Home
last modified time | relevance | path

Searched refs:applyRich (Results 1 – 1 of 1) sorted by relevance

/petsc/src/binding/petsc4py/test/
H A Dtest_pc_py.py32 def applyRich(self, pc, x, y, w, tols): member in BaseMyPC
131 self.impl.applyRich(pc, x, y, w, tols)