Callback Interface

The callback interface allows you to react to each step of the iteration process as implemented by the FeedbackIterator component. This is useful for implementing special iterations or solving transient simulations with a limited scope.

There are four main API features provided:

Related Topics 

Callback and State API