Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetsctao.h416 PETSC_EXTERN PetscErrorCode TaoGetFunctionLowerBound(Tao, PetscReal *);
/petsc/src/tao/interface/
H A Dtaosolver.c1003 PetscErrorCode TaoGetFunctionLowerBound(Tao tao, PetscReal *fmin) in TaoGetFunctionLowerBound() function