Searched refs:TaoLineSearchApply_MT (Results 1 – 1 of 1) sorted by relevance
33 static PetscErrorCode TaoLineSearchApply_MT(TaoLineSearch ls, Vec x, PetscReal *f, Vec g, Vec s) in TaoLineSearchApply_MT() function295 ls->ops->apply = TaoLineSearchApply_MT; in TaoLineSearchCreate_MT()