Advance the solver by at most max_steps iterations.
This is the canonical polling-first live-update path for GUI adapters.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(c_ptr), | value | :: | handle | |||
| integer(kind=c_int), | value | :: | max_steps | |||
| integer(kind=c_int), | intent(out) | :: | steps_taken | |||
| integer(kind=c_int), | intent(out) | :: | finished |