Public Member Functions | Data Fields
wallBoundedParticle::TrackingData< CloudType > Class Template Reference

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

Inheritance diagram for wallBoundedParticle::TrackingData< CloudType >:
Inheritance graph
[legend]
Collaboration diagram for wallBoundedParticle::TrackingData< CloudType >:
Collaboration graph
[legend]

Public Member Functions

 TrackingData (CloudType &cloud, const PackedBoolList &isWallPatch)
 
- Public Member Functions inherited from particle< Type >::TrackingData< CloudType >
 TrackingData (CloudType &cloud)
 
CloudTypecloud ()
 Return a reference to the cloud. More...
 

Data Fields

const PackedBoolListisWallPatch_
 
- Data Fields inherited from particle< Type >::TrackingData< CloudType >
bool switchProcessor
 Flag to switch processor. More...
 
bool keepParticle
 Flag to indicate whether to keep particle (false = delete) More...
 

Additional Inherited Members

- Public Types inherited from particle< Type >::TrackingData< CloudType >
typedef CloudType cloudType
 

Detailed Description

template<class CloudType>
class Foam::wallBoundedParticle::TrackingData< CloudType >

Class used to pass tracking data to the trackToFace function.

Definition at line 66 of file wallBoundedParticle.H.

Constructor & Destructor Documentation

◆ TrackingData()

TrackingData ( CloudType cloud,
const PackedBoolList isWallPatch 
)
inline

Definition at line 78 of file wallBoundedParticle.H.

Field Documentation

◆ isWallPatch_

const PackedBoolList& isWallPatch_

Definition at line 73 of file wallBoundedParticle.H.


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