Loading...
Searching...
No Matches
findCellParticle::trackingData Class Reference

Class used to pass tracking data to the trackToFace function. More...

#include <findCellParticle.H>

Inheritance diagram for findCellParticle::trackingData:
Collaboration diagram for findCellParticle::trackingData:

Public Member Functions

 trackingData (Cloud< findCellParticle > &cloud, labelListList &cellToData, List< List< point > > &cellToEnd)
labelListListcellToData () noexcept
List< List< point > > & cellToEnd () noexcept
Public Member Functions inherited from particle< Type >::trackingData
template<class TrackCloudType>
 trackingData (const TrackCloudType &cloud)

Additional Inherited Members

Public Attributes inherited from particle< Type >::trackingData
bool switchProcessor
 Flag to switch processor.
bool keepParticle
 Flag to indicate whether to keep particle (false = delete).

Detailed Description

Class used to pass tracking data to the trackToFace function.

Definition at line 84 of file findCellParticle.H.

Constructor & Destructor Documentation

◆ trackingData()

trackingData ( Cloud< findCellParticle > & cloud,
labelListList & cellToData,
List< List< point > > & cellToEnd )
inline

Definition at line 95 of file findCellParticle.H.

References cellToData(), cellToEnd(), particle< Type >::particle(), and trackingData().

Referenced by trackingData().

Here is the call graph for this function:
Here is the caller graph for this function:

Member Function Documentation

◆ cellToData()

labelListList & cellToData ( )
inlinenoexcept

Definition at line 110 of file findCellParticle.H.

References Foam::noexcept.

Referenced by trackingData().

Here is the caller graph for this function:

◆ cellToEnd()

List< List< point > > & cellToEnd ( )
inlinenoexcept

Definition at line 112 of file findCellParticle.H.

References Foam::noexcept.

Referenced by trackingData().

Here is the caller graph for this function:

The documentation for this class was generated from the following file: