Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

Classes | Namespaces | Defines
operator/sparseMatrix.hh File Reference
#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"
Include dependency graph for sparseMatrix.hh:
This graph shows which files directly or indirectly include this file:

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 Documentation

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


Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)