52 #ifndef exponential_oneDimensionalDiscretisation_H
53 #define exponential_oneDimensionalDiscretisation_H
61 namespace oneDimensionalDiscretisations
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Dimension set for the base types.
Base class for ways in which to generate coordinates in one-dimensional space. Used to space the repr...
const scalarField & coordinates() const
Return the coordinates.
Exponential coordinate spacing. The i-th coordinate is given by:
exponential(const word &name, const dimensionSet &dims, const label n, const dictionary &dict)
Construct from a dictionary.
TypeName("exponential")
Runtime type information.
A class for managing temporary objects.
A class for handling words, derived from string.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
word name(const LagrangianState state)
Return a string representation of a Lagrangian state enumeration.