Home
last modified time | relevance | path

Searched refs:DOWN_LEFT (Results 1 – 5 of 5) sorted by relevance

/petsc/src/dm/impls/stag/tutorials/
H A Dex2.c32 #define DOWN_LEFT DMSTAG_DOWN_LEFT macro
H A Dex3.c41 #define DOWN_LEFT DMSTAG_DOWN_LEFT macro
/petsc/src/dm/impls/stag/tests/
H A Dex18.c35 #define DOWN_LEFT DMSTAG_DOWN_LEFT macro
H A Dex30.c17 #define DOWN_LEFT DMSTAG_DOWN_LEFT macro
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DDMStag.pyx22 DOWN_LEFT = DMSTAG_DOWN_LEFT variable in DMStagStencilLocation