Searched refs:STENCIL (Results 1 – 2 of 2) sorted by relevance
9 STENCIL = PETSc.DMStag.StencilType.BOX variable in BaseTestDMStag21 stencil_type=self.STENCIL,30 self.directda.setStencilType(self.STENCIL)
12 STENCIL = PETSc.DMDA.StencilType.STAR variable in BaseTestDA21 stencil_type=self.STENCIL,41 self.assertEqual(stencil_type, self.STENCIL)