drop_first_time

SolverResult.drop_first_time()

Return the solution array with the first time step removed.

Return type:

ndarray | Array

Returns:

Solution array without its first entry along the time axis.