Return a pointer to a new phase created on freestore. More...
#include <phaseModel.H>
Public Member Functions | |
| iNew (const fvMesh &mesh) | |
| autoPtr< phaseModel > | operator() (Istream &is) const |
| iNew (const phaseSystem &fluid) | |
| autoPtr< phaseModel > | operator() (Istream &is) const |
| iNew (const volScalarField &p, const volScalarField &T) | |
| autoPtr< phaseModel > | operator() (Istream &is) const |
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.
|
inline |
Definition at line 139 of file phaseModel.H.
References DimensionedField< Type, GeoMesh >::mesh().

|
inline |
Definition at line 152 of file phaseModel.H.
References phaseModel::fluid().

|
inline |
Definition at line 93 of file phaseModel.H.
References p, and GeometricField< scalar, fvPatchField, volMesh >::T().

|
inline |
Definition at line 147 of file phaseModel.H.
References entry::keyword(), dictionary::null, and phaseModel::phaseModel().

|
inline |
Definition at line 161 of file phaseModel.H.
References phaseModel::New().

|
inline |
Definition at line 103 of file phaseModel.H.
References autoPtr< T >::New().
