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
contextreason - the
TaoConvergedReason
See Also#
Level#
intermediate
Location#
Examples#
src/tao/unconstrained/tutorials/eptorsion2f.F90
src/tao/bound/tutorials/jbearing2.c
Index of all Tao routines
Table of Contents for all manual pages
Index of all manual pages