| #
123145df
|
| 09-Jan-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.926 Kris@buschel2000.|ChangeSet|20030109205253|05259 ChangeSet 1.926 03/01/09 12:52:53 Kris@buschel2000. +19 -0 Single precision solves are default when available (matsingle builds
bk-changeset-1.926 Kris@buschel2000.|ChangeSet|20030109205253|05259 ChangeSet 1.926 03/01/09 12:52:53 Kris@buschel2000. +19 -0 Single precision solves are default when available (matsingle builds, baij_4).
src/sles/pc/impls/ilu/ilu.h 1.4 03/01/09 12:52:48 Kris@buschel2000. +0 -1 Single precision solves are default when available (matsingle builds, baij_4).
src/sles/pc/impls/ilu/ilu.c 1.10 03/01/09 12:52:48 Kris@buschel2000. +0 -58 Single precision solves are default when available (matsingle builds, baij_4).
src/mat/impls/sbaij/seq/sbaij.c 1.49.1.1 03/01/09 12:52:48 Kris@buschel2000. +0 -1 Single precision solves are default when available (matsingle builds, baij_4).
src/mat/impls/sbaij/mpi/mpisbaij.c 1.43 03/01/09 12:52:48 Kris@buschel2000. +0 -1 Single precision solves are default when available (matsingle builds, baij_4).
src/mat/impls/rowbs/mpi/mpirowbs.c 1.10 03/01/09 12:52:48 Kris@buschel2000. +0 -1 Single precision solves are default when available (matsingle builds, baij_4).
src/mat/impls/dense/seq/dense.c 1.14 03/01/09 12:52:47 Kris@buschel2000. +0 -1 Single precision solves are default when available (matsingle builds, baij_4).
src/mat/impls/dense/mpi/mpidense.c 1.13 03/01/09 12:52:47 Kris@buschel2000. +0 -1 Single precision solves are default when available (matsingle builds, baij_4).
src/mat/impls/bdiag/seq/bdiag.c 1.10 03/01/09 12:52:47 Kris@buschel2000. +0 -1 Single precision solves are default when available (matsingle builds, baij_4).
src/mat/impls/bdiag/mpi/mpibdiag.c 1.11 03/01/09 12:52:47 Kris@buschel2000. +0 -1 Single precision solves are default when available (matsingle builds, baij_4).
src/mat/impls/baij/seq/baijfact2.c 1.10 03/01/09 12:52:47 Kris@buschel2000. +28 -47 Single precision solves are default when available (matsingle builds, baij_4). Perhaps this should be cleaned up a bit....
src/mat/impls/baij/seq/baij.h 1.8 03/01/09 12:52:46 Kris@buschel2000. +0 -1 Single precision solves are default when available (matsingle builds, baij_4).
src/mat/impls/baij/seq/baij.c 1.36 03/01/09 12:52:46 Kris@buschel2000. +0 -10 Single precision solves are default when available (matsingle builds, baij_4).
src/mat/impls/baij/mpi/mpibaij.c 1.17 03/01/09 12:52:46 Kris@buschel2000. +0 -1 Single precision solves are default when available (matsingle builds, baij_4).
src/mat/impls/aij/seq/aij.c 1.52.1.1 03/01/09 12:52:46 Kris@buschel2000. +0 -1 Single precision solves are default when available (matsingle builds, baij_4).
src/mat/impls/aij/mpi/mpiaij.c 1.47 03/01/09 12:52:46 Kris@buschel2000. +0 -1 Single precision solves are default when available (matsingle builds, baij_4).
src/mat/impls/adj/mpi/mpiadj.c 1.8 03/01/09 12:52:45 Kris@buschel2000. +0 -1 Single precision solves are default when available (matsingle builds, baij_4).
include/petscpc.h 1.22 03/01/09 12:52:45 Kris@buschel2000. +0 -1 Single precision solves are default when available (matsingle builds, baij_4).
include/petscmat.h 1.42 03/01/09 12:52:45 Kris@buschel2000. +1 -1 Single precision solves are default when available (matsingle builds, baij_4).
include/finclude/petscmat.h 1.9 03/01/09 12:52:45 Kris@buschel2000. +0 -2 Single precision solves are default when available (matsingle builds, baij_4).
Hg-commit: 2dbf10a44c0f0c6c38ccad4e8ad9190dc47c84df
show more ...
|
| #
96b99cff
|
| 02-Jan-2003 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.907 balay@asterix.mcs.anl.gov|ChangeSet|20030102225634|49702 ChangeSet 1.907 03/01/02 16:56:34 balay@asterix.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into as
bk-changeset-1.907 balay@asterix.mcs.anl.gov|ChangeSet|20030102225634|49702 ChangeSet 1.907 03/01/02 16:56:34 balay@asterix.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into asterix.mcs.anl.gov:/home/balay/petsc-dev
Hg-commit: 70d36cdc1cc904df9af2f39e4ca1578de1895125
show more ...
|
| #
e03e44c9
|
| 02-Jan-2003 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.905.1.1 balay@asterix.mcs.anl.gov|ChangeSet|20030102225559|35826 ChangeSet 1.905.1.1 03/01/02 16:55:59 balay@asterix.mcs.anl.gov +2 -0 function name incorrect Fix MatSetValuesBlock
bk-changeset-1.905.1.1 balay@asterix.mcs.anl.gov|ChangeSet|20030102225559|35826 ChangeSet 1.905.1.1 03/01/02 16:55:59 balay@asterix.mcs.anl.gov +2 -0 function name incorrect Fix MatSetValuesBlocked_MPISBAIJ_MatScalar
src/mat/impls/sbaij/mpi/mpisbaij.c 1.42 03/01/02 16:55:56 balay@asterix.mcs.anl.gov +3 -3 function name incorrect Fix MatSetValuesBlocked_MPISBAIJ_MatScalar
src/mat/impls/baij/mpi/mpibaij.c 1.16 03/01/02 16:55:56 balay@asterix.mcs.anl.gov +1 -1 fix typo
Hg-commit: ab5bf292afa7eaeb18fafbadf4c27c61d7f7502b
show more ...
|
| #
92c3bf5a
|
| 18-Nov-2002 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.869 knepley@khan.mcs.anl.gov|ChangeSet|20021118150243|45019 ChangeSet 1.869 02/11/18 09:02:43 knepley@khan.mcs.anl.gov +1 -0 Merge
src/mat/impls/aij/seq/aijmatlab.c 1.10 02/
bk-changeset-1.869 knepley@khan.mcs.anl.gov|ChangeSet|20021118150243|45019 ChangeSet 1.869 02/11/18 09:02:43 knepley@khan.mcs.anl.gov +1 -0 Merge
src/mat/impls/aij/seq/aijmatlab.c 1.10 02/11/18 09:02:41 knepley@khan.mcs.anl.gov +0 -2 Merge
Hg-commit: ba34a23ddff88c8c0d669ea62fd7e847382bebe9
show more ...
|
| #
c1dc657d
|
| 06-Nov-2002 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.866.1.14 bsmith@terra.mcs.anl.gov|ChangeSet|20021106213528|45496 ChangeSet 1.866.1.14 02/11/06 15:35:28 bsmith@terra.mcs.anl.gov +10 -0 fix for bug reported by Sun with PetscMaxSum
bk-changeset-1.866.1.14 bsmith@terra.mcs.anl.gov|ChangeSet|20021106213528|45496 ChangeSet 1.866.1.14 02/11/06 15:35:28 bsmith@terra.mcs.anl.gov +10 -0 fix for bug reported by Sun with PetscMaxSum_Op
src/vec/utils/vecstash.c 1.4 02/11/06 15:35:27 bsmith@terra.mcs.anl.gov +17 -22 fix for bug reported by Sun with PetscMaxSum_Op
src/sles/pc/impls/asm/asm.c 1.9 02/11/06 15:35:27 bsmith@terra.mcs.anl.gov +1 -1 fix for bug reported by Sun with PetscMaxSum_Op
src/mat/utils/matstash.c 1.4 02/11/06 15:35:27 bsmith@terra.mcs.anl.gov +19 -24 fix for bug reported by Sun with PetscMaxSum_Op
src/mat/impls/rowbs/mpi/mpirowbs.c 1.9 02/11/06 15:35:27 bsmith@terra.mcs.anl.gov +25 -38 fix for bug reported by Sun with PetscMaxSum_Op
src/mat/impls/dense/mpi/mpidense.c 1.12 02/11/06 15:35:27 bsmith@terra.mcs.anl.gov +8 -13 fix for bug reported by Sun with PetscMaxSum_Op
src/mat/impls/dense/mpi/mmdense.c 1.5 02/11/06 15:35:27 bsmith@terra.mcs.anl.gov +17 -25 fix for bug reported by Sun with PetscMaxSum_Op
src/mat/impls/bdiag/mpi/mpibdiag.c 1.10 02/11/06 15:35:27 bsmith@terra.mcs.anl.gov +8 -13 fix for bug reported by Sun with PetscMaxSum_Op
src/mat/impls/baij/mpi/mpibaij.c 1.15 02/11/06 15:35:27 bsmith@terra.mcs.anl.gov +8 -13 fix for bug reported by Sun with PetscMaxSum_Op
src/mat/impls/aij/mpi/mpiaij.c 1.39 02/11/06 15:35:27 bsmith@terra.mcs.anl.gov +8 -13 fix for bug reported by Sun with PetscMaxSum_Op
src/vec/utils/vpscat.c 1.9 02/11/06 14:15:33 bsmith@terra.mcs.anl.gov +34 -49 fix for snum Sun bug reoport
Hg-commit: 4e6fe8ed77a35fa038c1facef4856ed5733e9695
show more ...
|
| #
4114eac5
|
| 09-Sep-2002 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.805 Kris@buschel2000.|ChangeSet|20020909191909|49804 ChangeSet 1.805 02/09/09 12:19:09 Kris@buschel2000. +1 -0 Merge buschelm@shakey.mcs.anl.gov:/home/petsc/petsc-bk/petsc into b
bk-changeset-1.805 Kris@buschel2000.|ChangeSet|20020909191909|49804 ChangeSet 1.805 02/09/09 12:19:09 Kris@buschel2000. +1 -0 Merge buschelm@shakey.mcs.anl.gov:/home/petsc/petsc-bk/petsc into buschel2000.:E:/Kris/petsc
src/mat/impls/baij/seq/baij.c 1.33 02/09/09 12:19:07 Kris@buschel2000. +0 -0 Auto merged
Hg-commit: ff7bccd1668fc30e47eb0b31bf132130b8ef0f18
show more ...
|
| #
2c535e4d
|
| 09-Sep-2002 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.796.1.32 hzhang@shakey.mcs.anl.gov|ChangeSet|20020909154004|50606 ChangeSet 1.796.1.32 02/09/09 10:40:04 hzhang@shakey.mcs.anl.gov +4 -0 nightly build bug fix.
src/mat/impls/bai
bk-changeset-1.796.1.32 hzhang@shakey.mcs.anl.gov|ChangeSet|20020909154004|50606 ChangeSet 1.796.1.32 02/09/09 10:40:04 hzhang@shakey.mcs.anl.gov +4 -0 nightly build bug fix.
src/mat/impls/baij/mpi/mpibaij.c 1.14 02/09/09 10:23:14 hzhang@shakey.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/impls/baij/seq/baij.c 1.30.1.2 02/09/09 10:21:09 hzhang@shakey.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/impls/sbaij/seq/sbaij.c 1.37 02/09/09 10:15:18 hzhang@shakey.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/impls/sbaij/mpi/mpisbaij.c 1.37 02/09/09 10:13:37 hzhang@shakey.mcs.anl.gov +1 -1 *** empty log message ***
Hg-commit: a1037fc7e28b124da4e3ddbfc08b4e4f80a6470d
show more ...
|
| #
788b9a6c
|
| 01-Sep-2002 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.803 Kris@buschel2000.attbi.com|ChangeSet|20020901080155|41151 ChangeSet 1.803 02/09/01 01:01:55 Kris@buschel2000.attbi.com +1 -0 Merge buschelm@shakey.mcs.anl.gov:/home/petsc/petsc
bk-changeset-1.803 Kris@buschel2000.attbi.com|ChangeSet|20020901080155|41151 ChangeSet 1.803 02/09/01 01:01:55 Kris@buschel2000.attbi.com +1 -0 Merge buschelm@shakey.mcs.anl.gov:/home/petsc/petsc-bk/petsc into buschel2000.attbi.com:E:/Kris/petsc
src/mat/impls/baij/seq/baij.c 1.32 02/09/01 01:01:53 Kris@buschel2000.attbi.com +0 -0 Auto merged
Hg-commit: 482734d9d96d7559a0a188ab6d8c27fdddf7ae17
show more ...
|
| #
456192e2
|
| 01-Sep-2002 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.796.1.24 bsmith@terra.mcs.anl.gov|ChangeSet|20020901035649|41173 ChangeSet 1.796.1.24 02/08/31 22:56:49 bsmith@terra.mcs.anl.gov +21 -0 general cleanup and matrix help messages
bk-changeset-1.796.1.24 bsmith@terra.mcs.anl.gov|ChangeSet|20020901035649|41173 ChangeSet 1.796.1.24 02/08/31 22:56:49 bsmith@terra.mcs.anl.gov +21 -0 general cleanup and matrix help messages
src/vec/interface/vector.c 1.31 02/08/31 22:56:47 bsmith@terra.mcs.anl.gov +1 -12 general cleanup and matrix help messages
src/sys/src/viewer/interface/viewa.c 1.5 02/08/31 22:56:47 bsmith@terra.mcs.anl.gov +2 -2 general cleanup and matrix help messages
src/sys/src/viewer/impls/binary/binv.c 1.12 02/08/31 22:56:47 bsmith@terra.mcs.anl.gov +1 -1 general cleanup and matrix help messages
src/sys/src/objects/pinit.c 1.18 02/08/31 22:56:47 bsmith@terra.mcs.anl.gov +1 -1 general cleanup and matrix help messages
src/sys/src/objects/init.c 1.19 02/08/31 22:56:47 bsmith@terra.mcs.anl.gov +3 -5 general cleanup and matrix help messages
src/snes/examples/tutorials/makefile 1.13 02/08/31 22:56:47 bsmith@terra.mcs.anl.gov +1 -1 general cleanup and matrix help messages
src/mat/interface/matrix.c 1.36 02/08/31 22:56:47 bsmith@terra.mcs.anl.gov +73 -54 general cleanup and matrix help messages
src/mat/impls/sbaij/seq/sbaij.c 1.36 02/08/31 22:56:47 bsmith@terra.mcs.anl.gov +1 -1 general cleanup and matrix help messages
src/mat/impls/sbaij/mpi/mpisbaij.c 1.36 02/08/31 22:56:47 bsmith@terra.mcs.anl.gov +1 -1 general cleanup and matrix help messages
src/mat/impls/rowbs/mpi/mpirowbs.c 1.7 02/08/31 22:56:47 bsmith@terra.mcs.anl.gov +1 -1 general cleanup and matrix help messages
src/mat/impls/dense/seq/dense.c 1.13 02/08/31 22:56:47 bsmith@terra.mcs.anl.gov +1 -1 general cleanup and matrix help messages
src/mat/impls/dense/mpi/mpidense.c 1.11 02/08/31 22:56:47 bsmith@terra.mcs.anl.gov +1 -1 general cleanup and matrix help messages
src/mat/impls/bdiag/seq/bdiag3.c 1.10 02/08/31 22:56:46 bsmith@terra.mcs.anl.gov +1 -1 general cleanup and matrix help messages
src/mat/impls/bdiag/mpi/mpibdiag.c 1.9 02/08/31 22:56:46 bsmith@terra.mcs.anl.gov +2 -2 general cleanup and matrix help messages
src/mat/impls/baij/seq/baij.c 1.30.1.1 02/08/31 22:56:46 bsmith@terra.mcs.anl.gov +1 -1 general cleanup and matrix help messages
src/mat/impls/baij/mpi/mpibaij.c 1.13 02/08/31 22:56:46 bsmith@terra.mcs.anl.gov +1 -1 general cleanup and matrix help messages
src/mat/impls/aij/seq/aij.c 1.44 02/08/31 22:56:46 bsmith@terra.mcs.anl.gov +1 -1 general cleanup and matrix help messages
src/mat/impls/aij/mpi/mpiaij.c 1.35 02/08/31 22:56:46 bsmith@terra.mcs.anl.gov +1 -1 general cleanup and matrix help messages
include/petscviewer.h 1.24 02/08/31 22:56:46 bsmith@terra.mcs.anl.gov +1 -1 general cleanup and matrix help messages
include/finclude/petscviewer.h 1.5 02/08/31 22:56:46 bsmith@terra.mcs.anl.gov +2 -2 general cleanup and matrix help messages
src/sys/src/dll/reg.c 1.12 02/08/31 22:51:55 bsmith@terra.mcs.anl.gov +1 -1 silly no other one has a see manual page
Hg-commit: cbb9d9af325bd303785be46ee0a84a99f91127b9
show more ...
|
| #
3ed9bdaa
|
| 15-Mar-2002 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.526 bsmith@terra.mcs.anl.gov|ChangeSet|20020315194555|38963 ChangeSet 1.526 02/03/15 13:45:55 bsmith@terra.mcs.anl.gov +2 -0 up to version 30
include/petscversion.h 1.38 02/
bk-changeset-1.526 bsmith@terra.mcs.anl.gov|ChangeSet|20020315194555|38963 ChangeSet 1.526 02/03/15 13:45:55 bsmith@terra.mcs.anl.gov +2 -0 up to version 30
include/petscversion.h 1.38 02/03/15 13:45:55 bsmith@terra.mcs.anl.gov +1 -2 up to 30
src/sys/src/draw/impls/ps/pops.c 1.7 02/03/15 13:42:15 bsmith@terra.mcs.anl.gov +0 -0 Auto merged
Hg-commit: 9224617865139c5254a8ff3d644d6215ef9dd785
show more ...
|
| #
f81bd7cc
|
| 13-Mar-2002 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.523.1.4 hzhang@shakey.mcs.anl.gov|ChangeSet|20020313230628|30875 ChangeSet 1.523.1.4 02/03/13 17:06:28 hzhang@shakey.mcs.anl.gov +5 -0 bug fix.
src/mat/impls/baij/mpi/dscpack.c
bk-changeset-1.523.1.4 hzhang@shakey.mcs.anl.gov|ChangeSet|20020313230628|30875 ChangeSet 1.523.1.4 02/03/13 17:06:28 hzhang@shakey.mcs.anl.gov +5 -0 bug fix.
src/mat/impls/baij/mpi/dscpack.c 1.9 02/03/13 17:03:56 hzhang@shakey.mcs.anl.gov +4 -4 *** empty log message ***
src/mat/impls/baij/mpi/dscpack.c 1.8 02/03/13 14:59:08 hzhang@shakey.mcs.anl.gov +82 -75 *** empty log message ***
src/mat/impls/baij/mpi/dscpack.c 1.7 02/03/13 11:37:45 hzhang@shakey.mcs.anl.gov +110 -105 *** empty log message ***
src/sles/examples/tutorials/ex9.c 1.8 02/03/13 09:17:58 hzhang@shakey.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/impls/aij/seq/spooles.c 1.7 02/03/12 13:38:58 hzhang@shakey.mcs.anl.gov +3 -4 *** empty log message ***
src/mat/impls/baij/mpi/mpibaij.c 1.12 02/03/12 13:36:46 hzhang@shakey.mcs.anl.gov +1 -0 *** empty log message ***
src/mat/impls/baij/mpi/dscpack.c 1.6 02/03/12 13:23:40 hzhang@shakey.mcs.anl.gov +28 -21 *** empty log message ***
src/mat/impls/baij/mpi/dscpack.c 1.5 02/03/12 10:31:44 hzhang@shakey.mcs.anl.gov +4 -1 *** empty log message ***
src/mat/impls/aij/seq/spooles.c 1.6 02/03/12 10:05:07 hzhang@shakey.mcs.anl.gov +9 -15 *** empty log message ***
src/mat/impls/aij/seq/makefile 1.6 02/03/12 09:57:18 hzhang@shakey.mcs.anl.gov +1 -1 *** empty log message ***
Hg-commit: 578401d78ed465788af9fe81d513b484de4eb7f9
show more ...
|
| #
8b64dcb2
|
| 28-Feb-2002 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.495 bsmith@terra.mcs.anl.gov|ChangeSet|20020228001727|06465 ChangeSet 1.495 02/02/27 18:17:27 bsmith@terra.mcs.anl.gov +0 -0 Merge terra.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-bk
bk-changeset-1.495 bsmith@terra.mcs.anl.gov|ChangeSet|20020228001727|06465 ChangeSet 1.495 02/02/27 18:17:27 bsmith@terra.mcs.anl.gov +0 -0 Merge terra.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-bk/petsc into terra.mcs.anl.gov:/sandbox/bsmith/petsc
Hg-commit: 58ace2d8cb3dac6202000f54c2ea9424f3aeac5a
show more ...
|
| #
fc64978b
|
| 27-Feb-2002 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.490.1.6 hzhang@shakey.mcs.anl.gov|ChangeSet|20020227164050|05751 ChangeSet 1.490.1.6 02/02/27 10:40:50 hzhang@shakey.mcs.anl.gov +2 -0 Merge shakey.mcs.anl.gov:/nfs/mcs-homes07/pet
bk-changeset-1.490.1.6 hzhang@shakey.mcs.anl.gov|ChangeSet|20020227164050|05751 ChangeSet 1.490.1.6 02/02/27 10:40:50 hzhang@shakey.mcs.anl.gov +2 -0 Merge shakey.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-bk/petsc into shakey.mcs.anl.gov:/sandbox/hzhang/petsc
src/mat/impls/sbaij/seq/sbaij.c 1.24 02/02/27 10:40:49 hzhang@shakey.mcs.anl.gov +0 -0 Auto merged
src/mat/impls/baij/seq/baij.c 1.20 02/02/27 10:40:49 hzhang@shakey.mcs.anl.gov +0 -0 Auto merged
Hg-commit: 3d91f0f3e082028b463b169603dee71b39135251
show more ...
|
| #
04929863
|
| 27-Feb-2002 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.487.8.2 hzhang@shakey.mcs.anl.gov|ChangeSet|20020227164027|06061 ChangeSet 1.487.8.2 02/02/27 10:40:27 hzhang@shakey.mcs.anl.gov +3 -0 mpibaij.c, baij.c, superlu_dist.c: *** em
bk-changeset-1.487.8.2 hzhang@shakey.mcs.anl.gov|ChangeSet|20020227164027|06061 ChangeSet 1.487.8.2 02/02/27 10:40:27 hzhang@shakey.mcs.anl.gov +3 -0 mpibaij.c, baij.c, superlu_dist.c: *** empty log message ***
src/mat/impls/baij/mpi/mpibaij.c 1.11 02/02/26 09:30:28 hzhang@shakey.mcs.anl.gov +7 -0 *** empty log message ***
src/mat/impls/baij/seq/baij.c 1.19 02/02/26 09:21:17 hzhang@shakey.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/impls/baij/seq/baij.c 1.18 02/02/26 09:20:07 hzhang@shakey.mcs.anl.gov +7 -0 *** empty log message ***
src/mat/impls/aij/mpi/superlu_dist.c 1.18 02/02/19 08:54:40 hzhang@shakey.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/impls/aij/mpi/superlu_dist.c 1.17 02/02/19 08:53:53 hzhang@shakey.mcs.anl.gov +4 -8 *** empty log message ***
src/mat/impls/baij/seq/baij.c 1.17 02/02/17 09:25:57 hzhang@shakey.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/impls/baij/seq/baij.c 1.16 02/02/17 09:18:04 hzhang@shakey.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/impls/baij/seq/baij.c 1.15 02/02/13 17:51:49 hzhang@shakey.mcs.anl.gov +4 -1 *** empty log message ***
Hg-commit: f6b6a69e6e34eda8af0bba3ff68903b47aeb0ec8
show more ...
|
| #
f2fe7e71
|
| 18-Feb-2002 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.490 knepley@spinetta.mcs.anl.gov|ChangeSet|20020218151939|06149 ChangeSet 1.490 02/02/18 09:19:39 knepley@spinetta.mcs.anl.gov +0 -0 Merge shakey:/home/petsc/petsc-bk/petsc into
bk-changeset-1.490 knepley@spinetta.mcs.anl.gov|ChangeSet|20020218151939|06149 ChangeSet 1.490 02/02/18 09:19:39 knepley@spinetta.mcs.anl.gov +0 -0 Merge shakey:/home/petsc/petsc-bk/petsc into spinetta.mcs.anl.gov:/sandbox/knepley/PETSc-dev/petsc
Hg-commit: 6f482baef6f440d4708123f416921075fdfcc355
show more ...
|
| #
a56a16c8
|
| 13-Feb-2002 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.487.1.20 hzhang@shakey.mcs.anl.gov|ChangeSet|20020213170854|05944 ChangeSet 1.487.1.20 02/02/13 11:08:54 hzhang@shakey.mcs.anl.gov +3 -0 add an interface to dscpack
src/mat/impl
bk-changeset-1.487.1.20 hzhang@shakey.mcs.anl.gov|ChangeSet|20020213170854|05944 ChangeSet 1.487.1.20 02/02/13 11:08:54 hzhang@shakey.mcs.anl.gov +3 -0 add an interface to dscpack
src/mat/impls/baij/mpi/mpibaij.c 1.10 02/02/13 11:04:12 hzhang@shakey.mcs.anl.gov +8 -0 *** empty log message ***
src/mat/impls/baij/seq/baij.c 1.14 02/02/13 11:01:27 hzhang@shakey.mcs.anl.gov +5 -2 *** empty log message ***
src/mat/impls/baij/seq/baij.c 1.13 02/02/13 10:57:06 hzhang@shakey.mcs.anl.gov +5 -0 *** empty log message ***
src/mat/impls/baij/mpi/mpibaij.h 1.4 02/02/13 09:35:15 hzhang@shakey.mcs.anl.gov +3 -0 *** empty log message ***
Hg-commit: 50a178efe6ffbc3ce4062a51c719e737f8082abb
show more ...
|
| #
78a0dce8
|
| 13-Dec-2001 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.372 knepley@spinetta.mcs.anl.gov|ChangeSet|20011213181715|00798 ChangeSet 1.372 01/12/13 12:17:15 knepley@spinetta.mcs.anl.gov +0 -0 Merge shakey:/home/petsc/petsc-bk/petsc into
bk-changeset-1.372 knepley@spinetta.mcs.anl.gov|ChangeSet|20011213181715|00798 ChangeSet 1.372 01/12/13 12:17:15 knepley@spinetta.mcs.anl.gov +0 -0 Merge shakey:/home/petsc/petsc-bk/petsc into spinetta.mcs.anl.gov:/sandbox/knepley/PETSc-dev/petsc
Hg-commit: 181a532b7ba11f5f95d0a2adc6ddac3f4464fcd7
show more ...
|
| #
7d0de275
|
| 13-Dec-2001 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.368.1.1 knepley@spinetta.mcs.anl.gov|ChangeSet|20011213181629|01716 ChangeSet 1.368.1.1 01/12/13 12:16:29 knepley@spinetta.mcs.anl.gov +9 -0 Removed superfluous break statements
bk-changeset-1.368.1.1 knepley@spinetta.mcs.anl.gov|ChangeSet|20011213181629|01716 ChangeSet 1.368.1.1 01/12/13 12:16:29 knepley@spinetta.mcs.anl.gov +9 -0 Removed superfluous break statements
src/mat/impls/sbaij/seq/sbaij.c 1.19 01/12/13 12:16:28 knepley@spinetta.mcs.anl.gov +0 -2 Removed superfluous break
src/mat/impls/sbaij/mpi/mpisbaij.c 1.21 01/12/13 12:16:28 knepley@spinetta.mcs.anl.gov +0 -2 Removed superfluous break
src/mat/impls/dense/mpi/mpidense.c 1.8 01/12/13 12:16:28 knepley@spinetta.mcs.anl.gov +0 -2 Removed superfluous break
src/mat/impls/bdiag/seq/bdiag.c 1.9 01/12/13 12:16:28 knepley@spinetta.mcs.anl.gov +0 -1 Removed superfluous break
src/mat/impls/bdiag/mpi/mpibdiag.c 1.8 01/12/13 12:16:28 knepley@spinetta.mcs.anl.gov +0 -1 Removed superfluous break
src/mat/impls/baij/seq/baij.c 1.11 01/12/13 12:16:28 knepley@spinetta.mcs.anl.gov +0 -1 Removed superfluous break
src/mat/impls/baij/mpi/mpibaij.c 1.9 01/12/13 12:16:28 knepley@spinetta.mcs.anl.gov +0 -2 Removed superfluous break
src/mat/impls/aij/seq/aij.c 1.18 01/12/13 12:16:28 knepley@spinetta.mcs.anl.gov +0 -2 Removed superfluous break
src/mat/impls/aij/mpi/mpiaij.c 1.20 01/12/13 12:16:28 knepley@spinetta.mcs.anl.gov +0 -2 Removed superfluous break
Hg-commit: d1fb03a8815c2f3ecb1e1dcc141450e26b2f0d10
show more ...
|
| #
7f5322d6
|
| 30-Nov-2001 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.268 bsmith@terra.mcs.anl.gov|ChangeSet|20011130151941|23898 ChangeSet 1.268 01/11/30 09:19:41 bsmith@terra.mcs.anl.gov +1 -0 Merge terra.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-bk
bk-changeset-1.268 bsmith@terra.mcs.anl.gov|ChangeSet|20011130151941|23898 ChangeSet 1.268 01/11/30 09:19:41 bsmith@terra.mcs.anl.gov +1 -0 Merge terra.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-bk/petsc into terra.mcs.anl.gov:/sandbox/bsmith/petsc
maint/builddist 1.17 01/11/30 09:19:41 bsmith@terra.mcs.anl.gov +0 -0 Auto merged
Hg-commit: 79a5eae413e26dc757386f11647a3ae9378d71a6
show more ...
|
| #
064f8208
|
| 30-Nov-2001 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.257.1.1 bsmith@terra.mcs.anl.gov|ChangeSet|20011130151924|09861 ChangeSet 1.257.1.1 01/11/30 09:19:24 bsmith@terra.mcs.anl.gov +57 -0 put esi into petsc. change norm to nrm to prev
bk-changeset-1.257.1.1 bsmith@terra.mcs.anl.gov|ChangeSet|20011130151924|09861 ChangeSet 1.257.1.1 01/11/30 09:19:24 bsmith@terra.mcs.anl.gov +57 -0 put esi into petsc. change norm to nrm to prevent shadowing
src/vec/interface/vector.c 1.19 01/11/30 09:19:24 bsmith@terra.mcs.anl.gov +1 -1
src/vec/interface/vecregall.c 1.8 01/11/30 09:19:23 bsmith@terra.mcs.anl.gov +1 -1
src/vec/impls/esi/makefile 1.5 01/11/30 09:19:23 bsmith@terra.mcs.anl.gov +1 -2
src/vec/esi/makefile 1.8 01/11/30 09:19:23 bsmith@terra.mcs.anl.gov +1 -2
src/sys/src/esi/makefile 1.6 01/11/30 09:19:23 bsmith@terra.mcs.anl.gov +1 -2
src/sys/src/dll/dl.c 1.10 01/11/30 09:19:23 bsmith@terra.mcs.anl.gov +1 -1
src/sles/pc/interface/pcregis.c 1.6 01/11/30 09:19:23 bsmith@terra.mcs.anl.gov +0 -4
src/sles/pc/esi/makefile 1.5 01/11/30 09:19:23 bsmith@terra.mcs.anl.gov +1 -2
src/mat/utils/matioall.c 1.5 01/11/30 09:19:23 bsmith@terra.mcs.anl.gov +1 -1
src/mat/utils/gcreate.c 1.7 01/11/30 09:19:23 bsmith@terra.mcs.anl.gov +1 -1
src/mat/interface/matregis.c 1.5 01/11/30 09:19:23 bsmith@terra.mcs.anl.gov +2 -2
src/mat/esi/makefile 1.7 01/11/30 09:19:23 bsmith@terra.mcs.anl.gov +1 -2
maint/builddist 1.15.1.1 01/11/30 09:19:22 bsmith@terra.mcs.anl.gov +0 -2
docs/tex/manual/part2.tex 1.8 01/11/30 09:19:22 bsmith@terra.mcs.anl.gov +52 -48
docs/tex/manual/part1.tex 1.7 01/11/30 09:19:22 bsmith@terra.mcs.anl.gov +0 -2
docs/tex/manual/acknowl.tex 1.5 01/11/30 09:19:22 bsmith@terra.mcs.anl.gov +3 -2
bmake/linux/packages 1.9 01/11/30 09:19:20 bsmith@terra.mcs.anl.gov +0 -4 remove have_esi
bmake/common/variables 1.16 01/11/30 09:19:20 bsmith@terra.mcs.anl.gov +2 -2 remove have_esi
src/snes/impls/test/snestest.c 1.4 01/11/30 09:13:52 bsmith@terra.mcs.anl.gov +3 -3 *** empty log message ***
src/snes/impls/tr/tr.c 1.5 01/11/30 09:13:18 bsmith@terra.mcs.anl.gov +15 -15 *** empty log message ***
src/snes/mf/snesmfjdef.c 1.6 01/11/30 09:11:17 bsmith@terra.mcs.anl.gov +6 -6 *** empty log message ***
src/snes/interface/snes.c 1.11 01/11/30 09:10:35 bsmith@terra.mcs.anl.gov +9 -10 *** empty log message ***
src/mat/impls/baij/mpi/mpibaij.c 1.8 01/11/30 09:08:25 bsmith@terra.mcs.anl.gov +4 -4 *** empty log message ***
src/mat/impls/bdiag/mpi/mpibdiag.c 1.7 01/11/30 09:07:35 bsmith@terra.mcs.anl.gov +6 -6 *** empty log message ***
src/mat/impls/bdiag/seq/bdiag3.c 1.7 01/11/30 09:07:02 bsmith@terra.mcs.anl.gov +6 -6 *** empty log message ***
src/mat/impls/aij/seq/aij.c 1.14 01/11/30 09:06:11 bsmith@terra.mcs.anl.gov +6 -6 *** empty log message ***
src/mat/impls/dense/mpi/mpidense.c 1.7 01/11/30 09:05:31 bsmith@terra.mcs.anl.gov +7 -7 *** empty log message ***
src/mat/impls/dense/seq/dense.c 1.9 01/11/30 09:04:55 bsmith@terra.mcs.anl.gov +6 -6 changed norm to nrm to prevoide name shadowing
src/mat/interface/matrix.c 1.19 01/11/30 09:03:54 bsmith@terra.mcs.anl.gov +4 -4 changed norm to nrm to provide shadowing with math.h beasty
src/vec/utils/vinv.c 1.9 01/11/30 09:02:49 bsmith@terra.mcs.anl.gov +11 -11 changed norm to nrm to deal with namespace problem on silly mandrake math.h
src/mat/impls/esi/makefile 1.7 01/11/30 00:30:35 bsmith@terra.mcs.anl.gov +1 -2 *** empty log message ***
src/mat/interface/matrix.c 1.18 01/11/30 00:12:09 bsmith@terra.mcs.anl.gov +1 -1 *** empty log message ***
bmake/common/rules 1.17 01/11/29 23:28:53 bsmith@terra.mcs.anl.gov +0 -28 *** empty log message ***
bmake/linux_gcc_pgf90/packages 1.12 01/11/29 22:44:33 bsmith@terra.mcs.anl.gov +2 -1 *** empty log message ***
include/esi/scalarTraits.h 1.1 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +154 -0
include/esi/ordinalTraits.h 1.1 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +35 -0
include/esi/basicTypes.h 1.1 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +165 -0
include/esi/VectorReplaceAccess.h 1.1 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +65 -0
include/esi/Vector.h 1.1 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +269 -0
include/esi/SolverIterative.h 1.1 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +51 -0
include/esi/Solver.h 1.1 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +41 -0
include/esi/scalarTraits.h 1.0 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/scalarTraits.h
include/esi/ordinalTraits.h 1.0 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/ordinalTraits.h
include/esi/basicTypes.h 1.0 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/basicTypes.h
include/esi/VectorReplaceAccess.h 1.0 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/VectorReplaceAccess.h
include/esi/Vector.h 1.0 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/Vector.h
include/esi/SolverIterative.h 1.0 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/SolverIterative.h
include/esi/Solver.h 1.0 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/Solver.h
include/esi/Properties.h 1.1 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +185 -0
include/esi/PreconditionerTranspose.h 1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +50 -0
include/esi/Preconditioner.h 1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +77 -0
include/esi/OperatorTranspose.h 1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +34 -0
include/esi/Operator.h 1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +36 -0
include/esi/Object.h 1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +232 -0
include/esi/MatrixRowWriteAccess.h 1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +177 -0
include/esi/MatrixRowReadAccess.h 1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +139 -0
include/esi/MatrixRowPointerAccess.h 1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +184 -0
include/esi/MatrixData.h 1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +48 -0
include/esi/MatrixColWriteAccess.h 1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +184 -0
include/esi/MatrixColReadAccess.h 1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +141 -0
include/esi/MatrixColPointerAccess.h 1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +182 -0
include/esi/MPI_traits.h 1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +57 -0
include/esi/IndexSpace.h 1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +221 -0
include/esi/ESI.h 1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +68 -0
include/esi/Properties.h 1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/Properties.h
include/esi/PreconditionerTranspose.h 1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/PreconditionerTranspose.h
include/esi/Preconditioner.h 1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/Preconditioner.h
include/esi/OperatorTranspose.h 1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/OperatorTranspose.h
include/esi/Operator.h 1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/Operator.h
include/esi/Object.h 1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/Object.h
include/esi/MatrixRowWriteAccess.h 1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/MatrixRowWriteAccess.h
include/esi/MatrixRowReadAccess.h 1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/MatrixRowReadAccess.h
include/esi/MatrixRowPointerAccess.h 1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/MatrixRowPointerAccess.h
include/esi/MatrixData.h 1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/MatrixData.h
include/esi/MatrixColWriteAccess.h 1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/MatrixColWriteAccess.h
include/esi/MatrixColReadAccess.h 1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/MatrixColReadAccess.h
include/esi/MatrixColPointerAccess.h 1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/MatrixColPointerAccess.h
include/esi/MPI_traits.h 1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/MPI_traits.h
include/esi/IndexSpace.h 1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/IndexSpace.h
include/esi/ESI.h 1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/ESI.h
include/esi/Argv.h 1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +61 -0
include/esi/Argv.h 1.0 01/11/29 22:25:49 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/Argv.h
Hg-commit: d9d6c6cefae516ab31281b22724992262a3bcb28
show more ...
|
| #
552e946d
|
| 25-Oct-2001 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.115 bsmith@terra.mcs.anl.gov|ChangeSet|20011025150428|49013 ChangeSet 1.115 01/10/25 10:04:28 bsmith@terra.mcs.anl.gov +20 -0 changed vec_cookie and mat_cookie to vec_file_cookie a
bk-changeset-1.115 bsmith@terra.mcs.anl.gov|ChangeSet|20011025150428|49013 ChangeSet 1.115 01/10/25 10:04:28 bsmith@terra.mcs.anl.gov +20 -0 changed vec_cookie and mat_cookie to vec_file_cookie and mat_file_cookie for vector and matrix binary io. With Matt's change to dynamic setting of **_COOKIE we have to hardwire the cookies for file writing back to their old values.
src/mat/impls/dense/seq/dense.c 1.6 01/10/25 10:02:31 bsmith@terra.mcs.anl.gov +3 -3 changed mat_cookie to mat_file_cookie for binary matrix io
src/mat/impls/dense/mpi/mpidense.c 1.6 01/10/25 10:02:23 bsmith@terra.mcs.anl.gov +1 -1 changed mat_cookie to mat_file_cookie for binary matrix io
src/mat/impls/aij/seq/aij.c 1.8 01/10/25 10:01:52 bsmith@terra.mcs.anl.gov +2 -2 /*$Id: mpiaij.c,v 1.344 2001/08/10 03:30:48 bsmith Exp $*/
src/mat/impls/aij/mpi/mpiaij.c 1.6 01/10/25 10:01:38 bsmith@terra.mcs.anl.gov +1 -1 changed mat_cookie to mat_file_cookie for binary matrix io
src/mat/impls/rowbs/mpi/mpirowbs.c 1.5 01/10/25 10:01:27 bsmith@terra.mcs.anl.gov +1 -1 changed mat_cookie to mat_file_cookie for binary matrix io
src/mat/impls/bdiag/seq/bdiag.c 1.6 01/10/25 10:01:20 bsmith@terra.mcs.anl.gov +1 -1 changed mat_cookie to mat_file_cookie for binary matrix io
src/mat/impls/bdiag/seq/bdiag3.c 1.5 01/10/25 10:01:15 bsmith@terra.mcs.anl.gov +1 -1 changed mat_cookie to mat_file_cookie for binary matrix io
src/mat/impls/bdiag/mpi/mpibdiag.c 1.6 01/10/25 10:01:09 bsmith@terra.mcs.anl.gov +1 -1 changed mat_cookie to mat_file_cookie for binary matrix io
src/mat/impls/baij/seq/baij.c 1.8 01/10/25 10:01:02 bsmith@terra.mcs.anl.gov +2 -2 changed mat_cookie to mat_file_cookie for binary matrix io
src/mat/impls/baij/mpi/mpibaij.c 1.7 01/10/25 10:00:55 bsmith@terra.mcs.anl.gov +1 -1 changed mat_cookie to mat_file_cookie for binary matrix io
src/mat/impls/sbaij/seq/sbaij.c 1.10 01/10/25 10:00:50 bsmith@terra.mcs.anl.gov +2 -2 changed mat_cookie to mat_file_cookie for binary matrix io
src/mat/impls/sbaij/mpi/mpisbaij.c 1.6 01/10/25 10:00:41 bsmith@terra.mcs.anl.gov +1 -1 changed mat_cookie to mat_file_cookie for binary matrix io
src/mat/impls/esi/mesi.c 1.9 01/10/25 10:00:15 bsmith@terra.mcs.anl.gov +1 -1 esi additions
src/mat/utils/matio.c 1.7 01/10/25 09:59:59 bsmith@terra.mcs.anl.gov +1 -1 changed mat_cookie to mat_file_cookie for binary matrix io
include/petscmat.h 1.14 01/10/25 09:59:31 bsmith@terra.mcs.anl.gov +1 -0 added mat_file_cookie
src/vec/utils/vecio.c 1.9 01/10/25 09:59:12 bsmith@terra.mcs.anl.gov +3 -3 changed vec_cookie to vec_file_cookie for binary vector io
src/vec/interface/vector.c 1.12 01/10/25 09:59:02 bsmith@terra.mcs.anl.gov +1 -1 changed vec_cookie to vec_file_cookie for binary vector io
src/vec/interface/veccreate.c 1.10 01/10/25 09:58:51 bsmith@terra.mcs.anl.gov +1 -1 changed vec_cookie to vec_file_cookie for binary vector io
src/sys/src/viewer/impls/socket/matlab/readinvecs.c 1.5 01/10/25 09:57:05 bsmith@terra.mcs.anl.gov +1 -1 changed vec_cookie to vec_file_cookie for binary vector io
include/petscvec.h 1.18 01/10/25 09:56:26 bsmith@terra.mcs.anl.gov +1 -0 added vec_file_cookie
Hg-commit: 72f241aba6cbdcc0bfc0a0660fb154fb13664823
show more ...
|
| #
d643ce63
|
| 18-Oct-2001 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.76 knepley@spinetta.mcs.anl.gov|ChangeSet|20011018193944|05511 ChangeSet 1.76 01/10/18 14:39:44 knepley@spinetta.mcs.anl.gov +14 -0 Reorganized matrix operations
src/mat/matimpl
bk-changeset-1.76 knepley@spinetta.mcs.anl.gov|ChangeSet|20011018193944|05511 ChangeSet 1.76 01/10/18 14:39:44 knepley@spinetta.mcs.anl.gov +14 -0 Reorganized matrix operations
src/mat/matimpl.h 1.5 01/10/18 14:39:43 knepley@spinetta.mcs.anl.gov +20 -21 Reorganized matrix operations
src/mat/impls/shell/shell.c 1.2.1.1 01/10/18 14:39:43 knepley@spinetta.mcs.anl.gov +0 -1 Reorganized matrix operations
src/mat/impls/sbaij/seq/sbaij.c 1.2.1.1 01/10/18 14:39:43 knepley@spinetta.mcs.anl.gov +0 -1 Reorganized matrix operations
src/mat/impls/sbaij/mpi/mpisbaij.c 1.3 01/10/18 14:39:43 knepley@spinetta.mcs.anl.gov +0 -1 Reorganized matrix operations
src/mat/impls/dense/seq/dense.c 1.3 01/10/18 14:39:43 knepley@spinetta.mcs.anl.gov +0 -1 Reorganized matrix operations
src/mat/impls/dense/mpi/mpidense.c 1.3 01/10/18 14:39:43 knepley@spinetta.mcs.anl.gov +0 -1 Reorganized matrix operations
src/mat/impls/bdiag/seq/bdiag.c 1.3 01/10/18 14:39:43 knepley@spinetta.mcs.anl.gov +0 -1 Reorganized matrix operations
src/mat/impls/bdiag/mpi/mpibdiag.c 1.3 01/10/18 14:39:42 knepley@spinetta.mcs.anl.gov +0 -1 Reorganized matrix operations
src/mat/impls/baij/seq/baij.c 1.3.1.1 01/10/18 14:39:42 knepley@spinetta.mcs.anl.gov +0 -1 Reorganized matrix operations
src/mat/impls/baij/mpi/mpibaij.c 1.4 01/10/18 14:39:42 knepley@spinetta.mcs.anl.gov +0 -1 Reorganized matrix operations
src/mat/impls/aij/seq/aij.c 1.3.1.1 01/10/18 14:39:42 knepley@spinetta.mcs.anl.gov +0 -1 Reorganized matrix operations
src/mat/impls/aij/mpi/mpiaij.c 1.3 01/10/18 14:39:42 knepley@spinetta.mcs.anl.gov +1 -2 Reorganized matrix operations
src/mat/impls/adj/mpi/mpiadj.c 1.3 01/10/18 14:39:42 knepley@spinetta.mcs.anl.gov +0 -1 Reorganized matrix operations
include/petscmat.h 1.5.1.1 01/10/18 14:39:42 knepley@spinetta.mcs.anl.gov +53 -57 Renumbered matrix operations
Hg-commit: 4ad925e093a9962a4768f46c68ab806e7b595e4d
show more ...
|
| #
f89bf765
|
| 17-Oct-2001 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.63 knepley@spinetta.mcs.anl.gov|ChangeSet|20011017144502|38665 ChangeSet 1.63 01/10/17 09:45:02 knepley@spinetta.mcs.anl.gov +3 -0 Merge spinetta.mcs.anl.gov:/nfs/mcs-homes07/petsc
bk-changeset-1.63 knepley@spinetta.mcs.anl.gov|ChangeSet|20011017144502|38665 ChangeSet 1.63 01/10/17 09:45:02 knepley@spinetta.mcs.anl.gov +3 -0 Merge spinetta.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-bk/petsc into spinetta.mcs.anl.gov:/sandbox/knepley/PETSc-dev/petsc
src/mat/matimpl.h 1.4 01/10/17 09:45:02 knepley@spinetta.mcs.anl.gov +0 -0 Auto merged
src/mat/interface/matrix.c 1.6 01/10/17 09:45:02 knepley@spinetta.mcs.anl.gov +0 -0 Auto merged
include/petscmat.h 1.5 01/10/17 09:45:01 knepley@spinetta.mcs.anl.gov +0 -0 Auto merged
Hg-commit: 79e1ac9b9c96b9052900966693c280b4289d91eb
show more ...
|
| #
ef0b0b1b
|
| 17-Oct-2001 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.52.1.12 bsmith@terra.mcs.anl.gov|ChangeSet|20011017143122|50590 ChangeSet 1.52.1.12 01/10/17 09:31:22 bsmith@terra.mcs.anl.gov +0 -0 Merge bsmith@shakey:/home/petsc/petsc-bk/petsc
bk-changeset-1.52.1.12 bsmith@terra.mcs.anl.gov|ChangeSet|20011017143122|50590 ChangeSet 1.52.1.12 01/10/17 09:31:22 bsmith@terra.mcs.anl.gov +0 -0 Merge bsmith@shakey:/home/petsc/petsc-bk/petsc into terra.mcs.anl.gov:/sandbox/bsmith/petsc
Hg-commit: c2191dd63f6aaa1d9f9d471b5579c2c904f032da
show more ...
|
| #
6d88219b
|
| 16-Oct-2001 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.52.5.1 bsmith@terra.mcs.anl.gov|ChangeSet|20011016192201|51885 ChangeSet 1.52.5.1 01/10/16 14:22:01 bsmith@terra.mcs.anl.gov +26 -0 removed Mat method getownershiprange(), started
bk-changeset-1.52.5.1 bsmith@terra.mcs.anl.gov|ChangeSet|20011016192201|51885 ChangeSet 1.52.5.1 01/10/16 14:22:01 bsmith@terra.mcs.anl.gov +26 -0 removed Mat method getownershiprange(), started work on petsc matrix wrapper for esi matrices
src/mat/impls/esi/makefile 1.3 01/10/16 14:22:00 bsmith@terra.mcs.anl.gov +1 -1 added esi and cca includes
include/petscmat.h 1.4 01/10/16 14:22:00 bsmith@terra.mcs.anl.gov +1 -0 added petscesi matrix class
src/mat/interface/matrix.c 1.5 01/10/16 14:21:58 bsmith@terra.mcs.anl.gov +1 -2 changed MatGetOwnershipRange to get information from the Map, not by calling a matrix method. The method has been removed from the matrix class
src/mat/interface/matregis.c 1.2 01/10/16 14:21:58 bsmith@terra.mcs.anl.gov +8 -0 register the esi matrix types to petsc
src/mat/impls/shell/shell.c 1.2 01/10/16 14:21:58 bsmith@terra.mcs.anl.gov +0 -14 removed MatGetOwnershipRange method
src/mat/impls/sbaij/seq/sbaij.c 1.2 01/10/16 14:21:58 bsmith@terra.mcs.anl.gov +0 -11 removed MatGetOwnershipRange method
src/mat/impls/sbaij/mpi/mpisbaij.c 1.2 01/10/16 14:21:58 bsmith@terra.mcs.anl.gov +0 -13 removed MatGetOwnershipRange method
src/mat/impls/rowbs/mpi/mpirowbs.c 1.2 01/10/16 14:21:57 bsmith@terra.mcs.anl.gov +0 -13 removed MatGetOwnershipRange method
src/mat/impls/esi/mesi.c 1.2 01/10/16 14:21:57 bsmith@terra.mcs.anl.gov +74 -2932 started work on PETSc Mat wrapper for esi matrices/operators
src/mat/impls/dense/seq/dense.c 1.2 01/10/16 14:21:57 bsmith@terra.mcs.anl.gov +0 -11 removed MatGetOwnershipRange method
src/mat/impls/dense/mpi/mpidense.c 1.2 01/10/16 14:21:57 bsmith@terra.mcs.anl.gov +0 -13 removed MatGetOwnershipRange method
src/mat/impls/bdiag/seq/bdiag3.c 1.2 01/10/16 14:21:57 bsmith@terra.mcs.anl.gov +0 -10 removed MatGetOwnershipRange method
src/mat/impls/bdiag/seq/bdiag.c 1.2 01/10/16 14:21:57 bsmith@terra.mcs.anl.gov +0 -2 removed MatGetOwnershipRange method
src/mat/impls/bdiag/mpi/mpibdiag.c 1.2 01/10/16 14:21:57 bsmith@terra.mcs.anl.gov +0 -13 removed MatGetOwnershipRange method
src/mat/impls/baij/seq/baij.c 1.3 01/10/16 14:21:56 bsmith@terra.mcs.anl.gov +0 -11 removed MatGetOwnershipRange method
src/mat/impls/baij/mpi/mpibaij.c 1.3 01/10/16 14:21:56 bsmith@terra.mcs.anl.gov +0 -13 removed MatGetOwnershipRange method
src/mat/impls/aij/seq/aij.c 1.3 01/10/16 14:21:56 bsmith@terra.mcs.anl.gov +0 -11 removed MatGetOwnershipRange method
src/mat/impls/aij/mpi/mpiaij.c 1.2 01/10/16 14:21:56 bsmith@terra.mcs.anl.gov +0 -13 removed MatGetOwnershipRange method
src/mat/impls/adj/mpi/mpiadj.c 1.2 01/10/16 14:21:56 bsmith@terra.mcs.anl.gov +0 -12 removed MatGetOwnershipRange method
src/mat/esi/ematrix.c 1.3 01/10/16 14:21:56 bsmith@terra.mcs.anl.gov +18 -0 added constructor to esi::petsc::Matrix from a Mat and added esi:MatrixData to the getInterface() that I forgot before
include/esi/petsc/matrix.h 1.3 01/10/16 14:21:55 bsmith@terra.mcs.anl.gov +3 -0 added MATESI and MATPETSCESI
src/mat/matimpl.h 1.3 01/10/16 13:46:46 bsmith@terra.mcs.anl.gov +0 -1 remove getownershiprange, it now gets that information from the map
include/petscmat.h 1.3 01/10/16 12:56:58 bsmith@terra.mcs.anl.gov +1 -0 added MatESI
src/mat/impls/esi/makefile 1.2 01/10/16 12:48:37 bsmith@terra.mcs.anl.gov +11 -6 *** empty log message ***
src/vec/esi/evector.c 1.3 01/10/16 12:36:18 bsmith@terra.mcs.anl.gov +1 -1 *** empty log message ***
src/sys/src/esi/eobject.c 1.3 01/10/16 11:24:01 bsmith@terra.mcs.anl.gov +1 -2 removed extra PetscObjectDereference() that was deleting the objects one to many times.
src/fortran/custom/zpc.c 1.2 01/10/16 11:12:27 bsmith@terra.mcs.anl.gov +4 -4 fixed fortran interface for new exteneded calling sequence for PCApplyRichardson()
src/vec/examples/tutorials/makefile 1.2 01/10/16 11:08:15 bsmith@terra.mcs.anl.gov +6 -0 *** empty log message ***
Hg-commit: 5deb9dd5ef01876b82ab984f47639eb73522e74a
show more ...
|