45 regionProperties(
runTime, IOobject::READ_IF_PRESENT).names();
50 <<
"Warning: No regionProperties, assume default region" 62 selectByName.size() == 1
63 && selectByName.first().isLiteral()
70 else if (selectByName.size())
73 regionProperties(
runTime, IOobject::READ_IF_PRESENT).names();
77 Info<<
"Warning: No regionProperties, assume default region" 87 <<
"No match in regions: " 89 <<
"... stopping" <<
nl <<
endl;
messageStream InfoErr
Information stream (stderr output on master, null elsewhere)
constexpr char nl
The newline '\n' character (0x0a)
Ostream & endl(Ostream &os)
Add newline and flush stream.
bool readListIfPresent(const word &optName, List< T > &list) const
If named option is present, get a List of values treating a single entry like a list of size 1...
List< word > wordList
List of word.
T get(const label index) const
Get a value from the argument at index.
messageStream Info
Information stream (stdout output on master, null elsewhere)
List< label > labelList
A List of labels.
Foam::argList args(argc, argv)
bool found(const word &optName) const
Return true if the named option is found.
FlatOutput::OutputAdaptor< Container, Delimiters > flatOutput(const Container &obj, Delimiters delim)
Global flatOutput() function with specified output delimiters.