| field_type typedef | Dune::MultiTypeBlockMatrix< FirstRow, Args > | |
| frobenius_norm() const | Dune::MultiTypeBlockMatrix< FirstRow, Args > | inline |
| frobenius_norm2() const | Dune::MultiTypeBlockMatrix< FirstRow, Args > | inline |
| infinity_norm() const | Dune::MultiTypeBlockMatrix< FirstRow, Args > | inline |
| infinity_norm_real() const | Dune::MultiTypeBlockMatrix< FirstRow, Args > | inline |
| M() | Dune::MultiTypeBlockMatrix< FirstRow, Args > | inlinestatic |
| mmhv(const X &x, Y &y) const | Dune::MultiTypeBlockMatrix< FirstRow, Args > | inline |
| mmtv(const X &x, Y &y) const | Dune::MultiTypeBlockMatrix< FirstRow, Args > | inline |
| mmv(const X &x, Y &y) const | Dune::MultiTypeBlockMatrix< FirstRow, Args > | inline |
| mtv(const X &x, Y &y) const | Dune::MultiTypeBlockMatrix< FirstRow, Args > | inline |
| mv(const X &x, Y &y) const | Dune::MultiTypeBlockMatrix< FirstRow, Args > | inline |
| N() | Dune::MultiTypeBlockMatrix< FirstRow, Args > | inlinestatic |
| operator*=(const field_type &k) | Dune::MultiTypeBlockMatrix< FirstRow, Args > | inline |
| operator+=(const MultiTypeBlockMatrix &b) | Dune::MultiTypeBlockMatrix< FirstRow, Args > | inline |
| operator-=(const MultiTypeBlockMatrix &b) | Dune::MultiTypeBlockMatrix< FirstRow, Args > | inline |
| operator/=(const field_type &k) | Dune::MultiTypeBlockMatrix< FirstRow, Args > | inline |
| operator=(const T &newval) | Dune::MultiTypeBlockMatrix< FirstRow, Args > | inline |
| operator[](const std::integral_constant< size_type, index > indexVariable) -> decltype(std::get< index >(*this)) | Dune::MultiTypeBlockMatrix< FirstRow, Args > | inline |
| operator[](const std::integral_constant< size_type, index > indexVariable) const -> decltype(std::get< index >(*this)) | Dune::MultiTypeBlockMatrix< FirstRow, Args > | inline |
| real_type typedef | Dune::MultiTypeBlockMatrix< FirstRow, Args > | |
| size_type typedef | Dune::MultiTypeBlockMatrix< FirstRow, Args > | |
| type typedef | Dune::MultiTypeBlockMatrix< FirstRow, Args > | |
| umhv(const X &x, Y &y) const | Dune::MultiTypeBlockMatrix< FirstRow, Args > | inline |
| umtv(const X &x, Y &y) const | Dune::MultiTypeBlockMatrix< FirstRow, Args > | inline |
| umv(const X &x, Y &y) const | Dune::MultiTypeBlockMatrix< FirstRow, Args > | inline |
| usmhv(const field_type &alpha, const X &x, Y &y) const | Dune::MultiTypeBlockMatrix< FirstRow, Args > | inline |
| usmtv(const field_type &alpha, const X &x, Y &y) const | Dune::MultiTypeBlockMatrix< FirstRow, Args > | inline |
| usmv(const AlphaType &alpha, const X &x, Y &y) const | Dune::MultiTypeBlockMatrix< FirstRow, Args > | inline |