Skip to content

Commit 73b38d7

Browse files
committed
Update docstring
1 parent 6387bf9 commit 73b38d7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/utilities.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,9 @@ mutable struct IntegratorStates
2727
new_decision_box::Bool
2828
"Has the decision point changed since the last evaluation"
2929
new_decision_pnt::Bool
30+
"The relaxed problem has been updated"
3031
set_lower_state::Bool
32+
"The local problem has been updated"
3133
set_upper_state::Bool
3234
"How did the integrator terminate"
3335
termination_status::TerminationStatusCode

0 commit comments

Comments
 (0)