TaoAddLineSearchCounts#
Adds the number of function evaluations spent in the line search to the running total.
Synopsis#
#include "petsctao.h"
PetscErrorCode TaoAddLineSearchCounts(Tao tao)
Input Parameters#
tao - the Tao solver
ls - the line search used in the optimization solver
See Also#
Level#
developer
Location#
Index of all Tao routines
Table of Contents for all manual pages
Index of all manual pages