| 421e10b8 | 27-Sep-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
started BlockMat seq matrix format modified SEQIAJSTRUCTHEADER to support this
improved/fixed portions of fieldsplit and composite preconditioners
Hg-commit: 34ccd2b4894b8dd91a39b1af7f4acae5f917c
started BlockMat seq matrix format modified SEQIAJSTRUCTHEADER to support this
improved/fixed portions of fieldsplit and composite preconditioners
Hg-commit: 34ccd2b4894b8dd91a39b1af7f4acae5f917c476
show more ...
|
| b635d36b | 18-Sep-2006 |
Hong Zhang <hzhang@mcs.anl.gov> |
bugfix of ICC with matrix reordering
Hg-commit: 2caff8019d2d61254847978e7e1708344ee7a876 |
| dbbb2e4e | 18-Sep-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
automerge
Hg-commit: b4226bd5eff2eb5bfd76a421c2cde3b06bac9f58 |
| 51f519a2 | 18-Sep-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
bug fix for PetscBinaryRead when filename passed in bug fixes for fieldsplit preconditioner enhancement to PetscOptionsGetIntArray() to support 0-23 notation added symmetric_multiplicative to fieldsp
bug fix for PetscBinaryRead when filename passed in bug fixes for fieldsplit preconditioner enhancement to PetscOptionsGetIntArray() to support 0-23 notation added symmetric_multiplicative to fieldsplit minor cleanup
Hg-commit: 4f04561d24dfb0b158d6ddfdd5949da977f645be
show more ...
|
| 52b579fc | 16-Sep-2006 |
Hong Zhang <hzhang@mcs.anl.gov> |
bugfix for cholesky numeric factorizatio and solve
Hg-commit: a7a098cc07dfdacd983700b98a3b540630e7fbc2 |
| d33dd558 | 11-Sep-2006 |
Hong Zhang <hzhang@mcs.anl.gov> |
Take out buggy and inefficient cholesky/icc for sbaij with mat reordering
Hg-commit: 7c91ba9512a5b289022c393ee8d791999173b8dc |
| c84f5b01 | 08-Sep-2006 |
Hong Zhang <hzhang@mcs.anl.gov> |
take out buggy cholesky factorization with mat reordering for sbaij/baij matrix add inplace icc(0) for seqsbaij (bs=1) matrix
Hg-commit: bcfd80f0ab4413688fa168601f4611f4b6c47107 |
| 9bfd6278 | 28-Aug-2006 |
Hong Zhang <hzhang@mcs.anl.gov> |
bugfix of cholesky factorization with reordering for seqaij matrix
Hg-commit: b4b752b5a31797ea5a849cd6dbe758f544a8d7b7 |
| 799bb49c | 01-Aug-2006 |
Hong Zhang <hzhang@mcs.anl.gov> |
trivial optimization of MatView_MPISBAIJ_ASCIIorDraworSocket after a bugfix
Hg-commit: 17da0d6a8dcabc2557384a04d30e0e9b2b1fc2f2 |
| 17667f90 | 30-Jul-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
Cleanup of MatConvert.... Removal of special AIJ matrix type Moved setting the matrix type_name from MatSetType() to each MatCreate_
Pretty messy stuff, not tested for external packages probably l
Cleanup of MatConvert.... Removal of special AIJ matrix type Moved setting the matrix type_name from MatSetType() to each MatCreate_
Pretty messy stuff, not tested for external packages probably lots of broken stuff
Hg-commit: 4d6c1df13f9fa0d93bc9d5bb964240852547fe7b
show more ...
|
| 8c07d4e3 | 29-Jul-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
removed MatPrintHelp, VecPrintHelp and all other pieces of XXPrintHelp that have been lying around. Made sure that the messages in these cases will be printed by PetscOptionsBegin{} clauses
Hg-c
removed MatPrintHelp, VecPrintHelp and all other pieces of XXPrintHelp that have been lying around. Made sure that the messages in these cases will be printed by PetscOptionsBegin{} clauses
Hg-commit: 2ef5b87b96c2b2cfb7360f26b21d06f2a48bd0c6
show more ...
|
| e9f7bc9e | 26-Jul-2006 |
Hong Zhang <hzhang@mcs.anl.gov> |
bugfix of MatView for mpisbaij matrix as reported by [PETSC #15142]
Hg-commit: 11b154bdf6fd8055fb7d5ed5053b29de0dab404b |
| 09f38230 | 25-Jul-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
fix MatSetDiagonal_SeqAIJ for matrix missing (some) diagonal entries get rid of unneeded calls to MatMarkDiagonal_xx should only be needed in assembly or when creating a factored matrix
Hg-commit: b
fix MatSetDiagonal_SeqAIJ for matrix missing (some) diagonal entries get rid of unneeded calls to MatMarkDiagonal_xx should only be needed in assembly or when creating a factored matrix
Hg-commit: b8588dc3d1c171daa90229be953d2b7fd710d008
show more ...
|
| 39c4164e | 17-Jul-2006 |
Satish Balay <balay@mcs.anl.gov> |
fix warnings with uninitialized variables
Hg-commit: 8ec4716de56af07ba454eef64f8088e8e8adfe21 |
| 187a9f4b | 07-Jul-2006 |
Hong Zhang <hzhang@mcs.anl.gov> |
add the flop counting for MatCholeskyFactorNumeric_SeqSBAIJ_*()
Hg-commit: fbc3f7a547843fdef73412900eb6ad7f2a3f2ab8 |
| 99d3e186 | 29-Jun-2006 |
Hong Zhang <hzhang@mcs.anl.gov> |
bugfix for MatICCFactorSymbolic_SeqSBAIJ() as reported from the nightly test.
Hg-commit: ecde6f75c0b445ae00bc710683b4e5229fef4d9b |
| 95d750ce | 28-Jun-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
removed unneed code from baij relax
Hg-commit: 34207612084aac7db3101d3d9fc7b121a71e7ef0 |
| cb61f1a7 | 28-Jun-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
compute proper ratio_needed for special zero levels identity permutation
Hg-commit: a2fb36cd7450f5118de4181cc8dd74defa7aa4dc |
| e6b907ac | 28-Jun-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
changed Mat_SeqAIJ, BAIJ and SBAIJ structs to shared a common block of records. Updated code to use this.
Hg-commit: 65f31362560702f05a5b46398c031eb13cbcbf08 |
| 910ba992 | 21-Jun-2006 |
Matthew Knepley <knepley@mcs.anl.gov> |
Fixed cmpiler warnings
Hg-commit: c65647627c18b808ed35b9d5f9013608b89ec7d9 |
| e2ee2a47 | 08-Jun-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
petscbinaryread now supports complex numbers
Hg-commit: ce300ba47bdb0aee2b113b259846f90b9279e966 |
| 3cb60589 | 19-May-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.4322.1.1 bsmith@barrys-computer.local|ChangeSet|20060519165204|52480 ChangeSet 1.4322.1.1 06/05/19 11:52:04 bsmith@barrys-computer.local +2 -0 index.html: try to handle tar fil
bk-changeset-1.4322.1.1 bsmith@barrys-computer.local|ChangeSet|20060519165204|52480 ChangeSet 1.4322.1.1 06/05/19 11:52:04 bsmith@barrys-computer.local +2 -0 index.html: try to handle tar file name etc more clearly. sbaij2.c: very minor optimization for MatMult_SeqSBAIJ_1
src/docs/website/download/index.html 1.44 06/05/19 11:51:10 bsmith@barrys-computer.local +131 -47 try to handle tar file name etc more clearly.
src/mat/impls/sbaij/seq/sbaij2.c 1.45 06/05/14 11:39:24 bsmith@barrys-computer.local +6 -5 very minor optimization for MatMult_SeqSBAIJ_1
Hg-commit: 825ac6d1c3460c67a3d33bc34481fd88e73cfae6
show more ...
|
| ad86a440 | 10-May-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.4297.1.2 bsmith@barrys-computer.local|ChangeSet|20060510133534|23412 ChangeSet 1.4297.1.2 06/05/10 08:35:34 bsmith@barrys-computer.local +10 -0 Many files: print unknown option
bk-changeset-1.4297.1.2 bsmith@barrys-computer.local|ChangeSet|20060510133534|23412 ChangeSet 1.4297.1.2 06/05/10 08:35:34 bsmith@barrys-computer.local +10 -0 Many files: print unknown option with MatSetOption()
src/mat/impls/sbaij/seq/sbaij.c 1.162 06/05/10 08:28:59 bsmith@barrys-computer.local +2 -2 print unknown option with MatSetOption()
src/mat/impls/sbaij/mpi/mpisbaij.c 1.145 06/05/10 08:28:58 bsmith@barrys-computer.local +2 -2 print unknown option with MatSetOption()
src/mat/impls/rowbs/mpi/mpirowbs.c 1.91 06/05/10 08:28:58 bsmith@barrys-computer.local +2 -2 print unknown option with MatSetOption()
src/mat/impls/dense/seq/dense.c 1.96 06/05/10 08:28:58 bsmith@barrys-computer.local +2 -2 print unknown option with MatSetOption()
src/mat/impls/dense/mpi/mpidense.c 1.75 06/05/10 08:28:56 bsmith@barrys-computer.local +2 -2 print unknown option with MatSetOption()
src/mat/impls/bdiag/seq/bdiag.c 1.58 06/05/10 08:28:55 bsmith@barrys-computer.local +2 -2 print unknown option with MatSetOption()
src/mat/impls/bdiag/mpi/mpibdiag.c 1.57 06/05/10 08:28:55 bsmith@barrys-computer.local +2 -2 print unknown option with MatSetOption()
src/mat/impls/baij/seq/baij.c 1.150 06/05/10 08:28:55 bsmith@barrys-computer.local +2 -2 print unknown option with MatSetOption()
src/mat/impls/baij/mpi/mpibaij.c 1.115 06/05/10 08:28:55 bsmith@barrys-computer.local +1 -1 print unknown option with MatSetOption()
src/mat/impls/aij/mpi/mpiaij.c 1.275 06/05/10 08:28:54 bsmith@barrys-computer.local +1 -1 print unknown option with MatSetOption()
Hg-commit: 8914446dbb0e3407d7b8f9c942a37ccb369647c5
show more ...
|
| 59ffdab8 | 10-May-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.4292.1.2 bsmith@barrys-computer.local|ChangeSet|20060510023737|26960 ChangeSet 1.4292.1.2 06/05/09 21:37:37 bsmith@barrys-computer.local +8 -0 bug fix for VecScatterCreateToZero()
bk-changeset-1.4292.1.2 bsmith@barrys-computer.local|ChangeSet|20060510023737|26960 ChangeSet 1.4292.1.2 06/05/09 21:37:37 bsmith@barrys-computer.local +8 -0 bug fix for VecScatterCreateToZero()
src/vec/vec/utils/vscat.c 1.57 06/05/09 21:37:33 bsmith@barrys-computer.local +1 -1 typo
src/vec/vec/utils/vecmpitoseq.c 1.20 06/05/09 21:37:33 bsmith@barrys-computer.local +3 -9 make VecScatterCreateToZero() scalable
src/sys/memory/mtr.c 1.43 06/05/09 21:37:33 bsmith@barrys-computer.local +7 -1 print number of times malloc is called also
src/sys/memory/mem.c 1.34 06/05/09 21:37:33 bsmith@barrys-computer.local +6 -5 memory usage don't work on apple
src/mat/impls/sbaij/mpi/mpisbaij.h 1.19 06/05/09 21:37:33 bsmith@barrys-computer.local +4 -0 don't malloc this every time setvalues is called
src/mat/impls/sbaij/mpi/mpisbaij.c 1.144 06/05/09 21:37:33 bsmith@barrys-computer.local +17 -10 don't malloc this every damn time the function is called
src/docs/tex/petscapp.bib 1.233 06/05/09 21:37:33 bsmith@barrys-computer.local +2 -2 NO \url in bibtex!!!
src/docs/tex/petsc.bib 1.63 06/05/09 21:37:32 bsmith@barrys-computer.local +39 -4 usful bis
Hg-commit: 29687c66b1da08e70419c550369681fb7e1b0049
show more ...
|
| 7377ac75 | 06-Apr-2006 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.4239.1.1 hzhang@shakey.mcs.anl.gov|ChangeSet|20060406163034|05307 ChangeSet 1.4239.1.1 06/04/06 11:30:34 hzhang@shakey.mcs.anl.gov +3 -0 bugfix as reported from the nightly tests
bk-changeset-1.4239.1.1 hzhang@shakey.mcs.anl.gov|ChangeSet|20060406163034|05307 ChangeSet 1.4239.1.1 06/04/06 11:30:34 hzhang@shakey.mcs.anl.gov +3 -0 bugfix as reported from the nightly tests
src/sys/memory/mem.c 1.33 06/04/06 11:30:32 hzhang@shakey.mcs.anl.gov +0 -1 rm useless variables
src/mat/impls/sbaij/seq/sbaijfact2.c 1.70 06/04/06 11:30:31 hzhang@shakey.mcs.anl.gov +2 -0 fix memory leak
src/mat/impls/baij/seq/baijfact2.c 1.56 06/04/06 11:30:31 hzhang@shakey.mcs.anl.gov +1 -0 fix memory leak
Hg-commit: da20c29f9b6139d9dd507371e8561fe61f6e56b7
show more ...
|