| #
4b497936
|
| 09-Oct-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2614 barrysmith@barry-smiths-computer.local|ChangeSet|20041009161323|49862 ChangeSet 1.2614 04/10/09 11:13:23 barrysmith@barry-smiths-computer.local +6 -0 minor nightly build fixes
bk-changeset-1.2614 barrysmith@barry-smiths-computer.local|ChangeSet|20041009161323|49862 ChangeSet 1.2614 04/10/09 11:13:23 barrysmith@barry-smiths-computer.local +6 -0 minor nightly build fixes
src/mat/examples/tests/ex55.c 1.16 04/10/09 11:13:21 barrysmith@barry-smiths-computer.local +3 -2 formating
src/mat/interface/matrix.c 1.147 04/10/09 11:11:58 barrysmith@barry-smiths-computer.local +4 -4 formatting
src/mat/utils/multequal.c 1.5 04/10/09 11:08:30 barrysmith@barry-smiths-computer.local +2 -0 check matrices are passed in
src/mat/examples/tests/ex75.c 1.18 04/10/09 11:02:35 barrysmith@barry-smiths-computer.local +1 -3 unused variables removed
python/PETSc/utilities/getResidentSetSize.py 1.8 04/10/09 10:42:01 barrysmith@barry-smiths-computer.local +2 -2 must be able to run program to check getrusage()
src/docs/website/documentation/changes/222.html 1.23 04/10/08 21:49:37 barrysmith@barry-smiths-computer.local +6 -0 *** empty log message ***
Hg-commit: bf96a2ab50f5402358c13c5a8ccc11defa153ffc
show more ...
|
| #
638759a8
|
| 08-Oct-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2608 barrysmith@barry-smiths-computer.local|ChangeSet|20041008023257|41926 ChangeSet 1.2608 04/10/07 21:32:57 barrysmith@barry-smiths-computer.local +0 -0 Merge bk://petsc@petsc.bk
bk-changeset-1.2608 barrysmith@barry-smiths-computer.local|ChangeSet|20041008023257|41926 ChangeSet 1.2608 04/10/07 21:32:57 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: 1932177d1b2f605140ebcb39945de85083f0a046
show more ...
|
| #
63879571
|
| 08-Oct-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2604.1.2 hzhang@harley.mcs.anl.gov|ChangeSet|20041008012145|40780 ChangeSet 1.2604.1.2 04/10/07 20:21:45 hzhang@harley.mcs.anl.gov +2 -0 add MatMultTransposeEqual() and MatMultTran
bk-changeset-1.2604.1.2 hzhang@harley.mcs.anl.gov|ChangeSet|20041008012145|40780 ChangeSet 1.2604.1.2 04/10/07 20:21:45 hzhang@harley.mcs.anl.gov +2 -0 add MatMultTransposeEqual() and MatMultTransposeAddEqual()
src/mat/utils/multequal.c 1.4 04/10/07 20:21:43 hzhang@harley.mcs.anl.gov +137 -3 add MatMultTransposeEqual() and MatMultTransposeAddEqual()
include/petscmat.h 1.155 04/10/07 20:21:43 hzhang@harley.mcs.anl.gov +2 -0 add MatMultTransposeEqual() and MatMultTransposeAddEqual()
Hg-commit: ad8727dc4172ff17619726a7c091b3934f408280
show more ...
|
| #
4eb6d288
|
| 22-Sep-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2547 hzhang@harley.mcs.anl.gov|ChangeSet|20040922003104|21593 ChangeSet 1.2547 04/09/21 19:31:04 hzhang@harley.mcs.anl.gov +4 -0 bug fix for MatMultAdd_ when using compressedrow fo
bk-changeset-1.2547 hzhang@harley.mcs.anl.gov|ChangeSet|20040922003104|21593 ChangeSet 1.2547 04/09/21 19:31:04 hzhang@harley.mcs.anl.gov +4 -0 bug fix for MatMultAdd_ when using compressedrow format enable compressedrow format for mpisbaij matrices.
src/mat/utils/multequal.c 1.3 04/09/21 19:31:02 hzhang@harley.mcs.anl.gov +5 -5 optimize
src/mat/impls/sbaij/mpi/mpisbaij.c 1.108 04/09/21 19:31:02 hzhang@harley.mcs.anl.gov +1 -2 enable compressedrow format for mpisbaij matrices
src/mat/impls/baij/seq/baij2.c 1.28 04/09/21 19:31:02 hzhang@harley.mcs.anl.gov +30 -13 bug fix for MatMultAdd_ when using compressedrow format
src/mat/impls/aij/seq/aij.c 1.187 04/09/21 19:31:02 hzhang@harley.mcs.anl.gov +6 -9 bug fix for MatMultAdd_ when using compressedrow format
Hg-commit: 71ba82f7d96079ae6190804b084233485b589e2e
show more ...
|
| #
cb5d8e9e
|
| 21-Sep-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2543 hzhang@harley.mcs.anl.gov|ChangeSet|20040921163745|29009 ChangeSet 1.2543 04/09/21 11:37:45 hzhang@harley.mcs.anl.gov +6 -0 minor improve the codes.
src/mat/utils/multequal
bk-changeset-1.2543 hzhang@harley.mcs.anl.gov|ChangeSet|20040921163745|29009 ChangeSet 1.2543 04/09/21 11:37:45 hzhang@harley.mcs.anl.gov +6 -0 minor improve the codes.
src/mat/utils/multequal.c 1.2 04/09/21 11:37:43 hzhang@harley.mcs.anl.gov +11 -6 polish MatMultEqual() and MatMultEqualAdd()
src/mat/utils/makefile 1.8 04/09/21 11:37:43 hzhang@harley.mcs.anl.gov +2 -2 add file multequal.c
src/mat/impls/sbaij/mpi/mpisbaij.c 1.106 04/09/21 11:37:43 hzhang@harley.mcs.anl.gov +2 -0 add comments
src/mat/impls/baij/seq/baij.c 1.103 04/09/21 11:37:43 hzhang@harley.mcs.anl.gov +1 -1 revise the comments
src/mat/impls/aij/seq/aij.c 1.185 04/09/21 11:37:43 hzhang@harley.mcs.anl.gov +1 -1 revise the comments
src/ksp/pc/impls/ml/ml.c 1.7 04/09/21 11:37:43 hzhang@harley.mcs.anl.gov +1 -43 trivial polish the code
Hg-commit: c2312df6a5406510cc99d652725f2de312229005
show more ...
|
| #
86a22c91
|
| 21-Sep-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2541 hzhang@harley.mcs.anl.gov|ChangeSet|20040921020021|33372 ChangeSet 1.2541 04/09/20 21:00:21 hzhang@harley.mcs.anl.gov +5 -0 Add utility mat functions. Replace several blocks
bk-changeset-1.2541 hzhang@harley.mcs.anl.gov|ChangeSet|20040921020021|33372 ChangeSet 1.2541 04/09/20 21:00:21 hzhang@harley.mcs.anl.gov +5 -0 Add utility mat functions. Replace several blocks of code by utility function MatMultEqual() and MatMultAddEqual()
src/mat/matimpl.h 1.54 04/09/20 21:00:19 hzhang@harley.mcs.anl.gov +2 -0 add utility functions MatMultEqual() and MatMultAddEqual()
src/mat/examples/tests/ex75.c 1.15 04/09/20 21:00:19 hzhang@harley.mcs.anl.gov +36 -66 replace several blocks of code by utility function MatMultEqual() and MatMultAddEqual()
src/mat/examples/tests/ex74.c 1.23 04/09/20 21:00:19 hzhang@harley.mcs.anl.gov +1 -1 replace several blocks of code by utility function MatMultEqual() and MatMultAddEqual()
src/mat/examples/tests/ex55.c 1.12 04/09/20 21:00:19 hzhang@harley.mcs.anl.gov +12 -35 replace several blocks of code by utility function MatMultEqual() and MatMultAddEqual()
src/mat/utils/multequal.c 1.1 04/09/20 20:57:37 hzhang@harley.mcs.anl.gov +121 -0
src/mat/utils/multequal.c 1.0 04/09/20 20:57:37 hzhang@harley.mcs.anl.gov +0 -0 BitKeeper file /sandbox/hzhang/petsc-dev/src/mat/utils/multequal.c
Hg-commit: 372522ef095445f2b2c36d534077b3e50e95b7bc
show more ...
|