
Go to the source code of this file.
Functions | |
| surfaceScalarField | rAUf ("rAUf", faceMask *fvc::interpolate(rAU)) |
| volVectorField | HbyA ("HbyA", U) |
| tUEqn | clear () |
| surfaceScalarField | phiHbyA ("phiHbyA", fvc::flux(HbyA)) |
| adjustPhi (phiHbyA, U, p) | |
| if (adjustFringe) | |
| while (simple.correctNonOrthogonal()) | |
Variables | |
| HbyA = constrainHbyA(cellMask*rAU*UEqn.H(), U, p) | |
| if | ( | adjustFringe | ) |
Definition at line 14 of file pEqn.H.
References adjustFringe, phiHbyA, and U.
| while | ( | simple. | correctNonOrthogonal() | ) |