|
Data class to send a particle over MPI. More...
#include <MpiDataClass.h>
Additional Inherited Members | |
Public Member Functions inherited from MPISphericalParticle | |
void | copyDataFromMPIParticleToParticle (BaseParticle *p) |
Copies data from a BaseParticle to an MPIParticle class and returns this. More... | |
void | copyDataFromParticleToMPIParticle (BaseParticle *p) |
Static Public Member Functions inherited from MPISphericalParticle | |
static BaseParticle * | newParticle () |
Public Attributes inherited from MPISphericalParticle | |
unsigned int | id |
unsigned int | indSpecies |
unsigned int | HGridLevel |
Mdouble | radius |
Vec3D | position |
Vec3D | angularVelocity |
Vec3D | velocity |
Quaternion | orientation |
unsigned | communicationComplexity |
bool | isMaser |
bool | isFixed |
Data class to send a particle over MPI.
Define what type of particle is used in MPI