[petsc-users] [petsc-dev] updating values in a DA Global array

2010-06-24 Thread Jed Brown
On Thu, 24 Jun 2010 15:46:05 -0500, Barry Smith bsmith at mcs.anl.gov wrote: It turns out there was a bug in gfortran versions prior to 2.5 Presumably you mean gfortran-4.5, gfortran did not exist prior to 4.0. Jed

[petsc-users] [petsc-dev] updating values in a DA Global array

2010-06-24 Thread Satish Balay
Actually gfortran-4.3+ should work [gfortran 4.2 is broken] Satish On Thu, 24 Jun 2010, Barry Smith wrote: Yes. On Jun 24, 2010, at 3:49 PM, Jed Brown wrote: On Thu, 24 Jun 2010 15:46:05 -0500, Barry Smith bsmith at mcs.anl.gov wrote: It turns out there was a bug in