| #
42c57489
|
| 24-Jun-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2299.1.20 hzhang@harley.mcs.anl.gov|ChangeSet|20040624193038|11924 ChangeSet 1.2299.1.20 04/06/24 14:30:38 hzhang@harley.mcs.anl.gov +3 -0 mv all mpi functions into the new file
bk-changeset-1.2299.1.20 hzhang@harley.mcs.anl.gov|ChangeSet|20040624193038|11924 ChangeSet 1.2299.1.20 04/06/24 14:30:38 hzhang@harley.mcs.anl.gov +3 -0 mv all mpi functions into the new file aij/mpi/mpiptap.c
src/mat/impls/aij/seq/matptap.c 1.76 04/06/24 14:30:36 hzhang@harley.mcs.anl.gov +1 -1116 mv all mpi functions into the new file aij/mpi/mpiptap.c
src/mat/impls/aij/mpi/makefile 1.25 04/06/24 14:30:36 hzhang@harley.mcs.anl.gov +2 -2 add new file: mpiptap.c
src/mat/impls/aij/mpi/mpiptap.c 1.1 04/06/24 14:28:49 hzhang@harley.mcs.anl.gov +802 -0
src/mat/impls/aij/mpi/mpiptap.c 1.0 04/06/24 14:28:49 hzhang@harley.mcs.anl.gov +0 -0 BitKeeper file /sandbox/hzhang/petsc-dev/src/mat/impls/aij/mpi/mpiptap.c
Hg-commit: 931befea71ba3d0adee9ffb75d967033393a9ef5
show more ...
|
| #
6853509d
|
| 24-Jun-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2299.1.18 hzhang@harley.mcs.anl.gov|ChangeSet|20040624162728|63589 ChangeSet 1.2299.1.18 04/06/24 11:27:28 hzhang@harley.mcs.anl.gov +1 -0 clean up mpi MatPtAPNumeric.
src/mat/i
bk-changeset-1.2299.1.18 hzhang@harley.mcs.anl.gov|ChangeSet|20040624162728|63589 ChangeSet 1.2299.1.18 04/06/24 11:27:28 hzhang@harley.mcs.anl.gov +1 -0 clean up mpi MatPtAPNumeric.
src/mat/impls/aij/seq/matptap.c 1.75 04/06/24 11:27:27 hzhang@harley.mcs.anl.gov +24 -45 clean up mpi MatPtAPNumeric.
Hg-commit: 738d7d855b9bf0188a91930598a0d006937c2e39
show more ...
|
| #
1677a5d7
|
| 23-Jun-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2299.1.14 hzhang@harley.mcs.anl.gov|ChangeSet|20040623210945|62777 ChangeSet 1.2299.1.14 04/06/23 16:09:45 hzhang@harley.mcs.anl.gov +3 -0 optimize mpi PtAPNumeric
src/mat/impls
bk-changeset-1.2299.1.14 hzhang@harley.mcs.anl.gov|ChangeSet|20040623210945|62777 ChangeSet 1.2299.1.14 04/06/23 16:09:45 hzhang@harley.mcs.anl.gov +3 -0 optimize mpi PtAPNumeric
src/mat/impls/aij/seq/matptap.c 1.74 04/06/23 16:09:43 hzhang@harley.mcs.anl.gov +152 -44 optimize mpi PtAPNumeric: - save symbolic AP - replace the dense array 'apa' of length C->N by a compressed array of size max(apnzj) (apnzj << C-> in my tests)
src/mat/impls/aij/mpi/mpiaij.h 1.27 04/06/23 16:09:43 hzhang@harley.mcs.anl.gov +2 -1 add 'abi, abj and abnz_max' into the struct Mat_MatMatMultMPI for saving symbolic AP for mpi PtAP.
src/mat/impls/aij/mpi/mpiaij.c 1.187 04/06/23 16:09:43 hzhang@harley.mcs.anl.gov +2 -2 In MatGetLocalMat() use MatSetValues_SeqAIJ instead of MatSetValues to reduce overhead
Hg-commit: 6e5f64c9ddde55104f938d3d97954760f65ca707
show more ...
|
| #
3fdb3dc0
|
| 23-Jun-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2299.1.9 hzhang@harley.mcs.anl.gov|ChangeSet|20040623025447|38241 ChangeSet 1.2299.1.9 04/06/22 21:54:47 hzhang@harley.mcs.anl.gov +2 -0 add MatSetOption(,MAT_COLUMNS_SORTED);
bk-changeset-1.2299.1.9 hzhang@harley.mcs.anl.gov|ChangeSet|20040623025447|38241 ChangeSet 1.2299.1.9 04/06/22 21:54:47 hzhang@harley.mcs.anl.gov +2 -0 add MatSetOption(,MAT_COLUMNS_SORTED); LogStages
src/mat/impls/aij/seq/matptap.c 1.73 04/06/22 21:54:45 hzhang@harley.mcs.anl.gov +16 -724 add MatSetOption(,MAT_COLUMNS_SORTED); LogStages into MatPtAPNumeric_MPIAIJ_MPIAIJ()
src/mat/impls/aij/mpi/mpiaij.c 1.184 04/06/22 21:54:45 hzhang@harley.mcs.anl.gov +10 -0 add MatSetOption(,MAT_COLUMNS_SORTED); LogStages into MatGetLocalMat()
Hg-commit: a2d82100c8bb6f87871bfe3613b3a7c52c812189
show more ...
|
| #
891d5cd1
|
| 22-Jun-2004 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.2299.1.7 knepley@khan.mcs.anl.gov|ChangeSet|20040622160657|08916 ChangeSet 1.2299.1.7 04/06/22 11:06:57 knepley@khan.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev
bk-changeset-1.2299.1.7 knepley@khan.mcs.anl.gov|ChangeSet|20040622160657|08916 ChangeSet 1.2299.1.7 04/06/22 11:06:57 knepley@khan.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into khan.mcs.anl.gov:/home/knepley/PETSc-dev/petsc-dev
Hg-commit: e452cec044233e7bc455dc4b2dcad7c6965e8ee4
show more ...
|
| #
5a7d977c
|
| 22-Jun-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2299.3.2 hzhang@smash.mcs.anl.gov|ChangeSet|20040622034359|16333 ChangeSet 1.2299.3.2 04/06/21 22:43:59 hzhang@smash.mcs.anl.gov +2 -0 optimize MatGetLocalMat() - reduce more tha
bk-changeset-1.2299.3.2 hzhang@smash.mcs.anl.gov|ChangeSet|20040622034359|16333 ChangeSet 1.2299.3.2 04/06/21 22:43:59 hzhang@smash.mcs.anl.gov +2 -0 optimize MatGetLocalMat() - reduce more than half number of MatSetValues().
src/mat/impls/aij/seq/matptap.c 1.72 04/06/21 22:43:58 hzhang@smash.mcs.anl.gov +3 -25 correct flops counts - minor fix
src/mat/impls/aij/mpi/mpiaij.c 1.183 04/06/21 22:43:58 hzhang@smash.mcs.anl.gov +50 -29 optimize MatGetLocalMat() - reduce more than half number of MatSetValues().
Hg-commit: 52aee9789d7d011df086ac23830f9f20e04d54f6
show more ...
|
| #
2f3ccc7f
|
| 18-Jun-2004 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.2293 Kris@p4buschel.|ChangeSet|20040618231820|19081 ChangeSet 1.2293 04/06/18 16:18:20 Kris@p4buschel. +11 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into p4buschel.:F:/Home/
bk-changeset-1.2293 Kris@p4buschel.|ChangeSet|20040618231820|19081 ChangeSet 1.2293 04/06/18 16:18:20 Kris@p4buschel. +11 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into p4buschel.:F:/Home/Kris/petsc/petsc-dev
src/sys/src/objects/init.c 1.42 04/06/18 16:18:19 Kris@p4buschel. +0 -0 Auto merged
bmake/predefined/win64_intel/petscconf.h 1.22 04/06/18 16:18:19 Kris@p4buschel. +0 -0 Auto merged
bmake/predefined/win32_ms_wmpi/petscconf.h 1.26 04/06/18 16:18:18 Kris@p4buschel. +0 -0 Auto merged
bmake/predefined/win32_ms_mpipro/petscconf.h 1.26 04/06/18 16:18:18 Kris@p4buschel. +0 -0 Auto merged
bmake/predefined/win32_ms_mpich/petscconf.h 1.28 04/06/18 16:18:17 Kris@p4buschel. +0 -0 Auto merged
bmake/predefined/win32_ms_hpvm/petscconf.h 1.23 04/06/18 16:18:17 Kris@p4buschel. +0 -0 Auto merged
bmake/predefined/win32_ms/petscconf.h 1.26 04/06/18 16:18:16 Kris@p4buschel. +0 -0 Auto merged
bmake/predefined/win32_intel/petscconf.h 1.25 04/06/18 16:18:16 Kris@p4buschel. +0 -0 Auto merged
bmake/predefined/win32_gnu/petscconf.h 1.25 04/06/18 16:18:15 Kris@p4buschel. +0 -0 Auto merged
bmake/predefined/win32_borland/petscconf.h 1.27 04/06/18 16:18:15 Kris@p4buschel. +0 -0 Auto merged
makefile 1.117 04/06/18 16:18:14 Kris@p4buschel. +0 -0 Auto merged
bmake/predefined/win64_intel/petscconf.h 1.21 04/06/18 16:18:13 Kris@p4buschel. +0 -0 Merge rename: bmake/win64_intel/petscconf.h -> bmake/predefined/win64_intel/petscconf.h
bmake/predefined/win32_ms_wmpi/petscconf.h 1.25 04/06/18 16:18:13 Kris@p4buschel. +0 -0 Merge rename: bmake/win32_ms_wmpi/petscconf.h -> bmake/predefined/win32_ms_wmpi/petscconf.h
bmake/predefined/win32_ms_mpipro/petscconf.h 1.25 04/06/18 16:18:13 Kris@p4buschel. +0 -0 Merge rename: bmake/win32_ms_mpipro/petscconf.h -> bmake/predefined/win32_ms_mpipro/petscconf.h
bmake/predefined/win32_ms_mpich/petscconf.h 1.27 04/06/18 16:18:13 Kris@p4buschel. +0 -0 Merge rename: bmake/win32_ms_mpich/petscconf.h -> bmake/predefined/win32_ms_mpich/petscconf.h
bmake/predefined/win32_ms_hpvm/petscconf.h 1.22 04/06/18 16:18:13 Kris@p4buschel. +0 -0 Merge rename: bmake/win32_ms_hpvm/petscconf.h -> bmake/predefined/win32_ms_hpvm/petscconf.h
bmake/predefined/win32_ms/petscconf.h 1.25 04/06/18 16:18:13 Kris@p4buschel. +0 -0 Merge rename: bmake/win32_ms/petscconf.h -> bmake/predefined/win32_ms/petscconf.h
bmake/predefined/win32_intel/petscconf.h 1.24 04/06/18 16:18:13 Kris@p4buschel. +0 -0 Merge rename: bmake/win32_intel/petscconf.h -> bmake/predefined/win32_intel/petscconf.h
bmake/predefined/win32_gnu/petscconf.h 1.24 04/06/18 16:18:13 Kris@p4buschel. +0 -0 Merge rename: bmake/win32_gnu/petscconf.h -> bmake/predefined/win32_gnu/petscconf.h
bmake/predefined/win32_borland/petscconf.h 1.26 04/06/18 16:18:12 Kris@p4buschel. +0 -0 Merge rename: bmake/win32_borland/petscconf.h -> bmake/predefined/win32_borland/petscconf.h
Hg-commit: 092d9cdfd0c3f4356518ad29160f0cde40a8eefe
show more ...
|
| #
418422e8
|
| 18-Jun-2004 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.2276.1.70 balay@asterix.mcs.anl.gov|ChangeSet|20040618222254|40820 ChangeSet 1.2276.1.70 04/06/18 17:22:54 balay@asterix.mcs.anl.gov +8 -0 some nightly build fixes
src/sys/src/o
bk-changeset-1.2276.1.70 balay@asterix.mcs.anl.gov|ChangeSet|20040618222254|40820 ChangeSet 1.2276.1.70 04/06/18 17:22:54 balay@asterix.mcs.anl.gov +8 -0 some nightly build fixes
src/sys/src/objects/init.c 1.39.1.2 04/06/18 17:22:54 balay@asterix.mcs.anl.gov +4 -4 basename -> bname
src/mat/impls/sbaij/seq/sbaijfact2.c 1.40 04/06/18 17:22:54 balay@asterix.mcs.anl.gov +7 -7 realloc -> reallocs
src/mat/impls/sbaij/seq/sbaijfact.c 1.62 04/06/18 17:22:54 balay@asterix.mcs.anl.gov +7 -7 realloc -> reallocs
src/mat/impls/baij/seq/baijfact3.c 1.15 04/06/18 17:22:54 balay@asterix.mcs.anl.gov +4 -4 realloc -> reallocs
src/mat/impls/aij/seq/matptap.c 1.71 04/06/18 17:22:53 balay@asterix.mcs.anl.gov +1 -2 realloc -> reallocs
src/mat/impls/aij/seq/aijfact.c 1.60 04/06/18 17:22:53 balay@asterix.mcs.anl.gov +8 -8 realloc -> reallocs
src/mat/examples/tutorials/makefile 1.13 04/06/18 17:22:53 balay@asterix.mcs.anl.gov +2 -2 no DATAFILE stuff for testexamples_1
src/docs/tex/petscapp.bib 1.118.1.1 04/06/18 17:22:53 balay@asterix.mcs.anl.gov +1 -1 fix syntax
Hg-commit: 28d8dde3a35ca78ee97c8f7c44e542500dc1c002
show more ...
|
| #
49a27fb3
|
| 18-Jun-2004 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.2292 Kris@p4buschel.|ChangeSet|20040618085424|04903 ChangeSet 1.2292 04/06/18 01:54:24 Kris@p4buschel. +3 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into p4buschel.:F:/Home/K
bk-changeset-1.2292 Kris@p4buschel.|ChangeSet|20040618085424|04903 ChangeSet 1.2292 04/06/18 01:54:24 Kris@p4buschel. +3 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into p4buschel.:F:/Home/Kris/petsc/petsc-dev
src/sys/src/utils/str.c 1.27 04/06/18 01:54:24 Kris@p4buschel. +0 -0 Auto merged
python/PETSc/Configure.py 1.227 04/06/18 01:54:23 Kris@p4buschel. +0 -0 Auto merged
makefile 1.116 04/06/18 01:54:22 Kris@p4buschel. +0 -0 Auto merged
Hg-commit: 622c69f78614c05ccb47dd194dcfb53e488ae28d
show more ...
|
| #
44b1ac3a
|
| 18-Jun-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2276.1.67 hzhang@harley.mcs.anl.gov|ChangeSet|20040618013224|47164 ChangeSet 1.2276.1.67 04/06/17 20:32:24 hzhang@harley.mcs.anl.gov +2 -0 remove unused variables and warning as re
bk-changeset-1.2276.1.67 hzhang@harley.mcs.anl.gov|ChangeSet|20040618013224|47164 ChangeSet 1.2276.1.67 04/06/17 20:32:24 hzhang@harley.mcs.anl.gov +2 -0 remove unused variables and warning as reported by nightly tests
src/mat/impls/aij/seq/matptap.c 1.70 04/06/17 20:32:22 hzhang@harley.mcs.anl.gov +0 -2 remove unused variables
src/ksp/pc/impls/cholesky/cholesky.c 1.29.1.1 04/06/17 20:32:22 hzhang@harley.mcs.anl.gov +1 -1 remove warning as reported by nightly test
Hg-commit: a5862e05a08d8298969be97f2adc3e48528d9dc0
show more ...
|
| #
7905e4d5
|
| 17-Jun-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2276.1.65 barrysmith@barry-smiths-computer.local|ChangeSet|20040617204141|47454 ChangeSet 1.2276.1.65 04/06/17 15:41:41 barrysmith@barry-smiths-computer.local +0 -0 Merge bk://pets
bk-changeset-1.2276.1.65 barrysmith@barry-smiths-computer.local|ChangeSet|20040617204141|47454 ChangeSet 1.2276.1.65 04/06/17 15:41:41 barrysmith@barry-smiths-computer.local +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into barry-smiths-computer.local:/Users/barrysmith/petsc-dev
Hg-commit: 96198f176d3610de9b341cdf855db5d451a32f36
show more ...
|
| #
a1dbd1ad
|
| 17-Jun-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2276.36.1 hzhang@harley.mcs.anl.gov|ChangeSet|20040617185412|32069 ChangeSet 1.2276.36.1 04/06/17 13:54:12 hzhang@harley.mcs.anl.gov +1 -0 undo some changes that degrade the perfor
bk-changeset-1.2276.36.1 hzhang@harley.mcs.anl.gov|ChangeSet|20040617185412|32069 ChangeSet 1.2276.36.1 04/06/17 13:54:12 hzhang@harley.mcs.anl.gov +1 -0 undo some changes that degrade the performance: back to v1.2313.1.13 for numeric mpi MatPtAP back to v1.2320.3.1 for symbolic mpi MatPtAP
src/mat/impls/aij/seq/matptap.c 1.69 04/06/17 13:54:10 hzhang@harley.mcs.anl.gov +735 -0 undo some changes that degrade the performance: back to v1.2313.1.13 for numeric mpi MatPtAP back to v1.2320.3.1 for symbolic mpi MatPtAP
Hg-commit: 1110e5a8adb7d6e56fedb0a5f77b67b3303aef53
show more ...
|
| #
0a4f1301
|
| 16-Jun-2004 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.2291 Kris@p4buschel.|ChangeSet|20040616022847|42489 ChangeSet 1.2291 04/06/15 19:28:47 Kris@p4buschel. +1 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into p4buschel.:F:/Home/K
bk-changeset-1.2291 Kris@p4buschel.|ChangeSet|20040616022847|42489 ChangeSet 1.2291 04/06/15 19:28:47 Kris@p4buschel. +1 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into p4buschel.:F:/Home/Kris/petsc/petsc-dev
src/sys/src/fileio/mprint.c 1.30 04/06/15 19:28:46 Kris@p4buschel. +0 -0 Auto merged
Hg-commit: d26a205ce85c8ae7e98eba9b76bd099fc35ad1ce
show more ...
|
| #
7854c7f8
|
| 11-Jun-2004 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.2283.1.1 Kris@mbuschel.|ChangeSet|20040611203402|27163 ChangeSet 1.2283.1.1 04/06/11 13:34:02 Kris@mbuschel. +7 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into mbuschel.:C:/h
bk-changeset-1.2283.1.1 Kris@mbuschel.|ChangeSet|20040611203402|27163 ChangeSet 1.2283.1.1 04/06/11 13:34:02 Kris@mbuschel. +7 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into mbuschel.:C:/home/Kris/petsc/petsc-dev
src/sys/src/viewer/impls/socket/send.c 1.27.1.1 04/06/11 13:34:01 Kris@mbuschel. +0 -0 Auto merged
src/sys/src/time/fdate.c 1.13.1.1 04/06/11 13:34:01 Kris@mbuschel. +0 -0 Auto merged
src/sys/src/objects/init.c 1.40.1.1 04/06/11 13:34:00 Kris@mbuschel. +0 -0 Auto merged
src/sys/src/fileio/sysio.c 1.24.1.1 04/06/11 13:34:00 Kris@mbuschel. +0 -0 Auto merged
src/sys/src/fileio/mprint.c 1.28.1.1 04/06/11 13:33:59 Kris@mbuschel. +0 -0 Auto merged
python/PETSc/Configure.py 1.222.1.1 04/06/11 13:33:58 Kris@mbuschel. +0 -0 Auto merged
makefile 1.114.1.1 04/06/11 13:33:58 Kris@mbuschel. +0 -0 Auto merged
Hg-commit: eb9b523b40cae5746f20b18f00c5c4a2e3eba6e4
show more ...
|
| #
51809e72
|
| 11-Jun-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2276.1.55 hzhang@harley.mcs.anl.gov|ChangeSet|20040611161154|53767 ChangeSet 1.2276.1.55 04/06/11 11:11:54 hzhang@harley.mcs.anl.gov +1 -0 add LogStage to mpi MatPtAP for performan
bk-changeset-1.2276.1.55 hzhang@harley.mcs.anl.gov|ChangeSet|20040611161154|53767 ChangeSet 1.2276.1.55 04/06/11 11:11:54 hzhang@harley.mcs.anl.gov +1 -0 add LogStage to mpi MatPtAP for performance evaluation.
src/mat/impls/aij/seq/matptap.c 1.68 04/06/11 11:11:53 hzhang@harley.mcs.anl.gov +23 -3 add LogStage to mpi MatPtAP for performance evaluation.
Hg-commit: 446e9cdf6e6193e51becbd5267a1a8d3809def27
show more ...
|
| #
ec29af89
|
| 10-Jun-2004 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.2290 Kris@p4buschel.|ChangeSet|20040610204221|10514 ChangeSet 1.2290 04/06/10 13:42:21 Kris@p4buschel. +1 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into p4buschel.:F:/Home/K
bk-changeset-1.2290 Kris@p4buschel.|ChangeSet|20040610204221|10514 ChangeSet 1.2290 04/06/10 13:42:21 Kris@p4buschel. +1 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into p4buschel.:F:/Home/Kris/petsc/petsc-dev
makefile 1.115 04/06/10 13:42:20 Kris@p4buschel. +0 -0 Auto merged
Hg-commit: c348543f11c8cd25a3dfc901b92ccc964a1218af
show more ...
|
| #
646c5a8b
|
| 10-Jun-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2276.1.54 hzhang@harley.mcs.anl.gov|ChangeSet|20040610204149|53761 ChangeSet 1.2276.1.54 04/06/10 15:41:49 hzhang@harley.mcs.anl.gov +4 -0 fix typo and remove unused variables as r
bk-changeset-1.2276.1.54 hzhang@harley.mcs.anl.gov|ChangeSet|20040610204149|53761 ChangeSet 1.2276.1.54 04/06/10 15:41:49 hzhang@harley.mcs.anl.gov +4 -0 fix typo and remove unused variables as reported from nightly tests.
src/snes/examples/tutorials/ex6.c 1.14 04/06/10 15:41:47 hzhang@harley.mcs.anl.gov +1 -1 fix typo as reported from nightly tests.
src/snes/examples/tests/ex7.c 1.10 04/06/10 15:41:47 hzhang@harley.mcs.anl.gov +4 -4 fix typo as reported from nightly tests.
src/mat/impls/aij/seq/matptap.c 1.67 04/06/10 15:41:47 hzhang@harley.mcs.anl.gov +21 -17 remove unused variables optimize mpi MatPtAPSymbolic()
src/dm/da/examples/tests/ex6.c 1.7 04/06/10 15:41:47 hzhang@harley.mcs.anl.gov +1 -1 fix typo as reported from nightly tests.
Hg-commit: e469876576cf558aed2ae37ad1e58cc9d7e78cda
show more ...
|
| #
c1683ab2
|
| 10-Jun-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2276.1.52 hzhang@harley.mcs.anl.gov|ChangeSet|20040610172204|09753 ChangeSet 1.2276.1.52 04/06/10 12:22:04 hzhang@harley.mcs.anl.gov +1 -0 optimize parallel MatPtAPSymbolic: remove
bk-changeset-1.2276.1.52 hzhang@harley.mcs.anl.gov|ChangeSet|20040610172204|09753 ChangeSet 1.2276.1.52 04/06/10 12:22:04 hzhang@harley.mcs.anl.gov +1 -0 optimize parallel MatPtAPSymbolic: remove two loops.
src/mat/impls/aij/seq/matptap.c 1.66 04/06/10 12:22:03 hzhang@harley.mcs.anl.gov +150 -162 optimize parallel MatPtAPSymbolic: remove two loops.
Hg-commit: c25f6f3f9a7cfef2802ea404aaa4be963beced0a
show more ...
|
| #
046da0a1
|
| 10-Jun-2004 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.2289 Kris@p4buschel.|ChangeSet|20040610060840|30946 ChangeSet 1.2289 04/06/09 23:08:40 Kris@p4buschel. +5 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into p4buschel.:F:/Home/K
bk-changeset-1.2289 Kris@p4buschel.|ChangeSet|20040610060840|30946 ChangeSet 1.2289 04/06/09 23:08:40 Kris@p4buschel. +5 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into p4buschel.:F:/Home/Kris/petsc/petsc-dev
src/sys/src/viewer/impls/socket/send.c 1.28 04/06/09 23:08:39 Kris@p4buschel. +0 -0 Auto merged
src/sys/src/time/fdate.c 1.14 04/06/09 23:08:39 Kris@p4buschel. +0 -0 Auto merged
src/sys/src/objects/init.c 1.41 04/06/09 23:08:38 Kris@p4buschel. +0 -0 Auto merged
src/sys/src/fileio/sysio.c 1.25 04/06/09 23:08:38 Kris@p4buschel. +0 -0 Auto merged
src/sys/src/fileio/mprint.c 1.29 04/06/09 23:08:37 Kris@p4buschel. +0 -0 Auto merged
Hg-commit: 412e9a316a1872c6525002927756b649af526503
show more ...
|
| #
58b0567f
|
| 09-Jun-2004 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.2276.1.51 knepley@khan.mcs.anl.gov|ChangeSet|20040609220055|09769 ChangeSet 1.2276.1.51 04/06/09 17:00:55 knepley@khan.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev
bk-changeset-1.2276.1.51 knepley@khan.mcs.anl.gov|ChangeSet|20040609220055|09769 ChangeSet 1.2276.1.51 04/06/09 17:00:55 knepley@khan.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into khan.mcs.anl.gov:/home/knepley/PETSc-dev/petsc-dev
Hg-commit: 7260f4e45fd19fdc156eebcdce9a49b68bf86602
show more ...
|
| #
7957639d
|
| 09-Jun-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2276.30.1 hzhang@harley.mcs.anl.gov|ChangeSet|20040609215757|12458 ChangeSet 1.2276.30.1 04/06/09 16:57:57 hzhang@harley.mcs.anl.gov +2 -0 Merge bk://petsc@petsc.bkbits.net/petsc-d
bk-changeset-1.2276.30.1 hzhang@harley.mcs.anl.gov|ChangeSet|20040609215757|12458 ChangeSet 1.2276.30.1 04/06/09 16:57:57 hzhang@harley.mcs.anl.gov +2 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into harley.mcs.anl.gov:/sandbox/hzhang/petsc-dev
src/mat/impls/aij/seq/matptap.c 1.65 04/06/09 16:57:56 hzhang@harley.mcs.anl.gov +0 -0 Auto merged
src/mat/impls/aij/mpi/mpiaij.c 1.180 04/06/09 16:57:56 hzhang@harley.mcs.anl.gov +0 -0 Auto merged
Hg-commit: 0d7b4b02c41e0ea6aa1492f9472e1599195c9841
show more ...
|
| #
0febcb4b
|
| 09-Jun-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2276.29.1 hzhang@harley.mcs.anl.gov|ChangeSet|20040609215700|24693 ChangeSet 1.2276.29.1 04/06/09 16:57:00 hzhang@harley.mcs.anl.gov +4 -0 optimize MatPtAPSymbolic_MPIAIJ_MPIAIJ():
bk-changeset-1.2276.29.1 hzhang@harley.mcs.anl.gov|ChangeSet|20040609215700|24693 ChangeSet 1.2276.29.1 04/06/09 16:57:00 hzhang@harley.mcs.anl.gov +4 -0 optimize MatPtAPSymbolic_MPIAIJ_MPIAIJ(): merge MatPtAPSymbolic_MPIAIJ_MPIAIJ_Local() and MatMerge_SeqsToMPISymbolic() into MatPtAPSymbolic_MPIAIJ_MPIAIJ()
src/mat/impls/aij/seq/matptap.c 1.63.1.1 04/06/09 16:56:58 hzhang@harley.mcs.anl.gov +397 -51 optimize MatPtAPSymbolic_MPIAIJ_MPIAIJ(): merge MatPtAPSymbolic_MPIAIJ_MPIAIJ_Local() and MatMerge_SeqsToMPISymbolic() into MatPtAPSymbolic_MPIAIJ_MPIAIJ()
src/mat/impls/aij/mpi/mpiaij.h 1.26 04/06/09 16:56:58 hzhang@harley.mcs.anl.gov +5 -2 add ci and cj into the struct Mat_Merge_SeqsToMPI
src/mat/impls/aij/mpi/mpiaij.c 1.178.1.1 04/06/09 16:56:57 hzhang@harley.mcs.anl.gov +5 -1 add ci and cj into the struct Mat_Merge_SeqsToMPI
include/petscmat.h 1.141 04/06/09 16:56:57 hzhang@harley.mcs.anl.gov +1 -0 add prototype of MatDestroy_MPIAIJ_SeqsToMPI()
Hg-commit: 384bc93f688444cb9f38d5d8cd4a587a6eb2f396
show more ...
|
| #
6c57454c
|
| 09-Jun-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2276.1.49 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040609212325|15460 ChangeSet 1.2276.1.49 04/06/09 16:23:25 barrysmith@barrysmith-57.mcs.anl.gov +3 -0 Merge bk://petsc@pe
bk-changeset-1.2276.1.49 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040609212325|15460 ChangeSet 1.2276.1.49 04/06/09 16:23:25 barrysmith@barrysmith-57.mcs.anl.gov +3 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-dev
src/mat/interface/matrix.c 1.130 04/06/09 16:23:25 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Auto merged
src/mat/impls/aij/seq/matptap.c 1.64 04/06/09 16:23:24 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Auto merged
src/ksp/ksp/impls/bcgsl/bcgsl.c 1.13 04/06/09 16:23:24 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Auto merged
Hg-commit: 98a8b77bb29ba0543e74c1e8339f62feec93a142
show more ...
|
| #
77431f27
|
| 09-Jun-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2276.28.1 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040609211102|01886 ChangeSet 1.2276.28.1 04/06/09 16:11:02 barrysmith@barrysmith-57.mcs.anl.gov +235 -0 %D for PetscInt p
bk-changeset-1.2276.28.1 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040609211102|01886 ChangeSet 1.2276.28.1 04/06/09 16:11:02 barrysmith@barrysmith-57.mcs.anl.gov +235 -0 %D for PetscInt printing some PetscInt move some system calls from PetscErrorPrintfDefault
src/vec/utils/vscat.c 1.25 04/06/09 16:10:57 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/vec/utils/vpscat.c 1.24 04/06/09 16:10:57 barrysmith@barrysmith-57.mcs.anl.gov +18 -19 %D for PetscInt printing
src/vec/utils/vinv.c 1.31 04/06/09 16:10:57 barrysmith@barrysmith-57.mcs.anl.gov +36 -36 %D for PetscInt printing
src/vec/pf/interface/pf.c 1.24 04/06/09 16:10:57 barrysmith@barrysmith-57.mcs.anl.gov +5 -5 %D for PetscInt printing
src/vec/pf/impls/constant/const.c 1.13 04/06/09 16:10:57 barrysmith@barrysmith-57.mcs.anl.gov +6 -6 %D for PetscInt printing
src/vec/is/utils/iscoloring.c 1.24 04/06/09 16:10:57 barrysmith@barrysmith-57.mcs.anl.gov +5 -4 %D for PetscInt printing
src/fortran/custom/zstart.c 1.21 04/06/09 16:10:57 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/vec/is/impls/stride/stride.c 1.14 04/06/09 16:10:56 barrysmith@barrysmith-57.mcs.anl.gov +5 -5 %D for PetscInt printing
src/vec/is/impls/general/general.c 1.15 04/06/09 16:10:56 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 %D for PetscInt printing
src/vec/is/impls/block/block.c 1.16 04/06/09 16:10:56 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 %D for PetscInt printing
src/vec/is/examples/tutorials/ex3.c 1.7 04/06/09 16:10:56 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/vec/is/examples/tutorials/ex2.c 1.7 04/06/09 16:10:56 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/vec/is/examples/tutorials/ex1.c 1.8 04/06/09 16:10:56 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/vec/interface/vector.c 1.97 04/06/09 16:10:56 barrysmith@barrysmith-57.mcs.anl.gov +59 -56 %D for PetscInt printing
src/vec/interface/dlregis.c 1.22 04/06/09 16:10:56 barrysmith@barrysmith-57.mcs.anl.gov +2 -0 %D for PetscInt printing
src/vec/impls/seq/bvec2.c 1.53 04/06/09 16:10:56 barrysmith@barrysmith-57.mcs.anl.gov +8 -8 %D for PetscInt printing
src/vec/impls/mpi/pdvec.c 1.38 04/06/09 16:10:56 barrysmith@barrysmith-57.mcs.anl.gov +12 -12 %D for PetscInt printing
src/vec/examples/tutorials/ex9.c 1.9 04/06/09 16:10:56 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/vec/examples/tutorials/ex6.c 1.9 04/06/09 16:10:56 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/vec/examples/tutorials/ex1e.c 1.7 04/06/09 16:10:56 barrysmith@barrysmith-57.mcs.anl.gov +6 -6 %D for PetscInt printing
src/vec/examples/tutorials/ex1.c 1.9 04/06/09 16:10:56 barrysmith@barrysmith-57.mcs.anl.gov +6 -6 %D for PetscInt printing
src/vec/examples/tests/ex28.c 1.7 04/06/09 16:10:55 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/vec/examples/tests/ex21.c 1.7 04/06/09 16:10:55 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/ts/interface/tsfd.c 1.8 04/06/09 16:10:55 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/ts/interface/ts.c 1.36 04/06/09 16:10:55 barrysmith@barrysmith-57.mcs.anl.gov +5 -5 %D for PetscInt printing
src/ts/impls/pseudo/posindep.c 1.19 04/06/09 16:10:55 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/ts/impls/implicit/pvode/petscpvode.c 1.27 04/06/09 16:10:55 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/ts/impls/explicit/rk/rk.c 1.15 04/06/09 16:10:55 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/ts/examples/tutorials/ex7.c 1.9 04/06/09 16:10:55 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/ts/examples/tutorials/ex6.c 1.12 04/06/09 16:10:55 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/ts/examples/tutorials/ex5.c 1.8 04/06/09 16:10:55 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/ts/examples/tutorials/ex4.c 1.7 04/06/09 16:10:55 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/ts/examples/tutorials/ex2.c 1.6 04/06/09 16:10:55 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/ts/examples/tutorials/ex1.c 1.6 04/06/09 16:10:55 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/ts/examples/tests/ex1.c 1.9 04/06/09 16:10:54 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/sys/src/viewer/impls/socket/send.c 1.26.1.1 04/06/09 16:10:54 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/sys/src/utils/psplit.c 1.14 04/06/09 16:10:54 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/sys/src/objects/tagm.c 1.19 04/06/09 16:10:54 barrysmith@barrysmith-57.mcs.anl.gov +17 -17 %D for PetscInt printing
src/sys/src/objects/init.c 1.39.1.1 04/06/09 16:10:54 barrysmith@barrysmith-57.mcs.anl.gov +0 -2 %D for PetscInt printing
src/sys/src/memory/mtr.c 1.30 04/06/09 16:10:54 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 %D for PetscInt printing
src/sys/src/memory/mal.c 1.24 04/06/09 16:10:54 barrysmith@barrysmith-57.mcs.anl.gov +7 -9 %D for PetscInt printing
src/sys/src/fileio/sysio.c 1.23.1.1 04/06/09 16:10:54 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/sys/src/error/errtrace.c 1.13 04/06/09 16:10:53 barrysmith@barrysmith-57.mcs.anl.gov +6 -5 %D for PetscInt printing
src/sys/src/error/errstop.c 1.10 04/06/09 16:10:53 barrysmith@barrysmith-57.mcs.anl.gov +7 -6 %D for PetscInt printing
src/sys/src/error/err.c 1.34 04/06/09 16:10:53 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 %D for PetscInt printing
src/sys/src/draw/utils/lg.c 1.14 04/06/09 16:10:53 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/sys/examples/tests/ex16.c 1.6 04/06/09 16:10:53 barrysmith@barrysmith-57.mcs.anl.gov +4 -3 %D for PetscInt printing
src/sys/examples/tests/ex11.c 1.5 04/06/09 16:10:53 barrysmith@barrysmith-57.mcs.anl.gov +2 -1 %D for PetscInt printing
src/snes/utils/damgsnes.c 1.37 04/06/09 16:10:53 barrysmith@barrysmith-57.mcs.anl.gov +9 -9 %D for PetscInt printing
src/snes/mf/snesmfj.c 1.41 04/06/09 16:10:53 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 %D for PetscInt printing
src/snes/interface/snesut.c 1.13 04/06/09 16:10:53 barrysmith@barrysmith-57.mcs.anl.gov +29 -30 %D for PetscInt printing
src/snes/interface/snesj2.c 1.11 04/06/09 16:10:53 barrysmith@barrysmith-57.mcs.anl.gov +5 -5 %D for PetscInt printing
src/snes/interface/snes.c 1.50 04/06/09 16:10:52 barrysmith@barrysmith-57.mcs.anl.gov +32 -34 %D for PetscInt printing
src/snes/interface/noise/snesnoise.c 1.12 04/06/09 16:10:52 barrysmith@barrysmith-57.mcs.anl.gov +10 -10 %D for PetscInt printing
src/snes/interface/noise/snesmfj2.c 1.18 04/06/09 16:10:52 barrysmith@barrysmith-57.mcs.anl.gov +10 -10 %D for PetscInt printing
src/snes/impls/tr/tr.c 1.20 04/06/09 16:10:52 barrysmith@barrysmith-57.mcs.anl.gov +7 -7 %D for PetscInt printing
src/snes/impls/ls/ls.c 1.41 04/06/09 16:10:52 barrysmith@barrysmith-57.mcs.anl.gov +12 -12 %D for PetscInt printing
src/snes/examples/tutorials/ex6.c 1.13 04/06/09 16:10:52 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/snes/examples/tutorials/ex5s.c 1.9 04/06/09 16:10:52 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/snes/examples/tutorials/ex5.c 1.17 04/06/09 16:10:52 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/snes/examples/tutorials/ex30.c 1.41 04/06/09 16:10:52 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 %D for PetscInt printing
src/snes/examples/tutorials/ex3.c 1.9 04/06/09 16:10:52 barrysmith@barrysmith-57.mcs.anl.gov +6 -6 %D for PetscInt printing
src/snes/examples/tutorials/ex29.c 1.69 04/06/09 16:10:52 barrysmith@barrysmith-57.mcs.anl.gov +5 -5 %D for PetscInt printing
src/snes/examples/tutorials/ex27.c 1.9 04/06/09 16:10:52 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 %D for PetscInt printing
src/snes/examples/tutorials/ex26.c 1.18 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/snes/examples/tutorials/ex25.c 1.17 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/snes/examples/tutorials/ex20.c 1.7 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/snes/examples/tutorials/ex2.c 1.9 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 %D for PetscInt printing
src/snes/examples/tutorials/ex19.c 1.12 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/snes/examples/tutorials/ex18.c 1.6 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/snes/examples/tutorials/ex14.c 1.12 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/snes/examples/tutorials/ex1.c 1.9 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/snes/examples/tests/ex9.c 1.10 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/snes/examples/tests/ex7.c 1.9 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 %D for PetscInt printing
src/snes/examples/tests/ex5.c 1.8 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/snes/examples/tests/ex4.c 1.10 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/snes/examples/tests/ex13.c 1.9 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/snes/examples/tests/ex11.c 1.12 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +5 -6 %D for PetscInt printing
src/snes/examples/tests/ex1.c 1.12 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/mat/utils/getcolv.c 1.10 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 %D for PetscInt printing
src/mat/utils/gcreate.c 1.23 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/mat/utils/axpy.c 1.20 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 %D for PetscInt printing
src/mat/matfd/fdmatrix.c 1.26 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +6 -6 %D for PetscInt printing
src/mat/interface/matrix.c 1.128.1.1 04/06/09 16:10:50 barrysmith@barrysmith-57.mcs.anl.gov +66 -66 %D for PetscInt printing
src/mat/interface/matnull.c 1.16 04/06/09 16:10:50 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 %D for PetscInt printing
src/mat/impls/sbaij/seq/spooles/sbaijspooles.c 1.55 04/06/09 16:10:50 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/mat/impls/sbaij/seq/sbaijfact2.c 1.39 04/06/09 16:10:50 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/mat/impls/sbaij/seq/sbaijfact.c 1.61 04/06/09 16:10:50 barrysmith@barrysmith-57.mcs.anl.gov +8 -8 %D for PetscInt printing
src/mat/impls/sbaij/seq/sbaij2.c 1.28 04/06/09 16:10:50 barrysmith@barrysmith-57.mcs.anl.gov +0 -1 %D for PetscInt printing
src/mat/impls/sbaij/seq/sbaij.c 1.112 04/06/09 16:10:50 barrysmith@barrysmith-57.mcs.anl.gov +35 -37 %D for PetscInt printing
src/mat/impls/sbaij/seq/aijsbaij.c 1.18 04/06/09 16:10:50 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c 1.44 04/06/09 16:10:50 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/mat/impls/sbaij/mpi/sbaijov.c 1.36 04/06/09 16:10:49 barrysmith@barrysmith-57.mcs.anl.gov +1 -9 %D for PetscInt printing
src/mat/impls/sbaij/mpi/mpisbaij.c 1.98 04/06/09 16:10:49 barrysmith@barrysmith-57.mcs.anl.gov +29 -65 %D for PetscInt printing
src/mat/impls/maij/maij.c 1.19 04/06/09 16:10:49 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/mat/impls/dense/seq/dense.c 1.61 04/06/09 16:10:49 barrysmith@barrysmith-57.mcs.anl.gov +18 -18 %D for PetscInt printing
src/mat/impls/dense/mpi/mpidense.c 1.45 04/06/09 16:10:49 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 %D for PetscInt printing
src/mat/impls/bdiag/seq/bdiag3.c 1.21 04/06/09 16:10:49 barrysmith@barrysmith-57.mcs.anl.gov +26 -26 %D for PetscInt printing
src/mat/impls/bdiag/seq/bdiag2.c 1.18 04/06/09 16:10:49 barrysmith@barrysmith-57.mcs.anl.gov +10 -10 %D for PetscInt printing
src/mat/impls/bdiag/seq/bdiag.c 1.40 04/06/09 16:10:49 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/mat/impls/bdiag/mpi/mpibdiag.c 1.40 04/06/09 16:10:49 barrysmith@barrysmith-57.mcs.anl.gov +6 -6 %D for PetscInt printing
src/mat/impls/baij/seq/dgefa7.c 1.11 04/06/09 16:10:49 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/mat/impls/baij/seq/dgefa6.c 1.10 04/06/09 16:10:49 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/mat/impls/baij/seq/dgefa5.c 1.10 04/06/09 16:10:49 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/mat/impls/baij/seq/dgefa4.c 1.10 04/06/09 16:10:49 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/mat/impls/baij/seq/dgefa3.c 1.10 04/06/09 16:10:49 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/mat/impls/baij/seq/dgefa2.c 1.10 04/06/09 16:10:49 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/mat/impls/baij/seq/dgefa.c 1.12 04/06/09 16:10:48 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/mat/impls/baij/seq/baijfact3.c 1.14 04/06/09 16:10:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/mat/impls/baij/seq/baijfact2.c 1.38 04/06/09 16:10:48 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 %D for PetscInt printing
src/mat/impls/baij/seq/baij.c 1.94 04/06/09 16:10:48 barrysmith@barrysmith-57.mcs.anl.gov +38 -38 %D for PetscInt printing
src/mat/impls/baij/mpi/mpibaij.c 1.66 04/06/09 16:10:48 barrysmith@barrysmith-57.mcs.anl.gov +34 -34 %D for PetscInt printing
src/mat/impls/baij/mpi/mmbaij.c 1.23 04/06/09 16:10:48 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/mat/impls/baij/mpi/baijov.c 1.22 04/06/09 16:10:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/mat/impls/aij/seq/superlu/superlu.c 1.68 04/06/09 16:10:48 barrysmith@barrysmith-57.mcs.anl.gov +16 -16 %D for PetscInt printing
src/mat/impls/aij/seq/spooles/spoolesOptions.c 1.29 04/06/09 16:10:48 barrysmith@barrysmith-57.mcs.anl.gov +9 -9 %D for PetscInt printing
src/mat/impls/aij/seq/spooles/spooles.c 1.98 04/06/09 16:10:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/mat/impls/aij/seq/matptap.c 1.62.1.1 04/06/09 16:10:48 barrysmith@barrysmith-57.mcs.anl.gov +8 -9 %D for PetscInt printing
src/mat/impls/aij/seq/matpapt.c 1.43 04/06/09 16:10:48 barrysmith@barrysmith-57.mcs.anl.gov +6 -6 %D for PetscInt printing
src/mat/impls/aij/seq/matmatmult.c 1.80 04/06/09 16:10:47 barrysmith@barrysmith-57.mcs.anl.gov +9 -9 %D for PetscInt printing
src/mat/impls/aij/seq/aijnode.c 1.30 04/06/09 16:10:47 barrysmith@barrysmith-57.mcs.anl.gov +12 -12 %D for PetscInt printing
src/mat/impls/aij/seq/aijfact.c 1.59 04/06/09 16:10:47 barrysmith@barrysmith-57.mcs.anl.gov +11 -11 %D for PetscInt printing
src/mat/impls/aij/seq/aij.c 1.163 04/06/09 16:10:47 barrysmith@barrysmith-57.mcs.anl.gov +43 -47 %D for PetscInt printing
src/mat/impls/aij/mpi/mpiov.c 1.23 04/06/09 16:10:47 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 %D for PetscInt printing
src/mat/impls/aij/mpi/mpiaij.c 1.179 04/06/09 16:10:47 barrysmith@barrysmith-57.mcs.anl.gov +36 -36 %D for PetscInt printing
src/mat/impls/aij/mpi/mmaij.c 1.19 04/06/09 16:10:47 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/mat/impls/adj/mpi/mpiadj.c 1.35 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +6 -6 %D for PetscInt printing
src/mat/impls/adic/nladic.c 1.8 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -2 %D for PetscInt printing
src/mat/impls/adic/matadic.c 1.28 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/mat/examples/tutorials/ex4.c 1.6 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 %D for PetscInt printing
src/mat/examples/tutorials/ex2.c 1.5 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +6 -5 %D for PetscInt printing
src/mat/examples/tests/ex96.c 1.5 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +0 -10 %D for PetscInt printing
src/mat/examples/tests/ex92.c 1.8 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/mat/examples/tests/ex9.c 1.6 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/mat/examples/tests/ex8.c 1.5 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/mat/examples/tests/ex76.c 1.9 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/mat/examples/tests/ex74.c 1.20 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/mat/examples/tests/ex7.c 1.8 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/mat/examples/tests/ex54.c 1.6 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/mat/examples/tests/ex53.c 1.9 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +7 -7 %D for PetscInt printing
src/mat/examples/tests/ex51.c 1.6 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/mat/examples/tests/ex49.c 1.6 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +8 -8 %D for PetscInt printing
src/mat/examples/tests/ex48.c 1.10 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +11 -11 %D for PetscInt printing
src/mat/examples/tests/ex42.c 1.10 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/mat/examples/tests/ex41.c 1.9 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/mat/examples/tests/ex40.c 1.10 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/mat/examples/tests/ex4.c 1.6 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +6 -5 %D for PetscInt printing
src/mat/examples/tests/ex21.c 1.7 04/06/09 16:10:45 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 %D for PetscInt printing
src/mat/examples/tests/ex19.c 1.7 04/06/09 16:10:45 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 %D for PetscInt printing
src/mat/examples/tests/ex14.c 1.8 04/06/09 16:10:45 barrysmith@barrysmith-57.mcs.anl.gov +2 -3 %D for PetscInt printing
src/mat/examples/tests/ex1.c 1.14 04/06/09 16:10:45 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/mat/color/color.c 1.20 04/06/09 16:10:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/ksp/utils/damg.c 1.35 04/06/09 16:10:45 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/ksp/pc/impls/tfs/gs.c 1.15 04/06/09 16:10:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/ksp/pc/impls/tfs/comm.c 1.21 04/06/09 16:10:44 barrysmith@barrysmith-57.mcs.anl.gov +13 -13 %D for PetscInt printing
src/ksp/pc/impls/tfs/bss_malloc.c 1.10 04/06/09 16:10:44 barrysmith@barrysmith-57.mcs.anl.gov +20 -20 %D for PetscInt printing
src/ksp/pc/impls/tfs/bit_mask.c 1.9 04/06/09 16:10:44 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/ksp/pc/impls/sor/sor.c 1.23 04/06/09 16:10:44 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/ksp/pc/impls/pbjacobi/pbjacobi.c 1.15 04/06/09 16:10:44 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/ksp/pc/impls/mg/mg.c 1.33 04/06/09 16:10:44 barrysmith@barrysmith-57.mcs.anl.gov +13 -13 %D for PetscInt printing
src/ksp/pc/impls/ilu/ilu.c 1.35 04/06/09 16:10:44 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 %D for PetscInt printing
src/ksp/pc/impls/icc/icc.c 1.30 04/06/09 16:10:44 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 %D for PetscInt printing
src/ksp/pc/impls/bjacobi/bjacobi.c 1.31 04/06/09 16:10:44 barrysmith@barrysmith-57.mcs.anl.gov +5 -5 %D for PetscInt printing
src/ksp/pc/impls/asm/asm.c 1.35 04/06/09 16:10:44 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 %D for PetscInt printing
src/ksp/pc/examples/tutorials/ex2.c 1.12 04/06/09 16:10:44 barrysmith@barrysmith-57.mcs.anl.gov +3 -2 %D for PetscInt printing
src/ksp/pc/examples/tutorials/ex1.c 1.12 04/06/09 16:10:44 barrysmith@barrysmith-57.mcs.anl.gov +3 -2 %D for PetscInt printing
src/ksp/pc/examples/tests/ex6.c 1.8 04/06/09 16:10:44 barrysmith@barrysmith-57.mcs.anl.gov +8 -7 %D for PetscInt printing
src/ksp/pc/examples/tests/ex5.c 1.15 04/06/09 16:10:44 barrysmith@barrysmith-57.mcs.anl.gov +14 -14 %D for PetscInt printing
src/ksp/pc/examples/tests/ex3.c 1.9 04/06/09 16:10:44 barrysmith@barrysmith-57.mcs.anl.gov +10 -9 %D for PetscInt printing
src/ksp/pc/examples/tests/ex2.c 1.10 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +10 -10 %D for PetscInt printing
src/ksp/ksp/interface/itres.c 1.11 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/ksp/ksp/interface/iterativ.c 1.19 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 %D for PetscInt printing
src/ksp/ksp/interface/itcreate.c 1.53 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 %D for PetscInt printing
src/ksp/ksp/interface/eige.c 1.19 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/ksp/ksp/impls/lgmres/lgmres.c 1.29 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +13 -13 %D for PetscInt printing
src/ksp/ksp/impls/gmres/gmres.c 1.48 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +9 -9 %D for PetscInt printing
src/ksp/ksp/impls/bcgsl/bcgsl.c 1.10.1.2 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 %D for PetscInt printing
src/ksp/examples/tutorials/ex9.c 1.16 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +8 -8 %D for PetscInt printing
src/ksp/examples/tutorials/ex7.c 1.13 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +14 -12 %D for PetscInt printing
src/ksp/examples/tutorials/ex5.c 1.13 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +12 -11 %D for PetscInt printing
src/ksp/examples/tutorials/ex3.c 1.13 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +17 -16 %D for PetscInt printing
src/ksp/examples/tutorials/ex23.c 1.11 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/ksp/examples/tutorials/ex2.c 1.11 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +10 -9 %D for PetscInt printing
src/ksp/examples/tutorials/ex16.c 1.10 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/ksp/examples/tutorials/ex15.c 1.12 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/ksp/examples/tutorials/ex12.c 1.12 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +9 -8 %D for PetscInt printing
src/ksp/examples/tutorials/ex11.c 1.11 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +12 -11 %D for PetscInt printing
src/ksp/examples/tutorials/ex10.c 1.41 04/06/09 16:10:42 barrysmith@barrysmith-57.mcs.anl.gov +8 -7 %D for PetscInt printing
src/ksp/examples/tutorials/ex1.c 1.13 04/06/09 16:10:42 barrysmith@barrysmith-57.mcs.anl.gov +10 -8 %D for PetscInt printing
src/ksp/examples/tests/ex4.c 1.9 04/06/09 16:10:42 barrysmith@barrysmith-57.mcs.anl.gov +9 -8 %D for PetscInt printing
src/ksp/examples/tests/ex3.c 1.10 04/06/09 16:10:42 barrysmith@barrysmith-57.mcs.anl.gov +11 -9 %D for PetscInt printing
src/ksp/examples/tests/ex2.c 1.12 04/06/09 16:10:42 barrysmith@barrysmith-57.mcs.anl.gov +9 -8 %D for PetscInt printing
src/ksp/examples/tests/ex19.c 1.10 04/06/09 16:10:42 barrysmith@barrysmith-57.mcs.anl.gov +15 -13 %D for PetscInt printing
src/ksp/examples/tests/ex17.c 1.11 04/06/09 16:10:42 barrysmith@barrysmith-57.mcs.anl.gov +15 -13 %D for PetscInt printing
src/ksp/examples/tests/ex15.c 1.12 04/06/09 16:10:42 barrysmith@barrysmith-57.mcs.anl.gov +9 -8 %D for PetscInt printing
src/ksp/examples/tests/ex14.c 1.9 04/06/09 16:10:41 barrysmith@barrysmith-57.mcs.anl.gov +27 -26 %D for PetscInt printing
src/ksp/examples/tests/ex10.c 1.11 04/06/09 16:10:41 barrysmith@barrysmith-57.mcs.anl.gov +17 -14 %D for PetscInt printing
src/fortran/f90/tests/ex1.c 1.5 04/06/09 16:10:41 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/dm/usg/utils/inpututils.c 1.9 04/06/09 16:10:41 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 %D for PetscInt printing
src/dm/da/utils/fdda.c 1.39 04/06/09 16:10:41 barrysmith@barrysmith-57.mcs.anl.gov +7 -7 %D for PetscInt printing
src/dm/da/src/gr2.c 1.26 04/06/09 16:10:41 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 %D for PetscInt printing
src/dm/da/src/gr1.c 1.13 04/06/09 16:10:41 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/dm/da/src/daview.c 1.23 04/06/09 16:10:41 barrysmith@barrysmith-57.mcs.anl.gov +7 -7 %D for PetscInt printing
src/dm/da/src/dasub.c 1.9 04/06/09 16:10:41 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/dm/da/src/daltol.c 1.13 04/06/09 16:10:41 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/dm/da/src/dalocal.c 1.24 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 %D for PetscInt printing
src/dm/da/src/daload.c 1.11 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 %D for PetscInt printing
src/dm/da/src/dainterp.c 1.21 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +33 -37 %D for PetscInt printing
src/dm/da/src/dagtol.c 1.15 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/dm/da/src/dagetarray.c 1.12 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 %D for PetscInt printing
src/dm/da/src/dacorn.c 1.15 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/dm/da/src/da3.c 1.26 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +24 -24 %D for PetscInt printing
src/dm/da/src/da2.c 1.50 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +21 -20 %D for PetscInt printing
src/dm/da/src/da1.c 1.26 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +8 -8 %D for PetscInt printing
src/dm/da/examples/tests/ex6.c 1.6 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/dm/da/examples/tests/ex4.c 1.6 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 %D for PetscInt printing
src/dm/da/examples/tests/ex23.c 1.6 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/dm/da/examples/tests/ex20.c 1.5 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
src/dm/da/examples/tests/ex11.c 1.6 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/dm/da/examples/tests/ex10.c 1.6 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/dm/ao/impls/mapping/aomapping.c 1.21 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 %D for PetscInt printing
src/dm/ao/impls/basic/aodatabasic.c 1.22 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +11 -11 %D for PetscInt printing
src/dm/ao/impls/basic/aobasic.c 1.23 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/dm/ao/examples/tests/ex4.c 1.7 04/06/09 16:10:39 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %D for PetscInt printing
src/dm/ao/examples/tests/ex1.c 1.7 04/06/09 16:10:39 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
include/petscis.h 1.20 04/06/09 16:10:39 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 %D for PetscInt printing
include/petscbt.h 1.12 04/06/09 16:10:39 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 PetscInt
include/petsc.h 1.81 04/06/09 16:10:39 barrysmith@barrysmith-57.mcs.anl.gov +12 -9 cannot checking formating of PetscPrintf and friends
bmake/common/variables 1.65 04/06/09 16:10:39 barrysmith@barrysmith-57.mcs.anl.gov +3 -2 put here so can be overwritten in configure generated variables file
bmake/common/test 1.13 04/06/09 16:10:39 barrysmith@barrysmith-57.mcs.anl.gov +0 -4 put here so can be overwritten in configure generated variables file
include/petscsys.h 1.28 04/06/09 10:17:54 barrysmith@barrysmith-57.mcs.anl.gov +0 -2 removed PetscGetInitialDate() and instead provided a PetscErrorPrintfInitialize() that sets up all the arch,host,user,date information in case it is needed in the error handler print code. This is related to Re: [PETSC #10355] petsc - mumps where the error handler crahses in a system call trying to get getpwd().
include/petscerror.h 1.33 04/06/09 10:17:37 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 removed PetscGetInitialDate() and instead provided a PetscErrorPrintfInitialize() that sets up all the arch,host,user,date information in case it is needed in the error handler print code. This is related to Re: [PETSC #10355] petsc - mumps where the error handler crahses in a system call trying to get getpwd().
src/fortran/custom/zstart.c 1.20 04/06/09 10:17:29 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 removed PetscGetInitialDate() and instead provided a PetscErrorPrintfInitialize() that sets up all the arch,host,user,date information in case it is needed in the error handler print code. This is related to Re: [PETSC #10355] petsc - mumps where the error handler crahses in a system call trying to get getpwd().
src/sys/src/time/fdate.c 1.12.1.1 04/06/09 10:17:18 barrysmith@barrysmith-57.mcs.anl.gov +1 -47 removed PetscGetInitialDate() and instead provided a PetscErrorPrintfInitialize() that sets up all the arch,host,user,date information in case it is needed in the error handler print code. This is related to Re: [PETSC #10355] petsc - mumps where the error handler crahses in a system call trying to get getpwd().
src/sys/src/objects/pinit.c 1.48 04/06/09 10:17:05 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 removed PetscGetInitialDate() and instead provided a PetscErrorPrintfInitialize() that sets up all the arch,host,user,date information in case it is needed in the error handler print code. This is related to Re: [PETSC #10355] petsc - mumps where the error handler crahses in a system call trying to get getpwd().
src/sys/src/fileio/mprint.c 1.26.1.1 04/06/09 10:16:58 barrysmith@barrysmith-57.mcs.anl.gov +64 -12 removed PetscGetInitialDate() and instead provided a PetscErrorPrintfInitialize() that sets up all the arch,host,user,date information in case it is needed in the error handler print code. This is related to Re: [PETSC #10355] petsc - mumps where the error handler crahses in a system call trying to get getpwd().
Hg-commit: e54b14db2411373248eb465112e9cebad45331cf
show more ...
|
| #
dd365524
|
| 08-Jun-2004 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.2288 Kris@p4buschel.|ChangeSet|20040608200440|49728 ChangeSet 1.2288 04/06/08 13:04:40 Kris@p4buschel. +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into p4buschel.:F:/Home/K
bk-changeset-1.2288 Kris@p4buschel.|ChangeSet|20040608200440|49728 ChangeSet 1.2288 04/06/08 13:04:40 Kris@p4buschel. +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into p4buschel.:F:/Home/Kris/petsc/petsc-dev
Hg-commit: ba9dff3994cb68671e7d0e9ad3a5ed021f8ced44
show more ...
|