Public Member Functions | Private Attributes
phase::iNew Class Reference

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

Collaboration diagram for phase::iNew:
Collaboration graph
[legend]

Public Member Functions

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

Private Attributes

const volVectorFieldU_
 
const surfaceScalarFieldphi_
 

Detailed Description

Return a pointer to a new phase created on freestore.

from Istream

Definition at line 82 of file phase.H.

Constructor & Destructor Documentation

◆ iNew()

iNew ( const volVectorField U,
const surfaceScalarField phi 
)
inline

Definition at line 90 of file phase.H.

Member Function Documentation

◆ operator()()

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

Definition at line 99 of file phase.H.

References ent::keyword(), dictionary::null, phase::phase(), phase::iNew::phi_, and phase::iNew::U_.

Here is the call graph for this function:

Field Documentation

◆ U_

const volVectorField& U_
private

Definition at line 84 of file phase.H.

Referenced by phase::iNew::operator()().

◆ phi_

const surfaceScalarField& phi_
private

Definition at line 85 of file phase.H.

Referenced by phase::iNew::operator()().


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