[petsc-dev] SNES with linear operator
Peter Brune
prbrune at gmail.com
Sun Sep 1 18:01:22 CDT 2013
-snes_type ksponly would be the appropriate option. KSPOnly does *only*
one iteration consisting of a single KSP solve (
http://www.mcs.anl.gov/petsc/petsc-current/src/snes/impls/ksponly/ksponly.c.html
).
Are you seeing different behavior than this?
- Peter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20130901/fbfadaf8/attachment.html>
More information about the petsc-dev
mailing list