phaseModel::iNew Class Reference

Return a pointer to a new phase created on freestore. More...

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

Return a pointer to a new phase created on freestore.

Return a pointer to a new phaseModel created on freestore.

from Istream

Definition at line 133 of file phaseModel.H.

Constructor & Destructor Documentation

◆ iNew() [1/3]

iNew ( const fvMesh mesh)
inline

Definition at line 140 of file phaseModel.H.

◆ iNew() [2/3]

iNew ( const phaseSystem fluid)
inline

Definition at line 153 of file phaseModel.H.

◆ iNew() [3/3]

iNew ( const volScalarField p,
const volScalarField T 
)
inline

Definition at line 94 of file phaseModel.H.

Member Function Documentation

◆ operator()() [1/3]

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

Definition at line 147 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 161 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 103 of file phaseModel.H.

References autoPtr< T >::New().

Here is the call graph for this function:

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