Lines Matching defs:pc
11 def setup(self, pc): argument
14 def reset(self, pc): argument
17 def apply(self, pc, x, y): argument
20 def applyT(self, pc, x, y): argument
23 def applyS(self, pc, x, y): argument
26 def applySL(self, pc, x, y): argument
29 def applySR(self, pc, x, y): argument
32 def applyRich(self, pc, x, y, w, tols): argument
35 def applyM(self, pc, x, y): argument
40 def apply(self, pc, x, y): argument
43 def applyM(self, pc, x, y): argument
48 def setup(self, pc): argument
53 def reset(self, pc): argument
57 def apply(self, pc, x, y): argument
60 def applyS(self, pc, x, y): argument
65 def applyM(self, pc, x, y): argument
79 def create(self, pc): argument
82 def destroy(self, pc): argument
86 def reset(self, pc): argument
89 def view(self, pc, vw): argument
92 def setFromOptions(self, pc): argument
99 def setUp(self, pc): argument
103 def preSolve(self, pc, ksp, b, x): argument
106 def postSolve(self, pc, ksp, b, x): argument
109 def apply(self, pc, x, y): argument
113 def applySymmetricLeft(self, pc, x, y): argument
117 def applySymmetricRight(self, pc, x, y): argument
121 def applyTranspose(self, pc, x, y): argument
125 def matApply(self, pc, x, y): argument
129 def applyRichardson(self, pc, x, y, w, tols): argument