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

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

Public Member Functions

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

Detailed Description

Return a pointer to a new phaseModel created on freestore.

Return a pointer to a new phase created on freestore.

from Istream

Definition at line 83 of file phaseModel.H.

Constructor & Destructor Documentation

iNew ( const volScalarField &  p,
const volScalarField &  T 
)
inline

Definition at line 91 of file phaseModel.H.

iNew ( const fvMesh &  mesh)
inline

Definition at line 114 of file phaseModel.H.

iNew ( const phaseSystem &  fluid)
inline

Definition at line 135 of file phaseModel.H.

Member Function Documentation

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

Definition at line 100 of file phaseModel.H.

References phaseModel::phaseModel().

Here is the call graph for this function:

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

Definition at line 121 of file phaseModel.H.

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

Here is the call graph for this function:

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

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