Home
last modified time | relevance | path

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

/petsc/src/sys/utils/
H A Dsortd.c344 PetscErrorCode PetscSortSplitReal(PetscInt ncut, PetscInt n, PetscReal a[], PetscInt idx[]) in PetscSortSplitReal() function
/petsc/include/
H A Dpetscsys.h2417 PETSC_EXTERN PetscErrorCode PetscSortSplitReal(PetscInt, PetscInt, PetscReal[], PetscInt[]);