Searched defs:productNumeric (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/binding/petsc4py/demo/python_types/ | ||
| H A D | matpython_protocol.py | 122 def productNumeric( member in MatPythonProtocol |
| /petsc/src/binding/petsc4py/test/ | ||
| H A D | test_mat_py.py | 167 def productNumeric(self, mat, product, producttype, A, B, C): member in ScaledIdentity |