#include <memory>#include "operator/bilinearForm.hh"#include "basics/typedefs.hh"#include "basics/vectorsMatricesForward.hh"#include "formula/elementFormula.hh"#include "formula/boundary.hh"#include "geometry/sharedJacobian.hh"#include "hp2D/formula.hh"#include "hp2D/bilinearFormHelper.hh"

Go to the source code of this file.
Classes | |
| class | hp2Dedge::EdgeIdentity |
| Bilinear form in 2D, integral over an edge. More... | |
| class | hp2Dedge::Graduv |
| A function class to calculate element matrices for the bilinear form. More... | |
| class | hp2Dedge::Identity |
| A function class to calculate element matrices for the mass matrix. More... | |
| class | hp2Dedge::RotRot |
| A function class to calculate element matrices for the Rot u Rot v-bilinearform (Maxwell equations). More... | |
Namespaces | |
| namespace | concepts |
Geometries and material constants for eddy current problems. | |
| namespace | hp2Dedge |
hp 2D edge elements for electromagnetics. | |