Searched defs:nExtra (Results 1 – 7 of 7) sorted by relevance
| /petsc/src/dm/impls/stag/tests/ |
| H A D | ex5.c | 24 PetscInt start, n, e, nExtra; in main() local 114 PetscInt start, n, nExtra, ex, idxP, idxU, startGhost, nGhost; in ApplyOperator() local
|
| H A D | ex23.c | 9 PetscInt ex, ey, ez, n[3], start[3], nExtra[3], iNext, iPrev, iCenter, d, round; in main() local
|
| /petsc/src/dm/impls/stag/tutorials/ |
| H A D | ex1.c | 91 PetscInt start, n, e, nExtra; in main() local
|
| H A D | ex2.c | 570 PetscInt startx, starty, nx, ny, nExtra[2], ex, ey; in CreateReferenceSolution() local
|
| H A D | ex3.c | 1795 PetscInt start[3], n[3], nExtra[3], ex, ey, ez, d; in CreateReferenceSolution() local
|
| /petsc/src/dm/impls/stag/ |
| H A D | stagda.c | 135 PetscInt dim, d, nExtra[DMSTAG_MAX_DIM]; in DMStagDMDAGetExtraPoints() local
|
| H A D | stagutils.c | 811 …PetscInt start[DMSTAG_MAX_DIM], startGhost[DMSTAG_MAX_DIM], n[DMSTAG_MAX_DIM], nExtra[DM… in DMStagMigrateVec() local
|