Class template Dune::XT::Grid::extract_entity¶ template<class T, size_t codim = 0, bool view = is_view<T>::value, bool part = is_part<T>::value, bool grid = is_grid<T>::value>class Dune::XT::Grid::extract_entity¶ Extracts the entity type of given codimension from a grid view, grid part or grid T.