_col_cache | Dune::PDELab::ConstUncachedMatrixView< M_, RowCache, ColCache > | protected |
_container | Dune::PDELab::ConstUncachedMatrixView< M_, RowCache, ColCache > | protected |
_row_cache | Dune::PDELab::ConstUncachedMatrixView< M_, RowCache, ColCache > | protected |
add(const LC &local_container) | Dune::PDELab::UncachedMatrixView< M_, RowCache, ColCache > | inline |
add(size_type i, size_type j, const ElementType &v) | Dune::PDELab::UncachedMatrixView< M_, RowCache, ColCache > | inline |
add(const RDI &i, const CDI &j, const ElementType &v) | Dune::PDELab::UncachedMatrixView< M_, RowCache, ColCache > | inline |
add(const RowContainerIndex &i, const ColContainerIndex &j, const ElementType &v) | Dune::PDELab::UncachedMatrixView< M_, RowCache, ColCache > | inline |
add(const RowContainerIndex &i, size_type j, const ElementType &v) | Dune::PDELab::UncachedMatrixView< M_, RowCache, ColCache > | inline |
add(size_type i, const ColContainerIndex &j, const ElementType &v) | Dune::PDELab::UncachedMatrixView< M_, RowCache, ColCache > | inline |
attach(M_ &container) | Dune::PDELab::ConstUncachedMatrixView< M_, RowCache, ColCache > | inline |
bind(const RowCache &row_cache, const ColCache &col_cache) | Dune::PDELab::ConstUncachedMatrixView< M_, RowCache, ColCache > | inline |
ColContainerIndex typedef | Dune::PDELab::UncachedMatrixView< M_, RowCache, ColCache > | |
ColDOFIndex typedef | Dune::PDELab::UncachedMatrixView< M_, RowCache, ColCache > | |
ColIndexCache typedef | Dune::PDELab::UncachedMatrixView< M_, RowCache, ColCache > | |
colIndexCache() const | Dune::PDELab::UncachedMatrixView< M_, RowCache, ColCache > | inline |
commit() | Dune::PDELab::UncachedMatrixView< M_, RowCache, ColCache > | inline |
ConstUncachedMatrixView() | Dune::PDELab::ConstUncachedMatrixView< M_, RowCache, ColCache > | inline |
ConstUncachedMatrixView(M_ &container) | Dune::PDELab::ConstUncachedMatrixView< M_, RowCache, ColCache > | inline |
Container typedef | Dune::PDELab::UncachedMatrixView< M_, RowCache, ColCache > | |
container() | Dune::PDELab::UncachedMatrixView< M_, RowCache, ColCache > | inline |
Dune::PDELab::ConstUncachedMatrixView::container() const | Dune::PDELab::ConstUncachedMatrixView< M_, RowCache, ColCache > | inline |
detach() | Dune::PDELab::ConstUncachedMatrixView< M_, RowCache, ColCache > | inline |
E typedef | Dune::PDELab::ConstUncachedMatrixView< M_, RowCache, ColCache > | |
ElementType typedef | Dune::PDELab::UncachedMatrixView< M_, RowCache, ColCache > | |
LFSU typedef | Dune::PDELab::UncachedMatrixView< M_, RowCache, ColCache > | |
LFSV typedef | Dune::PDELab::UncachedMatrixView< M_, RowCache, ColCache > | |
M() const | Dune::PDELab::UncachedMatrixView< M_, RowCache, ColCache > | inline |
N() const | Dune::PDELab::UncachedMatrixView< M_, RowCache, ColCache > | inline |
operator()(size_type i, size_type j) | Dune::PDELab::UncachedMatrixView< M_, RowCache, ColCache > | inline |
operator()(const RDI &i, const CDI &j) | Dune::PDELab::UncachedMatrixView< M_, RowCache, ColCache > | inline |
operator()(const RowContainerIndex &i, const ColContainerIndex &j) | Dune::PDELab::UncachedMatrixView< M_, RowCache, ColCache > | inline |
operator()(const RowContainerIndex &i, size_type j) | Dune::PDELab::UncachedMatrixView< M_, RowCache, ColCache > | inline |
operator()(size_type i, const ColContainerIndex &j) | Dune::PDELab::UncachedMatrixView< M_, RowCache, ColCache > | inline |
Dune::PDELab::ConstUncachedMatrixView::operator()(size_type i, size_type j) const | Dune::PDELab::ConstUncachedMatrixView< M_, RowCache, ColCache > | inline |
Dune::PDELab::ConstUncachedMatrixView::operator()(const RDI &i, const CDI &j) const | Dune::PDELab::ConstUncachedMatrixView< M_, RowCache, ColCache > | inline |
Dune::PDELab::ConstUncachedMatrixView::operator()(const RowContainerIndex &i, const ColContainerIndex &j) const | Dune::PDELab::ConstUncachedMatrixView< M_, RowCache, ColCache > | inline |
Dune::PDELab::ConstUncachedMatrixView::operator()(const RowContainerIndex &i, size_type j) const | Dune::PDELab::ConstUncachedMatrixView< M_, RowCache, ColCache > | inline |
Dune::PDELab::ConstUncachedMatrixView::operator()(size_type i, const ColContainerIndex &j) const | Dune::PDELab::ConstUncachedMatrixView< M_, RowCache, ColCache > | inline |
read(LC &local_container) const | Dune::PDELab::ConstUncachedMatrixView< M_, RowCache, ColCache > | inline |
RowContainerIndex typedef | Dune::PDELab::UncachedMatrixView< M_, RowCache, ColCache > | |
RowDOFIndex typedef | Dune::PDELab::UncachedMatrixView< M_, RowCache, ColCache > | |
rowIndexCache() const | Dune::PDELab::UncachedMatrixView< M_, RowCache, ColCache > | inline |
RowIndexCache typedef | Dune::PDELab::UncachedMatrixView< M_, RowCache, ColCache > | |
size_type typedef | Dune::PDELab::UncachedMatrixView< M_, RowCache, ColCache > | |
unbind() | Dune::PDELab::ConstUncachedMatrixView< M_, RowCache, ColCache > | inline |
UncachedMatrixView() | Dune::PDELab::UncachedMatrixView< M_, RowCache, ColCache > | inline |
UncachedMatrixView(Container &container) | Dune::PDELab::UncachedMatrixView< M_, RowCache, ColCache > | inline |
write(const LC &local_container) | Dune::PDELab::UncachedMatrixView< M_, RowCache, ColCache > | inline |