setRegionNames.H File Reference

Go to the source code of this file.

Functions

const Foam::wordList regionNames (args.optionFound("allRegions") ? runTime .controlDict().subDict("regionSolvers").toc() :wordList(1, args.optionFound("region") ? args.optionRead< word >("region") :polyMesh::defaultRegion))
 

Function Documentation

◆ regionNames()

const Foam::wordList regionNames ( args.  optionFound"allRegions") ? runTime .controlDict().subDict("regionSolvers").toc() :wordList(1, args.optionFound("region") ? args.optionRead< word >("region") :polyMesh::defaultRegion)

Referenced by refinementSurfaces::refinementSurfaces().

Here is the caller graph for this function: