FreeFOAM The Cross-Platform CFD Toolkit
phase::iNew Class Reference

Return a pointer to a new phase created on freestore. More...

#include <applications/solvers/multiphase/multiphaseInterFoam/multiphaseMixture/phase/phase.H>


Detailed Description

Return a pointer to a new phase created on freestore.

from Istream

Definition at line 83 of file phase.H.

List of all members.

Public Member Functions

 iNew (const volVectorField &U, const surfaceScalarField &phi)
autoPtr< phaseoperator() (Istream &is) const

Constructor & Destructor Documentation

iNew ( const volVectorField U,
const surfaceScalarField phi 
)
inline

Definition at line 91 of file phase.H.


Member Function Documentation

autoPtr<phase> operator() ( Istream is) const
inline

Definition at line 100 of file phase.H.

References entry::keyword(), dictionary::null, and phase::phase().


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