#include "petsctaolinesearch.h" PetscErrorCode TaoLineSearchGetNumberFunctionEvaluations(TaoLineSearch ls, PetscInt *nfeval, PetscInt *ngeval, PetscInt *nfgeval)Not Collective
nfeval | - number of function evaluations | |
ngeval | - number of gradient evaluations | |
nfgeval | - number of function/gradient evaluations |
Level:intermediate
Location:src/tao/linesearch/interface/taolinesearch.c
Index of all TaoLineSearch routines
Table of Contents for all manual pages
Index of all manual pages