[petsc-dev] Line search routine duplication
    Peter Brune 
    prbrune at gmail.com
       
    Fri Sep  9 15:37:19 CDT 2011
    
    
  
The line search routines exposed through petscsnes.h (SNESXXXLineSearch and
ilk) live in src/snes/ls are dependent on the private context of the ls
newton method.  This seems to have caused a fairly large degree of code
duplication of useful pieces in ls, picard, and qn.
Would moving all of these somewhere else and removing their dependency on ls
specific solver context be a reasonable course of action?
- Peter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20110909/99d84925/attachment.html>
    
    
More information about the petsc-dev
mailing list