Go to the source code of this file.
Functions | |
| MRF | correctBoundaryVelocity (U) |
| fvVectorMatrix | UEqn (fvm::ddt(U)+fvm::div(phi, U)+MRF.DDt(U)+turbulence->divDevReff(U)==fvOptions(U)) |
| UEqn | relax () |
| fvOptions | constrain (UEqn) |
| if (piso.momentumPredictor()) | |
| fvVectorMatrix UEqn | ( | fvm::ddt(U)+fvm::div(phi, U)+MRF.DDt(U)+turbulence->divDevReff(U) | = =fvOptions(U) | ) |
| UEqn relax | ( | ) |
1.8.11