TaoConverged_MaxIts

Determines whether the solver has reached maximum number of iterations.

Synopsis

#include "tao_solver.h"   
int TaoConverged_MaxIts(TAO_SOLVER tao,void *dummy)
Collective on TAO_SOLVER

Input Parameters

tao - the TAO_SOLVER context
dummy - unused dummy context

See Also

TaoSetTolerances(),TaoGetTerminationReason(),TaoSetTerminationReason()

Level:developer
Location:src/interface/tao_util.c
TAO Solver Index
Table of Contents