Searched defs:startI (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/ksp/pc/impls/telescope/ |
| H A D | telescope_dmda.c | 495 PetscInt i, j, k, location, startI[3], endI[3], lenI[3], nx, ny, nz; in PCTelescopeSetUp_dmda_permutation_3d() local 566 PetscInt i, j, location, startI[2], endI[2], lenI[2], nx, ny, nz; in PCTelescopeSetUp_dmda_permutation_2d() local
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex73.c | 172 PetscInt i, j, location, startI[2], endI[2], lenI[2]; in DMDACreatePermutation_2d() local
|