Home
last modified time | relevance | path

Searched defs:IJCompare (Results 1 – 2 of 2) sorted by relevance

/petsc/src/mat/impls/aij/seq/seqhipsparse/
H A Daijhipsparse.hip.cxx3694 struct IJCompare { struct
3695 …perator()(const thrust::tuple<PetscInt, PetscInt> &t1, const thrust::tuple<PetscInt, PetscInt> &t2) in operator ()()
/petsc/src/mat/impls/aij/seq/seqcusparse/
H A Daijcusparse.cu4336 struct IJCompare { struct
4337 …perator()(const thrust::tuple<PetscInt, PetscInt> &t1, const thrust::tuple<PetscInt, PetscInt> &t2) in operator ()()