OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
KillParticle Struct Reference

Out of bound policy it detect out of bound particles and decide what to do. More...

Detailed Description

Out of bound policy it detect out of bound particles and decide what to do.

Definition at line 16 of file vector_dist_ofb.hpp.

#include <vector_dist_ofb.hpp>

Static Public Member Functions

static size_t out (size_t pp_id, size_t p_id)
 It decide what to do when the particle is out. More...
 

Member Function Documentation

static size_t KillParticle::out ( size_t  pp_id,
size_t  p_id 
)
inlinestatic

It decide what to do when the particle is out.

Parameters
pp_idparticle id
p_idprocessor id
Returns
-1

Definition at line 26 of file vector_dist_ofb.hpp.


The documentation for this struct was generated from the following file: