Class used to pass tracking data to the trackToFace function. More...
#include <src/lagrangian/molecularDynamics/molecule/molecule/molecule.H>
Class used to pass tracking data to the trackToFace function.
Definition at line 153 of file molecule.H.
Inheritance diagram for molecule::trackData:
Collaboration diagram for molecule::trackData:Public Member Functions | |
| trackData (moleculeCloud &molCloud, label part) | |
| moleculeCloud & | molCloud () |
| label | part () const |
Public Member Functions inherited from Particle< ParticleType >::trackData | |
| trackData (Cloud< ParticleType > &cloud) | |
| Cloud< ParticleType > & | cloud () |
| Return a reference to the cloud. | |
Additional Inherited Members | |
Public Attributes inherited from Particle< ParticleType >::trackData | |
| bool | switchProcessor |
| bool | keepParticle |
| trackData | ( | moleculeCloud & | molCloud, |
| label | part | ||
| ) |
Definition at line 69 of file molecule.C.
|
inline |
Definition at line 465 of file moleculeI.H.
Referenced by molecule::move().
|
inline |
Definition at line 471 of file moleculeI.H.
Referenced by molecule::move().