57 #ifndef coordinateSystems_H 58 #define coordinateSystems_H A class for handling keywords in dictionaries.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Provides a centralized coordinateSystem collection.
coordinateSystems(const IOobject &)
Read construct from IOobject.
void operator=(const coordinateSystems &)=delete
Disallow default bitwise assignment.
labelList findIndices(const keyType &key) const
Find and return indices for all matches.
TypeName("coordinateSystems")
Runtime type information.
bool found(const keyType &key) const
Search for given key.
label findIndex(const keyType &key) const
Find and return index for the first match, return -1 if not found.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
wordList toc() const
Return the table of contents (list of all keywords)
static const coordinateSystems & New(const objectRegistry &)
Return previously registered or read construct from "constant".
A PtrList of objects of type <T> with automated input and output.
Registry of regIOobjects.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
bool writeData(Ostream &) const
Write data.