Home
last modified time | relevance | path

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

/petsc/src/binding/petsc4py/test/
H A Dtest_dmda.py464 STENCIL_TYPE = (None, 'star', 'box') variable
471 STENCIL_TYPE = (None, 'box') variable
H A Dtest_dmstag.py279 STENCIL_TYPE = ('none', 'star', 'box') variable