Loading...
Searching...
No Matches
particle< Type >::trackingData Class Reference

#include <particle.H>

Inheritance diagram for particle< Type >::trackingData:

Public Member Functions

template<class TrackCloudType>
 trackingData (const TrackCloudType &cloud)

Public Attributes

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

Detailed Description

template<class Type>
class Foam::particle< Type >::trackingData

Definition at line 95 of file particle.H.

Constructor & Destructor Documentation

◆ trackingData()

template<class Type>
template<class TrackCloudType>
trackingData ( const TrackCloudType & cloud)
inline

Definition at line 114 of file particle.H.

Member Data Documentation

◆ switchProcessor

template<class Type>
bool switchProcessor

Flag to switch processor.

Definition at line 104 of file particle.H.

◆ keepParticle

template<class Type>
bool keepParticle

Flag to indicate whether to keep particle (false = delete).

Definition at line 109 of file particle.H.


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