neumannTraceElement3d.hh File Reference
#include "toolbox/sequence.hh"
#include "toolbox/sharedPointer.hh"
#include "integration/shapefunction.hh"
#include "space/space.hh"
#include "space/element.hh"
#include "hp2D/quad.hh"
#include "hp3D/hexFunctions.hh"
#include "hp3D/element.hh"
Go to the source code of this file.
Classes | |
struct | hp3D::NeumannTraceElement3d< F >::mapPart |
class | hp3D::NeumannTraceElement3d< F > |
Element on an edge representing the normal derivatives of neighbouring elements, especially their mean or jump. More... | |
Namespaces | |
hp3D | |
3D hp-FEM for H1-conforming elements. | |
Detailed Description
Neumann traces of scalar FE solutions. @Author: Michael Goette, 2015
Definition in file neumannTraceElement3d.hh.