Public Member Functions | List of all members
molecule::trackingData Class Reference

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

Inheritance diagram for molecule::trackingData:
Inheritance graph
[legend]
Collaboration diagram for molecule::trackingData:
Collaboration graph
[legend]

Public Member Functions

 trackingData (moleculeCloud &cloud, label part)
 
label part () const
 
- Public Member Functions inherited from particle< Type >::TrackingData< moleculeCloud >
 TrackingData (moleculeCloud &cloud)
 
moleculeCloudcloud ()
 Return a reference to the cloud. More...
 

Additional Inherited Members

- Public Types inherited from particle< Type >::TrackingData< moleculeCloud >
typedef moleculeCloud cloudType
 
- Public Attributes inherited from particle< Type >::TrackingData< moleculeCloud >
bool switchProcessor
 Flag to switch processor. More...
 
bool keepParticle
 Flag to indicate whether to keep particle (false = delete) More...
 

Detailed Description

Class used to pass tracking data to the trackToFace function.

Definition at line 165 of file molecule.H.

Constructor & Destructor Documentation

◆ trackingData()

trackingData ( moleculeCloud cloud,
label  part 
)
inline

Definition at line 177 of file molecule.H.

Member Function Documentation

◆ part()

label part ( ) const
inline

Definition at line 185 of file molecule.H.

Referenced by molecule::move().

Here is the caller graph for this function:

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