Class used to pass tracking data to the trackToFace function. More...
Public Member Functions | |
| trackingData (moleculeCloud &cloud, label part) | |
| label | part () const |
Public Member Functions inherited from particle< Type >::TrackingData< moleculeCloud > | |
| TrackingData (moleculeCloud &cloud) | |
| moleculeCloud & | cloud () |
| Return a reference to the cloud. More... | |
Additional Inherited Members | |
Public Types inherited from particle< Type >::TrackingData< moleculeCloud > | |
| typedef moleculeCloud | cloudType |
Public Attributes inherited from particle< Type >::TrackingData< moleculeCloud > | |
| bool | switchProcessor |
| Flag to switch processor. More... | |
| bool | keepParticle |
| Flag to indicate whether to keep particle (false = delete) More... | |
Class used to pass tracking data to the trackToFace function.
Definition at line 165 of file molecule.H.
|
inline |
Definition at line 177 of file molecule.H.
|
inline |
Definition at line 185 of file molecule.H.
Referenced by molecule::move().
1.8.13