Public Types | |
typedef CloudType | cloudType |
Public Member Functions | |
TrackingData (CloudType &cloud) | |
CloudType & | cloud () |
Return a reference to the cloud. More... | |
Data Fields | |
bool | switchProcessor |
Flag to switch processor. More... | |
bool | keepParticle |
Flag to indicate whether to keep particle (false = delete) More... | |
Private Attributes | |
CloudType & | cloud_ |
Reference to the cloud containing (this) particle. 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().
|
private |
Reference to the cloud containing (this) particle.
Definition at line 99 of file particle.H.
Referenced by particle< Type >::TrackingData< moleculeCloud >::cloud().
bool switchProcessor |
Flag to switch processor.
Definition at line 109 of file particle.H.
Referenced by streamLineParticle::calcSubCycleDeltaT(), 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 streamLineParticle::calcSubCycleDeltaT(), 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().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.