Class template Dune::XT::Grid::extract_iterator¶ template<class T, int c = 0, PartitionIteratorType pit = All_Partition, bool view = is_view<T>::value, bool part = is_part<T>::value>class Dune::XT::Grid::extract_iterator¶ Extracts the codim-c partition iterator type from a grid view or grid part T.