| #
89f845c8
|
| 11-Nov-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2693.1.2 hzhang@harley.mcs.anl.gov|ChangeSet|20041111174318|62924 ChangeSet 1.2693.1.2 04/11/11 11:43:18 hzhang@harley.mcs.anl.gov +4 -0 bug fix for numerical shifting
src/mat/i
bk-changeset-1.2693.1.2 hzhang@harley.mcs.anl.gov|ChangeSet|20041111174318|62924 ChangeSet 1.2693.1.2 04/11/11 11:43:18 hzhang@harley.mcs.anl.gov +4 -0 bug fix for numerical shifting
src/mat/impls/sbaij/seq/sbaijfact.c 1.75 04/11/11 11:43:17 hzhang@harley.mcs.anl.gov +4 -2 bug fix
src/mat/impls/baij/seq/baijfact.c 1.18 04/11/11 11:43:17 hzhang@harley.mcs.anl.gov +4 -2 bug fix
src/mat/impls/aij/seq/aijfact.c 1.89 04/11/11 11:43:16 hzhang@harley.mcs.anl.gov +2 -1 bug fix
src/mat/examples/tests/ex76.c 1.16 04/11/11 11:43:16 hzhang@harley.mcs.anl.gov +18 -3 add tests on shift
Hg-commit: f64beda1e90f623fea74a249ad6e4ca053f1d6aa
show more ...
|
| #
540703ac
|
| 10-Nov-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2691 hzhang@harley.mcs.anl.gov|ChangeSet|20041110212546|63754 ChangeSet 1.2691 04/11/10 15:25:46 hzhang@harley.mcs.anl.gov +3 -0 mv a piece of code for checking shift into Mat_Chol
bk-changeset-1.2691 hzhang@harley.mcs.anl.gov|ChangeSet|20041110212546|63754 ChangeSet 1.2691 04/11/10 15:25:46 hzhang@harley.mcs.anl.gov +3 -0 mv a piece of code for checking shift into Mat_CholeskyCheckShift() for reuse by other routines
src/mat/utils/factorshift.c 1.3 04/11/10 15:25:42 hzhang@harley.mcs.anl.gov +55 -5 mv a piece of code into MatCholeskyShift() for reuse by other routines
src/mat/matimpl.h 1.64 04/11/10 15:25:42 hzhang@harley.mcs.anl.gov +14 -1 mv a piece of code into MatCholeskyShift() for reuse by other routines
src/mat/impls/aij/seq/aijfact.c 1.88 04/11/10 15:25:41 hzhang@harley.mcs.anl.gov +32 -45 mv a piece of code into MatCholeskyShift() for reuse by other routines
Hg-commit: cc19c639284f80d87c89f2d9406943e4f9dc3475
show more ...
|
| #
b3bf805b
|
| 10-Nov-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2687 hzhang@harley.mcs.anl.gov|ChangeSet|20041110190626|63811 ChangeSet 1.2687 04/11/10 13:06:26 hzhang@harley.mcs.anl.gov +8 -0 mv PCLUFactorCheckShift() to mat/utils/factorshift.
bk-changeset-1.2687 hzhang@harley.mcs.anl.gov|ChangeSet|20041110190626|63811 ChangeSet 1.2687 04/11/10 13:06:26 hzhang@harley.mcs.anl.gov +8 -0 mv PCLUFactorCheckShift() to mat/utils/factorshift.c additional vec check for MatDiagonalScale_sbaij()
src/mat/utils/makefile 1.10 04/11/10 13:06:24 hzhang@harley.mcs.anl.gov +2 -2 mv PCLUFactorCheckShift() to mat/utils/factorshift.c
src/mat/matimpl.h 1.63 04/11/10 13:06:24 hzhang@harley.mcs.anl.gov +11 -0 mv PCLUFactorCheckShift() to mat/utils/factorshift.c
src/mat/impls/sbaij/seq/sbaij2.c 1.34 04/11/10 13:06:24 hzhang@harley.mcs.anl.gov +26 -34 add VecEqual() for checking left and right vecs of MatDiagonalScale for sbaij matrix
src/mat/impls/sbaij/mpi/mpisbaij.c 1.111 04/11/10 13:06:24 hzhang@harley.mcs.anl.gov +18 -14 add VecEqual() for checking left and right vecs of MatDiagonalScale for sbaij matrix
src/mat/impls/aij/seq/aijfact.c 1.87 04/11/10 13:06:24 hzhang@harley.mcs.anl.gov +20 -21 mv PCLUFactorCheckShift() to mat/utils/factorshift.c
src/ksp/pc/impls/factor/factor.c 1.5 04/11/10 13:06:24 hzhang@harley.mcs.anl.gov +0 -47 mv PCLUFactorCheckShift() to mat/utils/factorshift.c
src/mat/utils/factorshift.c 1.1 04/11/10 13:00:47 hzhang@harley.mcs.anl.gov +53 -0
src/mat/utils/factorshift.c 1.0 04/11/10 13:00:47 hzhang@harley.mcs.anl.gov +0 -0 BitKeeper file /sandbox/hzhang/petsc-dev/src/mat/utils/factorshift.c
BitKeeper/deleted/.del-factor.h~e4355b75 1.2 04/11/10 12:23:59 hzhang@harley.mcs.anl.gov +18 -10 Delete: src/ksp/pc/impls/factor/factor.h
Hg-commit: 083ce0fe659a9254756c5b4ad5db10846f85923b
show more ...
|
| #
391eac55
|
| 09-Nov-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2679 hzhang@harley.mcs.anl.gov|ChangeSet|20041109223016|15432 ChangeSet 1.2679 04/11/09 16:30:16 hzhang@harley.mcs.anl.gov +1 -0 initialize lnk_lvl.
src/mat/impls/aij/seq/aijfac
bk-changeset-1.2679 hzhang@harley.mcs.anl.gov|ChangeSet|20041109223016|15432 ChangeSet 1.2679 04/11/09 16:30:16 hzhang@harley.mcs.anl.gov +1 -0 initialize lnk_lvl.
src/mat/impls/aij/seq/aijfact.c 1.86 04/11/09 16:30:14 hzhang@harley.mcs.anl.gov +2 -1 initialize lnk_lvl.
Hg-commit: 08d2d3793050157588d08282c36f9ae847152fe4
show more ...
|
| #
d2276718
|
| 09-Nov-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2678 hzhang@harley.mcs.anl.gov|ChangeSet|20041109222010|15447 ChangeSet 1.2678 04/11/09 16:20:10 hzhang@harley.mcs.anl.gov +3 -0 add PCLUFactorCheckShift() to be shared by lu, ilu
bk-changeset-1.2678 hzhang@harley.mcs.anl.gov|ChangeSet|20041109222010|15447 ChangeSet 1.2678 04/11/09 16:20:10 hzhang@harley.mcs.anl.gov +3 -0 add PCLUFactorCheckShift() to be shared by lu, ilu,...
src/mat/impls/aij/seq/aijfact.c 1.85 04/11/09 16:19:19 hzhang@harley.mcs.anl.gov +35 -47 add PCLUFactorCheckShift() to be shared by lu, ilu,...
src/ksp/pc/impls/factor/factor.c 1.4 04/11/09 16:19:19 hzhang@harley.mcs.anl.gov +45 -0 add PCLUFactorCheckShift() to be shared by lu, ilu,...
src/ksp/pc/impls/factor/lu/lu.h 1.1 04/11/09 16:18:11 hzhang@harley.mcs.anl.gov +22 -0
src/ksp/pc/impls/factor/lu/lu.h 1.0 04/11/09 16:18:11 hzhang@harley.mcs.anl.gov +0 -0 BitKeeper file /sandbox/hzhang/petsc-dev/src/ksp/pc/impls/factor/lu/lu.h
Hg-commit: 0e9d4b71df1fae73db40aaa8fb23403a6e4680c5
show more ...
|
| #
ee45ca4a
|
| 09-Nov-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2675 hzhang@harley.mcs.anl.gov|ChangeSet|20041109030949|00546 ChangeSet 1.2675 04/11/08 21:09:49 hzhang@harley.mcs.anl.gov +13 -0 replace PCxxxSetZeroPivot(), PCxxxSetDamping() and
bk-changeset-1.2675 hzhang@harley.mcs.anl.gov|ChangeSet|20041109030949|00546 ChangeSet 1.2675 04/11/08 21:09:49 hzhang@harley.mcs.anl.gov +13 -0 replace PCxxxSetZeroPivot(), PCxxxSetDamping() and PCxxxSetShift() by PCFactorSetZeroPivot(), PCFactorSetShiftNonzero() and PCFactorSetShiftPd()
src/mat/impls/aij/seq/aijfact.c 1.84 04/11/08 21:09:46 hzhang@harley.mcs.anl.gov +9 -34 replace PCxxxSetZeroPivot(), PCxxxSetDamping() and PCxxxSetShift() by PCFactorSetZeroPivot(), PCFactorSetShiftNonzero() and PCFactorSetShiftPd()
src/ksp/utils/damg.c 1.42 04/11/08 21:09:46 hzhang@harley.mcs.anl.gov +3 -1 replace PCxxxSetZeroPivot(), PCxxxSetDamping() and PCxxxSetShift() by PCFactorSetZeroPivot(), PCFactorSetShiftNonzero() and PCFactorSetShiftPd()
src/ksp/pc/impls/is/pcis.c 1.24 04/11/08 21:09:46 hzhang@harley.mcs.anl.gov +3 -4 replace PCxxxSetZeroPivot(), PCxxxSetDamping() and PCxxxSetShift() by PCFactorSetZeroPivot(), PCFactorSetShiftNonzero() and PCFactorSetShiftPd()
src/ksp/pc/impls/factor/lu/makefile 1.8 04/11/08 21:09:46 hzhang@harley.mcs.anl.gov +1 -1 add lu.h
src/ksp/pc/impls/factor/lu/lu.c 1.37 04/11/08 21:09:46 hzhang@harley.mcs.anl.gov +9 -181 replace PCxxxSetZeroPivot(), PCxxxSetDamping() and PCxxxSetShift() by PCFactorSetZeroPivot(), PCFactorSetShiftNonzero() and PCFactorSetShiftPd()
src/ksp/pc/impls/factor/ilu/ilu.c 1.49 04/11/08 21:09:45 hzhang@harley.mcs.anl.gov +5 -168 replace PCxxxSetZeroPivot(), PCxxxSetDamping() and PCxxxSetShift() by PCFactorSetZeroPivot(), PCFactorSetShiftNonzero() and PCFactorSetShiftPd()
src/ksp/pc/impls/factor/icc/icc.c 1.37 04/11/08 21:09:45 hzhang@harley.mcs.anl.gov +4 -167 replace PCxxxSetZeroPivot(), PCxxxSetDamping() and PCxxxSetShift() by PCFactorSetZeroPivot(), PCFactorSetShiftNonzero() and PCFactorSetShiftPd()
src/ksp/pc/impls/factor/factor.c 1.3 04/11/08 21:09:45 hzhang@harley.mcs.anl.gov +36 -3 replace PCxxxSetZeroPivot(), PCxxxSetDamping() and PCxxxSetShift() by PCFactorSetZeroPivot(), PCFactorSetShiftNonzero() and PCFactorSetShiftPd()
src/ksp/pc/impls/factor/cholesky/cholesky.c 1.35 04/11/08 21:09:45 hzhang@harley.mcs.anl.gov +3 -110 replace PCxxxSetZeroPivot(), PCxxxSetDamping() and PCxxxSetShift() by PCFactorSetZeroPivot(), PCFactorSetShiftNonzero() and PCFactorSetShiftPd()
src/ksp/examples/tutorials/makefile 1.58 04/11/08 21:09:45 hzhang@harley.mcs.anl.gov +10 -1 add test on icc with shift
include/petscpc.h 1.62 04/11/08 21:09:45 hzhang@harley.mcs.anl.gov +4 -12 replace PCxxxSetZeroPivot(), PCxxxSetDamping() and PCxxxSetShift() by PCFactorSetZeroPivot(), PCFactorSetShiftNonzero() and PCFactorSetShiftPd()
src/ksp/examples/tutorials/output/ex10_21shiftnz.out 1.1 04/11/08 15:20:08 hzhang@harley.mcs.anl.gov +2 -0
src/ksp/examples/tutorials/output/ex10_21shiftnz.out 1.0 04/11/08 15:20:08 hzhang@harley.mcs.anl.gov +0 -0 BitKeeper file /sandbox/hzhang/petsc-dev/src/ksp/examples/tutorials/output/ex10_21shiftnz.out
src/ksp/examples/tutorials/output/ex10_21shiftpd.out 1.1 04/11/08 15:20:01 hzhang@harley.mcs.anl.gov +2 -0
src/ksp/examples/tutorials/output/ex10_21shiftpd.out 1.0 04/11/08 15:20:01 hzhang@harley.mcs.anl.gov +0 -0 BitKeeper file /sandbox/hzhang/petsc-dev/src/ksp/examples/tutorials/output/ex10_21shiftpd.out
Hg-commit: aa5c59a17fa3ac34c41aecdef1d874f006c0cb20
show more ...
|
| #
f476e275
|
| 08-Nov-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2673 hzhang@harley.mcs.anl.gov|ChangeSet|20041108195956|33270 ChangeSet 1.2673 04/11/08 13:59:56 hzhang@harley.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into
bk-changeset-1.2673 hzhang@harley.mcs.anl.gov|ChangeSet|20041108195956|33270 ChangeSet 1.2673 04/11/08 13:59:56 hzhang@harley.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into harley.mcs.anl.gov:/sandbox/hzhang/petsc-dev
Hg-commit: 0f8a9b3fc13e037c43e0b7db9212e256b5167219
show more ...
|
| #
4bcd6097
|
| 08-Nov-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2670.1.1 hzhang@harley.mcs.anl.gov|ChangeSet|20041108152438|07503 ChangeSet 1.2670.1.1 04/11/08 09:24:38 hzhang@harley.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev
bk-changeset-1.2670.1.1 hzhang@harley.mcs.anl.gov|ChangeSet|20041108152438|07503 ChangeSet 1.2670.1.1 04/11/08 09:24:38 hzhang@harley.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into harley.mcs.anl.gov:/sandbox/hzhang/petsc-dev
Hg-commit: 240e1a4239ac4270e06ec428c53af17c0bef7fc1
show more ...
|
| #
0a29876a
|
| 08-Nov-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2669.1.1 hzhang@harley.mcs.anl.gov|ChangeSet|20041108003304|01755 ChangeSet 1.2669.1.1 04/11/07 18:33:04 hzhang@harley.mcs.anl.gov +8 -0 rename damping and shift.
src/mat/impls/
bk-changeset-1.2669.1.1 hzhang@harley.mcs.anl.gov|ChangeSet|20041108003304|01755 ChangeSet 1.2669.1.1 04/11/07 18:33:04 hzhang@harley.mcs.anl.gov +8 -0 rename damping and shift.
src/mat/impls/aij/seq/aijfact.c 1.83 04/11/07 18:33:02 hzhang@harley.mcs.anl.gov +17 -3 rename damping and shift.
src/ksp/pc/impls/factor/lu/lu.c 1.36 04/11/07 18:33:02 hzhang@harley.mcs.anl.gov +7 -7 rename damping and shift.
src/ksp/pc/impls/factor/ilu/ilu.c 1.48 04/11/07 18:33:02 hzhang@harley.mcs.anl.gov +9 -9 rename damping and shift.
src/ksp/pc/impls/factor/icc/icc.c 1.36 04/11/07 18:33:02 hzhang@harley.mcs.anl.gov +10 -10 rename damping and shift.
src/ksp/pc/impls/factor/factor.c 1.2 04/11/07 18:33:02 hzhang@harley.mcs.anl.gov +37 -3 funtions used by lu, ilu, cholesky and icc
src/ksp/pc/impls/factor/cholesky/cholesky.c 1.34 04/11/07 18:33:01 hzhang@harley.mcs.anl.gov +9 -9 rename damping and shift.
src/ksp/examples/tutorials/makefile 1.57 04/11/07 18:33:01 hzhang@harley.mcs.anl.gov +3 -3 rename damping and shift.
include/petscmat.h 1.160 04/11/07 18:33:01 hzhang@harley.mcs.anl.gov +2 -2 rename damping and shift.
Hg-commit: 4504d2dacd9a6c306744b752a142928243df6bdc
show more ...
|
| #
5e8efad8
|
| 05-Nov-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2667 hzhang@harley.mcs.anl.gov|ChangeSet|20041105030128|03718 ChangeSet 1.2667 04/11/04 21:01:28 hzhang@harley.mcs.anl.gov +9 -0 continue work on unifying pc_xxx_damping and pc_xxx
bk-changeset-1.2667 hzhang@harley.mcs.anl.gov|ChangeSet|20041105030128|03718 ChangeSet 1.2667 04/11/04 21:01:28 hzhang@harley.mcs.anl.gov +9 -0 continue work on unifying pc_xxx_damping and pc_xxx_shift
src/mat/impls/aij/seq/aijfact.c 1.82 04/11/04 21:01:25 hzhang@harley.mcs.anl.gov +1 -1 add a space
src/ksp/pc/impls/factor/makefile 1.2 04/11/04 21:01:25 hzhang@harley.mcs.anl.gov +4 -1 update after mvdir
src/ksp/pc/impls/factor/lu/makefile 1.7 04/11/04 21:01:25 hzhang@harley.mcs.anl.gov +1 -1 update after mvdir
src/ksp/pc/impls/factor/ilu/makefile 1.7 04/11/04 21:01:25 hzhang@harley.mcs.anl.gov +1 -1 update after mvdir
src/ksp/pc/impls/factor/ilu/ilu.c 1.47 04/11/04 21:01:25 hzhang@harley.mcs.anl.gov +5 -3 replace -pc_ilu_damping by -pc_factor_shiftnonzero
src/ksp/pc/impls/factor/icc/makefile 1.7 04/11/04 21:01:25 hzhang@harley.mcs.anl.gov +1 -1 update after mvdir
src/ksp/pc/impls/factor/cholesky/makefile 1.7 04/11/04 21:01:25 hzhang@harley.mcs.anl.gov +1 -1 update after mvdir
include/petscpc.h 1.61 04/11/04 21:01:25 hzhang@harley.mcs.anl.gov +2 -1 add PCFactorSetShiftNonzero()
src/ksp/pc/impls/factor/factor.c 1.1 04/11/04 20:55:38 hzhang@harley.mcs.anl.gov +37 -0
src/ksp/pc/impls/factor/factor.c 1.0 04/11/04 20:55:38 hzhang@harley.mcs.anl.gov +0 -0 BitKeeper file /sandbox/hzhang/petsc-dev/src/ksp/pc/impls/factor/factor.c
Hg-commit: 712e035f81612b30c532300ed9e69e222d679cbd
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 ...
|
| #
0697b6ca
|
| 02-Nov-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2652 hzhang@harley.mcs.anl.gov|ChangeSet|20041102194334|48551 ChangeSet 1.2652 04/11/02 13:43:34 hzhang@harley.mcs.anl.gov +2 -0 code cleanup for -pc_icc_damping and -pc_icc_shift
bk-changeset-1.2652 hzhang@harley.mcs.anl.gov|ChangeSet|20041102194334|48551 ChangeSet 1.2652 04/11/02 13:43:34 hzhang@harley.mcs.anl.gov +2 -0 code cleanup for -pc_icc_damping and -pc_icc_shift
src/mat/impls/aij/seq/aijfact.c 1.79 04/11/02 13:43:30 hzhang@harley.mcs.anl.gov +64 -57 code cleanup for -pc_icc_damping and -pc_icc_shift
src/ksp/pc/impls/icc/icc.c 1.32 04/11/02 13:43:30 hzhang@harley.mcs.anl.gov +9 -2 bug fix: previous runtime options were handled correctly
Hg-commit: 62e604cb15af0aed06291738dfd13c97949eee48
show more ...
|
| #
3bf8b519
|
| 02-Nov-2004 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.2651 knepley@khan.mcs.anl.gov|ChangeSet|20041102025425|50019 ChangeSet 1.2651 04/10/30 04:53:08 knepley@khan.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into kh
bk-changeset-1.2651 knepley@khan.mcs.anl.gov|ChangeSet|20041102025425|50019 ChangeSet 1.2651 04/10/30 04:53:08 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-dev
Hg-commit: c8b6f109fcafe32893ea9ffc6b036309edecd75c
show more ...
|
| #
e24cfe64
|
| 01-Nov-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2649.1.7 hzhang@harley.mcs.anl.gov|ChangeSet|20041101170649|57404 ChangeSet 1.2649.1.7 04/11/01 11:06:49 hzhang@harley.mcs.anl.gov +1 -0 cleanup -pc_ilu_shift and -pc_ilu_damping:
bk-changeset-1.2649.1.7 hzhang@harley.mcs.anl.gov|ChangeSet|20041101170649|57404 ChangeSet 1.2649.1.7 04/11/01 11:06:49 hzhang@harley.mcs.anl.gov +1 -0 cleanup -pc_ilu_shift and -pc_ilu_damping: -- only one is used at a time
src/mat/impls/aij/seq/aijfact.c 1.78 04/11/01 11:06:44 hzhang@harley.mcs.anl.gov +43 -35 cleanup -pc_ilu_shift and -pc_ilu_damping: -- only one is used at a time
Hg-commit: e08f53cfe95424af0ba8aff84beda38d845bff7f
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 ...
|
| #
78910aad
|
| 21-Oct-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2629.1.33 hzhang@harley.mcs.anl.gov|ChangeSet|20041021022552|43077 ChangeSet 1.2629.1.33 04/10/20 21:25:52 hzhang@harley.mcs.anl.gov +2 -0 cholesky and icc for baij matrix with bs=
bk-changeset-1.2629.1.33 hzhang@harley.mcs.anl.gov|ChangeSet|20041021022552|43077 ChangeSet 1.2629.1.33 04/10/20 21:25:52 hzhang@harley.mcs.anl.gov +2 -0 cholesky and icc for baij matrix with bs=1.
src/mat/impls/baij/seq/baijfact.c 1.13 04/10/20 21:25:51 hzhang@harley.mcs.anl.gov +647 -1 cholesky and icc for baij matrix with bs=1.
src/mat/impls/aij/seq/aijfact.c 1.77 04/10/20 21:25:51 hzhang@harley.mcs.anl.gov +6 -6 minor fix
Hg-commit: 29b68bc8baeeb036b416becc2dbc6df22b508039
show more ...
|
| #
c05c3958
|
| 20-Oct-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2629.1.32 hzhang@harley.mcs.anl.gov|ChangeSet|20041020220147|43072 ChangeSet 1.2629.1.32 04/10/20 17:01:47 hzhang@harley.mcs.anl.gov +4 -0 add cholesky factorization for baij matri
bk-changeset-1.2629.1.32 hzhang@harley.mcs.anl.gov|ChangeSet|20041020220147|43072 ChangeSet 1.2629.1.32 04/10/20 17:01:47 hzhang@harley.mcs.anl.gov +4 -0 add cholesky factorization for baij matrix
src/mat/impls/baij/seq/baijfact.c 1.12 04/10/20 17:01:46 hzhang@harley.mcs.anl.gov +34 -0 add cholesky factorization for baij matrix
src/mat/impls/baij/seq/baij.h 1.25 04/10/20 17:01:46 hzhang@harley.mcs.anl.gov +4 -0 add cholesky factorization for baij matrix
src/mat/impls/baij/seq/baij.c 1.107 04/10/20 17:01:46 hzhang@harley.mcs.anl.gov +3 -3 add cholesky factorization for baij matrix
src/mat/impls/aij/seq/aijfact.c 1.76 04/10/20 17:01:45 hzhang@harley.mcs.anl.gov +2 -2 remove inside declaration.
Hg-commit: b6fcba3e65ca2cd37a79196b6eb8b5094a5905d8
show more ...
|
| #
db809972
|
| 20-Oct-2004 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.2629.1.31 balay@asterix.mcs.anl.gov|ChangeSet|20041020193946|44581 ChangeSet 1.2629.1.31 04/10/20 14:39:46 balay@asterix.mcs.anl.gov +1 -0 fix bad comments
src/mat/impls/aij/seq
bk-changeset-1.2629.1.31 balay@asterix.mcs.anl.gov|ChangeSet|20041020193946|44581 ChangeSet 1.2629.1.31 04/10/20 14:39:46 balay@asterix.mcs.anl.gov +1 -0 fix bad comments
src/mat/impls/aij/seq/aijfact.c 1.75 04/10/20 14:39:46 balay@asterix.mcs.anl.gov +2 -2 fix bad comments
Hg-commit: 8dabbcb43b25f61e838d7830fc559475e9e0c81b
show more ...
|
| #
28ce894f
|
| 20-Oct-2004 |
victor <victor@tibook500ve.cs.utk.edu> |
bk-changeset-1.2629.1.30 victor@tibook500ve.cs.utk.edu|ChangeSet|20041020193323|44866 ChangeSet 1.2629.1.30 04/10/20 15:33:23 victor@tibook500ve.cs.utk.edu +1 -0 C standard enforced
src/mat/im
bk-changeset-1.2629.1.30 victor@tibook500ve.cs.utk.edu|ChangeSet|20041020193323|44866 ChangeSet 1.2629.1.30 04/10/20 15:33:23 victor@tibook500ve.cs.utk.edu +1 -0 C standard enforced
src/mat/impls/aij/seq/aijfact.c 1.74 04/10/20 15:33:19 victor@tibook500ve.cs.utk.edu +1 -1 moved declaration
Hg-commit: c8c8e54d1ec02408c555c7843419dbfb06799f09
show more ...
|
| #
622e2028
|
| 19-Oct-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2629.1.24 hzhang@harley.mcs.anl.gov|ChangeSet|20041019191545|45759 ChangeSet 1.2629.1.24 04/10/19 14:15:45 hzhang@harley.mcs.anl.gov +2 -0 icc on permuted aij matrix
src/mat/imp
bk-changeset-1.2629.1.24 hzhang@harley.mcs.anl.gov|ChangeSet|20041019191545|45759 ChangeSet 1.2629.1.24 04/10/19 14:15:45 hzhang@harley.mcs.anl.gov +2 -0 icc on permuted aij matrix
src/mat/impls/sbaij/seq/sbaijfact2.c 1.48 04/10/19 14:15:43 hzhang@harley.mcs.anl.gov +45 -51 bug fix for icc(0) on sbaij matrix
src/mat/impls/aij/seq/aijfact.c 1.73 04/10/19 14:15:43 hzhang@harley.mcs.anl.gov +33 -26 icc on permuted aij matrix
Hg-commit: 6d3d21e56678e405a8966f1916e55a9027d956d8
show more ...
|
| #
6b37a014
|
| 19-Oct-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2629.1.23 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20041019152428|46801 ChangeSet 1.2629.1.23 04/10/19 10:24:28 barrysmith@barrysmith-57.mcs.anl.gov +3 -0 must declare variab
bk-changeset-1.2629.1.23 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20041019152428|46801 ChangeSet 1.2629.1.23 04/10/19 10:24:28 barrysmith@barrysmith-57.mcs.anl.gov +3 -0 must declare variables at start of routine
src/mat/impls/aij/seq/aijfact.c 1.72 04/10/19 10:24:08 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 must declare variables at start of routine
src/docs/website/documentation/faq.html 1.22 04/10/18 10:12:36 barrysmith@barrysmith-57.mcs.anl.gov +15 -2 nnew one added
todo 1.89 04/10/15 21:34:43 barrysmith@barry-smiths-computer.local +4 -1 *** empty log message ***
Hg-commit: cc9f395fb665d16fadca3d99d650d41912813dbb
show more ...
|
| #
2ed133db
|
| 19-Oct-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2629.1.22 hzhang@harley.mcs.anl.gov|ChangeSet|20041019030134|46148 ChangeSet 1.2629.1.22 04/10/18 22:01:34 hzhang@harley.mcs.anl.gov +3 -0 choleskyfactorization with permutation on
bk-changeset-1.2629.1.22 hzhang@harley.mcs.anl.gov|ChangeSet|20041019030134|46148 ChangeSet 1.2629.1.22 04/10/18 22:01:34 hzhang@harley.mcs.anl.gov +3 -0 choleskyfactorization with permutation on seqaij matrix
src/mat/impls/sbaij/seq/sbaijfact2.c 1.47 04/10/18 22:01:32 hzhang@harley.mcs.anl.gov +5 -5 rename
src/mat/impls/aij/seq/aijfact.c 1.71 04/10/18 22:01:32 hzhang@harley.mcs.anl.gov +217 -88 choleskyfactorization with permutation on seqaij matrix
include/petscsys.h 1.33 04/10/18 22:01:32 hzhang@harley.mcs.anl.gov +5 -6 rename
Hg-commit: b0d20f822c9777c7f25ff88695ddb50a94a0b091
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 ...
|
| #
ed59401a
|
| 14-Oct-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2629.1.8 hzhang@harley.mcs.anl.gov|ChangeSet|20041014163941|50514 ChangeSet 1.2629.1.8 04/10/14 11:39:41 hzhang@harley.mcs.anl.gov +2 -0 optimize symbolic ICC for seqaij matrix
bk-changeset-1.2629.1.8 hzhang@harley.mcs.anl.gov|ChangeSet|20041014163941|50514 ChangeSet 1.2629.1.8 04/10/14 11:39:41 hzhang@harley.mcs.anl.gov +2 -0 optimize symbolic ICC for seqaij matrix
src/mat/impls/aij/seq/aijfact.c 1.69 04/10/14 11:39:38 hzhang@harley.mcs.anl.gov +58 -43 optimize symbolic ICC for seqaij matrix
include/petscsys.h 1.32 04/10/14 11:39:38 hzhang@harley.mcs.anl.gov +14 -6 cleanup
Hg-commit: 1402b96c88e3d48b9f43735901490475899f6692
show more ...
|