| axpy(const field_type &a, const DenseMatrix< Other > &x) | Dune::DynamicMatrix< Field > | |
| Base typedef | Dune::BasisMatrix< const MonomialBasis< geometryId, F >, Interpolation, Field > | |
| BasisMatrix(const PreBasis &preBasis, const Interpolation &localInterpolation) | Dune::BasisMatrix< const MonomialBasis< geometryId, F >, Interpolation, Field > | inline |
| BasisMatrixBase(const const MonomialBasis< geometryId, F > &preBasis, const Interpolation &localInterpolation) | Dune::BasisMatrixBase< const MonomialBasis< geometryId, F >, Interpolation, Field > | inline |
| beforeBegin() | Dune::DynamicMatrix< Field > | |
| beforeBegin() const | Dune::DynamicMatrix< Field > | |
| beforeEnd() | Dune::DynamicMatrix< Field > | |
| beforeEnd() const | Dune::DynamicMatrix< Field > | |
| begin() | Dune::DynamicMatrix< Field > | |
| begin() const | Dune::DynamicMatrix< Field > | |
| block_type typedef | Dune::DynamicMatrix< Field > | |
| blocklevel | Dune::DynamicMatrix< Field > | static |
| ColIterator typedef | Dune::DynamicMatrix< Field > | |
| cols() const | Dune::BasisMatrixBase< const MonomialBasis< geometryId, F >, Interpolation, Field > | inline |
| const_iterator typedef | Dune::DynamicMatrix< Field > | |
| const_row_reference typedef | Dune::DynamicMatrix< Field > | |
| ConstColIterator typedef | Dune::DynamicMatrix< Field > | |
| ConstIterator typedef | Dune::DynamicMatrix< Field > | |
| ConstRowIterator typedef | Dune::DynamicMatrix< Field > | |
| derived_type typedef | Dune::DynamicMatrix< Field > | |
| determinant(bool doPivoting=true) const | Dune::DynamicMatrix< Field > | |
| DynamicMatrix() | Dune::DynamicMatrix< Field > | |
| DynamicMatrix(size_type r, size_type c, value_type v=value_type()) | Dune::DynamicMatrix< Field > | |
| DynamicMatrix(std::initializer_list< DynamicVector< K > > const &ll) | Dune::DynamicMatrix< Field > | |
| DynamicMatrix(T const &rhs) | Dune::DynamicMatrix< Field > | |
| end() | Dune::DynamicMatrix< Field > | |
| end() const | Dune::DynamicMatrix< Field > | |
| exists(size_type i, size_type j) const | Dune::DynamicMatrix< Field > | |
| DenseMatrix< DynamicMatrix< K > >::exists(size_type i, size_type j) const | Dune::DenseMatrix< DynamicMatrix< K > > | |
| field_type typedef | Dune::DynamicMatrix< Field > | |
| frobenius_norm() const | Dune::DynamicMatrix< Field > | |
| frobenius_norm2() const | Dune::DynamicMatrix< Field > | |
| infinity_norm() const | Dune::DynamicMatrix< Field > | |
| infinity_norm() const | Dune::DynamicMatrix< Field > | |
| infinity_norm_real() const | Dune::DynamicMatrix< Field > | |
| infinity_norm_real() const | Dune::DynamicMatrix< Field > | |
| invert(bool doPivoting=true) | Dune::DynamicMatrix< Field > | |
| iterator typedef | Dune::DynamicMatrix< Field > | |
| Iterator typedef | Dune::DynamicMatrix< Field > | |
| leftmultiply(const DenseMatrix< M2 > &M) | Dune::DynamicMatrix< Field > | |
| luDecomposition(DenseMatrix< DynamicMatrix< K > > &A, Func func, Mask &nonsingularLanes, bool throwEarly, bool doPivoting) | Dune::DynamicMatrix< Field > | protectedstatic |
| DenseMatrix< DynamicMatrix< K > >::luDecomposition(DenseMatrix< MAT > &A, Func func, Mask &nonsingularLanes, bool throwEarly, bool doPivoting) | Dune::DenseMatrix< DynamicMatrix< K > > | protectedstatic |
| M() const | Dune::DynamicMatrix< Field > | |
| mat_access(size_type i) | Dune::DynamicMatrix< Field > | |
| mat_access(size_type i) const | Dune::DynamicMatrix< Field > | |
| mat_cols() const | Dune::DynamicMatrix< Field > | |
| mat_rows() const | Dune::DynamicMatrix< Field > | |
| Matrix typedef | Dune::BasisMatrix< const MonomialBasis< geometryId, F >, Interpolation, Field > | |
| mmhv(const X &x, Y &y) const | Dune::DynamicMatrix< Field > | |
| mmtv(const X &x, Y &y) const | Dune::DynamicMatrix< Field > | |
| mmv(const X &x, Y &y) const | Dune::DynamicMatrix< Field > | |
| mtv(const X &x, Y &y) const | Dune::DynamicMatrix< Field > | |
| mv(const X &x, Y &y) const | Dune::DynamicMatrix< Field > | |
| N() const | Dune::DynamicMatrix< Field > | |
| operator!=(const DenseMatrix< Other > &x) const | Dune::DynamicMatrix< Field > | |
| operator*=(const field_type &k) | Dune::DynamicMatrix< Field > | |
| operator+=(const DenseMatrix< Other > &x) | Dune::DynamicMatrix< Field > | |
| operator-() const | Dune::DynamicMatrix< Field > | |
| operator-=(const DenseMatrix< Other > &x) | Dune::DynamicMatrix< Field > | |
| operator/=(const field_type &k) | Dune::DynamicMatrix< Field > | |
| operator=(T const &rhs) | Dune::DynamicMatrix< Field > | |
| operator=(T scalar) | Dune::DynamicMatrix< Field > | |
| DenseMatrix< DynamicMatrix< K > >::operator=(const RHS &rhs) | Dune::DenseMatrix< DynamicMatrix< K > > | |
| operator==(const DenseMatrix< Other > &x) const | Dune::DynamicMatrix< Field > | |
| operator[](size_type i) | Dune::DynamicMatrix< Field > | |
| operator[](size_type i) const | Dune::DynamicMatrix< Field > | |
| DenseMatrix< DynamicMatrix< K > >::operator[](size_type i) | Dune::DenseMatrix< DynamicMatrix< K > > | |
| DenseMatrix< DynamicMatrix< K > >::operator[](size_type i) const | Dune::DenseMatrix< DynamicMatrix< K > > | |
| PreBasis typedef | Dune::BasisMatrix< const MonomialBasis< geometryId, F >, Interpolation, Field > | |
| resize(size_type r, size_type c, value_type v=value_type()) | Dune::DynamicMatrix< Field > | |
| rightmultiply(const DenseMatrix< M2 > &M) | Dune::DynamicMatrix< Field > | |
| row(const unsigned int row, Vector &vec) const | Dune::BasisMatrix< const MonomialBasis< geometryId, F >, Interpolation, Field > | inline |
| row_reference typedef | Dune::DynamicMatrix< Field > | |
| row_type typedef | Dune::DynamicMatrix< Field > | |
| RowIterator typedef | Dune::DynamicMatrix< Field > | |
| rows() const | Dune::BasisMatrixBase< const MonomialBasis< geometryId, F >, Interpolation, Field > | inline |
| size() const | Dune::DynamicMatrix< Field > | |
| size_type typedef | Dune::DynamicMatrix< Field > | |
| solve(V1 &x, const V2 &b, bool doPivoting=true) const | Dune::DynamicMatrix< Field > | |
| transposed() const | Dune::DynamicMatrix< Field > | |
| umhv(const X &x, Y &y) const | Dune::DynamicMatrix< Field > | |
| umtv(const X &x, Y &y) const | Dune::DynamicMatrix< Field > | |
| umv(const X &x, Y &y) const | Dune::DynamicMatrix< Field > | |
| usmhv(const typename FieldTraits< Y >::field_type &alpha, const X &x, Y &y) const | Dune::DynamicMatrix< Field > | |
| usmtv(const typename FieldTraits< Y >::field_type &alpha, const X &x, Y &y) const | Dune::DynamicMatrix< Field > | |
| usmv(const typename FieldTraits< Y >::field_type &alpha, const X &x, Y &y) const | Dune::DynamicMatrix< Field > | |
| value_type typedef | Dune::DynamicMatrix< Field > | |