Home
last modified time | relevance | path

Searched refs:tuple_type (Results 1 – 1 of 1) sorted by relevance

/petsc/src/vec/vec/impls/seq/cupm/
H A Dvecseqcupm_impl.hpp2058 using tuple_type = thrust::tuple<PetscReal, PetscInt>; typedef in Petsc::vec::cupm::impl::detail::tuple_compare
2061 …PETSC_NODISCARD PETSC_HOSTDEVICE_INLINE_DECL tuple_type operator()(const tuple_type &x, const tupl… in operator ()()