compressibleVoFphase::iNew Class Reference

Return a pointer to a new compressibleVoFphase. More...

Inheritance diagram for compressibleVoFphase::iNew:
Collaboration diagram for compressibleVoFphase::iNew:

Public Member Functions

 iNew (const fvMesh &mesh, const volScalarField &T)
 
virtual autoPtr< VoFphaseoperator() (Istream &is) const
 
- Public Member Functions inherited from VoFphase::iNew
 iNew (const fvMesh &mesh)
 
virtual ~iNew ()
 

Additional Inherited Members

- Protected Attributes inherited from VoFphase::iNew
const fvMeshmesh_
 

Detailed Description

Return a pointer to a new compressibleVoFphase.

created on freestore from Istream

Definition at line 89 of file compressibleVoFphase.H.

Constructor & Destructor Documentation

◆ iNew()

iNew ( const fvMesh mesh,
const volScalarField T 
)
inline

Definition at line 97 of file compressibleVoFphase.H.

Member Function Documentation

◆ operator()()

virtual autoPtr<VoFphase> operator() ( Istream is) const
inlinevirtual

Implements VoFphase::iNew.

Definition at line 103 of file compressibleVoFphase.H.

References compressibleVoFphase::compressibleVoFphase(), VoFphase::iNew::mesh_, and VoFphase::name().

Here is the call graph for this function:

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