wallBoundedParticle::trackingData Class Reference

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

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

Public Member Functions

template<class TrackCloudType >
 trackingData (const TrackCloudType &cloud, const bitSet &isWallPatch)
 
- Public Member Functions inherited from particle< Type >::trackingData
template<class TrackCloudType >
 trackingData (const TrackCloudType &cloud)
 

Public Attributes

const bitSetisWallPatch_
 
- 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 70 of file wallBoundedParticle.H.

Constructor & Destructor Documentation

◆ trackingData()

trackingData ( const TrackCloudType &  cloud,
const bitSet isWallPatch 
)
inline

Definition at line 82 of file wallBoundedParticle.H.

Member Data Documentation

◆ isWallPatch_

const bitSet& isWallPatch_

Definition at line 77 of file wallBoundedParticle.H.

Referenced by wallBoundedParticle::trackToEdge().


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