#include "toolbox/sequence.hh"#include "toolbox/set.hh"#include "toolbox/hashMap.hh"#include "formula/elementFormula.hh"#include "space/element.hh"#include "space/function.hh"#include "basics/debug.hh"

Go to the source code of this file.
Classes | |
| class | hp2D::ElementFormulaEdgeMean< F > |
| Element formula for a mean value on edges of elements of an other element formula. More... | |
| class | hp2D::ElementFormulaInterpGrad< F, dim > |
| Element formula for the gradient of an scalar element formula. More... | |
| class | hp2D::ElementFormulaInterpGrad< F, 2 > |
| class | hp2D::ElementFormulaInterpGradN< F, dim > |
| Element formula for the gradient of an scalar element formula. More... | |
| class | hp2D::ElementFormulaInterpGradN< F, 2 > |
| class | hp2D::ElementFormulaSignNormalVector |
| Element formula on 1D elements based on Edge2d returning the 1.0 if the normal vector is the right one and -1.0 otherwise. More... | |
| class | hp2D::H1Extension< F > |
| Continuous extension of a formula on edges, e.g. More... | |
Namespaces | |
| namespace | concepts |
Geometries and material constants for eddy current problems. | |
| namespace | hp2D |
Eddy-Current Model in 2D in h-formulation. | |
Defines | |
| #define | FormulaFromWeightAppl_D 0 |
| #define | FormulaFromWeightConstr_D 0 |
| #define FormulaFromWeightAppl_D 0 |
Definition at line 18 of file formula.hh.
| #define FormulaFromWeightConstr_D 0 |
Definition at line 17 of file formula.hh.