Base class for other coordinate system specifications.
cartesianCS()
Construct null.
Abstract base class for coordinate rotation.
A list of keyword definitions, which are a keyword followed by any number of values (e...
const word & name() const
Return name.
virtual vector globalToLocal(const vector &, bool translate) const
Convert from global Cartesian system to the local coordinate system.
const point & origin() const
Return origin.
A class for handling words, derived from string.
TypeName("cartesian")
Runtime type information.
Cylindrical coordinate system.
virtual vector localToGlobal(const vector &, bool translate) const
Convert from local coordinate system to the global Cartesian system.
virtual ~cartesianCS()
Destructor.
A class for managing temporary objects.
Registry of regIOobjects.