On Fri, Oct 31, 2008 at 3:42 PM, Tabrez Ali <stali at purdue.edu> wrote: > Hello > > The attached trivial program work fines on my old setup (petsc-2.3.3-p7 > built with old Intel compilers and MPICH1) but fails with the > petsc-2.3.3-p15 which I just compiled on my new machine. > > Any ideas as to what is wrong?
You are deallocating the arrays before output. Matt > Thanks in advance. > T -- 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
