Skip to content

NOX: add observer for solution update

James Willenbring requested to merge rppawlo:nox-observe-pre-solution into develop

Created by: rppawlo

Add an observer that triggers in the solver->step() method just before the solution is updated. Required by an application that needs to modify the update.

Merge request reports