119 virtual inline Type
value(
const scalar
x,
const scalar
y)
const;
const word & name() const
Return the name of the entry.
Function2 which returns a Function1 using just one of the arguments given to the function2....
Function12(const word &name, const unitConversions &units, const dictionary &dict)
Construct from name and dictionary.
void operator=(const Function12< Type > &)=delete
Disallow default bitwise assignment.
virtual ~Function12()
Destructor.
virtual void write(Ostream &os, const unitConversions &units) const
Write data to dictionary stream.
virtual Type value(const scalar x, const scalar y) const
Return value.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A list of keyword definitions, which are a keyword followed by any number of values (e....
A class for handling words, derived from string.
const HashTable< unitConversion > & units()
Get the table of unit conversions.