[petsc-users] error vector for TSARKIMEX
Mark Lohry
mlohry at gmail.com
Wed Sep 23 19:38:17 CDT 2020
perfect, thanks!
On Wed, Sep 23, 2020 at 3:17 PM Jed Brown <jed at jedbrown.org> wrote:
> It is intended that you can implement TSAdapt to change scheme within a
> family.
>
> It'd be typical to use TSEvaluateWLTE or
> TSEvaluateStep/TSErrorWeightedNorm. Would those do what you want?
>
> Mark Lohry <mlohry at gmail.com> writes:
>
> > 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.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20200923/4933a03b/attachment.html>
More information about the petsc-users
mailing list