MPIParticleVelocity Class Reference

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

#include <MpiDataClass.h>

Public Attributes

Vec3D velocity
 
Vec3D angularVelocity
 

Detailed Description

Data class to send a particle velocity over MPI.

Member Data Documentation

◆ angularVelocity

Vec3D MPIParticleVelocity::angularVelocity

Referenced by copyVelocityFrom().

◆ velocity

Vec3D MPIParticleVelocity::velocity

Referenced by copyVelocityFrom().


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