function.hh File Reference
#include "../space.hh"
#include "neumannTraceElement3d.hh"
#include "toolbox/sequence.hh"
#include "geometry/connectorSet.hh"
Go to the source code of this file.
Classes | |
class | hp3D::Grad< F, G > |
The gradient of an approximated function in a FE space. More... | |
class | hp3D::Laplacian< F, G > |
The Laplacian of an approximated function in a FE space. More... | |
class | hp3D::NeumannTraceElement3d< F > |
Element on an edge representing the normal derivatives of neighbouring elements, especially their mean or jump. More... | |
class | hp3D::Value< F, G > |
The approximated function in a FE space. More... | |
Namespaces | |
hp3D | |
3D hp-FEM for H1-conforming elements. | |
Detailed Description
Functions on space with hp elements in 3D
Definition in file function.hh.