dune-pdelab 2.7-git
|
#include <dune/pdelab/backend/simple/sparse.hh>
Public Types | |
typedef std::unordered_set< std::size_t > | col_type |
Public Member Functions | |
template<typename RI , typename CI > | |
void | add_link (const RI &ri, const CI &ci) |
SparseMatrixPattern (std::size_t rows) | |
Public Attributes | |
T | elements |
STL member. More... | |
typedef std::unordered_set<std::size_t> Dune::PDELab::Simple::SparseMatrixPattern::col_type |
|
inline |
|
inline |
|
inherited |
STL member.