78 virtual Type
value(
const scalar
x)
const;
81 virtual Type
integral(
const scalar x1,
const scalar x2)
const;
A class for handling file names.
const word const dictionary & dict
A list of keyword definitions, which are a keyword followed by any number of values (e...
const word & name() const
Return the name of the entry.
None(const word &name, const dictionary &dict)
Construct from name and dictionary.
void operator=(const None< Type > &)=delete
Disallow default bitwise assignment.
TypeName("none")
Runtime type information.
A class for handling words, derived from string.
Undefined Function1 which returns an error when called.
virtual ~None()
Destructor.
virtual Type value(const scalar x) const
Generates an error.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
virtual void write(Ostream &os) const
Write in dictionary format.
virtual Type integral(const scalar x1, const scalar x2) const
Generates an error.