Home
last modified time | relevance | path

Searched defs:testDuplicate (Results 1 – 5 of 5) sorted by relevance

/petsc/src/binding/petsc4py/test/
H A Dtest_device.py59 def testDuplicate(self): member in TestDevice
H A Dtest_mat_py.py378 def testDuplicate(self): member in TestMatrix
479 def testDuplicate(self): member in TestScaledIdentity
599 def testDuplicate(self): member in TestDiagonal
H A Dtest_is.py24 def testDuplicate(self): member in BaseTestIS
H A Dtest_vec.py24 def testDuplicate(self): member in BaseTestVec
H A Dtest_dmda.py527 def testDuplicate(self, kargs=kargs): function