Skip to content

Tempus: Create Base Class for StepperObservers

James Willenbring requested to merge 2458-StepperObserver into develop

Created by: ccober6

Made a base class so that observeBeginTakeStep() and observeEndTakeStep() are part of the base class and are common to all Stepper*Observers, and can be used with any Stepper.

@trilinos/tempus

Merge request reports