TaoSetConvergedReason#

Sets the termination flag on a Tao object

Synopsis#

#include "petsctao.h" 
PetscErrorCode TaoSetConvergedReason(Tao tao, TaoConvergedReason reason)

Logically Collective

Input Parameters#

  • tao - the Tao context

  • reason - one of

See Also#

Tao

Level#

intermediate

Location#

src/tao/interface/taosolver.c

Examples#

src/tao/unconstrained/tutorials/eptorsion2f.F90.html
src/tao/bound/tutorials/jbearing2.c.html


Edit on GitLab

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