Searched refs:TaoLineSearchApply_GPCG (Results 1 – 1 of 1) sorted by relevance
27 static PetscErrorCode TaoLineSearchApply_GPCG(TaoLineSearch ls, Vec x, PetscReal *f, Vec g, Vec s) in TaoLineSearchApply_GPCG() function209 ls->ops->apply = TaoLineSearchApply_GPCG; in TaoLineSearchCreate_GPCG()