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

Inherits from Dune::XT::Common::StorageProvider, Dune::GridView<internal::CouplingGridViewWrapperTraits<GridGlueImp>>.

template<class GridGlueImp>
class Dune::XT::Grid::CouplingGridView<GridGlueImp> : private XT::Common::StorageProvider<internal::CouplingGridViewWrapper<GridGlueImp>>, public Dune::GridView<internal::CouplingGridViewWrapperTraits<GridGlueImp>>

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

Method Dune::XT::Grid::CouplingGridView::update

template<class GridGlueImp>
void Dune::XT::Grid::CouplingGridView<GridGlueImp>::update()

No documentation provided.

Constructor Dune::XT::Grid::CouplingGridView::CouplingGridView<GridGlueImp>

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

No documentation provided.

Constructor Dune::XT::Grid::CouplingGridView::CouplingGridView<GridGlueImp>

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

No documentation provided.

Type alias Dune::XT::Grid::CouplingGridView::Implementation

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

No documentation provided.

Type alias Dune::XT::Grid::CouplingGridView::ImplementationStorage

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

No documentation provided.

Type alias Dune::XT::Grid::CouplingGridView::BaseType

type Dune::XT::Grid::CouplingGridView::BaseType

No documentation provided.

Type alias Dune::XT::Grid::CouplingGridView::GridGlueType

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

No documentation provided.

Type alias Dune::XT::Grid::CouplingGridView::BaseGridViewType

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

No documentation provided.

Type alias Dune::XT::Grid::CouplingGridView::MacroGridType

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

No documentation provided.

Type alias Dune::XT::Grid::CouplingGridView::MacroElementType

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

No documentation provided.

Type alias Dune::XT::Grid::CouplingGridView::MacroIntersectionType

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

No documentation provided.