Hmm, there are a bunch of them http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2014/08/06/examples_next_arch-freebsd-cxx-pkgs-opt_wii.log
I see them in my copy as well Barry On Aug 6, 2014, at 11:02 AM, Matthew Knepley <[email protected]> wrote: > On Wed, Aug 6, 2014 at 9:49 AM, Barry Smith <[email protected]> wrote: > > Who ever changed DMDASetDimension to DMSetDimension did not remove all the > DMDASetDimension in the source code. Thus many examples in nightly next build > are broken. Please fix in appropriate branch. > > Is something wrong with my copy? > > 1knepley/feature-dm-dimension-handling $:/PETSc3/petsc/petsc-dev$ git > checkout next > git checkout next > Switched to branch 'next' > next $:/PETSc3/petsc/petsc-dev$ find src -type f | xargs grep DMDASetDimension > find src -type f | xargs grep DMDASetDimension > 1next $:/PETSc3/petsc/petsc-dev$ > > > Barry > -- > What most experimenters take for granted before they begin their experiments > is infinitely more interesting than any results to which their experiments > lead. > -- Norbert Wiener
