Functions | Variables
readPIMPLEControls.H File Reference

Go to the source code of this file.

Functions

fvSolution solutionDict (runTime)
 

Variables

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

Function Documentation

fvSolution solutionDict ( runTime  )

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

Here is the caller graph for this function:

Variable Documentation

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

Definition at line 5 of file readPIMPLEControls.H.

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

Definition at line 7 of file readPIMPLEControls.H.

Referenced by for().