#include <hash_map>#include "element2D.hh"#include "basics/typedefs.hh"#include "space/space.hh"#include "space/element.hh"#include "toolbox/scannerConnectors.hh"

Go to the source code of this file.
Classes | |
| class | linearFEM::Linear2d |
| Space for linear triangular and bilinear quadrilateral FEM in 2D. More... | |
| class | concepts::Scan< linearFEM::Quad > |
| class | concepts::Scan< linearFEM::Triangle > |
Namespaces | |
| namespace | concepts |
Geometries and material constants for eddy current problems. | |
| namespace | linearFEM |
Linear FEM in 1D, 2D and 3D. | |
Defines | |
| #define | __gnu_cxx std |
| #define __gnu_cxx std |
Definition at line 17 of file space2D.hh.