#include <dune/common/diagonalmatrix.hh>
template<class K , int n>
export the type representing the components
template<class K , int n>
typedef for stl compliant access
template<class K , int n>
ConstIterator class for sequential access.
template<class K , int n>
export the type representing the field
template<class K , int n>
The type used for the index access and size operation.
template<class K , int n>
template<class K , int n>
We are at the leaf of the block recursion.
Enumerator |
---|
blocklevel |
The number of block levels we contain.
|
template<class K , int n>
export size
Enumerator |
---|
size |
The size of this vector.
|
template<class K , int n>
Constructor making uninitialized vector.
template<class K , int n>
Constructor making vector with identical coordinates.
template<class K , int n>
- Returns
- an iterator that is positioned before the first row of the matrix.
template<class K , int n>
- Returns
- an iterator that is positioned before the end iterator of the rows. i.e. at the row.
template<class K , int n>
template<class K , int n>
template<class K , int n>
dimension of the vector space
template<class K , int n>
template<class K , int n>
template<class K , int n>
number of blocks in the vector (are of size 1 here)
template<class K , int n>
template<class K , int n>
Binary vector comparison.
template<class K , int n>
same for read only access
template<class K , int n>
template<class K , int n>
template<class K , int n>
index of this row in surrounding matrix
template<class K , int n>
template<class K , int n>
The documentation for this class was generated from the following file: