TaoGetConvergedReasonString#

Return a human readable string for a TaoConvergedReason

Synopsis#

#include "petsctao.h" 
PetscErrorCode TaoGetConvergedReasonString(Tao tao, const char *strreason[])

Not Collective

Input Parameter#

  • tao - the Tao solver context

Output Parameter#

  • strreason - a human readable string that describes the Tao converged reason

See Also#

TAO: Optimization Solvers, Tao, TaoConvergedReason, TaoGetConvergedReason()

Level#

beginner

Location#

src/tao/interface/taosolver.c


Index of all Tao routines
Table of Contents for all manual pages
Index of all manual pages