Searched refs:PCTFS_ivec_sort_companion (Results 1 – 2 of 2) sorted by relevance
310 PetscErrorCode PCTFS_ivec_sort_companion(PetscInt *ar, PetscInt *ar2, PetscInt size) in PCTFS_ivec_sort_companion() function535 if (ar2) PetscCall(PCTFS_ivec_sort_companion((PetscInt *)ar1, (PetscInt *)ar2, size)); in PCTFS_SMI_sort()
190 PETSC_INTERN PetscErrorCode PCTFS_ivec_sort_companion(PetscInt *, PetscInt *, PetscInt);