ReactingParcel< ParcelType >::trackingData Class Reference
Inheritance diagram for ReactingParcel< ParcelType >::trackingData:
[legend]
Collaboration diagram for ReactingParcel< ParcelType >::trackingData:
[legend]

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. More...
 
const interpolation< scalar > & pInterp () const
 Return const access to the interpolator for continuous phase. More...
 
scalar pc () const
 Return the continuous phase pressure. More...
 
scalar & pc ()
 Access the continuous phase pressure. More...
 
- Public Member Functions inherited from externalPointEdgePoint::trackingData
 trackingData (const pointField &points)
 

Additional Inherited Members

- Public Attributes inherited from externalPointEdgePoint::trackingData
const pointFieldpoints_
 

Detailed Description

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

Definition at line 142 of file ReactingParcel.H.

Member Typedef Documentation

◆ trackPart

typedef ParcelType::trackingData::trackPart trackPart

Definition at line 164 of file ReactingParcel.H.

Constructor & Destructor Documentation

◆ trackingData()

trackingData ( const TrackCloudType &  cloud,
trackPart  part = ParcelType::trackingData::tpLinearTrack 
)
inline

Construct from components.

Definition at line 30 of file ReactingParcelTrackingDataI.H.

References Foam::New().

Here is the call graph for this function:

Member Function Documentation

◆ pInterp()

const Foam::interpolation< Foam::scalar > & pInterp
inline

Return const access to the interpolator for continuous phase.

pressure field

Definition at line 51 of file ReactingParcelTrackingDataI.H.

Referenced by ReactingParcel< ParcelType >::setCellValues().

Here is the caller graph for this function:

◆ pc() [1/2]

Foam::scalar pc
inline

Return the continuous phase pressure.

Definition at line 58 of file ReactingParcelTrackingDataI.H.

Referenced by ReactingParcel< ParcelType >::calc(), ReactingParcel< ParcelType >::calcPhaseChange(), ReactingParcel< ParcelType >::cellValueSourceCorrection(), ReactingParcel< ParcelType >::correctSurfaceValues(), and ReactingParcel< ParcelType >::setCellValues().

Here is the caller graph for this function:

◆ pc() [2/2]

Foam::scalar & pc
inline

Access the continuous phase pressure.

Definition at line 65 of file ReactingParcelTrackingDataI.H.


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