Searched defs:producttype (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/binding/petsc4py/test/ |
| H A D | test_mat_py.py | 49 def productSetFromOptions(self, mat, producttype, A, B, C): argument 52 def productSymbolic(self, mat, product, producttype, A, B, C): argument 167 def productNumeric(self, mat, product, producttype, A, B, C): argument
|