SimPEG.optimization.BFGS.printInit#

BFGS.printInit(inLS=False)[source]#

printInit is called at the beginning of the optimization routine.

If there is a parent object, printInit will check for a parent.printInit function and call that.