Home
last modified time | relevance | path

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

/petsc/src/sys/utils/
H A Dsortd.c279 PetscErrorCode PetscSortSplit(PetscInt ncut, PetscInt n, PetscScalar a[], PetscInt idx[]) in PetscSortSplit() function
/petsc/include/
H A Dpetscsys.h2416 PETSC_EXTERN PetscErrorCode PetscSortSplit(PetscInt, PetscInt, PetscScalar[], PetscInt[]);