Functions
pEqn.H File Reference

Go to the source code of this file.

Functions

PtrList< surfaceScalarField > alphafs (phases.size())
 
PtrList< volScalarField > rAUs (phases.size())
 
PtrList< surfaceScalarField > alpharAUfs (phases.size())
 
 forAll (phases, phasei)
 
PtrList< surfaceScalarField > phiFs (phases.size())
 
 while (pimple.correct())
 

Function Documentation

PtrList<surfaceScalarField> alphafs ( phases.  size())

Referenced by forAll(), forAllIter(), and while().

Here is the caller graph for this function:

PtrList<volScalarField> rAUs ( phases.  size())
PtrList<surfaceScalarField> alpharAUfs ( phases.  size())

Referenced by forAll(), and while().

Here is the caller graph for this function:

forAll ( phases  ,
phasei   
)

Definition at line 5 of file pEqn.H.

References Foam::constant::atomic::alpha, alphafs(), alpharAUfs(), fluid, Foam::fvc::flux(), Foam::MULES::interpolate(), Foam::max(), Foam::name(), phasei, phases, phiFs(), rAUs(), and UEqns().

Referenced by if(), and while().

Here is the call graph for this function:

Here is the caller graph for this function:

PtrList<surfaceScalarField> phiFs ( phases.  size())

Referenced by forAll(), and while().

Here is the caller graph for this function:

while ( pimple.  correct())