40 #ifndef CodedFunction2_H 41 #define CodedFunction2_H 90 virtual void clearRedirect()
const;
125 virtual inline Type value(
const scalar
x,
const scalar
y)
const;
A list of keyword definitions, which are a keyword followed by any number of values (e...
A class for handling words, derived from string.
void write(std::ostream &os, const bool binary, List< floatScalar > &fField)
Write floats ascii or binary.
Base class for function objects and boundary conditions using dynamic code.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
Constructs a dynamically compiled function of two variables.
word name(const complex &)
Return a string representation of a complex.
Tools for handling dynamic code compilation.
Encapsulation of dynamic code dictionaries.
Run-time selectable function of two variables.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A class for managing temporary objects.
ClassNameNoDebug("Function2")