Class used to pass tracking data to the trackToFace function. More...
Public Member Functions | |
TrackingData (CloudType &cloud, const PackedBoolList &isWallPatch) | |
![]() | |
TrackingData (CloudType &cloud) | |
CloudType & | cloud () |
Return a reference to the cloud. More... | |
Public Attributes | |
const PackedBoolList & | isWallPatch_ |
![]() | |
bool | switchProcessor |
Flag to switch processor. More... | |
bool | keepParticle |
Flag to indicate whether to keep particle (false = delete) More... | |
Additional Inherited Members | |
![]() | |
typedef CloudType | cloudType |
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.
References Foam::constant::universal::c, wallBoundedParticle::crossDiagonalEdge(), wallBoundedParticle::crossEdgeConnectedFace(), wallBoundedParticle::currentEdge(), wallBoundedParticle::diagEdge(), wallBoundedParticle::diagEdge_, wallBoundedParticle::hitCyclicPatch(), wallBoundedParticle::hitPatch(), wallBoundedParticle::hitProcessorPatch(), wallBoundedParticle::hitSymmetryPatch(), wallBoundedParticle::hitSymmetryPlanePatch(), wallBoundedParticle::hitWallPatch(), wallBoundedParticle::hitWedgePatch(), wallBoundedParticle::isTriAlongTrack(), wallBoundedParticle::meshEdgeStart(), wallBoundedParticle::meshEdgeStart_, p, wallBoundedParticle::patchInteraction(), particle< Type >::position(), wallBoundedParticle::trackFaceTri(), and wallBoundedParticle::wallBoundedParticle().
const PackedBoolList& isWallPatch_ |
Definition at line 73 of file wallBoundedParticle.H.