32 #ifndef noneThermophysicalFunction_H 33 #define noneThermophysicalFunction_H 41 namespace thermophysicalFunctions
73 scalar
f(scalar
p, scalar
T)
const;
A class for handling file names.
scalar f(scalar p, scalar T) const
Evaluate the function and return the result.
void write(Ostream &os) const
Write the function coefficients.
A list of keyword definitions, which are a keyword followed by any number of values (e...
none(const dictionary &dict)
Construct from dictionary.
Abstract base class for thermo-physical functions.
TypeName("none")
Runtime type information.
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)
Undefined function which returns an error when called.