33 namespace coordinateSystems
92 return (os << *
this).good();
bool writeData(Ostream &) const
WriteData function required for regIOobject write operation.
defineTypeNameAndDebug(cartesian, 0)
bool bad() const
Return true if stream is corrupted.
A list of keyword definitions, which are a keyword followed by any number of values (e...
#define forAllConstIter(Container, container, iter)
Iterate across all elements in the container object of type.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
void insert(const scalar, DynamicList< floatScalar > &)
Append scalar to given DynamicList.
virtual bool readData(Istream &)
ReadData function required for regIOobject read operation.
A class for handling words, derived from string.
const word & constant() const
Return constant name.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
word name(const complex &)
Return a string representation of a complex.
coordinateSystems(const objectRegistry &obr)
Read construct from objectRegistry.
static autoPtr< coordinateSystem > New(const objectRegistry &obr, const dictionary &dict)
Select constructed from dictionary and objectRegistry.
const Time & time() const
Return time.
Registry of regIOobjects.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...