Searched defs:ix1 (Results 1 – 5 of 5) sorted by relevance
| /petsc/src/vec/vec/tests/ |
| H A D | ex10.c | 8 …PetscInt bs = 1, n = 5, ix0[3] = {5, 7, 9}, ix1[3] = {2, 3, 4}, i, iy0[3] = {1, 2, 4}, iy1[3] =… in main() local
|
| /petsc/src/vec/is/sf/tests/ |
| H A D | ex12.c | 9 PetscInt ix0[3] = {5, 7, 9}, iy0[3] = {1, 2, 4}, ix1[3] = {2, 3, 4}, iy1[3] = {0, 1, 3}; in main() local
|
| H A D | ex13.c | 9 PetscInt ix0[3] = {5, 7, 9}, iy0[3] = {1, 2, 4}, ix1[3] = {2, 3, 4}, iy1[3] = {0, 1, 3}; in main() local
|
| H A D | ex11.c | 9 PetscInt ix0[3] = {5, 7, 9}, iy0[3] = {1, 2, 4}, ix1[3] = {2, 3, 1}, iy1[3] = {0, 3, 9}; in main() local
|
| /petsc/src/mat/tests/ |
| H A D | ex159.c | 24 PetscInt ix0a[1], ix0b[1], ix0[2], ix1[1]; in main() local
|