ReactingParcel< ParcelType >::constantProperties Class Reference

Class to hold reacting parcel constant properties. More...

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

Public Member Functions

 constantProperties ()
 Null constructor. More...
 
 constantProperties (const constantProperties &cp)
 Copy constructor. More...
 
 constantProperties (const dictionary &parentDict)
 Construct from dictionary. More...
 
scalar pMin () const
 Return const access to the minimum pressure. More...
 
bool constantVolume () const
 Return const access to the constant volume flag. More...
 

Detailed Description

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

Class to hold reacting parcel constant properties.

Definition at line 87 of file ReactingParcel.H.

Constructor & Destructor Documentation

◆ constantProperties() [1/3]

Null constructor.

Definition at line 32 of file ReactingParcelI.H.

◆ constantProperties() [2/3]

constantProperties ( const constantProperties cp)
inline

Copy constructor.

Definition at line 41 of file ReactingParcelI.H.

◆ constantProperties() [3/3]

constantProperties ( const dictionary parentDict)
inline

Construct from dictionary.

Definition at line 53 of file ReactingParcelI.H.

Member Function Documentation

◆ pMin()

Foam::scalar pMin
inline

Return const access to the minimum pressure.

Definition at line 97 of file ReactingParcelI.H.

◆ constantVolume()

bool constantVolume
inline

Return const access to the constant volume flag.

Definition at line 105 of file ReactingParcelI.H.


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