I might put the functionality into ex2.c (more intrusive, as you say), but I don't mind restoring ex6.c. On Sep 19, 2012 4:48 PM, "Karl Rupp" <rupp at mcs.anl.gov> wrote:
> Hi, > > as I just noticed, src/snes/examples/tutorials/**ex6.c was kicked out two > days ago: > http://petsc.cs.iit.edu/petsc/**petsc-dev/rev/cb006da503e9<http://petsc.cs.iit.edu/petsc/petsc-dev/rev/cb006da503e9> > > However, ex6.c is included in the user manual, now causing the compilation > to fail. With ex6.c containing matrix-free Jacobians, which are not > included in ex2.c, the respective section in the manual would require > considerable rewriting. Conversely, merging the matrix-free stuff from > ex6.c to ex2.c is not an option either, as ex2.c is used elsewhere in the > manual, leading to a fairly non-intuitive documentation. Any ideas aside > from recovering ex6.c? > > Best regards, > Karli > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20120919/0cb3553b/attachment.html>
