Macros for easy insertion into run-time selection tables.
NSRDS function number 102.
NSRDS2(const word &name, const scalar a, const scalar b, const scalar c, const scalar d)
Construct from components.
virtual void write(Ostream &os, const unitSets &units) const
Write the function coefficients.
virtual scalar integral(const scalar x1, const scalar x2) const
Integrate between two scalar values.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Template function which returns the un-mangled name of a given type. Useful for types which do not ha...
A class for handling words, derived from string.
#define NotImplemented
Issue a FatalErrorIn for a function not currently implemented.
void writeEntry(Ostream &os, const omega &a)
addScalarFunction1(laminarBL)
const dimensionedScalar c
Speed of light in a vacuum.
const unitSet & lookup(const word &unitName)
Lookup and return the named unit from the table.
void assertNoConvertUnits(const word &typeName, const Function1s::unitSets &units, const dictionary &dict)
Generate an error in an context where unit conversions are not supported.
word name(const LagrangianState state)
Return a string representation of a Lagrangian state enumeration.
Struct containing two unitSets for use in converting both the argument and the value of a Function1.