PetscRandomGetValue(), PetscRandomGetValueReal(), PetscRandomGetValueImaginary()

2009-10-26 Thread Barry Smith
There is a lack of symmetry in the meaning of PetscRandomGetValueReal() and PetscRandomGetValueImaginary(). The real returns a PetscReal with a random value in it. The imaginary returns a complex number with zero real part and some imaginary part. I have changed PetscRandomSetInterv

PetscRandomGetValue(), PetscRandomGetValueReal(), PetscRandomGetValueImaginary()

2009-10-26 Thread Matthew Knepley
resting than any results to which their experiments lead. -- Norbert Wiener -- next part -- An HTML attachment was scrubbed... URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20091026/9865e8a7/attachment.html>

ideas needed on organizing output of PETSc nightly tests

2009-10-26 Thread Barry Smith
The raw output PETSc's nightly test runs are now finally available online at, see the bottom of http://www.mcs.anl.gov/petsc/petsc-as/developers/index.html for access location. What we need is ideas (and python scripts that implement these ideas) for displaying the information in

ideas needed on organizing output of PETSc nightly tests

2009-10-26 Thread Andy Ray Terrel
On Mon, Oct 26, 2009 at 3:55 PM, Barry Smith wrote: > > ? The raw output PETSc's nightly test runs are now finally available online > at, see the bottom of > http://www.mcs.anl.gov/petsc/petsc-as/developers/index.html?for access > location. > > ? What we need is ideas (and python scripts that impl