Public Member Functions | List of all members
phaseModel::iNew Class Reference

Public Member Functions

 iNew (const fvMesh &mesh)
 
autoPtr< phaseModeloperator() (Istream &is) const
 
 iNew (const phaseSystem &fluid)
 
autoPtr< phaseModeloperator() (Istream &is) const
 
 iNew (const volScalarField &p, const volScalarField &T)
 
autoPtr< phaseModeloperator() (Istream &is) const
 

Detailed Description

Definition at line 104 of file phaseModel.H.

Constructor & Destructor Documentation

◆ iNew() [1/3]

iNew ( const fvMesh mesh)
inline

Definition at line 111 of file phaseModel.H.

◆ iNew() [2/3]

iNew ( const phaseSystem fluid)
inline

Definition at line 133 of file phaseModel.H.

◆ iNew() [3/3]

iNew ( const volScalarField p,
const volScalarField T 
)
inline

Definition at line 87 of file phaseModel.H.

Member Function Documentation

◆ operator()() [1/3]

autoPtr<phaseModel> operator() ( Istream is) const
inline

Definition at line 118 of file phaseModel.H.

References entry::keyword(), dictionary::null, and phaseModel::phaseModel().

Here is the call graph for this function:

◆ operator()() [2/3]

autoPtr<phaseModel> operator() ( Istream is) const
inline

Definition at line 141 of file phaseModel.H.

References phaseModel::New().

Here is the call graph for this function:

◆ operator()() [3/3]

autoPtr<phaseModel> operator() ( Istream is) const
inline

Definition at line 96 of file phaseModel.H.

References autoPtr::New().

Here is the call graph for this function:

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