getAllRegionOptions.H File Reference

Priority. More...

Go to the source code of this file.

Functions

 if (args.found("allRegions"))
 
else if (args.readListIfPresent< wordRe >("regions", selectByName))
 
else if (args.found("region"))
 
 if (regionNames.empty())
 

Variables

wordList regionNames
 

Detailed Description

Priority.

Original source file getAllRegionOptions.H

Note

Required Variables

Provides Variables

See also

Definition in file getAllRegionOptions.H.

Function Documentation

◆ if() [1/4]

if ( args.  found"allRegions")

Definition at line 41 of file getAllRegionOptions.H.

References Foam::endl(), Foam::flatOutput(), Foam::Info, Foam::InfoErr, Foam::nl, regionNames, and runTime.

Here is the call graph for this function:

◆ if() [2/4]

else if ( args.readListIfPresent< wordRe >  "regions", selectByName)

Definition at line 57 of file getAllRegionOptions.H.

References Foam::endl(), Foam::flatOutput(), Foam::Info, Foam::InfoErr, Foam::nl, regionNames, and runTime.

Here is the call graph for this function:

◆ if() [3/4]

else if ( args.  found"region")

Definition at line 98 of file getAllRegionOptions.H.

References args, argList::get(), and regionNames.

Here is the call graph for this function:

◆ if() [4/4]

if ( regionNames.  empty())

Definition at line 105 of file getAllRegionOptions.H.

References regionNames.

Variable Documentation

◆ regionNames