Home
last modified time | relevance | path

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

/petsc/src/binding/petsc4py/test/
H A Dtest_dmstag.py10 SWIDTH = 1 variable in BaseTestDMStag
22 stencil_width=self.SWIDTH,
31 self.directda.setStencilWidth(self.SWIDTH)
180 SWIDTH = 0 variable in TestDMStag_1D_W0_N11
186 SWIDTH = 0 variable in TestDMStag_1D_W0_N21
192 SWIDTH = 0 variable in TestDMStag_1D_W0_N12
198 SWIDTH = 2 variable in TestDMStag_1D_W2_N11
204 SWIDTH = 2 variable in TestDMStag_1D_W2_N21
210 SWIDTH = 2 variable in TestDMStag_1D_W2_N12
217 SWIDTH = 0 variable in TestDMStag_2D_W0_N112
[all …]
H A Dtest_dmda.py13 SWIDTH = 1 variable in BaseTestDA
22 stencil_width=self.SWIDTH,
42 self.assertEqual(stencil_width, self.SWIDTH)
341 SWIDTH = 0 variable in TestDA_1D_W0
345 SWIDTH = 2 variable in TestDA_1D_W2
353 SWIDTH = 0 variable in TestDA_2D_W0
358 SWIDTH = 0 variable in TestDA_2D_W0_N2
362 SWIDTH = 2 variable in TestDA_2D_W2
367 SWIDTH = 2 variable in TestDA_2D_W2_N2
373 SWIDTH = 5 variable in TestDA_2D_PXY
[all …]