Class used to pass tracking data to the trackToFace function. More...
#include <wallBoundedParticle.H>
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. | |
| bool | keepParticle |
| Flag to indicate whether to keep particle (false = delete). | |
Class used to pass tracking data to the trackToFace function.
Definition at line 66 of file wallBoundedParticle.H.
|
inline |
Definition at line 77 of file wallBoundedParticle.H.
References isWallPatch_, particle< Type >::particle(), and trackingData().
Referenced by trackingData().
| const bitSet& isWallPatch_ |
Definition at line 72 of file wallBoundedParticle.H.
Referenced by trackingData().