|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
colcompspmatrix.hh
Go to the documentation of this file.
void setMatrix(const Matrix &matrix, const BitVector &bitVector={})
Col col
Matrix & mat
void free()
Definition colcompspmatrix.hh:23
void free()
Free allocated space.
Definition colcompspmatrix.hh:141
virtual void setMatrix(const Matrix &mat)
Initialize data from given matrix.
Definition colcompspmatrix.hh:152
ThisType & operator=(const Matrix &mat)
Definition colcompspmatrix.hh:107
RowIndexType * getColStart() const
Get the column start indices.
Definition colcompspmatrix.hh:102
size_type M() const
Get the number of columns.
Definition colcompspmatrix.hh:84
virtual ~ColCompMatrix()
Destructor.
Definition colcompspmatrix.hh:65
ColCompMatrix(const Matrix &mat)
Constructor that initializes the data.
Definition colcompspmatrix.hh:54
Dune::ColCompMatrix< Fem::SparseRowMatrix< T, IndexT, ValuesVector, IndicesVector >, RowIndex >::nnz
size_type nnz() const
Get the number of non zero entries.
Definition colcompspmatrix.hh:78
Fem::SparseRowMatrix< T, IndexT, ValuesVector, IndicesVector > Matrix
The type of the matrix to convert.
Definition colcompspmatrix.hh:44
size_type N() const
Get the number of rows.
Definition colcompspmatrix.hh:72
Matrix::size_type size_type
Definition colcompspmatrix.hh:46
ColCompMatrix()
Empty constructor.
Definition colcompspmatrix.hh:60
ColCompMatrix< Fem::SparseRowMatrix< T, IndexT, ValuesVector, IndicesVector > > ThisType
The type of the matrix converted.
Definition colcompspmatrix.hh:42
RowIndex RowIndexType
Definition colcompspmatrix.hh:48
T * getValues() const
Get the non-zero entries of the matrix.
Definition colcompspmatrix.hh:90
RowIndexType * getRowIndex() const
Get the row indices of the non-zero entries of the matrix.
Definition colcompspmatrix.hh:96
ThisType & operator=(const ThisType &mat)
Definition colcompspmatrix.hh:115
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8