|
Data class to send a particle velocity over MPI. More...
#include <MpiDataClass.h>
Public Attributes | |
Vec3D | velocity |
Vec3D | angularVelocity |
Data class to send a particle velocity over MPI.
Vec3D MPIParticleVelocity::angularVelocity |
Referenced by copyVelocityFrom().
Vec3D MPIParticleVelocity::velocity |
Referenced by copyVelocityFrom().