|
dune-istl 2.10
|
Functor for building the sparsity pattern of the matrix using examineConnectivity. More...
#include <dune/istl/paamg/galerkin.hh>
Public Member Functions | |
| SparsityBuilder (M &matrix) | |
| Constructor. | |
| void | insert (const typename M::size_type &index) |
| void | operator++ () |
| std::size_t | minRowSize () |
| std::size_t | maxRowSize () |
| std::size_t | sumRowSize () |
| std::size_t | index () |
Functor for building the sparsity pattern of the matrix using examineConnectivity.