Searched refs:bound_lower (Results 1 – 1 of 1) sorted by relevance
348 Vec bound_lower, bound_upper; in TaoBoundStep() local355 PetscCall(VecGetSubVector(XL, active_lower, &bound_lower)); in TaoBoundStep()356 PetscCall(VecCopy(bound_lower, step_lower)); in TaoBoundStep()361 PetscCall(VecRestoreSubVector(XL, active_lower, &bound_lower)); in TaoBoundStep()