Lines Matching defs:self
11 def __call__(self, tao, x): argument
16 def __call__(self, tao, x, g): argument
23 def __call__(self, tao, x, c): argument
29 def __call__(self, tao, x, J, P): argument
38 def __call__(self, tao, x, c): argument
44 def __call__(self, tao, x, J, P): argument
55 def setUp(self): argument
58 def tearDown(self): argument
62 def testSetRoutinesToNone(self): argument
75 def testGetVecsAndMats(self): argument
96 def testGetKSP(self): argument
100 def testEqualityConstraints(self): argument
141 def testInequlityConstraints(self): argument
182 def testBNCG(self): argument
211 def templateBQNLS(self, lmvm_setup): argument
272 def testBQNLS_dense(self): argument
275 def testBQNLS_ksp(self): argument
278 def testBQNLS_diagonal(self): argument