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