Loading...
Searching...
No Matches
MPPICParcel< ParcelType >::trackingData Class Reference

#include <MPPICParcel.H>

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

Public Types

enum  trackPart { tpLinearTrack , tpDampingNoTrack , tpPackingNoTrack , tpCorrectTrack }

Public Member Functions

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

Detailed Description

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

Definition at line 85 of file MPPICParcel.H.

Member Enumeration Documentation

◆ trackPart

template<class ParcelType>
enum trackPart
Enumerator
tpLinearTrack 
tpDampingNoTrack 
tpPackingNoTrack 
tpCorrectTrack 

Definition at line 92 of file MPPICParcel.H.

Constructor & Destructor Documentation

◆ trackingData()

template<class ParcelType>
template<class TrackCloudType>
trackingData ( const TrackCloudType & cloud,
trackPart part = tpLinearTrack )
inline

Constructors.

Construct from components

Definition at line 28 of file MPPICParcelTrackingDataI.H.

References dict, mesh, Foam::name(), Foam::New(), part(), timeName, and trackingData().

Referenced by trackingData().

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

Member Function Documentation

◆ updateAverages()

template<class ParcelType>
template<class TrackCloudType>
void updateAverages ( const TrackCloudType & cloud)
inline

Update the MPPIC averages.

Definition at line 139 of file MPPICParcelTrackingDataI.H.

References AveragingMethod< Type >::New(), and Foam::Zero.

Here is the call graph for this function:

◆ part() [1/2]

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

Access.

Const access to the tracking part label

Definition at line 242 of file MPPICParcelTrackingDataI.H.

Referenced by trackingData().

Here is the caller graph for this function:

◆ part() [2/2]

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

Non const access to the tracking part label.

Definition at line 250 of file MPPICParcelTrackingDataI.H.


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