Searched defs:gts (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/tao/linesearch/interface/ |
| H A D | taolinesearch.c | 758 …PetscErrorCode (*func)(TaoLineSearch ls, Vec x, Vec s, PetscReal *f, PetscReal *gts, PetscCtx ctx)… in TaoLineSearchSetObjectiveAndGTSRoutine() 816 PetscReal gts; in TaoLineSearchComputeObjective() local 950 …rrorCode TaoLineSearchComputeObjectiveAndGTS(TaoLineSearch ls, Vec x, PetscReal *f, PetscReal *gts) in TaoLineSearchComputeObjectiveAndGTS()
|
| /petsc/src/tao/linesearch/interface/ftn-custom/ |
| H A D | ztaolinesearchf.c | 40 …hobjectiveandgtsroutine(TaoLineSearch ls, Vec x, Vec s, PetscReal *f, PetscReal *gts, PetscCtx ctx) in ourtaolinesearchobjectiveandgtsroutine()
|