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

Out-of-bound policy kill the particle but print a warning. More...

Detailed Description

Out-of-bound policy kill the particle but print a warning.

Definition at line 33 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 KillParticleWithWarning::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 43 of file vector_dist_ofb.hpp.


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