SimPEG.optimization.SteepestDescent.printDone#

SteepestDescent.printDone(inLS=False)[source]#

printDone is called at the end of the optimization routine.

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