#include <memory>#include "basics/typedefs.hh"#include "function/linearForm.hh"#include "space.hh"#include "space/dirichlet.hh"#include "hp2Dedge/bilinearForm.hh"#include "hp2Dedge/quad.hh"
Go to the source code of this file.
Classes | |
| class | hp2Dedge::DirichletCoefficients |
| Class for calculating and holding local coefficients per element which represent the dirichlet boundary condition. More... | |
| class | hp2Dedge::DirichletIdentity |
| Linear form in 2D for coping the Dirichlet boundary for Identity bilinearform. More... | |
| class | hp2Dedge::DirichletRotRot |
| Linear form in 2D for coping the Dirichlet boundary for RotRot bilinearform. More... | |
Namespaces | |
| namespace | concepts |
Geometries and material constants for eddy current problems. | |
| namespace | hp2Dedge |
hp 2D edge elements for electromagnetics. | |