MPPICParcel< ParcelType >::trackingData Class Reference
Inheritance diagram for MPPICParcel< ParcelType >::trackingData:
Collaboration diagram for MPPICParcel< ParcelType >::trackingData:

Public Types

enum  trackPart { tpPredictTrack, tpDampingNoTrack, tpPackingNoTrack, tpCorrectTrack }
 

Public Member Functions

template<class TrackCloudType >
 trackingData (const TrackCloudType &cloud)
 Constructors. More...
 
template<class TrackCloudType >
void updateAverages (const TrackCloudType &cloud)
 Update the MPPIC averages. More...
 
trackPart part () const
 Access. More...
 
trackPartpart ()
 Non const access to the tracking part. More...
 

Detailed Description

template<class ParcelType>
class Foam::MPPICParcel< ParcelType >::trackingData

Definition at line 83 of file MPPICParcel.H.

Member Enumeration Documentation

◆ trackPart

enum trackPart
Enumerator
tpPredictTrack 
tpDampingNoTrack 
tpPackingNoTrack 
tpCorrectTrack 

Definition at line 90 of file MPPICParcel.H.

Constructor & Destructor Documentation

◆ trackingData()

trackingData ( const TrackCloudType &  cloud)
inline

Constructors.

Construct from components

Definition at line 33 of file MPPICParcelTrackingDataI.H.

References MPPICParcel< ParcelType >::trackingData::updateAverages().

Here is the call graph for this function:

Member Function Documentation

◆ updateAverages()

void updateAverages ( const TrackCloudType &  cloud)
inline

Update the MPPIC averages.

Definition at line 143 of file MPPICParcelTrackingDataI.H.

References AveragingMethod< Type >::add(), AveragingMethod< Type >::average(), f(), forAllConstIter(), Foam::mag(), Foam::magSqr(), p, Foam::pow(), Foam::pow3(), Foam::sqr(), and Foam::Zero.

Referenced by MPPICParcel< ParcelType >::trackingData::trackingData().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ part() [1/2]

Foam::MPPICParcel< ParcelType >::trackingData::trackPart part ( ) const
inline

Access.

Const access to the tracking part

Definition at line 249 of file MPPICParcelTrackingDataI.H.

Referenced by MPPICParcel< ParcelType >::move().

Here is the caller graph for this function:

◆ part() [2/2]

Foam::MPPICParcel< ParcelType >::trackingData::trackPart & part ( )
inline

Non const access to the tracking part.

Definition at line 257 of file MPPICParcelTrackingDataI.H.


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