#include "formula/boundary.hh"
#include "operator/sparseMatrix.hh"
#include "hp2D/hpAdaptiveSpaceH1.hh"
#include "hp2Dedge/hpAdaptiveSpaceHCurl.hh"
#include "hp2Dedge/hpAdaptiveSpaceHCurl_H1.hh"
#include "models/maxwell.hh"
#include "models/maxwellConstants.hh"
#include "models/Eddy2D_geometries.hh"
#include "adaptiveModels.hh"
Go to the source code of this file.
Classes | |
class | hp2D::Eddy2D_E |
class | hp2D::InputEddy2D_E |
Namespaces | |
namespace | hp2D |
namespace | concepts |
Eddy current model in 2D in e-formulation (with regularization)
Definition in file Eddy2D_E.hh.