Home
last modified time | relevance | path

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

/petsc/src/binding/petsc4py/test/
H A Dtest_object.py11 TARGS, KARGS = (), {} variable in BaseTestObject
225 TARGS = ([],) variable in TestObjectIS
231 TARGS = ([],) variable in TestObjectLGMap
237 TARGS = ([], []) variable in TestObjectAO
243 TARGS = ([3, 3, 3],) variable in TestObjectDMDA
254 TARGS = (0,) variable in TestObjectVec
264 TARGS = (0,) variable in TestObjectMat
280 TARGS = (True, []) variable in TestObjectNullSpace
316 TARGS = ([], []) variable in TestObjectAOBasic
322 TARGS = ([], []) variable in TestObjectAOMapping
[all …]