[petsc-dev] SNES with linear operator

Mark F. Adams mfadams at lbl.gov
Sun Sep 1 17:54:20 CDT 2013


I have a SNES solver that runs with a linear operator at times.  I use -ksp_ksponly.  The KSPSetOperator seems to get called every solve because the PC setup code gets called every solve.  Should this be happening?  

Mark


More information about the petsc-dev mailing list