v0.14.0 |
Implementation of magnetic element. More...
Go to the source code of this file.
Classes | |
struct | MagneticElement |
Implementation of magneto-static problem (basic Implementation) More... | |
struct | MagneticElement::VolumeFE |
definition of volume element More... | |
struct | MagneticElement::TriFE |
define surface element More... | |
struct | MagneticElement::BlockData |
data structure storing material constants, model parameters, matrices, etc. More... | |
struct | MagneticElement::OpCurlCurl |
calculate and assemble CurlCurl matrix More... | |
struct | MagneticElement::OpStab |
calculate and assemble stabilization matrix More... | |
struct | MagneticElement::OpNaturalBC |
calculate essential boundary conditions More... | |
struct | MagneticElement::OpPostProcessCurl |
calculate and assemble CurlCurl matrix More... | |
Implementation of magnetic element.
Definition in file MagneticElement.hpp.