Class used to pass tracking data to the trackToFace function. More...
Public Member Functions | |
trackingData (Cloud< findCellParticle > &cloud, labelListList &cellToData, List< List< point > > &cellToEnd) | |
labelListList & | cellToData () |
List< List< point > > & | cellToEnd () |
![]() | |
TrackingData (Cloud< findCellParticle > &cloud) | |
Cloud< findCellParticle > & | cloud () |
Return a reference to the cloud. More... | |
Private Attributes | |
labelListList & | cellToData_ |
List< List< point > > & | cellToEnd_ |
Additional Inherited Members | |
![]() | |
typedef Cloud< findCellParticle > | cloudType |
![]() | |
bool | switchProcessor |
Flag to switch processor. More... | |
bool | keepParticle |
Flag to indicate whether to keep particle (false = delete) More... | |
Class used to pass tracking data to the trackToFace function.
Definition at line 69 of file findCellParticle.H.
|
inline |
Definition at line 81 of file findCellParticle.H.
|
inline |
Definition at line 95 of file findCellParticle.H.
References findCellParticle::trackingData::cellToData_.
Referenced by findCellParticle::move().
Definition at line 100 of file findCellParticle.H.
References findCellParticle::trackingData::cellToEnd_.
Referenced by findCellParticle::move().
|
private |
Definition at line 73 of file findCellParticle.H.
Referenced by findCellParticle::trackingData::cellToData().
Definition at line 74 of file findCellParticle.H.
Referenced by findCellParticle::trackingData::cellToEnd().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.