VoFphase::iNew Class Referenceabstract

Return a pointer to a new VoFphase. More...

Inheritance diagram for VoFphase::iNew:
Collaboration diagram for VoFphase::iNew:

Public Member Functions

 iNew (const fvMesh &mesh)
 
virtual ~iNew ()
 
virtual autoPtr< VoFphaseoperator() (Istream &is) const =0
 

Protected Attributes

const fvMeshmesh_
 

Detailed Description

Return a pointer to a new VoFphase.

created on freestore from Istream

Definition at line 76 of file VoFphase.H.

Constructor & Destructor Documentation

◆ iNew()

iNew ( const fvMesh mesh)
inline

Definition at line 84 of file VoFphase.H.

◆ ~iNew()

virtual ~iNew ( )
inlinevirtual

Definition at line 89 of file VoFphase.H.

Member Function Documentation

◆ operator()()

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

Member Data Documentation

◆ mesh_

const fvMesh& mesh_
protected

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