#include "basics/exceptions.hh"#include "basics/typedefs.hh"#include "linearFEM/element2D.hh"#include "toolbox/elementGraphics.hh"#include "toolbox/hashMap.hh"#include "space/space.hh"

Go to the source code of this file.
Classes | |
| class | concepts::Scan< TriangleP2 > |
| class | TriangleP2 |
| Triangular element with quadratic shape functions in 2D. More... | |
| class | TriangleP2Graphics |
| Handles graphics for triangles FEM elements with quadratic shape functions in 2D. More... | |
| class | TrianglesP2 |
| Space for quadratic triangular FEM in 2D. More... | |
Namespaces | |
| namespace | concepts |
Geometries and material constants for eddy current problems. | |