33 namespace thermophysicalFunctions
59 a_(dict.
lookup<scalar>(
"a")),
60 b_(dict.
lookup<scalar>(
"b")),
61 c_(dict.
lookup<scalar>(
"c")),
62 d_(dict.
lookup<scalar>(
"d"))
defineTypeNameAndDebug(APIdiffCoef, 0)
A list of keyword definitions, which are a keyword followed by any number of values (e...
Macros for easy insertion into run-time selection tables.
stressControl lookup("compactNormalStress") >> compactNormalStress
addToRunTimeSelectionTable(thermophysicalFunction, APIdiffCoef, dictionary)
An Ostream is an abstract base class for all output systems (streams, files, token lists...
void writeEntry(Ostream &os, const HashTable< T, Key, Hash > &ht)
NSRDS3(const scalar a, const scalar b, const scalar c, const scalar d)
Construct from components.
virtual void write(Ostream &os) const
Write the function coefficients.