#include <iostream>#include <memory>#include "basics/typedefs.hh"#include "basics/vectorsMatrices.hh"#include "topology.hh"#include "cell.hh"

Go to the source code of this file.
Classes | |
| class | concepts::Edge1d |
| A 1D cell: edge. More... | |
| class | concepts::Edge2d |
| A 1D cell: edge in 2D. More... | |
| class | concepts::EdgeNd |
| A 1D cell in any dimension: edge. More... | |
Namespaces | |
| namespace | concepts |
Geometries and material constants for eddy current problems. | |