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 107 of file particle.H.
Definition at line 119 of file particle.H.
|
inline |
Definition at line 129 of file particle.H.
Return a reference to the cloud.
Definition at line 138 of file particle.H.
Referenced by solidParticle::hitWallPatch(), solidParticle::move(), and molecule::move().
| bool switchProcessor |
Flag to switch processor.
Definition at line 122 of file particle.H.
Referenced by solidParticle::hitProcessorPatch(), streamLineParticle::hitProcessorPatch(), findCellParticle::hitProcessorPatch(), trackedParticle::hitProcessorPatch(), molecule::hitProcessorPatch(), solidParticle::move(), streamLineParticle::move(), findCellParticle::move(), trackedParticle::move(), and molecule::move().
| bool keepParticle |
Flag to indicate whether to keep particle (false = delete)
Definition at line 125 of file particle.H.
Referenced by trackedParticle::hitCyclicAMIPatch(), streamLineParticle::hitCyclicPatch(), findCellParticle::hitCyclicPatch(), trackedParticle::hitCyclicPatch(), solidParticle::hitPatch(), streamLineParticle::hitPatch(), findCellParticle::hitPatch(), trackedParticle::hitPatch(), molecule::hitPatch(), streamLineParticle::hitSymmetryPatch(), findCellParticle::hitSymmetryPatch(), trackedParticle::hitSymmetryPatch(), streamLineParticle::hitSymmetryPlanePatch(), findCellParticle::hitSymmetryPlanePatch(), trackedParticle::hitSymmetryPlanePatch(), streamLineParticle::hitWallPatch(), findCellParticle::hitWallPatch(), trackedParticle::hitWallPatch(), streamLineParticle::hitWedgePatch(), findCellParticle::hitWedgePatch(), trackedParticle::hitWedgePatch(), solidParticle::move(), streamLineParticle::move(), findCellParticle::move(), trackedParticle::move(), and molecule::move().
1.8.13