Is there a mechanism to get the error estimate with a fully implicit IMEX method without using adaptive time stepping? TSGetTimeError always returns 0, but I guess that's only implemented for GLEE methods.
I'm trying to assess time accuracy for constant steps but varying the SDIRK type.