Loading [MathJax]/extensions/AMSmath.js
v0.14.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes
MagneticElement.hpp File Reference

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...
 

Detailed Description

Implementation of magnetic element.

Definition in file MagneticElement.hpp.