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 |
| trackData | ( | moleculeCloud & | molCloud, |
| label | part | ||
| ) |
Definition at line 69 of file molecule.C.
| Foam::moleculeCloud & molCloud | ( | ) | [inline]
|
Definition at line 465 of file moleculeI.H.
Referenced by molecule::move().
| Foam::label part | ( | ) | const [inline]
|
Definition at line 471 of file moleculeI.H.
Referenced by molecule::move().