Skip to content

NOX: Fix single step parsing

James Willenbring requested to merge rppawlo:fix-single-step-parsing into develop

Created by: rppawlo

Minor fix to SingleStep solver so that the ls tolerance can be set from main solver plist. It was passing the wrong sublist to stratimikos resulting in the default tolerance was always being used.

Merge request reports