![]() |
|
Data class to send a particle position over MPI. More...
#include <MpiDataClass.h>
Public Attributes | |
| unsigned int | id |
| Vec3D | position |
| Quaternion | orientation |
| Mdouble | liquidVolume |
Data class to send a particle position over MPI.
Referenced by copyPositionFrom().
| Mdouble MPIParticlePosition::liquidVolume |
Referenced by copyPositionFrom().
| Quaternion MPIParticlePosition::orientation |
Referenced by copyPositionFrom().
| Vec3D MPIParticlePosition::position |
Referenced by copyPositionFrom().