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< phaseModeloperator() (Istream &is) const
 
 iNew (const phaseSystem &fluid, const word &referencePhaseName)
 
autoPtr< phaseModeloperator() (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() [1/2]

iNew ( const volScalarField p,
const volScalarField T 
)
inline

Definition at line 91 of file phaseModel.H.

◆ iNew() [2/2]

iNew ( const phaseSystem fluid,
const word referencePhaseName 
)
inline

Definition at line 139 of file phaseModel.H.

Member Function Documentation

◆ operator()() [1/2]

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:

◆ operator()() [2/2]


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