simpeg.optimization.InexactGaussNewton.printDone#

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

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.

Parameters:
inLSbool

Whether this is being called from a line search.