Searched refs:NEWDOF (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/binding/petsc4py/test/ |
| H A D | test_dmstag.py | 125 dmTo = self.da.createCompatibleDMStag(self.NEWDOF) 182 NEWDOF = (2, 1) variable in TestDMStag_1D_W0_N11 188 NEWDOF = (2, 2) variable in TestDMStag_1D_W0_N21 194 NEWDOF = (2, 2) variable in TestDMStag_1D_W0_N12 200 NEWDOF = (2, 1) variable in TestDMStag_1D_W2_N11 206 NEWDOF = (2, 2) variable in TestDMStag_1D_W2_N21 212 NEWDOF = (2, 2) variable in TestDMStag_1D_W2_N12 218 NEWDOF = (2, 2, 2) variable in TestDMStag_2D_W0_N112 224 NEWDOF = (2, 2, 2) variable in TestDMStag_2D_W2_N112 232 NEWDOF = (2, 2, 2) variable in TestDMStag_2D_PXY [all …]
|