neumannTraceElement.hh File Reference
#include "toolbox/sequence.hh"
#include "toolbox/sharedPointer.hh"
#include "integration/shapefunction.hh"
#include "space/space.hh"
#include "space/element.hh"
#include "hp1D/element.hh"
#include "hp2D/quad.hh"
Go to the source code of this file.
Classes | |
struct | hp2D::NeumannTraceElement< F >::mapPart |
class | hp2D::NeumannTraceElement< F > |
Element on an edge representing the normal derivatives of neighbouring elements, especially their mean or jump. More... | |
class | hp2D::NeumannTraceElement< F >::NTShapeFunction |
class | hp2D::Quad< F > |
A 2D FEM element: a quad. More... | |
Namespaces | |
hp2D | |
2D hp-FEM for H1-conforming elements. | |
Detailed Description
Neumann traces of scalar FE solutions.
Definition in file neumannTraceElement.hh.