fixed the XXXMonitorSet() to take a destroy routine that takes a void** argument instead of a void* argument to match the calling sequences of the viewer destroys.Hg-commit: 021daf4f46f2a80eb466760
fixed the XXXMonitorSet() to take a destroy routine that takes a void** argument instead of a void* argument to match the calling sequences of the viewer destroys.Hg-commit: 021daf4f46f2a80eb466760738148cd726f3fbf0
show more ...
Use #include <header.h> instead of #include "header.h" when there is no intent to search the current directory for header.hHg-commit: bd7216e80cc035071a5136364ab9d04bf9f41a07
Now requirepackage is only used for proper packages, functions use requiresfunction, and the rest use requiresdefineHg-commit: dd65fd3461c02753386917514e6ebe12d345a30e
removed PETSC_ARCH/conf/base andadded support for not setting PETSC_ARCH and PETSC_DIR with --prefix optionHg-commit: e478f4df238e5763b64567336d7cf94ca5d89d58
moved the const out of XXType definitions and into the Set and Get MethodsHg-commit: d4d9a237045a151847ef3121b00df73d952d0999
removed no longer needed converts of Fortran to C MPI_Comm (since MPI 1.1 has a standard for this)Hg-commit: 263aca0fcfe7efcaed30a4abb46e648de3bb24ab
finished converting Shellpc Fortran interface to use fortran_func_pointerschanged conversion of fortran_func_pointers for storing contexts to immediately cast to void*Hg-commit: fe23f661c1ebf8b372
finished converting Shellpc Fortran interface to use fortran_func_pointerschanged conversion of fortran_func_pointers for storing contexts to immediately cast to void*Hg-commit: fe23f661c1ebf8b37267813b8a021aeafbee732d
mv zpetsc.h (a meaningless name) to fortranimpl.h (a slightly more meaningful name)Hg-commit: d2687f12f92bff49ceff434100d018f6898829c3
added PetscObjectAllocateFortranPointers() replaced direct use of malloc for theseHg-commit: 2c4d80a83ccb656c1ab09c5dcec9c685c121655f
added support for multiple Fortran snes objects in the same code. The function pointers are now stored in the fortran_func_pointers array as they should beHg-commit: 9013ebe0afea76097cc399004acf
added support for multiple Fortran snes objects in the same code. The function pointers are now stored in the fortran_func_pointers array as they should beHg-commit: 9013ebe0afea76097cc399004acf8d82361412d7
removed support for old Cray Fortran charactor strings with cptofcdHg-commit: 90c05a4077e8e29d3872dcc8e341e586062f102d
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
changed bmake/common everywhere to conffixed a little more for new install systemHg-commit: 1aa781ff09e652ebafd6f016d84e88c15ea650f1
replace TSGetRHSMatrix() with TSGetMatrices()Hg-commit: 8b07cf18fc9a8d0cf00f8cd3c468743750903a63
replace TSSetLHSMatrix() and TSSetRHSMatrix() by TSSetMatrices()Hg-commit: c067fc59981bbc8e78bb23418ce3bbc07b828944
changed ksp,snes,ts monitor function names and command line options to a consistent model like the -ksp_view_.... model.Hg-commit: 59f4eafae0b5023efcea351555f5a4c24277ba99
removed out-dated set boundary conditions stuff from TS and SNESHg-commit: 0f9a11066ebfcfd87b096e6a52d780c49cc40281
windows stdcall fixesHg-commit: d3f0d96fdbf42f4c3e36dc806e76494002fddeb2
bk-changeset-1.3745.1.7barrysmith@barry-smiths-computer.local|ChangeSet|20051118211123|56880ChangeSet 1.3745.1.7 05/11/18 15:11:23 barrysmith@barry-smiths-computer.local +21 -0 rename FCNVOID a
bk-changeset-1.3745.1.7barrysmith@barry-smiths-computer.local|ChangeSet|20051118211123|56880ChangeSet 1.3745.1.7 05/11/18 15:11:23 barrysmith@barry-smiths-computer.local +21 -0 rename FCNVOID and friends for consistency update for PetscScalar of long double src/ts/interface/ftn-custom/ztsf.c 1.2 05/11/18 15:11:18 barrysmith@barry-smiths-computer.local +12 -12 rename FCNVOID and friends for consistency src/sys/plog/plog.c 1.71.1.1 05/11/18 15:11:18 barrysmith@barry-smiths-computer.local +2 -2 add PetscScalar size to log summary output src/sys/objects/pinit.c 1.68.1.1 05/11/18 15:11:18 barrysmith@barry-smiths-computer.local +1 -1 add Long double PetscScalar src/snes/utils/ftn-custom/zdamgsnesf.c 1.2 05/11/18 15:11:18 barrysmith@barry-smiths-computer.local +2 -2 rename FCNVOID and friends for consistency src/snes/utils/ftn-custom/zdamgf.c 1.4 05/11/18 15:11:17 barrysmith@barry-smiths-computer.local +3 -3 rename FCNVOID and friends for consistency src/snes/interface/ftn-custom/zsnesf.c 1.2 05/11/18 15:11:17 barrysmith@barry-smiths-computer.local +11 -11 rename FCNVOID and friends for consistency src/snes/impls/ls/ftn-custom/zlsf.c 1.3 05/11/18 15:11:17 barrysmith@barry-smiths-computer.local +4 -4 rename FCNVOID and friends for consistency src/mat/matfd/ftn-custom/zfdmatrixf.c 1.2 05/11/18 15:11:17 barrysmith@barry-smiths-computer.local +2 -2 rename FCNVOID and friends for consistency src/mat/impls/shell/ftn-custom/zshellf.c 1.2 05/11/18 15:11:17 barrysmith@barry-smiths-computer.local +8 -8 rename FCNVOID and friends for consistency src/mat/impls/baij/mpi/dscpack/dscpack.c 1.70 05/11/18 15:11:17 barrysmith@barry-smiths-computer.local +1 -1 rename FCNVOID and friends for consistency src/mat/impls/aij/seq/spooles/spooles.c 1.106 05/11/18 15:11:16 barrysmith@barry-smiths-computer.local +1 -1 rename FCNVOID and friends for consistency src/mat/impls/aij/mpi/mumps/mumps.c 1.96.1.1 05/11/18 15:11:16 barrysmith@barry-smiths-computer.local +3 -3 rename FCNVOID and friends for consistency src/ksp/pc/impls/mg/ftn-custom/zmgfuncf.c 1.2 05/11/18 15:11:16 barrysmith@barry-smiths-computer.local +2 -2 rename FCNVOID and friends for consistency src/ksp/ksp/interface/ftn-custom/zitfuncf.c 1.2 05/11/18 15:11:16 barrysmith@barry-smiths-computer.local +9 -9 rename FCNVOID and friends for consistency src/ksp/ksp/impls/gmres/fgmres/ftn-custom/zmodpcff.c 1.2 05/11/18 15:11:16 barrysmith@barry-smiths-computer.local +2 -2 rename FCNVOID and friends for consistency src/docs/website/publications/index.html 1.27 05/11/18 15:11:16 barrysmith@barry-smiths-computer.local +97 -17 links to slepc and tao apps src/docs/website/documentation/tutorials/index.html 1.24 05/11/18 15:11:16 barrysmith@barry-smiths-computer.local +146 -19 new tutorial python/PETSc/utilities/languages.py 1.45 05/11/18 15:11:15 barrysmith@barry-smiths-computer.local +3 -1 support for PetscScalar of long double include/petscmath.h 1.27 05/11/18 15:11:15 barrysmith@barry-smiths-computer.local +19 -8 support for PetscScalar of long double include/petsc.h 1.149 05/11/18 15:11:15 barrysmith@barry-smiths-computer.local +1 -1 support for PetscScalar of long double include/mpiuni/mpi.h 1.23 05/11/18 15:11:15 barrysmith@barry-smiths-computer.local +1 -0 missing MPI_LONG_DOUBLEHg-commit: 381601fa71a48477ac94cf5d5e1805463c00a329
bk-changeset-1.3349.2.31balay@asterix.mcs.anl.gov|ChangeSet|20050616044751|21298ChangeSet 1.3349.2.31 05/06/15 23:47:51 balay@asterix.mcs.anl.gov +8 -0 splitup zts.c [ftn-custom] src/ts/inte
bk-changeset-1.3349.2.31balay@asterix.mcs.anl.gov|ChangeSet|20050616044751|21298ChangeSet 1.3349.2.31 05/06/15 23:47:51 balay@asterix.mcs.anl.gov +8 -0 splitup zts.c [ftn-custom] src/ts/interface/ftn-custom/ztsregf.c 1.1 05/06/15 23:47:49 balay@asterix.mcs.anl.gov +39 -0 src/ts/interface/ftn-custom/ztsf.c 1.1 05/06/15 23:47:49 balay@asterix.mcs.anl.gov +176 -0 src/ts/interface/ftn-custom/ztscreatef.c 1.1 05/06/15 23:47:49 balay@asterix.mcs.anl.gov +17 -0 src/ts/interface/ftn-custom/makefile 1.1 05/06/15 23:47:49 balay@asterix.mcs.anl.gov +14 -0 src/ts/impls/implicit/sundials/ftn-custom/zsundialsf.c 1.1 05/06/15 23:47:49 balay@asterix.mcs.anl.gov +19 -0 src/ts/interface/ftn-custom/ztsregf.c 1.0 05/06/15 23:47:49 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/ts/interface/ftn-custom/ztsregf.c src/ts/interface/ftn-custom/ztsf.c 1.0 05/06/15 23:47:49 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/ts/interface/ftn-custom/ztsf.c src/ts/interface/ftn-custom/ztscreatef.c 1.0 05/06/15 23:47:49 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/ts/interface/ftn-custom/ztscreatef.c src/ts/interface/ftn-custom/makefile 1.0 05/06/15 23:47:49 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/ts/interface/ftn-custom/makefile src/ts/impls/implicit/sundials/ftn-custom/zsundialsf.c 1.0 05/06/15 23:47:49 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/ts/impls/implicit/sundials/ftn-custom/zsundialsf.c src/ts/impls/implicit/sundials/ftn-custom/makefile 1.1 05/06/15 23:47:48 balay@asterix.mcs.anl.gov +14 -0 src/ts/impls/implicit/sundials/ftn-custom/makefile 1.0 05/06/15 23:47:48 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/ts/impls/implicit/sundials/ftn-custom/makefile BitKeeper/deleted/.del-zts.c~bfcc32dee4d6018 1.26 05/06/15 23:47:07 balay@asterix.mcs.anl.gov +0 -216 Delete: src/ts/ftn-custom/zts.c BitKeeper/deleted/.del-makefile~16b99091370a9a03 1.5 05/06/15 23:47:07 balay@asterix.mcs.anl.gov +0 -0 Delete: src/ts/ftn-custom/makefileHg-commit: 05a94377b8036f56f21069600708ba182671f631
1234