Searched refs:TaoLineSearchApply_Unit (Results 1 – 1 of 1) sorted by relevance
14 static PetscErrorCode TaoLineSearchApply_Unit(TaoLineSearch ls, Vec x, PetscReal *f, Vec g, Vec ste… in TaoLineSearchApply_Unit() function42 ls->ops->apply = TaoLineSearchApply_Unit; in TaoLineSearchCreate_Unit()