Go to the source code of this file.
Functions | |
| MRF | correctBoundaryVelocity (U) |
| fvVectorMatrix | UEqn (fvm::ddt(rho, U)+fvm::div(phi, U)+MRF.DDt(rho, U)+turbulence->divDevRhoReff(U)==parcels.SU(U)+fvOptions(rho, U)) |
| UEqn | relax () |
| fvOptions | constrain (UEqn) |
| if (pimple.momentumPredictor()) | |
| E2Eqn relax | ( | ) |
References UEqn.
Referenced by iterativeGaussGrad< Type >::calcGrad(), relaxedSnGrad< Type >::correction(), relaxedNonOrthoGaussLaplacianScheme< Type, GType >::fvmLaplacian(), faMatrix< Type >::relax(), fvMatrix< Type >::relax(), KinematicCloud< CloudType >::relaxSources(), ReactingCloud< CloudType >::relaxSources(), ThermoCloud< CloudType >::relaxSources(), displacementPointSmoothingMotionSolver::solve(), displacementSmartPointSmoothingMotionSolver::solve(), alphatWallBoilingWallFunctionFvPatchScalarField::updateCoeffs(), and porousBafflePressureFvPatchField::updateCoeffs().
