Searched refs:ourtaoboundsroutine (Results 1 – 1 of 1) sorted by relevance
107 static PetscErrorCode ourtaoboundsroutine(Tao tao, Vec xl, Vec xu, PetscCtx ctx) in ourtaoboundsroutine() function233 if (!*ierr) *ierr = TaoSetVariableBoundsRoutine(*tao, ourtaoboundsroutine, ctx); in taosetvariableboundsroutine_()