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

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

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

static type Dune::XT::Grid::Layer::create(const GridType &grid, const int subdomain = 0)

No documentation provided.

static type Dune::XT::Grid::Layer::create(GridType &grid, const int subdomain)

No documentation provided.

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

No documentation provided.

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

No documentation provided.