dune-pdelab 2.9
Loading...
Searching...
No Matches
Dune::PDELab::Simple::SparseMatrixData< C, ET, I > Struct Template Reference

#include <dune/pdelab/backend/simple/sparse.hh>

Public Types

typedef ET ElementType
 
typedefindex_type
 
typedef std::size_t size_type
 

Public Attributes

std::size_t _rows
 
std::size_t _cols
 
std::size_t _non_zeros
 
C< ElementType_data
 
C< index_type_colindex
 
C< index_type_rowoffset
 

Member Typedef Documentation

◆ ElementType

◆ index_type

◆ size_type

Member Data Documentation

◆ _colindex

◆ _cols

◆ _data

◆ _non_zeros

◆ _rowoffset

◆ _rows


The documentation for this struct was generated from the following file: