| axpy(const K &a, const BaseType &y) | Dune::Fem::RangeMatrix< K, n, m > | inline |
| FieldMatrix< K, n, m >::axpy(const field_type &a, const DenseMatrix< Other > &x) | Dune::FieldMatrix< K, n, m > | |
| BaseType typedef | Dune::Fem::RangeMatrix< K, n, m > | |
| beforeBegin() | Dune::FieldMatrix< K, n, m > | |
| beforeBegin() const | Dune::FieldMatrix< K, n, m > | |
| beforeEnd() | Dune::FieldMatrix< K, n, m > | |
| beforeEnd() const | Dune::FieldMatrix< K, n, m > | |
| begin() | Dune::FieldMatrix< K, n, m > | |
| begin() const | Dune::FieldMatrix< K, n, m > | |
| block_type typedef | Dune::FieldMatrix< K, n, m > | |
| blocklevel | Dune::FieldMatrix< K, n, m > | static |
| clear() | Dune::Fem::DenseMatrix< FieldMatrix< K, ROWS, COLS > > | inline |
| ColIterator typedef | Dune::FieldMatrix< K, n, m > | |
| cols enum value | Dune::Fem::RangeMatrix< K, n, m > | |
| FieldMatrix< K, n, m >::cols() const | Dune::FieldMatrix< K, n, m > | |
| const_iterator typedef | Dune::FieldMatrix< K, n, m > | |
| const_reference typedef | Dune::FieldMatrix< K, n, m > | |
| const_row_reference typedef | Dune::FieldMatrix< K, n, m > | |
| ConstColIterator typedef | Dune::FieldMatrix< K, n, m > | |
| ConstIterator typedef | Dune::FieldMatrix< K, n, m > | |
| ConstRowIterator typedef | Dune::FieldMatrix< K, n, m > | |
| DenseMatrix() | Dune::Fem::DenseMatrix< FieldMatrix< K, ROWS, COLS > > | inline |
| DenseMatrix(const DenseMatrix< FieldMatrix< K, ROWS, COLS > > &org) | Dune::Fem::DenseMatrix< FieldMatrix< K, ROWS, COLS > > | inline |
| DenseMatrix(int rows, int cols) | Dune::Fem::DenseMatrix< FieldMatrix< K, ROWS, COLS > > | inline |
| derived_type typedef | Dune::FieldMatrix< K, n, m > | |
| determinant(bool doPivoting=true) const | Dune::FieldMatrix< K, n, m > | |
| dimension enum value | Dune::Fem::RangeMatrix< K, n, m > | |
| end() | Dune::FieldMatrix< K, n, m > | |
| end() const | Dune::FieldMatrix< K, n, m > | |
| exists(size_type i, size_type j) const | Dune::FieldMatrix< K, n, m > | |
| field_type typedef | Dune::FieldMatrix< K, n, m > | |
| FieldMatrix() noexcept(std::is_nothrow_default_constructible_v< K >) | Dune::FieldMatrix< K, n, m > | |
| FieldMatrix(std::initializer_list< Dune::FieldVector< K, cols > > const &l) | Dune::FieldMatrix< K, n, m > | |
| FieldMatrix(const FieldMatrix< OtherK, otherRows, otherCols > &)=delete | Dune::FieldMatrix< K, n, m > | |
| FieldMatrix(const OtherMatrix &rhs) | Dune::FieldMatrix< K, n, m > | |
| FieldMatrix() noexcept(std::is_nothrow_default_constructible_v< K >) | Dune::FieldMatrix< K, n, m > | |
| FieldMatrix(std::initializer_list< Dune::FieldVector< K, cols > > const &l) | Dune::FieldMatrix< K, n, m > | |
| FieldMatrix(const FieldMatrix< OtherK, otherRows, otherCols > &)=delete | Dune::FieldMatrix< K, n, m > | |
| FieldMatrix(const OtherMatrix &rhs) | Dune::FieldMatrix< K, n, m > | |
| frobenius_norm() const | Dune::FieldMatrix< K, n, m > | |
| frobenius_norm2() const | Dune::FieldMatrix< K, n, m > | |
| infinity_norm() const | Dune::FieldMatrix< K, n, m > | |
| infinity_norm() const | Dune::FieldMatrix< K, n, m > | |
| infinity_norm_real() const | Dune::FieldMatrix< K, n, m > | |
| infinity_norm_real() const | Dune::FieldMatrix< K, n, m > | |
| invert(bool doPivoting=true) | Dune::FieldMatrix< K, n, m > | |
| iterator typedef | Dune::FieldMatrix< K, n, m > | |
| Iterator typedef | Dune::FieldMatrix< K, n, m > | |
| leftmultiply(const DenseMatrix< M2 > &M) | Dune::FieldMatrix< K, n, m > | |
| leftmultiplyany(const FieldMatrix< K, l, rows > &M) const | Dune::FieldMatrix< K, n, m > | |
| luDecomposition(DenseMatrix< FieldMatrix< K, ROWS, COLS > > &A, Func func, Mask &nonsingularLanes, bool throwEarly, bool doPivoting) | Dune::FieldMatrix< K, n, m > | protectedstatic |
| M() const | Dune::FieldMatrix< K, n, m > | |
| mat_access(size_type i) | Dune::FieldMatrix< K, n, m > | |
| mat_access(size_type i) const | Dune::FieldMatrix< K, n, m > | |
| mat_access(size_type i) | Dune::FieldMatrix< K, n, m > | |
| mat_access(size_type i) const | Dune::FieldMatrix< K, n, m > | |
| mat_cols() | Dune::FieldMatrix< K, n, m > | static |
| mat_cols() | Dune::FieldMatrix< K, n, m > | static |
| mat_rows() | Dune::FieldMatrix< K, n, m > | static |
| mat_rows() | Dune::FieldMatrix< K, n, m > | static |
| mmhv(const X &x, Y &y) const | Dune::FieldMatrix< K, n, m > | |
| mmtv(const X &x, Y &y) const | Dune::FieldMatrix< K, n, m > | |
| mmv(const X &x, Y &y) const | Dune::FieldMatrix< K, n, m > | |
| mtv(const X &x, Y &y) const | Dune::FieldMatrix< K, n, m > | |
| mult(const FieldMatrix< K, ROWS, COLS > *vec, RowType &result) const | Dune::Fem::DenseMatrix< FieldMatrix< K, ROWS, COLS > > | inline |
| mult(const RowType &vec, RowType &result) const | Dune::Fem::DenseMatrix< FieldMatrix< K, ROWS, COLS > > | inline |
| multiply(const DenseMatrix &A, const DenseMatrix &B) | Dune::Fem::DenseMatrix< FieldMatrix< K, ROWS, COLS > > | inline |
| multiply_AT_A(const DenseMatrix &A) | Dune::Fem::DenseMatrix< FieldMatrix< K, ROWS, COLS > > | inline |
| multiplyTransposed(const DenseMatrix &A, const DenseMatrix &B) | Dune::Fem::DenseMatrix< FieldMatrix< K, ROWS, COLS > > | inline |
| multOEM(const FieldMatrix< K, ROWS, COLS > *vec, FieldMatrix< K, ROWS, COLS > *result) const | Dune::Fem::DenseMatrix< FieldMatrix< K, ROWS, COLS > > | inline |
| multTransposed(const RowType &vec, RowType &result) const | Dune::Fem::DenseMatrix< FieldMatrix< K, ROWS, COLS > > | inline |
| mv(const X &x, Y &y) const | Dune::FieldMatrix< K, n, m > | |
| N() const | Dune::FieldMatrix< K, n, m > | |
| operator const_reference() const noexcept | Dune::FieldMatrix< K, n, m > | |
| operator const_reference() const noexcept | Dune::FieldMatrix< K, n, m > | |
| operator reference() noexcept | Dune::FieldMatrix< K, n, m > | |
| operator reference() noexcept | Dune::FieldMatrix< K, n, m > | |
| operator!=(const DenseMatrix< Other > &x) const | Dune::FieldMatrix< K, n, m > | |
| operator()(int r, int c) | Dune::Fem::RangeMatrix< K, n, m > | inline |
| operator()(int r, int c) const | Dune::Fem::RangeMatrix< K, n, m > | inline |
| operator*(const BaseType &y) | Dune::Fem::RangeMatrix< K, n, m > | inline |
| operator*=(const field_type &k) | Dune::FieldMatrix< K, n, m > | |
| operator*=(const S &scalar) | Dune::FieldMatrix< K, n, m > | |
| operator+=(const DenseMatrix< Other > &x) | Dune::FieldMatrix< K, n, m > | |
| operator+=(const S &scalar) | Dune::FieldMatrix< K, n, m > | |
| DenseMatrix< FieldMatrix< K, ROWS, COLS > >::operator+=(const DenseMatrix &org) | Dune::Fem::DenseMatrix< FieldMatrix< K, ROWS, COLS > > | inline |
| operator-() const | Dune::FieldMatrix< K, n, m > | |
| operator-=(const DenseMatrix< Other > &x) | Dune::FieldMatrix< K, n, m > | |
| operator-=(const S &scalar) | Dune::FieldMatrix< K, n, m > | |
| DenseMatrix< FieldMatrix< K, ROWS, COLS > >::operator-=(const DenseMatrix &org) | Dune::Fem::DenseMatrix< FieldMatrix< K, ROWS, COLS > > | inline |
| operator/=(const field_type &k) | Dune::FieldMatrix< K, n, m > | |
| operator/=(const S &scalar) | Dune::FieldMatrix< K, n, m > | |
| operator=(const FieldMatrix< OtherK, otherRows, otherCols > &)=delete | Dune::FieldMatrix< K, n, m > | |
| DenseMatrix< FieldMatrix< K, ROWS, COLS > >::operator=(const FieldMatrix< K, ROWS, COLS > &val) | Dune::Fem::DenseMatrix< FieldMatrix< K, ROWS, COLS > > | inline |
| DenseMatrix< FieldMatrix< K, ROWS, COLS > >::operator=(const DenseMatrix &org) | Dune::Fem::DenseMatrix< FieldMatrix< K, ROWS, COLS > > | inline |
| operator==(const DenseMatrix< Other > &x) const | Dune::FieldMatrix< K, n, m > | |
| operator[](int i) | Dune::Fem::RangeMatrix< K, n, m > | inline |
| operator[](int i) const | Dune::Fem::RangeMatrix< K, n, m > | inline |
| FieldMatrix< K, n, m >::operator[](size_type i) | Dune::FieldMatrix< K, n, m > | |
| FieldMatrix< K, n, m >::operator[](size_type i) const | Dune::FieldMatrix< K, n, m > | |
| print(std::ostream &s=std::cout) const | Dune::Fem::DenseMatrix< FieldMatrix< K, ROWS, COLS > > | inline |
| RangeMatrix() | Dune::Fem::RangeMatrix< K, n, m > | inline |
| RangeMatrix(const K &k) | Dune::Fem::RangeMatrix< K, n, m > | inline |
| reference typedef | Dune::FieldMatrix< K, n, m > | |
| resize(int rows, int cols) | Dune::Fem::DenseMatrix< FieldMatrix< K, ROWS, COLS > > | inline |
| rightmultiply(const DenseMatrix< M2 > &M) | Dune::FieldMatrix< K, n, m > | |
| rightmultiply(const FieldMatrix< K, r, c > &M) | Dune::FieldMatrix< K, n, m > | |
| rightmultiplyany(const FieldMatrix< K, cols, l > &M) const | Dune::FieldMatrix< K, n, m > | |
| row(int r) const | Dune::Fem::RangeMatrix< K, n, m > | inline |
| row(int r) | Dune::Fem::RangeMatrix< K, n, m > | inline |
| row_reference typedef | Dune::FieldMatrix< K, n, m > | |
| row_type typedef | Dune::FieldMatrix< K, n, m > | |
| RowIterator typedef | Dune::FieldMatrix< K, n, m > | |
| rows enum value | Dune::Fem::RangeMatrix< K, n, m > | |
| FieldMatrix< K, n, m >::rows() const | Dune::FieldMatrix< K, n, m > | |
| RowType typedef | Dune::Fem::RangeMatrix< K, n, m > | |
| scale(const FieldMatrix< K, ROWS, COLS > &val) | Dune::Fem::DenseMatrix< FieldMatrix< K, ROWS, COLS > > | inline |
| size() const | Dune::FieldMatrix< K, n, m > | |
| size_type typedef | Dune::FieldMatrix< K, n, m > | |
| solve(V1 &x, const V2 &b, bool doPivoting=true) const | Dune::FieldMatrix< K, n, m > | |
| transposed() const | Dune::FieldMatrix< K, n, m > | |
| Ttype typedef | Dune::Fem::DenseMatrix< FieldMatrix< K, ROWS, COLS > > | |
| umhv(const X &x, Y &y) const | Dune::FieldMatrix< K, n, m > | |
| umtv(const X &x, Y &y) const | Dune::FieldMatrix< K, n, m > | |
| umv(const X &x, Y &y) const | Dune::FieldMatrix< K, n, m > | |
| usmhv(const typename FieldTraits< Y >::field_type &alpha, const X &x, Y &y) const | Dune::FieldMatrix< K, n, m > | |
| usmtv(const typename FieldTraits< Y >::field_type &alpha, const X &x, Y &y) const | Dune::FieldMatrix< K, n, m > | |
| usmv(const typename FieldTraits< Y >::field_type &alpha, const X &x, Y &y) const | Dune::FieldMatrix< K, n, m > | |
| value_type typedef | Dune::FieldMatrix< K, n, m > | |