A sparse matrix in compressed-column format.
More...
#include <dune/istl/colcompmatrix.hh>
template<class M, class I = int>
struct Dune::ColCompMatrix< M, I >
A sparse matrix in compressed-column format.
- Deprecated:
- This class has been superseded by Impl::BCCSMatrix and Impl::BCCSMatrixInitializer. Please use that instead!
The documentation for this struct was generated from the following file: