Loading...
Searching...
No Matches
createRegionControls.H File Reference

Go to the source code of this file.

Functions

fvSolution solutionDict (runTime)
bool solvePrimaryRegion (pimpleDict.getOrDefault("solvePrimaryRegion", true))

Variables

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

Function Documentation

◆ solutionDict()

fvSolution solutionDict ( runTime )

References runTime.

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

Here is the caller graph for this function:

◆ solvePrimaryRegion()

bool solvePrimaryRegion ( pimpleDict. getOrDefault"solvePrimaryRegion", true)

References pimpleDict.

Referenced by if().

Here is the caller graph for this function:

Variable Documentation

◆ pimpleDict