Searched refs:tuple_compare (Results 1 – 1 of 1) sorted by relevance
2056 class tuple_compare : Operator { class2142 using tuple_functor = detail::tuple_compare<cuda::std::greater<PetscReal>>; in Max()2145 using tuple_functor = detail::tuple_compare<thrust::greater<PetscReal>>; in Max()2161 using tuple_functor = detail::tuple_compare<cuda::std::less<PetscReal>>; in Min()2164 using tuple_functor = detail::tuple_compare<thrust::less<PetscReal>>; in Min()