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

Go to the source code of this file.

Functions

 if (hasFvSource_)
 
fvVectorMatrix UEqn (fvm::ddt(U)+fvm::div(phi, U)+turbulencePtr_->divDevReff(U) - fvSource)
 
UEqn relax ()
 
 if (piso.momentumPredictor())
 

Function Documentation

◆ if() [1/2]

if ( hasFvSource_  )

Definition at line 3 of file UEqnPiso.H.

References fvSource.

◆ UEqn()

fvVectorMatrix UEqn ( fvm::ddt(U)+fvm::div(phi, U)+turbulencePtr_->divDevReff(U) -  fvSource)

Referenced by if().

Here is the caller graph for this function:

◆ relax()

UEqn relax ( )

◆ if() [2/2]

if ( piso.  momentumPredictor())

Definition at line 17 of file UEqnPiso.H.

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

Here is the call graph for this function: