function.hh File Reference
#include <cstring>
#include "basics/outputOperator.hh"
#include "basics/vectorsMatrices.hh"
#include "toolbox/array.hh"
#include "element.hh"
Go to the source code of this file.
Classes | |
class | concepts::Absolute< F, G > |
The absolute value of a element function. More... | |
class | concepts::AbsoluteComp< F, G > |
The component wise absolute value of a element function. More... | |
class | concepts::ElementFunction< F, G > |
An abstract class for a function in a FE space. More... | |
class | concepts::Squared< F, G > |
The square of a element function (componentwise) More... | |
Namespaces | |
concepts | |
Basic namespace for Concepts-2. | |
Detailed Description
Functions of a in the FE space approximated function
Definition in file function.hh.