Searched refs:PetscStrgrt (Results 1 – 2 of 2) sorted by relevance
174 PetscCall(PetscStrgrt(v[vdx[0]], v[vdx[1]], >)); in PetscSortStrWithPermutation_Private()183 PetscCall(PetscStrgrt(vl, v[vdx[i]], >)); in PetscSortStrWithPermutation_Private()229 PetscCall(PetscStrgrt(ik, i[idx[j]], >)); in PetscSortStrWithPermutation()
432 static inline PetscErrorCode PetscStrgrt(const char a[], const char b[], PetscBool *t) in PetscStrgrt() function