
Go to the source code of this file.
Functions | |
| tmp< fvVectorMatrix > | tUEqn (fvm::div(phi, U)+turbulencePtr_->divDevRhoReff(U)) |
| UEqn | relax () |
Variables | |
| fvVectorMatrix & | UEqn = tUEqn.ref() |
| SolverPerformance< vector > | solverU = solve(UEqn == -fvc::grad(p)) |
| UEqn relax | ( | ) |
| fvVectorMatrix& UEqn = tUEqn.ref() |
Definition at line 6 of file UEqnRhoSimpleC.H.
Definition at line 12 of file UEqnRhoSimpleC.H.