Class used to pass tracking data to the trackToFace function. More...
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 bitSet & | isWallPatch_ |
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... | |
Class used to pass tracking data to the trackToFace function.
Definition at line 66 of file wallBoundedParticle.H.
|
inline |
Definition at line 78 of file wallBoundedParticle.H.
| const bitSet& isWallPatch_ |
Definition at line 72 of file wallBoundedParticle.H.