Functions | Variables
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

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

Definition at line 17 of file UrelEqn.H.

References fvOptions, Foam::fvc::grad(), p, solve(), and Urel.

Here is the call graph for this function:

Variable Documentation

fvVectorMatrix& UrelEqn = tUrelEqn.ref()

Definition at line 11 of file UrelEqn.H.