Out of bound policy it detect out of bound particles and decide what to do. More...
#include <vector_dist_ofb.hpp>
Static Public Member Functions | |
| static long int | out (size_t pp_id, size_t p_id) |
| It decide what to do when the particle is out. More... | |
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.
|
inlinestatic |
It decide what to do when the particle is out.
| pp_id | particle id |
| p_id | processor id |
Definition at line 26 of file vector_dist_ofb.hpp.