| axpy(const field_type &a, const DenseMatrix< Other > &x) | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | inline |
| BaseType typedef | Dune::Fem::MatrixMapping< DomainFieldImp, RangeFieldImp, n, m1, m2 > | |
| beforeBegin() | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | inline |
| beforeBegin() const | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | inline |
| beforeEnd() | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | inline |
| beforeEnd() const | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | inline |
| begin() | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | inline |
| begin() const | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | inline |
| block_type typedef | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | |
| blocklevel | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | static |
| ColIterator typedef | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | |
| cols | Dune::FieldMatrix< RangeFieldImp, m1 *m2, n > | static |
| DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > >::cols() const | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | inline |
| const_iterator typedef | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | |
| ConstColIterator typedef | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | |
| ConstIterator typedef | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | |
| ConstRowIterator typedef | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | |
| derived_type typedef | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | |
| determinant(bool doPivoting=true) const | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | |
| DomainFieldType typedef | Dune::Fem::MatrixMapping< DomainFieldImp, RangeFieldImp, n, m1, m2 > | |
| end() | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | inline |
| end() const | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | inline |
| exists(size_type i, size_type j) const | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | inline |
| field_type typedef | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | |
| FieldMatrix()=default | Dune::FieldMatrix< RangeFieldImp, m1 *m2, n > | |
| FieldMatrix(std::initializer_list< Dune::FieldVector< RangeFieldImp, cols > > const &l) | Dune::FieldMatrix< RangeFieldImp, m1 *m2, n > | inline |
| FieldMatrix(const FieldMatrix &)=default | Dune::FieldMatrix< RangeFieldImp, m1 *m2, n > | |
| FieldMatrix(T const &rhs) | Dune::FieldMatrix< RangeFieldImp, m1 *m2, n > | inline |
| frobenius_norm() const | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | inline |
| frobenius_norm2() const | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | inline |
| infinity_norm() const | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | inline |
| infinity_norm() const | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | inline |
| infinity_norm_real() const | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | inline |
| infinity_norm_real() const | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | inline |
| invert(bool doPivoting=true) | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | |
| iterator typedef | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | |
| Iterator typedef | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | |
| leftmultiply(const DenseMatrix< M2 > &M) | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | inline |
| leftmultiplyany(const FieldMatrix< RangeFieldImp, l, rows > &M) const | Dune::FieldMatrix< RangeFieldImp, m1 *m2, n > | inline |
| luDecomposition(DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > &A, Func func, Mask &nonsingularLanes, bool throwEarly, bool doPivoting) | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | protectedstatic |
| M() const | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | inline |
| MatrixMapping() | Dune::Fem::MatrixMapping< DomainFieldImp, RangeFieldImp, n, m1, m2 > | inline |
| MatrixMapping(const RangeFieldImp &k) | Dune::Fem::MatrixMapping< DomainFieldImp, RangeFieldImp, n, m1, m2 > | inline |
| mmhv(const X &x, Y &y) const | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | inline |
| mmtv(const X &x, Y &y) const | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | inline |
| mmv(const X &x, Y &y) const | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | inline |
| mtv(const X &x, Y &y) const | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | inline |
| mv(const X &x, Y &y) const | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | inline |
| N() const | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | inline |
| operator!=(const DenseMatrix< Other > &x) const | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | inline |
| operator*=(const field_type &k) | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | inline |
| operator+=(const DenseMatrix< Other > &x) | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | inline |
| DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > >::operator-() const | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | inline |
| operator-=(const DenseMatrix< Other > &x) | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | inline |
| operator/=(const field_type &k) | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | inline |
| operator=(const FieldMatrix &)=default | Dune::FieldMatrix< RangeFieldImp, m1 *m2, n > | |
| operator=(const FieldMatrix< T, ROWS, COLS > &x) | Dune::FieldMatrix< RangeFieldImp, m1 *m2, n > | inline |
| operator=(FieldMatrix< T, rows, cols > const &)=delete | Dune::FieldMatrix< RangeFieldImp, m1 *m2, n > | |
| operator==(const DenseMatrix< Other > &x) const | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | inline |
| operator[](int i) | Dune::Fem::MatrixMapping< DomainFieldImp, RangeFieldImp, n, m1, m2 > | inline |
| operator[](int i) const | Dune::Fem::MatrixMapping< DomainFieldImp, RangeFieldImp, n, m1, m2 > | inline |
| FieldMatrix< RangeFieldImp, m1 *m2, n >::operator[](size_type i) | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | inline |
| RangeFieldType typedef | Dune::Fem::MatrixMapping< DomainFieldImp, RangeFieldImp, n, m1, m2 > | |
| RangeType typedef | Dune::Fem::MatrixMapping< DomainFieldImp, RangeFieldImp, n, m1, m2 > | |
| rightmultiply(const FieldMatrix< RangeFieldImp, r, c > &M) | Dune::FieldMatrix< RangeFieldImp, m1 *m2, n > | inline |
| DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > >::rightmultiply(const DenseMatrix< M2 > &M) | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | inline |
| rightmultiplyany(const FieldMatrix< RangeFieldImp, cols, l > &M) const | Dune::FieldMatrix< RangeFieldImp, m1 *m2, n > | inline |
| RowIterator typedef | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | |
| rows | Dune::FieldMatrix< RangeFieldImp, m1 *m2, n > | static |
| DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > >::rows() const | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | inline |
| size() const | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | inline |
| solve(V1 &x, const V2 &b, bool doPivoting=true) const | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | |
| transposed() const | Dune::FieldMatrix< RangeFieldImp, m1 *m2, n > | inline |
| umhv(const X &x, Y &y) const | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | inline |
| umtv(const X &x, Y &y) const | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | inline |
| umv(const X &x, Y &y) const | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | inline |
| usmhv(const typename FieldTraits< Y >::field_type &alpha, const X &x, Y &y) const | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | inline |
| usmtv(const typename FieldTraits< Y >::field_type &alpha, const X &x, Y &y) const | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | inline |
| usmv(const typename FieldTraits< Y >::field_type &alpha, const X &x, Y &y) const | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | inline |
| value_type typedef | Dune::DenseMatrix< FieldMatrix< RangeFieldImp, ROWS, COLS > > | |