Public Types | Public Member Functions | Public Attributes | List of all members
particle< Type >::TrackingData< CloudType > Class Template Reference
Inheritance diagram for particle< Type >::TrackingData< CloudType >:
Inheritance graph
[legend]

Public Types

typedef CloudType cloudType
 

Public Member Functions

 TrackingData (CloudType &cloud)
 
CloudTypecloud ()
 Return a reference to the cloud. More...
 

Public Attributes

bool switchProcessor
 Flag to switch processor. More...
 
bool keepParticle
 Flag to indicate whether to keep particle (false = delete) More...
 

Detailed Description

template<class Type>
template<class CloudType>
class Foam::particle< Type >::TrackingData< CloudType >

Definition at line 94 of file particle.H.

Member Typedef Documentation

Definition at line 106 of file particle.H.

Constructor & Destructor Documentation

TrackingData ( CloudType cloud)
inline

Definition at line 116 of file particle.H.

Member Function Documentation

CloudType& cloud ( )
inline

Return a reference to the cloud.

Definition at line 125 of file particle.H.

Referenced by solidParticle::hitWallPatch(), solidParticle::move(), and molecule::move().

Here is the caller graph for this function:

Member Data Documentation

bool switchProcessor
bool keepParticle

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