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.
Mandatory Attributes
Name |
Description |
Type |
Allowed Values |
Optional Attributes
Name |
Description |
Type |
Default Value |
Allowed Values |
Parameters
-
entity
The solver object.
Return Value
Type: IEnumerable<Double>
The time steps or frequencies.