tracesEval.hh File Reference
Go to the source code of this file.
Classes | |
class | hp3D::Element< F > |
Abstract class for a 3D FEM element. More... | |
class | hp3D::ElementFormulaVectorOnTrace< dim, F, G > |
Class for evaluation of solutions on the TraceSpace with an ElementFunction that is only given on the whole space. More... | |
class | concepts::ElementFunction< F, G > |
An abstract class for a function in a FE space. More... | |
class | concepts::ElementWithCell< F > |
Element with cell. More... | |
Namespaces | |
concepts | |
Basic namespace for Concepts-2. | |
hp3D | |
3D hp-FEM for H1-conforming elements. | |
Detailed Description
Class for evaluation of solutions on the TraceSpace
with an ElementFunction
that is only given on the whole space.
Definition in file tracesEval.hh.