Class template Dune::XT::Grid::TemporaryView¶
Inherits from Dune::XT::Grid::TemporaryConstView.
-
template<class GridLayerType>
class Dune::XT::Grid::TemporaryView<GridLayerType> : public TemporaryConstView<GridLayerType>¶ Provides mutable access to a grid view obtained from a grid layer, which may be a grid view or a grid part.
Method Dune::XT::Grid::TemporaryView::access¶
-
template<class GridLayerType>
int &Dune::XT::Grid::TemporaryView<GridLayerType>::access()¶ No documentation provided.
Constructor Dune::XT::Grid::TemporaryView::TemporaryView<GridLayerType>¶
-
template<>
template<class GridLayerType>
explicit Dune::XT::Grid::TemporaryView<GridLayerType>::TemporaryView<GridLayerType>(GridLayerType &grid_layer)¶ No documentation provided.
Field Dune::XT::Grid::TemporaryView::storage_¶
-
int Dune::XT::Grid::TemporaryView::storage_¶
No documentation provided.
Type alias Dune::XT::Grid::TemporaryView::BaseType¶
-
type Dune::XT::Grid::TemporaryView::BaseType¶
No documentation provided.
Class template Dune::XT::Grid::TemporaryView::storage¶
Class template Dune::XT::Grid::TemporaryView::storage¶
-
template<bool anything>
class Dune::XT::Grid::TemporaryView::storage<true, false, anything>¶ No documentation provided.
Constructor Dune::XT::Grid::TemporaryView::storage::storage<true, false, anything>¶
-
template<>
template<bool anything>
explicit Dune::XT::Grid::TemporaryView::storage<true, false, anything>::storage<true, false, anything>(GridLayerType &grid_view)¶ No documentation provided.
Field Dune::XT::Grid::TemporaryView::storage::value¶
-
type &Dune::XT::Grid::TemporaryView::storage::value¶
No documentation provided.
Type alias Dune::XT::Grid::TemporaryView::storage::type¶
-
type Dune::XT::Grid::TemporaryView::storage::type¶
No documentation provided.
Class template Dune::XT::Grid::TemporaryView::storage¶
-
template<bool anything>
class Dune::XT::Grid::TemporaryView::storage<false, true, anything>¶ No documentation provided.
Constructor Dune::XT::Grid::TemporaryView::storage::storage<false, true, anything>¶
-
template<>
template<bool anything>
explicit Dune::XT::Grid::TemporaryView::storage<false, true, anything>::storage<false, true, anything>(GridLayerType &grid_part)¶ No documentation provided.
Field Dune::XT::Grid::TemporaryView::storage::value¶
type Dune::XT::Grid::TemporaryView::storage::value
No documentation provided.
Type alias Dune::XT::Grid::TemporaryView::storage::type¶
Dune::XT::Grid::TemporaryView::storage::type
No documentation provided.