[petsc-dev] Broken dense output in TSRK
Stefano Zampini
stefano.zampini at gmail.com
Wed Nov 16 06:51:46 CST 2016
Emil,
I think that TSInterpolate_RK is broken.
>From the manual page of TSRKRegister
http://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/TS/TSRKRegister.html
binterp is supposed to be a matrix but we are passing in the b vector in
TSRKRegisterAll. Also, the NULL case for binterp is not taken into account.
Could you please provide a fix in maint?
Thanks,
--
Stefano
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20161116/7d5b0ad2/attachment.html>
More information about the petsc-dev
mailing list