added error checking to fflush() callsHg-commit: e4b622fdb0bccd796c4dd268ff933990ee91ff98
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 ...
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
move sys/utils/random to sys/randomHg-commit: 5dd2566b0d22912e388caf2d7d6d3891089ac2e3
bugfix for previous changeHg-commit: 158fb3ebf87aa1cc5c2b8ca69cef9ee3dc9ad5c5
add drand48()/srand48() protos to petscfix.hHg-commit: 42740a648f370195b76e227fbdd2d6d58eb65788
some compile fixesHg-commit: 038d77b8c00fb3cc6f1c60a48b1b23c9df99be9e
minor class syntax fixesHg-commit: e22a73870b66944690c5ccb62322937de05d5ba8
made PetscRandomInitializePackage() and PFInitializePackage()Hg-commit: 64208817af7b5ef67619e2ae09f820e62a870bc1
changed PetscFListDestroy() to again take the pointer and zeroit instead of relying on caller to zeroHg-commit: 172f34d6b8078eedc0431c8ccfeae639116e17f9
XXXSetType() need not call XXXRegisterAll() since XXXCreate() calls XXXInitializePackage()Hg-commit: 1d153ffcd810a51e9367f1b0827ad0c0027606cf
commit after mergeHg-commit: a5c6c4d63f490e779a44814907fd45dfcda85c92
correct LOCDIR in makefiles as reported by maint/checkloc.pyHg-commit: c65fc23a53d1d054dec24e1c10add7de4f8d9488
more minor changes to increase consistency of method calling sequences and namingHg-commit: 4d17aa8465a0d1835166ba4c0ee47a08a267b110
fixed a bunch of char * that should have been const char[] for XXInitializePackage()Hg-commit: b3395d353f54f4df8a0d8921b7e494f76db83bb3
change the use of mpirun thorughout the source to mpiexecHg-commit: 41d94633fbac1eab67d4afa67511f138c81967dd
fixed error introduced in mpibaij.c if (complex number)fixed error in PetscMapGetSize() was getting the local sizefixed DMComposite so that it properly frees all memory had a loop on reference co
fixed error introduced in mpibaij.c if (complex number)fixed error in PetscMapGetSize() was getting the local sizefixed DMComposite so that it properly frees all memory had a loop on reference counts prevent freeing lots of thingsHg-commit: 210e88bbefcb2bfcd43e633fb99f355e44593603
unused variable in str routin petsc-maint 15701 VecCreateGhostWithArray() can not handle zero length array with zero ghost pointsHg-commit: 6ffaea3cdcd15f293ee1991691d47ced6e827caf
petsc.bib reference to Downar and Salome coupling approachesadd PetscViewerASCIIGetStdout() to use in PETSc source instead of PETSC_VIEWER_STDOUT_(comm) for traditional PETSc error handlingHg-co
petsc.bib reference to Downar and Salome coupling approachesadd PetscViewerASCIIGetStdout() to use in PETSc source instead of PETSC_VIEWER_STDOUT_(comm) for traditional PETSc error handlingHg-commit: d5925024de9641e364c42958da386445812c4f79
PetscRandom fixesHg-commit: 88277037fad62c63a8eb385b177b6772a30d3603
fix PetscRandomCreate_Rand48 error with dynamic libraries on macHg-commit: 60a3e74f75f2c9430647c5e1670c1e8969a4d85a
removed PetscRandomPrintHelp(); we are removing the concept of [PetscObject]PrintHelp() completely from PETScHg-commit: 6762d9c9a9ae8f1012828b22e20b504c2d65dd59
examples don't produce output - so remove diffs [with non-existant output files]Hg-commit: a95fdaa0c56e7e1a4f9777470c2b1661a8c395cb
1...<<2122232425262728293031