Functions
UEqn.H File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

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

Function Documentation

◆ correctBoundaryVelocity()

MRF correctBoundaryVelocity ( U  )

◆ UEqn() [1/2]

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

◆ UEqn() [2/2]

UEqn ( )

◆ constrain()

fvOptions constrain ( UEqn()  )

◆ if()

if ( simple.  momentumPredictor())

Definition at line 18 of file UEqn.H.

References fvOptions, ghf, mesh, p_rgh, Foam::fvc::reconstruct(), rhok, Foam::fvc::snGrad(), solve(), U, and UEqn().

Here is the call graph for this function: