OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
Error Struct Reference

Out-of-bound policy kill the program. More...

Detailed Description

Out-of-bound policy kill the program.

Definition at line 69 of file vector_dist_ofb.hpp.

#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.
 

Member Function Documentation

◆ out()

static long int Error::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 79 of file vector_dist_ofb.hpp.


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