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 | |
| p | boundaryField ().updateCoeffs() |
| UEqn | clear () |
| adjustPhi (phi, U, p) | |
| for (int nonOrth=0;nonOrth<=nNonOrthCorr;nonOrth++) | |
| p | relax () |
| U | correctBoundaryConditions () |
Variables | |
| volScalarField | AU = UEqn().A() |
| U = UEqn().H()/AU | |
| phi = fvc::interpolate(U) & mesh.Sf() | |
| p boundaryField | ( | ) |
Referenced by wallDistData< TransferType >::correct(), wallDist::correct(), alphaSgsWallFunctionFvPatchScalarField::evaluate(), alphaSgsJayatillekeWallFunctionFvPatchScalarField::evaluate(), if(), turbulentTemperatureCoupledBaffleMixedFvPatchScalarField::K(), turbulentTemperatureCoupledBaffleFvPatchScalarField::K(), GeometricField< Type, PatchField, GeoMesh >::max(), GeometricField< Type, PatchField, GeoMesh >::min(), GeometricField< Type, PatchField, GeoMesh >::negate(), GeometricField< Type, PatchField, GeoMesh >::operator=(), GeometricField< Type, PatchField, GeoMesh >::operator==(), GeometricField< Type, PatchField, GeoMesh >::replace(), GeometricField< Type, PatchField, GeoMesh >::T(), incompressible::fixedShearStressFvPatchVectorField::updateCoeffs(), maxwellSlipUFvPatchVectorField::updateCoeffs(), turbulentHeatFluxTemperatureFvPatchScalarField::updateCoeffs(), incompressible::RASModel::yPlus(), and RASModel::yPlus().
| UEqn clear | ( | ) |
| for | ( | ) |
Definition at line 10 of file pEqn.H.
References Foam::resError::div(), eqnResidual, Foam::resError::laplacian(), Foam::max(), maxResidual, nNonOrthCorr, p, phi, pRefCell, and pRefValue.
| p relax | ( | ) |
| U correctBoundaryConditions | ( | ) |