Class template Dune::XT::Grid::CouplingGridView

Inherits from Dune::XT::Common::StorageProvider.

template<class GridGlueImp>
class Dune::XT::Grid::CouplingGridView : private XT::Common::StorageProvider<internal::CouplingGridViewWrapper<GridGlueImp>>

Grid view iterating over the coupling intersections of a grid glue between two local subdomain grids.

void Dune::XT::Grid::CouplingGridView::update()

No documentation provided.

template<>
Dune::XT::Grid::CouplingGridView::CouplingGridView<GridGlueImp>(const MacroElementType &ss, const MacroElementType &nn, GridGlueType &dd_grid, const MacroIntersectionType macro_intersection)

No documentation provided.

template<>
Dune::XT::Grid::CouplingGridView::CouplingGridView<GridGlueImp>(const CouplingGridView<GridGlueImp> &other)

No documentation provided.

type Dune::XT::Grid::CouplingGridView::Implementation

No documentation provided.

type Dune::XT::Grid::CouplingGridView::ImplementationStorage

No documentation provided.

type Dune::XT::Grid::CouplingGridView::GridGlueType

No documentation provided.

type Dune::XT::Grid::CouplingGridView::BaseGridViewType

No documentation provided.

type Dune::XT::Grid::CouplingGridView::MacroGridType

No documentation provided.

type Dune::XT::Grid::CouplingGridView::MacroElementType

No documentation provided.

type Dune::XT::Grid::CouplingGridView::MacroIntersectionType

No documentation provided.