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


Public Member Functions | |
| iNew (const fvMesh &mesh, const volScalarField &T) | |
| 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 compressibleVoFphase.
created on freestore from Istream
Definition at line 86 of file compressibleVoFphase.H.
|
inline |
Definition at line 94 of file compressibleVoFphase.H.
Implements VoFphase::iNew.
Definition at line 100 of file compressibleVoFphase.H.
References compressibleVoFphase::compressibleVoFphase(), VoFphase::iNew::mesh_, and VoFphase::name().
