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

Public Member Functions

template<class TrackCloudType >
 trackingData (const TrackCloudType &cloud)
 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...
 

Detailed Description

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

Definition at line 115 of file ReactingParcel.H.

Constructor & Destructor Documentation

◆ trackingData()

trackingData ( const TrackCloudType &  cloud)
inline

Construct from components.

Definition at line 29 of file ReactingParcelTrackingDataI.H.

Member Function Documentation

◆ pInterp()

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

Return const access to the interpolator for continuous phase.

pressure field

Definition at line 48 of file ReactingParcelTrackingDataI.H.

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

Here is the caller graph for this function:

◆ pc() [1/2]

◆ pc() [2/2]

Foam::scalar & pc ( )
inline

Access the continuous phase pressure.

Definition at line 62 of file ReactingParcelTrackingDataI.H.


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