[petsc-dev] TSMonitorSPEigCtxCreate calls KSPSetFromOptions

Jed Brown jedbrown at mcs.anl.gov
Sat Nov 10 11:33:15 CST 2012


which eventually calls PetscOptionsEnd, masking all subsequent options from
the TS output. Choices:

1. circumvent the limitation, moving the call outside the TS options

2. make PetscOptionsBegin() behave like PetscOptionsHead() when called
inside a currently active options section

others?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20121110/5588e375/attachment.html>


More information about the petsc-dev mailing list