[petsc-users] Document mistake of SNESLineSearchSetPostCheck

Gong Ding gdiso at ustc.edu
Thu May 12 22:13:21 CDT 2011


In the document of SNESLineSearchSetPostCheck,
w = x + y 
However, the code implementation is
w = x - y






More information about the petsc-users mailing list