Searched refs:step_direction (Results 1 – 1 of 1) sorted by relevance
14 …ErrorCode TaoLineSearchApply_Unit(TaoLineSearch ls, Vec x, PetscReal *f, Vec g, Vec step_direction) in TaoLineSearchApply_Unit() argument19 PetscCall(VecAXPY(x, ls->step, step_direction)); in TaoLineSearchApply_Unit()