| _col_cache | Dune::PDELab::ConstUncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache > | protected |
| _container | Dune::PDELab::ConstUncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache > | protected |
| _row_cache | Dune::PDELab::ConstUncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache > | protected |
| add(const LC &local_container) | Dune::PDELab::UncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache > | inline |
| add(size_type i, size_type j, const ElementType &v) | Dune::PDELab::UncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache > | inline |
| add(const RowDOFIndex &i, const ColDOFIndex &j, const ElementType &v) | Dune::PDELab::UncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache > | inline |
| add(const RowContainerIndex &i, const ColContainerIndex &j, const ElementType &v) | Dune::PDELab::UncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache > | inline |
| add(const RowContainerIndex &i, size_type j, const ElementType &v) | Dune::PDELab::UncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache > | inline |
| add(size_type i, const ColContainerIndex &j, const ElementType &v) | Dune::PDELab::UncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache > | inline |
| attach(ISTLMatrixContainer &container) | Dune::PDELab::ConstUncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache > | inline |
| bind(const RowCache &row_cache, const ColCache &col_cache) | Dune::PDELab::ConstUncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache > | inline |
| ColContainerIndex typedef | Dune::PDELab::UncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache > | |
| ColDOFIndex typedef | Dune::PDELab::UncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache > | |
| ColIndexCache typedef | Dune::PDELab::UncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache > | |
| colIndexCache() const | Dune::PDELab::ConstUncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache > | inline |
| commit() | Dune::PDELab::UncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache > | inline |
| ConstUncachedMatrixView() | Dune::PDELab::ConstUncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache > | inline |
| ConstUncachedMatrixView(ISTLMatrixContainer &container) | Dune::PDELab::ConstUncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache > | inline |
| container() | Dune::PDELab::UncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache > | inline |
| ConstUncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache >::container() const | Dune::PDELab::ConstUncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache > | inline |
| Container typedef | Dune::PDELab::UncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache > | |
| detach() | Dune::PDELab::ConstUncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache > | inline |
| dune_static_assert((is_same< typename RowCache::LocalFunctionSpace::Traits::GridFunctionSpace, typename Container::TestGridFunctionSpace >::value),"The RowCache passed to LocalView must belong to the underlying GFSV") | Dune::PDELab::ConstUncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache > | |
| dune_static_assert((is_same< typename ColCache::LocalFunctionSpace::Traits::GridFunctionSpace, typename Container::TrialGridFunctionSpace >::value),"The ColCache passed to LocalView must belong to the underlying GFSU") | Dune::PDELab::ConstUncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache > | |
| E typedef | Dune::PDELab::ConstUncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache > | |
| ElementType typedef | Dune::PDELab::UncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache > | |
| LFSU typedef | Dune::PDELab::UncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache > | |
| LFSV typedef | Dune::PDELab::UncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache > | |
| LocalView() | Dune::PDELab::ISTLMatrixContainer< GFSV, GFSU, C, Stats >::LocalView< RowCache, ColCache > | inline |
| LocalView(ISTLMatrixContainer &mc) | Dune::PDELab::ISTLMatrixContainer< GFSV, GFSU, C, Stats >::LocalView< RowCache, ColCache > | inline |
| M() const | Dune::PDELab::ConstUncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache > | inline |
| N() const | Dune::PDELab::ConstUncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache > | inline |
| operator()(size_type i, size_type j) | Dune::PDELab::UncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache > | inline |
| operator()(const RowDOFIndex &i, const ColDOFIndex &j) | Dune::PDELab::UncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache > | inline |
| operator()(const RowContainerIndex &i, const ColContainerIndex &j) | Dune::PDELab::UncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache > | inline |
| operator()(const RowContainerIndex &i, size_type j) | Dune::PDELab::UncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache > | inline |
| operator()(size_type i, const ColContainerIndex &j) | Dune::PDELab::UncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache > | inline |
| ConstUncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache >::operator()(size_type i, size_type j) const | Dune::PDELab::ConstUncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache > | inline |
| ConstUncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache >::operator()(const RowDOFIndex &i, const ColDOFIndex &j) const | Dune::PDELab::ConstUncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache > | inline |
| ConstUncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache >::operator()(const RowContainerIndex &i, const ColContainerIndex &j) const | Dune::PDELab::ConstUncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache > | inline |
| ConstUncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache >::operator()(const RowContainerIndex &i, size_type j) const | Dune::PDELab::ConstUncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache > | inline |
| ConstUncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache >::operator()(size_type i, const ColContainerIndex &j) const | Dune::PDELab::ConstUncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache > | inline |
| read(LC &local_container) const | Dune::PDELab::ConstUncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache > | inline |
| RowContainerIndex typedef | Dune::PDELab::UncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache > | |
| RowDOFIndex typedef | Dune::PDELab::UncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache > | |
| rowIndexCache() const | Dune::PDELab::ConstUncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache > | inline |
| RowIndexCache typedef | Dune::PDELab::UncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache > | |
| size_type typedef | Dune::PDELab::UncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache > | |
| unbind() | Dune::PDELab::ConstUncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache > | inline |
| UncachedMatrixView() | Dune::PDELab::UncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache > | inline |
| UncachedMatrixView(Container &container) | Dune::PDELab::UncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache > | inline |
| write(const LC &local_container) | Dune::PDELab::UncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache > | inline |