Home
last modified time | relevance | path

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

/petsc/src/tao/linesearch/impls/morethuente/
H A Dmorethuente.c33 static PetscErrorCode TaoLineSearchApply_MT(TaoLineSearch ls, Vec x, PetscReal *f, Vec g, Vec s) in TaoLineSearchApply_MT() function
295 ls->ops->apply = TaoLineSearchApply_MT; in TaoLineSearchCreate_MT()