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