#include <set>#include "geometry/mesh.hh"#include "space/formula.hh"#include "formula/formula.hh"#include "operator/sparseMatrix.hh"#include "hp2D/bf_identity.hh"#include "hp2D/bf_laplace.hh"#include "hp2D/linearForm.hh"#include "maxwellConstants.hh"#include "Eddy2D_geometries.hh"#include "Models.hh"
Go to the source code of this file.
Classes | |
| class | hp2D::Eddy2D_H |
| Class for calculating Eddy current problem with Maxwell modell in h formulation. More... | |
| class | hp2D::InputEddy2D_H |
| Helps for reading input parameters for single solving of Eddy2D_H. More... | |
Namespaces | |
| namespace | hp2D |
Eddy-Current Model in 2D in h-formulation. | |