Description
When a strongly coupled system using CVODE is used in a way that changes its input values between successive calls to stepUntil(), the changes that are made to it at that point are ignored for a period at the beginning of the next stepUntil() call.
This happens constantly, when the system takes part in a co-simulation process, in which the input values are coordinated at communication points.