Function Dune::XT::Grid::make_alldirichlet_boundaryinfo¶
-
template<class GV>
int Dune::XT::Grid::make_alldirichlet_boundaryinfo(GV, const Common::Configuration& = Common::Configuration())¶ Creates an AllDirichletBoundaryInfo for the intersection type of the given grid view.
-
template<class I>
int Dune::XT::Grid::make_alldirichlet_boundaryinfo(const Common::Configuration& = Common::Configuration())¶ Creates an AllDirichletBoundaryInfo for the given intersection type.