Class template Dune::XT::Grid::Layer

template<class GridType, Layers layer, Backends backend>
class Dune::XT::Grid::Layer<GridType, layer, backend, true>

Specialization of Layer that wraps the corresponding non-periodic layer in a PeriodicGridView.

Method Dune::XT::Grid::Layer::create

template<class GridType, Layers layer, Backends backend>
static type Dune::XT::Grid::Layer<GridType, layer, backend, true>::create(const GridType &grid, const int subdomain = 0)

No documentation provided.

Method Dune::XT::Grid::Layer::create

template<class GridType, Layers layer, Backends backend>
static type Dune::XT::Grid::Layer<GridType, layer, backend, true>::create(GridType &grid, const int subdomain)

No documentation provided.

Type alias Dune::XT::Grid::Layer::NonPeriodicLayerType

type Dune::XT::Grid::Layer::NonPeriodicLayerType

No documentation provided.

Type alias Dune::XT::Grid::Layer::type

type Dune::XT::Grid::Layer::type

No documentation provided.