| 78ae41b4 | 01-Jul-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1372.1.21 Kris@p4buschel.|ChangeSet|20030701050017|19642 ChangeSet 1.1372.1.21 03/06/30 22:00:17 Kris@p4buschel. +2 -0 Remove DSCPACK from MPIBAIJ and SeqBAIJ sources.
src/mat/i
bk-changeset-1.1372.1.21 Kris@p4buschel.|ChangeSet|20030701050017|19642 ChangeSet 1.1372.1.21 03/06/30 22:00:17 Kris@p4buschel. +2 -0 Remove DSCPACK from MPIBAIJ and SeqBAIJ sources.
src/mat/impls/baij/seq/baij.c 1.53 03/06/30 22:00:16 Kris@p4buschel. +7 -28 Remove DSCPACK from MATSEQBAIJ sources.
src/mat/impls/baij/mpi/mpibaij.c 1.29 03/06/30 22:00:16 Kris@p4buschel. +7 -22 Remove DSCPACK from MATMPIBAIJ sources.
Hg-commit: 551ebba009ea2248eabb8c8e280dd4b309372c67
show more ...
|
| c145b1c9 | 01-Jul-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1372.1.20 Kris@p4buschel.|ChangeSet|20030701043740|21749 ChangeSet 1.1372.1.20 03/06/30 21:37:40 Kris@p4buschel. +3 -0 Move DSCPACK into separate directory.
src/mat/impls/baij/m
bk-changeset-1.1372.1.20 Kris@p4buschel.|ChangeSet|20030701043740|21749 ChangeSet 1.1372.1.20 03/06/30 21:37:40 Kris@p4buschel. +3 -0 Move DSCPACK into separate directory.
src/mat/impls/baij/mpi/dscpack/makefile 1.1 03/06/30 21:37:39 Kris@p4buschel. +21 -0
src/mat/impls/baij/mpi/dscpack/makefile 1.0 03/06/30 21:37:39 Kris@p4buschel. +0 -0 BitKeeper file F:/Home/Kris/petsc/petsc-2/src/mat/impls/baij/mpi/dscpack/makefile
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.24 03/06/30 21:37:39 Kris@p4buschel. +0 -16 Move DSCPACK into separate directory.
src/mat/impls/baij/mpi/makefile 1.6 03/06/30 21:37:38 Kris@p4buschel. +4 -4 Move DSCPACK into separate directory.
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.23 03/06/30 21:28:05 Kris@p4buschel. +0 -0 Rename: src/mat/impls/baij/mpi/dscpack.c -> src/mat/impls/baij/mpi/dscpack/dscpack.c
Hg-commit: 2ef412a3c13402704e9aa63fb22949cec45b7df7
show more ...
|
| d54de34f | 28-Jun-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1362 Kris@p4buschel.|ChangeSet|20030628004929|23991 ChangeSet 1.1362 03/06/27 17:49:29 Kris@p4buschel. +8 -0 Removed unused variables.
src/mat/impls/sbaij/seq/spooles/sbaijspool
bk-changeset-1.1362 Kris@p4buschel.|ChangeSet|20030628004929|23991 ChangeSet 1.1362 03/06/27 17:49:29 Kris@p4buschel. +8 -0 Removed unused variables.
src/mat/impls/sbaij/seq/spooles/sbaijspooles.c 1.29 03/06/27 17:49:28 Kris@p4buschel. +1 -1 Removed unused variables.
src/mat/impls/baij/mpi/dscpack.c 1.22 03/06/27 17:49:28 Kris@p4buschel. +1 -1 Removed unused variables.
src/mat/impls/aij/seq/superlu/superlu.c 1.31 03/06/27 17:49:28 Kris@p4buschel. +1 -1 Removed unused variables.
src/mat/impls/aij/seq/lusol/lusol.c 1.14 03/06/27 17:49:28 Kris@p4buschel. +0 -1 Removed unused variables.
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.57 03/06/27 17:49:28 Kris@p4buschel. +1 -1 Removed unused variables.
src/mat/impls/aij/mpi/spooles/mpiaijspooles.c 1.23 03/06/27 17:49:28 Kris@p4buschel. +0 -1 Removed unused variables.
src/mat/impls/aij/mpi/mumps/mumps.c 1.18 03/06/27 17:49:28 Kris@p4buschel. +2 -3 Removed unused variables.
bmake/win32_gnu/variables 1.5 03/06/27 17:49:28 Kris@p4buschel. +1 -1 Add -Wall flag for better code style checking.
Hg-commit: 3db740d3933924a85a7d02c7422ffa1c28654e6a
show more ...
|
| 899d7b4f | 26-Jun-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1343 Kris@p4buschel.|ChangeSet|20030626113751|34441 ChangeSet 1.1343 03/06/26 04:37:51 Kris@p4buschel. +4 -0 Bug fixes. SuperLU appears to work now. SuperLU_Dist on the other han
bk-changeset-1.1343 Kris@p4buschel.|ChangeSet|20030626113751|34441 ChangeSet 1.1343 03/06/26 04:37:51 Kris@p4buschel. +4 -0 Bug fixes. SuperLU appears to work now. SuperLU_Dist on the other hand....
src/mat/impls/aij/seq/superlu/superlu.c 1.29 03/06/26 04:37:50 Kris@p4buschel. +1 -2 Extract lu pointer, don't replace it with an empty one?!
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.52 03/06/26 04:37:50 Kris@p4buschel. +2 -3 Extract lu pointer, don't replace it with an empty one?!
src/snes/mf/snesmfj.c 1.19 03/06/26 04:03:30 Kris@p4buschel. +1 -1 const []
src/mat/impls/baij/seq/makefile 1.4 03/06/26 04:03:30 Kris@p4buschel. +1 -1 Remove unnecessary INCLUDE
src/mat/impls/aij/seq/superlu/superlu.c 1.28 03/06/26 04:03:30 Kris@p4buschel. +6 -3 Factored matrix MUST be of type MATSUPERLU.
Hg-commit: e9673d75b822b571eb957105157b5de642891c73
show more ...
|
| 4e7234bf | 21-Jun-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1316 bsmith@harley.mcs.anl.gov|ChangeSet|20030621180735|65311 ChangeSet 1.1316 03/06/21 13:07:35 bsmith@harley.mcs.anl.gov +15 -0 finished const [] conversion for matrices
src/
bk-changeset-1.1316 bsmith@harley.mcs.anl.gov|ChangeSet|20030621180735|65311 ChangeSet 1.1316 03/06/21 13:07:35 bsmith@harley.mcs.anl.gov +15 -0 finished const [] conversion for matrices
src/mat/partition/partition.c 1.11 03/06/21 13:07:34 bsmith@harley.mcs.anl.gov +4 -4 finished const [] conversion for matrices
src/mat/matimpl.h 1.27 03/06/21 13:07:34 bsmith@harley.mcs.anl.gov +5 -5 finished const [] conversion for matrices
src/mat/matfd/fdmatrix.c 1.10 03/06/21 13:07:34 bsmith@harley.mcs.anl.gov +1 -1 finished const [] conversion for matrices
src/mat/interface/matrix.c 1.70 03/06/21 13:07:34 bsmith@harley.mcs.anl.gov +7 -7 finished const [] conversion for matrices
src/mat/interface/matnull.c 1.8 03/06/21 13:07:34 bsmith@harley.mcs.anl.gov +6 -2 finished const [] conversion for matrices
src/mat/impls/sbaij/seq/sbaij.c 1.66 03/06/21 13:07:34 bsmith@harley.mcs.anl.gov +4 -4 finished const [] conversion for matrices
src/mat/impls/dense/seq/dense.c 1.29 03/06/21 13:07:34 bsmith@harley.mcs.anl.gov +2 -2 finished const [] conversion for matrices
src/mat/impls/dense/mpi/mpidense.c 1.19 03/06/21 13:07:33 bsmith@harley.mcs.anl.gov +2 -2 finished const [] conversion for matrices
src/mat/impls/baij/seq/baij.c 1.52 03/06/21 13:07:33 bsmith@harley.mcs.anl.gov +4 -4 finished const [] conversion for matrices
src/mat/impls/aij/seq/fdaij.c 1.5 03/06/21 13:07:33 bsmith@harley.mcs.anl.gov +1 -2 finished const [] conversion for matrices
src/mat/impls/aij/seq/aijnode.c 1.19 03/06/21 13:07:33 bsmith@harley.mcs.anl.gov +8 -8 finished const [] conversion for matrices
src/mat/impls/aij/seq/aij.c 1.100 03/06/21 13:07:33 bsmith@harley.mcs.anl.gov +6 -6 finished const [] conversion for matrices
src/mat/impls/adj/mpi/mpiadj.c 1.15 03/06/21 13:07:33 bsmith@harley.mcs.anl.gov +2 -2 finished const [] conversion for matrices
src/mat/color/color.c 1.9 03/06/21 13:07:33 bsmith@harley.mcs.anl.gov +3 -0 finished const [] conversion for matrices
include/petscmat.h 1.71 03/06/21 13:07:33 bsmith@harley.mcs.anl.gov +16 -44 finished const [] conversion for matrices
Hg-commit: 9d10fa0d64d85141a4b6bce188621f2ca34c4857
show more ...
|
| 268466fb | 21-Jun-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1315 bsmith@harley.mcs.anl.gov|ChangeSet|20030621052218|62951 ChangeSet 1.1315 03/06/21 00:22:18 bsmith@harley.mcs.anl.gov +25 -0 more additions of const and changes of * to [] in
bk-changeset-1.1315 bsmith@harley.mcs.anl.gov|ChangeSet|20030621052218|62951 ChangeSet 1.1315 03/06/21 00:22:18 bsmith@harley.mcs.anl.gov +25 -0 more additions of const and changes of * to [] in petscmat.h
src/snes/mf/snesmfj.c 1.17 03/06/21 00:22:17 bsmith@harley.mcs.anl.gov +2 -2 more additions of const and changes of * to [] in petscmat.h
src/mat/utils/axpy.c 1.9 03/06/21 00:22:17 bsmith@harley.mcs.anl.gov +4 -4 more additions of const and changes of * to [] in petscmat.h
src/mat/matimpl.h 1.26 03/06/21 00:22:17 bsmith@harley.mcs.anl.gov +8 -8 more additions of const and changes of * to [] in petscmat.h
src/mat/interface/matrix.c 1.69 03/06/21 00:22:17 bsmith@harley.mcs.anl.gov +9 -8 more additions of const and changes of * to [] in petscmat.h
src/mat/impls/shell/shell.c 1.8 03/06/21 00:22:17 bsmith@harley.mcs.anl.gov +2 -2 more additions of const and changes of * to [] in petscmat.h
src/mat/impls/sbaij/seq/sbaij2.c 1.10 03/06/21 00:22:17 bsmith@harley.mcs.anl.gov +4 -4 more additions of const and changes of * to [] in petscmat.h
src/mat/impls/sbaij/seq/sbaij.c 1.65 03/06/21 00:22:16 bsmith@harley.mcs.anl.gov +5 -5 more additions of const and changes of * to [] in petscmat.h
src/mat/impls/sbaij/mpi/mpisbaij.c 1.54 03/06/21 00:22:16 bsmith@harley.mcs.anl.gov +2 -2 more additions of const and changes of * to [] in petscmat.h
src/mat/impls/rowbs/mpi/mpirowbs.c 1.25 03/06/21 00:22:16 bsmith@harley.mcs.anl.gov +5 -5 more additions of const and changes of * to [] in petscmat.h
src/mat/impls/is/is.c 1.7 03/06/21 00:22:16 bsmith@harley.mcs.anl.gov +1 -1 more additions of const and changes of * to [] in petscmat.h
src/mat/impls/dense/seq/dense.c 1.28 03/06/21 00:22:16 bsmith@harley.mcs.anl.gov +8 -8 more additions of const and changes of * to [] in petscmat.h
src/mat/impls/dense/mpi/mpidense.c 1.18 03/06/21 00:22:16 bsmith@harley.mcs.anl.gov +4 -4 more additions of const and changes of * to [] in petscmat.h
src/mat/impls/dense/mpi/mmdense.c 1.6 03/06/21 00:22:16 bsmith@harley.mcs.anl.gov +3 -3 more additions of const and changes of * to [] in petscmat.h
src/mat/impls/bdiag/seq/bdiag.c 1.15 03/06/21 00:22:16 bsmith@harley.mcs.anl.gov +5 -5 more additions of const and changes of * to [] in petscmat.h
src/mat/impls/bdiag/mpi/mpibdiag.c 1.15 03/06/21 00:22:16 bsmith@harley.mcs.anl.gov +4 -4 more additions of const and changes of * to [] in petscmat.h
src/mat/impls/baij/seq/baij2.c 1.9 03/06/21 00:22:15 bsmith@harley.mcs.anl.gov +4 -4 more additions of const and changes of * to [] in petscmat.h
src/mat/impls/baij/seq/baij.h 1.12 03/06/21 00:22:15 bsmith@harley.mcs.anl.gov +2 -2 more additions of const and changes of * to [] in petscmat.h
src/mat/impls/baij/seq/baij.c 1.51 03/06/21 00:22:15 bsmith@harley.mcs.anl.gov +3 -3 more additions of const and changes of * to [] in petscmat.h
src/mat/impls/baij/mpi/mpibaij.c 1.28 03/06/21 00:22:15 bsmith@harley.mcs.anl.gov +8 -8 more additions of const and changes of * to [] in petscmat.h
src/mat/impls/baij/mpi/baijov.c 1.8 03/06/21 00:22:15 bsmith@harley.mcs.anl.gov +17 -16 more additions of const and changes of * to [] in petscmat.h
src/mat/impls/aij/seq/aij.c 1.99 03/06/21 00:22:15 bsmith@harley.mcs.anl.gov +7 -7 more additions of const and changes of * to [] in petscmat.h
src/mat/impls/aij/mpi/mpiov.c 1.11 03/06/21 00:22:15 bsmith@harley.mcs.anl.gov +6 -6 more additions of const and changes of * to [] in petscmat.h
src/mat/impls/aij/mpi/mpiaij.c 1.81 03/06/21 00:22:15 bsmith@harley.mcs.anl.gov +12 -16 more additions of const and changes of * to [] in petscmat.h
src/mat/examples/tests/ex12.c 1.5 03/06/21 00:22:14 bsmith@harley.mcs.anl.gov +2 -2 more additions of const and changes of * to [] in petscmat.h
include/petscmat.h 1.70 03/06/21 00:22:14 bsmith@harley.mcs.anl.gov +13 -13 more additions of const and changes of * to [] in petscmat.h
Hg-commit: 94c68a7999924e61646ed0fbf8a18b4797b9125a
show more ...
|
| 34232ad1 | 21-Jun-2003 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.1314 balay@smash.mcs.anl.gov|ChangeSet|20030621001921|60511 ChangeSet 1.1314 03/06/20 19:19:21 balay@smash.mcs.anl.gov +4 -0 more const fixes
src/mat/impls/sbaij/mpi/mmsbaij.c
bk-changeset-1.1314 balay@smash.mcs.anl.gov|ChangeSet|20030621001921|60511 ChangeSet 1.1314 03/06/20 19:19:21 balay@smash.mcs.anl.gov +4 -0 more const fixes
src/mat/impls/sbaij/mpi/mmsbaij.c 1.15 03/06/20 19:19:20 balay@smash.mcs.anl.gov +1 -1 more const fixes
src/mat/impls/esi/mesi.c 1.26 03/06/20 19:19:20 balay@smash.mcs.anl.gov +1 -1 more const fixes
src/mat/impls/baij/mpi/mpibaij.c 1.27 03/06/20 19:19:20 balay@smash.mcs.anl.gov +5 -5 more const fixes
src/mat/impls/baij/mpi/mmbaij.c 1.10 03/06/20 19:19:20 balay@smash.mcs.anl.gov +1 -1 more const fixes
Hg-commit: 0782410d617b6c0bfa925e0b1838d7f4c59c001b
show more ...
|
| f15d580a | 20-Jun-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1302.1.1 bsmith@harley.mcs.anl.gov|ChangeSet|20030620191857|64173 ChangeSet 1.1302.1.1 03/06/20 14:18:57 bsmith@harley.mcs.anl.gov +17 -0 const and [] instead of * due to pressure
bk-changeset-1.1302.1.1 bsmith@harley.mcs.anl.gov|ChangeSet|20030620191857|64173 ChangeSet 1.1302.1.1 03/06/20 14:18:57 bsmith@harley.mcs.anl.gov +17 -0 const and [] instead of * due to pressure from Bill
src/mat/utils/matstash.c 1.6 03/06/20 14:18:56 bsmith@harley.mcs.anl.gov +10 -8 const and [] instead of * due to pressure from Bill
src/mat/matimpl.h 1.25 03/06/20 14:18:56 bsmith@harley.mcs.anl.gov +10 -10 const and [] instead of * due to pressure from Bill
src/mat/interface/matrix.c 1.68 03/06/20 14:18:55 bsmith@harley.mcs.anl.gov +9 -9 const and [] instead of * due to pressure from Bill
src/mat/impls/sbaij/seq/sbaij.c 1.64 03/06/20 14:18:55 bsmith@harley.mcs.anl.gov +10 -9 const and [] instead of * due to pressure from Bill
src/mat/impls/sbaij/mpi/mpisbaij.c 1.53 03/06/20 14:18:55 bsmith@harley.mcs.anl.gov +26 -25 const and [] instead of * due to pressure from Bill
src/mat/impls/rowbs/mpi/mpirowbs.c 1.22.1.1 03/06/20 14:18:55 bsmith@harley.mcs.anl.gov +2 -2 const and [] instead of * due to pressure from Bill
src/mat/impls/esi/mesi.c 1.25 03/06/20 14:18:55 bsmith@harley.mcs.anl.gov +1 -1 const and [] instead of * due to pressure from Bill
src/mat/impls/dense/seq/dense.c 1.25.1.1 03/06/20 14:18:55 bsmith@harley.mcs.anl.gov +2 -3 const and [] instead of * due to pressure from Bill
src/mat/impls/dense/mpi/mpidense.c 1.17 03/06/20 14:18:55 bsmith@harley.mcs.anl.gov +2 -2 const and [] instead of * due to pressure from Bill
src/mat/impls/bdiag/seq/bdiag2.c 1.11 03/06/20 14:18:55 bsmith@harley.mcs.anl.gov +4 -4 const and [] instead of * due to pressure from Bill
src/mat/impls/bdiag/seq/bdiag.c 1.14 03/06/20 14:18:54 bsmith@harley.mcs.anl.gov +4 -4 const and [] instead of * due to pressure from Bill
src/mat/impls/bdiag/mpi/mpibdiag.c 1.14 03/06/20 14:18:54 bsmith@harley.mcs.anl.gov +2 -2 const and [] instead of * due to pressure from Bill
src/mat/impls/baij/seq/baij.c 1.50 03/06/20 14:18:54 bsmith@harley.mcs.anl.gov +20 -19 const and [] instead of * due to pressure from Bill
src/mat/impls/baij/mpi/mpibaij.c 1.26 03/06/20 14:18:54 bsmith@harley.mcs.anl.gov +31 -30 const and [] instead of * due to pressure from Bill
src/mat/impls/aij/seq/aij.c 1.98 03/06/20 14:18:54 bsmith@harley.mcs.anl.gov +2 -2 const and [] instead of * due to pressure from Bill
src/mat/impls/aij/mpi/mpiaij.c 1.78.1.1 03/06/20 14:18:54 bsmith@harley.mcs.anl.gov +2 -2 const and [] instead of * due to pressure from Bill
include/petscmat.h 1.69 03/06/20 14:18:54 bsmith@harley.mcs.anl.gov +10 -10 const and [] instead of * due to pressure from Bill
Hg-commit: 28f3adba971fb56367d21b7dfc7aafa68a90744b
show more ...
|
| ca01db9b | 20-Jun-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1299.1.1 bsmith@harley.mcs.anl.gov|ChangeSet|20030620162139|64822 ChangeSet 1.1299.1.1 03/06/20 11:21:39 bsmith@harley.mcs.anl.gov +14 -0 added const and changed * to [] for input
bk-changeset-1.1299.1.1 bsmith@harley.mcs.anl.gov|ChangeSet|20030620162139|64822 ChangeSet 1.1299.1.1 03/06/20 11:21:39 bsmith@harley.mcs.anl.gov +14 -0 added const and changed * to [] for input arrays for various matrix constructors, per Bill's obsession :-)
src/vec/is/utils/isltog.c 1.11 03/06/20 11:21:38 bsmith@harley.mcs.anl.gov +2 -2 added const and changed * to [] for input arrays for various matrix constructors, per Bill's obsession :-)
src/vec/impls/mpi/pdvec.c 1.6 03/06/20 11:21:38 bsmith@harley.mcs.anl.gov +2 -2 added const and changed * to [] for input arrays for various matrix constructors, per Bill's obsession :-)
src/mat/impls/sbaij/seq/sbaij.c 1.63 03/06/20 11:21:38 bsmith@harley.mcs.anl.gov +3 -3 added const and changed * to [] for input arrays for various matrix constructors, per Bill's obsession :-)
src/mat/impls/sbaij/mpi/mpisbaij.c 1.52 03/06/20 11:21:37 bsmith@harley.mcs.anl.gov +3 -3 added const and changed * to [] for input arrays for various matrix constructors, per Bill's obsession :-)
src/mat/impls/dense/seq/dense.c 1.25 03/06/20 11:21:37 bsmith@harley.mcs.anl.gov +2 -2 added const and changed * to [] for input arrays for various matrix constructors, per Bill's obsession :-)
src/mat/impls/bdiag/seq/bdiag.c 1.13 03/06/20 11:21:37 bsmith@harley.mcs.anl.gov +3 -3 added const and changed * to [] for input arrays for various matrix constructors, per Bill's obsession :-)
src/mat/impls/bdiag/mpi/mpibdiag.c 1.13 03/06/20 11:21:37 bsmith@harley.mcs.anl.gov +3 -3 added const and changed * to [] for input arrays for various matrix constructors, per Bill's obsession :-)
src/mat/impls/baij/seq/baij.c 1.49 03/06/20 11:21:37 bsmith@harley.mcs.anl.gov +3 -3 added const and changed * to [] for input arrays for various matrix constructors, per Bill's obsession :-)
src/mat/impls/baij/mpi/mpibaij.c 1.25 03/06/20 11:21:37 bsmith@harley.mcs.anl.gov +3 -3 added const and changed * to [] for input arrays for various matrix constructors, per Bill's obsession :-)
src/mat/impls/aij/seq/aij.c 1.97 03/06/20 11:21:37 bsmith@harley.mcs.anl.gov +3 -3 added const and changed * to [] for input arrays for various matrix constructors, per Bill's obsession :-)
src/mat/impls/aij/mpi/mpiaij.c 1.76.1.1 03/06/20 11:21:37 bsmith@harley.mcs.anl.gov +3 -3 added const and changed * to [] for input arrays for various matrix constructors, per Bill's obsession :-)
include/petscmat.h 1.68 03/06/20 11:21:37 bsmith@harley.mcs.anl.gov +31 -31 added const and changed * to [] for input arrays for various matrix constructors, per Bill's obsession :-)
include/petscis.h 1.9 03/06/20 09:04:50 bsmith@harley.mcs.anl.gov +4 -4 changed args to [] from * per Bill's instructions
src/vec/is/utils/iscoloring.c 1.11 03/06/20 09:04:44 bsmith@harley.mcs.anl.gov +3 -3 changed args to [] from * per Bill's instructions
Hg-commit: bddfebace3026471a98fed3099248602b4cd13cf
show more ...
|
| 590ac198 | 19-Jun-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1294 bsmith@harley.mcs.anl.gov|ChangeSet|20030619183433|30531 ChangeSet 1.1294 03/06/19 13:34:33 bsmith@harley.mcs.anl.gov +11 -0 fixed printing of max col or row for matrix entry
bk-changeset-1.1294 bsmith@harley.mcs.anl.gov|ChangeSet|20030619183433|30531 ChangeSet 1.1294 03/06/19 13:34:33 bsmith@harley.mcs.anl.gov +11 -0 fixed printing of max col or row for matrix entry insertion per From: William Gropp <gropp@mcs.anl.gov> To: petsc-maint@mcs.anl.gov Cc: petsc-maint@mcs.anl.gov Subject: [PETSC #7203] Bug in error message I recently got the following message: [0]PETSC ERROR: MatSetValues_SeqAIJ() line 148 in src/mat/impls/aij/seq/aij.c [0]PETSC ERROR: Argument out of range! [0]PETSC ERROR: Column too large: col 844 max 844! The error is correctly detected, but the last line should be ... Column too large: col 844 max 843 Alternately, the message could be ... Column too large: col 844 must be less than 844 also added doc to -error_output_stderr
src/vec/is/utils/isltog.c 1.10 03/06/19 13:34:32 bsmith@harley.mcs.anl.gov +1 -1 fixed printing of max col or row for matrix entry insertion per From: William Gropp <gropp@mcs.anl.gov> To: petsc-maint@mcs.anl.gov Cc: petsc-maint@mcs.anl.gov Subject: [PETSC #7203] Bug in error message I recently got the following message: [0]PETSC ERROR: MatSetValues_SeqAIJ() line 148 in src/mat/impls/aij/seq/aij.c [0]PETSC ERROR: Argument out of range! [0]PETSC ERROR: Column too large: col 844 max 844! The error is correctly detected, but the last line should be ... Column too large: col 844 max 843 Alternately, the message could be ... Column too large: col 844 must be less than 844
src/mat/impls/sbaij/seq/sbaij.c 1.62 03/06/19 13:34:32 bsmith@harley.mcs.anl.gov +8 -8 fixed printing of max col or row for matrix entry insertion per From: William Gropp <gropp@mcs.anl.gov> To: petsc-maint@mcs.anl.gov Cc: petsc-maint@mcs.anl.gov Subject: [PETSC #7203] Bug in error message I recently got the following message: [0]PETSC ERROR: MatSetValues_SeqAIJ() line 148 in src/mat/impls/aij/seq/aij.c [0]PETSC ERROR: Argument out of range! [0]PETSC ERROR: Column too large: col 844 max 844! The error is correctly detected, but the last line should be ... Column too large: col 844 max 843 Alternately, the message could be ... Column too large: col 844 must be less than 844
src/mat/impls/sbaij/mpi/mpisbaij.c 1.51 03/06/19 13:34:32 bsmith@harley.mcs.anl.gov +8 -8 fixed printing of max col or row for matrix entry insertion per From: William Gropp <gropp@mcs.anl.gov> To: petsc-maint@mcs.anl.gov Cc: petsc-maint@mcs.anl.gov Subject: [PETSC #7203] Bug in error message I recently got the following message: [0]PETSC ERROR: MatSetValues_SeqAIJ() line 148 in src/mat/impls/aij/seq/aij.c [0]PETSC ERROR: Argument out of range! [0]PETSC ERROR: Column too large: col 844 max 844! The error is correctly detected, but the last line should be ... Column too large: col 844 max 843 Alternately, the message could be ... Column too large: col 844 must be less than 844
src/mat/impls/rowbs/mpi/mpirowbs.c 1.21 03/06/19 13:34:32 bsmith@harley.mcs.anl.gov +2 -2 fixed printing of max col or row for matrix entry insertion per From: William Gropp <gropp@mcs.anl.gov> To: petsc-maint@mcs.anl.gov Cc: petsc-maint@mcs.anl.gov Subject: [PETSC #7203] Bug in error message I recently got the following message: [0]PETSC ERROR: MatSetValues_SeqAIJ() line 148 in src/mat/impls/aij/seq/aij.c [0]PETSC ERROR: Argument out of range! [0]PETSC ERROR: Column too large: col 844 max 844! The error is correctly detected, but the last line should be ... Column too large: col 844 max 843 Alternately, the message could be ... Column too large: col 844 must be less than 844
src/mat/impls/dense/seq/dense.c 1.24 03/06/19 13:34:32 bsmith@harley.mcs.anl.gov +8 -8 fixed printing of max col or row for matrix entry insertion per From: William Gropp <gropp@mcs.anl.gov> To: petsc-maint@mcs.anl.gov Cc: petsc-maint@mcs.anl.gov Subject: [PETSC #7203] Bug in error message I recently got the following message: [0]PETSC ERROR: MatSetValues_SeqAIJ() line 148 in src/mat/impls/aij/seq/aij.c [0]PETSC ERROR: Argument out of range! [0]PETSC ERROR: Column too large: col 844 max 844! The error is correctly detected, but the last line should be ... Column too large: col 844 max 843 Alternately, the message could be ... Column too large: col 844 must be less than 844
src/mat/impls/bdiag/seq/bdiag2.c 1.10 03/06/19 13:34:32 bsmith@harley.mcs.anl.gov +4 -4 fixed printing of max col or row for matrix entry insertion per From: William Gropp <gropp@mcs.anl.gov> To: petsc-maint@mcs.anl.gov Cc: petsc-maint@mcs.anl.gov Subject: [PETSC #7203] Bug in error message I recently got the following message: [0]PETSC ERROR: MatSetValues_SeqAIJ() line 148 in src/mat/impls/aij/seq/aij.c [0]PETSC ERROR: Argument out of range! [0]PETSC ERROR: Column too large: col 844 max 844! The error is correctly detected, but the last line should be ... Column too large: col 844 max 843 Alternately, the message could be ... Column too large: col 844 must be less than 844
src/mat/impls/baij/seq/baij.c 1.48 03/06/19 13:34:31 bsmith@harley.mcs.anl.gov +4 -4 fixed printing of max col or row for matrix entry insertion per From: William Gropp <gropp@mcs.anl.gov> To: petsc-maint@mcs.anl.gov Cc: petsc-maint@mcs.anl.gov Subject: [PETSC #7203] Bug in error message I recently got the following message: [0]PETSC ERROR: MatSetValues_SeqAIJ() line 148 in src/mat/impls/aij/seq/aij.c [0]PETSC ERROR: Argument out of range! [0]PETSC ERROR: Column too large: col 844 max 844! The error is correctly detected, but the last line should be ... Column too large: col 844 max 843 Alternately, the message could be ... Column too large: col 844 must be less than 844
src/mat/impls/baij/mpi/mpibaij.c 1.24 03/06/19 13:34:31 bsmith@harley.mcs.anl.gov +11 -11 fixed printing of max col or row for matrix entry insertion per From: William Gropp <gropp@mcs.anl.gov> To: petsc-maint@mcs.anl.gov Cc: petsc-maint@mcs.anl.gov Subject: [PETSC #7203] Bug in error message I recently got the following message: [0]PETSC ERROR: MatSetValues_SeqAIJ() line 148 in src/mat/impls/aij/seq/aij.c [0]PETSC ERROR: Argument out of range! [0]PETSC ERROR: Column too large: col 844 max 844! The error is correctly detected, but the last line should be ... Column too large: col 844 max 843 Alternately, the message could be ... Column too large: col 844 must be less than 844
src/mat/impls/aij/seq/aij.c 1.96 03/06/19 13:34:31 bsmith@harley.mcs.anl.gov +4 -4 fixed printing of max col or row for matrix entry insertion per From: William Gropp <gropp@mcs.anl.gov> To: petsc-maint@mcs.anl.gov Cc: petsc-maint@mcs.anl.gov Subject: [PETSC #7203] Bug in error message I recently got the following message: [0]PETSC ERROR: MatSetValues_SeqAIJ() line 148 in src/mat/impls/aij/seq/aij.c [0]PETSC ERROR: Argument out of range! [0]PETSC ERROR: Column too large: col 844 max 844! The error is correctly detected, but the last line should be ... Column too large: col 844 max 843 Alternately, the message could be ... Column too large: col 844 must be less than 844
src/mat/impls/aij/mpi/mpiaij.c 1.76 03/06/19 13:34:31 bsmith@harley.mcs.anl.gov +6 -6 fixed printing of max col or row for matrix entry insertion per From: William Gropp <gropp@mcs.anl.gov> To: petsc-maint@mcs.anl.gov Cc: petsc-maint@mcs.anl.gov Subject: [PETSC #7203] Bug in error message I recently got the following message: [0]PETSC ERROR: MatSetValues_SeqAIJ() line 148 in src/mat/impls/aij/seq/aij.c [0]PETSC ERROR: Argument out of range! [0]PETSC ERROR: Column too large: col 844 max 844! The error is correctly detected, but the last line should be ... Column too large: col 844 max 843 Alternately, the message could be ... Column too large: col 844 must be less than 844
include/petsc.h 1.33 03/06/19 13:33:04 bsmith@harley.mcs.anl.gov +5 -0 added options database key to send error messages to stderr instead of stdout per Date: Mon, 16 Jun 2003 07:50:52 -0500 From: William Gropp <gropp@mcs.anl.gov> To: petsc-developers@mcs.anl.gov Subject: stderr versus stdout Is there a reason that error messages go to stdout instead of stderr? Is this something that we should revisit for PETSc 3?
src/mat/impls/rowbs/mpi/mpirowbs.c 1.20 03/06/19 13:08:02 bsmith@harley.mcs.anl.gov +4 -4 :
Hg-commit: 679bb2e5aaabf74fa633901cce74fb911a11035f
show more ...
|
| a43ee2ec | 16-Jun-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1281 Kris@p4buschel.|ChangeSet|20030616213729|46346 ChangeSet 1.1281 03/06/16 14:37:29 Kris@p4buschel. +9 -0 Unused variables.
src/mat/utils/zerodiag.c 1.6 03/06/16 14:37:28
bk-changeset-1.1281 Kris@p4buschel.|ChangeSet|20030616213729|46346 ChangeSet 1.1281 03/06/16 14:37:29 Kris@p4buschel. +9 -0 Unused variables.
src/mat/utils/zerodiag.c 1.6 03/06/16 14:37:28 Kris@p4buschel. +0 -1 Unused variables.
src/mat/interface/matrix.c 1.66 03/06/16 14:37:28 Kris@p4buschel. +0 -1 Unused variables.
src/mat/impls/sbaij/mpi/mpisbaij.c 1.50 03/06/16 14:37:28 Kris@p4buschel. +0 -1 Unused variables.
src/mat/impls/dense/seq/dense.c 1.23 03/06/16 14:37:28 Kris@p4buschel. +1 -2 Unused variables.
src/mat/impls/dense/mpi/mpidense.c 1.15 03/06/16 14:37:28 Kris@p4buschel. +0 -1 Unused variables.
src/mat/impls/baij/mpi/mpibaij.c 1.23 03/06/16 14:37:28 Kris@p4buschel. +0 -3 Unused variables.
src/mat/impls/aij/seq/aijnode.c 1.16 03/06/16 14:37:27 Kris@p4buschel. +0 -1 Unused variables.
src/mat/impls/aij/seq/aij.c 1.95 03/06/16 14:37:27 Kris@p4buschel. +1 -1 Unused variables.
src/mat/impls/aij/mpi/mpiaij.c 1.75 03/06/16 14:37:27 Kris@p4buschel. +0 -1 Unused variables.
Hg-commit: 7ffbc17b674a7825fbf4413564a36b11f5da7d83
show more ...
|
| 5bf65638 | 13-Jun-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1278 Kris@p4buschel.|ChangeSet|20030613191321|45513 ChangeSet 1.1278 03/06/13 12:13:21 Kris@p4buschel. +1 -0 Remove type check for validity of MatSetHashTableFactor in favor of cap
bk-changeset-1.1278 Kris@p4buschel.|ChangeSet|20030613191321|45513 ChangeSet 1.1278 03/06/13 12:13:21 Kris@p4buschel. +1 -0 Remove type check for validity of MatSetHashTableFactor in favor of capability check.
src/mat/impls/baij/mpi/mpibaij.c 1.22 03/06/13 12:13:21 Kris@p4buschel. +19 -4 Remove type check for validity of MatSetHashTableFactor in favor of capability check.
Hg-commit: 86073722eb7e9e839dced4149243695c120bffaa
show more ...
|
| 92b32695 | 13-Jun-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1274 Kris@p4buschel.|ChangeSet|20030613182843|47366 ChangeSet 1.1274 03/06/13 11:28:43 Kris@p4buschel. +5 -0 Remove type comparison in favor of functionality comparison in MatDiago
bk-changeset-1.1274 Kris@p4buschel.|ChangeSet|20030613182843|47366 ChangeSet 1.1274 03/06/13 11:28:43 Kris@p4buschel. +5 -0 Remove type comparison in favor of functionality comparison in MatDiagonalScaleLocal.
src/mat/interface/matrix.c 1.65 03/06/13 11:28:42 Kris@p4buschel. +16 -21 Remove type comparison in favor of functionality comparison in MatDiagonalScaleLocal.
src/mat/impls/baij/mpi/mpibaij.c 1.21 03/06/13 11:28:42 Kris@p4buschel. +6 -0 Compose MatDiagonalScaleLocal_MPIBAIJ
src/mat/impls/baij/mpi/mmbaij.c 1.9 03/06/13 11:28:42 Kris@p4buschel. +17 -1 Should we abandon MatMPIBAIJDiagonalScaleLocal in favor of MatDiagonalScaleLocal?
src/mat/impls/aij/mpi/mpiaij.c 1.74 03/06/13 11:28:42 Kris@p4buschel. +4 -0 Compose MatDiagonalScaleLocal_MPIAIJ
src/mat/impls/aij/mpi/mmaij.c 1.8 03/06/13 11:28:42 Kris@p4buschel. +17 -2 Should we abandon MatMPIAIJDiagonalScaleLocal in favor of MatDiagonalScaleLocal?
Hg-commit: 0e5fa57d9ca9271987335a762ecc83297c95d61c
show more ...
|
| 85419fb7 | 13-Jun-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1272 Kris@p4buschel.|ChangeSet|20030613172158|49195 ChangeSet 1.1272 03/06/13 10:21:58 Kris@p4buschel. +9 -0 Check IsEqual function pointer to determine compatibility of matrices,
bk-changeset-1.1272 Kris@p4buschel.|ChangeSet|20030613172158|49195 ChangeSet 1.1272 03/06/13 10:21:58 Kris@p4buschel. +9 -0 Check IsEqual function pointer to determine compatibility of matrices, not type.
src/mat/impls/baij/seq/baij2.c 1.8 03/06/13 10:21:57 Kris@p4buschel. +0 -4 Check IsEqual function pointer to determine compatibility of matrices, not type.
src/mat/impls/baij/mpi/mpibaij.c 1.20 03/06/13 10:21:57 Kris@p4buschel. +0 -2 Check IsEqual function pointer to determine compatibility of matrices, not type.
src/mat/impls/aij/seq/aij.c 1.90 03/06/13 10:21:57 Kris@p4buschel. +0 -4 Check IsEqual function pointer to determine compatibility of matrices, not type.
src/mat/impls/aij/mpi/mpiaij.c 1.72 03/06/13 10:21:57 Kris@p4buschel. +0 -2 Check IsEqual function pointer to determine compatibility of matrices, not type.
src/mat/impls/adj/mpi/mpiadj.c 1.14 03/06/13 10:21:57 Kris@p4buschel. +0 -3 Check IsEqual function pointer to determine compatibility of matrices, not type.
src/mat/interface/matrix.c 1.64 03/06/13 10:14:29 Kris@p4buschel. +2 -0 Check IsEqual function pointer to determine compatibility of matrices, not type.
src/mat/impls/sbaij/seq/sbaij2.c 1.9 03/06/13 10:14:29 Kris@p4buschel. +0 -3 Check IsEqual function pointer to determine compatibility of matrices, not type.
src/mat/impls/sbaij/mpi/mpisbaij.c 1.49 03/06/13 10:14:28 Kris@p4buschel. +0 -2 Check IsEqual function pointer to determine compatibility of matrices, not type.
src/mat/impls/dense/seq/dense.c 1.21 03/06/13 10:14:28 Kris@p4buschel. +0 -3 Check IsEqual function pointer to determine compatibility of matrices, not type.
Hg-commit: 408cbd348682f91c1839aabb70cc6743aaad5b4a
show more ...
|
| a23d5ece | 13-Jun-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1268 Kris@p4buschel.|ChangeSet|20030613085334|52355 ChangeSet 1.1268 03/06/13 01:53:34 Kris@p4buschel. +12 -0 Compose preallocation routines.
src/mat/impls/aij/seq/aij.c 1.8
bk-changeset-1.1268 Kris@p4buschel.|ChangeSet|20030613085334|52355 ChangeSet 1.1268 03/06/13 01:53:34 Kris@p4buschel. +12 -0 Compose preallocation routines.
src/mat/impls/aij/seq/aij.c 1.87 03/06/13 01:53:33 Kris@p4buschel. +19 -2 Compose preallocation routines.
src/mat/impls/baij/seq/baij.c 1.47 03/06/13 01:49:50 Kris@p4buschel. +133 -117 Compose preallocation routines.
src/mat/impls/bdiag/seq/bdiag.c 1.12 03/06/13 01:43:25 Kris@p4buschel. +20 -2 Compose preallocation routines.
src/mat/impls/dense/seq/dense.c 1.20 03/06/13 01:38:01 Kris@p4buschel. +19 -2 Compose preallocation routines.
src/mat/impls/aij/mpi/mpiaij.c 1.69 03/06/13 01:33:04 Kris@p4buschel. +43 -26 Compose preallocation routines.
src/mat/impls/baij/mpi/mpibaij.c 1.19 03/06/13 01:26:43 Kris@p4buschel. +83 -67 Compose preallocation routines.
src/mat/impls/bdiag/mpi/mpibdiag.c 1.12 03/06/13 01:20:37 Kris@p4buschel. +107 -90 Compose preallocation routines.
src/mat/impls/dense/mpi/mpidense.c 1.14 03/06/13 01:07:56 Kris@p4buschel. +29 -12 Compose preallocation routines.
src/mat/impls/rowbs/mpi/mpirowbs.c 1.18 03/06/13 01:04:17 Kris@p4buschel. +22 -8 Compose preallocation routines.
src/mat/impls/adj/mpi/mpiadj.c 1.13 03/06/13 01:04:17 Kris@p4buschel. +2 -2
src/mat/impls/sbaij/seq/sbaij.c 1.61 03/06/13 00:54:10 Kris@p4buschel. +111 -94 Compose preallocation routines.
src/mat/impls/sbaij/mpi/mpisbaij.c 1.48 03/06/13 00:54:10 Kris@p4buschel. +85 -70 Compose preallocation routines.
src/mat/impls/adj/mpi/mpiadj.c 1.12 03/06/13 00:54:10 Kris@p4buschel. +64 -31 Compose preallocation routines.
Hg-commit: a1c0174f5d32b73ab5d703eaf5e812e5f79378c1
show more ...
|
| 7a44e897 | 16-May-2003 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.1215 hzhang@compbio.mcs.anl.gov|ChangeSet|20030516175644|65407 ChangeSet 1.1215 03/05/16 12:56:44 hzhang@compbio.mcs.anl.gov +1 -0 an option change for dscpack interface.
src/ma
bk-changeset-1.1215 hzhang@compbio.mcs.anl.gov|ChangeSet|20030516175644|65407 ChangeSet 1.1215 03/05/16 12:56:44 hzhang@compbio.mcs.anl.gov +1 -0 an option change for dscpack interface.
src/mat/impls/baij/mpi/dscpack.c 1.21 03/05/16 12:55:39 hzhang@compbio.mcs.anl.gov +2 -2 *** empty log message ***
Hg-commit: e2fab9fcd141ec500e9b0ca20ec2cd5ed779f4eb
show more ...
|
| a7db8127 | 30-Apr-2003 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.1171 balay@smash.mcs.anl.gov|ChangeSet|20030430162728|36955 ChangeSet 1.1171 03/04/30 11:27:28 balay@smash.mcs.anl.gov +2 -0 use a different communicatior for superlu as well
sr
bk-changeset-1.1171 balay@smash.mcs.anl.gov|ChangeSet|20030430162728|36955 ChangeSet 1.1171 03/04/30 11:27:28 balay@smash.mcs.anl.gov +2 -0 use a different communicatior for superlu as well
src/mat/impls/aij/mpi/superlu_dist.c 1.45 03/04/30 11:27:27 balay@smash.mcs.anl.gov +4 -1 use a different communicatior for superlu as well
src/mat/impls/baij/mpi/dscpack.c 1.20 03/04/30 11:27:00 balay@smash.mcs.anl.gov +0 -0 Change mode to -rw-rw-r--
Hg-commit: 4d6e7aec94d75ae336871fe601fb4b0ac8efe85d
show more ...
|
| db9bd164 | 30-Apr-2003 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.1170 balay@smash.mcs.anl.gov|ChangeSet|20030430161429|37267 ChangeSet 1.1170 03/04/30 11:14:29 balay@smash.mcs.anl.gov +1 -0 create a different communicator for DSCPACK
src/mat/
bk-changeset-1.1170 balay@smash.mcs.anl.gov|ChangeSet|20030430161429|37267 ChangeSet 1.1170 03/04/30 11:14:29 balay@smash.mcs.anl.gov +1 -0 create a different communicator for DSCPACK
src/mat/impls/baij/mpi/dscpack.c 1.19 03/04/30 11:14:28 balay@smash.mcs.anl.gov +4 -2 create a different communicator for DSCPACK
Hg-commit: a63b64b76407610471e8be17ae2791420e19c2ca
show more ...
|
| 6550863b | 11-Apr-2003 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.1144 hzhang@compbio.mcs.anl.gov|ChangeSet|20030411022731|63668 ChangeSet 1.1144 03/04/10 21:27:31 hzhang@compbio.mcs.anl.gov +5 -0 bug fix.
src/mat/impls/aij/mpi/superlu_dist.c
bk-changeset-1.1144 hzhang@compbio.mcs.anl.gov|ChangeSet|20030411022731|63668 ChangeSet 1.1144 03/04/10 21:27:31 hzhang@compbio.mcs.anl.gov +5 -0 bug fix.
src/mat/impls/aij/mpi/superlu_dist.c 1.39 03/04/10 21:24:48 hzhang@compbio.mcs.anl.gov +4 -4 *** empty log message ***
src/mat/examples/tests/ex2.c 1.9 03/04/10 20:37:53 hzhang@compbio.mcs.anl.gov +11 -11 *** empty log message ***
src/mat/impls/baij/seq/baij.c 1.46 03/04/10 20:14:31 hzhang@compbio.mcs.anl.gov +2 -2 *** empty log message ***
src/mat/impls/sbaij/seq/sbaij.c 1.59 03/04/10 20:14:24 hzhang@compbio.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/impls/aij/mpi/superlu_dist.c 1.38 03/04/10 17:58:39 hzhang@compbio.mcs.anl.gov +37 -4 *** empty log message ***
src/mat/impls/aij/seq/spooles.c 1.58 03/04/03 11:26:45 hzhang@compbio.mcs.anl.gov +0 -0 *** empty log message ***
Hg-commit: d435ca84d63fa2dc332e966298e1665d05760c22
show more ...
|
| c4319e64 | 31-Mar-2003 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.1134 hzhang@compbio.mcs.anl.gov|ChangeSet|20030331213734|52971 ChangeSet 1.1134 03/03/31 15:37:34 hzhang@compbio.mcs.anl.gov +4 -0 add support for SUBSET_NONZERO_PATTERN to MatA
bk-changeset-1.1134 hzhang@compbio.mcs.anl.gov|ChangeSet|20030331213734|52971 ChangeSet 1.1134 03/03/31 15:37:34 hzhang@compbio.mcs.anl.gov +4 -0 add support for SUBSET_NONZERO_PATTERN to MatAXPY_SeqBAIJ() and MatAXPY_SeqSBAIJ()
src/mat/impls/baij/seq/baij.c 1.45 03/03/31 15:33:34 hzhang@compbio.mcs.anl.gov +0 -1 *** empty log message ***
src/mat/impls/sbaij/seq/sbaij.c 1.58 03/03/31 15:33:09 hzhang@compbio.mcs.anl.gov +19 -23 *** empty log message ***
src/mat/impls/baij/seq/baij.c 1.44 03/03/31 11:43:11 hzhang@compbio.mcs.anl.gov +5 -6 *** empty log message ***
src/mat/impls/baij/seq/baij.c 1.43 03/03/31 11:36:30 hzhang@compbio.mcs.anl.gov +20 -21 *** empty log message ***
src/mat/impls/sbaij/seq/sbaij.h 1.23 03/03/31 11:07:35 hzhang@compbio.mcs.anl.gov +3 -0 *** empty log message ***
src/mat/impls/baij/seq/baij.h 1.11 03/03/31 11:06:31 hzhang@compbio.mcs.anl.gov +3 -0 *** empty log message ***
Hg-commit: fea7e9ed0f21c6776db0439cb6682b5aa2998afe
show more ...
|
| c537a176 | 27-Mar-2003 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.1107.2.1 hzhang@compbio.mcs.anl.gov|ChangeSet|20030327145258|33219 ChangeSet 1.1107.2.1 03/03/27 08:52:58 hzhang@compbio.mcs.anl.gov +5 -0 mpiaij.c, baij.c, sbaij.c, aij.c, petscma
bk-changeset-1.1107.2.1 hzhang@compbio.mcs.anl.gov|ChangeSet|20030327145258|33219 ChangeSet 1.1107.2.1 03/03/27 08:52:58 hzhang@compbio.mcs.anl.gov +5 -0 mpiaij.c, baij.c, sbaij.c, aij.c, petscmat.h: *** empty log message ***
src/mat/impls/aij/mpi/mpiaij.c 1.54.1.2 03/03/27 08:51:02 hzhang@compbio.mcs.anl.gov +30 -5 *** empty log message ***
src/mat/impls/aij/mpi/mpiaij.c 1.54.1.1 03/03/24 20:59:39 hzhang@compbio.mcs.anl.gov +5 -2 *** empty log message ***
src/mat/impls/baij/seq/baij.c 1.42 03/03/24 20:49:42 hzhang@compbio.mcs.anl.gov +26 -1 *** empty log message ***
src/mat/impls/sbaij/seq/sbaij.c 1.57 03/03/24 20:49:31 hzhang@compbio.mcs.anl.gov +26 -1 *** empty log message ***
src/mat/impls/aij/seq/aij.c 1.70 03/03/24 20:32:55 hzhang@compbio.mcs.anl.gov +26 -2 *** empty log message ***
include/petscmat.h 1.53 03/03/24 10:08:49 hzhang@compbio.mcs.anl.gov +1 -1 *** empty log message ***
Hg-commit: fe255f969bbe9391a23c002c115f5b97f64afe97
show more ...
|
| 56faa61e | 13-Mar-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1067.1.2 bsmith@harley.mcs.anl.gov|ChangeSet|20030313033002|16971 ChangeSet 1.1067.1.2 03/03/12 21:30:02 bsmith@harley.mcs.anl.gov +7 -0 replace _COMM_WORLD with com from matrix in
bk-changeset-1.1067.1.2 bsmith@harley.mcs.anl.gov|ChangeSet|20030313033002|16971 ChangeSet 1.1067.1.2 03/03/12 21:30:02 bsmith@harley.mcs.anl.gov +7 -0 replace _COMM_WORLD with com from matrix in sbaij etc matrix formats
src/sles/examples/tutorials/makefile 1.28 03/03/12 21:30:01 bsmith@harley.mcs.anl.gov +5 -1 replace _COMM_WORLD with com from matrix
src/sles/examples/tutorials/ex28.c 1.4 03/03/12 21:30:01 bsmith@harley.mcs.anl.gov +27 -28 replace _COMM_WORLD with com from matrix
src/mat/impls/sbaij/mpi/mpisbaij.c 1.46 03/03/12 21:30:01 bsmith@harley.mcs.anl.gov +20 -20 replace _COMM_WORLD with com from matrix
src/mat/impls/baij/mpi/dscpack.c 1.18 03/03/12 21:30:01 bsmith@harley.mcs.anl.gov +1 -1 replace _COMM_WORLD with com from matrix
src/mat/impls/aij/seq/spoolesOptions.c 1.16 03/03/12 21:30:01 bsmith@harley.mcs.anl.gov +1 -1 replace _COMM_WORLD with com from matrix
src/mat/impls/aij/mpi/mpispooles.c 1.32 03/03/12 21:30:00 bsmith@harley.mcs.anl.gov +20 -20 replace _COMM_WORLD with com from matrix
src/sles/examples/tutorials/ex28.c 1.3 03/03/12 16:26:43 bsmith@harley.mcs.anl.gov +43 -16 *** empty log message ***
src/sles/examples/tutorials/ex28.c 1.2 03/03/12 15:02:13 bsmith@harley.mcs.anl.gov +34 -43 *** empty log message ***
src/sles/examples/tutorials/ex28.c 1.1 03/03/12 13:38:01 bsmith@harley.mcs.anl.gov +109 -0
src/sles/examples/tutorials/ex28.c 1.0 03/03/12 13:38:01 bsmith@harley.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/sles/examples/tutorials/ex28.c
docs/tex/petscapp.bib 1.65 03/03/11 15:21:43 bsmith@harley.mcs.anl.gov +6 -0 *** empty log message ***
Hg-commit: 83165763cf35165e8fd7198dfe4de5a92143d9fe
show more ...
|
| b380c88c | 06-Mar-2003 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.1065 hzhang@compbio.mcs.anl.gov|ChangeSet|20030306180853|02247 ChangeSet 1.1065 03/03/06 12:08:53 hzhang@compbio.mcs.anl.gov +33 -0 replace MatLUInfo and MatILUInfo by MatFactorInf
bk-changeset-1.1065 hzhang@compbio.mcs.anl.gov|ChangeSet|20030306180853|02247 ChangeSet 1.1065 03/03/06 12:08:53 hzhang@compbio.mcs.anl.gov +33 -0 replace MatLUInfo and MatILUInfo by MatFactorInfo
src/mat/impls/baij/seq/baijfact3.c 1.7 03/03/06 12:07:41 hzhang@compbio.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/impls/baij/seq/baijfact2.c 1.28 03/03/06 12:07:29 hzhang@compbio.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/impls/aij/seq/aij.h 1.14 03/03/06 12:07:10 hzhang@compbio.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/impls/rowbs/mpi/mpirowbs.c 1.11 03/03/06 12:05:02 hzhang@compbio.mcs.anl.gov +2 -2 *** empty log message ***
src/mat/impls/aij/mpi/superlu_dist.c 1.34 03/03/06 12:04:32 hzhang@compbio.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/impls/aij/seq/superlu.c 1.21 03/03/06 12:04:01 hzhang@compbio.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/impls/aij/seq/umfpack.c 1.7 03/03/06 12:03:37 hzhang@compbio.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/impls/aij/seq/aijfact.c 1.21 03/03/06 12:03:01 hzhang@compbio.mcs.anl.gov +4 -4 *** empty log message ***
src/mat/impls/aij/seq/aijmatlab.c 1.13 03/03/06 12:02:34 hzhang@compbio.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/matimpl.h 1.22 03/03/06 12:02:09 hzhang@compbio.mcs.anl.gov +5 -5 *** empty log message ***
src/mat/impls/dense/seq/dense.c 1.16 03/03/06 12:01:47 hzhang@compbio.mcs.anl.gov +2 -2 *** empty log message ***
src/sles/pc/impls/lu/lu.c 1.14 03/03/06 12:01:22 hzhang@compbio.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/impls/aij/seq/aij.c 1.66 03/03/06 12:00:50 hzhang@compbio.mcs.anl.gov +4 -4 *** empty log message ***
src/mat/impls/aij/seq/aijspooles.c 1.17 03/03/06 11:59:43 hzhang@compbio.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/impls/bdiag/seq/bdiag.c 1.11 03/03/06 11:59:04 hzhang@compbio.mcs.anl.gov +3 -3 *** empty log message ***
src/mat/impls/aij/mpi/mpiaij.c 1.54 03/03/06 11:55:54 hzhang@compbio.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/examples/tests/ex7.c 1.5 03/03/06 11:55:14 hzhang@compbio.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/impls/bdiag/seq/bdfact.c 1.5 03/03/06 11:51:20 hzhang@compbio.mcs.anl.gov +2 -2 *** empty log message ***
src/mat/impls/baij/seq/baij.c 1.41 03/03/06 11:51:11 hzhang@compbio.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/interface/matrix.c 1.55 03/03/06 11:50:58 hzhang@compbio.mcs.anl.gov +18 -14 *** empty log message ***
include/petscmat.h 1.51 03/03/06 11:45:47 hzhang@compbio.mcs.anl.gov +2 -51 *** empty log message ***
src/mat/examples/tests/ex30.c 1.7 03/03/06 11:42:37 hzhang@compbio.mcs.anl.gov +0 -1 *** empty log message ***
src/sles/pc/impls/ilu/ilu.c 1.13 03/03/06 11:27:25 hzhang@compbio.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/examples/tests/ex30.c 1.6 03/03/06 10:58:26 hzhang@compbio.mcs.anl.gov +1 -1 *** empty log message ***
src/sles/pc/impls/ilu/ilu.h 1.5 03/03/06 10:57:55 hzhang@compbio.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/impls/baij/seq/baij.h 1.10 03/03/06 10:55:16 hzhang@compbio.mcs.anl.gov +3 -3 *** empty log message ***
src/mat/examples/tests/ex48.c 1.6 03/03/06 10:53:41 hzhang@compbio.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/examples/tests/ex15.c 1.6 03/03/06 10:53:21 hzhang@compbio.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/examples/tests/ex1.c 1.9 03/03/06 10:52:12 hzhang@compbio.mcs.anl.gov +1 -2 *** empty log message ***
src/mat/impls/baij/seq/baijfact.c 1.4 03/03/06 10:19:23 hzhang@compbio.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/impls/aij/mpi/mpiaijspooles.c 1.18 03/03/06 10:18:46 hzhang@compbio.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/impls/aij/mpi/pxxt.c 1.10 03/03/06 10:17:46 hzhang@compbio.mcs.anl.gov +3 -3 *** empty log message ***
src/mat/impls/aij/seq/aijspooles.c 1.16 03/03/06 10:16:11 hzhang@compbio.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/impls/aij/seq/lusol.c 1.8 03/03/06 10:15:27 hzhang@compbio.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/impls/aij/seq/aijmatlab.c 1.12 03/03/06 10:14:54 hzhang@compbio.mcs.anl.gov +2 -2 *** empty log message ***
src/mat/impls/aij/seq/essl.c 1.6 03/03/06 10:14:12 hzhang@compbio.mcs.anl.gov +1 -1 *** empty log message ***
include/petscmat.h 1.50 03/03/06 10:10:32 hzhang@compbio.mcs.anl.gov +4 -4 *** empty log message ***
Hg-commit: 111a65df4d8e7ebcaeebeb55c4686a28aeb48d02
show more ...
|
| 12272027 | 06-Mar-2003 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.1061.1.1 hzhang@compbio.mcs.anl.gov|ChangeSet|20030306152845|60037 ChangeSet 1.1061.1.1 03/03/06 09:28:45 hzhang@compbio.mcs.anl.gov +3 -0 nightly build bug fix.
src/sles/ksp/im
bk-changeset-1.1061.1.1 hzhang@compbio.mcs.anl.gov|ChangeSet|20030306152845|60037 ChangeSet 1.1061.1.1 03/03/06 09:28:45 hzhang@compbio.mcs.anl.gov +3 -0 nightly build bug fix.
src/sles/ksp/impls/gmres/gmres.c 1.13 03/03/06 09:14:18 hzhang@compbio.mcs.anl.gov +0 -1 *** empty log message ***
src/mat/impls/baij/seq/baijfact2.c 1.27 03/03/06 09:12:59 hzhang@compbio.mcs.anl.gov +2 -2 *** empty log message ***
src/mat/impls/aij/seq/aijfact.c 1.20 03/03/06 09:07:20 hzhang@compbio.mcs.anl.gov +0 -1 *** empty log message ***
Hg-commit: 0199401e355fb0e6468a04baeb4629935fd3c47e
show more ...
|
| 15e8a5b3 | 05-Mar-2003 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.1058 hzhang@compbio.mcs.anl.gov|ChangeSet|20030305050522|61372 ChangeSet 1.1058 03/03/04 23:05:22 hzhang@compbio.mcs.anl.gov +19 -0 replace MatCholeskyInfo and MatICCInfo by MatF
bk-changeset-1.1058 hzhang@compbio.mcs.anl.gov|ChangeSet|20030305050522|61372 ChangeSet 1.1058 03/03/04 23:05:22 hzhang@compbio.mcs.anl.gov +19 -0 replace MatCholeskyInfo and MatICCInfo by MatFactorInfo, and its updates
src/sles/pc/impls/icc/icc.h 1.5 03/03/04 23:03:24 hzhang@compbio.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/interface/matrix.c 1.54 03/03/04 23:02:45 hzhang@compbio.mcs.anl.gov +6 -6 *** empty log message ***
src/mat/impls/sbaij/seq/sbaijfact2.c 1.23 03/03/04 23:02:23 hzhang@compbio.mcs.anl.gov +2 -2 *** empty log message ***
src/mat/impls/sbaij/seq/sbaij.h 1.19 03/03/04 23:02:05 hzhang@compbio.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/impls/baij/mpi/dscpack.c 1.17 03/03/04 23:01:41 hzhang@compbio.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/impls/aij/seq/aijfact.c 1.19 03/03/04 23:00:54 hzhang@compbio.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/impls/aij/seq/aij.h 1.13 03/03/04 23:00:25 hzhang@compbio.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/examples/tests/ex76.c 1.6 03/03/04 22:58:30 hzhang@compbio.mcs.anl.gov +6 -6 *** empty log message ***
src/mat/examples/tests/ex74.c 1.8 03/03/04 22:57:05 hzhang@compbio.mcs.anl.gov +6 -6 *** empty log message ***
src/mat/examples/tests/ex1.c 1.8 03/03/04 22:55:15 hzhang@compbio.mcs.anl.gov +4 -2 *** empty log message ***
src/mat/impls/sbaij/seq/sbaijspooles.c 1.22 03/03/04 22:33:25 hzhang@compbio.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/impls/sbaij/seq/sbaijfact.c 1.36 03/03/04 22:33:05 hzhang@compbio.mcs.anl.gov +6 -5 *** empty log message ***
include/petscmat.h 1.49 03/03/04 22:32:56 hzhang@compbio.mcs.anl.gov +17 -35 *** empty log message ***
src/sles/pc/impls/cholesky/cholesky.c 1.16 03/03/04 22:32:46 hzhang@compbio.mcs.anl.gov +2 -2 *** empty log message ***
src/mat/matimpl.h 1.21 03/03/04 22:32:36 hzhang@compbio.mcs.anl.gov +4 -4 *** empty log message ***
src/mat/impls/sbaij/seq/sbaij.c 1.56 03/03/04 22:32:26 hzhang@compbio.mcs.anl.gov +3 -3 *** empty log message ***
src/mat/impls/dense/seq/dense.c 1.15 03/03/04 21:53:24 hzhang@compbio.mcs.anl.gov +5 -3 *** empty log message ***
src/sles/pc/impls/cholesky/cholesky.c 1.15 03/03/04 21:09:36 hzhang@compbio.mcs.anl.gov +2 -2 *** empty log message ***
src/mat/impls/sbaij/mpi/mpisbaijspooles.c 1.12 03/03/04 21:08:40 hzhang@compbio.mcs.anl.gov +1 -1 *** empty log message ***
src/sles/pc/impls/icc/icc.c 1.9 03/03/04 20:48:54 hzhang@compbio.mcs.anl.gov +0 -0 *** empty log message ***
Hg-commit: 9a08cfa1e52b5a2161f9939f12b8d36d6023fa77
show more ...
|