59 #ifndef tableThermophysicalFunction_H 60 #define tableThermophysicalFunction_H 68 namespace thermophysicalFunctions
77 public thermophysicalFunction
112 scalar
f(scalar
p, scalar
T)
const;
A list of keyword definitions, which are a keyword followed by any number of values (e...
table(const dictionary &dict)
Construct from dictionary.
void write(Ostream &os) const
Write the function coefficients.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
TypeName("table")
Runtime type information.
scalar f(scalar p, scalar T) const
Evaluate the function and return the result.