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

Out-of-bound policy do nothing. More...

Detailed Description

Out-of-bound policy do nothing.

Definition at line 52 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 Nothing::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 62 of file vector_dist_ofb.hpp.


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