| 75836a8d | 16-Aug-2005 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.3473.1.16 hzhang@shakey.mcs.anl.gov|ChangeSet|20050816223018|00714 ChangeSet 1.3473.1.16 05/08/16 17:30:18 hzhang@shakey.mcs.anl.gov +1 -0 enable 2d processor mesh for plapack inte
bk-changeset-1.3473.1.16 hzhang@shakey.mcs.anl.gov|ChangeSet|20050816223018|00714 ChangeSet 1.3473.1.16 05/08/16 17:30:18 hzhang@shakey.mcs.anl.gov +1 -0 enable 2d processor mesh for plapack interface
src/mat/impls/dense/mpi/plapack/plapack.c 1.5 05/08/16 17:30:15 hzhang@shakey.mcs.anl.gov +17 -12 enable 2d processor mesh
Hg-commit: 2ed5ad660f27cfe19b9fb9511f23e04625648b01
show more ...
|
| 9cfda49d | 16-Aug-2005 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.3473.1.15 hzhang@shakey.mcs.anl.gov|ChangeSet|20050816163957|00733 ChangeSet 1.3473.1.15 05/08/16 11:39:57 hzhang@shakey.mcs.anl.gov +1 -0 code optimize and cleanup
src/mat/impl
bk-changeset-1.3473.1.15 hzhang@shakey.mcs.anl.gov|ChangeSet|20050816163957|00733 ChangeSet 1.3473.1.15 05/08/16 11:39:57 hzhang@shakey.mcs.anl.gov +1 -0 code optimize and cleanup
src/mat/impls/dense/mpi/plapack/plapack.c 1.4 05/08/16 11:39:54 hzhang@shakey.mcs.anl.gov +58 -102 code cleanup
Hg-commit: f58e78ce547bb950e33d7a9882960df62ed37320
show more ...
|
| 66f57492 | 16-Aug-2005 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.3473.1.14 hzhang@shakey.mcs.anl.gov|ChangeSet|20050816152641|00718 ChangeSet 1.3473.1.14 05/08/16 10:26:41 hzhang@shakey.mcs.anl.gov +5 -0 update superlu, superlu_dist interface to
bk-changeset-1.3473.1.14 hzhang@shakey.mcs.anl.gov|ChangeSet|20050816152641|00718 ChangeSet 1.3473.1.14 05/08/16 10:26:41 hzhang@shakey.mcs.anl.gov +5 -0 update superlu, superlu_dist interface to the changes made by Sherry on Aug. 1, 2005 enable compiling for plapack interface
src/mat/impls/dense/mpi/makefile 1.5 05/08/16 10:26:36 hzhang@shakey.mcs.anl.gov +1 -1 enable compiling for plapack interface
src/mat/impls/aij/seq/superlu/superlu.c 1.82 05/08/16 10:26:36 hzhang@shakey.mcs.anl.gov +3 -3 update superlu, superlu_dist interface to the changes made by Sherry on Aug. 1, 2005
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.114 05/08/16 10:26:36 hzhang@shakey.mcs.anl.gov +2 -7 update superlu, superlu_dist interface to the changes made by Sherry on Aug. 1, 2005
python/PETSc/packages/SuperLU_DIST.py 1.39 05/08/16 10:26:35 hzhang@shakey.mcs.anl.gov +2 -1 update superlu, superlu_dist interface to the changes made by Sherry on Aug. 1, 2005
python/PETSc/packages/SuperLU.py 1.28 05/08/16 10:26:35 hzhang@shakey.mcs.anl.gov +3 -2 update superlu, superlu_dist interface to the changes made by Sherry on Aug. 1, 2005
Hg-commit: 15f45d7ed48583c4a0b40685d3532abb05343dc7
show more ...
|
| e1a1e33b | 16-Aug-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3473.1.13 barrysmith@barry-smiths-computer.local|ChangeSet|20050816040535|02236 ChangeSet 1.3473.1.13 05/08/15 23:05:35 barrysmith@barry-smiths-computer.local +0 -0 Merge bk://pets
bk-changeset-1.3473.1.13 barrysmith@barry-smiths-computer.local|ChangeSet|20050816040535|02236 ChangeSet 1.3473.1.13 05/08/15 23:05:35 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: 79b3854e31fe8f71b1be020f2d6a5559224ba42e
show more ...
|
| 6adcd36f | 16-Aug-2005 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.3473.2.2 hzhang@shakey.mcs.anl.gov|ChangeSet|20050816013617|44005 ChangeSet 1.3473.2.2 05/08/15 20:36:17 hzhang@shakey.mcs.anl.gov +1 -0 add choleskyfactorization to plapack interf
bk-changeset-1.3473.2.2 hzhang@shakey.mcs.anl.gov|ChangeSet|20050816013617|44005 ChangeSet 1.3473.2.2 05/08/15 20:36:17 hzhang@shakey.mcs.anl.gov +1 -0 add choleskyfactorization to plapack interface
src/mat/impls/dense/mpi/plapack/plapack.c 1.3 05/08/15 20:36:14 hzhang@shakey.mcs.anl.gov +170 -41 add choleskyfactorization
Hg-commit: d9ba174b8ab0afd30049506447378f7fee9c0e75
show more ...
|
| 834f8fab | 15-Aug-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3473.1.9 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050815184821|50179 ChangeSet 1.3473.1.9 05/08/15 13:48:21 barrysmith@barrysmith-57.mcs.anl.gov +4 -0 compile bugs in matde
bk-changeset-1.3473.1.9 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050815184821|50179 ChangeSet 1.3473.1.9 05/08/15 13:48:21 barrysmith@barrysmith-57.mcs.anl.gov +4 -0 compile bugs in matdense
src/mat/order/makefile 1.7 05/08/15 13:48:16 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 don't need spinv.c file in PETSc
src/mat/interface/matregis.c 1.46 05/08/15 13:48:16 barrysmith@barrysmith-57.mcs.anl.gov +0 -1 bug fix
src/mat/impls/dense/mpi/mpidense.c 1.66 05/08/15 13:48:16 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 bug fix
BitKeeper/deleted/.del-spinver.c~1b7102f7d562020e 1.7 05/08/14 22:16:34 barrysmith@barry-smiths-computer.local +2 -1 Delete: src/mat/order/spinver.c
Hg-commit: 73e0c416ad1df2979a46f1b9126a6a029bb1021e
show more ...
|
| 6017fc9f | 15-Aug-2005 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.3473.1.8 hzhang@shakey.mcs.anl.gov|ChangeSet|20050815144402|44003 ChangeSet 1.3473.1.8 05/08/15 09:44:02 hzhang@shakey.mcs.anl.gov +1 -0 fix trivial bug and warnings
src/mat/imp
bk-changeset-1.3473.1.8 hzhang@shakey.mcs.anl.gov|ChangeSet|20050815144402|44003 ChangeSet 1.3473.1.8 05/08/15 09:44:02 hzhang@shakey.mcs.anl.gov +1 -0 fix trivial bug and warnings
src/mat/impls/dense/mpi/mpidense.c 1.65 05/08/15 09:44:00 hzhang@shakey.mcs.anl.gov +3 -3 fix trivial bug and warnings
Hg-commit: 9f49526c6a2a492242db005d1572f9f9afcda84d
show more ...
|
| 0ad19415 | 12-Aug-2005 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.3473.1.3 hzhang@shakey.mcs.anl.gov|ChangeSet|20050812214311|21340 ChangeSet 1.3473.1.3 05/08/12 16:43:11 hzhang@shakey.mcs.anl.gov +4 -0 continued work on plapack interface -- wo
bk-changeset-1.3473.1.3 hzhang@shakey.mcs.anl.gov|ChangeSet|20050812214311|21340 ChangeSet 1.3473.1.3 05/08/12 16:43:11 hzhang@shakey.mcs.anl.gov +4 -0 continued work on plapack interface -- works now.
src/mat/impls/dense/mpi/plapack/plapack.c 1.2 05/08/12 16:43:08 hzhang@shakey.mcs.anl.gov +111 -88 continued work on plapack interface -- works now.
src/mat/impls/dense/mpi/mpidense.c 1.64 05/08/12 16:43:07 hzhang@shakey.mcs.anl.gov +44 -4 add matlufact routines to mpidense matrix ops table
src/mat/examples/tests/makefile 1.57 05/08/12 16:43:07 hzhang@shakey.mcs.anl.gov +5 -1 add test for plapack interface
src/mat/examples/tests/ex103.c 1.1 05/08/12 16:38:45 hzhang@shakey.mcs.anl.gov +102 -0
src/mat/examples/tests/ex103.c 1.0 05/08/12 16:38:45 hzhang@shakey.mcs.anl.gov +0 -0 BitKeeper file /sandbox/hzhang/petsc-dev/src/mat/examples/tests/ex103.c
Hg-commit: 5e665e1b503ae8c4668612abc020e03b3d4abd23
show more ...
|
| a9701a3f | 12-Aug-2005 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.3473.1.2 hzhang@shakey.mcs.anl.gov|ChangeSet|20050812154751|07937 ChangeSet 1.3473.1.2 05/08/12 10:47:51 hzhang@shakey.mcs.anl.gov +2 -0 plapack interface - on gong work
src/mat
bk-changeset-1.3473.1.2 hzhang@shakey.mcs.anl.gov|ChangeSet|20050812154751|07937 ChangeSet 1.3473.1.2 05/08/12 10:47:51 hzhang@shakey.mcs.anl.gov +2 -0 plapack interface - on gong work
src/mat/impls/dense/mpi/plapack/plapack.c 1.1 05/08/12 10:47:48 hzhang@shakey.mcs.anl.gov +448 -0 New BitKeeper file ``src/mat/impls/dense/mpi/plapack/plapack.c''
src/mat/impls/dense/mpi/plapack/makefile 1.1 05/08/12 10:47:48 hzhang@shakey.mcs.anl.gov +19 -0 New BitKeeper file ``src/mat/impls/dense/mpi/plapack/makefile''
src/mat/impls/dense/mpi/plapack/plapack.c 1.0 05/08/12 10:47:48 hzhang@shakey.mcs.anl.gov +0 -0 BitKeeper file /sandbox/hzhang/petsc-dev/src/mat/impls/dense/mpi/plapack/plapack.c
src/mat/impls/dense/mpi/plapack/makefile 1.0 05/08/12 10:47:48 hzhang@shakey.mcs.anl.gov +0 -0 BitKeeper file /sandbox/hzhang/petsc-dev/src/mat/impls/dense/mpi/plapack/makefile
Hg-commit: 9271150f0776386f153c0cadd0bac5083a3470fd
show more ...
|
| e04c1aa4 | 11-Aug-2005 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.3472 hzhang@shakey.mcs.anl.gov|ChangeSet|20050811215016|39988 ChangeSet 1.3472 05/08/11 16:50:16 hzhang@shakey.mcs.anl.gov +2 -0 fix mem leak for MatDuplicate_mpidense()
src/mat
bk-changeset-1.3472 hzhang@shakey.mcs.anl.gov|ChangeSet|20050811215016|39988 ChangeSet 1.3472 05/08/11 16:50:16 hzhang@shakey.mcs.anl.gov +2 -0 fix mem leak for MatDuplicate_mpidense()
src/mat/impls/dense/mpi/mpidense.c 1.63 05/08/11 16:50:14 hzhang@shakey.mcs.anl.gov +3 -4 fix mem leak for MatDuplicate_mpidense()
src/mat/examples/tests/ex53.c 1.19 05/08/11 16:50:14 hzhang@shakey.mcs.anl.gov +1 -1 rm unused parameter
Hg-commit: 97e2f4c71cab249d14ff759958f1da90964b1afa
show more ...
|
| c0aa2d19 | 09-Aug-2005 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.3456 hzhang@shakey.mcs.anl.gov|ChangeSet|20050809152305|38111 ChangeSet 1.3456 05/08/09 10:23:05 hzhang@shakey.mcs.anl.gov +4 -0 prepare for plapack interface
src/mat/interface/
bk-changeset-1.3456 hzhang@shakey.mcs.anl.gov|ChangeSet|20050809152305|38111 ChangeSet 1.3456 05/08/09 10:23:05 hzhang@shakey.mcs.anl.gov +4 -0 prepare for plapack interface
src/mat/interface/matregis.c 1.45 05/08/09 10:23:02 hzhang@shakey.mcs.anl.gov +7 -0 add mattype 'plapack'
src/mat/impls/dense/seq/dense.c 1.85 05/08/09 10:23:02 hzhang@shakey.mcs.anl.gov +20 -2 add MatAssemblyBegin_() and MatAssemblyEnd_() to seqdense matrix opts
python/PETSc/packages/PLAPACK.py 1.13 05/08/09 10:23:02 hzhang@shakey.mcs.anl.gov +9 -3 enable plapack's examples
include/petscmat.h 1.187 05/08/09 10:23:02 hzhang@shakey.mcs.anl.gov +1 -0 add mattype "plapack"
Hg-commit: c3dbe592880c3cafee6b850043a3ca3418f4fc83
show more ...
|
| 8e6c10ad | 29-Jul-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.3430 balay@asterix.mcs.anl.gov|ChangeSet|20050729154349|65228 ChangeSet 1.3430 05/07/29 10:43:49 balay@asterix.mcs.anl.gov +4 -0 add level info [doc fixes]
src/mat/impls/is/mati
bk-changeset-1.3430 balay@asterix.mcs.anl.gov|ChangeSet|20050729154349|65228 ChangeSet 1.3430 05/07/29 10:43:49 balay@asterix.mcs.anl.gov +4 -0 add level info [doc fixes]
src/mat/impls/is/matis.c 1.26 05/07/29 10:43:47 balay@asterix.mcs.anl.gov +2 -1 add level info
src/mat/impls/dense/mpi/mpidense.c 1.62 05/07/29 10:43:47 balay@asterix.mcs.anl.gov +2 -0 add level info
src/mat/impls/adic/matadic.c 1.37 05/07/29 10:43:47 balay@asterix.mcs.anl.gov +2 -0 add level info
src/ksp/ksp/interface/iterativ.c 1.36 05/07/29 10:43:47 balay@asterix.mcs.anl.gov +2 -0 add level info
Hg-commit: f9476d7ff39e63f8f1ca586053eaf31c2b617241
show more ...
|
| 21a2c019 | 10-Jul-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3370.1.1 barrysmith@barrysmith-11.mcs.anl.gov|ChangeSet|20050710035314|20039 ChangeSet 1.3370.1.1 05/07/09 22:53:14 barrysmith@barrysmith-11.mcs.anl.gov +3 -0 improvements to resiz
bk-changeset-1.3370.1.1 barrysmith@barrysmith-11.mcs.anl.gov|ChangeSet|20050710035314|20039 ChangeSet 1.3370.1.1 05/07/09 22:53:14 barrysmith@barrysmith-11.mcs.anl.gov +3 -0 improvements to resizeing dense matrices
src/mat/impls/dense/seq/dense.h 1.11 05/07/09 22:53:09 barrysmith@barrysmith-11.mcs.anl.gov +2 -1 improvements to resizeing dense matrices
src/mat/impls/dense/seq/dense.c 1.84 05/07/09 22:53:09 barrysmith@barrysmith-11.mcs.anl.gov +17 -6 improvements to resizeing dense matrices
src/docs/tex/petscapp.bib 1.172 05/07/09 22:53:09 barrysmith@barrysmith-11.mcs.anl.gov +66 -0 7 new pubs
Hg-commit: ed2b3823c8d0047f0b5251817864fce988a43680
show more ...
|
| 6de62eee | 09-Jul-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3370 barrysmith@barrysmith-11.mcs.anl.gov|ChangeSet|20050709035829|18379 ChangeSet 1.3370 05/07/08 22:58:29 barrysmith@barrysmith-11.mcs.anl.gov +2 -0 demonstrating MatGetSubmatrix
bk-changeset-1.3370 barrysmith@barrysmith-11.mcs.anl.gov|ChangeSet|20050709035829|18379 ChangeSet 1.3370 05/07/08 22:58:29 barrysmith@barrysmith-11.mcs.anl.gov +2 -0 demonstrating MatGetSubmatrix and getarray from python
src/mat/impls/dense/seq/dense.c 1.83 05/07/08 22:58:26 barrysmith@barrysmith-11.mcs.anl.gov +1 -1 bug fix for A having a LDA not equal to m
src/mat/examples/tutorials/ex7.py 1.2 05/07/08 22:58:25 barrysmith@barrysmith-11.mcs.anl.gov +28 -14 demonstates Mat.getSubMatrix() for dense matrices
src/mat/impls/dense/seq/dense.c 1.82 05/07/08 21:46:02 barrysmith@barrysmith-11.mcs.anl.gov +3 -8 nz_used is always m*n; whether an entry is zero it still counts as used!!
Hg-commit: c63eac2ba03d79bd92b9a6172bec61c8c4c62df3
show more ...
|
| 284134d9 | 08-Jul-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3366.1.1 barrysmith@barrysmith-11.mcs.anl.gov|ChangeSet|20050708180716|00478 ChangeSet 1.3366.1.1 05/07/08 13:07:16 barrysmith@barrysmith-11.mcs.anl.gov +7 -0 allow resizing seqden
bk-changeset-1.3366.1.1 barrysmith@barrysmith-11.mcs.anl.gov|ChangeSet|20050708180716|00478 ChangeSet 1.3366.1.1 05/07/08 13:07:16 barrysmith@barrysmith-11.mcs.anl.gov +7 -0 allow resizing seqdense matrices
src/mat/utils/gcreate.c 1.41 05/07/08 13:07:11 barrysmith@barrysmith-11.mcs.anl.gov +10 -2 allow resizing seqdense matrices
src/mat/matimpl.h 1.83 05/07/08 13:07:11 barrysmith@barrysmith-11.mcs.anl.gov +1 -0 allow resizing seqdense matrices
src/mat/impls/dense/seq/dense.h 1.10 05/07/08 13:07:11 barrysmith@barrysmith-11.mcs.anl.gov +2 -1 allow resizing seqdense matrices
src/mat/impls/dense/seq/dense.c 1.81 05/07/08 13:07:11 barrysmith@barrysmith-11.mcs.anl.gov +30 -6 allow resizing seqdense matrices
src/mat/examples/tutorials/ex7.py 1.1 05/07/07 15:44:08 barrysmith@barrysmith-11.mcs.anl.gov +63 -0
src/mat/examples/tutorials/ex7.py 1.0 05/07/07 15:44:07 barrysmith@barrysmith-11.mcs.anl.gov +0 -0 BitKeeper file /Users/barrysmith/petsc-dev/src/mat/examples/tutorials/ex7.py
include/petscmat.h 1.186 05/07/07 10:45:43 barrysmith@barrysmith-57.mcs.anl.gov +2 -0 added MatCreateIS() for easy usage
src/mat/impls/is/matis.c 1.25 05/07/07 10:43:24 barrysmith@barrysmith-57.mcs.anl.gov +32 -0 added MatCreateIS() for easy usage
Hg-commit: dfe305c77bda696ea1dd91757d0c71b365d8baa0
show more ...
|
| 89665df3 | 05-Jul-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3363 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050705211414|46224 ChangeSet 1.3363 05/07/05 16:14:14 barrysmith@barrysmith-57.mcs.anl.gov +13 -0 Matlab portability and more
bk-changeset-1.3363 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050705211414|46224 ChangeSet 1.3363 05/07/05 16:14:14 barrysmith@barrysmith-57.mcs.anl.gov +13 -0 Matlab portability and more better install fixes
src/sys/viewer/impls/socket/matlab/receivesparse.c 1.9 05/07/05 16:14:10 barrysmith@barrysmith-57.mcs.anl.gov +7 -9 update to matlab enum for complexity
src/sys/viewer/impls/socket/matlab/receivedense.c 1.14 05/07/05 16:14:10 barrysmith@barrysmith-57.mcs.anl.gov +5 -4 update to matlab enum for complexity
src/sys/viewer/impls/socket/matlab/readinvecs.c 1.16 05/07/05 16:14:10 barrysmith@barrysmith-57.mcs.anl.gov +4 -3 update to matlab enum for complexity
src/sys/viewer/impls/socket/matlab/makefile 1.14 05/07/05 16:14:10 barrysmith@barrysmith-57.mcs.anl.gov +3 -9 converted launch.c to launch.m
src/sys/viewer/impls/socket/matlab/closeport.c 1.10 05/07/05 16:14:10 barrysmith@barrysmith-57.mcs.anl.gov +36 -10 better handling of sys dependent stuff
src/mat/impls/dense/seq/dense.c 1.80 05/07/05 16:14:10 barrysmith@barrysmith-57.mcs.anl.gov +5 -4 formating
include/petscmat.h 1.185 05/07/05 16:14:10 barrysmith@barrysmith-57.mcs.anl.gov +0 -1 duplicate prototype
bin/matlab/receive.m 1.7 05/07/05 16:14:10 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 new error message on how to install
bin/matlab/openport.m 1.7 05/07/05 16:14:10 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 new error message on how to install
bin/matlab/closeport.m 1.7 05/07/05 16:14:10 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 new error message on how to install
BitKeeper/deleted/.del-launch.c~8d95a6f953c2f0bb 1.11 05/07/05 16:13:05 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: src/sys/viewer/impls/socket/matlab/launch.c
python/PETSc/packages/Matlab.py 1.54 05/07/05 16:12:01 barrysmith@barrysmith-57.mcs.anl.gov +49 -49 better handling of error messaqges
bin/matlab/launch.m 1.8 05/07/05 15:22:34 barrysmith@barrysmith-57.mcs.anl.gov +14 -2 launch is now implemented as a Matlab script, no longer in C
bin/matlab/receive.m 1.6 05/07/05 15:12:29 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Rename: src/sys/viewer/impls/socket/matlab/receive.m -> bin/matlab/receive.m
bin/matlab/openport.m 1.6 05/07/05 15:12:28 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Rename: src/sys/viewer/impls/socket/matlab/openport.m -> bin/matlab/openport.m
bin/matlab/launch.m 1.7 05/07/05 15:12:28 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Rename: src/sys/viewer/impls/socket/matlab/launch.m -> bin/matlab/launch.m
bin/matlab/closeport.m 1.6 05/07/05 15:12:28 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Rename: src/sys/viewer/impls/socket/matlab/closeport.m -> bin/matlab/closeport.m
src/sys/viewer/impls/socket/matlab/launch.m 1.6 05/07/05 15:12:09 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 going to have only .m version
python/PETSc/packages/Matlab.py 1.53 05/07/04 18:20:04 barrysmith@barry-smiths-computer.local +2 -2 move isdarwin test out of try so we can see proper message for user
Hg-commit: 76a1096fc549e27489cc83eee41d2b4bbcc71be2
show more ...
|
| f4e70085 | 16-Jun-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.3349.2.30 balay@asterix.mcs.anl.gov|ChangeSet|20050616042056|46324 ChangeSet 1.3349.2.30 05/06/15 23:20:56 balay@asterix.mcs.anl.gov +44 -0 splitup zmat.c [ftn-custom]
src/mat/u
bk-changeset-1.3349.2.30 balay@asterix.mcs.anl.gov|ChangeSet|20050616042056|46324 ChangeSet 1.3349.2.30 05/06/15 23:20:56 balay@asterix.mcs.anl.gov +44 -0 splitup zmat.c [ftn-custom]
src/mat/utils/ftn-custom/zmatiof.c 1.1 05/06/15 23:20:55 balay@asterix.mcs.anl.gov +21 -0
src/mat/utils/ftn-custom/makefile 1.1 05/06/15 23:20:55 balay@asterix.mcs.anl.gov +14 -0
src/mat/partition/impls/scotch/ftn-custom/zscotchf.c 1.1 05/06/15 23:20:55 balay@asterix.mcs.anl.gov +41 -0
src/mat/utils/ftn-custom/zmatiof.c 1.0 05/06/15 23:20:55 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/utils/ftn-custom/zmatiof.c
src/mat/utils/ftn-custom/makefile 1.0 05/06/15 23:20:55 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/utils/ftn-custom/makefile
src/mat/partition/impls/scotch/ftn-custom/zscotchf.c 1.0 05/06/15 23:20:55 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/partition/impls/scotch/ftn-custom/zscotchf.c
src/mat/partition/impls/scotch/ftn-custom/makefile 1.1 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +14 -0
src/mat/partition/impls/party/ftn-custom/zpartyf.c 1.1 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +32 -0
src/mat/partition/impls/party/ftn-custom/makefile 1.1 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +14 -0
src/mat/partition/ftn-custom/zpartitionf.c 1.1 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +42 -0
src/mat/partition/ftn-custom/makefile 1.1 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +14 -0
src/mat/order/ftn-custom/zsorderf.c 1.1 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +20 -0
src/mat/order/ftn-custom/makefile 1.1 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +14 -0
src/mat/matfd/ftn-custom/zfdmatrixf.c 1.1 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +59 -0
src/mat/matfd/ftn-custom/makefile 1.1 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +14 -0
src/mat/interface/ftn-custom/zmatrixf.c 1.1 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +193 -0
src/mat/interface/ftn-custom/zmatregf.c 1.1 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +45 -0
src/mat/interface/ftn-custom/makefile 1.1 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +14 -0
src/mat/impls/shell/ftn-custom/zshellf.c 1.1 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +75 -0
src/mat/impls/shell/ftn-custom/makefile 1.1 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +14 -0
src/mat/impls/sbaij/seq/ftn-custom/zsbaijf.c 1.1 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +26 -0
src/mat/partition/impls/scotch/ftn-custom/makefile 1.0 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/partition/impls/scotch/ftn-custom/makefile
src/mat/partition/impls/party/ftn-custom/zpartyf.c 1.0 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/partition/impls/party/ftn-custom/zpartyf.c
src/mat/partition/impls/party/ftn-custom/makefile 1.0 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/partition/impls/party/ftn-custom/makefile
src/mat/partition/ftn-custom/zpartitionf.c 1.0 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/partition/ftn-custom/zpartitionf.c
src/mat/partition/ftn-custom/makefile 1.0 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/partition/ftn-custom/makefile
src/mat/order/ftn-custom/zsorderf.c 1.0 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/order/ftn-custom/zsorderf.c
src/mat/order/ftn-custom/makefile 1.0 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/order/ftn-custom/makefile
src/mat/matfd/ftn-custom/zfdmatrixf.c 1.0 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/matfd/ftn-custom/zfdmatrixf.c
src/mat/matfd/ftn-custom/makefile 1.0 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/matfd/ftn-custom/makefile
src/mat/interface/ftn-custom/zmatrixf.c 1.0 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/interface/ftn-custom/zmatrixf.c
src/mat/interface/ftn-custom/zmatregf.c 1.0 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/interface/ftn-custom/zmatregf.c
src/mat/interface/ftn-custom/makefile 1.0 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/interface/ftn-custom/makefile
src/mat/impls/shell/ftn-custom/zshellf.c 1.0 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/shell/ftn-custom/zshellf.c
src/mat/impls/shell/ftn-custom/makefile 1.0 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/shell/ftn-custom/makefile
src/mat/impls/sbaij/seq/ftn-custom/zsbaijf.c 1.0 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/sbaij/seq/ftn-custom/zsbaijf.c
src/mat/impls/sbaij/seq/ftn-custom/makefile 1.1 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +14 -0
src/mat/impls/sbaij/mpi/ftn-custom/zmpisbaijf.c 1.1 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +29 -0
src/mat/impls/sbaij/mpi/ftn-custom/makefile 1.1 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +14 -0
src/mat/impls/rowbs/mpi/ftn-custom/zmpirowbsf.c 1.1 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +27 -0
src/mat/impls/rowbs/mpi/ftn-custom/makefile 1.1 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +14 -0
src/mat/impls/dense/seq/ftn-custom/zdensef.c 1.1 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +25 -0
src/mat/impls/dense/seq/ftn-custom/makefile 1.1 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +14 -0
src/mat/impls/dense/mpi/ftn-custom/zmpidensef.c 1.1 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +26 -0
src/mat/impls/dense/mpi/ftn-custom/makefile 1.1 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +14 -0
src/mat/impls/bdiag/seq/ftn-custom/zbdiagf.c 1.1 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +29 -0
src/mat/impls/sbaij/seq/ftn-custom/makefile 1.0 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/sbaij/seq/ftn-custom/makefile
src/mat/impls/sbaij/mpi/ftn-custom/zmpisbaijf.c 1.0 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/sbaij/mpi/ftn-custom/zmpisbaijf.c
src/mat/impls/sbaij/mpi/ftn-custom/makefile 1.0 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/sbaij/mpi/ftn-custom/makefile
src/mat/impls/rowbs/mpi/ftn-custom/zmpirowbsf.c 1.0 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/rowbs/mpi/ftn-custom/zmpirowbsf.c
src/mat/impls/rowbs/mpi/ftn-custom/makefile 1.0 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/rowbs/mpi/ftn-custom/makefile
src/mat/impls/dense/seq/ftn-custom/zdensef.c 1.0 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/dense/seq/ftn-custom/zdensef.c
src/mat/impls/dense/seq/ftn-custom/makefile 1.0 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/dense/seq/ftn-custom/makefile
src/mat/impls/dense/mpi/ftn-custom/zmpidensef.c 1.0 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/dense/mpi/ftn-custom/zmpidensef.c
src/mat/impls/dense/mpi/ftn-custom/makefile 1.0 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/dense/mpi/ftn-custom/makefile
src/mat/impls/bdiag/seq/ftn-custom/zbdiagf.c 1.0 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/bdiag/seq/ftn-custom/zbdiagf.c
src/mat/impls/bdiag/seq/ftn-custom/makefile 1.1 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +14 -0
src/mat/impls/bdiag/mpi/ftn-custom/zmpibdiagf.c 1.1 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +31 -0
src/mat/impls/bdiag/mpi/ftn-custom/makefile 1.1 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +14 -0
src/mat/impls/baij/seq/ftn-custom/zbaijf.c 1.1 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +26 -0
src/mat/impls/baij/seq/ftn-custom/makefile 1.1 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +14 -0
src/mat/impls/baij/mpi/ftn-custom/zmpibaijf.c 1.1 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +39 -0
src/mat/impls/baij/mpi/ftn-custom/makefile 1.1 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +14 -0
src/mat/impls/aij/seq/ftn-custom/zaijf.c 1.1 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +26 -0
src/mat/impls/aij/seq/ftn-custom/makefile 1.1 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +14 -0
src/mat/impls/aij/mpi/ftn-custom/zmpiaijf.c 1.1 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +40 -0
src/mat/impls/bdiag/seq/ftn-custom/makefile 1.0 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/bdiag/seq/ftn-custom/makefile
src/mat/impls/bdiag/mpi/ftn-custom/zmpibdiagf.c 1.0 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/bdiag/mpi/ftn-custom/zmpibdiagf.c
src/mat/impls/bdiag/mpi/ftn-custom/makefile 1.0 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/bdiag/mpi/ftn-custom/makefile
src/mat/impls/baij/seq/ftn-custom/zbaijf.c 1.0 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/baij/seq/ftn-custom/zbaijf.c
src/mat/impls/baij/seq/ftn-custom/makefile 1.0 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/baij/seq/ftn-custom/makefile
src/mat/impls/baij/mpi/ftn-custom/zmpibaijf.c 1.0 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/baij/mpi/ftn-custom/zmpibaijf.c
src/mat/impls/baij/mpi/ftn-custom/makefile 1.0 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/baij/mpi/ftn-custom/makefile
src/mat/impls/aij/seq/ftn-custom/zaijf.c 1.0 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/aij/seq/ftn-custom/zaijf.c
src/mat/impls/aij/seq/ftn-custom/makefile 1.0 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/aij/seq/ftn-custom/makefile
src/mat/impls/aij/mpi/ftn-custom/zmpiaijf.c 1.0 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/aij/mpi/ftn-custom/zmpiaijf.c
src/mat/impls/aij/mpi/ftn-custom/makefile 1.1 05/06/15 23:20:51 balay@asterix.mcs.anl.gov +14 -0
src/mat/impls/adj/mpi/ftn-custom/zmpiadjf.c 1.1 05/06/15 23:20:51 balay@asterix.mcs.anl.gov +31 -0
src/mat/impls/adj/mpi/ftn-custom/makefile 1.1 05/06/15 23:20:51 balay@asterix.mcs.anl.gov +14 -0
src/mat/color/ftn-custom/zcolorf.c 1.1 05/06/15 23:20:51 balay@asterix.mcs.anl.gov +21 -0
src/mat/color/ftn-custom/makefile 1.1 05/06/15 23:20:51 balay@asterix.mcs.anl.gov +14 -0
src/mat/impls/aij/mpi/ftn-custom/makefile 1.0 05/06/15 23:20:51 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/aij/mpi/ftn-custom/makefile
src/mat/impls/adj/mpi/ftn-custom/zmpiadjf.c 1.0 05/06/15 23:20:51 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/adj/mpi/ftn-custom/zmpiadjf.c
src/mat/impls/adj/mpi/ftn-custom/makefile 1.0 05/06/15 23:20:51 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/adj/mpi/ftn-custom/makefile
src/mat/ftn-custom/zmat.c 1.58 05/06/15 23:20:51 balay@asterix.mcs.anl.gov +0 -700 splitup zmat.c [ftn-custom]
src/mat/color/ftn-custom/zcolorf.c 1.0 05/06/15 23:20:51 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/color/ftn-custom/zcolorf.c
src/mat/color/ftn-custom/makefile 1.0 05/06/15 23:20:51 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/color/ftn-custom/makefile
Hg-commit: aafc99cfd7ae58ac0e0cb82d2dc93e4ce46a20f3
show more ...
|
| 89ac3759 | 07-May-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3257.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20050507011712|59783 ChangeSet 1.3257.1.1 05/05/06 20:17:12 barrysmith@barry-smiths-computer.local +5 -0 initialize PETSC_
bk-changeset-1.3257.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20050507011712|59783 ChangeSet 1.3257.1.1 05/05/06 20:17:12 barrysmith@barry-smiths-computer.local +5 -0 initialize PETSC_STDOUT at start of PETScInitialize() not in declaration cause does not work on all systems
todo 1.135 05/05/06 20:17:10 barrysmith@barry-smiths-computer.local +3 -0 more todo :-(
src/sys/src/fileio/mprint.c 1.43 05/05/06 20:16:11 barrysmith@barry-smiths-computer.local +1 -1 initialize PETSC_STDOUT at start of PETScInitialize() not in declaration cause does not work on all systems
include/petsc.h 1.130 05/05/06 20:16:03 barrysmith@barry-smiths-computer.local +6 -0 initialize PETSC_STDOUT at start of PETScInitialize() not in declaration cause does not work on all systems
src/sys/src/objects/pinit.c 1.63 05/05/06 20:15:56 barrysmith@barry-smiths-computer.local +4 -1 initialize PETSC_STDOUT at start of PETScInitialize() not in declaration cause does not work on all systems
src/mat/impls/dense/mpi/mpidense.c 1.59.1.1 05/05/06 20:09:44 barrysmith@barry-smiths-computer.local +1 -1 missing include file needed by fortran stub compile
Hg-commit: 92768541fe3be4817fd4c3d7b823b8a950233cd7
show more ...
|
| ab92ecde | 06-May-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3256 barrysmith@barry-smiths-computer.local|ChangeSet|20050506134834|38610 ChangeSet 1.3256 05/05/06 08:48:34 barrysmith@barry-smiths-computer.local +7 -0 added low rank corrected
bk-changeset-1.3256 barrysmith@barry-smiths-computer.local|ChangeSet|20050506134834|38610 ChangeSet 1.3256 05/05/06 08:48:34 barrysmith@barry-smiths-computer.local +7 -0 added low rank corrected matrix and simplified use of stdout to PETSC_STDOUT
src/sys/src/fileio/mprint.c 1.42 05/05/06 08:48:31 barrysmith@barry-smiths-computer.local +31 -39 moved use of stdout into a PETSC_STDOUT variable allowing easier changing to something else
src/mat/impls/lrc/makefile 1.2 05/05/06 08:48:31 barrysmith@barry-smiths-computer.local +3 -3 low rank corrected matrix introduced
src/mat/impls/lrc/lrc.c 1.2 05/05/06 08:48:31 barrysmith@barry-smiths-computer.local +59 -64 low rank corrected matrix introduced
src/mat/impls/dense/mpi/mpidense.c 1.59 05/05/06 08:48:31 barrysmith@barry-smiths-computer.local +98 -60 low rank corrected matrix introduced
src/mat/examples/tests/makefile 1.55 05/05/06 08:48:31 barrysmith@barry-smiths-computer.local +6 -2 low rank corrected matrix introduced
src/mat/examples/tests/ex102.c 1.2 05/05/06 08:48:31 barrysmith@barry-smiths-computer.local +64 -179 low rank corrected matrix introduced
include/petscmat.h 1.178 05/05/06 08:48:31 barrysmith@barry-smiths-computer.local +3 -0 low rank corrected matrix introduced
Hg-commit: 3b3827ea82514442eb0f6e3943bc2b473486c1ac
show more ...
|
| f4df32b1 | 17-Mar-2005 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.2988.1.1 knepley@khan.(none)|ChangeSet|20050317213714|26757 ChangeSet 1.2988.1.1 05/03/17 15:37:14 knepley@khan.(none) +77 -0 Added a raw aray interface to MatZeroRows() and MatZer
bk-changeset-1.2988.1.1 knepley@khan.(none)|ChangeSet|20050317213714|26757 ChangeSet 1.2988.1.1 05/03/17 15:37:14 knepley@khan.(none) +77 -0 Added a raw aray interface to MatZeroRows() and MatZeroRowsLocal() Fixed interface for MatAXPY(), MatAYPX(), MatShift(), MatScale()
src/ts/interface/tscreate.c 1.19 05/03/17 15:37:13 knepley@khan.(none) +4 -4 Interface fixes
src/ts/impls/implicit/pvode/petscpvode.c 1.31 05/03/17 15:37:13 knepley@khan.(none) +2 -2 Interface fixes
src/snes/mf/snesmfj.c 1.53 05/03/17 15:37:13 knepley@khan.(none) +4 -4 Interface fixes
src/snes/impls/test/snestest.c 1.19 05/03/17 15:37:13 knepley@khan.(none) +1 -1 Interface fixes
src/mat/utils/axpy.c 1.27 05/03/17 15:37:13 knepley@khan.(none) +18 -19 Interface fixes
src/mat/matimpl.h 1.81 05/03/17 15:37:13 knepley@khan.(none) +7 -7 Interface fixes
src/mat/interface/matrix.c 1.174 05/03/17 15:37:13 knepley@khan.(none) +143 -29 Interface fixes
src/mat/impls/shell/shell.c 1.31 05/03/17 15:37:13 knepley@khan.(none) +6 -6 Interface fixes
src/mat/impls/sbaij/seq/sbaij2.c 1.41 05/03/17 15:37:12 knepley@khan.(none) +3 -2 Interface fixes
src/mat/impls/sbaij/seq/sbaij.c 1.142 05/03/17 15:37:12 knepley@khan.(none) +6 -5 Interface fixes
src/mat/impls/sbaij/mpi/mpisbaij.c 1.123 05/03/17 15:37:12 knepley@khan.(none) +3 -3 Interface fixes
src/mat/impls/rowbs/mpi/mpirowbs.c 1.72 05/03/17 15:37:12 knepley@khan.(none) +12 -23 Interface fixes
src/mat/impls/is/matis.c 1.24 05/03/17 15:37:12 knepley@khan.(none) +4 -7 Interface fixes
src/mat/impls/dense/seq/dense.c 1.79 05/03/17 15:37:12 knepley@khan.(none) +16 -18 Interface fixes
src/mat/impls/dense/mpi/mpidense.c 1.58 05/03/17 15:37:12 knepley@khan.(none) +14 -21 Interface fixes
src/mat/impls/bdiag/seq/bdiag.h 1.16 05/03/17 15:37:12 knepley@khan.(none) +1 -1 Interface fixes
src/mat/impls/bdiag/seq/bdiag.c 1.51 05/03/17 15:37:12 knepley@khan.(none) +8 -10 Interface fixes
src/mat/impls/bdiag/mpi/mpibdiag.c 1.50 05/03/17 15:37:12 knepley@khan.(none) +5 -13 Interface fixes
src/mat/impls/baij/seq/baij2.c 1.35 05/03/17 15:37:12 knepley@khan.(none) +4 -3 Interface fixes
src/mat/impls/baij/seq/baij.h 1.31 05/03/17 15:37:12 knepley@khan.(none) +1 -1 Interface fixes
src/mat/impls/baij/seq/baij.c 1.128 05/03/17 15:37:12 knepley@khan.(none) +13 -16 Interface fixes
src/mat/impls/baij/mpi/mpibaij.c 1.96 05/03/17 15:37:12 knepley@khan.(none) +14 -23 Interface fixes
src/mat/impls/aij/seq/aij.h 1.55 05/03/17 15:37:12 knepley@khan.(none) +1 -1 Interface fixes
src/mat/impls/aij/seq/aij.c 1.225 05/03/17 15:37:12 knepley@khan.(none) +15 -16 Interface fixes
src/mat/impls/aij/mpi/mpiaij.c 1.242 05/03/17 15:37:12 knepley@khan.(none) +20 -28 Interface fixes
src/mat/examples/tests/ex99.c 1.7 05/03/17 15:37:12 knepley@khan.(none) +1 -1 Interface fixes
src/mat/examples/tests/ex96.c 1.15 05/03/17 15:37:12 knepley@khan.(none) +2 -2 Interface fixes
src/mat/examples/tests/ex95.c 1.10 05/03/17 15:37:12 knepley@khan.(none) +1 -1 Interface fixes
src/mat/examples/tests/ex94.c 1.19 05/03/17 15:37:12 knepley@khan.(none) +3 -3 Interface fixes
src/mat/examples/tests/ex93.c 1.9 05/03/17 15:37:12 knepley@khan.(none) +2 -2 Interface fixes
src/mat/examples/tests/ex92.c 1.11 05/03/17 15:37:12 knepley@khan.(none) +1 -1 Interface fixes
src/mat/examples/tests/ex91.c 1.6 05/03/17 15:37:12 knepley@khan.(none) +1 -1 Interface fixes
src/mat/examples/tests/ex77.c 1.8 05/03/17 15:37:12 knepley@khan.(none) +2 -2 Interface fixes
src/mat/examples/tests/ex75.c 1.24 05/03/17 15:37:12 knepley@khan.(none) +2 -2 Interface fixes
src/mat/examples/tests/ex74.c 1.31 05/03/17 15:37:12 knepley@khan.(none) +2 -2 Interface fixes
src/mat/examples/tests/ex56.c 1.7 05/03/17 15:37:12 knepley@khan.(none) +1 -4 Interface fixes
src/mat/examples/tests/ex5.c 1.11 05/03/17 15:37:12 knepley@khan.(none) +1 -1 Interface fixes
src/mat/examples/tests/ex49.c 1.9 05/03/17 15:37:12 knepley@khan.(none) +1 -1 Interface fixes
src/mat/examples/tests/ex48.c 1.18 05/03/17 15:37:12 knepley@khan.(none) +2 -2 Interface fixes
src/mat/examples/tests/ex2.c 1.13 05/03/17 15:37:12 knepley@khan.(none) +4 -4 Interface fixes
src/mat/examples/tests/ex17.c 1.9 05/03/17 15:37:12 knepley@khan.(none) +1 -1 Interface fixes
src/mat/examples/tests/ex12.c 1.11 05/03/17 15:37:12 knepley@khan.(none) +10 -10 Interface fixes
src/mat/examples/tests/ex11.c 1.8 05/03/17 15:37:12 knepley@khan.(none) +1 -1 Interface fixes
src/mat/examples/tests/ex101.c 1.7 05/03/17 15:37:12 knepley@khan.(none) +1 -1 Interface fixes
src/ksp/pc/impls/is/nn/nn.c 1.31 05/03/17 15:37:12 knepley@khan.(none) +2 -5 Interface fixes
src/ksp/examples/tutorials/ex3.c 1.17 05/03/17 15:37:12 knepley@khan.(none) +1 -3 Interface fixes
src/ksp/examples/tutorials/ex10.c 1.50 05/03/17 15:37:12 knepley@khan.(none) +2 -2 Interface fixes
src/ksp/examples/tests/ex4.c 1.12 05/03/17 15:37:12 knepley@khan.(none) +1 -3 Interface fixes
src/ksp/examples/tests/ex3.c 1.15 05/03/17 15:37:12 knepley@khan.(none) +1 -3 Interface fixes
src/ksp/examples/tests/ex24.c 1.14 05/03/17 15:37:12 knepley@khan.(none) +1 -1 Interface fixes
src/ksp/examples/tests/ex16f.F 1.17 05/03/17 15:37:12 knepley@khan.(none) +1 -1 Interface fixes
src/fortran/custom/zmat.c 1.49 05/03/17 15:37:12 knepley@khan.(none) +20 -4 Interface fixes
src/docs/website/documentation/changes/222.html 1.40 05/03/17 15:37:12 knepley@khan.(none) +8 -0 Interface fixes
src/docs/tex/manual/part2.tex 1.90 05/03/17 15:37:12 knepley@khan.(none) +8 -4 Interface fixes
src/dm/usg/2d/quadratic/main.c 1.6 05/03/17 15:37:12 knepley@khan.(none) +1 -1 Interface fixes
src/dm/usg/2d/constant_bilinear/main.c 1.6 05/03/17 15:37:12 knepley@khan.(none) +1 -1 Interface fixes
src/contrib/src/ns_q1q0_penalty/main.c 1.6 05/03/17 15:37:12 knepley@khan.(none) +6 -6 Interface fixes
src/contrib/src/laplacian_q1/appsetalg.c 1.4 05/03/17 15:37:12 knepley@khan.(none) +1 -1 Interface fixes
src/contrib/src/burgers_vertex_based_q1/main_old2.c 1.7 05/03/17 15:37:12 knepley@khan.(none) +1 -1 Interface fixes
src/contrib/src/burgers_vertex_based_q1/main_old.c 1.7 05/03/17 15:37:12 knepley@khan.(none) +1 -1 Interface fixes
src/contrib/src/burgers_vertex_based_q1/main.c 1.6 05/03/17 15:37:12 knepley@khan.(none) +2 -2 Interface fixes
src/contrib/src/burgers_df_based_q1/main.c 1.6 05/03/17 15:37:12 knepley@khan.(none) +2 -2 Interface fixes
src/contrib/oberman/tns_q2q1/main.c 1.6 05/03/17 15:37:12 knepley@khan.(none) +1 -1 Interface fixes
src/contrib/oberman/tns_q2q1/appsetalg.c 1.4 05/03/17 15:37:12 knepley@khan.(none) +6 -6 Interface fixes
src/contrib/oberman/quasigeo_q1/main.c 1.5 05/03/17 15:37:12 knepley@khan.(none) +3 -3 Interface fixes
src/contrib/oberman/quasigeo_q1/appsetalg.c 1.4 05/03/17 15:37:12 knepley@khan.(none) +1 -1 Interface fixes
src/contrib/oberman/ns_q1q1/main.c 1.6 05/03/17 15:37:12 knepley@khan.(none) +5 -5 Interface fixes
src/contrib/oberman/ns_q1q0_penalty/main.c 1.6 05/03/17 15:37:12 knepley@khan.(none) +6 -6 Interface fixes
src/contrib/oberman/ns_q1q0/main.c 1.7 05/03/17 15:37:12 knepley@khan.(none) +5 -5 Interface fixes
src/contrib/oberman/laplacian_q1/scalable/appalgebra.c 1.14 05/03/17 15:37:12 knepley@khan.(none) +1 -1 Interface fixes
src/contrib/oberman/laplacian_q1/appalgebra.c 1.16 05/03/17 15:37:12 knepley@khan.(none) +1 -1 Interface fixes
src/contrib/oberman/burgers_vertex_based_q1/main.c 1.14 05/03/17 15:37:12 knepley@khan.(none) +2 -2 Interface fixes
src/contrib/oberman/burgers_df_based_q1/appsetalg.c 1.13 05/03/17 15:37:12 knepley@khan.(none) +2 -2 Interface fixes
src/contrib/helmholtz_2/ex12.c 1.7 05/03/17 15:37:12 knepley@khan.(none) +1 -1 Interface fixes
src/apps/2/ex1.c 1.5 05/03/17 15:37:12 knepley@khan.(none) +1 -1 Interface fixes
src/apps/1/ex2.c 1.6 05/03/17 15:37:12 knepley@khan.(none) +1 -1 Interface fixes
include/petscmat.h 1.173 05/03/17 15:37:11 knepley@khan.(none) +10 -11 Added a raw aray interface to MatZeroRows() and MatZeroRowsLocal() Fixed interface for MatAXPY(), MatAYPX(), MatShift(), MatScale()
Hg-commit: 6e147698c19d2d3678c0a0782cbbaa01f66d6930
show more ...
|
| f69a0ea3 | 16-Mar-2005 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.2975.1.5 knepley@khan.(none)|ChangeSet|20050316003440|07799 ChangeSet 1.2975.1.5 05/03/15 18:34:40 knepley@khan.(none) +235 -0 Fixed many const arguments Changed MatCreate() to o
bk-changeset-1.2975.1.5 knepley@khan.(none)|ChangeSet|20050316003440|07799 ChangeSet 1.2975.1.5 05/03/15 18:34:40 knepley@khan.(none) +235 -0 Fixed many const arguments Changed MatCreate() to only take a communicator - Added MatSetSizes() Changed SNESSolve() to accept a constant argument - This should allow SNES to look almost like KSP Added Options methods, SetUp(), and View() and objects which lacked them
src/vec/utils/vecio.c 1.42.1.2 05/03/15 18:34:38 knepley@khan.(none) +4 -4 Fixed const
src/vec/interface/vector.c 1.126 05/03/15 18:34:38 knepley@khan.(none) +124 -1 Added Options methods Added SetUp() Removed bad check
src/vec/interface/vecreg.c 1.32 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed const
src/vec/interface/mapreg.c 1.24 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed const
src/vec/interface/map.c 1.22 05/03/15 18:34:38 knepley@khan.(none) +190 -0 Added Options methods Added SetUp() and View()
src/vec/impls/seq/dvec2.c 1.28 05/03/15 18:34:38 knepley@khan.(none) +4 -4 Fixed argument order
src/vec/impls/seq/bvec2.c 1.64.1.2 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed const
src/vec/impls/mpi/pbvec.c 1.34 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed const
src/vec/examples/tutorials/ex1e.c 1.9 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed AXPY
src/vec/examples/tutorials/ex17.c 1.3.1.1 05/03/15 18:34:38 knepley@khan.(none) +2 -0 Fixed compilation warning
src/vec/examples/tutorials/ex1.c 1.11 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed WAXPY
src/ts/impls/pseudo/posindep.c 1.25 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/ts/impls/implicit/cn/cn.c 1.23 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/ts/impls/implicit/beuler/beuler.c 1.25 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/ts/examples/tutorials/ex6.c 1.17 05/03/15 18:34:38 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ts/examples/tutorials/ex5.c 1.11 05/03/15 18:34:38 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ts/examples/tutorials/ex4.c 1.10 05/03/15 18:34:38 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ts/examples/tutorials/ex3.c 1.11 05/03/15 18:34:38 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ts/examples/tutorials/ex2f.F 1.14 05/03/15 18:34:38 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ts/examples/tutorials/ex2.c 1.9 05/03/15 18:34:38 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ts/examples/tests/ex4.c 1.12 05/03/15 18:34:38 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ts/examples/tests/ex2.c 1.8 05/03/15 18:34:38 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ts/examples/tests/ex1f.F 1.14 05/03/15 18:34:38 knepley@khan.(none) +6 -6 Fixed MatCreate
src/ts/examples/tests/ex1.c 1.13 05/03/15 18:34:38 knepley@khan.(none) +6 -3 Fixed MatCreate
src/sys/src/viewer/interface/viewreg.c 1.24 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed const
src/sys/src/viewer/interface/view.c 1.14 05/03/15 18:34:38 knepley@khan.(none) +182 -0 Added Options methods Added SetUp() and View()
src/snes/utils/damgsnes.c 1.60 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/mf/snesmfj.c 1.52 05/03/15 18:34:38 knepley@khan.(none) +2 -1 Fixed MatCreate
src/snes/interface/snes.c 1.73.1.2 05/03/15 18:34:38 knepley@khan.(none) +9 -5 Now SNESSolve() can take a constant argument
src/snes/interface/noise/snesmfj2.c 1.28 05/03/15 18:34:38 knepley@khan.(none) +2 -1 Fixed MatCreate
src/snes/examples/tutorials/ex6.c 1.18 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tutorials/ex5s.c 1.11 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tutorials/ex5f90.F 1.10 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tutorials/ex5f.F 1.18 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tutorials/ex5.c 1.22 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tutorials/ex3.c 1.16 05/03/15 18:34:38 knepley@khan.(none) +3 -2 Fixed SNESSolve Fixed MatCreate
src/snes/examples/tutorials/ex26.c 1.21 05/03/15 18:34:38 knepley@khan.(none) +3 -2 Fixed SNESSolve Fixed MatCreate
src/snes/examples/tutorials/ex21.c 1.9 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tutorials/ex2.c 1.13 05/03/15 18:34:38 knepley@khan.(none) +3 -2 Fixed SNESSolve Fixed MatCreate
src/snes/examples/tutorials/ex1f.F 1.16 05/03/15 18:34:38 knepley@khan.(none) +3 -3 Fixed SNESSolve Fixed MatCreate
src/snes/examples/tutorials/ex14.c 1.14 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tutorials/ex10d/ex10.c 1.14 05/03/15 18:34:38 knepley@khan.(none) +3 -2 Fixed SNESSolve Fixed MatCreate
src/snes/examples/tutorials/ex1.c 1.12 05/03/15 18:34:38 knepley@khan.(none) +3 -2 Fixed SNESSolve Fixed MatCreate
src/snes/examples/tests/ex9.c 1.12 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tests/ex7.c 1.13 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tests/ex5.c 1.10 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tests/ex4.c 1.12 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tests/ex1f.F 1.10 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tests/ex13.c 1.11 05/03/15 18:34:38 knepley@khan.(none) +3 -2 Fixed SNESSolve Fixed MatCreate
src/snes/examples/tests/ex12f.F 1.10 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tests/ex11.c 1.18 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tests/ex1.c 1.14 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/mat/utils/matio.c 1.26.1.2 05/03/15 18:34:38 knepley@khan.(none) +4 -3 Fixed const Fixed MatCreate
src/mat/utils/gcreate.c 1.39 05/03/15 18:34:38 knepley@khan.(none) +53 -22 Now MatCreate() takes only a communicator Added MatSetSizes()
src/mat/utils/convert.c 1.20 05/03/15 18:34:38 knepley@khan.(none) +3 -2 Fixed MatCreate
src/mat/utils/axpy.c 1.26 05/03/15 18:34:38 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/matimpl.h 1.80 05/03/15 18:34:38 knepley@khan.(none) +3 -3 Fixed const
src/mat/interface/matrix.c 1.173 05/03/15 18:34:38 knepley@khan.(none) +129 -4 Added Options methods Added MatSetUp() Fixed const Fixed MatCreate
src/mat/interface/matreg.c 1.23 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed const
src/mat/impls/shell/shellcnv.c 1.19 05/03/15 18:34:38 knepley@khan.(none) +3 -2 Fixed MatCreate
src/mat/impls/shell/shell.c 1.30 05/03/15 18:34:38 knepley@khan.(none) +3 -2 Fixed MatCreate
src/mat/impls/sbaij/seq/spooles/sbaijspooles.c 1.61 05/03/15 18:34:38 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/sbaij/seq/sbaijfact2.c 1.59 05/03/15 18:34:38 knepley@khan.(none) +4 -2 Fixed MatCreate
src/mat/impls/sbaij/seq/sbaijfact.c 1.85 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/mat/impls/sbaij/seq/sbaij2.c 1.40 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/sbaij/seq/sbaij.h 1.38 05/03/15 18:34:37 knepley@khan.(none) +1 -1 Fixed const
src/mat/impls/sbaij/seq/sbaij.c 1.139.1.2 05/03/15 18:34:37 knepley@khan.(none) +9 -6 Fixed MatCreate
src/mat/impls/sbaij/seq/aijsbaij.c 1.28 05/03/15 18:34:37 knepley@khan.(none) +12 -8 Fixed MatCreate
src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c 1.49 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/sbaij/mpi/mpisbaij.h 1.17 05/03/15 18:34:37 knepley@khan.(none) +1 -1 Fixed const
src/mat/impls/sbaij/mpi/mpisbaij.c 1.122 05/03/15 18:34:37 knepley@khan.(none) +14 -8 Fixed MatCreate
src/mat/impls/sbaij/mpi/mmsbaij.c 1.34 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/rowbs/mpi/mpirowbs.c 1.71 05/03/15 18:34:37 knepley@khan.(none) +8 -4 Fixed MatCreate
src/mat/impls/normal/normm.c 1.10 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/maij/maij.c 1.39 05/03/15 18:34:37 knepley@khan.(none) +4 -3 Fixed MatCreate Fixed const
src/mat/impls/is/matis.c 1.23 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/feti/feti.c 1.5 05/03/15 18:34:37 knepley@khan.(none) +6 -3 Fixed MatCreate
src/mat/impls/dense/seq/dense.c 1.76.1.2 05/03/15 18:34:37 knepley@khan.(none) +13 -7 Fixed MatCreate
src/mat/impls/dense/mpi/mpidense.h 1.9 05/03/15 18:34:37 knepley@khan.(none) +1 -1 Fixed const
src/mat/impls/dense/mpi/mpidense.c 1.57 05/03/15 18:34:37 knepley@khan.(none) +21 -12 Fixed MatCreate
src/mat/impls/dense/mpi/mmdense.c 1.18 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/bdiag/seq/bdiag3.c 1.25.1.2 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/bdiag/seq/bdiag.h 1.15 05/03/15 18:34:37 knepley@khan.(none) +1 -1 Fixed const
src/mat/impls/bdiag/seq/bdiag.c 1.50 05/03/15 18:34:37 knepley@khan.(none) +9 -5 Fixed MatCreate
src/mat/impls/bdiag/mpi/mpibdiag.h 1.10 05/03/15 18:34:37 knepley@khan.(none) +1 -1 Fixed const
src/mat/impls/bdiag/mpi/mpibdiag.c 1.49 05/03/15 18:34:37 knepley@khan.(none) +10 -6 Fixed MatCreate Fixed const
src/mat/impls/baij/seq/baijfact3.c 1.22 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/baij/seq/baijfact2.c 1.46 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/baij/seq/baijfact.c 1.30 05/03/15 18:34:37 knepley@khan.(none) +6 -3 Fixed MatCreate
src/mat/impls/baij/seq/baij2.c 1.34 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/baij/seq/baij.h 1.30 05/03/15 18:34:37 knepley@khan.(none) +1 -1 Fixed const
src/mat/impls/baij/seq/baij.c 1.127 05/03/15 18:34:37 knepley@khan.(none) +11 -7 Fixed MatCreate
src/mat/impls/baij/seq/aijbaij.c 1.25 05/03/15 18:34:37 knepley@khan.(none) +6 -4 Fixed MatCreate
src/mat/impls/baij/mpi/mpibaij.h 1.19 05/03/15 18:34:37 knepley@khan.(none) +1 -1 Fixed const
src/mat/impls/baij/mpi/mpibaij.c 1.95 05/03/15 18:34:37 knepley@khan.(none) +17 -10 Fixed MatCreate
src/mat/impls/baij/mpi/mmbaij.c 1.27 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.68 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/baij/mpi/baijov.c 1.31 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/aij/seq/umfpack/umfpack.c 1.44 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/aij/seq/superlu/superlu.c 1.77 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/mat/impls/aij/seq/spooles/aijspooles.c 1.39 05/03/15 18:34:37 knepley@khan.(none) +6 -3 Fixed MatCreate
src/mat/impls/aij/seq/matlab/aijmatlab.c 1.41.1.1 05/03/15 18:34:37 knepley@khan.(none) +6 -3 Fixed MatCreate
src/mat/impls/aij/seq/lusol/lusol.c 1.38 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/aij/seq/essl/essl.c 1.38 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/aij/seq/aijfact.c 1.112.1.1 05/03/15 18:34:37 knepley@khan.(none) +10 -5 Fixed MatCreate
src/mat/impls/aij/seq/aij.h 1.54 05/03/15 18:34:37 knepley@khan.(none) +3 -3 Fixed const
src/mat/impls/aij/seq/aij.c 1.220.1.2 05/03/15 18:34:37 knepley@khan.(none) +17 -9 Fixed MatCreate
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.109 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/aij/mpi/spooles/mpiaijspooles.c 1.32 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/aij/mpi/mumps/mumps.c 1.87 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/mat/impls/aij/mpi/mpiptap.c 1.19 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/aij/mpi/mpiov.c 1.33 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/mat/impls/aij/mpi/mpiaij.h 1.37 05/03/15 18:34:37 knepley@khan.(none) +1 -1 Fixed const
src/mat/impls/aij/mpi/mpiaij.c 1.241 05/03/15 18:34:37 knepley@khan.(none) +25 -14 Fixed MatCreate
src/mat/impls/aij/mpi/mmaij.c 1.24 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/aij/aij/aijtype.c 1.13 05/03/15 18:34:37 knepley@khan.(none) +12 -12 Fixed const
src/mat/impls/adj/mpi/mpiadj.c 1.46.1.2 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/mat/impls/adic/matadic.c 1.32 05/03/15 18:34:37 knepley@khan.(none) +1 -1 Fixed MatCreate
src/mat/examples/tutorials/ex5.c 1.4 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tutorials/ex2.c 1.7 05/03/15 18:34:37 knepley@khan.(none) +10 -5 Fixed MatCreate
src/mat/examples/tests/ex99.c 1.6 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/mat/examples/tests/ex98.c 1.10 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex95.c 1.9 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex94.c 1.18 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/mat/examples/tests/ex93.c 1.8 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex9.c 1.8 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex85f.F 1.7 05/03/15 18:34:37 knepley@khan.(none) +2 -2 Fixed MatCreate
src/mat/examples/tests/ex8.c 1.7 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex75.c 1.23 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex74.c 1.30 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex71.c 1.10 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex70.c 1.6 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex7.c 1.14 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex6.c 1.7 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex55.c 1.21 05/03/15 18:34:37 knepley@khan.(none) +1 -1 Fixed const
src/mat/examples/tests/ex50.c 1.10 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex5.c 1.10 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex49.c 1.8 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex4.c 1.7 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex38.c 1.7 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex37.c 1.8 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/mat/examples/tests/ex33.c 1.12 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex31.c 1.11 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex30.c 1.15 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex3.c 1.10 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex27.c 1.9 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex21.c 1.10 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex20.c 1.9 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex2.c 1.12 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/mat/examples/tests/ex19.c 1.11 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex15.c 1.14 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex14.c 1.10 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex12.c 1.10 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/mat/examples/tests/ex11.c 1.7 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex101.c 1.6 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/mat/examples/tests/ex10.c 1.7 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/pc/interface/precon.c 1.60.1.2 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/pc/interface/pcset.c 1.25 05/03/15 18:34:37 knepley@khan.(none) +1 -1 Fixed const
src/ksp/pc/impls/tfs/pxxt.c 1.26 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/ksp/pc/impls/spai/ispai.c 1.33 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/pc/impls/samg/samgpetsctools.c 1.15 05/03/15 18:34:37 knepley@khan.(none) +6 -3 Fixed MatCreate
src/ksp/pc/impls/samg/samgmgpetsc.c 1.16 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/pc/impls/redundant/redundant.c 1.23.1.1 05/03/15 18:34:37 knepley@khan.(none) +1 -1 Fixed const
src/ksp/pc/impls/ml/ml.c 1.18 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/ksp/pc/impls/mg/mgfunc.c 1.22.1.2 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Fixed const
src/ksp/pc/impls/mg/mg.c 1.57.1.2 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Fixed const
src/ksp/pc/impls/ksp/pcksp.c 1.22.1.1 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Fixed const
src/ksp/pc/impls/is/nn/nn.c 1.30 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/pc/impls/eisens/eisen.c 1.27 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/pc/examples/tests/ex7.c 1.8 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/ksp/interface/itcreate.c 1.61 05/03/15 18:34:36 knepley@khan.(none) +2 -2 Fixed const
src/ksp/ksp/interface/eige.c 1.26 05/03/15 18:34:36 knepley@khan.(none) +6 -4 Fixed MatCreate
src/ksp/examples/tutorials/ex9.c 1.19 05/03/15 18:34:36 knepley@khan.(none) +4 -2 Fixed MatCreate
src/ksp/examples/tutorials/ex8.c 1.15 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tutorials/ex7.c 1.16 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tutorials/ex5.c 1.16 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tutorials/ex4.c 1.13 05/03/15 18:34:36 knepley@khan.(none) +4 -2 Fixed MatCreate
src/ksp/examples/tutorials/ex30.c 1.14 05/03/15 18:34:36 knepley@khan.(none) +4 -2 Fixed MatCreate
src/ksp/examples/tutorials/ex3.c 1.16 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tutorials/ex23.c 1.14 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tutorials/ex2.c 1.13 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tutorials/ex16.c 1.13 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tutorials/ex15.c 1.16 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tutorials/ex12.c 1.14 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tutorials/ex11.c 1.14 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tutorials/ex1.c 1.15 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tests/ex3.c 1.14 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tests/ex24.c 1.13 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tests/ex20.c 1.17 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tests/ex17.c 1.14 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tests/ex15.c 1.14 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tests/ex1.c 1.11 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/fortran/custom/zvec.c 1.19 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed const
src/fortran/custom/zts.c 1.20 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Fixed const
src/fortran/custom/zpc.c 1.31 05/03/15 18:34:36 knepley@khan.(none) +2 -2 Fixed const
src/fortran/custom/zmat.c 1.48 05/03/15 18:34:36 knepley@khan.(none) +3 -3 Fixed MatCreate Fixed const
src/fortran/custom/zksp.c 1.24 05/03/15 18:34:36 knepley@khan.(none) +2 -2 Fixed const
src/docs/website/documentation/changes/222.html 1.39 05/03/15 18:34:36 knepley@khan.(none) +5 -2 Fixed MatCreate Fixed SNESSolve
src/docs/tex/manual/part2.tex 1.89 05/03/15 18:34:36 knepley@khan.(none) +6 -3 Fixed MatCreate Fixed SNESSolve
src/docs/tex/manual/part1.tex 1.36 05/03/15 18:34:36 knepley@khan.(none) +5 -4 Fixed MatCreate
src/dm/da/utils/pack.c 1.21 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/dm/da/utils/fdda.c 1.48 05/03/15 18:34:36 knepley@khan.(none) +3 -2 Fixed MatCreate Fixed const
src/dm/da/utils/dm.c 1.11 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Fixed const
src/dm/da/src/dainterp.c 1.28 05/03/15 18:34:36 knepley@khan.(none) +8 -4 Fixed MatCreate
src/dm/da/src/da2.c 1.64 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Fixed const
src/dm/da/daimpl.h 1.21 05/03/15 18:34:36 knepley@khan.(none) +2 -2 Fixed const
src/dm/ao/impls/basic/aodatabasic.c 1.32 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/contrib/src/ns_q1q0_penalty/main.c 1.5 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed SNESSolve
src/contrib/src/burgers_vertex_based_q1/main_old2.c 1.6 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed SNESSolve
src/contrib/src/burgers_vertex_based_q1/main_old.c 1.6 05/03/15 18:34:36 knepley@khan.(none) +5 -3 Fixed SNESSolve and MatCreate
src/contrib/src/burgers_vertex_based_q1/main.c 1.5 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed SNESSolve
src/contrib/src/burgers_df_based_q1/main.c 1.5 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed SNESSolve
src/contrib/oberman/tns_q2q1/main.c 1.5 05/03/15 18:34:36 knepley@khan.(none) +8 -4 Fixed SNESSolve
src/contrib/oberman/ns_q2q1/main.c 1.6 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed SNESSolve
src/contrib/oberman/ns_q1q1/main.c 1.5 05/03/15 18:34:36 knepley@khan.(none) +4 -2 Fixed SNESSolve
src/contrib/oberman/ns_q1q0_penalty/main.c 1.5 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed SNESSolve
src/contrib/oberman/ns_q1q0/main.c 1.6 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/contrib/oberman/laplacian_q1/scalable/appalgebra.c 1.13 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/contrib/oberman/laplacian_q1/appalgebra.c 1.15 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/contrib/oberman/burgers_vertex_based_q1/main.c 1.13 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/contrib/oberman/burgers_df_based_q1/appsetalg.c 1.12 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/contrib/keyes/ex15.c 1.7 05/03/15 18:34:36 knepley@khan.(none) +4 -2 Fixed SNESSolve
src/contrib/helmholtz_2/ex12.c 1.6 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/contrib/fun3d/incomp/flow.c 1.22 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/contrib/fun3d/comp/flow.c 1.8 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Fixed MatCreate and SNESSovle
src/adic/examples/tutorials/ex5func.c 1.6 05/03/15 18:34:36 knepley@khan.(none) +4 -2 Fixed MatCreate and SNESSovle
src/adic/examples/tutorials/ex3func.c 1.6 05/03/15 18:34:36 knepley@khan.(none) +4 -2 Fixed MatCreate and SNESSovle
include/vecimpl.h 1.41 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Fixed const
include/petscviewer.h 1.52 05/03/15 18:34:36 knepley@khan.(none) +8 -2 Fixed const Added Options methods Added PetscViewerSetUp() and PetscViewerView()
include/petscvec.h 1.72 05/03/15 18:34:36 knepley@khan.(none) +18 -6 Fixed const Added Options methods Added PetscMapSetUp() and PetscMapView() Added VecSetUp()
include/petscsnes.h 1.47 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Now SNESSolve() takes a constant part or NULL
include/petscpc.h 1.70.1.2 05/03/15 18:34:36 knepley@khan.(none) +2 -2 Fixed const
include/petscmat.h 1.172 05/03/15 18:34:36 knepley@khan.(none) +15 -9 Fixed const Added Options methods Added MatSetUp() Added MatSetSizes() - Now MatCreate() takes no sizes
include/petscksp.h 1.62.1.2 05/03/15 18:34:36 knepley@khan.(none) +2 -2 Fixed const
include/petscda.h 1.46 05/03/15 18:34:36 knepley@khan.(none) +3 -3 Fixed const
Hg-commit: 238482a61eaff96c8054348fb0892ede560888c9
show more ...
|
| 2dcb1b2a | 12-Mar-2005 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.2975.1.1 knepley@khan.(none)|ChangeSet|20050312213541|03622 ChangeSet 1.2975.1.1 05/03/12 15:35:41 knepley@khan.(none) +290 -0 Changing BLAS interfaces to PETSc style - still ne
bk-changeset-1.2975.1.1 knepley@khan.(none)|ChangeSet|20050312213541|03622 ChangeSet 1.2975.1.1 05/03/12 15:35:41 knepley@khan.(none) +290 -0 Changing BLAS interfaces to PETSc style - still needs to be validated using testexamples Some const fixes
src/vec/utils/vinv.c 1.42 05/03/12 15:35:39 knepley@khan.(none) +5 -6 Changing BLAS interfaces to PETSc style
src/vec/utils/vecio.c 1.42.1.1 05/03/12 15:35:39 knepley@khan.(none) +3 -2 Change to const
src/vec/pf/impls/constant/const.c 1.15 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/interface/vector.c 1.125 05/03/12 15:35:38 knepley@khan.(none) +105 -111 Changing BLAS interfaces to PETSc style
src/vec/impls/seq/dvec2.c 1.27 05/03/12 15:35:38 knepley@khan.(none) +101 -72 Changing BLAS interfaces to PETSc style
src/vec/impls/seq/bvec2.c 1.64.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Change to const
src/vec/impls/seq/bvec1.c 1.14 05/03/12 15:35:38 knepley@khan.(none) +27 -25 Changing BLAS interfaces to PETSc style
src/vec/impls/mpi/pdvec.c 1.49.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Change to const
src/vec/impls/dvecimpl.h 1.12 05/03/12 15:35:38 knepley@khan.(none) +7 -7 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex8.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex7f.F 1.6 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex2f.F 1.6 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex2.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex1f90.F 1.7 05/03/12 15:35:38 knepley@khan.(none) +13 -13 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex1f.F 1.9 05/03/12 15:35:38 knepley@khan.(none) +13 -13 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex1e.c 1.8 05/03/12 15:35:38 knepley@khan.(none) +13 -13 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex15.c 1.2 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex13.c 1.5 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex12.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex11f.F 1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex11.c 1.8 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex1.c 1.10 05/03/12 15:35:38 knepley@khan.(none) +13 -13 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex9.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex8.c 1.6 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex7.c 1.6 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex6.c 1.6 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex4.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex34.c 1.8 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex30f.F 1.6 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex3.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex29.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex28.c 1.8 05/03/12 15:35:38 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex25.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex22.c 1.8 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex21.c 1.10 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex2.c 1.6 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex19f.F 1.8 05/03/12 15:35:38 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex17.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex14.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex11.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex1.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ts/interface/tsfd.c 1.14 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ts/interface/ts.c 1.44.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Change to const
src/ts/impls/implicit/cn/cn.c 1.22 05/03/12 15:35:38 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/ts/impls/implicit/beuler/beuler.c 1.24 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ts/impls/explicit/rk/rk.c 1.19 05/03/12 15:35:38 knepley@khan.(none) +12 -12 Changing BLAS interfaces to PETSc style
src/ts/impls/explicit/euler/euler.c 1.13 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ts/examples/tutorials/util2.c 1.8 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ts/examples/tutorials/ex6.c 1.16 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ts/examples/tutorials/ex5.c 1.10 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ts/examples/tutorials/ex4.c 1.9 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ts/examples/tutorials/ex3.c 1.10 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ts/examples/tutorials/ex2f.F 1.13 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ts/examples/tutorials/ex2.c 1.8 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ts/examples/tests/ex1f.F 1.13 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ts/examples/tests/ex1.c 1.12 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/sys/src/viewer/impls/ascii/filev.c 1.35.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Change to const
src/sys/src/objects/prefix.c 1.9.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Change to const
src/sys/src/objects/pgname.c 1.8.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Change to const
src/sys/src/error/err.c 1.49.1.1 05/03/12 15:35:38 knepley@khan.(none) +3 -3 Change to const
src/snes/utils/damgsnes.c 1.59 05/03/12 15:35:38 knepley@khan.(none) +8 -8 Changing BLAS interfaces to PETSc style
src/snes/mf/snesmfj.c 1.51 05/03/12 15:35:38 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/snes/interface/snesj.c 1.12 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/snes/interface/snes.c 1.73.1.1 05/03/12 15:35:38 knepley@khan.(none) +5 -5 Changing BLAS interfaces to PETSc style
src/snes/interface/noise/snesnoise.c 1.19 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/snes/interface/noise/snesmfj2.c 1.27 05/03/12 15:35:38 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/snes/impls/tr/tr.c 1.30 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/snes/impls/test/snestest.c 1.18 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/snes/impls/ls/ls.c 1.57 05/03/12 15:35:38 knepley@khan.(none) +17 -17 Changing BLAS interfaces to PETSc style
src/snes/examples/tutorials/ex6.c 1.17 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/snes/examples/tutorials/ex3.c 1.15 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/snes/examples/tutorials/ex29.c 1.81 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/snes/examples/tutorials/ex27.c 1.13 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/snes/examples/tutorials/ex22.c 1.12 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/snes/examples/tutorials/ex2.c 1.12 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/snes/examples/tutorials/ex1f.F 1.15 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/snes/examples/tutorials/ex1.c 1.11 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/snes/examples/tests/ex7.c 1.12 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/snes/examples/tests/ex12f.F 1.9 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/snes/examples/tests/ex11.c 1.17 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/mat/utils/multequal.c 1.8 05/03/12 15:35:38 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/mat/utils/matio.c 1.26.1.1 05/03/12 15:35:38 knepley@khan.(none) +2 -1 Changing BLAS interfaces to PETSc style
src/mat/utils/getcolv.c 1.12 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/utils/axpy.c 1.25 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/matfd/fdmatrix.c 1.31 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/mat/interface/matrix.c 1.172 05/03/12 15:35:38 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/mat/interface/matnull.c 1.20 05/03/12 15:35:38 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/mat/impls/shell/shellcnv.c 1.18 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/impls/shell/shell.c 1.29 05/03/12 15:35:38 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/mat/impls/sbaij/seq/sbaij2.c 1.39 05/03/12 15:35:38 knepley@khan.(none) +10 -10 Changing BLAS interfaces to PETSc style
src/mat/impls/sbaij/seq/sbaij.c 1.139.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/impls/sbaij/mpi/mpisbaij.c 1.121 05/03/12 15:35:38 knepley@khan.(none) +6 -6 Changing BLAS interfaces to PETSc style
src/mat/impls/rowbs/mpi/mpirowbs.c 1.70 05/03/12 15:35:38 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/mat/impls/rowbs/mpi/iccbs.c 1.9 05/03/12 15:35:38 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/mat/impls/rowbs/mpi/cholbs.c 1.14 05/03/12 15:35:38 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/mat/impls/maij/maij.c 1.38 05/03/12 15:35:38 knepley@khan.(none) +9 -9 Changing BLAS interfaces to PETSc style
src/mat/impls/is/matis.c 1.22 05/03/12 15:35:38 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/mat/impls/feti/feti.c 1.4 05/03/12 15:35:38 knepley@khan.(none) +31 -34 Changing BLAS interfaces to PETSc style
src/mat/impls/dense/seq/dense.c 1.76.1.1 05/03/12 15:35:38 knepley@khan.(none) +7 -7 Changing BLAS interfaces to PETSc style
src/mat/impls/dense/mpi/mpidense.c 1.56 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/mat/impls/bdiag/seq/bdiag3.c 1.25.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/impls/bdiag/seq/bdiag.c 1.49 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/mat/impls/bdiag/mpi/mpibdiag.c 1.48 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/impls/baij/seq/baij2.c 1.33 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/mat/impls/baij/seq/baij.c 1.126 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/impls/aij/seq/aij.c 1.220.1.1 05/03/12 15:35:37 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/mat/impls/aij/mpi/mpiaij.c 1.240 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/mat/impls/adj/mpi/mpiadj.c 1.46.1.1 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/impls/adic/matadic.c 1.31 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/examples/tutorials/ex2.c 1.6 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex99.c 1.5 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex96.c 1.14 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex94.c 1.17 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex78.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex76.c 1.17 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex75.c 1.22 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex74.c 1.29 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex71.c 1.9 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex7.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex64.c 1.7 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex62.c 1.10 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex53.c 1.16 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex5.c 1.9 05/03/12 15:35:37 knepley@khan.(none) +5 -5 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex48.c 1.17 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex3.c 1.9 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex27.c 1.8 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex19.c 1.10 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex17.c 1.8 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex15.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +5 -5 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex1.c 1.18 05/03/12 15:35:37 knepley@khan.(none) +5 -5 Changing BLAS interfaces to PETSc style
src/ksp/pc/interface/precon.c 1.60.1.1 05/03/12 15:35:37 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/samg/samgpetsctools.c 1.14 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/prometheus/petscprom.c 1.6 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/ml/ml.c 1.17 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/mg/smg.c 1.15 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/mg/mgfunc.c 1.22.1.1 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/mg/mg.c 1.57.1.1 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/mg/fmg.c 1.15 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/jacobi/jacobi.c 1.16.1.1 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/is/pcis.c 1.27 05/03/12 15:35:37 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/is/nn/nn.c 1.29 05/03/12 15:35:37 knepley@khan.(none) +10 -10 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/is/feti/fetipc.c 1.5 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/hypre/hyppilut.c 1.73 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/fieldsplit/fieldsplit.c 1.23 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/eisens/eisen.c 1.26 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/composite/composite.c 1.28.1.1 05/03/12 15:35:37 knepley@khan.(none) +5 -4 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/bjacobi/bjacobi.c 1.38.1.1 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/asm/asm.c 1.44.1.1 05/03/12 15:35:37 knepley@khan.(none) +5 -5 Changing BLAS interfaces to PETSc style
src/ksp/pc/examples/tests/ex8f.F 1.15 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/pc/examples/tests/ex5.c 1.23 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/pc/examples/tests/ex4.c 1.11 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/pc/examples/tests/ex3.c 1.10 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/pc/examples/tests/ex2.c 1.11 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/ksp/interface/itres.c 1.15 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/ksp/interface/itfunc.c 1.66 05/03/12 15:35:37 knepley@khan.(none) +7 -7 Changing BLAS interfaces to PETSc style
src/ksp/ksp/interface/iterativ.c 1.31 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/ksp/interface/itcl.c 1.15.1.1 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/ksp/interface/iguess.c 1.15 05/03/12 15:35:37 knepley@khan.(none) +8 -8 Changing BLAS interfaces to PETSc style
src/ksp/ksp/interface/eige.c 1.25 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/tfqmr/tfqmr.c 1.22 05/03/12 15:35:37 knepley@khan.(none) +10 -10 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/tcqmr/tcqmr.c 1.19 05/03/12 15:35:37 knepley@khan.(none) +20 -20 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/symmlq/symmlq.c 1.22 05/03/12 15:35:37 knepley@khan.(none) +16 -16 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/rich/rich.c 1.26 05/03/12 15:35:37 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/qcg/qcg.c 1.25 05/03/12 15:35:37 knepley@khan.(none) +14 -14 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/minres/minres.c 1.23 05/03/12 15:35:37 knepley@khan.(none) +14 -14 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/lsqr/lsqr.c 1.25 05/03/12 15:35:37 knepley@khan.(none) +10 -10 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/gmres/lgmres/lgmres.c 1.40 05/03/12 15:35:37 knepley@khan.(none) +12 -12 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/gmres/gmres.c 1.58 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/gmres/fgmres/fgmres.c 1.45 05/03/12 15:35:37 knepley@khan.(none) +8 -8 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/gmres/borthog2.c 1.20 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/gmres/borthog.c 1.14 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/cr/cr.c 1.34 05/03/12 15:35:37 knepley@khan.(none) +6 -6 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/cheby/cheby.c 1.23 05/03/12 15:35:37 knepley@khan.(none) +7 -7 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/cgs/cgs.c 1.28 05/03/12 15:35:37 knepley@khan.(none) +7 -7 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/cg/cgne/cgne.c 1.28 05/03/12 15:35:37 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/cg/cg.c 1.39 05/03/12 15:35:37 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/bicg/bicg.c 1.21 05/03/12 15:35:37 knepley@khan.(none) +6 -6 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/bcgsl/bcgsl.c 1.19 05/03/12 15:35:37 knepley@khan.(none) +12 -12 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/bcgs/bcgs.c 1.22 05/03/12 15:35:37 knepley@khan.(none) +9 -9 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex9.c 1.18 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex8.c 1.14 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex7.c 1.15 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex6f.F 1.12 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex5.c 1.15 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex4.c 1.12 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex31.c 1.16 05/03/12 15:35:37 knepley@khan.(none) +9 -9 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex30.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex3.c 1.15 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex2f.F 1.12 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex29.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex28.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex27.c 1.14 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex25.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex23.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex22f.F 1.11 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex22.c 1.11 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex21f.F 1.16 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex2.c 1.12 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex1f.F 1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex16.c 1.12 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex15f.F 1.13 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex15.c 1.15 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex14f.F 1.13 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex12.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex11f.F 1.14 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex11.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex10.c 1.49 05/03/12 15:35:37 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex1.c 1.14 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex7.c 1.19 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex6.c 1.22 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex5f.F 1.11 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex4.c 1.11 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex3.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex26.c 1.5 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex25.c 1.8 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex24.c 1.12 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex20.c 1.16 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex19.c 1.15 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex18.c 1.17 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex17.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex16f.F 1.16 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex15.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex14.c 1.11 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex12f.F 1.19 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex10.c 1.15 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex1.c 1.10 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/fortran/custom/zvec.c 1.18 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/fortran/custom/zsys.c 1.33 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Change to const
src/fortran/custom/zsnes.c 1.31 05/03/12 15:35:37 knepley@khan.(none) +6 -6 Reversed function pointer and context arguments Change to const
src/docs/website/documentation/changes/222.html 1.38 05/03/12 15:35:37 knepley@khan.(none) +26 -1 Lots of interface changes
src/docs/tex/manual/part2.tex 1.88 05/03/12 15:35:36 knepley@khan.(none) +13 -13 Changing BLAS interfaces to PETSc style
src/docs/tex/manual/part1.tex 1.35 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/dm/usg/2d/quadratic/main.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +5 -5 Changing BLAS interfaces to PETSc style
src/dm/usg/2d/constant_bilinear/main.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +5 -5 Changing BLAS interfaces to PETSc style
src/dm/da/src/gr2.c 1.31.1.1 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Change to const
src/dm/da/src/dainterp.c 1.27 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/dm/da/src/da2.c 1.63 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tutorials/ex5.c 1.12 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tutorials/ex1.c 1.11 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex8.c 1.7 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex7.c 1.11 05/03/12 15:35:36 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex6.c 1.9 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex4.c 1.8 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex23.c 1.11 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex21f.F 1.3 05/03/12 15:35:36 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex20.c 1.10 05/03/12 15:35:36 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex2.c 1.7 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex18.c 1.7 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex17.c 1.7 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex15.c 1.7 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex14.c 1.8 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex1.c 1.7 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/contrib/ysmp/ex1.c 1.8 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/contrib/src/ns_q1q0_penalty/main.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/contrib/src/burgers_vertex_based_q1/main_old2.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +8 -8 Changing BLAS interfaces to PETSc style
src/contrib/src/burgers_vertex_based_q1/main_old.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +8 -8 Changing BLAS interfaces to PETSc style
src/contrib/src/burgers_vertex_based_q1/main.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +8 -8 Changing BLAS interfaces to PETSc style
src/contrib/src/burgers_df_based_q1/main.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/contrib/reusememory/ex1.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/contrib/oberman/tns_q2q1/main.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +14 -14 Changing BLAS interfaces to PETSc style
src/contrib/oberman/quasigeo_q1/main.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/contrib/oberman/ns_q2q1/main.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/contrib/oberman/ns_q1q1/main.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +7 -7 Changing BLAS interfaces to PETSc style
src/contrib/oberman/ns_q1q1/appcreate.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +5 -5 Changing BLAS interfaces to PETSc style
src/contrib/oberman/ns_q1q0_penalty/main.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/contrib/oberman/ns_q1q0/main.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/contrib/oberman/laplacian_q1/scalable/main.c 1.6 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/contrib/oberman/laplacian_q1/scalable/appalgebra.c 1.12 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/contrib/oberman/laplacian_q1/appalgebra.c 1.14 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/contrib/oberman/burgers_vertex_based_q1/main.c 1.12 05/03/12 15:35:36 knepley@khan.(none) +8 -8 Changing BLAS interfaces to PETSc style
src/contrib/oberman/burgers_df_based_q1/appsetalg.c 1.11 05/03/12 15:35:36 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/contrib/lahaye/samg.old/petsctools.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/contrib/keyes/ex15.c 1.6 05/03/12 15:35:36 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/contrib/helmholtz_2/ex12.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/apps/2/ex1.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +5 -5 Changing BLAS interfaces to PETSc style
src/apps/1/ex2.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +5 -5 Changing BLAS interfaces to PETSc style
src/adic/src/petscadic.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/adic/examples/tutorials/ex5func.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/adic/examples/tutorials/ex5.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/adic/examples/tutorials/ex4.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/adic/examples/tutorials/ex3func.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/adic/examples/tutorials/ex3.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/adic/examples/tutorials/ex2func.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/adic/examples/tutorials/ex2.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/adic/examples/tutorials/ex1.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
include/vecimpl.h 1.40 05/03/12 15:35:36 knepley@khan.(none) +8 -8 Changing BLAS interfaces to PETSc style
include/petscvec.h 1.71 05/03/12 15:35:36 knepley@khan.(none) +8 -14 Changing BLAS interfaces to PETSc style
include/petscts.h 1.30.1.1 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Should be const
include/petscpc.h 1.70.1.1 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Should be const
include/petscksp.h 1.62.1.1 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Should be const
Hg-commit: a97920152fb7a7025cba2675facc0c052ef70819
show more ...
|
| 0c468ba9 | 04-Mar-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2944.2.1 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050304202545|40564 ChangeSet 1.2944.2.1 05/03/04 14:25:45 barrysmith@barrysmith-57.mcs.anl.gov +19 -0 only call MPI_Waital
bk-changeset-1.2944.2.1 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050304202545|40564 ChangeSet 1.2944.2.1 05/03/04 14:25:45 barrysmith@barrysmith-57.mcs.anl.gov +19 -0 only call MPI_Waitall and MPI_Startall when counts are non-zero, this is to get around an error checking feature of MPICH2 Changed MPI.py to use package.py and support --download-lam also changed to download MPICH2 instead of 1.
todo 1.127.1.1 05/03/04 14:25:38 barrysmith@barrysmith-57.mcs.anl.gov +2 -0 more to do
src/vec/utils/vpscat.c 1.49 05/03/04 14:25:38 barrysmith@barrysmith-57.mcs.anl.gov +26 -45 only call MPI_Waitall and MPI_Startall when counts are non-zero, this is to get around an error checking feature of MPICH2
python/PETSc/package.py 1.32 05/03/04 14:25:38 barrysmith@barrysmith-57.mcs.anl.gov +4 -1 only call MPI_Waitall and MPI_Startall when counts are non-zero, this is to get around an error checking feature of MPICH2
src/vec/is/utils/isltog.c 1.36 05/03/04 14:25:37 barrysmith@barrysmith-57.mcs.anl.gov +10 -6 only call MPI_Waitall and MPI_Startall when counts are non-zero, this is to get around an error checking feature of MPICH2
src/sys/src/utils/mpimesg.c 1.21 05/03/04 14:25:37 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 only call MPI_Waitall and MPI_Startall when counts are non-zero, this is to get around an error checking feature of MPICH2
src/mat/impls/sbaij/mpi/sbaijov.c 1.41 05/03/04 14:25:37 barrysmith@barrysmith-57.mcs.anl.gov +2 -6 only call MPI_Waitall and MPI_Startall when counts are non-zero, this is to get around an error checking feature of MPICH2
src/mat/impls/rowbs/mpi/mpirowbs.c 1.69 05/03/04 14:25:37 barrysmith@barrysmith-57.mcs.anl.gov +9 -9 only call MPI_Waitall and MPI_Startall when counts are non-zero, this is to get around an error checking feature of MPICH2
src/mat/impls/dense/mpi/mmdense.c 1.17 05/03/04 14:25:37 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 only call MPI_Waitall and MPI_Startall when counts are non-zero, this is to get around an error checking feature of MPICH2
src/mat/impls/baij/mpi/baijov.c 1.30 05/03/04 14:25:37 barrysmith@barrysmith-57.mcs.anl.gov +7 -7 only call MPI_Waitall and MPI_Startall when counts are non-zero, this is to get around an error checking feature of MPICH2
src/mat/impls/aij/seq/aij.c 1.218 05/03/04 14:25:36 barrysmith@barrysmith-57.mcs.anl.gov +3 -0 only call MPI_Waitall and MPI_Startall when counts are non-zero, this is to get around an error checking feature of MPICH2
src/mat/impls/aij/mpi/mpiptap.c 1.18 05/03/04 14:25:36 barrysmith@barrysmith-57.mcs.anl.gov +4 -8 only call MPI_Waitall and MPI_Startall when counts are non-zero, this is to get around an error checking feature of MPICH2
src/mat/impls/aij/mpi/mpiov.c 1.32 05/03/04 14:25:36 barrysmith@barrysmith-57.mcs.anl.gov +7 -7 only call MPI_Waitall and MPI_Startall when counts are non-zero, this is to get around an error checking feature of MPICH2
src/mat/impls/aij/mpi/mpiaij.c 1.237 05/03/04 14:25:36 barrysmith@barrysmith-57.mcs.anl.gov +9 -15 only call MPI_Waitall and MPI_Startall when counts are non-zero, this is to get around an error checking feature of MPICH2
src/ksp/pc/impls/is/nn/nn.c 1.28 05/03/04 14:25:36 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 only call MPI_Waitall and MPI_Startall when counts are non-zero, this is to get around an error checking feature of MPICH2
src/docs/website/publications/index.html 1.17 05/03/04 14:25:36 barrysmith@barrysmith-57.mcs.anl.gov +6 -6 updated counts for subtypes of uses of PETSc
python/PETSc/packages/MPI.py 1.163 05/03/04 13:12:29 barrysmith@barrysmith-57.mcs.anl.gov +223 -433 reworked MPI.py to use package.py also added --download-lam and changed --download-mpich to download mpich2 instead of mpich1
BitKeeper/deleted/.del-lam.py~8ca989bbcc8b8f1c 1.3 05/03/03 12:38:38 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: python/PETSc/packages/lam.py
python/PETSc/package.py 1.31 05/03/03 07:56:53 barrysmith@barry-smiths-computer.local +45 -22 more generality to handle MPI
BitKeeper/deleted/.del-mpich.py~bf6f854c23c50efc 1.2 05/03/02 21:09:56 barrysmith@barry-smiths-computer.local +0 -0 Delete: python/PETSc/packages/mpich.py
python/PETSc/packages/mpich.py 1.1 05/03/02 20:41:17 barrysmith@barry-smiths-computer.local +558 -0
python/PETSc/packages/mpich.py 1.0 05/03/02 20:41:17 barrysmith@barry-smiths-computer.local +0 -0 BitKeeper file /Users/barrysmith/petsc-dev/python/PETSc/packages/mpich.py
python/PETSc/packages/lam.py 1.2 05/03/02 15:22:59 barrysmith@barrysmith-57.mcs.anl.gov +49 -82 gets lam and tests against it
python/PETSc/packages/lam.py 1.1 05/03/02 12:35:01 barrysmith@barrysmith-57.mcs.anl.gov +147 -0
python/PETSc/packages/lam.py 1.0 05/03/02 12:35:01 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 BitKeeper file /Users/barrysmith/petsc-dev/python/PETSc/packages/lam.py
BitKeeper/deleted/.del-findcomments.py~a59a069dbdf06a83 1.2 05/03/02 10:54:27 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: maint/findcomments.py
Hg-commit: ffacb4851788dba1f56f567f5d9341b005b9b2b7
show more ...
|
| 4cf18111 | 03-Feb-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.2887.1.1 balay@login1.bgl.mcs.anl.gov|ChangeSet|20050203221150|36623 ChangeSet 1.2887.1.1 05/02/03 16:11:50 balay@login1.bgl.mcs.anl.gov +18 -0 use PETSC_USE_SOCKET_VIEWER
BitKe
bk-changeset-1.2887.1.1 balay@login1.bgl.mcs.anl.gov|ChangeSet|20050203221150|36623 ChangeSet 1.2887.1.1 05/02/03 16:11:50 balay@login1.bgl.mcs.anl.gov +18 -0 use PETSC_USE_SOCKET_VIEWER
BitKeeper/etc/logging_ok 1.93 05/02/03 16:11:50 balay@login1.bgl.mcs.anl.gov +1 -0 Logging to logging@openlogging.org accepted
src/vec/interface/vector.c 1.122 05/02/03 16:11:47 balay@login1.bgl.mcs.anl.gov +1 -1 use PETSC_USE_SOCKET_VIEWER
src/vec/impls/seq/bvec2.c 1.64 05/02/03 16:11:47 balay@login1.bgl.mcs.anl.gov +2 -2 use PETSC_USE_SOCKET_VIEWER
src/vec/impls/mpi/pdvec.c 1.48 05/02/03 16:11:47 balay@login1.bgl.mcs.anl.gov +2 -2 use PETSC_USE_SOCKET_VIEWER
src/sys/src/viewer/interface/viewregall.c 1.18 05/02/03 16:11:46 balay@login1.bgl.mcs.anl.gov +1 -1 use PETSC_USE_SOCKET_VIEWER
src/sys/src/viewer/impls/socket/makefile 1.6 05/02/03 16:11:46 balay@login1.bgl.mcs.anl.gov +1 -1 use PETSC_USE_SOCKET_VIEWER
src/sys/src/error/err.c 1.47 05/02/03 16:11:46 balay@login1.bgl.mcs.anl.gov +3 -3 use PETSC_USE_SOCKET_VIEWER
src/snes/examples/tutorials/ex29.c 1.78 05/02/03 16:11:46 balay@login1.bgl.mcs.anl.gov +2 -2 use PETSC_USE_SOCKET_VIEWER
src/mat/interface/matrix.c 1.169 05/02/03 16:11:46 balay@login1.bgl.mcs.anl.gov +1 -1 use PETSC_USE_SOCKET_VIEWER
src/mat/impls/dense/seq/dense.c 1.76 05/02/03 16:11:46 balay@login1.bgl.mcs.anl.gov +2 -2 use PETSC_USE_SOCKET_VIEWER
src/mat/impls/aij/seq/aij.c 1.213.1.1 05/02/03 16:11:46 balay@login1.bgl.mcs.anl.gov +2 -2 use PETSC_USE_SOCKET_VIEWER
src/mat/examples/tests/ex87.c 1.10 05/02/03 16:11:46 balay@login1.bgl.mcs.anl.gov +1 -1 use PETSC_USE_SOCKET_VIEWER
src/mat/examples/tests/ex71.c 1.8 05/02/03 16:11:46 balay@login1.bgl.mcs.anl.gov +2 -2 use PETSC_USE_SOCKET_VIEWER
src/ksp/pc/impls/mg/mg.c 1.54 05/02/03 16:11:46 balay@login1.bgl.mcs.anl.gov +1 -1 use PETSC_USE_SOCKET_VIEWER
src/fortran/custom/zviewer.c 1.12 05/02/03 16:11:46 balay@login1.bgl.mcs.anl.gov +2 -2 use PETSC_USE_SOCKET_VIEWER
src/fortran/custom/zpetsc.h 1.23 05/02/03 16:11:46 balay@login1.bgl.mcs.anl.gov +11 -4 use PETSC_USE_SOCKET_VIEWER
src/dm/da/examples/tests/ex12.c 1.8 05/02/03 16:11:46 balay@login1.bgl.mcs.anl.gov +1 -1 use PETSC_USE_SOCKET_VIEWER
python/PETSc/Configure.py 1.298 05/02/03 16:11:46 balay@login1.bgl.mcs.anl.gov +8 -1 use PETSC_USE_SOCKET_VIEWER
Hg-commit: 91f95edddc7fc1807d9d44b36134ac5495fdabc4
show more ...
|
| c45a1595 | 20-Jan-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2842.7.2 barrysmith@barry-smiths-computer.local|ChangeSet|20050120030447|61174 ChangeSet 1.2842.7.2 05/01/19 21:04:47 barrysmith@barry-smiths-computer.local +22 -0 Socket viewer no
bk-changeset-1.2842.7.2 barrysmith@barry-smiths-computer.local|ChangeSet|20050120030447|61174 ChangeSet 1.2842.7.2 05/01/19 21:04:47 barrysmith@barry-smiths-computer.local +22 -0 Socket viewer no longer has fake stubs when missing PETSC_HAVE_SOCKET instead protect calls with ifdef
todo 1.121 05/01/19 21:04:43 barrysmith@barry-smiths-computer.local +3 -1 Socket viewer no longer has fake stubs when missing PETSC_HAVE_SOCKET instead protect calls with ifdef
src/vec/interface/vector.c 1.119 05/01/19 21:04:43 barrysmith@barry-smiths-computer.local +2 -0 Socket viewer no longer has fake stubs when missing PETSC_HAVE_SOCKET instead protect calls with ifdef
src/vec/impls/seq/bvec2.c 1.63 05/01/19 21:04:43 barrysmith@barry-smiths-computer.local +2 -0 Socket viewer no longer has fake stubs when missing PETSC_HAVE_SOCKET instead protect calls with ifdef
src/vec/impls/mpi/pdvec.c 1.47 05/01/19 21:04:43 barrysmith@barry-smiths-computer.local +4 -0 Socket viewer no longer has fake stubs when missing PETSC_HAVE_SOCKET instead protect calls with ifdef
src/sys/src/viewer/interface/viewregall.c 1.17 05/01/19 21:04:43 barrysmith@barry-smiths-computer.local +2 -0 Socket viewer no longer has fake stubs when missing PETSC_HAVE_SOCKET instead protect calls with ifdef
src/sys/src/viewer/impls/socket/send.c 1.32 05/01/19 21:04:42 barrysmith@barry-smiths-computer.local +0 -34 Socket viewer no longer has fake stubs when missing PETSC_HAVE_SOCKET instead protect calls with ifdef
src/sys/src/viewer/impls/socket/makefile 1.5 05/01/19 21:04:42 barrysmith@barry-smiths-computer.local +1 -0 Socket viewer no longer has fake stubs when missing PETSC_HAVE_SOCKET instead protect calls with ifdef
src/sys/src/error/err.c 1.45 05/01/19 21:04:42 barrysmith@barry-smiths-computer.local +6 -0 Socket viewer no longer has fake stubs when missing PETSC_HAVE_SOCKET instead protect calls with ifdef
src/snes/examples/tutorials/ex29.c 1.77 05/01/19 21:04:42 barrysmith@barry-smiths-computer.local +5 -1 Socket viewer no longer has fake stubs when missing PETSC_HAVE_SOCKET instead protect calls with ifdef
src/snes/examples/tutorials/ex24.c 1.23 05/01/19 21:04:42 barrysmith@barry-smiths-computer.local +0 -1 Socket viewer no longer has fake stubs when missing PETSC_HAVE_SOCKET instead protect calls with ifdef
src/mat/interface/matrix.c 1.167 05/01/19 21:04:42 barrysmith@barry-smiths-computer.local +2 -0 Socket viewer no longer has fake stubs when missing PETSC_HAVE_SOCKET instead protect calls with ifdef
src/mat/impls/dense/seq/dense.c 1.75 05/01/19 21:04:42 barrysmith@barry-smiths-computer.local +5 -3 Socket viewer no longer has fake stubs when missing PETSC_HAVE_SOCKET instead protect calls with ifdef
src/mat/impls/aij/seq/aij.c 1.207.1.1 05/01/19 21:04:42 barrysmith@barry-smiths-computer.local +5 -3 Socket viewer no longer has fake stubs when missing PETSC_HAVE_SOCKET instead protect calls with ifdef
src/mat/examples/tests/ex87.c 1.9 05/01/19 21:04:42 barrysmith@barry-smiths-computer.local +2 -0 Socket viewer no longer has fake stubs when missing PETSC_HAVE_SOCKET instead protect calls with ifdef
src/mat/examples/tests/ex71.c 1.7 05/01/19 21:04:42 barrysmith@barry-smiths-computer.local +6 -7 Socket viewer no longer has fake stubs when missing PETSC_HAVE_SOCKET instead protect calls with ifdef
src/ksp/pc/impls/mg/mg.c 1.53 05/01/19 21:04:41 barrysmith@barry-smiths-computer.local +3 -0 Socket viewer no longer has fake stubs when missing PETSC_HAVE_SOCKET instead protect calls with ifdef
src/fortran/custom/zviewer.c 1.11 05/01/19 21:04:41 barrysmith@barry-smiths-computer.local +4 -0 Socket viewer no longer has fake stubs when missing PETSC_HAVE_SOCKET instead protect calls with ifdef
src/dm/da/examples/tests/makefile 1.19 05/01/19 21:04:41 barrysmith@barry-smiths-computer.local +25 -2 Socket viewer no longer has fake stubs when missing PETSC_HAVE_SOCKET instead protect calls with ifdef
src/dm/da/examples/tests/ex24.c 1.3 05/01/19 21:04:41 barrysmith@barry-smiths-computer.local +1 -1 Socket viewer no longer has fake stubs when missing PETSC_HAVE_SOCKET instead protect calls with ifdef
src/dm/da/examples/tests/ex12.c 1.7 05/01/19 21:04:41 barrysmith@barry-smiths-computer.local +4 -5 Socket viewer no longer has fake stubs when missing PETSC_HAVE_SOCKET instead protect calls with ifdef
src/dm/da/examples/tests/output/ex25_1.out 1.1 05/01/19 18:31:08 barrysmith@barry-smiths-computer.local +240 -0
src/dm/da/examples/tests/output/ex25_1.out 1.0 05/01/19 18:31:08 barrysmith@barry-smiths-computer.local +0 -0 BitKeeper file /Users/barrysmith/petsc-dev/src/dm/da/examples/tests/output/ex25_1.out
src/dm/da/examples/tests/ex25.c 1.1 05/01/19 18:16:32 barrysmith@barry-smiths-computer.local +45 -0
src/dm/da/examples/tests/ex25.c 1.0 05/01/19 18:16:32 barrysmith@barry-smiths-computer.local +0 -0 BitKeeper file /Users/barrysmith/petsc-dev/src/dm/da/examples/tests/ex25.c
Hg-commit: edd4f761a376206eb7ecab564686720a9fa75538
show more ...
|