Home
last modified time | relevance | path

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

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