Home
last modified time | relevance | path

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

/petsc/src/vec/is/is/tests/
H A Dex7.c9 PetscInt n = 7, key = 3, nonkey = 1, keylocation = 4, sortedlocation = 2, location; in TestGeneral() local
33 PetscInt bs = 5, n = 7, key = 16, nonkey = 7, keylocation = 21, sortedlocation = 11, location; in TestBlock() local
55 PetscInt nonkey[] = {-2, 123}, i, location; in TestStride() local