added error checking to fclose() calls in PETScHg-commit: 853540bb57cc348dfeb7d3948abdc1927a6b6e10
petsc-maint 16799 ==6657== Conditional jump or move depends on uninitialised value(s) ==6657== at 0x8735AD1: petscoptionsgetstring_ (in /home/go
petsc-maint 16799 ==6657== Conditional jump or move depends on uninitialised value(s) ==6657== at 0x8735AD1: petscoptionsgetstring_ (in /home/gormo/fluidity/trunk/bin/petsc_readnsolve) ==6657== by 0x80F426D: petsc_readnsolve_options.878 (petsc_readnsolve.F90:264) ==6657== by 0x80F197C: petsc_readnsolve_ (petsc_readnsolve.F90:73) ==6657== by 0x80F18AD: main (petsc_readnsolve_main.cpp:28)moved zpetsc.h to private/zpetsc.hchanged Fortran interface function PetscOptionsGetXXX functions to allow passing PETSC_NULL_TRUTH as flag argumentHg-commit: a08dc4d2e15e97c0d3849b1cb02e6c1b0214b0c8
show more ...
FixesHg-commit: c207b206b09dcb2179fe150f62dd9801f69d01a8
First performance unit test for SieveHg-commit: c620078cc2019b647a88e171e671c953e298b8f5
fixed PetscPrintf() and friends from Fortran to properly handle \n in strings.Hg-commit: 998c660e732e744b639982be37a2c148c3684cbe
added #ifdef in code for va_copy() which is C99Hg-commit: cac509997898c71d7a50136004093181d3c07cc0
commit after mergeHg-commit: 9f8e50ece273d56a812225a654b066209a140410
changed PetscVFPrint to a function pointer that a user mayoverwrite with their own function.Hg-commit: 04c0a692b752c53ccb1e12eaa524909541d69a6b
Fixed some Zope startup problems, added zopemanual to start the Zope server standalone, and added the PetscZopeLog function.Hg-commit: a998e2fa39d18bb3643548f61272413129f03fb0
more changes for PETSC_ZOPEFDHg-commit: 86852ae427f9f7bda8bb6d4a239a15d9969011a6
extern changes for PETSC_ZOPEFDHg-commit: ec63a9390e119d55aa76e75c831147f0e0342fd1
mergeHg-commit: bffd7ea808bc05ecb1e41992e7a9aac5e6756eda
Fixed extern problems (i think). Also removed listening ports to go along with the zope server since they were non-functional.Hg-commit: 420a162f9e1d417f56fa22af48bb3b3c7ac60a2e
Fixed ZOPE errorsHg-commit: aa4a2c1c8f3a07773fbb402d16fb93eadabf1f69
Now -zope defaults output to both zope and stdout, the -zope with -nostdout option will only print to zope.Hg-commit: e8e9180b32bb8b94b2e8e2c9fdb20c17e4233bb8
changed many stdout and stderr usage to PETSC_STDOUT and PETSC_STDERR as was intended when these new variables were introducedHg-commit: 88bf1c5f4c7c39e63dbd85894157bf0479c4cbcd
more updates for new library location etcHg-commit: 5ed2f97b9a479c395529a01f133a3a43e28910a4
changed bmake/common everywhere to conffixed a little more for new install systemHg-commit: 1aa781ff09e652ebafd6f016d84e88c15ea650f1
added ex5f90.F90 to sys examplesHg-commit: fe6fcdb4f5018793584d50b88e3518e1464dd96c
put in the wrong placeHg-commit: 3f374dd6df27d7ba563876bb70034a2000311943
completed basic PetscBag infrastructure for Fortran 90added to nightly testsHg-commit: 838e7e770dcd65afae3b29249c0d34d6ad0c4b4c
minor class syntax fixesHg-commit: e22a73870b66944690c5ccb62322937de05d5ba8
add PETSC_STDERR and correct error in static initializationHg-commit: d749c4217d1dbae747b3fdaf263bb41cb5c89d0f
changed -on_error_stop to on_error_mpiabort PetscStopErrorHandler PetscMPIAbortErrorHandleradded -error_print_none PetscErrorPrintfNone()changed -error_print_sterr handling to print it being possib
changed -on_error_stop to on_error_mpiabort PetscStopErrorHandler PetscMPIAbortErrorHandleradded -error_print_none PetscErrorPrintfNone()changed -error_print_sterr handling to print it being possible for an error to be found in the error handler by calling PetscOptions routine.Hg-commit: c2ae54ac50d17823a6be528d96c90875c936d3f3
Documentation fixHg-commit: 2b974a4ca14f02bd9260287870665ef9323550f6
1...<<11121314151617181920