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