Class template Dune::XT::Grid::TemporaryConstView

template<class GridLayerType>
class Dune::XT::Grid::TemporaryConstView

Provides const access to a grid view obtained from a grid layer, which may be a grid view or a grid part.

const int &Dune::XT::Grid::TemporaryConstView::access() const

No documentation provided.

template<>
Dune::XT::Grid::TemporaryConstView::TemporaryConstView<GridLayerType>(const GridLayerType &grid_layer)

No documentation provided.

const int Dune::XT::Grid::TemporaryConstView::const_storage_

No documentation provided.

Class template Dune::XT::Grid::TemporaryConstView::const_storage

template<bool view = is_view<GridLayerType>::value, bool part = is_part<GridLayerType>::value, bool anything = true>
class Dune::XT::Grid::TemporaryConstView::const_storage

No documentation provided.

Class template Dune::XT::Grid::TemporaryConstView::const_storage

template<bool anything>
class Dune::XT::Grid::TemporaryConstView::const_storage

No documentation provided.

template<>
Dune::XT::Grid::TemporaryConstView::const_storage::const_storage<true, false, anything>(const GridLayerType &grid_view)

No documentation provided.

const type &Dune::XT::Grid::TemporaryConstView::const_storage::value

No documentation provided.

type Dune::XT::Grid::TemporaryConstView::const_storage::type

No documentation provided.

Class template Dune::XT::Grid::TemporaryConstView::const_storage

template<bool anything>
class Dune::XT::Grid::TemporaryConstView::const_storage

No documentation provided.

template<>
Dune::XT::Grid::TemporaryConstView::const_storage::const_storage<false, true, anything>(const GridLayerType &grid_part)

No documentation provided.

const GridLayerType &Dune::XT::Grid::TemporaryConstView::const_storage::grid_part_

No documentation provided.

const type Dune::XT::Grid::TemporaryConstView::const_storage::value

No documentation provided.

type Dune::XT::Grid::TemporaryConstView::const_storage::type

No documentation provided.