Home
last modified time | relevance | path

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

/petsc/src/mat/tests/
H A Dex204.c154 PetscInt N = 17, M = 31, nz = 5, i, cnt, j, rlow, rhigh; in main() local
206 PetscInt N = 17, M = 31, nz = 5, i, cnt, j, rlow, rhigh; in main() local
/petsc/src/tao/bound/utils/
H A Disutil.c27 PetscInt nfull, nreduced, nreduced_local, rlow, rhigh, flow, fhigh; in TaoVecGetSubVec() local