History log of /petsc/src/mat/impls/aij/seq/aij.h (Results 751 – 775 of 858)
Revision Date Author Comments
# bd44253f 18-Nov-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2712.1.7
Kris@p4buschel.|ChangeSet|20041118231604|38597
ChangeSet
1.2712.1.7 04/11/18 15:16:04 Kris@p4buschel. +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into p4buschel.:F

bk-changeset-1.2712.1.7
Kris@p4buschel.|ChangeSet|20041118231604|38597
ChangeSet
1.2712.1.7 04/11/18 15:16:04 Kris@p4buschel. +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into p4buschel.:F:/Home/Kris/petsc/dev

src/mat/impls/baij/seq/baijfact.c
1.22 04/11/18 15:16:03 Kris@p4buschel. +0 -0
Auto merged


Hg-commit: 059e663028c89a34e39b843e8592bdb9e1cbf9f5

show more ...


# ceb03754 18-Nov-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2712.2.1
Kris@p4buschel.|ChangeSet|20041118231542|41082
ChangeSet
1.2712.2.1 04/11/18 15:15:42 Kris@p4buschel. +60 -0
Add MatReuse parameter to MatConvert calls.

src/snes/impls/

bk-changeset-1.2712.2.1
Kris@p4buschel.|ChangeSet|20041118231542|41082
ChangeSet
1.2712.2.1 04/11/18 15:15:42 Kris@p4buschel. +60 -0
Add MatReuse parameter to MatConvert calls.

src/snes/impls/test/snestest.c
1.16 04/11/18 15:15:38 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/utils/matioall.c
1.33 04/11/18 15:15:38 Kris@p4buschel. +2 -2
Add MatReuse parameter to MatConvert calls.

src/mat/utils/convert.c
1.16 04/11/18 15:15:38 Kris@p4buschel. +2 -2
Add MatReuse parameter to MatConvert calls.

src/mat/partition/impls/scotch/scotch.c
1.15 04/11/18 15:15:38 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/partition/impls/pmetis/pmetis.c
1.22 04/11/18 15:15:38 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/partition/impls/party/party.c
1.12 04/11/18 15:15:38 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/partition/impls/jostle/jostle.c
1.9 04/11/18 15:15:37 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/partition/impls/chaco/chaco.c
1.14 04/11/18 15:15:37 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/matimpl.h
1.65 04/11/18 15:15:37 Kris@p4buschel. +2 -2
Add MatReuse parameter to MatConvert calls.

src/mat/interface/matrix.c
1.158 04/11/18 15:15:37 Kris@p4buschel. +8 -5
Add MatReuse parameter to MatConvert calls.

src/mat/impls/shell/shellcnv.c
1.13 04/11/18 15:15:37 Kris@p4buschel. +2 -2
Add MatReuse parameter to MatConvert calls.

src/mat/impls/shell/shell.c
1.27 04/11/18 15:15:37 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
1.59 04/11/18 15:15:37 Kris@p4buschel. +6 -6
Add MatReuse parameter to MatConvert calls.

src/mat/impls/sbaij/seq/sbaij.c
1.127 04/11/18 15:15:37 Kris@p4buschel. +3 -3
Add MatReuse parameter to MatConvert calls.

src/mat/impls/sbaij/seq/aijsbaij.c
1.23 04/11/18 15:15:37 Kris@p4buschel. +8 -8
Add MatReuse parameter to MatConvert calls.

src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
1.47 04/11/18 15:15:37 Kris@p4buschel. +5 -5
Add MatReuse parameter to MatConvert calls.

src/mat/impls/maij/maij.c
1.31 04/11/18 15:15:37 Kris@p4buschel. +29 -17
Add MatReuse parameter to MatConvert calls.

src/mat/impls/dense/seq/dense.c
1.70 04/11/18 15:15:37 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/impls/bdiag/seq/bdfact.c
1.17 04/11/18 15:15:37 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/impls/baij/seq/baijfact.c
1.20.1.1 04/11/18 15:15:37 Kris@p4buschel. +3 -3
Add MatReuse parameter to MatConvert calls.

src/mat/impls/baij/seq/baij.c
1.113 04/11/18 15:15:37 Kris@p4buschel. +4 -4
Add MatReuse parameter to MatConvert calls.

src/mat/impls/baij/seq/aijbaij.c
1.18 04/11/18 15:15:37 Kris@p4buschel. +4 -4
Add MatReuse parameter to MatConvert calls.

src/mat/impls/baij/mpi/mpibaij.c
1.81.1.1 04/11/18 15:15:36 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/impls/baij/mpi/dscpack/dscpack.c
1.66 04/11/18 15:15:36 Kris@p4buschel. +12 -12
Add MatReuse parameter to MatConvert calls.

src/mat/impls/aij/seq/umfpack/umfpack.c
1.40 04/11/18 15:15:36 Kris@p4buschel. +6 -6
Add MatReuse parameter to MatConvert calls.

src/mat/impls/aij/seq/superlu/superlu.c
1.73 04/11/18 15:15:36 Kris@p4buschel. +8 -8
Add MatReuse parameter to MatConvert calls.

src/mat/impls/aij/seq/spooles/spooles.h
1.53 04/11/18 15:15:36 Kris@p4buschel. +5 -5
Add MatReuse parameter to MatConvert calls.

src/mat/impls/aij/seq/spooles/spooles.c
1.103 04/11/18 15:15:36 Kris@p4buschel. +8 -8
Add MatReuse parameter to MatConvert calls.

src/mat/impls/aij/seq/matlab/aijmatlab.c
1.34 04/11/18 15:15:36 Kris@p4buschel. +5 -5
Add MatReuse parameter to MatConvert calls.

src/mat/impls/aij/seq/lusol/lusol.c
1.35 04/11/18 15:15:36 Kris@p4buschel. +6 -6
Add MatReuse parameter to MatConvert calls.

src/mat/impls/aij/seq/essl/essl.c
1.34 04/11/18 15:15:36 Kris@p4buschel. +6 -6
Add MatReuse parameter to MatConvert calls.

src/mat/impls/aij/seq/aij.h
1.47 04/11/18 15:15:36 Kris@p4buschel. +2 -2
Add MatReuse parameter to MatConvert calls.

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.102 04/11/18 15:15:36 Kris@p4buschel. +8 -8
Add MatReuse parameter to MatConvert calls.

src/mat/impls/aij/mpi/spooles/mpispooles.c
1.72 04/11/18 15:15:36 Kris@p4buschel. +5 -5
Add MatReuse parameter to MatConvert calls.

src/mat/impls/aij/mpi/mumps/mumps.c
1.83 04/11/18 15:15:36 Kris@p4buschel. +15 -15
Add MatReuse parameter to MatConvert calls.

src/mat/impls/aij/aij/aijtype.c
1.10 04/11/18 15:15:36 Kris@p4buschel. +32 -36
Add MatReuse parameter to MatConvert calls.

src/mat/impls/adj/mpi/mpiadj.c
1.41 04/11/18 15:15:36 Kris@p4buschel. +2 -2
Add MatReuse parameter to MatConvert calls.

src/mat/examples/tests/ex99.c
1.3 04/11/18 15:15:35 Kris@p4buschel. +2 -2
Add MatReuse parameter to MatConvert calls.

src/mat/examples/tests/ex96.c
1.13 04/11/18 15:15:35 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/examples/tests/ex92.c
1.10 04/11/18 15:15:35 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/examples/tests/ex91.c
1.5 04/11/18 15:15:35 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/examples/tests/ex55.c
1.20 04/11/18 15:15:35 Kris@p4buschel. +9 -6
Add MatReuse parameter to MatConvert calls.

src/mat/examples/tests/ex53.c
1.14 04/11/18 15:15:35 Kris@p4buschel. +3 -3
Add MatReuse parameter to MatConvert calls.

src/mat/examples/tests/ex46.c
1.7 04/11/18 15:15:35 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/examples/tests/ex24.c
1.7 04/11/18 15:15:35 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/examples/tests/ex21.c
1.9 04/11/18 15:15:35 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/examples/tests/ex20.c
1.8 04/11/18 15:15:35 Kris@p4buschel. +2 -2
Add MatReuse parameter to MatConvert calls.

src/mat/examples/tests/ex13.c
1.7 04/11/18 15:15:35 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/examples/tests/ex101.c
1.5 04/11/18 15:15:35 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/examples/tests/ex100.c
1.2 04/11/18 15:15:35 Kris@p4buschel. +2 -2
Add MatReuse parameter to MatConvert calls.

src/mat/examples/tests/ex1.c
1.17 04/11/18 15:15:35 Kris@p4buschel. +2 -2
Add MatReuse parameter to MatConvert calls.

src/ksp/examples/tutorials/ex6f.F
1.11 04/11/18 15:15:35 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/ksp/examples/tests/ex7.c
1.18 04/11/18 15:15:35 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/ksp/examples/tests/ex3.c
1.12 04/11/18 15:15:35 Kris@p4buschel. +2 -2
Add MatReuse parameter to MatConvert calls.

src/ksp/examples/tests/ex10.c
1.13 04/11/18 15:15:34 Kris@p4buschel. +5 -4
Add MatReuse parameter to MatConvert calls.

src/fortran/kernels/sgemv.F
1.5 04/11/18 15:15:34 Kris@p4buschel. +4 -4
Fix capitalization errors

src/fortran/custom/zmat.c
1.46 04/11/18 15:15:34 Kris@p4buschel. +2 -2
Add MatReuse parameter to MatConvert calls.

src/contrib/src/burgers_vertex_based_q1/main_old2.c
1.4 04/11/18 15:15:34 Kris@p4buschel. +2 -2
Add MatReuse parameter to MatConvert calls.

src/contrib/src/burgers_vertex_based_q1/main_old.c
1.4 04/11/18 15:15:34 Kris@p4buschel. +2 -2
Add MatReuse parameter to MatConvert calls.

include/petscmat.h
1.161 04/11/18 15:15:34 Kris@p4buschel. +14 -13
Add MatReuse parameter to MatConvert calls.


Hg-commit: f21aa5967dbe07142bac80fc67bd7c3737e9afe4

show more ...


# d439da42 04-Nov-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2664
Kris@p4buschel.|ChangeSet|20041104214705|59940
ChangeSet
1.2664 04/11/04 13:47:05 Kris@p4buschel. +6 -0
Move MatPtAP_SeqAIJ into MatPtAP_Basic, which simply calls Symbolic/Num

bk-changeset-1.2664
Kris@p4buschel.|ChangeSet|20041104214705|59940
ChangeSet
1.2664 04/11/04 13:47:05 Kris@p4buschel. +6 -0
Move MatPtAP_SeqAIJ into MatPtAP_Basic, which simply calls Symbolic/Numeric versions, so all impls can use it.

src/mat/utils/ptap.c
1.1 04/11/04 13:47:03 Kris@p4buschel. +15 -0

src/mat/utils/ptap.c
1.0 04/11/04 13:47:03 Kris@p4buschel. +0 -0
BitKeeper file F:/Home/Kris/petsc/dev/src/mat/utils/ptap.c

src/mat/utils/makefile
1.9 04/11/04 13:47:03 Kris@p4buschel. +4 -2
Move MatPtAP_SeqAIJ into MatPtAP_Basic, which simply calls Symbolic/Numeric versions, so all impls can use it.

src/mat/matimpl.h
1.60 04/11/04 13:47:03 Kris@p4buschel. +1 -0
Move MatPtAP_SeqAIJ into MatPtAP_Basic, which simply calls Symbolic/Numeric versions, so all impls can use it.

src/mat/impls/aij/seq/matptap.c
1.83 04/11/04 13:47:03 Kris@p4buschel. +0 -18
Move MatPtAP_SeqAIJ into MatPtAP_Basic, which simply calls Symbolic/Numeric versions, so all impls can use it.

src/mat/impls/aij/seq/aij.h
1.46 04/11/04 13:47:03 Kris@p4buschel. +0 -1
Move MatPtAP_SeqAIJ into MatPtAP_Basic, which simply calls Symbolic/Numeric versions, so all impls can use it.

src/mat/impls/aij/seq/aij.c
1.195 04/11/04 13:47:03 Kris@p4buschel. +1 -1
Move MatPtAP_SeqAIJ into MatPtAP_Basic, which simply calls Symbolic/Numeric versions, so all impls can use it.


Hg-commit: 30bf61cf59610c28b576cb8e245e746dda02a802

show more ...


# cc90505b 04-Nov-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2657
Kris@p4buschel.|ChangeSet|20041104082108|36758
ChangeSet
1.2657 04/11/04 00:21:08 Kris@p4buschel. +6 -0
merge with Hong

src/mat/examples/tests/ex101.c
1.4 04/11/04 00:2

bk-changeset-1.2657
Kris@p4buschel.|ChangeSet|20041104082108|36758
ChangeSet
1.2657 04/11/04 00:21:08 Kris@p4buschel. +6 -0
merge with Hong

src/mat/examples/tests/ex101.c
1.4 04/11/04 00:21:07 Kris@p4buschel. +0 -2
merge

src/mat/matimpl.h
1.58 04/11/04 00:18:43 Kris@p4buschel. +0 -0
Auto merged

src/mat/interface/matrix.c
1.153 04/11/04 00:18:43 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/aij/seq/aij.h
1.45 04/11/04 00:18:43 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/aij/seq/aij.c
1.193 04/11/04 00:18:43 Kris@p4buschel. +0 -0
Auto merged

include/petscmat.h
1.159 04/11/04 00:18:43 Kris@p4buschel. +0 -0
Auto merged


Hg-commit: 8908db1eace3b5ff80c71104abd388602ae6b1cd

show more ...


# 7ba1a0bf 04-Nov-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2653.1.1
Kris@p4buschel.|ChangeSet|20041104081812|37135
ChangeSet
1.2653.1.1 04/11/04 00:18:12 Kris@p4buschel. +9 -0
Implement double dispatch mechanism for PtAP operations
Curre

bk-changeset-1.2653.1.1
Kris@p4buschel.|ChangeSet|20041104081812|37135
ChangeSet
1.2653.1.1 04/11/04 00:18:12 Kris@p4buschel. +9 -0
Implement double dispatch mechanism for PtAP operations
Currently only implemented for Seq operations (until Hong performs some cleanup on MPI operations)

src/mat/matimpl.h
1.56.1.1 04/11/04 00:18:09 Kris@p4buschel. +11 -3
Implement double dispatch mechanism for PtAP operations

src/mat/interface/matrix.c
1.151.1.1 04/11/04 00:18:09 Kris@p4buschel. +8 -43
Implement double dispatch mechanism for PtAP operations

src/mat/impls/maij/maij.c
1.27 04/11/04 00:18:09 Kris@p4buschel. +235 -0
Implement double dispatch mechanism for PtAP operations
Move MAIJ implementations into MAIJ directory.

src/mat/impls/aij/seq/matptap.c
1.82 04/11/04 00:18:09 Kris@p4buschel. +31 -237
Implement double dispatch mechanism for PtAP operations
Move MAIJ implementations into MAIJ directory.

src/mat/impls/aij/seq/aij.h
1.43.1.1 04/11/04 00:18:09 Kris@p4buschel. +3 -1
Implement double dispatch mechanism for PtAP operations

src/mat/impls/aij/seq/aij.c
1.191.1.1 04/11/04 00:18:09 Kris@p4buschel. +5 -3
Implement double dispatch mechanism for PtAP operations

src/mat/examples/tests/ex101.c
1.2.1.1 04/11/04 00:18:09 Kris@p4buschel. +2 -5
Update ex101 for new double dispatch PtAP interface

include/petscmat.h
1.157.1.1 04/11/04 00:18:09 Kris@p4buschel. +5 -1
Update MATOP enums

include/finclude/petscmat.h
1.21 04/11/04 00:18:09 Kris@p4buschel. +15 -0
Update MATOP enums


Hg-commit: 2f6b89906fc971b1c147d0b80361e5d0a4a3d8d2

show more ...


# af281ebd 03-Nov-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2654
hzhang@harley.mcs.anl.gov|ChangeSet|20041103030712|47073
ChangeSet
1.2654 04/11/02 21:07:12 hzhang@harley.mcs.anl.gov +64 -0
add MatFactorInfo into FactorNumeric()

src/mat/

bk-changeset-1.2654
hzhang@harley.mcs.anl.gov|ChangeSet|20041103030712|47073
ChangeSet
1.2654 04/11/02 21:07:12 hzhang@harley.mcs.anl.gov +64 -0
add MatFactorInfo into FactorNumeric()

src/mat/matimpl.h
1.57 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +11 -11
add MatFactorInfo into FactorNumeric()

src/mat/interface/matrix.c
1.152 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +4 -4
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaijfact9.c
1.8 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaijfact8.c
1.7 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaijfact7.c
1.8 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaijfact6.c
1.9 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaijfact5.c
1.8 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaijfact4.c
1.7 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaijfact3.c
1.8 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaijfact12.c
1.7 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaijfact11.c
1.8 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaijfact10.c
1.7 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaijfact.c
1.73 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +8 -8
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaij.h
1.34 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +8 -8
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaij.c
1.120 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +9 -9
add MatFactorInfo into FactorNumeric()

src/mat/impls/rowbs/mpi/mpirowbs.h
1.12 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +2 -2
add MatFactorInfo into FactorNumeric()

src/mat/impls/rowbs/mpi/cholbs.c
1.9 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +2 -2
add MatFactorInfo into FactorNumeric()

src/mat/impls/dense/seq/dense.c
1.68 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +3 -3
add MatFactorInfo into FactorNumeric()

src/mat/impls/bdiag/seq/bdiag.h
1.14 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +2 -2
add MatFactorInfo into FactorNumeric()

src/mat/impls/bdiag/seq/bdfact.c
1.15 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +3 -3
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baijfact9.c
1.9 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baijfact8.c
1.8 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baijfact7.c
1.9 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baijfact6.c
1.8 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baijfact5.c
1.9 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baijfact4.c
1.13 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baijfact14.c
1.8 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baijfact13.c
1.9 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baijfact12.c
1.21 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +3 -3
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baijfact11.c
1.10 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baijfact10.c
1.8 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baijfact.c
1.15 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +6 -6
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baij.h
1.27 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +18 -18
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baij.c
1.108 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/mpi/dscpack/dscpack.c
1.65 04/11/02 21:07:02 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/seq/umfpack/umfpack.c
1.38 04/11/02 21:07:02 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/seq/superlu/superlu.c
1.71 04/11/02 21:07:02 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/seq/spooles/spooles.h
1.52 04/11/02 21:07:02 hzhang@harley.mcs.anl.gov +2 -2
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/seq/spooles/spooles.c
1.102 04/11/02 21:07:02 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/seq/matlab/aijmatlab.c
1.32 04/11/02 21:07:02 hzhang@harley.mcs.anl.gov +2 -2
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/seq/lusol/lusol.c
1.33 04/11/02 21:07:02 hzhang@harley.mcs.anl.gov +6 -6
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/seq/essl/essl.c
1.32 04/11/02 21:07:02 hzhang@harley.mcs.anl.gov +4 -4
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/seq/aijnode.c
1.33 04/11/02 21:07:02 hzhang@harley.mcs.anl.gov +3 -3
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/seq/aijfact.c
1.81 04/11/02 21:07:02 hzhang@harley.mcs.anl.gov +3 -3
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/seq/aij.h
1.44 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +2 -2
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/seq/aij.c
1.192 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.100 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/mpi/spooles/mpispooles.c
1.71 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/mpi/mumps/mumps.c
1.81 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +6 -5
add MatFactorInfo into FactorNumeric()

src/mat/examples/tests/ex76.c
1.14 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +6 -3
add MatFactorInfo into FactorNumeric()

src/mat/examples/tests/ex74.c
1.24 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/examples/tests/ex7.c
1.11 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/examples/tests/ex62.c
1.9 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/examples/tests/ex30.c
1.12 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/examples/tests/ex28.c
1.8 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/examples/tests/ex17.c
1.7 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/examples/tests/ex1.c
1.15 04/11/02 21:07:00 hzhang@harley.mcs.anl.gov +2 -2
add MatFactorInfo into FactorNumeric()

src/ksp/pc/impls/tfs/pxxt.c
1.21 04/11/02 21:07:00 hzhang@harley.mcs.anl.gov +2 -2
add MatFactorInfo into FactorNumeric()

src/ksp/pc/impls/lu/lu.c
1.34 04/11/02 21:07:00 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/ksp/pc/impls/ilu/ilu.c
1.44 04/11/02 21:07:00 hzhang@harley.mcs.anl.gov +2 -2
add MatFactorInfo into FactorNumeric()

src/ksp/pc/impls/icc/icc.c
1.33 04/11/02 21:07:00 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/ksp/pc/impls/cholesky/cholesky.c
1.32 04/11/02 21:07:00 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/contrib/ysmp/ex1.c
1.5 04/11/02 21:07:00 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

include/petscmat.h
1.158 04/11/02 21:07:00 hzhang@harley.mcs.anl.gov +2 -2
add MatFactorInfo into FactorNumeric()


Hg-commit: b6abf3664f04c542f2024e1a6f281a76f94c5f0c

show more ...


# 39e3d630 02-Nov-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2653
hzhang@harley.mcs.anl.gov|ChangeSet|20041102220708|48553
ChangeSet
1.2653 04/11/02 16:07:08 hzhang@harley.mcs.anl.gov +2 -0
merge MatCholeskyFactorNumeric_SeqAIJ_NaturalOrderi

bk-changeset-1.2653
hzhang@harley.mcs.anl.gov|ChangeSet|20041102220708|48553
ChangeSet
1.2653 04/11/02 16:07:08 hzhang@harley.mcs.anl.gov +2 -0
merge MatCholeskyFactorNumeric_SeqAIJ_NaturalOrdering
into MatCholeskyFactorNumeric_SeqAIJ

src/mat/impls/aij/seq/aijfact.c
1.80 04/11/02 16:07:06 hzhang@harley.mcs.anl.gov +135 -302
merge MatCholeskyFactorNumeric_SeqAIJ_NaturalOrdering
into MatCholeskyFactorNumeric_SeqAIJ

src/mat/impls/aij/seq/aij.h
1.43 04/11/02 16:07:05 hzhang@harley.mcs.anl.gov +0 -1
merge MatCholeskyFactorNumeric_SeqAIJ_NaturalOrdering
into MatCholeskyFactorNumeric_SeqAIJ


Hg-commit: a4f8a340e5316d6aa49992267b92a574e8a30a93

show more ...


# d4dbac3c 27-Oct-2004 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.2632
knepley@khan.mcs.anl.gov|ChangeSet|20041027153307|10795
ChangeSet
1.2632 04/10/27 07:38:52 knepley@khan.mcs.anl.gov +1 -0
Merge

python/PETSc/packages/MPI.py
1.141.1.1 0

bk-changeset-1.2632
knepley@khan.mcs.anl.gov|ChangeSet|20041027153307|10795
ChangeSet
1.2632 04/10/27 07:38:52 knepley@khan.mcs.anl.gov +1 -0
Merge

python/PETSc/packages/MPI.py
1.141.1.1 04/10/27 07:38:49 knepley@khan.mcs.anl.gov +0 -5
I think I merged correctly


Hg-commit: e3357ebbece2b8cd5bf43e437e72fde0adc121ef

show more ...


# cb681429 26-Oct-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2629.1.50
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20041026210427|08059
ChangeSet
1.2629.1.50 04/10/26 16:04:27 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Merge bk://petsc@pe

bk-changeset-1.2629.1.50
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20041026210427|08059
ChangeSet
1.2629.1.50 04/10/26 16:04:27 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-dev


Hg-commit: cecaadf64930fa3000f78d3958b43ed95815d397

show more ...


# 59631a88 25-Oct-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2629.7.3
hzhang@harley.mcs.anl.gov|ChangeSet|20041025174347|03123
ChangeSet
1.2629.7.3 04/10/25 12:43:47 hzhang@harley.mcs.anl.gov +1 -0
remove sbaijMat - nolonger used by seqaij

bk-changeset-1.2629.7.3
hzhang@harley.mcs.anl.gov|ChangeSet|20041025174347|03123
ChangeSet
1.2629.7.3 04/10/25 12:43:47 hzhang@harley.mcs.anl.gov +1 -0
remove sbaijMat - nolonger used by seqaij

src/mat/impls/aij/seq/aij.h
1.42 04/10/25 12:43:46 hzhang@harley.mcs.anl.gov +0 -1
remove sbaijMat - nolonger used by seqaij


Hg-commit: fe584bb10f6b60647bb9d5224977d0f287e97b3f

show more ...


# 3c9e8598 17-Oct-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2629.1.20
hzhang@harley.mcs.anl.gov|ChangeSet|20041017024938|46166
ChangeSet
1.2629.1.20 04/10/16 21:49:38 hzhang@harley.mcs.anl.gov +3 -0
implemente MatCholeskyFactorNumeric_SeqAI

bk-changeset-1.2629.1.20
hzhang@harley.mcs.anl.gov|ChangeSet|20041017024938|46166
ChangeSet
1.2629.1.20 04/10/16 21:49:38 hzhang@harley.mcs.anl.gov +3 -0
implemente MatCholeskyFactorNumeric_SeqAIJ_NaturalOrdering()
without converting to sbaij.

src/mat/impls/sbaij/seq/sbaijfact.c
1.71 04/10/16 21:49:36 hzhang@harley.mcs.anl.gov +0 -1
rm an empty line

src/mat/impls/aij/seq/aijfact.c
1.70 04/10/16 21:49:36 hzhang@harley.mcs.anl.gov +161 -20
implemente MatCholeskyFactorNumeric_SeqAIJ_NaturalOrdering()
without converting to sbaij.

src/mat/impls/aij/seq/aij.h
1.41 04/10/16 21:49:36 hzhang@harley.mcs.anl.gov +1 -0
add prototype of MatCholeskyFactorNumeric_SeqAIJ_NaturalOrdering()


Hg-commit: 260f7a980200bdb17bd0aed16b6ac86ced698a34

show more ...


# 25473e5a 03-Sep-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2497
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040903180240|10542
ChangeSet
1.2497 04/09/03 13:02:40 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Merge bk://petsc.bkbits.net/p

bk-changeset-1.2497
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040903180240|10542
ChangeSet
1.2497 04/09/03 13:02:40 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Merge bk://petsc.bkbits.net/petsc-dev
into barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-config


Hg-commit: 5dfc99ce510e5bdf804d1ba4b722b46fa37ba1e2

show more ...


# 97952fef 03-Sep-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2468.1.46
hzhang@harley.mcs.anl.gov|ChangeSet|20040903164941|10465
ChangeSet
1.2468.1.46 04/09/03 11:49:41 hzhang@harley.mcs.anl.gov +2 -0
merge MatMult_SeqAIJ_CompressedRow() into

bk-changeset-1.2468.1.46
hzhang@harley.mcs.anl.gov|ChangeSet|20040903164941|10465
ChangeSet
1.2468.1.46 04/09/03 11:49:41 hzhang@harley.mcs.anl.gov +2 -0
merge MatMult_SeqAIJ_CompressedRow() into MatMult_SeqAIJ()

src/mat/impls/aij/seq/aij.h
1.40 04/09/03 11:49:39 hzhang@harley.mcs.anl.gov +0 -3
merge MatMult_SeqAIJ_CompressedRow() into MatMult_SeqAIJ()

src/mat/impls/aij/seq/aij.c
1.179 04/09/03 11:49:39 hzhang@harley.mcs.anl.gov +75 -115
merge MatMult_SeqAIJ_CompressedRow() into MatMult_SeqAIJ()


Hg-commit: 780f7be514684bc8e01c92722123c2fa8a05228f

show more ...


# 44a62794 28-Aug-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2478
barrysmith@barry-smiths-computer.local|ChangeSet|20040828022126|23312
ChangeSet
1.2478 04/08/27 21:21:26 barrysmith@barry-smiths-computer.local +3 -0
additional path for locat

bk-changeset-1.2478
barrysmith@barry-smiths-computer.local|ChangeSet|20040828022126|23312
ChangeSet
1.2478 04/08/27 21:21:26 barrysmith@barry-smiths-computer.local +3 -0
additional path for location of eng

python/PETSc/packages/Matlab.py
1.39 04/08/27 21:21:25 barrysmith@barry-smiths-computer.local +0 -1
additional path for location of eng

python/PETSc/packages/hypre.py
1.18 04/08/27 21:19:36 barrysmith@barry-smiths-computer.local +0 -0
Auto merged

python/PETSc/packages/Superlu_dist.py
1.15 04/08/27 21:19:36 barrysmith@barry-smiths-computer.local +0 -0
Auto merged


Hg-commit: 7ab84d7e1fcc883c3e8b098cf4a42173b68687f4

show more ...


# 73e7a558 26-Aug-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2468.1.28
hzhang@harley.mcs.anl.gov|ChangeSet|20040826204223|16107
ChangeSet
1.2468.1.28 04/08/26 15:42:23 hzhang@harley.mcs.anl.gov +11 -0
continue work on compressed row format

bk-changeset-1.2468.1.28
hzhang@harley.mcs.anl.gov|ChangeSet|20040826204223|16107
ChangeSet
1.2468.1.28 04/08/26 15:42:23 hzhang@harley.mcs.anl.gov +11 -0
continue work on compressed row format

src/mat/utils/makefile
1.7 04/08/26 15:42:21 hzhang@harley.mcs.anl.gov +2 -2
mv file aijcprow.c to mat/uitl for other
mat types

src/mat/utils/compressedrow.c
1.3 04/08/26 15:42:21 hzhang@harley.mcs.anl.gov +36 -109
mv file aijcprow.c to mat/uitl for other
mat types

src/mat/matimpl.h
1.53 04/08/26 15:42:21 hzhang@harley.mcs.anl.gov +10 -0
mv struct Mat_CompressedRow to matimpl.h
so other mat types can use it

src/mat/impls/baij/seq/baij.h
1.24 04/08/26 15:42:21 hzhang@harley.mcs.anl.gov +2 -1
extend mat compressed row format to baij mat.

src/mat/impls/baij/seq/baij.c
1.97 04/08/26 15:42:21 hzhang@harley.mcs.anl.gov +12 -1
extend mat compressed row format to baij mat.

src/mat/impls/baij/mpi/mpibaij.c
1.73 04/08/26 15:42:21 hzhang@harley.mcs.anl.gov +1 -0
extend mat compressed row format to baij mat.

src/mat/impls/aij/seq/makefile
1.29 04/08/26 15:42:21 hzhang@harley.mcs.anl.gov +2 -2
mv file aijcprow.c to mat/uitl for other
mat types

src/mat/impls/aij/seq/aijnode.c
1.31 04/08/26 15:42:21 hzhang@harley.mcs.anl.gov +1 -0
add the statement that is needed
before calling Mat_CheckCompressedRow()

src/mat/impls/aij/seq/aij.h
1.39 04/08/26 15:42:21 hzhang@harley.mcs.anl.gov +7 -14
mv struct Mat_CompressedRow to matimpl.h
so other mat types can use it

src/mat/impls/aij/seq/aij.c
1.173 04/08/26 15:42:21 hzhang@harley.mcs.anl.gov +88 -10
continue work on mat compressedrow format

src/mat/impls/aij/mpi/mpiaij.c
1.207 04/08/26 15:42:20 hzhang@harley.mcs.anl.gov +3 -3
continue work on mat compressedrow format

src/mat/utils/compressedrow.c
1.2 04/08/26 14:45:56 hzhang@harley.mcs.anl.gov +0 -0
Rename: src/mat/impls/aij/seq/aijcprow.c -> src/mat/utils/compressedrow.c


Hg-commit: afc299f9062cb9a17f99764eb1559a81ae173132

show more ...


# 820d377f 25-Aug-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2476
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040825205550|16662
ChangeSet
1.2476 04/08/25 15:55:50 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
Merge bk://petsc@petsc.bkbits

bk-changeset-1.2476
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040825205550|16662
ChangeSet
1.2476 04/08/25 15:55:50 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-config

python/PETSc/packages/BlasLapack.py
1.82 04/08/25 15:55:48 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Auto merged


Hg-commit: a5bce8283b34c42a69a3d0da871976b9787db5ef

show more ...


# d487561e 24-Aug-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2468.1.20
hzhang@harley.mcs.anl.gov|ChangeSet|20040824211009|03537
ChangeSet
1.2468.1.20 04/08/24 16:10:09 hzhang@harley.mcs.anl.gov +5 -0
add compressed row format

src/mat/impl

bk-changeset-1.2468.1.20
hzhang@harley.mcs.anl.gov|ChangeSet|20040824211009|03537
ChangeSet
1.2468.1.20 04/08/24 16:10:09 hzhang@harley.mcs.anl.gov +5 -0
add compressed row format

src/mat/impls/aij/seq/makefile
1.28 04/08/24 16:10:07 hzhang@harley.mcs.anl.gov +2 -2
add compressed row format

src/mat/impls/aij/seq/aij.h
1.38 04/08/24 16:10:07 hzhang@harley.mcs.anl.gov +11 -0
add compressed row format

src/mat/impls/aij/seq/aij.c
1.172 04/08/24 16:10:07 hzhang@harley.mcs.anl.gov +16 -0
add compressed row format

include/petscmat.h
1.149 04/08/24 16:10:07 hzhang@harley.mcs.anl.gov +2 -1
add compressed row format

src/mat/impls/aij/seq/aijcprow.c
1.1 04/08/24 16:09:14 hzhang@harley.mcs.anl.gov +134 -0

src/mat/impls/aij/seq/aijcprow.c
1.0 04/08/24 16:09:14 hzhang@harley.mcs.anl.gov +0 -0
BitKeeper file /sandbox/hzhang/petsc-dev/src/mat/impls/aij/seq/aijcprow.c


Hg-commit: 979cef2b717eba7c401f7631527cf3234dcc0344

show more ...


# 427ef135 28-May-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2279
Kris@mbuschel.|ChangeSet|20040528080624|24259
ChangeSet
1.2279 04/05/28 01:06:24 Kris@mbuschel. +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into mbuschel.:C:/home/Kris

bk-changeset-1.2279
Kris@mbuschel.|ChangeSet|20040528080624|24259
ChangeSet
1.2279 04/05/28 01:06:24 Kris@mbuschel. +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into mbuschel.:C:/home/Kris/petsc/petsc-dev

makefile
1.112 04/05/28 01:06:23 Kris@mbuschel. +0 -0
Auto merged


Hg-commit: 8d627aa0eeacd8bd7e7127768b7639b8a2746caa

show more ...


# 0390132c 27-May-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2276.1.15
hzhang@harley.mcs.anl.gov|ChangeSet|20040527153430|23107
ChangeSet
1.2276.1.15 04/05/27 10:34:30 hzhang@harley.mcs.anl.gov +4 -0
optimize parallel MatPtAP

src/mat/impl

bk-changeset-1.2276.1.15
hzhang@harley.mcs.anl.gov|ChangeSet|20040527153430|23107
ChangeSet
1.2276.1.15 04/05/27 10:34:30 hzhang@harley.mcs.anl.gov +4 -0
optimize parallel MatPtAP

src/mat/impls/aij/seq/symtranspose.c
1.6 04/05/27 10:34:29 hzhang@harley.mcs.anl.gov +63 -1
new function: MatGetSymbolicTanseposeReduced_SeqAIJ()
facilitating parallel MatPtAP()

src/mat/impls/aij/seq/matptap.c
1.51 04/05/27 10:34:29 hzhang@harley.mcs.anl.gov +25 -343
optimize parallel MatPtAP()

src/mat/impls/aij/seq/aij.h
1.37 04/05/27 10:34:29 hzhang@harley.mcs.anl.gov +1 -0
new function: MatGetSymbolicTanseposeReduced_SeqAIJ()
facilitating parallel MatPtAP()

src/mat/impls/aij/mpi/mpiaij.c
1.166 04/05/27 10:34:29 hzhang@harley.mcs.anl.gov +3 -4
add comments


Hg-commit: 1b1937ec1415fb9416106e6ab2546b7d54df9334

show more ...


# ff1a1699 24-May-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2272
barrysmith@barrysmith-11.mcs.anl.gov|ChangeSet|20040524213829|59085
ChangeSet
1.2272 04/05/24 16:38:29 barrysmith@barrysmith-11.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits

bk-changeset-1.2272
barrysmith@barrysmith-11.mcs.anl.gov|ChangeSet|20040524213829|59085
ChangeSet
1.2272 04/05/24 16:38:29 barrysmith@barrysmith-11.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barrysmith-11.mcs.anl.gov:/Users/barrysmith/petsc-dev


Hg-commit: abb191c6e368d03c6df0d0ecdfa86bccd36e114f

show more ...


# 38baddfd 24-May-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2270.1.1
barrysmith@barrysmith-11.mcs.anl.gov|ChangeSet|20040524213821|58953
ChangeSet
1.2270.1.1 04/05/24 16:38:21 barrysmith@barrysmith-11.mcs.anl.gov +29 -0
PetscInt

src/mat/

bk-changeset-1.2270.1.1
barrysmith@barrysmith-11.mcs.anl.gov|ChangeSet|20040524213821|58953
ChangeSet
1.2270.1.1 04/05/24 16:38:21 barrysmith@barrysmith-11.mcs.anl.gov +29 -0
PetscInt

src/mat/utils/zerodiag.c
1.12 04/05/24 16:38:19 barrysmith@barrysmith-11.mcs.anl.gov +7 -7
PetscInt

src/mat/utils/getcolv.c
1.8 04/05/24 16:38:19 barrysmith@barrysmith-11.mcs.anl.gov +10 -10
PetscInt

src/mat/utils/gcreate.c
1.21 04/05/24 16:38:18 barrysmith@barrysmith-11.mcs.anl.gov +3 -3
PetscInt

src/mat/utils/freespace.c
1.3 04/05/24 16:38:18 barrysmith@barrysmith-11.mcs.anl.gov +3 -2
PetscInt

src/mat/utils/axpy.c
1.18 04/05/24 16:38:18 barrysmith@barrysmith-11.mcs.anl.gov +20 -19
PetscInt

src/mat/partition/partition.c
1.24 04/05/24 16:38:18 barrysmith@barrysmith-11.mcs.anl.gov +14 -10
PetscInt

src/mat/order/sprcm.c
1.7 04/05/24 16:38:18 barrysmith@barrysmith-11.mcs.anl.gov +3 -3
PetscInt

src/mat/order/spqmd.c
1.7 04/05/24 16:38:18 barrysmith@barrysmith-11.mcs.anl.gov +11 -11
PetscInt

src/mat/order/spnd.c
1.7 04/05/24 16:38:18 barrysmith@barrysmith-11.mcs.anl.gov +3 -3
PetscInt

src/mat/order/sp1wd.c
1.8 04/05/24 16:38:18 barrysmith@barrysmith-11.mcs.anl.gov +3 -3
PetscInt

src/mat/order/sorder.c
1.19 04/05/24 16:38:18 barrysmith@barrysmith-11.mcs.anl.gov +12 -12
PetscInt

src/mat/order/order.h
1.6 04/05/24 16:38:18 barrysmith@barrysmith-11.mcs.anl.gov +4 -4
PetscInt

src/mat/matfd/fdmatrix.c
1.22 04/05/24 16:38:18 barrysmith@barrysmith-11.mcs.anl.gov +36 -36
PetscInt

src/mat/impls/aij/seq/matmatmult.c
1.78 04/05/24 16:38:18 barrysmith@barrysmith-11.mcs.anl.gov +24 -21
PetscInt

src/mat/impls/aij/seq/ij.c
1.7 04/05/24 16:38:18 barrysmith@barrysmith-11.mcs.anl.gov +6 -6
PetscInt

src/mat/impls/aij/seq/fdaij.c
1.14 04/05/24 16:38:18 barrysmith@barrysmith-11.mcs.anl.gov +30 -30
PetscInt

src/mat/impls/aij/seq/aijnode.c
1.28 04/05/24 16:38:18 barrysmith@barrysmith-11.mcs.anl.gov +87 -87
PetscInt

src/mat/impls/aij/seq/aijfact.c
1.55 04/05/24 16:38:17 barrysmith@barrysmith-11.mcs.anl.gov +104 -106
PetscInt

src/mat/impls/aij/seq/aij.h
1.36 04/05/24 16:38:17 barrysmith@barrysmith-11.mcs.anl.gov +11 -11
PetscInt

src/mat/impls/aij/seq/aij.c
1.158 04/05/24 16:38:17 barrysmith@barrysmith-11.mcs.anl.gov +8 -6
PetscInt

src/mat/color/slo.c
1.7 04/05/24 16:38:17 barrysmith@barrysmith-11.mcs.anl.gov +4 -4
PetscInt

src/mat/color/setr.c
1.6 04/05/24 16:38:17 barrysmith@barrysmith-11.mcs.anl.gov +3 -3
PetscInt

src/mat/color/seq.c
1.6 04/05/24 16:38:17 barrysmith@barrysmith-11.mcs.anl.gov +4 -4
PetscInt

src/mat/color/numsrt.c
1.8 04/05/24 16:38:17 barrysmith@barrysmith-11.mcs.anl.gov +3 -3
PetscInt

src/mat/color/ido.c
1.7 04/05/24 16:38:17 barrysmith@barrysmith-11.mcs.anl.gov +5 -5
PetscInt

src/mat/color/dsm.c
1.6 04/05/24 16:38:17 barrysmith@barrysmith-11.mcs.anl.gov +5 -5
PetscInt

src/mat/color/degr.c
1.6 04/05/24 16:38:17 barrysmith@barrysmith-11.mcs.anl.gov +3 -3
PetscInt

src/mat/color/color.h
1.7 04/05/24 16:38:17 barrysmith@barrysmith-11.mcs.anl.gov +7 -7
PetscInt

src/mat/color/color.c
1.18 04/05/24 16:38:17 barrysmith@barrysmith-11.mcs.anl.gov +28 -28
PetscInt


Hg-commit: 32c9616a277558dd6afdf6707b9dce6d84700e95

show more ...


# 563c6905 13-May-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2234
barrysmith@barry-smiths-computer.local|ChangeSet|20040513232820|32894
ChangeSet
1.2234 04/05/13 18:28:20 barrysmith@barry-smiths-computer.local +5 -0
manual merge

src/mat/i

bk-changeset-1.2234
barrysmith@barry-smiths-computer.local|ChangeSet|20040513232820|32894
ChangeSet
1.2234 04/05/13 18:28:20 barrysmith@barry-smiths-computer.local +5 -0
manual merge

src/mat/impls/aij/seq/fdaij.c
1.13 04/05/13 18:28:19 barrysmith@barry-smiths-computer.local +0 -1
manual merge

src/mat/impls/aij/mpi/mpiaij.h
1.18 04/05/13 18:28:19 barrysmith@barry-smiths-computer.local +1 -0
manual merge

src/vec/interface/vector.c
1.93 04/05/13 18:25:00 barrysmith@barry-smiths-computer.local +0 -0
Auto merged

include/vecimpl.h
1.28 04/05/13 18:25:00 barrysmith@barry-smiths-computer.local +0 -0
Auto merged

include/petscmat.h
1.134 04/05/13 18:24:59 barrysmith@barry-smiths-computer.local +0 -0
Auto merged


Hg-commit: f774a0baef2c5779a1eb5c0870597964354c56a2

show more ...


# 97f1f81f 13-May-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2210.5.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040513232445|30533
ChangeSet
1.2210.5.1 04/05/13 18:24:45 barrysmith@barry-smiths-computer.local +26 -0
PetscInt and a f

bk-changeset-1.2210.5.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040513232445|30533
ChangeSet
1.2210.5.1 04/05/13 18:24:45 barrysmith@barry-smiths-computer.local +26 -0
PetscInt and a few bug fixes

src/vec/utils/vscat.c
1.22 04/05/13 18:24:43 barrysmith@barry-smiths-computer.local +24 -12
PetscInt

src/vec/utils/vpscat.c
1.21 04/05/13 18:24:43 barrysmith@barry-smiths-computer.local +43 -38
PetscInt

src/vec/utils/vecstash.c
1.13 04/05/13 18:24:43 barrysmith@barry-smiths-computer.local +6 -5
PetscInt

src/vec/utils/pipeline.c
1.17 04/05/13 18:24:42 barrysmith@barry-smiths-computer.local +8 -8
PetscInt

src/vec/is/utils/isltog.c
1.23 04/05/13 18:24:42 barrysmith@barry-smiths-computer.local +5 -4
PetscInt

src/vec/is/utils/iscoloring.c
1.23 04/05/13 18:24:42 barrysmith@barry-smiths-computer.local +6 -6
PetscInt

src/vec/is/interface/index.c
1.12 04/05/13 18:24:42 barrysmith@barry-smiths-computer.local +0 -4
AMS is dead :-(

src/vec/interface/vector.c
1.91.1.1 04/05/13 18:24:42 barrysmith@barry-smiths-computer.local +1 -0
error check suggested byu petsc-maint

src/mat/matimpl.h
1.49 04/05/13 18:24:42 barrysmith@barry-smiths-computer.local +1 -1
formating, PetscInt stuff

src/mat/interface/matrix.c
1.124 04/05/13 18:24:42 barrysmith@barry-smiths-computer.local +1 -1
formating, PetscInt stuff

src/mat/impls/aij/seq/fdaij.c
1.11.1.1 04/05/13 18:24:42 barrysmith@barry-smiths-computer.local +2 -2
formating, PetscInt stuff

src/mat/impls/aij/seq/aijnode.c
1.27 04/05/13 18:24:42 barrysmith@barry-smiths-computer.local +1 -1
formating, PetscInt stuff

src/mat/impls/aij/seq/aij.h
1.35 04/05/13 18:24:42 barrysmith@barry-smiths-computer.local +12 -12
formating, PetscInt stuff

src/mat/impls/aij/seq/aij.c
1.156 04/05/13 18:24:42 barrysmith@barry-smiths-computer.local +143 -143
formating, PetscInt stuff

src/mat/impls/aij/mpi/mpiaij.h
1.15.1.1 04/05/13 18:24:41 barrysmith@barry-smiths-computer.local +18 -18
formating, PetscInt stuff

src/ksp/pc/interface/precon.c
1.48 04/05/13 18:24:41 barrysmith@barry-smiths-computer.local +1 -0
more error checking

src/ksp/ksp/impls/lsqr/lsqr.c
1.16 04/05/13 18:24:41 barrysmith@barry-smiths-computer.local +16 -20
PetscInt stuff

src/ksp/ksp/impls/gmres/gmres.c
1.45 04/05/13 18:24:41 barrysmith@barry-smiths-computer.local +1 -0
more error checking

include/vecimpl.h
1.26.1.1 04/05/13 18:24:41 barrysmith@barry-smiths-computer.local +2 -3
more PetscInt/MPI etc type fixes

include/petscmat.h
1.132.1.1 04/05/13 18:24:41 barrysmith@barry-smiths-computer.local +1 -1
const problem

src/ksp/pc/impls/mg/mg.c
1.30 04/05/13 14:56:46 barrysmith@barrysmith-57.mcs.anl.gov +15 -2
fix bug Re: [PETSC #9872] PETSC Error for ex19.c with MultiGRID

docs/website/documentation/installation.html
1.28 04/05/12 16:36:53 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
Satish didn't like this

docs/website/miscellaneous/acknwldg.html
1.18 04/05/12 16:32:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -2
the page on installing for exterior packages is here

docs/website/documentation/linearsolvertable.html
1.11 04/05/12 16:31:17 barrysmith@barrysmith-57.mcs.anl.gov +45 -48
make links to website

todo
1.57 04/05/10 22:19:56 barrysmith@barry-smiths-computer.local +4 -0
*** empty log message ***

src/mat/utils/gcreate.c
1.20 04/05/10 20:05:06 barrysmith@barry-smiths-computer.local +3 -0
error checking on local sizes larger than global per [PETSC #9863] Surprising size of matrix for wrong input arguments


Hg-commit: 6f4b66bd1bdfff848eab1ed759869682d009dac3

show more ...


# bc011b1e 23-Apr-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2179
hzhang@smash.mcs.anl.gov|ChangeSet|20040423164951|23029
ChangeSet
1.2179 04/04/23 11:49:51 hzhang@smash.mcs.anl.gov +7 -0
new function MatMatMultTranspose()

src/mat/matimpl

bk-changeset-1.2179
hzhang@smash.mcs.anl.gov|ChangeSet|20040423164951|23029
ChangeSet
1.2179 04/04/23 11:49:51 hzhang@smash.mcs.anl.gov +7 -0
new function MatMatMultTranspose()

src/mat/matimpl.h
1.48 04/04/23 11:49:50 hzhang@smash.mcs.anl.gov +9 -6
add MatMatMultTranspose() to the matop table

src/mat/interface/matrix.c
1.123 04/04/23 11:49:50 hzhang@smash.mcs.anl.gov +1 -0
add MatMatMultTranspose() to log event

src/mat/interface/dlregis.c
1.24 04/04/23 11:49:50 hzhang@smash.mcs.anl.gov +3 -0
add MatMatMultTranspose() to log event

src/mat/impls/aij/seq/matmatmult.c
1.66 04/04/23 11:49:49 hzhang@smash.mcs.anl.gov +149 -2
implementation of MatMatMultTranspose for seqaij

src/mat/impls/aij/seq/aij.h
1.34 04/04/23 11:49:49 hzhang@smash.mcs.anl.gov +3 -0
add MatMatMultTranspose() to the matop table

src/mat/impls/aij/seq/aij.c
1.153 04/04/23 11:49:49 hzhang@smash.mcs.anl.gov +9 -6
add MatMatMultTranspose() to the matop table

include/petscmat.h
1.130 04/04/23 11:49:49 hzhang@smash.mcs.anl.gov +9 -1
add MatMatMultTranspose() to the matop table


Hg-commit: 77844eca8400976330bd767717f3e2641cd0844a

show more ...


# 456866ca 21-Apr-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2164.1.1
Kris@p4buschel.|ChangeSet|20040421223248|42292
ChangeSet
1.2164.1.1 04/04/21 15:32:48 Kris@p4buschel. +1 -0
Fix prototype to use const.

src/mat/impls/aij/seq/aij.h

bk-changeset-1.2164.1.1
Kris@p4buschel.|ChangeSet|20040421223248|42292
ChangeSet
1.2164.1.1 04/04/21 15:32:48 Kris@p4buschel. +1 -0
Fix prototype to use const.

src/mat/impls/aij/seq/aij.h
1.31.1.1 04/04/21 15:32:47 Kris@p4buschel. +1 -1
Fix prototype to use const.


Hg-commit: 08cbd5602cd870df96f718dba81e472075a8b30e

show more ...


1...<<3132333435