Home
last modified time | relevance | path

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

/petsc/src/sys/utils/
H A Dsortd.c279 PetscErrorCode PetscSortSplit(PetscInt ncut, PetscInt n, PetscScalar a[], PetscInt idx[]) in PetscSortSplit()
344 PetscErrorCode PetscSortSplitReal(PetscInt ncut, PetscInt n, PetscReal a[], PetscInt idx[]) in PetscSortSplitReal()