Home
last modified time | relevance | path

Searched refs: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
21 stencil_type=self.STENCIL,
30 self.directda.setStencilType(self.STENCIL)
H A Dtest_dmda.py12 STENCIL = PETSc.DMDA.StencilType.STAR variable in BaseTestDA
21 stencil_type=self.STENCIL,
41 self.assertEqual(stencil_type, self.STENCIL)