[petsc-users] Checkpointing / restart
Jed Brown
jed at jedbrown.org
Sun Dec 14 12:19:14 CST 2014
Lisandro Dalcin <dalcinl at gmail.com> writes:
> We can experiment in this code with some extra APIs to let users
> specify the initial derivative. What about TSAlphaSetSolution(ts,U,V)
> and TSAlphaGetSolution(ts,&U,&V), where U and V are the initial
> solution and derivative vectors?
For multistep methods, it makes sense to support specification of higher
moments. This is necessary, for example, after regridding when using an
adaptive spatial discretization.
-------------- 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-users/attachments/20141214/f795a895/attachment.pgp>
More information about the petsc-users
mailing list