Home
last modified time | relevance | path

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

/petsc/src/sys/utils/
H A Dsortso.c1200 PetscErrorCode PetscIntSortSemiOrderedWithArray(PetscInt n, PetscInt arr1[], PetscInt arr2[]) in PetscIntSortSemiOrderedWithArray()
1271 PetscErrorCode PetscMPIIntSortSemiOrderedWithArray(PetscInt n, PetscMPIInt arr1[], PetscMPIInt arr2… in PetscMPIIntSortSemiOrderedWithArray()
1340 PetscErrorCode PetscRealSortSemiOrderedWithArrayInt(PetscInt n, PetscReal arr1[], PetscInt arr2[]) in PetscRealSortSemiOrderedWithArrayInt()