| #
bec3d2cd
|
| 28-Jun-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1365 Kris@p4buschel.|ChangeSet|20030628062633|26162 ChangeSet 1.1365 03/06/27 23:26:33 Kris@p4buschel. +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into p4buschel.:F:/Home/K
bk-changeset-1.1365 Kris@p4buschel.|ChangeSet|20030628062633|26162 ChangeSet 1.1365 03/06/27 23:26:33 Kris@p4buschel. +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into p4buschel.:F:/Home/Kris/petsc/petsc-2
Hg-commit: c1967bf11b07455beb90f743e76afbb283d9d979
show more ...
|
| #
0dd8e64f
|
| 28-Jun-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1363.1.1 Kris@p4buschel.|ChangeSet|20030628062503|23988 ChangeSet 1.1363.1.1 03/06/27 23:25:03 Kris@p4buschel. +11 -0 We must reset the destroy function pointer after following the
bk-changeset-1.1363.1.1 Kris@p4buschel.|ChangeSet|20030628062503|23988 ChangeSet 1.1363.1.1 03/06/27 23:25:03 Kris@p4buschel. +11 -0 We must reset the destroy function pointer after following the destroy function pointer in MatSetType so that we can have nested calls to MatSetType within MatSetFromOptions (i.e., proper inheritance support).
src/mat/interface/matreg.c 1.10 03/06/27 23:25:02 Kris@p4buschel. +1 -0 We must reset the destroy function pointer so that we can have nested calls to MatSetType within MatSetFromOptions.
src/mat/impls/sbaij/seq/spooles/makefile 1.3 03/06/27 23:25:02 Kris@p4buschel. +1 -1 LOCDIR requires / at the end for proper stack writing in PetscError.
src/mat/impls/sbaij/mpi/spooles/makefile 1.2 03/06/27 23:25:01 Kris@p4buschel. +1 -1 LOCDIR requires / at the end for proper stack writing in PetscError.
src/mat/impls/aij/seq/umfpack/makefile 1.3 03/06/27 23:25:01 Kris@p4buschel. +1 -1 LOCDIR requires / at the end for proper stack writing in PetscError.
src/mat/impls/aij/seq/superlu/makefile 1.3 03/06/27 23:25:01 Kris@p4buschel. +1 -1 LOCDIR requires / at the end for proper stack writing in PetscError.
src/mat/impls/aij/seq/lusol/makefile 1.3 03/06/27 23:25:01 Kris@p4buschel. +1 -1 LOCDIR requires / at the end for proper stack writing in PetscError.
src/mat/impls/aij/seq/essl/makefile 1.2 03/06/27 23:25:01 Kris@p4buschel. +1 -1 LOCDIR requires / at the end for proper stack writing in PetscError.
src/mat/impls/aij/seq/dxml/makefile 1.2 03/06/27 23:25:01 Kris@p4buschel. +1 -1 LOCDIR requires / at the end for proper stack writing in PetscError.
src/mat/impls/aij/mpi/superlu_dist/makefile 1.2 03/06/27 23:25:01 Kris@p4buschel. +1 -1 LOCDIR requires / at the end for proper stack writing in PetscError.
src/mat/impls/aij/mpi/spooles/makefile 1.3 03/06/27 23:25:01 Kris@p4buschel. +1 -1 LOCDIR requires / at the end for proper stack writing in PetscError.
src/mat/impls/aij/mpi/mumps/makefile 1.2 03/06/27 23:25:01 Kris@p4buschel. +1 -1 LOCDIR requires / at the end for proper stack writing in PetscError.
Hg-commit: c3d5940bee259c19ad214b2dab6f53aca1b111e1
show more ...
|
| #
6d2bd097
|
| 26-Jun-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1345 Kris@p4buschel.|ChangeSet|20030626195208|47694 ChangeSet 1.1345 03/06/26 12:52:08 Kris@p4buschel. +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into p4buschel.:F:/Home/K
bk-changeset-1.1345 Kris@p4buschel.|ChangeSet|20030626195208|47694 ChangeSet 1.1345 03/06/26 12:52:08 Kris@p4buschel. +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into p4buschel.:F:/Home/Kris/petsc/petsc-2
Hg-commit: 058d567504531df5a31ba66ad4cf3df02b03a7e9
show more ...
|
| #
fb731535
|
| 26-Jun-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1343.2.2 Kris@p4buschel.|ChangeSet|20030626193016|47697 ChangeSet 1.1343.2.2 03/06/26 12:30:16 Kris@p4buschel. +2 -0 UMFPACK removed certain parameters in Version 4.2
src/mat/im
bk-changeset-1.1343.2.2 Kris@p4buschel.|ChangeSet|20030626193016|47697 ChangeSet 1.1343.2.2 03/06/26 12:30:16 Kris@p4buschel. +2 -0 UMFPACK removed certain parameters in Version 4.2
src/mat/impls/aij/seq/umfpack/umfpack.c 1.10 03/06/26 12:30:15 Kris@p4buschel. +5 -1 UMFPACK removed certain parameters in Version 4.2
src/mat/impls/aij/seq/umfpack/makefile 1.2 03/06/26 12:30:15 Kris@p4buschel. +1 -1 Oops.
Hg-commit: aa5b4094e788ffde968c5763efb7fb0eeffe410b
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 ...
|