#include <dune/common/diagonalmatrix.hh>
◆ block_type
export the type representing the components
◆ const_iterator
typedef for stl compliant access
◆ ConstIterator
ConstIterator class for sequential access.
◆ field_type
export the type representing the field
◆ Iterator
Iterator class for sequential access.
◆ iterator
typedef for stl compliant access
◆ size_type
The type used for the index access and size operation.
◆ anonymous enum
template<class K , int n>
◆ anonymous enum
template<class K , int n>
We are at the leaf of the block recursion.
Enumerator |
---|
blocklevel | The number of block levels we contain.
|
◆ anonymous enum
template<class K , int n>
export size
Enumerator |
---|
size | The size of this vector.
|
◆ DiagonalRowVector() [1/2]
Constructor making uninitialized vector.
◆ DiagonalRowVector() [2/2]
Constructor making vector with identical coordinates.
◆ beforeBegin() [1/2]
template<class K , int n>
- Returns
- an iterator that is positioned before the first row of the matrix.
◆ beforeBegin() [2/2]
- Returns
- an iterator that is positioned before the first row of the matrix.
◆ beforeEnd() [1/2]
template<class K , int n>
- Returns
- an iterator that is positioned before the end iterator of the rows. i.e. at the row.
◆ beforeEnd() [2/2]
- Returns
- an iterator that is positioned before the end iterator of the rows, i.e. at the last row.
◆ begin() [1/2]
template<class K , int n>
◆ begin() [2/2]
◆ diagonal()
template<class K , int n>
◆ dim()
template<class K , int n>
dimension of the vector space
◆ end() [1/2]
template<class K , int n>
◆ end() [2/2]
◆ identical()
template<class K , int n>
◆ N()
template<class K , int n>
number of blocks in the vector (are of size 1 here)
◆ operator &()
◆ operator=()
Assignment operator for scalar.
◆ operator==()
template<class K , int n>
Binary vector comparison.
◆ operator[]() [1/2]
template<class K , int n>
same for read only access
◆ operator[]() [2/2]
◆ pointer()
template<class K , int n>
◆ realIndex()
template<class K , int n>
◆ rowIndex()
template<class K , int n>
index of this row in surrounding matrix
◆ p_
template<class K , int n>
◆ row_
template<class K , int n>
The documentation for this class was generated from the following file: