Searched defs:iy (Results 1 – 11 of 11) sorted by relevance
| /petsc/src/vec/is/sf/tests/ |
| H A D | ex9.c | 15 IS ix, iy; in main() local 178 IS ix, iy; in main() local 264 IS ix, iy; in main() local
|
| H A D | ex2.c | 17 IS ix, iy; in main() local
|
| H A D | ex15.c | 13 PetscInt i, n, *ix, *iy, *tomap, start; in main() local
|
| H A D | ex7.c | 9 IS ix, iy; in main() local
|
| H A D | ex23.c | 11 IS ix, iy; in main() local
|
| H A D | ex22.c | 10 IS ix, iy; in main() local
|
| H A D | ex14.c | 8 PetscInt bs = 1, ix[2], iy[2]; in main() local
|
| /petsc/src/vec/is/tests/ |
| H A D | ex1.c | 8 PetscInt bs = 2, n = 3, ix[3] = {1, 7, 9}, iy[2] = {0, 2}, mp[2]; in main() local
|
| /petsc/src/vec/vec/tests/ |
| H A D | ex13.c | 10 PetscInt n, N, ix[2], iy[2]; in main() local
|
| /petsc/src/mat/impls/composite/ |
| H A D | mcomposite.c | 138 IS ix, iy; in MatMult_Composite() local
|
| /petsc/src/vec/vec/utils/ |
| H A D | vscat.c | 667 PetscErrorCode VecScatterCreate(Vec x, IS ix, Vec y, IS iy, VecScatter *newsf) in VecScatterCreate()
|