Go to the documentation of this file.
57 #ifndef coordinateSystems_H
58 #define coordinateSystems_H
label find(const keyType &key) const
Find and return index for the first match, returns -1 if not found.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
label findIndex(const keyType &key) const
Find and return index for the first match, return -1 if not found.
coordinateSystems(const coordinateSystems &)
Disallow default bitwise copy construct.
A PtrList of objects of type <T> with automated input and output.
TypeName("coordinateSystems")
Runtime type information.
wordList toc() const
Return the table of contents (list of all keywords)
A simple container for copying or transferring objects of type <T>.
Registry of regIOobjects.
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.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
bool writeData(Ostream &) const
Write data.
void operator=(const coordinateSystems &)
Disallow default bitwise assignment.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
static const coordinateSystems & New(const objectRegistry &)
Return previously registered or read construct from "constant".
bool found(const keyType &key) const
Search for given key.
labelList findIndices(const keyType &key) const
Find and return indices for all matches.