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

template<class GridType, Layers layer, Backends backend, bool periodic = false>
class Dune::XT::Grid::Layer<GridType, layer, backend, periodic>

Allows to statically create a leaf or level part or view (unspecialized variant).

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

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

No documentation provided.

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

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

No documentation provided.

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

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

No documentation provided.