Go to the source code of this file.
Functions | |
fvVectorMatrix | UEqn (fvm::ddt(rho, U)+fvm::div(rhoPhi, U) - fvm::Sp(fvc::ddt(rho)+fvc::div(rhoPhi), U)+turbulence->divDevTau(rho, U)==fvOptions(rho, U)) |
UEqn | relax () |
fvOptions | constrain (UEqn) |
if (pimple.momentumPredictor()) | |
fvVectorMatrix UEqn | ( | fvm::ddt(rho, U)+fvm::div(rhoPhi, U) - fvm::Sp(fvc::ddt(rho)+fvc::div(rhoPhi), U)+turbulence->divDevTau(rho, U) | = =fvOptions(rho, U) | ) |
UEqn relax | ( | ) |