Extend the timeLoop abtract base class
- add virtual interface
setTimeStepSize()
- accept type
TimeLoopBase
inNewtonSolver
instead of template argument (improves type safety)
as discussed in !1529 (merged)
setTimeStepSize()
TimeLoopBase
in NewtonSolver
instead of template argument (improves type safety)as discussed in !1529 (merged)