Class template Dune::XT::Grid::extract_collective_communication

Inherits from AlwaysFalse<T>.

template<class T, bool view = is_view<T>::value, bool part = is_part<T>::value>
class Dune::XT::Grid::extract_collective_communication<T, view, part> : public AlwaysFalse<T>

Extracts the collective communication type from a grid view or grid part T.