Public Types | |
typedef CloudType | cloudType |
Public Member Functions | |
TrackingData (CloudType &cloud) | |
CloudType & | cloud () |
Return a reference to the cloud. More... | |
Public Attributes | |
bool | switchProcessor |
Flag to switch processor. More... | |
bool | keepParticle |
Flag to indicate whether to keep particle (false = delete) More... | |
Definition at line 94 of file particle.H.
Definition at line 106 of file particle.H.
|
inline |
Definition at line 116 of file particle.H.
Return a reference to the cloud.
Definition at line 125 of file particle.H.
Referenced by solidParticle::hitWallPatch(), solidParticle::move(), and molecule::move().
bool switchProcessor |
Flag to switch processor.
Definition at line 109 of file particle.H.
Referenced by solidParticle::hitProcessorPatch(), findCellParticle::hitProcessorPatch(), trackedParticle::hitProcessorPatch(), streamLineParticle::hitProcessorPatch(), molecule::hitProcessorPatch(), findCellParticle::move(), solidParticle::move(), trackedParticle::move(), streamLineParticle::move(), wallBoundedStreamLineParticle::move(), and molecule::move().
bool keepParticle |
Flag to indicate whether to keep particle (false = delete)
Definition at line 112 of file particle.H.
Referenced by findCellParticle::hitCyclicPatch(), trackedParticle::hitCyclicPatch(), streamLineParticle::hitCyclicPatch(), solidParticle::hitPatch(), findCellParticle::hitPatch(), trackedParticle::hitPatch(), streamLineParticle::hitPatch(), molecule::hitPatch(), findCellParticle::hitSymmetryPatch(), trackedParticle::hitSymmetryPatch(), streamLineParticle::hitSymmetryPatch(), findCellParticle::hitSymmetryPlanePatch(), trackedParticle::hitSymmetryPlanePatch(), streamLineParticle::hitSymmetryPlanePatch(), findCellParticle::hitWallPatch(), trackedParticle::hitWallPatch(), streamLineParticle::hitWallPatch(), findCellParticle::hitWedgePatch(), trackedParticle::hitWedgePatch(), streamLineParticle::hitWedgePatch(), findCellParticle::move(), solidParticle::move(), trackedParticle::move(), streamLineParticle::move(), wallBoundedStreamLineParticle::move(), and molecule::move().