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

#include <ReactingParcel.H>

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

Public Types

typedef ParcelType::trackingData::trackPart trackPart

Public Member Functions

template<class TrackCloudType>
 trackingData (const TrackCloudType &cloud, trackPart part=ParcelType::trackingData::tpLinearTrack)
 Construct from components.
const interpolation< scalar > & pInterp () const
 Return const access to the interpolator for continuous phase.
scalar pc () const
 Return the continuous phase pressure.
scalar & pc ()
 Access the continuous phase pressure.

Detailed Description

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

Definition at line 162 of file ReactingParcel.H.

Member Typedef Documentation

◆ trackPart

template<class ParcelType>
typedef ParcelType::trackingData::trackPart trackPart

Definition at line 188 of file ReactingParcel.H.

Constructor & Destructor Documentation

◆ trackingData()

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

Construct from components.

Definition at line 23 of file ReactingParcelTrackingDataI.H.

References Foam::New(), p, trackingData(), and Foam::Zero.

Referenced by trackingData().

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

Member Function Documentation

◆ pInterp()

template<class ParcelType>
const Foam::interpolation< Foam::scalar > & pInterp ( ) const
inline

Return const access to the interpolator for continuous phase.

pressure field

Definition at line 44 of file ReactingParcelTrackingDataI.H.

◆ pc() [1/2]

template<class ParcelType>
Foam::scalar pc ( ) const
inline

Return the continuous phase pressure.

Definition at line 51 of file ReactingParcelTrackingDataI.H.

◆ pc() [2/2]

template<class ParcelType>
Foam::scalar & pc ( )
inline

Access the continuous phase pressure.

Definition at line 58 of file ReactingParcelTrackingDataI.H.


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