Lines Matching refs:obj
20 self.obj = self.CLASS().create(comm=PETSc.COMM_SELF)
24 self.assertTrue(wref() is self.obj)
25 self.obj = None
40 return weakref.ref(self.obj)
43 self.obj.setAttr('myself', self.obj)
46 self.obj.setAttr('mymeth', self.obj.view)
53 a.obj = self.obj
54 self.obj.setAttr('myinst', a)
101 self.obj.setAppCtx(self.obj)
112 self.obj.setAppCtx(self.obj)
119 self.obj.setAppCtx(self.obj)