Searched defs:ystart (Results 1 – 8 of 8) sorted by relevance
| /petsc/src/dm/tests/ |
| H A D | ex40.c | 8 PetscInt M = 8, N = 8, stencil_width = 1, dof = 1, m, n, xstart, ystart, i, j, c; in main() local
|
| H A D | ex41.c | 8 …PetscInt M = 4, N = 5, P = 6, stencil_width = 1, dof = 1, m, n, p, xstart, ystart, zstart, … in main() local
|
| /petsc/src/sys/classes/draw/interface/ |
| H A D | drect.c | 24 int i, j, xstart, ystart, xend, yend; in PetscDrawIndicatorFunction() local
|
| /petsc/src/vec/is/sf/tests/ |
| H A D | ex9.c | 364 PetscInt n, N = 15, xstart, ystart, low, high; in main() local
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | bench_kspsolve.c | 46 PetscInt xstart, ystart, zstart, xend, yend, zend, nm2 = n - 2, idx; in PreallocateCOO() local
|
| /petsc/src/vec/vec/utils/ |
| H A D | vscat.c | 673 PetscInt i, n, N, nroots, nleaves, *ilocal, xstart, ystart, ixsize, iysize, xlen, ylen; in VecScatterCreate() local
|
| /petsc/src/ksp/pc/impls/asm/ |
| H A D | asm.c | 1574 PetscInt i, j, height, width, ystart, xstart, yleft, yright, xleft, xright, loc_outer; in PCASMCreateSubdomains2D() local
|
| /petsc/src/ksp/pc/impls/gasm/ |
| H A D | gasm.c | 1621 PetscInt ystart, ylow, yhigh, ylow_loc, yhigh_loc; in PCGASMCreateSubdomains2D() local
|