| #
c1bccaad
|
| 23-Feb-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed bicg-stab to handle t=0 and s=0 properly. The if (d1 == 0) should have been if (d1 != 0)
Hg-commit: ae3ccd9bd6cad76beaed42582347d12d80738049
|
| #
ce0a2cd1
|
| 21-Feb-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
mv zpetsc.h (a meaningless name) to fortranimpl.h (a slightly more meaningful name)
Hg-commit: d2687f12f92bff49ceff434100d018f6898829c3
|
| #
3be44c43
|
| 18-Nov-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
commit aFTERmerge
Hg-commit: 45a698803bd457bdc2ba32be5035e710250a5320
|
| #
6f3d5618
|
| 31-Oct-2007 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 4a9e5a2b97bdb9073e83eff56096e46ac4ef2230
|
| #
60f69c44
|
| 15-Oct-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: ae7ad2b71b1fdcfb27898e923a2c03bd62c86a54
|
| #
c8cd8b03
|
| 09-Oct-2007 |
Satish Balay <balay@mcs.anl.gov> |
merge
Hg-commit: d507e9558c653b847e4e8b2a1687018f692e3610
|
| #
e7e1b0b0
|
| 09-Oct-2007 |
Glenn Hammond <unknown> |
merge
Hg-commit: f286b9ece3b89d1418d9efe30a774c489ca42645
|
| #
7c363081
|
| 09-Oct-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
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.h
changed Fortran interface function PetscOptionsGetXXX functions to allow passing PETSC_NULL_TRUTH as flag argument
Hg-commit: a08dc4d2e15e97c0d3849b1cb02e6c1b0214b0c8
show more ...
|
| #
335f953c
|
| 02-Nov-2005 |
Boyana Norris <norris@mcs.anl.gov> |
bk-changeset-1.3634 norris@boyana.mcs.anl.gov|ChangeSet|20051102174343|14287 ChangeSet 1.3634 05/11/02 11:43:43 norris@boyana.mcs.anl.gov +0 -0 Merge shakey.mcs.anl.gov:/home/norris/petsc2.x/pets
bk-changeset-1.3634 norris@boyana.mcs.anl.gov|ChangeSet|20051102174343|14287 ChangeSet 1.3634 05/11/02 11:43:43 norris@boyana.mcs.anl.gov +0 -0 Merge shakey.mcs.anl.gov:/home/norris/petsc2.x/petsc-dev into boyana.mcs.anl.gov:/home/norris/petsc2.x/petsc-dev
Hg-commit: 90cf05bb6b9fed2e9edf8a66f945bc8244c9d01f
show more ...
|
| #
45c64e65
|
| 28-Oct-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3632.1.36 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20051028213837|15393 ChangeSet 1.3632.1.36 05/10/28 16:38:37 barrysmith@barrysmith-57.mcs.anl.gov +19 -0 PetscViewerFileTyp
bk-changeset-1.3632.1.36 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20051028213837|15393 ChangeSet 1.3632.1.36 05/10/28 16:38:37 barrysmith@barrysmith-57.mcs.anl.gov +19 -0 PetscViewerFileType merged into PetscFileMode
src/vec/vec/interface/vector.c 1.143 05/10/28 16:38:33 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 PetscViewerFileType merged into PetscFileMode
src/sys/viewer/impls/vu/petscvu.c 1.18 05/10/28 16:38:33 barrysmith@barrysmith-57.mcs.anl.gov +8 -8 PetscViewerFileType merged into PetscFileMode
src/sys/viewer/impls/netcdf/vnetcdf.c 1.11 05/10/28 16:38:32 barrysmith@barrysmith-57.mcs.anl.gov +21 -21 PetscViewerFileType merged into PetscFileMode
src/sys/viewer/impls/matlab/vmatlab.c 1.25 05/10/28 16:38:32 barrysmith@barrysmith-57.mcs.anl.gov +17 -17 PetscViewerFileType merged into PetscFileMode
src/sys/viewer/impls/matlab/ftn-custom/zvmatlabf.c 1.2 05/10/28 16:38:32 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 PetscViewerFileType merged into PetscFileMode
src/sys/viewer/impls/hdf4/hdf4v.c 1.16 05/10/28 16:38:32 barrysmith@barrysmith-57.mcs.anl.gov +14 -14 PetscViewerFileType merged into PetscFileMode
src/sys/viewer/impls/binary/ftn-custom/zbinvf.c 1.2 05/10/28 16:38:32 barrysmith@barrysmith-57.mcs.anl.gov +5 -5 PetscViewerFileType merged into PetscFileMode
src/sys/viewer/impls/binary/binv.c 1.55 05/10/28 16:38:32 barrysmith@barrysmith-57.mcs.anl.gov +63 -60 PetscViewerFileType merged into PetscFileMode
src/sys/viewer/impls/ascii/vcreatea.c 1.14 05/10/28 16:38:32 barrysmith@barrysmith-57.mcs.anl.gov +57 -3 PetscViewerFileType merged into PetscFileMode
src/sys/viewer/impls/ascii/ftn-custom/zfilevf.c 1.3 05/10/28 16:38:31 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 PetscViewerFileType merged into PetscFileMode
src/sys/viewer/impls/ascii/filev.c 1.46 05/10/28 16:38:31 barrysmith@barrysmith-57.mcs.anl.gov +57 -38 PetscViewerFileType merged into PetscFileMode
src/sys/viewer/impls/ascii/asciiimpl.h 1.2 05/10/28 16:38:31 barrysmith@barrysmith-57.mcs.anl.gov +6 -718 PetscViewerFileType merged into PetscFileMode
src/sys/fileio/sysio.c 1.46 05/10/28 16:38:31 barrysmith@barrysmith-57.mcs.anl.gov +11 -10 PetscViewerFileType merged into PetscFileMode
src/sys/fileio/ftn-custom/zsysiof.c 1.2 05/10/28 16:38:31 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 petscbinaryopen takes PetscFileMode as argument instead of int for mode
src/sys/draw/impls/ps/pops.c 1.17 05/10/28 16:38:31 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 PetscViewerFileType merged into PetscFileMode
src/mat/impls/aij/mpi/mpiaij.c 1.255 05/10/28 16:38:31 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 PetscViewerFileType merged into PetscFileMode
include/petscsys.h 1.44 05/10/28 16:38:30 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 removed dead code
include/petsc.h 1.145 05/10/28 16:38:30 barrysmith@barrysmith-57.mcs.anl.gov +19 -0 moved PetscFileMode to petsc.h so always accessible
include/finclude/petscviewer.h 1.10 05/10/28 16:38:30 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 fixed file mode enum for opening files
Hg-commit: 80e92c19fb858977b0065072554ed44002940bd5
show more ...
|
| #
62903a64
|
| 20-Jun-2005 |
Dinesh Kaushik <kaushik@mcs.anl.gov> |
bk-changeset-1.3349.1.3 kaushik@manu.mcs.anl.gov|ChangeSet|20050620221736|50543 ChangeSet 1.3349.1.3 05/06/20 17:17:36 kaushik@manu.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev
bk-changeset-1.3349.1.3 kaushik@manu.mcs.anl.gov|ChangeSet|20050620221736|50543 ChangeSet 1.3349.1.3 05/06/20 17:17:36 kaushik@manu.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into manu.mcs.anl.gov:/home/kaushik/petsc
Hg-commit: e28f09e984c4b10dc1c40090e54df9bfb9cd3802
show more ...
|
| #
fed95222
|
| 20-Jun-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3352 bsmith@harley.mcs.anl.gov|ChangeSet|20050620195348|49723 ChangeSet 1.3352 05/06/20 14:53:48 bsmith@harley.mcs.anl.gov +0 -0 Merge bk://petsc.bkbits.net/petsc-dev into harley
bk-changeset-1.3352 bsmith@harley.mcs.anl.gov|ChangeSet|20050620195348|49723 ChangeSet 1.3352 05/06/20 14:53:48 bsmith@harley.mcs.anl.gov +0 -0 Merge bk://petsc.bkbits.net/petsc-dev into harley.mcs.anl.gov:/sandbox/bsmith/petsc-dev
Hg-commit: 9d0f44d4bded27b8f28504d10500c18b9650c939
show more ...
|
| #
55fcb7f5
|
| 16-Jun-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.3349.19.13 balay@asterix.mcs.anl.gov|ChangeSet|20050616233810|53869 ChangeSet 1.3349.19.13 05/06/16 18:38:10 balay@asterix.mcs.anl.gov +21 -0 splitup zsys.c [ftn-custom]
src/sy
bk-changeset-1.3349.19.13 balay@asterix.mcs.anl.gov|ChangeSet|20050616233810|53869 ChangeSet 1.3349.19.13 05/06/16 18:38:10 balay@asterix.mcs.anl.gov +21 -0 splitup zsys.c [ftn-custom]
src/sys/utils/ftn-custom/zstrf.c 1.1 05/06/16 18:38:09 balay@asterix.mcs.anl.gov +29 -0
src/sys/objects/ftn-custom/zpnamef.c 1.1 05/06/16 18:38:09 balay@asterix.mcs.anl.gov +21 -0
src/sys/objects/ftn-custom/zpgnamef.c 1.1 05/06/16 18:38:09 balay@asterix.mcs.anl.gov +28 -0
src/sys/objects/ftn-custom/zgcommf.c 1.1 05/06/16 18:38:09 balay@asterix.mcs.anl.gov +18 -0
src/sys/utils/ftn-custom/zstrf.c 1.0 05/06/16 18:38:09 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/sys/utils/ftn-custom/zstrf.c
src/sys/objects/ftn-custom/zpnamef.c 1.0 05/06/16 18:38:09 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/sys/objects/ftn-custom/zpnamef.c
src/sys/objects/ftn-custom/zpgnamef.c 1.0 05/06/16 18:38:09 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/sys/objects/ftn-custom/zpgnamef.c
src/sys/objects/ftn-custom/zgcommf.c 1.0 05/06/16 18:38:09 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/sys/objects/ftn-custom/zgcommf.c
src/sys/memory/ftn-custom/zmtrf.c 1.1 05/06/16 18:38:08 balay@asterix.mcs.anl.gov +29 -0
src/sys/memory/ftn-custom/makefile 1.1 05/06/16 18:38:08 balay@asterix.mcs.anl.gov +14 -0
src/sys/matlabengine/ftn-custom/zmatlabf.c 1.1 05/06/16 18:38:08 balay@asterix.mcs.anl.gov +65 -0
src/sys/matlabengine/ftn-custom/makefile 1.1 05/06/16 18:38:08 balay@asterix.mcs.anl.gov +14 -0
src/sys/fileio/ftn-custom/zsysiof.c 1.1 05/06/16 18:38:08 balay@asterix.mcs.anl.gov +21 -0
src/sys/fileio/ftn-custom/zmprintf.c 1.1 05/06/16 18:38:08 balay@asterix.mcs.anl.gov +54 -0
src/sys/memory/ftn-custom/zmtrf.c 1.0 05/06/16 18:38:08 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/sys/memory/ftn-custom/zmtrf.c
src/sys/memory/ftn-custom/makefile 1.0 05/06/16 18:38:08 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/sys/memory/ftn-custom/makefile
src/sys/matlabengine/ftn-custom/zmatlabf.c 1.0 05/06/16 18:38:08 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/sys/matlabengine/ftn-custom/zmatlabf.c
src/sys/matlabengine/ftn-custom/makefile 1.0 05/06/16 18:38:08 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/sys/matlabengine/ftn-custom/makefile
src/sys/fileio/ftn-custom/zsysiof.c 1.0 05/06/16 18:38:08 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/sys/fileio/ftn-custom/zsysiof.c
src/sys/fileio/ftn-custom/zmprintf.c 1.0 05/06/16 18:38:08 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/sys/fileio/ftn-custom/zmprintf.c
src/sys/fileio/ftn-custom/zmpiuopenf.c 1.1 05/06/16 18:38:07 balay@asterix.mcs.anl.gov +23 -0
src/sys/fileio/ftn-custom/zghomef.c 1.1 05/06/16 18:38:07 balay@asterix.mcs.anl.gov +34 -0
src/sys/fileio/ftn-custom/makefile 1.1 05/06/16 18:38:07 balay@asterix.mcs.anl.gov +14 -0
src/sys/error/ftn-custom/zerrf.c 1.1 05/06/16 18:38:07 balay@asterix.mcs.anl.gov +123 -0
src/sys/error/ftn-custom/makefile 1.1 05/06/16 18:38:07 balay@asterix.mcs.anl.gov +14 -0
src/sys/viewer/impls/ascii/ftn-custom/zfilevf.c 1.2 05/06/16 18:38:07 balay@asterix.mcs.anl.gov +25 -2 splitup zsys.c [ftn-custom]
src/sys/utils/ftn-custom/makefile 1.2 05/06/16 18:38:07 balay@asterix.mcs.anl.gov +1 -1 splitup zsys.c [ftn-custom]
src/sys/plog/ftn-custom/zplogf.c 1.19 05/06/16 18:38:07 balay@asterix.mcs.anl.gov +13 -0 splitup zsys.c [ftn-custom]
src/sys/objects/ftn-custom/makefile 1.2 05/06/16 18:38:07 balay@asterix.mcs.anl.gov +1 -1 splitup zsys.c [ftn-custom]
src/sys/ftn-custom/zutils.c 1.2 05/06/16 18:38:07 balay@asterix.mcs.anl.gov +2 -0 splitup zsys.c [ftn-custom]
src/sys/ftn-custom/zsys.c 1.41 05/06/16 18:38:07 balay@asterix.mcs.anl.gov +0 -398 splitup zsys.c [ftn-custom]
src/sys/fileio/ftn-custom/zmpiuopenf.c 1.0 05/06/16 18:38:07 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/sys/fileio/ftn-custom/zmpiuopenf.c
src/sys/fileio/ftn-custom/zghomef.c 1.0 05/06/16 18:38:07 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/sys/fileio/ftn-custom/zghomef.c
src/sys/fileio/ftn-custom/makefile 1.0 05/06/16 18:38:07 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/sys/fileio/ftn-custom/makefile
src/sys/error/ftn-custom/zerrf.c 1.0 05/06/16 18:38:07 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/sys/error/ftn-custom/zerrf.c
src/sys/error/ftn-custom/makefile 1.0 05/06/16 18:38:07 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/sys/error/ftn-custom/makefile
Hg-commit: 8120d4725709104809422656e316a28e0a8c8891
show more ...
|