#include "operator/sparseMatrix.hh"#include "operator/domainDecomp.hh"#include "hp2D/hpAdaptiveSpaceH1.hh"#include "formula/boundary.hh"#include "models/adaptiveModels.hh"#include "models/maxwell.hh"#include "models/maxwellConstants.hh"#include "models/Eddy2D_geometries.hh"#include "models/Maxwell2D_H_eField.hh"#include "space/domainDecomp.hh"
Go to the source code of this file.
Classes | |
| class | hp2D::InputMaxwell2D_H |
| Helps for reading input parameters for single solving of Maxwell2D_H. More... | |
| class | hp2D::Maxwell2D_H |
| Class for calculating Eddy current problem with Maxwell modell in h formulation. More... | |
| class | hp2D::Maxwell2D_H_Base |
| Base class for calculating Eddy current problem with Maxwell modell in h formulation. More... | |
| class | hp2D::Maxwell2D_H_DD |
| Class for calculating Eddy current problem with Maxwell modell in h formulation, with Domain Decomposition. More... | |
| class | concepts::ModelControl< hp2D::Maxwell2D_H > |
| class | concepts::ModelControl< hp2D::Maxwell2D_H_Base > |
| class | concepts::ModelControl< hp2D::Maxwell2D_H_DD > |
Namespaces | |
| namespace | concepts |
Geometries and material constants for eddy current problems. | |
| namespace | hp2D |
Eddy-Current Model in 2D in h-formulation. | |