Loading...
Searching...
No Matches
phaseModel::iNew Class Reference

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

#include <phaseModel.H>

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 139 of file phaseModel.H.

References DimensionedField< Type, GeoMesh >::mesh().

Here is the call graph for this function:

◆ iNew() [2/3]

iNew ( const phaseSystem & fluid)
inline

Definition at line 152 of file phaseModel.H.

References phaseModel::fluid().

Here is the call graph for this function:

◆ iNew() [3/3]

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

Definition at line 93 of file phaseModel.H.

References p, and GeometricField< scalar, fvPatchField, volMesh >::T().

Here is the call graph for this function:

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 files:
  • src/phaseSystemModels/multiphaseEuler/multiphaseSystem/phaseModel/phaseModel.H
  • src/phaseSystemModels/reactingEuler/multiphaseSystem/phaseModel/phaseModel/phaseModel.H
  • applications/solvers/multiphase/compressibleMultiphaseInterFoam/multiphaseMixtureThermo/phaseModel/phaseModel.H