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