Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

Classes | Namespaces
hp2D/neumannTrace.hh File Reference

Neumann traces of scalar FE solutions, i.e., normal gradient. More...

#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"
Include dependency graph for neumannTrace.hh:

Go to the source code of this file.

Classes

class  hp2D::NeumannTraceElement< F >
 Element on an edge representing the normal derivative of neighbouring elements, especially their mean or jump. More...
class  hp2D::NeumannTraceElement< F >::ShapeFunction

Namespaces

namespace  hp2D
 

Eddy-Current Model in 2D in h-formulation.



Detailed Description

Neumann traces of scalar FE solutions, i.e., normal gradient.

Author:
Kersten Schmidt, 2010

Definition in file neumannTrace.hh.


Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)