IFEM  90A354
Classes | Namespaces
Function.h File Reference

General functions with arbitrary argument and value type. More...

#include "matrixnd.h"
#include "Tensor.h"
#include "Vec3.h"
#include <cstddef>
Include dependency graph for Function.h:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

General functions with arbitrary argument and value type.

Date
Jul 1 2009
Author
Knut Morten Okstad / SINTEF