Home
last modified time | relevance | path

Searched refs:TaoGetCurrentFunctionEvaluations (Results 1 – 2 of 2) sorted by relevance

/petsc/include/
H A Dpetsctao.h420 PETSC_EXTERN PetscErrorCode TaoGetCurrentFunctionEvaluations(Tao, PetscInt *);
/petsc/src/tao/interface/
H A Dtaosolver.c1089 PetscErrorCode TaoGetCurrentFunctionEvaluations(Tao tao, PetscInt *nfuncs) in TaoGetCurrentFunctionEvaluations() function