Go to the source code of this file.
Functions | |
| tmp< fvVectorMatrix > | tUrelEqn (fvm::div(phi, Urel)+turbulence->divDevReff(Urel)+SRF->Su()==fvOptions(Urel)) |
| UrelEqn | relax () |
| fvOptions | constrain (UrelEqn) |
| if (simple.momentumPredictor()) | |
Variables | |
| fvVectorMatrix & | UrelEqn = tUrelEqn.ref() |
| tmp<fvVectorMatrix> tUrelEqn | ( | fvm::div(phi, Urel)+turbulence->divDevReff(Urel)+SRF->Su() | = =fvOptions(Urel) | ) |
| UrelEqn relax | ( | ) |
| if | ( | simple. | momentumPredictor() | ) |
| fvVectorMatrix& UrelEqn = tUrelEqn.ref() |
1.8.11