![]() |
Dune-Fufem 2.11-git
|
Loading...
Searching...
No Matches
matrixbuilder.hh
Go to the documentation of this file.
11#warning This header is deprecated and will be removed after 2.11. Use the ISTLMatrixBackend::PatternBuilder from dune-assembler instead.
68[[deprecated("This class is deprecated and will be removed after 2.11. Use the ISTLMatrixBackend::PatternBuilder from dune-assembler instead.")]]
115[[deprecated("This class is deprecated and will be removed after 2.11. Use the ISTLMatrixBackend::PatternBuilder from dune-assembler instead.")]]
169[[deprecated("This class is deprecated and will be removed after 2.11. Use the ISTLMatrixBackend::PatternBuilder from dune-assembler instead.")]]
constexpr void forEach(Range &&range, F &&f)
constexpr auto integralRange(const Begin &begin, const End &end)
size_type rowIndex() const
Definition dunefunctionsboundaryfunctionalassembler.hh:29
size_type M() const
size_type N() const
void resize(const RowSizeInfo &rowSizeInfo, const ColSizeInfo &colSizeInfo)
Definition matrixbuilder.hh:80
MatrixBuilder(Matrix &matrix)
Definition matrixbuilder.hh:75
void setupMatrix()
Definition matrixbuilder.hh:91
void insertEntry(const RowIndex &rowIndex, const ColIndex &colIndex)
Definition matrixbuilder.hh:86
void insertEntry(const RowIndex &rowIndex, const ColIndex &colIndex)
Definition matrixbuilder.hh:135
MatrixBuilder(Matrix &matrix)
Definition matrixbuilder.hh:122
void resize(const RowSizeInfo &rowSizeInfo, const ColSizeInfo &colSizeInfo)
Definition matrixbuilder.hh:127
void setupMatrix()
Definition matrixbuilder.hh:140
MatrixBuilder(Matrix &matrix)
Definition matrixbuilder.hh:176
void resize(const RowSizeInfo &rowSizeInfo, const ColSizeInfo &colSizeInfo)
Definition matrixbuilder.hh:181
void insertEntry(const RowIndex &rowIndex, const ColIndex &colIndex)
Definition matrixbuilder.hh:195
void setupMatrix()
Definition matrixbuilder.hh:200
