#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::Maxwell2D_H_Base |
class | hp2D::Maxwell2D_H |
class | hp2D::Maxwell2D_H_DD |
class | hp2D::InputMaxwell2D_H |
Namespaces | |
namespace | hp2D |
namespace | concepts |
Maxwell's equations in 2D in h-formulation
Definition in file Maxwell2D_H.hh.