trackedParticle::trackingData Class Reference

Class used to pass tracking data to the trackToFace function. More...

Inheritance diagram for trackedParticle::trackingData:
[legend]
Collaboration diagram for trackedParticle::trackingData:
[legend]

Public Member Functions

 trackingData (Cloud< trackedParticle > &cloud, labelList &maxLevel, List< bitSet > &featureEdgeVisited)
 
- Public Member Functions inherited from particle< Type >::trackingData
template<class TrackCloudType >
 trackingData (const TrackCloudType &cloud)
 

Public Attributes

labelListmaxLevel_
 
List< bitSet > & featureEdgeVisited_
 
- Public Attributes inherited from particle< Type >::trackingData
bool switchProcessor
 Flag to switch processor. More...
 
bool keepParticle
 Flag to indicate whether to keep particle (false = delete) More...
 

Detailed Description

Class used to pass tracking data to the trackToFace function.

Definition at line 92 of file trackedParticle.H.

Constructor & Destructor Documentation

◆ trackingData()

trackingData ( Cloud< trackedParticle > &  cloud,
labelList maxLevel,
List< bitSet > &  featureEdgeVisited 
)
inline

Definition at line 106 of file trackedParticle.H.

Member Data Documentation

◆ maxLevel_

labelList& maxLevel_

Definition at line 98 of file trackedParticle.H.

Referenced by trackedParticle::move().

◆ featureEdgeVisited_

List<bitSet>& featureEdgeVisited_

Definition at line 100 of file trackedParticle.H.

Referenced by trackedParticle::correctAfterParallelTransfer().


The documentation for this class was generated from the following file: