33 namespace coordinateSystems
57 obr.time().constant(),
97 return (os << *
this).good();
#define forAllConstIter(Container, container, iter)
Iterate across all elements in the container object of type.
Templated abstract base-class for demand-driven mesh objects used to automate their allocation to the...
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
bool bad() const
Return true if stream is corrupted.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Template dictionary class which manages the storage associated with it.
Base class for other coordinate system specifications.
static autoPtr< coordinateSystem > New(const objectRegistry &obr, const dictionary &dict)
Select constructed from dictionary and objectRegistry.
Provides a centralised coordinateSystem collection.
bool writeData(Ostream &) const
WriteData function required for regIOobject write operation.
coordinateSystems(const objectRegistry &obr)
Read construct from objectRegistry.
virtual bool readData(Istream &)
ReadData function required for regIOobject read operation.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Registry of regIOobjects.
bool readHeaderOk(const IOstream::streamFormat defaultFormat, const word &typeName)
Read header, check readOpt flags and read data if necessary.
A class for handling words, derived from string.
defineTypeNameAndDebug(cartesian, 0)
void insert(const scalar, DynamicList< floatScalar > &)
Append scalar to given DynamicList.
word name(const bool)
Return a word representation of a bool.