FreeFOAM The Cross-Platform CFD Toolkit
pEqn.H File Reference

Detailed Description

Definition in file pEqn.H.

+ Include dependency graph for pEqn.H:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

 if (pressureImplicitPorosity)
 adjustPhi (phi, U, p)
 for (int nonOrth=0;nonOrth<=nNonOrthCorr;nonOrth++)
p relax ()

Variables

 phi = fvc::interpolate(U) & mesh.Sf()

Function Documentation

Definition at line 1 of file pEqn.H.

References trTU, U, and UEqn().

adjustPhi ( phi  ,
U  ,
p   
)
p relax ( )

Variable Documentation

phi = fvc::interpolate(U) & mesh.Sf()

Definition at line 11 of file pEqn.H.