62 a_(
dict.get<scalar>(
"a")),
63 b_(
dict.get<scalar>(
"b")),
64 c_(
dict.get<scalar>(
"c")),
65 d_(
dict.get<scalar>(
"d")),
66 e_(
dict.get<scalar>(
"e")),
67 f_(
dict.get<scalar>(
"f"))
Macros for easy insertion into run-time selection tables.
#define addToRunTimeSelectionTable(baseType, thisType, argNames)
Add to construction table with typeName as the key.
NSRDS function number 100.
scalar f(scalar, scalar T) const
Evaluate the function and return the result.
NSRDSfunc0(const scalar a, const scalar b, const scalar c, const scalar d, const scalar e, const scalar f)
Construct from components.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Abstract base class for thermo-physical functions.
thermophysicalFunction()
Construct null.
#define defineTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information.