Class used to pass tracking data to the trackToFace function. More...
Public Member Functions | |
trackingData (Cloud< trackedParticle > &cloud, labelList &maxLevel, List< bitSet > &featureEdgeVisited) | |
![]() | |
template<class TrackCloudType > | |
trackingData (const TrackCloudType &cloud) | |
Public Attributes | |
labelList & | maxLevel_ |
List< bitSet > & | featureEdgeVisited_ |
![]() | |
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 92 of file trackedParticle.H.
|
inline |
Definition at line 106 of file trackedParticle.H.
labelList& maxLevel_ |
Definition at line 98 of file trackedParticle.H.
Referenced by trackedParticle::move().
Definition at line 100 of file trackedParticle.H.
Referenced by trackedParticle::correctAfterParallelTransfer().