mirror of
https://github.com/wassname/simpeg.git
synced 2026-07-13 17:45:30 +08:00
Minor updates to pointers in reg and invProb
This commit is contained in:
@@ -45,6 +45,8 @@ class BaseInvProblem(object):
|
||||
self.prob, self.survey = dmisfit.prob, dmisfit.survey
|
||||
#TODO: Remove: (and make iteration printers better!)
|
||||
self.opt.parent = self
|
||||
self.reg.parent = self
|
||||
self.dmisfit.parent = self
|
||||
|
||||
@Utils.callHooks('startup')
|
||||
def startup(self, m0):
|
||||
|
||||
Reference in New Issue
Block a user