[petsc-dev] Random values with c89

Jose E. Roman jroman at dsic.upv.es
Fri May 10 10:46:05 CDT 2013


I tried configuring with CFLAGS="-std=c89 -pedantic -Wno-long-long" and it seems that random vectors do not work. In particular, in src/sys/classes/random/examples/tutorials
$ ./ex1 -view_randomvalues 0
returns all zeros.

Jose




More information about the petsc-dev mailing list