Definition in file UEqn.H.
Go to the source code of this file.
| Functions | |
| tmp< fvVectorMatrix > | UEqn (fvm::div(phi, U)+turb.divDevRhoReff(U)) | 
| UEqn ().relax() | |
| Variables | |
| eqnResidual | |
| maxResidual = max(eqnResidual, maxResidual) | |
| tmp<fvVectorMatrix> UEqn | ( | fvm:: | divphi, U)+turb.divDevRhoReff(U ) | 
| UEqn | ( | ) | 
solve ( UEqn() == fvc::reconstruct ( ( - ghf*fvc::snGrad(rho) - fvc::snGrad(p_rgh) )*mesh.magSf() ) ).initialResidual()
| maxResidual = max(eqnResidual, maxResidual) |