67 a_(
dict.lookup<scalar>(
"a")),
68 b_(
dict.lookup<scalar>(
"b")),
69 c_(
dict.lookup<scalar>(
"c")),
70 d_(
dict.lookup<scalar>(
"d"))
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 unitConversions &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.
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 HashTable< unitConversion > & units()
Get the table of unit conversions.
word name(const LagrangianState state)
Return a string representation of a Lagrangian state enumeration.
void assertNoConvertUnits(const word &typeName, const Function1s::unitConversions &units, const dictionary &dict)
Generate an error in an context where unit conversions are not supported.