Home
last modified time | relevance | path

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

/petsc/src/sys/utils/
H A Dsortip.c23 static PetscErrorCode PetscSortIntWithPermutation_Private(const PetscInt v[], PetscInt vdx[], Petsc… in PetscSortIntWithPermutation_Private()
93 static PetscErrorCode PetscSortRealWithPermutation_Private(const PetscReal v[], PetscInt vdx[], Pet… in PetscSortRealWithPermutation_Private()
165 static PetscErrorCode PetscSortStrWithPermutation_Private(const char *v[], PetscInt vdx[], PetscInt… in PetscSortStrWithPermutation_Private()