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