[petsc-users] TS question 1: how to stop explicit methods because they do not use SNES(VI)?

Jed Brown jed at jedbrown.org
Tue Feb 14 10:38:06 CST 2017


Matthew Knepley <knepley at gmail.com> writes:
> I see that is it not one-to-one, but its a pattern I think a lot of people
> will want, and one of the most common
> things people ask is "when does implicit beat explicit?". We should think
> about ways to make this easier.

Note that one of the most common splittings is

  u_t - L u = F(u) - L u

The user can have their own option to split or not split, but if we ask
them to break out a bunch of terms, it leads to rather unnatural terms
(subtracting off components that are added back somewhere else).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20170214/d2b4054c/attachment.pgp>


More information about the petsc-users mailing list