[petsc-dev] question about time integrators, TS

Jed Brown jed at jedbrown.org
Wed Aug 3 15:12:05 CDT 2016


Mark Adams <mfadams at lbl.gov> writes:

> We have a question about the RHS Jacobian (G) for TS.  The manual says:
>
> • Jacobian Gu
> If using a fully implicit method and the function G() is provided, one
> also can provide an appropriate (approximate) Jacobian matrix of G().
>
> If we use, say, backward Euler and provide a G Jacobian, does PETSc
> use this G Jacobian in some way? or is the G Jacobian only used for
> IMEX methods?

IMEX methods typically do not use the RHS Jacobian, but fully implicit
methods will move it over to the left hand side in order to be implicit.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20160803/1280a63a/attachment.sig>


More information about the petsc-dev mailing list