|
IFEM
90A354
|
General functions with arbitrary argument and value type. More...


Go to the source code of this file.
Classes | |
| class | utl::Function< Arg, Result > |
| Base class for unary functions of arbitrary result and argument type. More... | |
| class | utl::Function2< Arg, Result > |
| Base class for binary function of arbitrary result and argument type. More... | |
| class | utl::SpatialFunction< Result > |
| Base class for unary spatial function of arbitrary result type. More... | |
| class | ScalarFunc |
| Scalar-valued unary function of a scalar value. More... | |
| class | FunctionBase |
| Base class for unary spatial functions of arbitrary result type. More... | |
| class | RealFunc |
| Scalar-valued unary function of a spatial point. More... | |
| class | VecFunc |
| Vector-valued unary function of a spatial point. More... | |
| class | TractionFunc |
| Vector-valued binary function of a spatial point and normal vector. More... | |
Namespaces | |
| utl | |
| General utility classes and functions. | |
General functions with arbitrary argument and value type.