Loading...
Searching...
No Matches
pEqn.H File Reference

Go to the source code of this file.

Functions

PtrList< surfaceScalarField > alphafs (phases.size())
 forAll (phases, phasei)
PtrList< volScalarField > rAUs (phases.size())
 forAll (fluid.movingPhases(), movingPhasei)
fluid fillFields ("rAU", dimTime/dimDensity, rAUs)
PtrList< surfaceScalarField > alpharAUfs (phases.size())
PtrList< surfaceScalarField > phiFs (fluid.phiFs(rAUs))
 while (pimple.correct())

Function Documentation

◆ alphafs()

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

References phases.

Referenced by alpharAUfs(), for(), forAll(), ghSnGradRho(), setSnGrad< fixedFluxPressureFvPatchScalarField >(), while(), and while().

Here is the caller graph for this function:

◆ forAll() [1/2]

forAll ( phases ,
phasei  )

Definition at line 3 of file pEqn.H.

References alpha, alphafs(), name, phasei, and phases.

Here is the call graph for this function:

◆ rAUs()

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

References phases.

◆ forAll() [2/2]

forAll ( fluid. movingPhases(),
movingPhasei  )

Definition at line 14 of file pEqn.H.

References alpha, fluid, rAUs, and UEqns().

Here is the call graph for this function:

◆ fillFields()

◆ alpharAUfs()

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

References alpha, alpharAUfs(), phasei, phases, and rAUs.

Referenced by alpharAUfs(), and while().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ phiFs()

PtrList< surfaceScalarField > phiFs ( fluid. phiFsrAUs)

References fluid, and rAUs.

Referenced by MomentumTransferPhaseSystem< BasePhaseSystem >::phiFs(), and while().

Here is the caller graph for this function:

◆ while()

while ( pimple. correct())