Return a pointer to a new VoFphase. More...
Public Member Functions | |
iNew (const fvMesh &mesh) | |
virtual | ~iNew () |
virtual autoPtr< VoFphase > | operator() (Istream &is) const =0 |
Protected Attributes | |
const fvMesh & | mesh_ |
Return a pointer to a new VoFphase.
created on freestore from Istream
Definition at line 76 of file VoFphase.H.
Definition at line 84 of file VoFphase.H.
|
inlinevirtual |
Definition at line 89 of file VoFphase.H.
Implemented in incompressibleVoFphase::iNew, and compressibleVoFphase::iNew.
|
protected |
Definition at line 80 of file VoFphase.H.
Referenced by compressibleVoFphase::iNew::operator()(), and incompressibleVoFphase::iNew::operator()().