#include "petsctao.h" PetscErrorCode TaoSetMaximumFunctionEvaluations(Tao tao,PetscInt nfcn)Logically Collective on Tao
tao | - the Tao solver context | |
nfcn | - the maximum number of function evaluations (>=0) |
Level:intermediate
Location:src/tao/interface/taosolver.c
Index of all Tao routines
Table of Contents for all manual pages
Index of all manual pages