Functor to coarsen a set of given views, where the last view in the given set of views is coarsened using the null_coarsener. More...
Public Member Functions | |
template<typename Views > | |
auto | apply (Views const &views, integral_constant< std::size_t, 1 >) const STAPL_AUTO_RETURN(null_coarsener()(views)) template< typename Views |
Functor to coarsen a set of given views, where the last view in the given set of views is coarsened using the null_coarsener.