Home
last modified time | relevance | path

Searched defs:dups (Results 1 – 3 of 3) sorted by relevance

/petsc/src/mat/impls/aij/mpi/kokkos/
H A Dmpiaijkok.kokkos.cxx512 PetscInt dups = 1; in MatMPIAIJKokkosReduceBegin() local
570 PetscInt dups = 1; in MatMPIAIJKokkosReduceBegin() local
/petsc/src/sys/utils/
H A Dsorti.c612 PetscErrorCode PetscCheckDupsInt(PetscInt n, const PetscInt X[], PetscBool *dups) in PetscCheckDupsInt()
/petsc/src/vec/is/sf/interface/
H A Dsf.c1360 PetscBool dups; in PetscSFCreateEmbeddedRootSF() local