Skip to content

Separate parsing and creation of the fixed time stepping algorithm

Make FixedTimeStepper testable by separating parsing and creation.

  • Few refactorings, mostly moving code around.
  • Update to a test with explanation in the commit.
  • Simplify computation of upper bound.
  1. Tests covering your feature were added?
  2. Any new feature or behavior change was documented? No change.

Merge request reports