Home
last modified time | relevance | path

Searched refs:STENCIL_WIDTH (Results 1 – 2 of 2) sorted by relevance

/petsc/src/binding/petsc4py/test/
H A Dtest_dmda.py465 STENCIL_WIDTH = (None, 0, 1, 2, 3) variable
472 STENCIL_WIDTH = (None, 1, 2) variable
486 for width in STENCIL_WIDTH:
518 for width in STENCIL_WIDTH:
H A Dtest_dmstag.py280 STENCIL_WIDTH = (0, 1, 2, 3) variable
306 for width in STENCIL_WIDTH: