UrelEqn.H File Reference

Go to the source code of this file.

Functions

tmp< fvVectorMatrix > tUrelEqn (fvm::div(phi, Urel)+turbulence->divDevReff(Urel)+SRF->Su()==fvOptions(Urel))
 
UrelEqn relax ()
 
fvOptions constrain (UrelEqn)
 
 if (simple.momentumPredictor())
 

Variables

fvVectorMatrix & UrelEqn = tUrelEqn.ref()
 

Function Documentation

◆ tUrelEqn()

tmp< fvVectorMatrix > tUrelEqn ( fvm::div(phi, Urel)+turbulence->divDevReff(Urel)+SRF->Su()  = =fvOptions(Urel))

◆ relax()

UrelEqn relax ( )

◆ constrain()

fvOptions constrain ( UrelEqn  )

◆ if()

if ( simple.  momentumPredictor())

Definition at line 17 of file UrelEqn.H.

References fvOptions, p, solve(), Urel, and UrelEqn.

Here is the call graph for this function:

Variable Documentation

◆ UrelEqn

fvVectorMatrix& UrelEqn = tUrelEqn.ref()

Definition at line 11 of file UrelEqn.H.