| efe6450a | 16-Jul-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1405.1.4 Kris@p4buschel.|ChangeSet|20030716155357|36189 ChangeSet 1.1405.1.4 03/07/16 08:53:57 Kris@p4buschel. +2 -0 Inplace MatConvert bugfix.
src/mat/utils/convert.c 1.6 0
bk-changeset-1.1405.1.4 Kris@p4buschel.|ChangeSet|20030716155357|36189 ChangeSet 1.1405.1.4 03/07/16 08:53:57 Kris@p4buschel. +2 -0 Inplace MatConvert bugfix.
src/mat/utils/convert.c 1.6 03/07/16 08:53:56 Kris@p4buschel. +2 -2 Destroyed the wrong matrix.
src/mat/impls/shell/shellcnv.c 1.6 03/07/16 08:53:56 Kris@p4buschel. +2 -2 Destroyed the wrong matrix.
Hg-commit: c994dca32504d487f684efc24833aeb3ee9329f8
show more ...
|
| bfc4dfa8 | 16-Jul-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1405.1.3 Kris@mbuschel.|ChangeSet|20030716040302|36031 ChangeSet 1.1405.1.3 03/07/15 21:03:02 Kris@mbuschel. +3 -0 AACK
src/mat/utils/convert.c 1.5 03/07/15 21:03:00 Kris@mb
bk-changeset-1.1405.1.3 Kris@mbuschel.|ChangeSet|20030716040302|36031 ChangeSet 1.1405.1.3 03/07/15 21:03:02 Kris@mbuschel. +3 -0 AACK
src/mat/utils/convert.c 1.5 03/07/15 21:03:00 Kris@mbuschel. +2 -2 AACK
src/mat/impls/shell/shellcnv.c 1.5 03/07/15 21:03:00 Kris@mbuschel. +2 -2 AACK
src/mat/impls/baij/seq/aijbaij.c 1.6 03/07/15 21:03:00 Kris@mbuschel. +1 -1 AACK
Hg-commit: 76aff7e9fc7a4996cd75002cf47daa058a62b043
show more ...
|
| 676c34cd | 16-Jul-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1405.1.2 Kris@mbuschel.|ChangeSet|20030716035705|36067 ChangeSet 1.1405.1.2 03/07/15 20:57:05 Kris@mbuschel. +5 -0 Support inplace MatConvert
src/mat/utils/convert.c 1.4 03/
bk-changeset-1.1405.1.2 Kris@mbuschel.|ChangeSet|20030716035705|36067 ChangeSet 1.1405.1.2 03/07/15 20:57:05 Kris@mbuschel. +5 -0 Support inplace MatConvert
src/mat/utils/convert.c 1.4 03/07/15 20:57:01 Kris@mbuschel. +13 -7 Support inplace MatConvert
src/mat/impls/shell/shellcnv.c 1.4 03/07/15 20:57:01 Kris@mbuschel. +13 -9 Support inplace MatConvert
src/mat/impls/sbaij/seq/aijsbaij.c 1.5 03/07/15 20:57:01 Kris@mbuschel. +16 -9 Support inplace MatConvert
src/mat/impls/baij/seq/aijbaij.c 1.5 03/07/15 20:57:01 Kris@mbuschel. +29 -17 Support inplace MatConvert
src/mat/impls/adj/mpi/mpiadj.c 1.18 03/07/15 20:57:01 Kris@mbuschel. +8 -3 Support inplace MatConvert
Hg-commit: 23d0fac274d0a786b99ae483e1031ac94bf381e8
show more ...
|
| 3c623cbf | 13-Jul-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1395 Kris@p4buschel.|ChangeSet|20030713223401|22953 ChangeSet 1.1395 03/07/13 15:34:01 Kris@p4buschel. +3 -0 MatLoad implementations are accessed via a dummy instance of the matrix
bk-changeset-1.1395 Kris@p4buschel.|ChangeSet|20030713223401|22953 ChangeSet 1.1395 03/07/13 15:34:01 Kris@p4buschel. +3 -0 MatLoad implementations are accessed via a dummy instance of the matrix class to be loaded. MatLoadRegister is obsolete and has been eliminated. MatLoadRegisterAll is obsolete and has been eliminated. MatLoadRegisterAllCalled is obsolete and has been eliminated. MatLoadRegisterDynamic is obsolete and has been eliminated. MatLoadList is obsolete and has been eliminated.
src/mat/utils/matioall.c 1.26 03/07/13 15:34:00 Kris@p4buschel. +1 -26 MatLoadRegisterAll is osbolete and has been eliminated. MatLoadRegisterAllCalled is obsolete and has been eliminated.
src/mat/utils/matio.c 1.14 03/07/13 15:34:00 Kris@p4buschel. +4 -42 MatLoadRegisterAllCalled is obsolete and has been eliminated. MatLoadRegister is obsolete and has been eliminated. MatLoad does not need to initialize package as this is done during MatCreate.
include/petscmat.h 1.84 03/07/13 15:34:00 Kris@p4buschel. +2 -12 MatLoad implementations are accessed via a dummy instance of the matrix class to be loaded. MatLoadRegister is obsolete and has been eliminated. MatLoadRegisterAll is obsolete and has been eliminated. MatLoadRegisterAllCalled is obsolete and has been eliminated. MatLoadRegisterDynamic is obsolete and has been eliminated. MatLoadList is obsolete and has been eliminated.
Hg-commit: 5cf92a167feb18f79ea28cb70a8854031428c2f9
show more ...
|
| 97304618 | 13-Jul-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1394 Kris@p4buschel.|ChangeSet|20030713215719|23003 ChangeSet 1.1394 03/07/13 14:57:19 Kris@p4buschel. +32 -0 MatLoad is now implemented within matrix class and accessed via creati
bk-changeset-1.1394 Kris@p4buschel.|ChangeSet|20030713215719|23003 ChangeSet 1.1394 03/07/13 14:57:19 Kris@p4buschel. +32 -0 MatLoad is now implemented within matrix class and accessed via creation of a temporary dummy factory class.
src/mat/utils/matioall.c 1.25 03/07/13 14:57:17 Kris@p4buschel. +0 -74 MatLoad is now implemented within matrix class and accessed via creation of dummy factory class.
src/mat/utils/matio.c 1.13 03/07/13 14:57:17 Kris@p4buschel. +10 -6 MatLoad is now implemented within matrix class and accessed via creation of dummy factory class.
src/mat/matimpl.h 1.28 03/07/13 14:57:17 Kris@p4buschel. +4 -3 MatLoad is now implemented within matrix class and accessed via creation of dummy factory class.
src/mat/impls/shell/shell.c 1.10 03/07/13 14:57:17 Kris@p4buschel. +24 -9 MatLoad is now implemented within matrix class and accessed via creation of dummy factory class.
src/mat/impls/sbaij/seq/sbaij.h 1.24 03/07/13 14:57:17 Kris@p4buschel. +35 -34 Use EXTERN instead of extern
src/mat/impls/sbaij/seq/sbaij.c 1.74 03/07/13 14:57:17 Kris@p4buschel. +19 -18 MatLoad is now implemented within matrix class and accessed via creation of dummy factory class.
src/mat/impls/sbaij/mpi/mpisbaij.h 1.10 03/07/13 14:57:17 Kris@p4buschel. +1 -0 Added prototype.
src/mat/impls/sbaij/mpi/mpisbaij.c 1.58 03/07/13 14:57:17 Kris@p4buschel. +87 -71 MatLoad is now implemented within matrix class and accessed via creation of dummy factory class.
src/mat/impls/rowbs/mpi/mpirowbs.h 1.6 03/07/13 14:57:17 Kris@p4buschel. +14 -1 Moved various prototypes from .c into .h
src/mat/impls/rowbs/mpi/mpirowbs.c 1.33 03/07/13 14:57:17 Kris@p4buschel. +36 -30 MatLoad is now implemented within matrix class and accessed via creation of dummy factory class.
src/mat/impls/esi/mesi.c 1.29 03/07/13 14:57:17 Kris@p4buschel. +30 -5 MatLoad is now implemented within matrix class and accessed via creation of dummy factory class.
src/mat/impls/dense/seq/dense.c 1.33 03/07/13 14:57:17 Kris@p4buschel. +35 -13 MatLoad is now implemented within matrix class and accessed via creation of dummy factory class.
src/mat/impls/dense/mpi/mpidense.h 1.4 03/07/13 14:57:17 Kris@p4buschel. +4 -0 Moved various prototypes from .c into .h
src/mat/impls/dense/mpi/mpidense.c 1.21 03/07/13 14:57:17 Kris@p4buschel. +36 -16 MatLoad is now implemented within matrix class and accessed via creation of dummy factory class.
src/mat/impls/bdiag/seq/bdiag3.c 1.11 03/07/13 14:57:17 Kris@p4buschel. +0 -24 Moved various prototypes from .c into .h
src/mat/impls/bdiag/seq/bdiag.h 1.4 03/07/13 14:57:17 Kris@p4buschel. +36 -0 Moved various prototypes from .c into .h
src/mat/impls/bdiag/seq/bdiag.c 1.17 03/07/13 14:57:17 Kris@p4buschel. +36 -53 MatLoad is now implemented within matrix class and accessed via creation of dummy factory class.
src/mat/impls/bdiag/mpi/mpibdiag.h 1.4 03/07/13 14:57:17 Kris@p4buschel. +4 -0 Moved various prototypes from .c into .h
src/mat/impls/bdiag/mpi/mpibdiag.c 1.17 03/07/13 14:57:16 Kris@p4buschel. +36 -15 MatLoad is now implemented within matrix class and accessed via creation of dummy factory class.
src/mat/impls/baij/seq/baij.h 1.13 03/07/13 14:57:16 Kris@p4buschel. +1 -0 Moved various prototypes from .c into .h
src/mat/impls/baij/seq/baij.c 1.56 03/07/13 14:57:16 Kris@p4buschel. +29 -14 MatLoad is now implemented within matrix class and accessed via creation of dummy factory class.
src/mat/impls/baij/mpi/mpibaij.h 1.7 03/07/13 14:57:16 Kris@p4buschel. +1 -0 Moved various prototypes from .c into .h
src/mat/impls/baij/mpi/mpibaij.c 1.31 03/07/13 14:57:16 Kris@p4buschel. +87 -71 MatLoad is now implemented within matrix class and accessed via creation of dummy factory class.
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.37 03/07/13 14:57:16 Kris@p4buschel. +0 -20 MatLoad is now properly inherited from the appropriate class during MatCreate_DSCPACK.
src/mat/impls/aij/seq/aij.h 1.21 03/07/13 14:57:16 Kris@p4buschel. +21 -0 Moved various prototypes from .c into .h
src/mat/impls/aij/seq/aij.c 1.110 03/07/13 14:57:16 Kris@p4buschel. +26 -40 MatLoad is now implemented within matrix class and accessed via creation of dummy factory class.
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.69 03/07/13 14:57:16 Kris@p4buschel. +0 -19 MatLoad is now properly inherited from the appropriate class during MatCreate_SuperLU_DIST.
src/mat/impls/aij/mpi/mumps/mumps.c 1.35 03/07/13 14:57:16 Kris@p4buschel. +0 -40 MatLoad is now properly inherited from the appropriate class during MatCreate_AIJMUMPS or MatCreate_SBAIJMUMPS.
src/mat/impls/aij/mpi/mpiaij.h 1.6 03/07/13 14:57:16 Kris@p4buschel. +21 -0 Moved various prototypes from .c into .h
src/mat/impls/aij/mpi/mpiaij.c 1.88 03/07/13 14:57:16 Kris@p4buschel. +26 -38 MatLoad is now implemented within matrix class and accessed via creation of dummy factory class.
src/mat/impls/adj/mpi/mpiadj.c 1.17 03/07/13 14:57:16 Kris@p4buschel. +31 -8 Add comments to MatOps instance so it is easier to tell where ops belong.
src/mat/impls/adic/matadic.c 1.18 03/07/13 14:57:16 Kris@p4buschel. +19 -7 Add comments to MatOps instance so it is easier to tell where ops belong.
Hg-commit: c9cdd08be873eabc232c41f0a34627a15e706758
show more ...
|
| f0c56d0f | 08-Jul-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1372.10.1 Kris@p4buschel.|ChangeSet|20030708205243|51542 ChangeSet 1.1372.10.1 03/07/08 13:52:43 Kris@p4buschel. +16 -0 Suffix implementations with generic form of typename. Impl
bk-changeset-1.1372.10.1 Kris@p4buschel.|ChangeSet|20030708205243|51542 ChangeSet 1.1372.10.1 03/07/08 13:52:43 Kris@p4buschel. +16 -0 Suffix implementations with generic form of typename. Implement correct MatDuplicate.
src/mat/interface/matregis.c 1.27 03/07/08 13:52:41 Kris@p4buschel. +10 -10 Suffix implementations with typename.
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.33 03/07/08 13:47:22 Kris@p4buschel. +99 -92 Suffix implementations with typename. Implement correct MatDuplicate
src/mat/impls/aij/seq/essl/essl.c 1.15 03/07/08 13:35:08 Kris@p4buschel. +68 -57 Suffix implementations with typename. Implement correct MatDuplicate
src/mat/utils/matioall.c 1.24 03/07/08 13:25:24 Kris@p4buschel. +8 -8 Suffix MatLoad implementations with typename.
src/mat/impls/aij/mpi/mumps/mumps.c 1.30 03/07/08 13:23:44 Kris@p4buschel. +136 -116 Suffix implementations with typename. Implement correct MatDuplicate
src/mat/impls/aij/seq/lusol/lusol.c 1.17 03/07/08 12:59:43 Kris@p4buschel. +233 -234 Intentation fix.
src/mat/impls/aij/seq/lusol/lusol.c 1.16 03/07/08 12:56:46 Kris@p4buschel. +65 -53 Suffix implementations with typename. Implement correct MatDuplicate
src/mat/impls/aij/seq/umfpack/umfpack.c 1.17 03/07/08 12:45:50 Kris@p4buschel. +80 -70 Suffix implementations with typename. Implement correct MatDuplicate.
src/mat/impls/sbaij/seq/spooles/sbaijspooles.c 1.34 03/07/08 12:35:38 Kris@p4buschel. +2 -1 Match typenames in tag for conversion function composition tag.
src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c 1.22 03/07/08 12:35:38 Kris@p4buschel. +1 -0 Save inherited MatDuplicate implementation.
src/mat/impls/aij/seq/spooles/spooles.c 1.69 03/07/08 12:35:38 Kris@p4buschel. +3 -2 Match typenames in tag for conversion function composition tag.
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.64 03/07/08 12:35:38 Kris@p4buschel. +107 -92 Suffix implementations with typename. Implement correct MatDuplicate
src/mat/impls/aij/mpi/spooles/mpispooles.c 1.44 03/07/08 12:35:38 Kris@p4buschel. +1 -0 Save inherited MatDuplicate implementation.
src/mat/interface/matregis.c 1.26 03/07/08 12:06:50 Kris@p4buschel. +12 -12 Suffix implementations with typename.
src/mat/impls/sbaij/seq/spooles/sbaijspooles.c 1.33 03/07/08 12:06:50 Kris@p4buschel. +34 -23 Suffix implementations with typename. Implement correct MatDuplicate
src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c 1.21 03/07/08 12:06:50 Kris@p4buschel. +32 -20 Suffix implementations with typename. Implement correct MatDuplicate
src/mat/impls/aij/seq/superlu/superlu.c 1.37 03/07/08 12:06:50 Kris@p4buschel. +89 -75 Suffix implementations with typename. Implement correct MatDuplicate.
src/mat/impls/aij/seq/spooles/spooles.h 1.38 03/07/08 12:06:50 Kris@p4buschel. +24 -19 Suffix implementations with typename.
src/mat/impls/aij/seq/spooles/spooles.c 1.68 03/07/08 12:06:50 Kris@p4buschel. +40 -30 Suffix implementations with typename. Implement correct MatDuplicate
src/mat/impls/aij/seq/spooles/aijspooles.c 1.32 03/07/08 12:06:50 Kris@p4buschel. +21 -21 Suffix implementations with typename.
src/mat/impls/aij/mpi/spooles/mpispooles.c 1.43 03/07/08 12:06:49 Kris@p4buschel. +36 -25 Suffix implementations with typename. Implement correct MatDuplicate
src/mat/impls/aij/mpi/spooles/mpiaijspooles.c 1.26 03/07/08 12:06:49 Kris@p4buschel. +9 -9 Suffix implementations with typename.
Hg-commit: e3524f7e04da7fadda63281033bad663bf7418c7
show more ...
|
| 618c6428 | 07-Jul-2003 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.1372.1.49 hzhang@compbio.mcs.anl.gov|ChangeSet|20030707151509|60545 ChangeSet 1.1372.1.49 03/07/07 10:15:09 hzhang@compbio.mcs.anl.gov +13 -0 replace SUPERLUDIST with SUPERLU_DIST
bk-changeset-1.1372.1.49 hzhang@compbio.mcs.anl.gov|ChangeSet|20030707151509|60545 ChangeSet 1.1372.1.49 03/07/07 10:15:09 hzhang@compbio.mcs.anl.gov +13 -0 replace SUPERLUDIST with SUPERLU_DIST
bmake/linux/packages 1.34 03/07/07 10:12:30 hzhang@compbio.mcs.anl.gov +1 -1 *** empty log message ***
bmake/linux/packages 1.33 03/07/07 10:10:09 hzhang@compbio.mcs.anl.gov +1 -1 *** empty log message ***
src/vec/impls/seq/bvec2.c 1.21 03/07/07 10:07:08 hzhang@compbio.mcs.anl.gov +0 -1 *** empty log message ***
src/mat/interface/matregis.c 1.25 03/07/07 10:06:11 hzhang@compbio.mcs.anl.gov +2 -2 *** empty log message ***
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.63 03/07/07 08:53:03 hzhang@compbio.mcs.anl.gov +4 -4 *** empty log message ***
src/mat/utils/matioall.c 1.23 03/07/07 08:43:21 hzhang@compbio.mcs.anl.gov +2 -2 *** empty log message ***
src/mat/impls/aij/mpi/superlu_dist/makefile 1.4 03/07/07 08:43:08 hzhang@compbio.mcs.anl.gov +1 -1 *** empty log message ***
bmake/common/variables 1.46 03/07/07 08:42:53 hzhang@compbio.mcs.anl.gov +3 -3 *** empty log message ***
bmake/linux/packages 1.32 03/07/07 08:42:47 hzhang@compbio.mcs.anl.gov +6 -6 *** empty log message ***
bmake/linux_jazz_intel/packages 1.6 03/07/07 08:42:40 hzhang@compbio.mcs.anl.gov +3 -3 *** empty log message ***
bmake/linux_superludist/packages 1.30 03/07/07 08:42:34 hzhang@compbio.mcs.anl.gov +6 -6 *** empty log message ***
bmake/linux_uni/packages 1.3 03/07/07 08:42:26 hzhang@compbio.mcs.anl.gov +6 -6 *** empty log message ***
maint/builddist 1.33 03/07/07 08:42:18 hzhang@compbio.mcs.anl.gov +3 -3 *** empty log message ***
bmake/t3e/packages 1.11 03/07/07 08:41:02 hzhang@compbio.mcs.anl.gov +3 -3 *** empty log message ***
bmake/linux_intel/packages 1.19 03/07/07 08:38:31 hzhang@compbio.mcs.anl.gov +1 -1 *** empty log message ***
bmake/linux_intel/packages 1.18 03/07/07 08:38:01 hzhang@compbio.mcs.anl.gov +3 -3 *** empty log message ***
src/mat/impls/aij/mpi/superlu_dist/makefile 1.3 03/07/07 08:35:16 hzhang@compbio.mcs.anl.gov +1 -1 *** empty log message ***
Hg-commit: 8b55f4f6efa65f09c442da2bbd602fb44784fb11
show more ...
|
| 8da957c5 | 01-Jul-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1372.1.23 Kris@p4buschel.|ChangeSet|20030701053612|19612 ChangeSet 1.1372.1.23 03/06/30 22:36:12 Kris@p4buschel. +3 -0 MatType MATDSCPACK="dscpack"
include/petscmat.h 1.83 0
bk-changeset-1.1372.1.23 Kris@p4buschel.|ChangeSet|20030701053612|19612 ChangeSet 1.1372.1.23 03/06/30 22:36:12 Kris@p4buschel. +3 -0 MatType MATDSCPACK="dscpack"
include/petscmat.h 1.83 03/06/30 22:36:12 Kris@p4buschel. +1 -0 MatType MATDSCPACK="dscpack"
src/mat/utils/matioall.c 1.22 03/06/30 22:35:09 Kris@p4buschel. +6 -0 Register load constructor for DSCPACK. Since dscpack's inheritance depends on the size of the communicator used, a special load constructor is provided.
src/mat/interface/matregis.c 1.24 03/06/30 22:35:09 Kris@p4buschel. +6 -0 Register constructor for MATDSCPACK.
Hg-commit: 0db83f920e0c763e8ef22c2cc6cf43e2d5436273
show more ...
|
| d72ddd2a | 27-Jun-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1361 Kris@p4buschel.|ChangeSet|20030627235906|25998 ChangeSet 1.1361 03/06/27 16:59:06 Kris@p4buschel. +2 -0 I thought I changed these.
src/mat/utils/matioall.c 1.21 03/06/2
bk-changeset-1.1361 Kris@p4buschel.|ChangeSet|20030627235906|25998 ChangeSet 1.1361 03/06/27 16:59:06 Kris@p4buschel. +2 -0 I thought I changed these.
src/mat/utils/matioall.c 1.21 03/06/27 16:59:05 Kris@p4buschel. +1 -1 I thought I changed these.
src/mat/interface/matregis.c 1.23 03/06/27 16:59:05 Kris@p4buschel. +1 -1 I thought I changed these.
Hg-commit: ba808da774513d8464d0dadf1b2302c2ec2f77b9
show more ...
|
| 397b6df1 | 27-Jun-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1356 Kris@p4buschel.|ChangeSet|20030627205749|27959 ChangeSet 1.1356 03/06/27 13:57:49 Kris@p4buschel. +10 -0 MatType MATAIJMUMPS="aijmumps" MatType MATSBAIJMUMPS="sbaijmumps"
bk-changeset-1.1356 Kris@p4buschel.|ChangeSet|20030627205749|27959 ChangeSet 1.1356 03/06/27 13:57:49 Kris@p4buschel. +10 -0 MatType MATAIJMUMPS="aijmumps" MatType MATSBAIJMUMPS="sbaijmumps" MATAIJMUMPS inherits off of SeqAIJ when created with single process communicators and MPIAIJ otherwise. MATSBAIJMUMPS inherits off of SeqSBAIJ when created with single process communicators and MPIAIJ otherwise.
src/mat/impls/aij/mpi/mumps/mumps.c 1.16 03/06/27 13:57:48 Kris@p4buschel. +5 -5 Compilation fixes.
src/mat/utils/matioall.c 1.20 03/06/27 13:16:09 Kris@p4buschel. +9 -0 Register Load constructors for MATAIJMUMPS and MATSBAIJMUMPS.
src/mat/interface/matregis.c 1.22 03/06/27 13:16:09 Kris@p4buschel. +8 -0 Register Constructors for MATAIJMUMPS and MATSBAIJMUMPS.
include/petscmat.h 1.81 03/06/27 13:16:09 Kris@p4buschel. +2 -0 MatType MATAIJMUMPS="aijmumps" MatType MATSBAIJMUMPS="sbaijmumps"
src/mat/impls/sbaij/seq/sbaij.c 1.70 03/06/27 13:07:36 Kris@p4buschel. +0 -15 Remove MUMPS from the SeqSBAIJ sources.
src/mat/impls/sbaij/mpi/mpisbaij.c 1.56 03/06/27 13:07:36 Kris@p4buschel. +0 -16 Remove MUMPS from the MPISBAIJ sources.
src/mat/impls/aij/seq/aij.c 1.104.2.1 03/06/27 13:07:36 Kris@p4buschel. +0 -19 Remove MUMPS from the SeqAIJ sources.
src/mat/impls/aij/mpi/mumps/mumps.c 1.15 03/06/27 13:07:36 Kris@p4buschel. +217 -82 Implement AIJMUMPS and SBAIJMUMPS
src/mat/impls/aij/mpi/mpiaij.c 1.85 03/06/27 13:07:36 Kris@p4buschel. +0 -19 Remove MUMPS from the MPIAIJ sources.
src/mat/impls/aij/mpi/mumps/makefile 1.1 03/06/27 10:17:03 Kris@p4buschel. +20 -0
src/mat/impls/aij/mpi/mumps/mumps.c 1.14 03/06/27 10:17:03 Kris@p4buschel. +0 -14 Move build safety into makefile.
src/mat/impls/aij/mpi/mumps/makefile 1.0 03/06/27 10:17:03 Kris@p4buschel. +0 -0 BitKeeper file F:/Home/Kris/petsc/petsc-2/src/mat/impls/aij/mpi/mumps/makefile
src/mat/impls/aij/mpi/makefile 1.21 03/06/27 10:17:03 Kris@p4buschel. +4 -4 Move MUMPS into separate directory.
src/mat/impls/aij/mpi/mumps/mumps.c 1.13 03/06/27 10:09:05 Kris@p4buschel. +0 -0 Rename: src/mat/impls/aij/mpi/mumps.c -> src/mat/impls/aij/mpi/mumps/mumps.c
Hg-commit: e10c70d4a2a91e1f253a84ba9c6549a8bb4dd55f
show more ...
|
| 4eb8e494 | 26-Jun-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1352 Kris@p4buschel.|ChangeSet|20030626235024|15331 ChangeSet 1.1352 03/06/26 16:50:24 Kris@p4buschel. +8 -0 Implement MATLUSOL MatType MATLUSOL="lusol"
src/mat/utils/matioall
bk-changeset-1.1352 Kris@p4buschel.|ChangeSet|20030626235024|15331 ChangeSet 1.1352 03/06/26 16:50:24 Kris@p4buschel. +8 -0 Implement MATLUSOL MatType MATLUSOL="lusol"
src/mat/utils/matioall.c 1.19 03/06/26 16:50:23 Kris@p4buschel. +3 -0 MATLUSOL inherits SeqAIJ's load constructor.
src/mat/impls/aij/seq/aij.c 1.104.1.4 03/06/26 16:48:06 Kris@p4buschel. +0 -5 Remove references to LUSOL from SeqAIJ sources.
src/mat/interface/matregis.c 1.21 03/06/26 16:46:30 Kris@p4buschel. +6 -0 Register MATLUSOL constructor.
src/mat/impls/aij/seq/lusol/lusol.c 1.12 03/06/26 16:46:30 Kris@p4buschel. +53 -33 Implement MATLUSOL.
src/mat/impls/aij/seq/essl/essl.c 1.11 03/06/26 16:46:30 Kris@p4buschel. +1 -0 EXTERN_C_BEGIN/END
src/mat/impls/aij/seq/aij.c 1.104.1.3 03/06/26 16:46:30 Kris@p4buschel. +0 -4 Remove DXML reference from SeqAIJ matrix.
include/petscmat.h 1.80 03/06/26 16:46:30 Kris@p4buschel. +1 -0 MatType MATLUSOL="lusol"
src/mat/impls/aij/seq/lusol/makefile 1.1 03/06/26 16:00:23 Kris@p4buschel. +21 -0
src/mat/impls/aij/seq/makefile 1.23 03/06/26 16:00:23 Kris@p4buschel. +3 -3 Move lusol into its own directory.
src/mat/impls/aij/seq/lusol/makefile 1.0 03/06/26 16:00:23 Kris@p4buschel. +0 -0 BitKeeper file F:/Home/Kris/petsc/petsc-2/src/mat/impls/aij/seq/lusol/makefile
src/mat/impls/aij/seq/lusol/lusol.c 1.11 03/06/26 16:00:23 Kris@p4buschel. +0 -14 Move build protection into makefile and out of source.
src/mat/impls/aij/seq/lusol/lusol.c 1.10 03/06/26 15:56:53 Kris@p4buschel. +0 -0 Rename: src/mat/impls/aij/seq/lusol.c -> src/mat/impls/aij/seq/lusol/lusol.c
Hg-commit: 5c9fe9c277fce3ba5aeb01fb94fc23f9aa29cd1f
show more ...
|
| e8aa55a4 | 26-Jun-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1351 Kris@p4buschel.|ChangeSet|20030626225547|02639 ChangeSet 1.1351 03/06/26 15:55:47 Kris@p4buschel. +7 -0 MatType MATESSL="essl" MATESSL inherits from SeqAIJ.
src/mat/utils
bk-changeset-1.1351 Kris@p4buschel.|ChangeSet|20030626225547|02639 ChangeSet 1.1351 03/06/26 15:55:47 Kris@p4buschel. +7 -0 MatType MATESSL="essl" MATESSL inherits from SeqAIJ.
src/mat/utils/matioall.c 1.18 03/06/26 15:55:46 Kris@p4buschel. +3 -0 Inherit Load constructor for MATESSL from SeqAIJ
src/mat/interface/matregis.c 1.20 03/06/26 15:55:46 Kris@p4buschel. +6 -0 Register Constructor for MATESSL
src/mat/impls/aij/seq/essl/essl.c 1.10 03/06/26 15:55:46 Kris@p4buschel. +40 -20 Implement MATESSL
src/mat/impls/aij/seq/aij.c 1.104.1.2 03/06/26 15:55:46 Kris@p4buschel. +0 -5 Removed references to ESSL from SeqAIJ sources.
include/petscmat.h 1.79 03/06/26 15:55:46 Kris@p4buschel. +1 -0 MatType MATESSL="essl"
src/mat/impls/aij/seq/essl/makefile 1.1 03/06/26 15:25:16 Kris@p4buschel. +20 -0
src/mat/impls/aij/seq/makefile 1.22 03/06/26 15:25:16 Kris@p4buschel. +3 -3 Move essl into own subdirectory. Remove dxml from all PETSc builds as it is presently unsupported.
src/mat/impls/aij/seq/essl/makefile 1.0 03/06/26 15:25:16 Kris@p4buschel. +0 -0 BitKeeper file F:/Home/Kris/petsc/petsc-2/src/mat/impls/aij/seq/essl/makefile
src/mat/impls/aij/seq/essl/essl.c 1.9 03/06/26 15:25:16 Kris@p4buschel. +0 -16 Move build protection into makefile.
src/mat/impls/aij/seq/essl/essl.c 1.8 03/06/26 15:21:09 Kris@p4buschel. +0 -0 Rename: src/mat/impls/aij/seq/essl.c -> src/mat/impls/aij/seq/essl/essl.c
Hg-commit: 1ff84d35515528bcfdbbba0c0cb004966ba4eda9
show more ...
|
| 1677d0b8 | 26-Jun-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1343.2.1 Kris@p4buschel.|ChangeSet|20030626191721|47682 ChangeSet 1.1343.2.1 03/06/26 12:17:21 Kris@p4buschel. +7 -0 MatType MATUMFPACK="umfpack"
src/mat/utils/matioall.c 1.
bk-changeset-1.1343.2.1 Kris@p4buschel.|ChangeSet|20030626191721|47682 ChangeSet 1.1343.2.1 03/06/26 12:17:21 Kris@p4buschel. +7 -0 MatType MATUMFPACK="umfpack"
src/mat/utils/matioall.c 1.17 03/06/26 12:17:20 Kris@p4buschel. +3 -0 MATUMFPACK inherits the load constructor from MATSEQAIJ
src/mat/interface/matregis.c 1.19 03/06/26 12:17:20 Kris@p4buschel. +6 -0 Load Constructor for MATUMFPACK
src/mat/impls/aij/seq/umfpack/umfpack.c 1.9 03/06/26 12:17:20 Kris@p4buschel. +74 -22 Implement MATUMFPACK.
src/mat/impls/aij/seq/makefile 1.20 03/06/26 12:17:20 Kris@p4buschel. +4 -4 Moved UMFPACK into separate directory
src/mat/impls/aij/seq/aij.c 1.104.1.1 03/06/26 12:17:20 Kris@p4buschel. +2 -15 Removed UMFPACK from SeqAIJ source
include/petscmat.h 1.78 03/06/26 12:17:20 Kris@p4buschel. +1 -0 MatType MATUMFPACK="umfpack"
src/mat/impls/aij/seq/umfpack/makefile 1.1 03/06/26 11:21:59 Kris@p4buschel. +21 -0
src/mat/impls/aij/seq/umfpack/makefile 1.0 03/06/26 11:21:59 Kris@p4buschel. +0 -0 BitKeeper file F:/Home/Kris/petsc/petsc-2/src/mat/impls/aij/seq/umfpack/makefile
src/mat/impls/aij/seq/umfpack/umfpack.c 1.8 03/06/26 11:18:45 Kris@p4buschel. +0 -0 Rename: src/mat/impls/aij/seq/umfpack.c -> src/mat/impls/aij/seq/umfpack/umfpack.c
Hg-commit: b7f70fd922031fcb663da7e5a4173cf448149ddb
show more ...
|
| 448de63e | 26-Jun-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1342 Kris@p4buschel.|ChangeSet|20030626085014|36229 ChangeSet 1.1342 03/06/26 01:50:14 Kris@p4buschel. +8 -0 MatType MATSUPERLUDIST="superludist" Note: MATSUPERLUDIST inherits of
bk-changeset-1.1342 Kris@p4buschel.|ChangeSet|20030626085014|36229 ChangeSet 1.1342 03/06/26 01:50:14 Kris@p4buschel. +8 -0 MatType MATSUPERLUDIST="superludist" Note: MATSUPERLUDIST inherits off of SeqAIJ for single process communicators, but it inherits off of MPIAIJ for communicators supporting multiple processes.
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.51 03/06/26 01:50:13 Kris@p4buschel. +2 -2 Compilation errors.
src/mat/utils/matioall.c 1.16 03/06/26 01:45:10 Kris@p4buschel. +6 -0 Register Load Constructor for MATSUPERLUDIST.
src/mat/interface/matregis.c 1.18 03/06/26 01:45:10 Kris@p4buschel. +6 -0 Register Constructor for MATSUPERLUDIST
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.50 03/06/26 01:45:10 Kris@p4buschel. +20 -0 Implement Load constructor for MATSUPERLUDIST. Note: This type inherits off of SeqAIJ if communicator supports a single process, but MPIAIJ for multiple processes.
include/petscmat.h 1.77 03/06/26 01:45:10 Kris@p4buschel. +24 -23 MatType MATSUPERLUDIST="superludist"
src/mat/impls/aij/seq/aij.c 1.104 03/06/26 01:19:49 Kris@p4buschel. +2 -15 Remove SuperLU_Dist from SeqAIJ source code.
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.49 03/06/26 01:15:57 Kris@p4buschel. +110 -40 Implement SuperLUDist type. Note: This switches from inheriting from SeqAIJ to MPIAIJ for communicators with more than one process.
src/mat/impls/aij/mpi/mpiaij.c 1.84 03/06/26 01:15:56 Kris@p4buschel. +2 -15 Remove SuperLU_DIST from mpiaij source.
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.48 03/06/26 00:33:51 Kris@p4buschel. +0 -14 Compilation protection is in makefile so it isn't needed in the source.
src/mat/impls/aij/mpi/makefile 1.20 03/06/26 00:32:16 Kris@p4buschel. +4 -4 Moved superlu_dist to separate directory
src/mat/impls/aij/mpi/superlu_dist/makefile 1.1 03/06/26 00:31:43 Kris@p4buschel. +20 -0
src/mat/impls/aij/mpi/superlu_dist/makefile 1.0 03/06/26 00:31:43 Kris@p4buschel. +0 -0 BitKeeper file F:/Home/Kris/petsc/petsc-2/src/mat/impls/aij/mpi/superlu_dist/makefile
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.47 03/06/26 00:26:05 Kris@p4buschel. +0 -0 Rename: src/mat/impls/aij/mpi/superlu_dist.c -> src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
Hg-commit: 44fbcf94ff0074ddcf182f7db538fcf93d6ac6a5
show more ...
|
| 14b396bb | 25-Jun-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1338 Kris@p4buschel.|ChangeSet|20030625222434|04317 ChangeSet 1.1338 03/06/25 15:24:34 Kris@p4buschel. +9 -0 SuperLU matrix type implemented. (First pass, untested) MatType MATSU
bk-changeset-1.1338 Kris@p4buschel.|ChangeSet|20030625222434|04317 ChangeSet 1.1338 03/06/25 15:24:34 Kris@p4buschel. +9 -0 SuperLU matrix type implemented. (First pass, untested) MatType MATSUPERLU="superlu"
src/mat/interface/matregis.c 1.16 03/06/25 15:23:25 Kris@p4buschel. +1 -1 Constructor is named MatCreate_SeqAIJ_SuperLU for consistency with previously written routines.
src/mat/impls/aij/seq/superlu/superlu.c 1.26 03/06/25 15:23:24 Kris@p4buschel. +84 -11 Implement overloaded functions for SuperLU matrix
src/mat/impls/aij/seq/spooles/aijspooles.c 1.28 03/06/25 15:23:24 Kris@p4buschel. +0 -1 Unused variable.
src/mat/utils/matioall.c 1.15 03/06/25 14:52:55 Kris@p4buschel. +3 -0 Register SuperLU matrix load constructor.
src/mat/interface/matregis.c 1.15 03/06/25 14:52:55 Kris@p4buschel. +6 -0 Register SuperLU matrix constructor.
include/petscmat.h 1.76 03/06/25 14:52:55 Kris@p4buschel. +1 -0 MatType MATSUPERLU="superlu"
src/mat/impls/aij/seq/superlu/superlu.c 1.25 03/06/25 14:42:06 Kris@p4buschel. +0 -13 Move build check from file to make.
src/mat/impls/aij/seq/superlu/makefile 1.2 03/06/25 14:42:06 Kris@p4buschel. +8 -8 New superlu makefile.
src/mat/impls/aij/seq/makefile 1.19 03/06/25 14:42:06 Kris@p4buschel. +4 -4 Move superlu interface into separate directory
src/mat/impls/aij/seq/aij.c 1.102 03/06/25 14:42:06 Kris@p4buschel. +1 -14 Remove SuperLU from SeqAIJ
src/mat/impls/aij/mpi/spooles/mpispooles.c 1.40 03/06/25 14:42:06 Kris@p4buschel. +1 -1 Free the duplicated communicator with other Spooles stuff.
src/mat/impls/aij/seq/superlu/makefile 1.1 03/06/25 14:14:12 Kris@p4buschel. +20 -0
src/mat/impls/aij/seq/superlu/makefile 1.0 03/06/25 14:14:12 Kris@p4buschel. +0 -0 BitKeeper file F:/Home/Kris/petsc/petsc-2/src/mat/impls/aij/seq/superlu/makefile
src/mat/impls/aij/seq/superlu/superlu.c 1.24 03/06/25 14:13:56 Kris@p4buschel. +0 -0 Rename: src/mat/impls/aij/seq/superlu.c -> src/mat/impls/aij/seq/superlu/superlu.c
Hg-commit: 83f451f714471c05f9f1c164cd3c93b4b684b482
show more ...
|
| 22191285 | 24-Jun-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1331 Kris@p4buschel.|ChangeSet|20030624213049|56391 ChangeSet 1.1331 03/06/24 14:30:49 Kris@p4buschel. +9 -0 Implement MPISBAIJ_Spooles
src/mat/utils/matioall.c 1.14 03/06/2
bk-changeset-1.1331 Kris@p4buschel.|ChangeSet|20030624213049|56391 ChangeSet 1.1331 03/06/24 14:30:49 Kris@p4buschel. +9 -0 Implement MPISBAIJ_Spooles
src/mat/utils/matioall.c 1.14 03/06/24 14:30:48 Kris@p4buschel. +1 -0 Inherit MatLoad_MPISBAIJ for MATMPISBAIJSPOOLES
src/mat/interface/matregis.c 1.14 03/06/24 14:30:48 Kris@p4buschel. +2 -0 Register constructor for MATMPISBAIJSPOOLES.
src/mat/impls/sbaij/seq/spooles/sbaijspooles.c 1.26 03/06/24 14:30:48 Kris@p4buschel. +4 -4 Fix cut/paste error.
src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c 1.16 03/06/24 14:30:48 Kris@p4buschel. +37 -17 Implement MPISBAIJSPOOLES
src/mat/impls/sbaij/mpi/mpisbaij.c 1.55 03/06/24 14:30:48 Kris@p4buschel. +6 -19 Remove spooles from mpisbaij.c
src/mat/impls/aij/seq/spooles/spooles.h 1.35 03/06/24 14:30:48 Kris@p4buschel. +1 -0 Prototype required.
src/mat/impls/aij/seq/spooles/aijspooles.c 1.27 03/06/24 14:30:48 Kris@p4buschel. +0 -1 Unnecessary #include
src/mat/impls/aij/mpi/spooles/mpispooles.c 1.38 03/06/24 14:30:48 Kris@p4buschel. +1 -0
include/petscmat.h 1.75 03/06/24 14:30:48 Kris@p4buschel. +1 -0 MatType MATMPISBAIJSPOOLES="mpisbaijspooles".
Hg-commit: d10751e4f04d40077d8e0ed8d0c871fbe0b5b3fa
show more ...
|
| 9abb65ff | 24-Jun-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1327.1.1 Kris@p4buschel.|ChangeSet|20030624195811|42849 ChangeSet 1.1327.1.1 03/06/24 12:58:11 Kris@p4buschel. +12 -0 Implement SeqSBAIJ_Spooles matrices. MATSEQSBAIJSPOOLES="seq
bk-changeset-1.1327.1.1 Kris@p4buschel.|ChangeSet|20030624195811|42849 ChangeSet 1.1327.1.1 03/06/24 12:58:11 Kris@p4buschel. +12 -0 Implement SeqSBAIJ_Spooles matrices. MATSEQSBAIJSPOOLES="seqsbaijspooles"
src/mat/impls/sbaij/seq/spooles/makefile 1.2 03/06/24 12:58:10 Kris@p4buschel. +2 -0 Protect seqsbaijspooles from improper builds.
src/mat/impls/sbaij/mpi/makefile 1.8 03/06/24 12:58:10 Kris@p4buschel. +4 -4 Remove spooles from sbaij.
src/mat/impls/aij/mpi/spooles/makefile 1.2 03/06/24 12:58:10 Kris@p4buschel. +2 -2
src/mat/impls/sbaij/mpi/spooles/makefile 1.1 03/06/24 12:50:40 Kris@p4buschel. +26 -0
src/mat/impls/sbaij/mpi/spooles/makefile 1.0 03/06/24 12:50:40 Kris@p4buschel. +0 -0 BitKeeper file F:/Home/Kris/petsc/petsc-2/src/mat/impls/sbaij/mpi/spooles/makefile
src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c 1.15 03/06/24 12:46:05 Kris@p4buschel. +0 -0 Rename: src/mat/impls/sbaij/mpi/mpisbaijspooles.c -> src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
src/mat/utils/matioall.c 1.13 03/06/24 12:43:50 Kris@p4buschel. +3 -2 Inherit Load Constructor for seqsbaijspooles from seqsbaij.
src/mat/interface/matregis.c 1.13 03/06/24 12:43:50 Kris@p4buschel. +4 -2 Register constructor for seqsbaijspooles.
src/mat/impls/sbaij/seq/spooles/sbaijspooles.c 1.25 03/06/24 12:41:07 Kris@p4buschel. +58 -21 Implement Constructor/Destructor/AssemblyEnd for seqsbaijspooles
src/mat/impls/sbaij/seq/sbaij.c 1.67 03/06/24 12:41:07 Kris@p4buschel. +8 -13 Remove Spooles from sbaij.c Fix MatLoad_SeqSBAIJ to allow for inheritance
src/mat/impls/sbaij/seq/makefile 1.9 03/06/24 12:41:07 Kris@p4buschel. +4 -4 Move sbaijspooles.c to spooles subdirectory.
src/mat/impls/aij/seq/spooles/aijspooles.c 1.26 03/06/24 12:41:07 Kris@p4buschel. +1 -1 MatGetInertia_SeqSBAIJ_Spooles recovered.
include/petscmat.h 1.74 03/06/24 12:41:07 Kris@p4buschel. +3 -2 MatType MATSEQSBAIJSPOOLES="seqsbaijspooles"
src/mat/impls/sbaij/seq/spooles/makefile 1.1 03/06/24 11:59:52 Kris@p4buschel. +25 -0
src/mat/impls/sbaij/seq/spooles/makefile 1.0 03/06/24 11:59:52 Kris@p4buschel. +0 -0 BitKeeper file F:/Home/Kris/petsc/petsc-2/src/mat/impls/sbaij/seq/spooles/makefile
src/mat/impls/sbaij/seq/spooles/sbaijspooles.c 1.24 03/06/24 11:58:04 Kris@p4buschel. +0 -0 Rename: src/mat/impls/sbaij/seq/sbaijspooles.c -> src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
Hg-commit: 966d3e0cbc0eed6ffae8921ae34dcc0e6aeea834
show more ...
|
| d10c748b | 24-Jun-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1326 Kris@p4buschel.|ChangeSet|20030624183405|18096 ChangeSet 1.1326 03/06/24 11:34:05 Kris@p4buschel. +11 -0 Implement MatType MATMPIAIJSPOOLES="mpiaijspooles".
src/mat/impls/a
bk-changeset-1.1326 Kris@p4buschel.|ChangeSet|20030624183405|18096 ChangeSet 1.1326 03/06/24 11:34:05 Kris@p4buschel. +11 -0 Implement MatType MATMPIAIJSPOOLES="mpiaijspooles".
src/mat/impls/aij/seq/spooles/spooles.h 1.34 03/06/24 11:34:04 Kris@p4buschel. +2 -0 Fix destructor problem. Support for MPIAIJ_Spooles type
src/mat/impls/aij/seq/spooles/spooles.c 1.63 03/06/24 11:34:04 Kris@p4buschel. +6 -7 Remove unnecessary #if defined. Use correct destructor.
src/mat/impls/aij/seq/spooles/aijspooles.c 1.25 03/06/24 11:34:04 Kris@p4buschel. +35 -34 Remove unnecessary #if defined Clean up code.
src/mat/impls/aij/mpi/spooles/mpispooles.c 1.37 03/06/24 11:34:04 Kris@p4buschel. +23 -8 Remove unnecessary #if defined Implement constructor/destructor for MPIAIJ_spooles.
src/mat/impls/aij/mpi/spooles/mpiaijspooles.c 1.22 03/06/24 11:34:04 Kris@p4buschel. +22 -22 MPIAIJ_Spooles type implementations.
src/mat/impls/aij/mpi/mpiaij.c 1.83 03/06/24 11:34:04 Kris@p4buschel. +1 -1
include/petscmat.h 1.73 03/06/24 10:56:00 Kris@p4buschel. +1 -0 New type mpiaijspooles.
src/mat/utils/matioall.c 1.12 03/06/24 10:55:06 Kris@p4buschel. +1 -0 Register load constructor for mpiaijspooles type. Inherit mpiaij's load constructor.
src/mat/interface/matregis.c 1.12 03/06/24 10:55:06 Kris@p4buschel. +2 -0 Register constructor for mpiaijspooles type.
src/mat/impls/aij/mpi/mpiaij.c 1.82 03/06/24 10:55:06 Kris@p4buschel. +9 -25 Remove references to spooles matrix type from mpiaij code.
src/mat/impls/aij/mpi/makefile 1.19 03/06/24 10:55:06 Kris@p4buschel. +4 -4 Move MPIAIJ_Spooles matrix to its own directory.
src/mat/impls/aij/mpi/spooles/makefile 1.1 03/06/24 10:32:07 Kris@p4buschel. +20 -0
src/mat/impls/aij/mpi/spooles/makefile 1.0 03/06/24 10:32:07 Kris@p4buschel. +0 -0 BitKeeper file F:/Home/Kris/petsc/petsc-2/src/mat/impls/aij/mpi/spooles/makefile
src/mat/impls/aij/mpi/spooles/mpiaijspooles.c 1.21 03/06/24 10:29:53 Kris@p4buschel. +0 -0 Rename: src/mat/impls/aij/mpi/mpiaijspooles.c -> src/mat/impls/aij/mpi/spooles/mpiaijspooles.c
src/mat/impls/aij/mpi/spooles/mpispooles.c 1.36 03/06/24 10:29:46 Kris@p4buschel. +0 -0 Rename: src/mat/impls/aij/mpi/mpispooles.c -> src/mat/impls/aij/mpi/spooles/mpispooles.c
Hg-commit: b019e9dff5d6d247b08b6db6600ad55d1b70894a
show more ...
|
| ae5c748c | 24-Jun-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1324 Kris@p4buschel.|ChangeSet|20030624021627|09183 ChangeSet 1.1324 03/06/23 19:16:27 Kris@p4buschel. +2 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into p4buschel.:F:/Home/K
bk-changeset-1.1324 Kris@p4buschel.|ChangeSet|20030624021627|09183 ChangeSet 1.1324 03/06/23 19:16:27 Kris@p4buschel. +2 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into p4buschel.:F:/Home/Kris/petsc/petsc-2
src/mat/impls/aij/seq/aij.c 1.101 03/06/23 19:16:26 Kris@p4buschel. +0 -0 Auto merged
include/petscmat.h 1.72 03/06/23 19:16:26 Kris@p4buschel. +0 -0 Auto merged
Hg-commit: ac5ba6e1b2d5ef87ac59fa3baeeb49209098d29d
show more ...
|
| b3a1e11c | 24-Jun-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1314.1.2 Kris@p4buschel.|ChangeSet|20030624021613|04030 ChangeSet 1.1314.1.2 03/06/23 19:16:13 Kris@p4buschel. +10 -0 Implement Spooles SeqAIJ matrix type.
src/mat/impls/aij/seq
bk-changeset-1.1314.1.2 Kris@p4buschel.|ChangeSet|20030624021613|04030 ChangeSet 1.1314.1.2 03/06/23 19:16:13 Kris@p4buschel. +10 -0 Implement Spooles SeqAIJ matrix type.
src/mat/impls/aij/seq/spooles/spooles.c 1.61 03/06/23 19:16:12 Kris@p4buschel. +1 -1 Ugly type comparison.
src/mat/impls/aij/seq/spooles/aijspooles.c 1.24 03/06/23 19:16:12 Kris@p4buschel. +9 -3 Create Spooles matrices.
src/mat/interface/matregis.c 1.11 03/06/23 18:37:11 Kris@p4buschel. +3 -0 Declare spooles constructor.
src/mat/impls/aij/seq/spooles/spoolesOptions.c 1.19 03/06/23 18:37:11 Kris@p4buschel. +1 -1 Fix MPIAIJ later.
src/mat/impls/aij/seq/spooles/aijspooles.c 1.23 03/06/23 18:37:11 Kris@p4buschel. +6 -3 Factorization matrix must be Spooles SeqAIJ matrix. Fix intertia later.
src/mat/utils/matioall.c 1.11 03/06/23 17:53:18 Kris@p4buschel. +3 -0 Register Spooles SeqAIJ Loader -- Use SeqAIJ Loader which calls correct constructor.
src/mat/interface/matregis.c 1.10 03/06/23 17:53:18 Kris@p4buschel. +3 -0 Register Spooles SeqAIJ constructor.
src/mat/impls/aij/seq/spooles/spoolesOptions.c 1.18 03/06/23 17:53:18 Kris@p4buschel. +1 -1 Correct location for spooles.h
src/mat/impls/aij/seq/spooles/spooles.h 1.32 03/06/23 17:53:18 Kris@p4buschel. +4 -0 Stash function pointers in Mat_Spooles object directly instead of composing.
src/mat/impls/aij/seq/spooles/spooles.c 1.60 03/06/23 17:53:18 Kris@p4buschel. +19 -1 Spooles SeqAIJ constructor.
src/mat/impls/aij/seq/spooles/makefile 1.2 03/06/23 17:53:18 Kris@p4buschel. +0 -1 Spooles supports complex.
src/mat/impls/aij/seq/spooles/aijspooles.c 1.22 03/06/23 17:53:18 Kris@p4buschel. +6 -32 SeqAIJ inherited routines are stashed in Mat_Spooles object instead of composed.
src/mat/impls/aij/seq/aij.c 1.98.1.2 03/06/23 17:53:18 Kris@p4buschel. +5 -12 Remove references to Spooles.
include/petscmat.h 1.69.1.1 03/06/23 17:53:18 Kris@p4buschel. +1 -0 New matrix type for Spooles using SeqAIJ.
src/mat/impls/aij/seq/spooles/aijspooles.c 1.21 03/06/23 14:17:17 Kris@p4buschel. +45 -0 Add enhancement of MatView_SeqAIJ and MatAssemblyEnd_SeqAIJ for SeqAIJ_Spooles type.
src/mat/impls/aij/seq/makefile 1.18 03/06/23 14:17:17 Kris@p4buschel. +1 -1 Add subdir spooles
src/mat/impls/aij/seq/aij.c 1.98.1.1 03/06/23 14:17:16 Kris@p4buschel. +1 -5 Unnecessary call to MatUseSpooles_SeqAIJ as it is done in the previous line inside AssemblyEnd.
Hg-commit: ab12a91a8bae2053e215bad2eb0002631bf5d1d0
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 ...
|
| 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 ...
|
| 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 ...
|
| 05b94e36 | 13-Jun-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1275 Kris@p4buschel.|ChangeSet|20030613184051|46424 ChangeSet 1.1275 03/06/13 11:40:51 Kris@p4buschel. +2 -0 Remove depencence on type from MatReorderForNonzeroDiagonal in favor of
bk-changeset-1.1275 Kris@p4buschel.|ChangeSet|20030613184051|46424 ChangeSet 1.1275 03/06/13 11:40:51 Kris@p4buschel. +2 -0 Remove depencence on type from MatReorderForNonzeroDiagonal in favor of capability check.
src/mat/utils/zerodiag.c 1.5 03/06/13 11:40:50 Kris@p4buschel. +16 -4 Remove depencence on type from MatReorderForNonzeroDiagonal in favor of capability check.
src/mat/impls/aij/seq/aij.c 1.92 03/06/13 11:40:50 Kris@p4buschel. +6 -2 Compose MatReorderForNonzeroDiagonal_SeqAIJ
Hg-commit: 8097ea3a820a7420955ace18a697308ced9bcad9
show more ...
|
| e32c5f6e | 30-Apr-2003 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.1165.1.1 balay@smash.mcs.anl.gov|ChangeSet|20030430022537|38473 ChangeSet 1.1165.1.1 03/04/29 21:25:37 balay@smash.mcs.anl.gov +0 -0 Merge bk://petsc.bkbits.net/petsc-release-2.1.5
bk-changeset-1.1165.1.1 balay@smash.mcs.anl.gov|ChangeSet|20030430022537|38473 ChangeSet 1.1165.1.1 03/04/29 21:25:37 balay@smash.mcs.anl.gov +0 -0 Merge bk://petsc.bkbits.net/petsc-release-2.1.5 into smash.mcs.anl.gov:/sandbox/balay/petsc-dev
Hg-commit: cbe1d8edd2ab8452323416eae093410e4c1bfbce
show more ...
|