Callback: IEnumerable<Double> solver.GetSteps(IUserSolver entity)

Callback that is invoked to get the list of time steps (or frequencies) that were computed during the solve and are available for the post-processing.

Parameters

Return Value

Type: IEnumerable<Double>
The time steps or frequencies.