#include "tao_solver.h" int TaoGetGradientTolerances(TAO_SOLVER tao,double *gatol, double *grtol, double *gttol)Collective on TAO_SOLVER
gatol | - the absolute gradient tolerance | |
grtol | - the relative gradient tolerance | |
gttol | - the gradient reduction tolerance |
Level:intermediate
Location:src/interface/tao.c
TAO Solver Index
Table of Contents