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

Go to the source code of this file.

Functions

fvSolution solutionDict (runTime)
 

Variables

const dictionary & pimple = solutionDict.subDict("PIMPLE")
 
const int nOuterCorr
 

Function Documentation

◆ solutionDict()

fvSolution solutionDict ( runTime  )

Referenced by main(), solutionControl::read(), solution::read(), and solution::solution().

Here is the caller graph for this function:

Variable Documentation

◆ pimple

const dictionary& pimple = solutionDict.subDict("PIMPLE")

Definition at line 5 of file readPIMPLEControls.H.

◆ nOuterCorr

const int nOuterCorr
Initial value:
=
pimple.lookupOrDefault<int>("nOuterCorrectors", 1)

Definition at line 7 of file readPIMPLEControls.H.

Referenced by for(), and main().

pimple
const dictionary & pimple
Definition: readPIMPLEControls.H:5