#include "basics/typedefs.hh"#include "basics/vectorsMatrices.hh"#include "toolbox/array.hh"#include "toolbox/resourceMonitor.hh"#include "operator/bilinearForm.hh"#include "hp2D/singularSet.hh"#include "hp2D/shortestDist.hh"#include "vectorial/vectorizable.hh"#include "maxwell.hh"

Go to the source code of this file.
Classes | |
| class | hp2D::DivDiv< Weight > |
| A function class to calculate element matrices for the Div u*Div v Bilinearform. More... | |
Namespaces | |
| namespace | concepts |
Geometries and material constants for eddy current problems. | |
| namespace | hp2D |
Eddy-Current Model in 2D in h-formulation. | |
| namespace | vectorial |
Vector valued problems. | |