Public Member Functions | Public Attributes | List of all members
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...
 

Public Attributes

const PackedBoolListisWallPatch_
 
- Public Attributes 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 74 of file wallBoundedParticle.H.

Constructor & Destructor Documentation

TrackingData ( CloudType cloud,
const PackedBoolList isWallPatch 
)
inline

Definition at line 86 of file wallBoundedParticle.H.

Member Data Documentation

const PackedBoolList& isWallPatch_

Definition at line 81 of file wallBoundedParticle.H.


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