38 if (fieldNames.
size())
40 Info<<
"Read " << fieldNames.
size() <<
' ' << Type::typeName
43 <<
"----\t----" <<
nl;
45 for (
const word& fieldName : fieldNames)
void size(const label n)
Older name for setAddressableSize.
const Type & lookupObject(const word &name, const bool recursive=false) const
Lookup and return const reference to the object of the given Type. Fatal if not found or the wrong ty...
constexpr char nl
The newline '\n' character (0x0a)
Ostream & endl(Ostream &os)
Add newline and flush stream.
A class for handling words, derived from Foam::string.
wordList sortedNames() const
The sorted names of all objects.
messageStream Info
Information stream (stdout output on master, null elsewhere)
static void printFieldStats(const objectRegistry &)
Debug: print contents of objectRegistry.
Registry of regIOobjects.