Class template Dune::XT::Grid::CouplingGridProvider

template<class CouplingGridViewImp>
class Dune::XT::Grid::CouplingGridProvider

Grid provider holding a coupling grid view between a macro and local grid.

static std::string Dune::XT::Grid::CouplingGridProvider::static_id()

No documentation provided.

const CouplingGridViewType &Dune::XT::Grid::CouplingGridProvider::coupling_view() const

No documentation provided.

template<>
Dune::XT::Grid::CouplingGridProvider::CouplingGridProvider<CouplingGridViewImp>(const CouplingGridViewType view)

No documentation provided.

template<>
Dune::XT::Grid::CouplingGridProvider::CouplingGridProvider<CouplingGridViewImp>(const ThisType &other) = default

No documentation provided.

const CouplingGridViewType Dune::XT::Grid::CouplingGridProvider::view_

No documentation provided.

type Dune::XT::Grid::CouplingGridProvider::ThisType

No documentation provided.

type Dune::XT::Grid::CouplingGridProvider::CouplingGridViewType

No documentation provided.