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