| #
f204ca49
|
| 11-Feb-2004 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1933 Kris@p4buschel.|ChangeSet|20040211105131|52836 ChangeSet 1.1933 04/02/11 02:51:31 Kris@p4buschel. +25 -0 Eliminate use of MatCreateXXX constructors in favor of MatSetType whic
bk-changeset-1.1933 Kris@p4buschel.|ChangeSet|20040211105131|52836 ChangeSet 1.1933 04/02/11 02:51:31 Kris@p4buschel. +25 -0 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
src/snes/interface/noise/snesmfj2.c 1.12 04/02/11 02:51:30 Kris@p4buschel. +3 -1 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
src/mat/impls/sbaij/seq/aijsbaij.c 1.14 04/02/11 02:51:29 Kris@p4buschel. +12 -4 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
src/mat/impls/sbaij/mpi/mpisbaij.c 1.83.1.2 04/02/11 02:51:29 Kris@p4buschel. +5 -2 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
src/mat/impls/rowbs/mpi/mpirowbs.c 1.42.1.3 04/02/11 02:51:29 Kris@p4buschel. +6 -2 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
src/mat/impls/baij/seq/baijfact3.c 1.9 04/02/11 02:51:29 Kris@p4buschel. +3 -1 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
src/mat/impls/baij/seq/baijfact2.c 1.30.1.1 04/02/11 02:51:29 Kris@p4buschel. +3 -1 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
src/mat/impls/baij/seq/baij.c 1.74.1.2 04/02/11 02:51:29 Kris@p4buschel. +3 -1 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
src/mat/impls/baij/seq/aijbaij.c 1.8 04/02/11 02:51:29 Kris@p4buschel. +6 -2 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
src/mat/impls/baij/mpi/mpibaij.c 1.49.1.2 04/02/11 02:51:29 Kris@p4buschel. +9 -3 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
src/mat/impls/baij/mpi/mmbaij.c 1.13.1.1 04/02/11 02:51:29 Kris@p4buschel. +3 -1 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
src/mat/impls/aij/seq/aijmatlab.c 1.17 04/02/11 02:51:29 Kris@p4buschel. +9 -3 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
src/mat/impls/aij/seq/aijfact.c 1.47.1.1 04/02/11 02:51:29 Kris@p4buschel. +9 -3 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
src/mat/impls/aij/seq/aij.c 1.123.1.2 04/02/11 02:51:29 Kris@p4buschel. +9 -3 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
src/mat/impls/aij/mpi/pxxt.c 1.12.1.1 04/02/11 02:51:29 Kris@p4buschel. +6 -2 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
src/mat/impls/aij/mpi/mpiaij.c 1.107 04/02/11 02:51:29 Kris@p4buschel. +16 -5 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
src/mat/impls/aij/mpi/mmaij.c 1.9.1.1 04/02/11 02:51:29 Kris@p4buschel. +3 -1 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
src/mat/impls/adj/mpi/mpiadj.c 1.23 04/02/11 02:51:29 Kris@p4buschel. +3 -1 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
src/ksp/pc/impls/spai/src/ispai.c 1.16.1.1 04/02/11 02:51:29 Kris@p4buschel. +5 -1 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
src/ksp/pc/impls/samg/samgpetsctools.c 1.8 04/02/11 02:51:28 Kris@p4buschel. +12 -9 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
src/ksp/pc/impls/samg/samgmgpetsc.c 1.7 04/02/11 02:51:28 Kris@p4buschel. +4 -3 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
src/ksp/pc/impls/is/nn/nn.c 1.12.1.1 04/02/11 02:51:28 Kris@p4buschel. +5 -2 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
src/ksp/pc/impls/eisens/eisen.c 1.12.1.1 04/02/11 02:51:28 Kris@p4buschel. +3 -1 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
src/dm/da/utils/pack.c 1.6.1.1 04/02/11 02:51:28 Kris@p4buschel. +3 -1 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
src/dm/da/src/dainterp.c 1.7.1.1 04/02/11 02:51:28 Kris@p4buschel. +16 -4 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
src/dm/ao/impls/basic/aodatabasic.c 1.11.1.1 04/02/11 02:51:28 Kris@p4buschel. +3 -1 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
Hg-commit: 94e83579d5d8745ae16610781feb1441d89f4b93
show more ...
|
| #
595208bc
|
| 22-Jan-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.1889 hzhang@smash.mcs.anl.gov|ChangeSet|20040122215216|59682 ChangeSet 1.1889 04/01/22 15:52:16 hzhang@smash.mcs.anl.gov +4 -0 bug fix: add 'check for missing diagonals' in Mat
bk-changeset-1.1889 hzhang@smash.mcs.anl.gov|ChangeSet|20040122215216|59682 ChangeSet 1.1889 04/01/22 15:52:16 hzhang@smash.mcs.anl.gov +4 -0 bug fix: add 'check for missing diagonals' in MatConvert_xxx_SeqSBAIJ()
src/mat/impls/sbaij/seq/aijsbaij.c 1.13 04/01/22 15:50:18 hzhang@smash.mcs.anl.gov +3 -7 *** empty log message ***
src/mat/impls/baij/seq/baij.h 1.17 04/01/22 15:47:28 hzhang@smash.mcs.anl.gov +1 -0 *** empty log message ***
src/mat/impls/aij/seq/aij.h 1.24 04/01/22 15:47:17 hzhang@smash.mcs.anl.gov +1 -0 *** empty log message ***
src/mat/examples/tests/ex74.c 1.13 04/01/22 10:41:37 hzhang@smash.mcs.anl.gov +1 -0 *** empty log message ***
Hg-commit: 18c34ffad1e1e4e4b1efdad785595b4072b50610
show more ...
|
| #
19d4761d
|
| 13-Dec-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1803 barrysmith@barry-smiths-computer.local|ChangeSet|20031213035201|01488 ChangeSet 1.1803 03/12/12 21:52:01 barrysmith@barry-smiths-computer.local +0 -0 Merge bk://petsc@petsc.bk
bk-changeset-1.1803 barrysmith@barry-smiths-computer.local|ChangeSet|20031213035201|01488 ChangeSet 1.1803 03/12/12 21:52:01 barrysmith@barry-smiths-computer.local +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into barry-smiths-computer.local:/Users/barrysmith/petsc-dev
Hg-commit: 14ee881d4c91a8040797530815be9ec9012922bc
show more ...
|
| #
a0e1a404
|
| 12-Dec-2003 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.1796.1.1 hzhang@smash.mcs.anl.gov|ChangeSet|20031212170923|36448 ChangeSet 1.1796.1.1 03/12/12 11:09:23 hzhang@smash.mcs.anl.gov +4 -0 add MatConvert_SeqSBAIJ_SeqBAIJ() MatCo
bk-changeset-1.1796.1.1 hzhang@smash.mcs.anl.gov|ChangeSet|20031212170923|36448 ChangeSet 1.1796.1.1 03/12/12 11:09:23 hzhang@smash.mcs.anl.gov +4 -0 add MatConvert_SeqSBAIJ_SeqBAIJ() MatConvert_SeqBAIJ_SeqSBAIJ()
src/mat/examples/tests/ex55.c 1.8 03/12/12 11:06:30 hzhang@smash.mcs.anl.gov +7 -6 *** empty log message ***
src/mat/impls/sbaij/seq/aijsbaij.c 1.12 03/12/12 11:06:07 hzhang@smash.mcs.anl.gov +148 -0 *** empty log message ***
src/mat/impls/sbaij/seq/sbaij.c 1.87 03/12/11 14:41:28 hzhang@smash.mcs.anl.gov +4 -0 *** empty log message ***
src/mat/impls/baij/seq/baij.c 1.66 03/12/11 14:41:13 hzhang@smash.mcs.anl.gov +4 -0 *** empty log message ***
Hg-commit: 3e1f4dab70edd526246edbd5b9c828da6eae9301
show more ...
|
| #
a7a3a9eb
|
| 10-Dec-2003 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.1788 hzhang@smash.mcs.anl.gov|ChangeSet|20031210172545|48322 ChangeSet 1.1788 03/12/10 11:25:45 hzhang@smash.mcs.anl.gov +2 -0 add the case bs>1 into MatConvert_SeqSBAIJ_SeqAIJ()
bk-changeset-1.1788 hzhang@smash.mcs.anl.gov|ChangeSet|20031210172545|48322 ChangeSet 1.1788 03/12/10 11:25:45 hzhang@smash.mcs.anl.gov +2 -0 add the case bs>1 into MatConvert_SeqSBAIJ_SeqAIJ()
src/mat/examples/tests/ex55.c 1.7 03/12/10 11:21:35 hzhang@smash.mcs.anl.gov +96 -28 *** empty log message ***
src/mat/impls/sbaij/seq/aijsbaij.c 1.11 03/12/10 11:21:24 hzhang@smash.mcs.anl.gov +64 -37 *** empty log message ***
src/mat/impls/sbaij/seq/aijsbaij.c 1.10 03/12/08 20:39:46 hzhang@smash.mcs.anl.gov +11 -7 *** empty log message ***
Hg-commit: 3fe1e753eba909665c778a7f7f9c5db40913917c
show more ...
|
| #
32ceb458
|
| 09-Dec-2003 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.1780 hzhang@smash.mcs.anl.gov|ChangeSet|20031209021949|50768 ChangeSet 1.1780 03/12/08 20:19:49 hzhang@smash.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into sm
bk-changeset-1.1780 hzhang@smash.mcs.anl.gov|ChangeSet|20031209021949|50768 ChangeSet 1.1780 03/12/08 20:19:49 hzhang@smash.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into smash.mcs.anl.gov:/sandbox/hzhang/petsc-dev
Hg-commit: bbf7811f65aef687a4ea578ed66f5640e168d90e
show more ...
|
| #
4e5e7fe4
|
| 09-Dec-2003 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.1775.1.1 hzhang@smash.mcs.anl.gov|ChangeSet|20031209021926|09538 ChangeSet 1.1775.1.1 03/12/08 20:19:26 hzhang@smash.mcs.anl.gov +2 -0 add MatConvert_SeqSBAIJ_SeqAIJ()
src/mat/i
bk-changeset-1.1775.1.1 hzhang@smash.mcs.anl.gov|ChangeSet|20031209021926|09538 ChangeSet 1.1775.1.1 03/12/08 20:19:26 hzhang@smash.mcs.anl.gov +2 -0 add MatConvert_SeqSBAIJ_SeqAIJ()
src/mat/impls/sbaij/seq/aijsbaij.c 1.9 03/12/08 20:18:22 hzhang@smash.mcs.anl.gov +29 -35 *** empty log message ***
src/mat/impls/sbaij/seq/aijsbaij.c 1.8 03/12/08 17:34:17 hzhang@smash.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/impls/sbaij/seq/aijsbaij.c 1.7 03/12/08 17:30:05 hzhang@smash.mcs.anl.gov +80 -0 *** empty log message ***
src/mat/impls/sbaij/seq/sbaij.c 1.85 03/12/08 15:47:52 hzhang@smash.mcs.anl.gov +3 -0 *** empty log message ***
Hg-commit: b6f1925e5e11504e8c94ce9b7e81e144fc88b26d
show more ...
|
| #
8e9aea5c
|
| 28-Nov-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1726 barrysmith@barry-smiths-computer.local|ChangeSet|20031128212907|03824 ChangeSet 1.1726 03/11/28 15:29:07 barrysmith@barry-smiths-computer.local +32 -0 added const to MatType a
bk-changeset-1.1726 barrysmith@barry-smiths-computer.local|ChangeSet|20031128212907|03824 ChangeSet 1.1726 03/11/28 15:29:07 barrysmith@barry-smiths-computer.local +32 -0 added const to MatType arguments when appropriate
src/mat/utils/matio.c 1.17 03/11/28 15:29:05 barrysmith@barry-smiths-computer.local +2 -2 added const to MatType arguments when appropriate
src/mat/utils/convert.c 1.7 03/11/28 15:29:05 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/matimpl.h 1.31 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +3 -3 added const to MatType arguments when appropriate
src/mat/interface/matrix.c 1.88 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +2 -2 added const to MatType arguments when appropriate
src/mat/impls/shell/shellcnv.c 1.7 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/sbaij/seq/spooles/sbaijspooles.c 1.41 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/sbaij/seq/sbaij.c 1.81 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/sbaij/seq/aijsbaij.c 1.6 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c 1.29 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/sbaij/mpi/mpisbaij.c 1.67 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/rowbs/mpi/mpirowbs.c 1.40 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/esi/mesi.c 1.33 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/dense/seq/dense.c 1.40 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/dense/mpi/mpidense.c 1.28 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/bdiag/seq/bdiag.c 1.22 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/bdiag/mpi/mpibdiag.c 1.24 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/baij/seq/baij.c 1.62 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/baij/seq/aijbaij.c 1.7 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +2 -2 added const to MatType arguments when appropriate
src/mat/impls/baij/mpi/mpibaij.c 1.39 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.45 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2 added const to MatType arguments when appropriate
src/mat/impls/aij/seq/umfpack/umfpack.c 1.25 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2 added const to MatType arguments when appropriate
src/mat/impls/aij/seq/superlu/superlu.c 1.53 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2 added const to MatType arguments when appropriate
src/mat/impls/aij/seq/spooles/spooles.c 1.80 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2 added const to MatType arguments when appropriate
src/mat/impls/aij/seq/lusol/lusol.c 1.23 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2 added const to MatType arguments when appropriate
src/mat/impls/aij/seq/essl/essl.c 1.23 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2 added const to MatType arguments when appropriate
src/mat/impls/aij/seq/aij.c 1.118 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.81 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2 added const to MatType arguments when appropriate
src/mat/impls/aij/mpi/spooles/mpispooles.c 1.54 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/aij/mpi/mumps/mumps.c 1.51 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +3 -3 added const to MatType arguments when appropriate
src/mat/impls/aij/mpi/mpiaij.c 1.99 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
include/petscmat.h 1.93 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2 added const to MatType arguments when appropriate
bmake/common/rules.fortran.nocpp 1.72 03/11/27 13:34:21 barrysmith@barry-smiths-computer.local +8 -8 ibm f90 does not like .f so try .F here and hope works everywhere
Hg-commit: ae3ecde9c090fe1a4553b4b7e27744f6fa92f433
show more ...
|
| #
33b0fd56
|
| 16-Jul-2003 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.1407 knepley@khan.mcs.anl.gov|ChangeSet|20030716191715|37895 ChangeSet 1.1407 03/07/16 14:17:15 knepley@khan.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into kh
bk-changeset-1.1407 knepley@khan.mcs.anl.gov|ChangeSet|20030716191715|37895 ChangeSet 1.1407 03/07/16 14:17:15 knepley@khan.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into khan.mcs.anl.gov:/home/knepley/PETSc-dev/petsc
Hg-commit: 2076b6ab1c4a956574d2e0f3b860633ae5a264f4
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 ...
|
| #
2d9a3abd
|
| 10-Jan-2003 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.931 hzhang@compbio.mcs.anl.gov|ChangeSet|20030110212823|02934 ChangeSet 1.931 03/01/10 15:28:23 hzhang@compbio.mcs.anl.gov +3 -0 nightly build bug fix.
src/mat/impls/sbaij/seq/s
bk-changeset-1.931 hzhang@compbio.mcs.anl.gov|ChangeSet|20030110212823|02934 ChangeSet 1.931 03/01/10 15:28:23 hzhang@compbio.mcs.anl.gov +3 -0 nightly build bug fix.
src/mat/impls/sbaij/seq/sbaijfact2.c 1.17 03/01/10 15:26:44 hzhang@compbio.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/impls/sbaij/seq/aijsbaij.c 1.4 03/01/10 15:22:58 hzhang@compbio.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/impls/sbaij/seq/sbaijfact.c 1.22 03/01/10 13:15:11 hzhang@compbio.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/impls/sbaij/seq/aijsbaij.c 1.3 03/01/10 09:24:43 hzhang@compbio.mcs.anl.gov +1 -1 *** empty log message ***
Hg-commit: 8f47001c5f955177eee9b3160a46ac665c38f1e8
show more ...
|
| #
611ae9ca
|
| 09-Jan-2003 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.927 hzhang@compbio.mcs.anl.gov|ChangeSet|20030109223152|10010 ChangeSet 1.927 03/01/09 16:31:52 hzhang@compbio.mcs.anl.gov +3 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into
bk-changeset-1.927 hzhang@compbio.mcs.anl.gov|ChangeSet|20030109223152|10010 ChangeSet 1.927 03/01/09 16:31:52 hzhang@compbio.mcs.anl.gov +3 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into compbio.mcs.anl.gov:/sandbox/hzhang/petsc-test
src/mat/impls/sbaij/seq/sbaij.c 1.52 03/01/09 16:31:51 hzhang@compbio.mcs.anl.gov +0 -0 Auto merged
src/mat/impls/baij/seq/baij.c 1.37 03/01/09 16:31:51 hzhang@compbio.mcs.anl.gov +0 -0 Auto merged
src/mat/impls/aij/seq/aij.c 1.55 03/01/09 16:31:51 hzhang@compbio.mcs.anl.gov +0 -0 Auto merged
Hg-commit: 93ba3bf6d3493c8c1deb960b601996f43a09cffe
show more ...
|
| #
861ba921
|
| 09-Jan-2003 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.922.2.2 hzhang@compbio.mcs.anl.gov|ChangeSet|20030109222448|62792 ChangeSet 1.922.2.2 03/01/09 16:24:48 hzhang@compbio.mcs.anl.gov +4 -0 updates and ongoing coding
src/mat/impls
bk-changeset-1.922.2.2 hzhang@compbio.mcs.anl.gov|ChangeSet|20030109222448|62792 ChangeSet 1.922.2.2 03/01/09 16:24:48 hzhang@compbio.mcs.anl.gov +4 -0 updates and ongoing coding
src/mat/impls/sbaij/seq/aijsbaij.c 1.2 03/01/09 11:57:29 hzhang@compbio.mcs.anl.gov +19 -6 *** empty log message ***
src/mat/impls/sbaij/seq/sbaij.c 1.50 03/01/09 11:08:19 hzhang@compbio.mcs.anl.gov +4 -0 no change
src/mat/impls/aij/seq/aij.c 1.53 03/01/08 16:56:24 hzhang@compbio.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/impls/aij/seq/aij.h 1.9 03/01/08 16:55:50 hzhang@compbio.mcs.anl.gov +1 -0 *** empty log message ***
Hg-commit: f005e559b11c10a48b2becdb48da5ff054ce6728
show more ...
|
| #
59557b74
|
| 08-Jan-2003 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.918 hzhang@compbio.mcs.anl.gov|ChangeSet|20030108171005|63725 ChangeSet 1.918 03/01/08 11:10:05 hzhang@compbio.mcs.anl.gov +2 -0 add MatConvert_SeqAIJ_SeqSBAIJ()
src/mat/impls/s
bk-changeset-1.918 hzhang@compbio.mcs.anl.gov|ChangeSet|20030108171005|63725 ChangeSet 1.918 03/01/08 11:10:05 hzhang@compbio.mcs.anl.gov +2 -0 add MatConvert_SeqAIJ_SeqSBAIJ()
src/mat/impls/sbaij/seq/makefile 1.8 03/01/08 11:07:36 hzhang@compbio.mcs.anl.gov +2 -2 *** empty log message ***
src/mat/impls/sbaij/seq/aijsbaij.c 1.1 03/01/08 09:48:21 hzhang@compbio.mcs.anl.gov +43 -0
src/mat/impls/sbaij/seq/aijsbaij.c 1.0 03/01/08 09:48:20 hzhang@compbio.mcs.anl.gov +0 -0 BitKeeper file /sandbox/hzhang/petsc-test/src/mat/impls/sbaij/seq/aijsbaij.c
Hg-commit: c2b9949e108cf1f32f2b4d0d863935921ad29a72
show more ...
|