| #
22e3da61
|
| 26-May-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2276.1.9 hzhang@harley.mcs.anl.gov|ChangeSet|20040526153210|52278 ChangeSet 1.2276.1.9 04/05/26 10:32:10 hzhang@harley.mcs.anl.gov +2 -0 Optimize PtAP for mpi matrix: replace seq
bk-changeset-1.2276.1.9 hzhang@harley.mcs.anl.gov|ChangeSet|20040526153210|52278 ChangeSet 1.2276.1.9 04/05/26 10:32:10 hzhang@harley.mcs.anl.gov +2 -0 Optimize PtAP for mpi matrix: replace seq A by the original mpi A in MatPtAP_ReducedPt()
src/mat/impls/aij/seq/matptap.c 1.49 04/05/26 10:32:09 hzhang@harley.mcs.anl.gov +311 -5 Optimize PtAP for mpi matrix: replace seq A by the original mpi A in MatPtAP_ReducedPt()
src/mat/impls/aij/mpi/mpiaij.c 1.164 04/05/26 10:32:09 hzhang@harley.mcs.anl.gov +1 -2 minor fix for logevent of MatMerge_SeqsToMPI
Hg-commit: 5b96e8625fc863894635f888c4843278148d3b85
show more ...
|
| #
b8374ebe
|
| 25-May-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2276.1.4 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040525185449|51933 ChangeSet 1.2276.1.4 04/05/25 13:54:49 barrysmith@barrysmith-57.mcs.anl.gov +2 -0 tried to fix after me
bk-changeset-1.2276.1.4 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040525185449|51933 ChangeSet 1.2276.1.4 04/05/25 13:54:49 barrysmith@barrysmith-57.mcs.anl.gov +2 -0 tried to fix after merging with Hong's changes, probably botched it
src/mat/impls/aij/mpi/mpiaij.c 1.163 04/05/25 13:54:21 barrysmith@barrysmith-57.mcs.anl.gov +3 -2 tried to fix after merging with Hong's changes, probably botched it
src/mat/impls/aij/seq/matptap.c 1.48 04/05/25 13:51:44 barrysmith@barrysmith-57.mcs.anl.gov +5 -5 fix after trying to merge with Hong's update
Hg-commit: f30b81c43a8b273fdc5a461b463b65e7b2ac3fc0
show more ...
|
| #
7065c759
|
| 25-May-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2276.1.3 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040525184628|51959 ChangeSet 1.2276.1.3 04/05/25 13:46:28 barrysmith@barrysmith-57.mcs.anl.gov +2 -0 Merge
src/mat/impl
bk-changeset-1.2276.1.3 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040525184628|51959 ChangeSet 1.2276.1.3 04/05/25 13:46:28 barrysmith@barrysmith-57.mcs.anl.gov +2 -0 Merge
src/mat/impls/aij/seq/matptap.c 1.47 04/05/25 13:46:27 barrysmith@barrysmith-57.mcs.anl.gov +0 -32 SCCS merged
src/mat/impls/aij/mpi/mpiaij.c 1.162 04/05/25 13:41:53 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 SCCS merged
Hg-commit: c3a53c02e30aae7747a219c5a7f03ceb8f3551ef
show more ...
|
| #
b1d57f15
|
| 25-May-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2275.1.1 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040525183718|54999 ChangeSet 1.2275.1.1 04/05/25 13:37:18 barrysmith@barrysmith-57.mcs.anl.gov +10 -0 PetscInt
src/sys/
bk-changeset-1.2275.1.1 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040525183718|54999 ChangeSet 1.2275.1.1 04/05/25 13:37:18 barrysmith@barrysmith-57.mcs.anl.gov +10 -0 PetscInt
src/sys/src/utils/mpimesg.c 1.14 04/05/25 13:37:16 barrysmith@barrysmith-57.mcs.anl.gov +5 -5 PetscInt
src/mat/impls/aij/seq/matptap.c 1.44.1.1 04/05/25 13:37:16 barrysmith@barrysmith-57.mcs.anl.gov +68 -60 PetscInt
src/mat/impls/aij/seq/matpapt.c 1.42 04/05/25 13:37:16 barrysmith@barrysmith-57.mcs.anl.gov +25 -24 PetscInt
src/mat/impls/aij/mpi/mpiov.c 1.20 04/05/25 13:37:16 barrysmith@barrysmith-57.mcs.anl.gov +147 -145 PetscInt
src/mat/impls/aij/mpi/mpiaij.h 1.23 04/05/25 13:37:16 barrysmith@barrysmith-57.mcs.anl.gov +5 -6 PetscInt
src/mat/impls/aij/mpi/mpiaij.c 1.159.1.1 04/05/25 13:37:15 barrysmith@barrysmith-57.mcs.anl.gov +237 -233 PetscInt
src/mat/impls/aij/mpi/mmaij.c 1.17 04/05/25 13:37:15 barrysmith@barrysmith-57.mcs.anl.gov +30 -31 PetscInt
src/mat/impls/aij/mpi/fdmpiaij.c 1.9 04/05/25 13:37:15 barrysmith@barrysmith-57.mcs.anl.gov +36 -34 PetscInt
include/petscsys.h 1.27 04/05/25 13:37:15 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 PetscInt
src/mat/interface/matrix.c 1.126 04/05/25 12:10:34 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 don't zero matrix that is not assembled, cause you won't flush the cache if there is one
Hg-commit: c15a4980dd7c63569b3114c98cd579474a1e95ad
show more ...
|
| #
55a3bba9
|
| 25-May-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2276.1.2 hzhang@harley.mcs.anl.gov|ChangeSet|20040525175652|48562 ChangeSet 1.2276.1.2 04/05/25 12:56:52 hzhang@harley.mcs.anl.gov +2 -0 minor optimization of MatPtAP_SeqAIJ_Seq
bk-changeset-1.2276.1.2 hzhang@harley.mcs.anl.gov|ChangeSet|20040525175652|48562 ChangeSet 1.2276.1.2 04/05/25 12:56:52 hzhang@harley.mcs.anl.gov +2 -0 minor optimization of MatPtAP_SeqAIJ_SeqAIJ() and MatPtAP_SeqAIJ_SeqAIJ_Reduced() by replacing PetscIntSort() with LL list.
src/mat/impls/aij/seq/matptap.c 1.46 04/05/25 12:56:51 hzhang@harley.mcs.anl.gov +59 -62 minor optimization of MatPtAP_SeqAIJ_SeqAIJ() and MatPtAP_SeqAIJ_SeqAIJ_Reduced() by replacing PetscIntSort() with LL list.
src/mat/impls/aij/mpi/mpiaij.c 1.161 04/05/25 12:56:51 hzhang@harley.mcs.anl.gov +1 -1 remove unused variable
Hg-commit: 3dcdada7b732e4f7ed1b5defc95a91fc031b6550
show more ...
|
| #
4c627768
|
| 25-May-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2276.1.1 hzhang@harley.mcs.anl.gov|ChangeSet|20040525145404|48522 ChangeSet 1.2276.1.1 04/05/25 09:54:04 hzhang@harley.mcs.anl.gov +2 -0 add LogEvents for performance evaluation of
bk-changeset-1.2276.1.1 hzhang@harley.mcs.anl.gov|ChangeSet|20040525145404|48522 ChangeSet 1.2276.1.1 04/05/25 09:54:04 hzhang@harley.mcs.anl.gov +2 -0 add LogEvents for performance evaluation of MatPtAP().
src/mat/impls/aij/seq/matptap.c 1.45 04/05/25 09:54:02 hzhang@harley.mcs.anl.gov +4 -0 add LogEvents for performance evaluation of MatPtAP().
src/mat/impls/aij/mpi/mpiaij.c 1.160 04/05/25 09:54:01 hzhang@harley.mcs.anl.gov +12 -3 add LogEvents for performance evaluation of MatPtAP().
Hg-commit: ecf3ee00393d20bfc3b820b1746e58a70a6bcd29
show more ...
|
| #
25a4ff68
|
| 20-May-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2260 hzhang@harley.mcs.anl.gov|ChangeSet|20040520035543|46558 ChangeSet 1.2260 04/05/19 22:55:43 hzhang@harley.mcs.anl.gov +1 -0 bk resolve conflict - use remote.
src/mat/impls/
bk-changeset-1.2260 hzhang@harley.mcs.anl.gov|ChangeSet|20040520035543|46558 ChangeSet 1.2260 04/05/19 22:55:43 hzhang@harley.mcs.anl.gov +1 -0 bk resolve conflict - use remote.
src/mat/impls/aij/mpi/mpiaij.c 1.154 04/05/19 22:55:42 hzhang@harley.mcs.anl.gov +119 -204 bk resolve conflict - use remote.
Hg-commit: 8318ec1aa58af3edf4d02e7d1b8b930ef70145ee
show more ...
|
| #
7f79fd58
|
| 19-May-2004 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.2257.1.1 knepley@khan.mcs.anl.gov|ChangeSet|20040519154526|38745 ChangeSet 1.2257.1.1 04/05/19 10:45:26 knepley@khan.mcs.anl.gov +4 -0 Nightly build fixes
src/mat/impls/aij/seq/
bk-changeset-1.2257.1.1 knepley@khan.mcs.anl.gov|ChangeSet|20040519154526|38745 ChangeSet 1.2257.1.1 04/05/19 10:45:26 knepley@khan.mcs.anl.gov +4 -0 Nightly build fixes
src/mat/impls/aij/seq/matptap.c 1.44 04/05/19 10:45:25 knepley@khan.mcs.anl.gov +5 -3 Fixed arugment cast Turn off Fortran stub
src/mat/impls/aij/seq/matmatmult.c 1.77 04/05/19 10:45:24 knepley@khan.mcs.anl.gov +2 -2 Fixed arugment cast
src/mat/impls/aij/mpi/mpiaij.c 1.151.1.1 04/05/19 10:45:24 knepley@khan.mcs.anl.gov +4 -4 Fixed argument cast Removed unused variables Fixed variable initializer
src/ksp/ksp/interface/itfunc.c 1.48 04/05/19 10:45:24 knepley@khan.mcs.anl.gov +1 -1 Fixed initializer
Hg-commit: 1a85afe0f35fe93c9aa6e99b02d9eca1f939c97b
show more ...
|
| #
0f8754bb
|
| 14-May-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2239 hzhang@harley.mcs.anl.gov|ChangeSet|20040514163034|00620 ChangeSet 1.2239 04/05/14 11:30:34 hzhang@harley.mcs.anl.gov +1 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into
bk-changeset-1.2239 hzhang@harley.mcs.anl.gov|ChangeSet|20040514163034|00620 ChangeSet 1.2239 04/05/14 11:30:34 hzhang@harley.mcs.anl.gov +1 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into harley.mcs.anl.gov:/sandbox/hzhang/petsc-dev
src/mat/impls/aij/mpi/mpiaij.c 1.146 04/05/14 11:30:34 hzhang@harley.mcs.anl.gov +0 -0 Auto merged
Hg-commit: ec710506b89e592d1dc3a78029dfad79fbb7059c
show more ...
|
| #
671beff6
|
| 14-May-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2234.1.3 hzhang@harley.mcs.anl.gov|ChangeSet|20040514163019|31450 ChangeSet 1.2234.1.3 04/05/14 11:30:19 hzhang@harley.mcs.anl.gov +2 -0 using container instead of mat->spptr
sr
bk-changeset-1.2234.1.3 hzhang@harley.mcs.anl.gov|ChangeSet|20040514163019|31450 ChangeSet 1.2234.1.3 04/05/14 11:30:19 hzhang@harley.mcs.anl.gov +2 -0 using container instead of mat->spptr
src/mat/impls/aij/seq/matptap.c 1.43 04/05/14 11:30:18 hzhang@harley.mcs.anl.gov +11 -6 using container instead of mat->spptr
src/mat/impls/aij/mpi/mpiaij.c 1.144.1.1 04/05/14 11:30:18 hzhang@harley.mcs.anl.gov +32 -18 using container instead of mat->spptr
Hg-commit: bafdb622212fcef17ceac1da09c6af1878ab4cc4
show more ...
|
| #
e9b43d0f
|
| 13-May-2004 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.2232 balay@asterix.mcs.anl.gov|ChangeSet|20040513182301|22088 src/contrib/fun3d/makefile 1.1 04/05/13 13:23:01 balay@asterix.mcs.anl.gov +7 -0
ChangeSet 1.2232 04/05/13 13:23:01
bk-changeset-1.2232 balay@asterix.mcs.anl.gov|ChangeSet|20040513182301|22088 src/contrib/fun3d/makefile 1.1 04/05/13 13:23:01 balay@asterix.mcs.anl.gov +7 -0
ChangeSet 1.2232 04/05/13 13:23:01 balay@asterix.mcs.anl.gov +2 -0 fix missing makefile
src/mat/impls/aij/seq/matptap.c 1.42 04/05/13 13:23:01 balay@asterix.mcs.anl.gov +1 -1 fix typo
src/contrib/fun3d/makefile 1.0 04/05/13 13:23:01 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/contrib/fun3d/makefile
Hg-commit: f5d363a1ff4099a49d68fb65f418ad3983cb314c
show more ...
|
| #
508cfb0b
|
| 13-May-2004 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.2229 knepley@khan.mcs.anl.gov|ChangeSet|20040513001611|12362 ChangeSet 1.2229 04/05/12 19:16:11 knepley@khan.mcs.anl.gov +1 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into kh
bk-changeset-1.2229 knepley@khan.mcs.anl.gov|ChangeSet|20040513001611|12362 ChangeSet 1.2229 04/05/12 19:16:11 knepley@khan.mcs.anl.gov +1 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into khan.mcs.anl.gov:/home/knepley/PETSc-dev/petsc-dev
src/ksp/ksp/impls/bcgsl/bcgsl.c 1.8 04/05/12 19:16:11 knepley@khan.mcs.anl.gov +0 -0 Auto merged
Hg-commit: 93fcbe40e27347d4490e30eed8a2e939505b36a2
show more ...
|
| #
b90dcfe3
|
| 12-May-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2226.1.1 hzhang@harley.mcs.anl.gov|ChangeSet|20040512202219|11132 ChangeSet 1.2226.1.1 04/05/12 15:22:19 hzhang@harley.mcs.anl.gov +7 -0 Continue work on MatPtAP() for mpiaij matri
bk-changeset-1.2226.1.1 hzhang@harley.mcs.anl.gov|ChangeSet|20040512202219|11132 ChangeSet 1.2226.1.1 04/05/12 15:22:19 hzhang@harley.mcs.anl.gov +7 -0 Continue work on MatPtAP() for mpiaij matrix.
src/mat/impls/aij/seq/matptap.c 1.41 04/05/12 15:22:18 hzhang@harley.mcs.anl.gov +74 -25 Continue work on MatPtAP() for mpiaij matrix.
src/mat/impls/aij/mpi/mpiaij.h 1.17 04/05/12 15:22:18 hzhang@harley.mcs.anl.gov +9 -0 put struct Mat_Merge_SeqsToMPI here so different functions can use it.
src/mat/impls/aij/mpi/mpiaij.c 1.144 04/05/12 15:22:18 hzhang@harley.mcs.anl.gov +2 -8 improve MatMerge_SeqsToMPI
src/mat/examples/tests/makefile 1.27 04/05/12 15:22:18 hzhang@harley.mcs.anl.gov +9 -3 add ex96.c into nightly test
src/mat/examples/tests/ex96.c 1.3 04/05/12 15:22:18 hzhang@harley.mcs.anl.gov +52 -46 add the test of parallel MatPtAP() for matreuse.
src/mat/examples/tests/ex94.c 1.12 04/05/12 15:22:17 hzhang@harley.mcs.anl.gov +1 -3 add the test of parallel MatPtAP() for matreuse.
src/mat/examples/tests/output/ex96.out 1.1 04/05/12 13:37:36 hzhang@harley.mcs.anl.gov +0 -0
src/mat/examples/tests/output/ex96.out 1.0 04/05/12 13:37:36 hzhang@harley.mcs.anl.gov +0 -0 BitKeeper file /sandbox/hzhang/petsc-dev/src/mat/examples/tests/output/ex96.out
Hg-commit: d5a251cbf6e4241ea12464ecb58165c9eebf7a6b
show more ...
|
| #
25616d81
|
| 11-May-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2223 hzhang@harley.mcs.anl.gov|ChangeSet|20040511175826|60227 ChangeSet 1.2223 04/05/11 12:58:26 hzhang@harley.mcs.anl.gov +3 -0 new functions matGetLocalMat() and MatGetBrowsOfA
bk-changeset-1.2223 hzhang@harley.mcs.anl.gov|ChangeSet|20040511175826|60227 ChangeSet 1.2223 04/05/11 12:58:26 hzhang@harley.mcs.anl.gov +3 -0 new functions matGetLocalMat() and MatGetBrowsOfAcols() facilitating MatMatMult routions
src/mat/impls/aij/seq/matptap.c 1.40 04/05/11 12:58:25 hzhang@harley.mcs.anl.gov +16 -25 new functions matGetLocalMat() and MatGetBrowsOfAcols() facilitating MatMatMult routions
src/mat/impls/aij/mpi/mpiaij.c 1.142 04/05/11 12:58:25 hzhang@harley.mcs.anl.gov +148 -4 new functions matGetLocalMat() and MatGetBrowsOfAcols() facilitating MatMatMult routions
include/petscmat.h 1.133 04/05/11 12:58:25 hzhang@harley.mcs.anl.gov +2 -0 new functions matGetLocalMat() and MatGetBrowsOfAcols() facilitating MatMatMult routions
Hg-commit: acdc0c869c1fb9b91c6390777249e64cb45bab90
show more ...
|
| #
f8db51f3
|
| 08-May-2004 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.2215 knepley@khan.mcs.anl.gov|ChangeSet|20040508173245|14517 ChangeSet 1.2215 04/05/08 12:32:45 knepley@khan.mcs.anl.gov +1 -0 Merge
src/ksp/ksp/impls/bcgsl/bcgsl.c 1.5 04/0
bk-changeset-1.2215 knepley@khan.mcs.anl.gov|ChangeSet|20040508173245|14517 ChangeSet 1.2215 04/05/08 12:32:45 knepley@khan.mcs.anl.gov +1 -0 Merge
src/ksp/ksp/impls/bcgsl/bcgsl.c 1.5 04/05/08 12:32:44 knepley@khan.mcs.anl.gov +0 -1 Barry hates spaces
Hg-commit: 63d66c6b5acc780a2e48635428e2ac77b83b2905
show more ...
|
| #
20d4747c
|
| 08-May-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2210.1.12 hzhang@harley.mcs.anl.gov|ChangeSet|20040508163526|16771 ChangeSet 1.2210.1.12 04/05/08 11:35:26 hzhang@harley.mcs.anl.gov +1 -0 continue work on MatPtAP() for mpiaij mat
bk-changeset-1.2210.1.12 hzhang@harley.mcs.anl.gov|ChangeSet|20040508163526|16771 ChangeSet 1.2210.1.12 04/05/08 11:35:26 hzhang@harley.mcs.anl.gov +1 -0 continue work on MatPtAP() for mpiaij matrix - replace high level function calls by low level code
src/mat/impls/aij/seq/matptap.c 1.39 04/05/08 11:35:25 hzhang@harley.mcs.anl.gov +8 -33 continue work on MatPtAP() for mpiaij matrix - replace high level function calls by low level code
Hg-commit: 708accc82a9637eb09133688058cd87351f7a317
show more ...
|
| #
d3b72694
|
| 07-May-2004 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.2212 knepley@khan.mcs.anl.gov|ChangeSet|20040507163402|25807 ChangeSet 1.2212 04/05/07 11:34:02 knepley@khan.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into kh
bk-changeset-1.2212 knepley@khan.mcs.anl.gov|ChangeSet|20040507163402|25807 ChangeSet 1.2212 04/05/07 11:34:02 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: 193eca052ab84e86b34ce66dfef6ce558cd85a36
show more ...
|
| #
43bde3b7
|
| 07-May-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2210.1.8 hzhang@dirac.mcs.anl.gov|ChangeSet|20040507114144|26405 ChangeSet 1.2210.1.8 04/05/07 07:41:44 hzhang@dirac.mcs.anl.gov +2 -0 remove unused variable as reported by the nig
bk-changeset-1.2210.1.8 hzhang@dirac.mcs.anl.gov|ChangeSet|20040507114144|26405 ChangeSet 1.2210.1.8 04/05/07 07:41:44 hzhang@dirac.mcs.anl.gov +2 -0 remove unused variable as reported by the nightly test.
BitKeeper/etc/logging_ok 1.79 04/05/07 07:41:44 hzhang@dirac.mcs.anl.gov +1 -0 Logging to logging@openlogging.org accepted
src/mat/impls/aij/seq/matptap.c 1.38 04/05/07 07:41:25 hzhang@dirac.mcs.anl.gov +1 -1 remove unused variable as reported by the nightly test.
Hg-commit: 2cd46f62828b4a4b86d3a4121a8ec3aeb343e478
show more ...
|
| #
0b89d903
|
| 06-May-2004 |
victorle <victorle@tibook500ve.cs.utk.edu> |
bk-changeset-1.2210.1.5 victorle@tibook500ve.cs.utk.edu|ChangeSet|20040506191802|28403 ChangeSet 1.2210.1.5 04/05/06 15:18:02 victorle@tibook500ve.cs.utk.edu +1 -0 moved some declarations to thei
bk-changeset-1.2210.1.5 victorle@tibook500ve.cs.utk.edu|ChangeSet|20040506191802|28403 ChangeSet 1.2210.1.5 04/05/06 15:18:02 victorle@tibook500ve.cs.utk.edu +1 -0 moved some declarations to their proper place. Some compilers are far too easy on people around here!!!
src/mat/impls/aij/seq/matptap.c 1.37 04/05/06 15:17:58 victorle@tibook500ve.cs.utk.edu +5 -5 moved some declarations to their proper place
Hg-commit: 0fddc55104fcc59d62ef3a8e05d04a4f805b383b
show more ...
|
| #
0e36024f
|
| 06-May-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2210.1.1 hzhang@smash.mcs.anl.gov|ChangeSet|20040506162120|34312 ChangeSet 1.2210.1.1 04/05/06 11:21:20 hzhang@smash.mcs.anl.gov +8 -0 add additional input arguments to MatMerge_()
bk-changeset-1.2210.1.1 hzhang@smash.mcs.anl.gov|ChangeSet|20040506162120|34312 ChangeSet 1.2210.1.1 04/05/06 11:21:20 hzhang@smash.mcs.anl.gov +8 -0 add additional input arguments to MatMerge_() for matrix product compatibility
src/mat/impls/aij/seq/matptap.c 1.36 04/05/06 11:21:19 hzhang@smash.mcs.anl.gov +275 -24 MatPtAP() works for mpiaij, but not optimized yet
src/mat/impls/aij/seq/matmatmult.c 1.72 04/05/06 11:21:19 hzhang@smash.mcs.anl.gov +2 -2 add additional input arguments to MatMerge_() for matrix product compatibility
src/mat/impls/aij/mpi/mpiaij.c 1.140 04/05/06 11:21:19 hzhang@smash.mcs.anl.gov +22 -13 add additional input arguments to MatMerge_() for matrix product compatibility
src/mat/examples/tests/makefile 1.24 04/05/06 11:21:19 hzhang@smash.mcs.anl.gov +5 -1 add ex96.c for testing PtAP()
src/mat/examples/tests/ex95.c 1.4 04/05/06 11:21:19 hzhang@smash.mcs.anl.gov +3 -3 add additional input arguments to MatMerge_() for matrix product compatibility
src/mat/examples/tests/ex94.c 1.8 04/05/06 11:21:19 hzhang@smash.mcs.anl.gov +6 -5 add additional input arguments to MatMerge_() for matrix product compatibility
src/mat/examples/tests/ex86.c 1.6 04/05/06 11:21:19 hzhang@smash.mcs.anl.gov +1 -1 add additional input arguments to MatMerge_() for matrix product compatibility
include/petscmat.h 1.132 04/05/06 11:21:19 hzhang@smash.mcs.anl.gov +2 -2 add additional input arguments to MatMerge_() for matrix product compatibility
Hg-commit: 077605dcd5b1ca83f0eac82ba2fee2e256b7a34d
show more ...
|
| #
88c49344
|
| 28-Apr-2004 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.2192 knepley@khan.mcs.anl.gov|ChangeSet|20040428235253|28625 ChangeSet 1.2192 04/04/28 18:52:53 knepley@khan.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into kh
bk-changeset-1.2192 knepley@khan.mcs.anl.gov|ChangeSet|20040428235253|28625 ChangeSet 1.2192 04/04/28 18:52:53 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: 0df5207ddec6bd96a67c5d15d1de98f84359e19e
show more ...
|
| #
d20bfe6f
|
| 28-Apr-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2189.1.2 hzhang@smash.mcs.anl.gov|ChangeSet|20040428165433|30214 ChangeSet 1.2189.1.2 04/04/28 11:54:33 hzhang@smash.mcs.anl.gov +1 -0 resume Kris' original low level codes for b
bk-changeset-1.2189.1.2 hzhang@smash.mcs.anl.gov|ChangeSet|20040428165433|30214 ChangeSet 1.2189.1.2 04/04/28 11:54:33 hzhang@smash.mcs.anl.gov +1 -0 resume Kris' original low level codes for better performance on PtAP matrix product.
src/mat/impls/aij/seq/matptap.c 1.35 04/04/28 11:54:32 hzhang@smash.mcs.anl.gov +177 -23 resume to Kris' original low level codes for better performance
Hg-commit: 8cfc1be2a76c975078d33a3e6d5bad550a956124
show more ...
|
| #
74c0acf4
|
| 28-Apr-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2189 barrysmith@barry-smiths-computer.local|ChangeSet|20040428032904|34851 ChangeSet 1.2189 04/04/27 22:29:04 barrysmith@barry-smiths-computer.local +2 -0 Merge bk://petsc@petsc.bk
bk-changeset-1.2189 barrysmith@barry-smiths-computer.local|ChangeSet|20040428032904|34851 ChangeSet 1.2189 04/04/27 22:29:04 barrysmith@barry-smiths-computer.local +2 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into barry-smiths-computer.local:/Users/barrysmith/petsc-dev
todo 1.55 04/04/27 22:29:03 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
src/mat/impls/aij/seq/matptap.c 1.34 04/04/27 22:29:03 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
Hg-commit: 8fe04a1ad39022e7e32c1172e8a29ec88ec4dc63
show more ...
|
| #
32dcc486
|
| 28-Apr-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2184.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20040428032847|46225 ChangeSet 1.2184.1.1 04/04/27 22:28:47 barrysmith@barry-smiths-computer.local +82 -0 started adding P
bk-changeset-1.2184.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20040428032847|46225 ChangeSet 1.2184.1.1 04/04/27 22:28:47 barrysmith@barry-smiths-computer.local +82 -0 started adding PetscInt to allow 64 bit indexing into vectors plus fixes for PetscMPIInt plus MPI_Op_free()s in PetscFinalize()
todo 1.53.1.1 04/04/27 22:28:43 barrysmith@barry-smiths-computer.local +2 -0 started adding PetscInt to allow 64 bit indexing into vectors
src/vec/utils/vscat.c 1.21 04/04/27 22:28:43 barrysmith@barry-smiths-computer.local +86 -85 started adding PetscInt to allow 64 bit indexing into vectors
src/vec/utils/vpscat.c 1.20 04/04/27 22:28:43 barrysmith@barry-smiths-computer.local +165 -160 started adding PetscInt to allow 64 bit indexing into vectors
src/vec/utils/vinv.c 1.29 04/04/27 22:28:43 barrysmith@barry-smiths-computer.local +30 -30 started adding PetscInt to allow 64 bit indexing into vectors
src/vec/utils/vecstash.c 1.12 04/04/27 22:28:43 barrysmith@barry-smiths-computer.local +28 -28 started adding PetscInt to allow 64 bit indexing into vectors
src/vec/utils/vecio.c 1.33 04/04/27 22:28:43 barrysmith@barry-smiths-computer.local +4 -2 started adding PetscInt to allow 64 bit indexing into vectors
src/vec/utils/pipeline.c 1.15 04/04/27 22:28:43 barrysmith@barry-smiths-computer.local +4 -3 started adding PetscInt to allow 64 bit indexing into vectors
src/vec/utils/comb.c 1.18 04/04/27 22:28:43 barrysmith@barry-smiths-computer.local +1 -1 started adding PetscInt to allow 64 bit indexing into vectors
src/vec/is/utils/isltog.c 1.22 04/04/27 22:28:43 barrysmith@barry-smiths-computer.local +69 -68 started adding PetscInt to allow 64 bit indexing into vectors
src/vec/is/utils/isdiff.c 1.10 04/04/27 22:28:43 barrysmith@barry-smiths-computer.local +4 -4 started adding PetscInt to allow 64 bit indexing into vectors
src/vec/is/utils/iscomp.c 1.12 04/04/27 22:28:43 barrysmith@barry-smiths-computer.local +7 -7 started adding PetscInt to allow 64 bit indexing into vectors
src/vec/is/utils/iscoloring.c 1.22 04/04/27 22:28:43 barrysmith@barry-smiths-computer.local +51 -51 started adding PetscInt to allow 64 bit indexing into vectors
src/vec/is/utils/isblock.c 1.7 04/04/27 22:28:43 barrysmith@barry-smiths-computer.local +20 -20 started adding PetscInt to allow 64 bit indexing into vectors
src/vec/is/isimpl.h 1.8 04/04/27 22:28:43 barrysmith@barry-smiths-computer.local +13 -13 started adding PetscInt to allow 64 bit indexing into vectors
src/vec/is/interface/index.c 1.11 04/04/27 22:28:43 barrysmith@barry-smiths-computer.local +6 -6 started adding PetscInt to allow 64 bit indexing into vectors
src/vec/is/impls/stride/stride.c 1.13 04/04/27 22:28:42 barrysmith@barry-smiths-computer.local +14 -14 started adding PetscInt to allow 64 bit indexing into vectors
src/vec/is/impls/general/strgen.c 1.7 04/04/27 22:28:42 barrysmith@barry-smiths-computer.local +8 -8 started adding PetscInt to allow 64 bit indexing into vectors
src/vec/is/impls/general/general.h 1.5 04/04/27 22:28:42 barrysmith@barry-smiths-computer.local +3 -3 started adding PetscInt to allow 64 bit indexing into vectors
src/vec/is/impls/general/general.c 1.13 04/04/27 22:28:42 barrysmith@barry-smiths-computer.local +16 -16 started adding PetscInt to allow 64 bit indexing into vectors
src/vec/is/impls/block/block.c 1.14 04/04/27 22:28:42 barrysmith@barry-smiths-computer.local +24 -24 started adding PetscInt to allow 64 bit indexing into vectors
src/vec/is/examples/tutorials/ex1.c 1.6 04/04/27 22:28:42 barrysmith@barry-smiths-computer.local +4 -2 started adding PetscInt to allow 64 bit indexing into vectors
src/vec/interface/vector.c 1.89 04/04/27 22:28:42 barrysmith@barry-smiths-computer.local +58 -57 started adding PetscInt to allow 64 bit indexing into vectors
src/vec/interface/map.c 1.18 04/04/27 22:28:42 barrysmith@barry-smiths-computer.local +6 -6 started adding PetscInt to allow 64 bit indexing into vectors
src/vec/impls/shared/shvec.c 1.22 04/04/27 22:28:42 barrysmith@barry-smiths-computer.local +8 -7 started adding PetscInt to allow 64 bit indexing into vectors
src/vec/impls/seq/vseqcr.c 1.12 04/04/27 22:28:42 barrysmith@barry-smiths-computer.local +1 -1 started adding PetscInt to allow 64 bit indexing into vectors
src/vec/impls/seq/dvec2.c 1.19 04/04/27 22:28:42 barrysmith@barry-smiths-computer.local +22 -22 started adding PetscInt to allow 64 bit indexing into vectors
src/vec/impls/seq/bvec2.c 1.46 04/04/27 22:28:42 barrysmith@barry-smiths-computer.local +13 -12 started adding PetscInt to allow 64 bit indexing into vectors
src/vec/impls/mpi/vmpicr.c 1.10 04/04/27 22:28:42 barrysmith@barry-smiths-computer.local +1 -1 started adding PetscInt to allow 64 bit indexing into vectors
src/vec/impls/mpi/pvecimpl.h 1.8 04/04/27 22:28:42 barrysmith@barry-smiths-computer.local +11 -11 started adding PetscInt to allow 64 bit indexing into vectors
src/vec/impls/mpi/pvec2.c 1.11 04/04/27 22:28:42 barrysmith@barry-smiths-computer.local +16 -15 started adding PetscInt to allow 64 bit indexing into vectors
src/vec/impls/mpi/pmap.c 1.13 04/04/27 22:28:42 barrysmith@barry-smiths-computer.local +4 -4 started adding PetscInt to allow 64 bit indexing into vectors
src/vec/impls/mpi/pdvec.c 1.30 04/04/27 22:28:41 barrysmith@barry-smiths-computer.local +36 -30 started adding PetscInt to allow 64 bit indexing into vectors
src/vec/impls/mpi/pbvec.c 1.24 04/04/27 22:28:41 barrysmith@barry-smiths-computer.local +8 -8 started adding PetscInt to allow 64 bit indexing into vectors
src/vec/impls/dvecimpl.h 1.9 04/04/27 22:28:41 barrysmith@barry-smiths-computer.local +6 -6 started adding PetscInt to allow 64 bit indexing into vectors
src/vec/examples/tutorials/ex1f.F 1.7 04/04/27 22:28:41 barrysmith@barry-smiths-computer.local +3 -1 started adding PetscInt to allow 64 bit indexing into vectors
src/sys/src/viewer/impls/draw/drawv.c 1.19 04/04/27 22:28:41 barrysmith@barry-smiths-computer.local +4 -2 started adding PetscInt to allow 64 bit indexing into vectors
src/sys/src/viewer/impls/ascii/filev.c 1.28 04/04/27 22:28:41 barrysmith@barry-smiths-computer.local +4 -2 started adding PetscInt to allow 64 bit indexing into vectors
src/sys/src/utils/sortip.c 1.11 04/04/27 22:28:41 barrysmith@barry-smiths-computer.local +12 -12 started adding PetscInt to allow 64 bit indexing into vectors
src/sys/src/utils/sorti.c 1.10 04/04/27 22:28:41 barrysmith@barry-smiths-computer.local +8 -8 started adding PetscInt to allow 64 bit indexing into vectors
src/sys/src/utils/sortd.c 1.9 04/04/27 22:28:41 barrysmith@barry-smiths-computer.local +4 -4 started adding PetscInt to allow 64 bit indexing into vectors
src/sys/src/utils/select.c 1.13 04/04/27 22:28:41 barrysmith@barry-smiths-computer.local +5 -4 started adding PetscInt to allow 64 bit indexing into vectors
src/sys/src/utils/psplit.c 1.11 04/04/27 22:28:41 barrysmith@barry-smiths-computer.local +4 -4 started adding PetscInt to allow 64 bit indexing into vectors
src/sys/src/plog/ploginfo.c 1.21 04/04/27 22:28:41 barrysmith@barry-smiths-computer.local +5 -5 started adding PetscInt to allow 64 bit indexing into vectors
src/sys/src/plog/plog.c 1.48 04/04/27 22:28:41 barrysmith@barry-smiths-computer.local +2 -2 started adding PetscInt to allow 64 bit indexing into vectors
src/sys/src/plog/eventLog.c 1.30 04/04/27 22:28:40 barrysmith@barry-smiths-computer.local +7 -4 started adding PetscInt to allow 64 bit indexing into vectors
src/sys/src/objects/state.c 1.12 04/04/27 22:28:40 barrysmith@barry-smiths-computer.local +3 -3 started adding PetscInt to allow 64 bit indexing into vectors
src/sys/src/objects/pinit.c 1.42 04/04/27 22:28:40 barrysmith@barry-smiths-computer.local +20 -10 started adding PetscInt to allow 64 bit indexing into vectors
src/sys/src/objects/init.c 1.33 04/04/27 22:28:40 barrysmith@barry-smiths-computer.local +5 -5 started adding PetscInt to allow 64 bit indexing into vectors
src/sys/src/memory/mtr.c 1.27 04/04/27 22:28:40 barrysmith@barry-smiths-computer.local +4 -4 started adding PetscInt to allow 64 bit indexing into vectors
src/sys/src/matlabengine/matlab.c 1.31 04/04/27 22:28:40 barrysmith@barry-smiths-computer.local +1 -1 started adding PetscInt to allow 64 bit indexing into vectors
src/sys/src/fileio/rpath.c 1.10 04/04/27 22:28:40 barrysmith@barry-smiths-computer.local +1 -1 started adding PetscInt to allow 64 bit indexing into vectors
src/sys/src/fileio/ghome.c 1.14 04/04/27 22:28:40 barrysmith@barry-smiths-computer.local +1 -1 started adding PetscInt to allow 64 bit indexing into vectors
src/sys/src/fileio/fwd.c 1.13 04/04/27 22:28:40 barrysmith@barry-smiths-computer.local +1 -1 started adding PetscInt to allow 64 bit indexing into vectors
src/sys/src/draw/impls/x/xops.c 1.19 04/04/27 22:28:40 barrysmith@barry-smiths-computer.local +6 -5 started adding PetscInt to allow 64 bit indexing into vectors
src/sys/examples/tutorials/ex4.c 1.8 04/04/27 22:28:40 barrysmith@barry-smiths-computer.local +5 -5 started adding PetscInt to allow 64 bit indexing into vectors
src/sys/examples/tutorials/ex3.c 1.8 04/04/27 22:28:40 barrysmith@barry-smiths-computer.local +3 -1 started adding PetscInt to allow 64 bit indexing into vectors
src/sys/examples/tutorials/ex2.c 1.6 04/04/27 22:28:40 barrysmith@barry-smiths-computer.local +2 -1 started adding PetscInt to allow 64 bit indexing into vectors
src/sys/examples/tutorials/ex1.c 1.6 04/04/27 22:28:40 barrysmith@barry-smiths-computer.local +2 -1 started adding PetscInt to allow 64 bit indexing into vectors
src/sys/examples/tests/ex9.c 1.6 04/04/27 22:28:40 barrysmith@barry-smiths-computer.local +2 -1 started adding PetscInt to allow 64 bit indexing into vectors
src/sys/examples/tests/ex7.c 1.6 04/04/27 22:28:40 barrysmith@barry-smiths-computer.local +1 -1 started adding PetscInt to allow 64 bit indexing into vectors
src/sys/examples/tests/ex2.c 1.6 04/04/27 22:28:40 barrysmith@barry-smiths-computer.local +2 -2 started adding PetscInt to allow 64 bit indexing into vectors
src/pf/pfimpl.h 1.8 04/04/27 22:28:40 barrysmith@barry-smiths-computer.local +3 -3 started adding PetscInt to allow 64 bit indexing into vectors
src/pf/interface/pf.c 1.19 04/04/27 22:28:40 barrysmith@barry-smiths-computer.local +4 -4 started adding PetscInt to allow 64 bit indexing into vectors
src/pf/impls/string/cstring.c 1.11 04/04/27 22:28:39 barrysmith@barry-smiths-computer.local +2 -4 started adding PetscInt to allow 64 bit indexing into vectors
src/pf/impls/constant/const.c 1.9 04/04/27 22:28:39 barrysmith@barry-smiths-computer.local +9 -9 started adding PetscInt to allow 64 bit indexing into vectors
src/mat/impls/dense/mpi/mpidense.c 1.42 04/04/27 22:28:39 barrysmith@barry-smiths-computer.local +14 -13 started adding PetscInt to allow 64 bit indexing into vectors
src/mat/impls/dense/mpi/mmdense.c 1.13 04/04/27 22:28:39 barrysmith@barry-smiths-computer.local +15 -15 started adding PetscInt to allow 64 bit indexing into vectors
src/mat/impls/aij/seq/matptap.c 1.32.1.1 04/04/27 22:28:39 barrysmith@barry-smiths-computer.local +1 -1 started adding PetscInt to allow 64 bit indexing into vectors
src/mat/impls/aij/mpi/mpiov.c 1.19 04/04/27 22:28:39 barrysmith@barry-smiths-computer.local +45 -41 started adding PetscInt to allow 64 bit indexing into vectors
src/mat/impls/aij/mpi/mpiaij.c 1.135 04/04/27 22:28:39 barrysmith@barry-smiths-computer.local +28 -25 started adding PetscInt to allow 64 bit indexing into vectors
src/fortran/custom/zstart.c 1.17 04/04/27 22:28:39 barrysmith@barry-smiths-computer.local +20 -2 started adding PetscInt to allow 64 bit indexing into vectors
include/vecimpl.h 1.25 04/04/27 22:28:39 barrysmith@barry-smiths-computer.local +58 -58 started adding PetscInt to allow 64 bit indexing into vectors
include/petscvec.h 1.50 04/04/27 22:28:39 barrysmith@barry-smiths-computer.local +57 -57 started adding PetscInt to allow 64 bit indexing into vectors
include/petscsys.h 1.20 04/04/27 22:28:39 barrysmith@barry-smiths-computer.local +10 -10 started adding PetscInt to allow 64 bit indexing into vectors
include/petscpf.h 1.13 04/04/27 22:28:39 barrysmith@barry-smiths-computer.local +3 -3 started adding PetscInt to allow 64 bit indexing into vectors
include/petscis.h 1.19 04/04/27 22:28:39 barrysmith@barry-smiths-computer.local +35 -35 started adding PetscInt to allow 64 bit indexing into vectors
include/petschead.h 1.35 04/04/27 22:28:38 barrysmith@barry-smiths-computer.local +9 -9 started adding PetscInt to allow 64 bit indexing into vectors
include/petsc.h 1.68 04/04/27 22:28:38 barrysmith@barry-smiths-computer.local +10 -5 started adding PetscInt to allow 64 bit indexing into vectors
include/mpiuni/mpi.h 1.18 04/04/27 22:28:38 barrysmith@barry-smiths-computer.local +1 -0 started adding PetscInt to allow 64 bit indexing into vectors
src/sys/src/fileio/fpath.c 1.14 04/04/27 15:53:27 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 avoid crappy C std isalnum since it caused grief on some user's system.
BitKeeper/deleted/.del-ex4.c~eb73185bad86770 1.4 04/04/26 14:49:42 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 Delete: src/sys/examples/tests/ex4.c
src/sys/src/error/examples/tests/ex1.c 1.2 04/04/26 14:39:01 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 only print message for real signal
Hg-commit: ca169b5a2c2c7aabc8bc777bbd420442205bd1d8
show more ...
|
| #
170ef064
|
| 25-Apr-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2185 hzhang@smash.mcs.anl.gov|ChangeSet|20040425180919|37662 ChangeSet 1.2185 04/04/25 13:09:19 hzhang@smash.mcs.anl.gov +3 -0 replace low level coding of MatPtAPNumeric_SeqAIJ_Seq
bk-changeset-1.2185 hzhang@smash.mcs.anl.gov|ChangeSet|20040425180919|37662 ChangeSet 1.2185 04/04/25 13:09:19 hzhang@smash.mcs.anl.gov +3 -0 replace low level coding of MatPtAPNumeric_SeqAIJ_SeqAIJ by calling MatMatMult() and MatMatMultTranspose() - reduce code duplication.
src/mat/impls/aij/seq/matptap.c 1.33 04/04/25 13:09:17 hzhang@smash.mcs.anl.gov +10 -67 replace low level coding of MatPtAPNumeric_SeqAIJ_SeqAIJ by calling MatMatMult() and MatMatMultTranspose() to reduce code duplication.
src/mat/impls/aij/seq/matmatmult.c 1.68 04/04/25 13:09:17 hzhang@smash.mcs.anl.gov +1 -2 bug fix.
src/mat/examples/tests/ex94.c 1.6 04/04/25 13:09:17 hzhang@smash.mcs.anl.gov +57 -27 tests on MatMatMult, MatMatMultTranspose, MatPtAP
Hg-commit: cd4b0ce54c2a0258e5c445ae9005e31857b14fe3
show more ...
|