[petsc-users] SNES and ghosted vector of unknowns

Dominik Szczerba dominik at itis.ethz.ch
Fri Apr 20 08:53:43 CDT 2012


I am using SNES to solve a simple nonlinear system.
My vector of unknowns (x) is ghosted, and before (i.e. with my own
home brewed nonlinear solver) I had to always update the ghosted
values after a linear solve with ksp. How can I now force the update,
if I am not calling ksp myself?

Thanks for any hints,

Dominik


More information about the petsc-users mailing list