UEqn.H File Reference

Go to the source code of this file.

Functions

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

Function Documentation

◆ correctBoundaryVelocity()

MRF correctBoundaryVelocity ( U  )

◆ UEqn()

fvVectorMatrix UEqn ( fvm::ddt(U)+fvm::div(phi, U)+MRF.DDt(U)+turbulence->divDevReff(U = =fvOptions(U))

◆ relax()

UEqn relax ( )

◆ constrain()

fvOptions constrain ( UEqn  )

◆ if()

if ( piso.  momentumPredictor())

Definition at line 18 of file UEqn.H.

References fvOptions, p, solve(), U, and UEqn.

Here is the call graph for this function: