Definition in file UEqn.H.
Go to the source code of this file.
Functions | |
| fvVectorMatrix | UEqn (fvm::ddt(rho, U)+fvm::div(phi, U)+turbulence->divDevRhoReff(U)) |
| UEqn | relax () |
| solve (UEqn==fvc::reconstruct((-ghf *fvc::snGrad(rho)-fvc::snGrad(p_rgh))*mesh.magSf()), mesh.solver(U.select(oCorr==nOuterCorr-1))) | |
| fvVectorMatrix UEqn | ( | fvm:: | ddtrho, U)+fvm::div(phi, U)+turbulence->divDevRhoReff(U ) |
| rho relax | ( | ) |
Referenced by GeometricField< Type, PatchField, GeoMesh >::relax(), and fvMatrix< Type >::relax().