Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexrefine.c44 PetscCall(PetscSortRemoveDupsMPIInt(&numLeaves, ranks)); in DMPlexCreateProcessSF()
H A Dplexcreate.c5692 PetscCall(PetscSortRemoveDupsMPIInt(&n, data->neighbors + 1)); in DMGetNeighbors_Plex()
/petsc/doc/changes/
H A D34.md265 - Added `PetscSortMPIInt()` and `PetscSortRemoveDupsMPIInt()`.
/petsc/src/sys/utils/
H A Dsorti.c869 PetscErrorCode PetscSortRemoveDupsMPIInt(PetscInt *n, PetscMPIInt X[]) in PetscSortRemoveDupsMPIInt() function
/petsc/include/
H A Dpetscsys.h2406 PETSC_EXTERN PetscErrorCode PetscSortRemoveDupsMPIInt(PetscInt *, PetscMPIInt[]);