Home
last modified time | relevance | path

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

/petsc/src/binding/petsc4py/test/
H A Dtest_dmstag.py9 STENCIL = PETSc.DMStag.StencilType.BOX variable in BaseTestDMStag
H A Dtest_dmda.py12 STENCIL = PETSc.DMDA.StencilType.STAR variable in BaseTestDA