dune-istl 2.8.0
Dune::ColCompMatrix< M, I > Struct Template Reference

A sparse matrix in compressed-column format. More...

#include <dune/istl/colcompmatrix.hh>

Inheritance diagram for Dune::ColCompMatrix< M, I >:
Inheritance graph

Detailed Description

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: