Home
last modified time | relevance | path

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

/petsc/src/binding/petsc4py/test/
H A Dtest_mat_py.py49 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