|
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 |
| typedef I | index_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
| typedef ET Dune::PDELab::Simple::SparseMatrixData< C, ET, I >::ElementType |
◆ index_type
| typedef I Dune::PDELab::Simple::SparseMatrixData< C, ET, I >::index_type |
◆ size_type
| typedef std::size_t Dune::PDELab::Simple::SparseMatrixData< C, ET, I >::size_type |
Member Data Documentation
◆ _colindex
| C<index_type> Dune::PDELab::Simple::SparseMatrixData< C, ET, I >::_colindex |
◆ _cols
| std::size_t Dune::PDELab::Simple::SparseMatrixData< C, ET, I >::_cols |
◆ _data
| C<ElementType> Dune::PDELab::Simple::SparseMatrixData< C, ET, I >::_data |
◆ _non_zeros
| std::size_t Dune::PDELab::Simple::SparseMatrixData< C, ET, I >::_non_zeros |
◆ _rowoffset
| C<index_type> Dune::PDELab::Simple::SparseMatrixData< C, ET, I >::_rowoffset |
◆ _rows
| std::size_t Dune::PDELab::Simple::SparseMatrixData< C, ET, I >::_rows |
The documentation for this struct was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8