80 #ifndef coordinateSystems_H
81 #define coordinateSystems_H
150 virtual bool global()
const
182 coordinateSystems::coordinateSystems
186 static const bool global =
true;
DeletableMeshObject(Type &mo)
Templated abstract base-class for demand-driven mesh objects used to automate their allocation to the...
static coordinateSystems & New(const word &name, const objectRegistry &mesh)
Construct and return the named DemandDrivenMeshObject.
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.
Provides a centralised coordinateSystem collection.
bool writeData(Ostream &) const
WriteData function required for regIOobject write operation.
TypeName("coordinateSystems")
Runtime type information.
coordinateSystems(const objectRegistry &obr)
Read construct from objectRegistry.
virtual bool global() const
Is object global.
void operator=(const coordinateSystems &)=delete
Disallow default bitwise assignment.
virtual bool readData(Istream &)
ReadData function required for regIOobject read operation.
virtual ~coordinateSystems()
Destructor.
Registry of regIOobjects.
Trait for obtaining global status.