Public Member Functions | List of all members
findCellParticle::trackingData Class Reference
Inheritance diagram for findCellParticle::trackingData:
Inheritance graph
[legend]
Collaboration diagram for findCellParticle::trackingData:
Collaboration graph
[legend]

Public Member Functions

 trackingData (Cloud< findCellParticle > &cloud, labelListList &cellToData, List< List< point >> &cellToEnd)
 
labelListListcellToData ()
 
List< List< point > > & cellToEnd ()
 
- 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
 
bool keepParticle
 

Detailed Description

Definition at line 76 of file findCellParticle.H.

Constructor & Destructor Documentation

◆ trackingData()

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

Definition at line 88 of file findCellParticle.H.

Member Function Documentation

◆ cellToData()

labelListList& cellToData ( )
inline

Definition at line 102 of file findCellParticle.H.

Referenced by findCellParticle::move().

Here is the caller graph for this function:

◆ cellToEnd()

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

Definition at line 107 of file findCellParticle.H.

Referenced by findCellParticle::move().

Here is the caller graph for this function:

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