Class used to pass tracking data to the trackToFace function. More...
#include <molecule.H>
Public Member Functions | |
| trackingData (moleculeCloud &cloud, label part) | |
| label | part () const |
| Public Member Functions inherited from particle< Type >::trackingData | |
| template<class TrackCloudType> | |
| trackingData (const TrackCloudType &cloud) | |
Additional Inherited Members | |
| Public Attributes inherited from particle< Type >::trackingData | |
| bool | switchProcessor |
| Flag to switch processor. | |
| bool | keepParticle |
| Flag to indicate whether to keep particle (false = delete). | |
Class used to pass tracking data to the trackToFace function.
Definition at line 170 of file molecule.H.
|
inline |
Definition at line 182 of file molecule.H.
References part(), particle< Type >::particle(), and trackingData().
Referenced by trackingData().
|
inline |
Definition at line 190 of file molecule.H.
Referenced by trackingData().