Home
last modified time | relevance | path

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

/petsc/src/sys/utils/
H A Dsortd.c125 PetscReal rvl, rtmp; in PetscSortRealWithArrayInt_Private() local
135 rvl = v[0]; in PetscSortRealWithArrayInt_Private()
138 if (v[i] < rvl) { in PetscSortRealWithArrayInt_Private()