FreeFOAM The Cross-Platform CFD Toolkit
molecule::trackData Class Reference

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

#include <src/lagrangian/molecularDynamics/molecule/molecule/molecule.H>


Detailed Description

Class used to pass tracking data to the trackToFace function.

Definition at line 153 of file molecule.H.

+ Inheritance diagram for molecule::trackData:
+ Collaboration diagram for molecule::trackData:

List of all members.

Public Member Functions

 trackData (moleculeCloud &molCloud, label part)
moleculeCloudmolCloud ()
label part () const
- Public Member Functions inherited from Particle< ParticleType >::trackData
 trackData (Cloud< ParticleType > &cloud)
Cloud< ParticleType > & cloud ()
 Return a reference to the cloud.

Additional Inherited Members

- Public Attributes inherited from Particle< ParticleType >::trackData
bool switchProcessor
bool keepParticle

Constructor & Destructor Documentation

trackData ( moleculeCloud molCloud,
label  part 
)

Definition at line 69 of file molecule.C.


Member Function Documentation

Foam::moleculeCloud & molCloud ( )
inline

Definition at line 465 of file moleculeI.H.

Referenced by molecule::move().

Foam::label part ( ) const
inline

Definition at line 471 of file moleculeI.H.

Referenced by molecule::move().


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