Home
last modified time | relevance | path

Searched defs:offset_y (Results 1 – 2 of 2) sorted by relevance

/petsc/src/dm/impls/stag/
H A Dstag2d.c1442 for (PetscInt offset_y = -stencil_width; offset_y <= stencil_width; ++offset_y) { in DMCreateMatrix_Stag_2D_AIJ_Assemble() local
H A Dstag3d.c3650 for (PetscInt offset_y = -stencil_width; offset_y <= stencil_width; ++offset_y) { in DMCreateMatrix_Stag_3D_AIJ_Assemble() local