All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Functions
UEqn.H File Reference

Go to the source code of this file.

Functions

MRF correctBoundaryVelocity (U)
 
fvVectorMatrix UEqn (fvm::ddt(rho, U)+fvm::div(phi, U)+MRF.DDt(rho, U)+turbulence->divDevRhoReff(U)==fvOptions(rho, U))
 
UEqn relax ()
 
fvOptions constrain (UEqn)
 
 if (pimple.momentumPredictor())
 

Function Documentation

MRF correctBoundaryVelocity ( U  )
fvVectorMatrix UEqn ( fvm::ddt(rho, U)+fvm::div(phi, U)+MRF.DDt(rho, U)+turbulence->divDevRhoReff(U = =fvOptions(rhoU))
UEqn relax ( )
fvOptions constrain ( UEqn  )
if ( pimple.  momentumPredictor())

Definition at line 18 of file UEqn.H.

References fvOptions, Foam::fvc::grad(), Foam::magSqr(), p, solve(), U, and UEqn.

Here is the call graph for this function: