39 #ifndef dimensionedConstants_H
40 #define dimensionedConstants_H
55 const char*
const group,
64 const char*
const group,
73 const char*
const group,
74 const char* entryName,
83 const char*
const group,
85 const unitConversion&
units,
93 const char*
const group,
94 const char* entryName,
96 const unitConversion&
units,
const char *const group
Group name for atomic constants.
const HashTable< dimensionSet > & dimensions()
Get the table of dimension sets.
const HashTable< unitConversion > & units()
Get the table of unit conversions.
word name(const LagrangianState state)
Return a string representation of a Lagrangian state enumeration.
dimensionedScalar dimensionedConstant(const char *const group, const char *name, const dimensionSet &dimensions)
Construct and return a constant by looking up from the DimensionedConstants.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.