#include "tao.h" int TaoAppCheckConvergence(TAO_APPLICATION taoapp, Vec GL, PetscTruth *flag)Collective on TAO_APPLICATION
taoapp | - the TAO_APPLICATION context | |
GL | - the gradient of the Lagrangian function | |
flag | - set to PETSC_TRUE if the TAO solver should stop. |