dune-pdelab  2.0.0
Dune::PDELab::ISTLMatrixContainer< GFSV, GFSU, C, Stats >::LocalView< RowCache, ColCache > Member List

This is the complete list of members for Dune::PDELab::ISTLMatrixContainer< GFSV, GFSU, C, Stats >::LocalView< RowCache, ColCache >, including all inherited members.

_col_cacheDune::PDELab::ConstUncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache >protected
_containerDune::PDELab::ConstUncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache >protected
_row_cacheDune::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 typedefDune::PDELab::UncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache >
ColDOFIndex typedefDune::PDELab::UncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache >
ColIndexCache typedefDune::PDELab::UncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache >
colIndexCache() constDune::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() constDune::PDELab::ConstUncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache >inline
Container typedefDune::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 typedefDune::PDELab::ConstUncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache >
ElementType typedefDune::PDELab::UncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache >
LFSU typedefDune::PDELab::UncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache >
LFSV typedefDune::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() constDune::PDELab::ConstUncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache >inline
N() constDune::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) constDune::PDELab::ConstUncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache >inline
ConstUncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache >::operator()(const RowDOFIndex &i, const ColDOFIndex &j) constDune::PDELab::ConstUncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache >inline
ConstUncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache >::operator()(const RowContainerIndex &i, const ColContainerIndex &j) constDune::PDELab::ConstUncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache >inline
ConstUncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache >::operator()(const RowContainerIndex &i, size_type j) constDune::PDELab::ConstUncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache >inline
ConstUncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache >::operator()(size_type i, const ColContainerIndex &j) constDune::PDELab::ConstUncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache >inline
read(LC &local_container) constDune::PDELab::ConstUncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache >inline
RowContainerIndex typedefDune::PDELab::UncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache >
RowDOFIndex typedefDune::PDELab::UncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache >
rowIndexCache() constDune::PDELab::ConstUncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache >inline
RowIndexCache typedefDune::PDELab::UncachedMatrixView< ISTLMatrixContainer, RowCache, ColCache >
size_type typedefDune::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