Functions | Variables
UEqnSimpleT.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)
 
 if (hasFvSource_)
 
tmp< fvVectorMatrix > tUEqn (fvm::div(phi, U)+fvm::Sp(alphaPorosity, U)+MRF.DDt(U)+turbulencePtr_->divDevReff(U) - fvSource - fvOptions(U))
 
UEqn relax ()
 
 if (simple.momentumPredictor())
 

Variables

fvVectorMatrix & UEqn = tUEqn.ref()
 

Function Documentation

◆ correctBoundaryVelocity()

MRF correctBoundaryVelocity ( U  )

◆ if() [1/2]

if ( hasFvSource_  )

Definition at line 5 of file UEqnSimpleT.H.

References fvSource.

◆ tUEqn()

tmp<fvVectorMatrix> tUEqn ( fvm::div(phi, U)+fvm::Sp(alphaPorosity, U)+MRF.DDt(U)+turbulencePtr_->divDevReff(U) - fvSource - fvOptions(U )

◆ relax()

UEqn relax ( )

◆ if() [2/2]

if ( simple.  momentumPredictor())

Definition at line 21 of file UEqnSimpleT.H.

References p, primalResidualControl< vector >(), solve(), solverU, U, and UEqn.

Here is the call graph for this function:

Variable Documentation

◆ UEqn

fvVectorMatrix& UEqn = tUEqn.ref()

Definition at line 17 of file UEqnSimpleT.H.

Referenced by if().