MPIParticle Class Reference

Data class to send a particle over MPI. More...

#include <MpiDataClass.h>

+ Inheritance diagram for MPIParticle:

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 BaseParticlenewParticle ()
 
- 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
 

Detailed Description

Data class to send a particle over MPI.

Define what type of particle is used in MPI


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