80 #ifndef coordinateSystems_H 81 #define coordinateSystems_H 91 namespace coordinateSystems
100 public MeshObject<objectRegistry, GeometricMeshObject, coordinateSystems>,
Template dictionary class which manages the storage associated with it.
Provides a centralised coordinateSystem collection.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
GeometricMeshObject(const word &typeName, const objectRegistry &obr)
virtual ~coordinateSystems()
Destructor.
void operator=(const coordinateSystems &)=delete
Disallow default bitwise assignment.
virtual bool readData(Istream &)
ReadData function required for regIOobject read operation.
Templated abstract base-class for optional mesh objects used to automate their allocation to the mesh...
TypeName("coordinateSystems")
Runtime type information.
static coordinateSystems & New(objectRegistry &mesh)
coordinateSystems(const objectRegistry &obr)
Read construct from objectRegistry.
Registry of regIOobjects.