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