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

Go to the source code of this file.

Functions

tmp< fvVectorMatrix > UrelEqn (fvm::div(phi, Urel)+turbulence->divDevReff(Urel)+SRF->Su()==fvOptions(Urel))
 
 UrelEqn ().relax()
 
fvOptions constrain (UrelEqn())
 
 solve (UrelEqn()==-fvc::grad(p))
 
fvOptions correct (Urel)
 

Function Documentation

◆ UrelEqn() [1/2]

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

◆ UrelEqn() [2/2]

UrelEqn ( )

◆ constrain()

fvOptions constrain ( UrelEqn()  )

◆ solve()

solve ( UrelEqn()  = =-fvc::grad(p))

◆ correct()

fvOptions correct ( Urel  )