[petsc-users] TSSetIFunction
Mark Adams
mfadams at lbl.gov
Sat Dec 12 07:43:10 CST 2015
I use TSSetIFunction and put RHS stuff in here, and don't use
TSSetRHSFunction.
This works fine with beuler, but euler gives a zero solution, so I assume
explicit solvers do not call TSSetIFunction. I assume "I" is for implicit,
but I also have a DAE and "When solving DAEs you must use this
[TSSetIFunction] function." I infer that I can not do DAEs explicitly, but
I just wanted to check.
Thanks,
Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20151212/cacf5b01/attachment.html>
More information about the petsc-users
mailing list