SPH
|
Provides a way to access ghost particle data outside the solver. More...
#include <Boundary.h>
Public Member Functions | |
GhostParticlesData (Array< Ghost > &&ghosts) | |
Ghost & | getGhost (const Size idx) |
Returns the reference to ghost particle with given index. More... | |
Size | size () const |
Returns the total number of ghost particles. More... | |
![]() | |
virtual | ~Polymorphic () |
Provides a way to access ghost particle data outside the solver.
Definition at line 48 of file Boundary.h.
Definition at line 53 of file Boundary.h.
Returns the reference to ghost particle with given index.
Definition at line 57 of file Boundary.h.
|
inline |
Returns the total number of ghost particles.
Definition at line 62 of file Boundary.h.