Return a pointer to a new incompressibleVoFphase. More...


Public Member Functions | |
| iNew (const fvMesh &mesh) | |
| virtual autoPtr< VoFphase > | operator() (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 fvMesh & | mesh_ |
Return a pointer to a new incompressibleVoFphase.
created on freestore from Istream
Definition at line 85 of file incompressibleVoFphase.H.
Definition at line 91 of file incompressibleVoFphase.H.
Implements VoFphase::iNew.
Definition at line 96 of file incompressibleVoFphase.H.
References incompressibleVoFphase::incompressibleVoFphase(), VoFphase::iNew::mesh_, and VoFphase::name().
