#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 | |
| class | hp2D::NeumannTraceElement< F > |
| class | hp2D::NeumannTraceElement< F >::NTShapeFunction |
| struct | hp2D::NeumannTraceElement< F >::mapPart |
Namespaces | |
| namespace | hp2D |
Neumann traces of scalar FE solutions.
Definition in file neumannTraceElement.hh.