#include <map>#include <limits>#include <memory>#include "compositions.hh"#include "matrix.hh"#include "CRS.hh"#include "hashedSMatrix.hh"#include "matrixMult.hh"#include "basics/debug.hh"

Go to the source code of this file.
Classes | |
| class | concepts::SparseMatrix< F > |
| Sparse matrix. More... | |
Namespaces | |
| namespace | concepts |
Geometries and material constants for eddy current problems. | |
Defines | |
| #define | EPS std::numeric_limits<double>::epsilon() |
| #define | SparseAddInto_D 0 |
| #define EPS std::numeric_limits<double>::epsilon() |
Definition at line 13 of file sparseMatrix.hh.
| #define SparseAddInto_D 0 |
Definition at line 23 of file sparseMatrix.hh.