| #
a2840b43
|
| 14-Jul-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
automerge
Hg-commit: f36580f2c7205effeee8d018a27bb1c9e97fa58d
|
| #
0a71e23e
|
| 12-Jul-2006 |
Matthew Knepley <knepley@mcs.anl.gov> |
petscksp.h: - Added declaration for PCGalerkinGetKSP mpidense.c: - Fix spelling damgsnes.c: - Remove Fortran binding for DMMGSetInitialGuessLocal
Hg-commit: c53c5922b43f1b848e1444084e307a692640a
petscksp.h: - Added declaration for PCGalerkinGetKSP mpidense.c: - Fix spelling damgsnes.c: - Remove Fortran binding for DMMGSetInitialGuessLocal
Hg-commit: c53c5922b43f1b848e1444084e307a692640a50d
show more ...
|
| #
2a6744eb
|
| 10-Jul-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
added PCGALERKIN, MATSCATTER, better error message for Segv signals.
Hg-commit: 4a052e1a4bafe1d7d553fae65851c4874a6f12ba
|
| #
5f1030c4
|
| 03-Apr-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.4221 bsmith@barrysmith-11.mcs.anl.gov|ChangeSet|20060403191916|57753 ChangeSet 1.4221 06/04/03 14:19:16 bsmith@barrysmith-11.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/pet
bk-changeset-1.4221 bsmith@barrysmith-11.mcs.anl.gov|ChangeSet|20060403191916|57753 ChangeSet 1.4221 06/04/03 14:19:16 bsmith@barrysmith-11.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into barrysmith-11.mcs.anl.gov:/Users/bsmith/Src/petsc-dev
Hg-commit: 64d2a232a642458e77e0a10db4a4c17bcec6299e
show more ...
|
| #
cd47f5d9
|
| 03-Apr-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.4217.1.1 bsmith@barrysmith-11.mcs.anl.gov|ChangeSet|20060403191850|59836 ChangeSet 1.4217.1.1 06/04/03 14:18:50 bsmith@barrysmith-11.mcs.anl.gov +2 -0 petscpc.h: allow using ab
bk-changeset-1.4217.1.1 bsmith@barrysmith-11.mcs.anl.gov|ChangeSet|20060403191850|59836 ChangeSet 1.4217.1.1 06/04/03 14:18:50 bsmith@barrysmith-11.mcs.anl.gov +2 -0 petscpc.h: allow using absolute value of the diagonal entry to build preconditioner jacobi.c: *** empty log message ***
include/petscpc.h 1.83 06/04/03 14:18:22 bsmith@barrysmith-11.mcs.anl.gov +1 -0 allow using absolute value of the diagonal entry to build preconditioner
src/ksp/pc/impls/jacobi/jacobi.c 1.24 06/04/03 14:17:41 bsmith@barrysmith-11.mcs.anl.gov +70 -8 *** empty log message ***
Hg-commit: 69b9959bff231fb1688b7027e8e40bdaf2937fb5
show more ...
|
| #
fcee7b34
|
| 18-Dec-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3885 barrysmith@barry-smiths-computer.local|ChangeSet|20051218044745|38180 ChangeSet 1.3885 05/12/17 22:47:45 barrysmith@barry-smiths-computer.local +0 -0 Merge bk://petsc@petsc.bk
bk-changeset-1.3885 barrysmith@barry-smiths-computer.local|ChangeSet|20051218044745|38180 ChangeSet 1.3885 05/12/17 22:47:45 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: 23b76217e3bf2799a44bc7575962c46a2746e298
show more ...
|
| #
3f92711f
|
| 18-Dec-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3882.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20051218044723|40925 ChangeSet 1.3882.1.1 05/12/17 22:47:23 barrysmith@barry-smiths-computer.local +25 -0 dlregissnes.c, d
bk-changeset-1.3882.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20051218044723|40925 ChangeSet 1.3882.1.1 05/12/17 22:47:23 barrysmith@barry-smiths-computer.local +25 -0 dlregissnes.c, dlregisksp.c, dlregisdm.c: PetscEvents do not belong in public includes! dlregists.c: *** empty log message *** acknwldg.html: typos inherit.c: still removing some query language stuff. petsclog.h: PETSC_Barrier petscevent should not be in public include dlregispetsc.c: PETSC_Barrier should not be in public include petscao.h, aoimpl.h: ao petscevents should be in private include not public daimpl.h, petscda.h: da petscevents should be in private include not public petscts.h, tsimpl.h: petscevents for ts should be in private include petscsnes.h, snesimpl.h: petscevents for snes should be in private include petscksp.h, kspimpl.h: petscevents for ksp should be in private include not public petscpc.h, pcimpl.h: petscevent for pc methods should not be public petscmat.h: petscevents for mat should not be in public include matimpl.h: petscevents for mat should be here private not in public petscmat.h dlregismat.c: include matimpl.h not petscmat.h petscvec.h: petscevents for vec operations should be vecimpl.h not public vecimpl.h: vector event variables should be listed here, not in petscvec.h
src/snes/interface/dlregissnes.c 1.27 05/12/17 22:47:02 barrysmith@barry-smiths-computer.local +1 -1 PetscEvents do not belong in public includes!
src/ksp/ksp/interface/dlregisksp.c 1.30 05/12/17 22:47:01 barrysmith@barry-smiths-computer.local +2 -1 PetscEvents do not belong in public includes!
src/dm/ao/interface/dlregisdm.c 1.30 05/12/17 22:47:01 barrysmith@barry-smiths-computer.local +2 -2 PetscEvents do not belong in public includes!
src/ts/interface/dlregists.c 1.25 05/12/17 22:42:31 barrysmith@barry-smiths-computer.local +1 -1 *** empty log message ***
src/docs/website/miscellaneous/acknwldg.html 1.33 05/12/17 22:34:06 barrysmith@barry-smiths-computer.local +3 -3 typos
src/sys/objects/inherit.c 1.43 05/12/17 22:29:58 barrysmith@barry-smiths-computer.local +0 -91 still removing some query language stuff.
include/petsclog.h 1.66 05/12/17 22:25:06 barrysmith@barry-smiths-computer.local +0 -3 PETSC_Barrier petscevent should not be in public include
src/sys/viewer/interface/dlregispetsc.c 1.30 05/12/17 22:24:45 barrysmith@barry-smiths-computer.local +2 -0 PETSC_Barrier should not be in public include
include/petscao.h 1.20 05/12/17 22:21:38 barrysmith@barry-smiths-computer.local +0 -1 ao petscevents should be in private include not public
src/dm/ao/aoimpl.h 1.20 05/12/17 22:21:32 barrysmith@barry-smiths-computer.local +2 -0 ao petscevents should be in private include not public
src/dm/da/daimpl.h 1.24 05/12/17 22:19:56 barrysmith@barry-smiths-computer.local +2 -0 da petscevents should be in private include not public
include/petscda.h 1.77 05/12/17 22:19:51 barrysmith@barry-smiths-computer.local +0 -1 da petscevents should be in private include not public
include/petscts.h 1.36 05/12/17 22:19:02 barrysmith@barry-smiths-computer.local +0 -1 petscevents for ts should be in private include
src/ts/tsimpl.h 1.18 05/12/17 22:18:58 barrysmith@barry-smiths-computer.local +2 -0 petscevents for ts should be in private include
include/petscsnes.h 1.55 05/12/17 22:18:19 barrysmith@barry-smiths-computer.local +0 -2 petscevents for snes should be in private include
src/snes/snesimpl.h 1.21 05/12/17 22:18:15 barrysmith@barry-smiths-computer.local +3 -0 petscevents for snes should be in private include
include/petscksp.h 1.72 05/12/17 22:17:24 barrysmith@barry-smiths-computer.local +0 -1 petscevents for ksp should be in private include not public
src/ksp/ksp/kspimpl.h 1.29 05/12/17 22:17:18 barrysmith@barry-smiths-computer.local +2 -0 petscevents for ksp should be in private include not public
include/petscpc.h 1.82 05/12/17 22:16:33 barrysmith@barry-smiths-computer.local +0 -2 petscevent for pc methods should not be public
include/private/pcimpl.h 1.15 05/12/17 22:16:27 barrysmith@barry-smiths-computer.local +2 -1 petscevent for pc methods should not be public
include/petscmat.h 1.205 05/12/17 22:15:09 barrysmith@barry-smiths-computer.local +0 -11 petscevents for mat should not be in public include
src/mat/matimpl.h 1.92 05/12/17 22:14:54 barrysmith@barry-smiths-computer.local +12 -0 petscevents for mat should be here private not in public petscmat.h
src/mat/interface/dlregismat.c 1.35 05/12/17 22:14:33 barrysmith@barry-smiths-computer.local +2 -2 include matimpl.h not petscmat.h
include/petscvec.h 1.86 05/12/17 22:11:53 barrysmith@barry-smiths-computer.local +0 -5 petscevents for vec operations should be vecimpl.h not public
include/private/vecimpl.h 1.49 05/12/17 22:11:09 barrysmith@barry-smiths-computer.local +6 -8 vector event variables should be listed here, not in petscvec.h
Hg-commit: 131ab2cf8aa9b7cc64269e1025e4673b09186f37
show more ...
|
| #
12a54f56
|
| 17-Dec-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.3881 balay@asterix.mcs.anl.gov|ChangeSet|20051217174030|17459 ChangeSet 1.3881 05/12/17 11:40:30 balay@asterix.mcs.anl.gov +3 -0 fixes to get compiles going
src/ksp/pc/impls/fac
bk-changeset-1.3881 balay@asterix.mcs.anl.gov|ChangeSet|20051217174030|17459 ChangeSet 1.3881 05/12/17 11:40:30 balay@asterix.mcs.anl.gov +3 -0 fixes to get compiles going
src/ksp/pc/impls/factor/ilu/ilu.c 1.64 05/12/17 11:40:27 balay@asterix.mcs.anl.gov +1 -1 fix typo
include/petscpc.h 1.81 05/12/17 11:40:27 balay@asterix.mcs.anl.gov +1 -0 add in missing prototype
include/petsc.h 1.158 05/12/17 11:40:27 balay@asterix.mcs.anl.gov +8 -0 add this back in - as it breaks compiles
Hg-commit: f0cd51b107c7cc68644febc5f57e7301ba5af068
show more ...
|
| #
09146435
|
| 16-Dec-2005 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.3876 knepley@khan.(none)|ChangeSet|20051216043552|59504 ChangeSet 1.3876 05/12/15 22:35:52 knepley@khan.(none) +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into khan.(none)
bk-changeset-1.3876 knepley@khan.(none)|ChangeSet|20051216043552|59504 ChangeSet 1.3876 05/12/15 22:35:52 knepley@khan.(none) +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into khan.(none):/PETSc3/petsc/petsc-dev
Hg-commit: 372704c5b3f4a1d8a01198ac01f292edc5cb9b1b
show more ...
|
| #
e84be62f
|
| 16-Dec-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3869.1.9 barrysmith@barry-smiths-computer.local|ChangeSet|20051216024344|58963 ChangeSet 1.3869.1.9 05/12/15 20:43:44 barrysmith@barry-smiths-computer.local +0 -0 Merge bk://petsc@
bk-changeset-1.3869.1.9 barrysmith@barry-smiths-computer.local|ChangeSet|20051216024344|58963 ChangeSet 1.3869.1.9 05/12/15 20:43:44 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: 4aac1d32cfe0d60925dad0b99414615578a28d0a
show more ...
|
| #
2401956b
|
| 16-Dec-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3869.4.4 barrysmith@barry-smiths-computer.local|ChangeSet|20051216024320|58989 ChangeSet 1.3869.4.4 05/12/15 20:43:20 barrysmith@barry-smiths-computer.local +27 -0 231.html: ch
bk-changeset-1.3869.4.4 barrysmith@barry-smiths-computer.local|ChangeSet|20051216024320|58989 ChangeSet 1.3869.4.4 05/12/15 20:43:20 barrysmith@barry-smiths-computer.local +27 -0 231.html: change for PCILU/LU/ICCSet... to PCFactorSet .. Many files: Change -pc_ilu/icc etc to -pc_factor iscoloring.c: test fails on special case where nc is 256 hence caste to unsigned char gives 0 .del-zluf.c~6c7752d5ca766537: Delete: src/ksp/pc/impls/factor/lu/ftn-custom/zluf.c .del-makefile~91e3104cea874600: Delete: src/ksp/pc/impls/factor/lu/ftn-custom/makefile petscapp.bib: new pub from ORNL
src/docs/website/documentation/changes/231.html 1.51 05/12/15 20:40:53 barrysmith@barry-smiths-computer.local +206 -0 change for PCILU/LU/ICCSet... to PCFactorSet ..
src/sys/viewer/impls/ascii/vcreatea.c 1.21 05/12/15 20:30:20 barrysmith@barry-smiths-computer.local +1 -0 Change -pc_ilu/icc etc to -pc_factor
src/mat/utils/zerodiag.c 1.15 05/12/15 20:30:20 barrysmith@barry-smiths-computer.local +1 -2 Change -pc_ilu/icc etc to -pc_factor
src/mat/order/sorder.c 1.23 05/12/15 20:30:20 barrysmith@barry-smiths-computer.local +2 -2 Change -pc_ilu/icc etc to -pc_factor
src/mat/interface/matrix.c 1.203 05/12/15 20:30:19 barrysmith@barry-smiths-computer.local +4 -4 Change -pc_ilu/icc etc to -pc_factor
src/mat/impls/feti/feti.c 1.6 05/12/15 20:30:19 barrysmith@barry-smiths-computer.local +3 -3 Change -pc_ilu/icc etc to -pc_factor
src/mat/impls/baij/seq/baijfact2.c 1.52 05/12/15 20:30:18 barrysmith@barry-smiths-computer.local +1 -1 Change -pc_ilu/icc etc to -pc_factor
src/mat/impls/aij/seq/umfpack/umfpack.c 1.47 05/12/15 20:30:18 barrysmith@barry-smiths-computer.local +1 -1 Change -pc_ilu/icc etc to -pc_factor
src/ksp/pc/impls/factor/lu/lu.c 1.51 05/12/15 20:30:18 barrysmith@barry-smiths-computer.local +78 -147 Change -pc_ilu/icc etc to -pc_factor
src/ksp/pc/impls/factor/ilu/ftn-custom/ziluf.c 1.2 05/12/15 20:30:18 barrysmith@barry-smiths-computer.local +4 -4 Change -pc_ilu/icc etc to -pc_factor
src/ksp/pc/impls/factor/ilu/ilu.c 1.63 05/12/15 20:30:17 barrysmith@barry-smiths-computer.local +88 -300 Change -pc_ilu/icc etc to -pc_factor
src/ksp/pc/impls/factor/icc/icc.c 1.47 05/12/15 20:30:17 barrysmith@barry-smiths-computer.local +18 -86 Change -pc_ilu/icc etc to -pc_factor
src/ksp/pc/impls/factor/cholesky/cholesky.c 1.47 05/12/15 20:30:17 barrysmith@barry-smiths-computer.local +48 -124 Change -pc_ilu/icc etc to -pc_factor
src/ksp/pc/impls/asm/asm.c 1.53 05/12/15 20:30:17 barrysmith@barry-smiths-computer.local +1 -1 Change -pc_ilu/icc etc to -pc_factor
src/ksp/pc/examples/tutorials/ex2.c 1.15 05/12/15 20:30:17 barrysmith@barry-smiths-computer.local +3 -3 Change -pc_ilu/icc etc to -pc_factor
src/ksp/pc/examples/tutorials/ex1.c 1.13 05/12/15 20:30:16 barrysmith@barry-smiths-computer.local +3 -3 Change -pc_ilu/icc etc to -pc_factor
src/ksp/ksp/examples/tutorials/makefile 1.90 05/12/15 20:30:16 barrysmith@barry-smiths-computer.local +2 -2 Change -pc_ilu/icc etc to -pc_factor
src/ksp/ksp/examples/tests/makefile 1.34 05/12/15 20:30:16 barrysmith@barry-smiths-computer.local +2 -2 Change -pc_ilu/icc etc to -pc_factor
src/docs/tex/manual/part2.tex 1.105 05/12/15 20:30:15 barrysmith@barry-smiths-computer.local +45 -47 Change -pc_ilu/icc etc to -pc_factor
src/contrib/keyes/makefile 1.7 05/12/15 20:30:15 barrysmith@barry-smiths-computer.local +1 -1 Change -pc_ilu/icc etc to -pc_factor
include/petscpc.h 1.80 05/12/15 20:30:14 barrysmith@barry-smiths-computer.local +10 -25 Change -pc_ilu/icc etc to -pc_factor
include/petscmat.h 1.204 05/12/15 20:30:14 barrysmith@barry-smiths-computer.local +2 -3 Change -pc_ilu/icc etc to -pc_factor
include/petscksp.h 1.71 05/12/15 20:30:13 barrysmith@barry-smiths-computer.local +1 -1 Change -pc_ilu/icc etc to -pc_factor
src/vec/is/utils/iscoloring.c 1.36 05/12/15 16:47:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 test fails on special case where nc is 256 hence caste to unsigned char gives 0
BitKeeper/deleted/.del-zluf.c~6c7752d5ca766537 1.2 05/12/15 15:59:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: src/ksp/pc/impls/factor/lu/ftn-custom/zluf.c
BitKeeper/deleted/.del-makefile~91e3104cea874600 1.2 05/12/15 15:59:40 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: src/ksp/pc/impls/factor/lu/ftn-custom/makefile
src/docs/tex/petscapp.bib 1.221 05/12/15 15:10:20 barrysmith@barrysmith-57.mcs.anl.gov +9 -0 new pub from ORNL
Hg-commit: 8b2c323b74ed98f9dffbb555b74dd38f91182708
show more ...
|
| #
55ba2a51
|
| 15-Dec-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3869.4.3 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20051215210950|45632 ChangeSet 1.3869.4.3 05/12/15 15:09:50 barrysmith@barrysmith-57.mcs.anl.gov +15 -0 index.html: remo
bk-changeset-1.3869.4.3 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20051215210950|45632 ChangeSet 1.3869.4.3 05/12/15 15:09:50 barrysmith@barrysmith-57.mcs.anl.gov +15 -0 index.html: remove . from front of .petsc-dev.tar.gz file name Jose direct link to slepc apps Many files: pc_xx_fill -> pc_factor_fill also PCXXXSetFill() becomes PCFactorSetFill()
src/docs/website/developers/index.html 1.47 05/12/15 14:55:36 barrysmith@barrysmith-57.mcs.anl.gov +198 -31 remove . from front of .petsc-dev.tar.gz file name
src/docs/website/publications/index.html 1.35 05/12/15 07:17:06 barrysmith@barry-smiths-computer.local +1 -1 Jose direct link to slepc apps
src/mat/impls/sbaij/seq/sbaijfact2.c 1.65 05/12/14 21:33:21 barrysmith@barry-smiths-computer.local +4 -4 pc_xx_fill -> pc_factor_fill also PCXXXSetFill() becomes PCFactorSetFill()
src/mat/impls/sbaij/seq/sbaijfact.c 1.91 05/12/14 21:33:20 barrysmith@barry-smiths-computer.local +4 -4 pc_xx_fill -> pc_factor_fill also PCXXXSetFill() becomes PCFactorSetFill()
src/mat/impls/baij/seq/baijfact3.c 1.26 05/12/14 21:33:20 barrysmith@barry-smiths-computer.local +2 -2 pc_xx_fill -> pc_factor_fill also PCXXXSetFill() becomes PCFactorSetFill()
src/mat/impls/baij/seq/baijfact2.c 1.51 05/12/14 21:33:20 barrysmith@barry-smiths-computer.local +2 -2 pc_xx_fill -> pc_factor_fill also PCXXXSetFill() becomes PCFactorSetFill()
src/mat/impls/baij/seq/baijfact.c 1.36 05/12/14 21:33:20 barrysmith@barry-smiths-computer.local +4 -4 pc_xx_fill -> pc_factor_fill also PCXXXSetFill() becomes PCFactorSetFill()
src/mat/impls/aij/seq/aijfact.c 1.126 05/12/14 21:33:19 barrysmith@barry-smiths-computer.local +10 -10 pc_xx_fill -> pc_factor_fill also PCXXXSetFill() becomes PCFactorSetFill()
src/ksp/pc/impls/factor/lu/lu.c 1.50 05/12/14 21:33:19 barrysmith@barry-smiths-computer.local +13 -14 pc_xx_fill -> pc_factor_fill also PCXXXSetFill() becomes PCFactorSetFill()
src/ksp/pc/impls/factor/ilu/ilu.c 1.62 05/12/14 21:33:19 barrysmith@barry-smiths-computer.local +8 -49 pc_xx_fill -> pc_factor_fill also PCXXXSetFill() becomes PCFactorSetFill()
src/ksp/pc/impls/factor/icc/icc.c 1.46 05/12/14 21:33:19 barrysmith@barry-smiths-computer.local +7 -48 pc_xx_fill -> pc_factor_fill also PCXXXSetFill() becomes PCFactorSetFill()
src/ksp/pc/impls/factor/cholesky/cholesky.c 1.46 05/12/14 21:33:18 barrysmith@barry-smiths-computer.local +7 -48 pc_xx_fill -> pc_factor_fill also PCXXXSetFill() becomes PCFactorSetFill()
src/ksp/ksp/examples/tutorials/makefile 1.89 05/12/14 21:33:18 barrysmith@barry-smiths-computer.local +1 -1 pc_xx_fill -> pc_factor_fill also PCXXXSetFill() becomes PCFactorSetFill()
src/docs/tex/manual/part2.tex 1.104 05/12/14 21:33:17 barrysmith@barry-smiths-computer.local +4 -4 pc_xx_fill -> pc_factor_fill also PCXXXSetFill() becomes PCFactorSetFill()
include/petscpc.h 1.79 05/12/14 21:33:16 barrysmith@barry-smiths-computer.local +1 -4 pc_xx_fill -> pc_factor_fill also PCXXXSetFill() becomes PCFactorSetFill()
Hg-commit: 562915cf69e2033075b438de56157a6751f1f9c4
show more ...
|
| #
1c19b0ea
|
| 08-Nov-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3703 barrysmith@barry-smiths-computer.local|ChangeSet|20051108175632|10894 ChangeSet 1.3703 05/11/08 11:56:32 barrysmith@barry-smiths-computer.local +0 -0 Merge bk://petsc@petsc.bk
bk-changeset-1.3703 barrysmith@barry-smiths-computer.local|ChangeSet|20051108175632|10894 ChangeSet 1.3703 05/11/08 11:56:32 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: 4e7424c35d98d3ba0090c94e6a19e2028c193be7
show more ...
|
| #
c02b24c5
|
| 08-Nov-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3701.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20051108175605|08558 ChangeSet 1.3701.1.1 05/11/08 11:56:05 barrysmith@barry-smiths-computer.local +6 -0 petscprom.c:
bk-changeset-1.3701.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20051108175605|08558 ChangeSet 1.3701.1.1 05/11/08 11:56:05 barrysmith@barry-smiths-computer.local +6 -0 petscprom.c: changed PCPrometheusSetCoordinates to general PCSetCoordinates petscpc.h: make PCSetCoordinates general, not just for Prometheus filev.c: error if the value of the attribute had been removed but not the attribute hence vlink is null matregis.c: register MPICRL matrix format petscmat.h: added mpi crl format matrix crl.c: idiot
src/ksp/pc/impls/prometheus/petscprom.c 1.12 05/11/08 11:55:21 barrysmith@barry-smiths-computer.local +8 -8 changed PCPrometheusSetCoordinates to general PCSetCoordinates
include/petscpc.h 1.78 05/11/08 11:53:42 barrysmith@barry-smiths-computer.local +1 -1 make PCSetCoordinates general, not just for Prometheus
src/sys/viewer/impls/ascii/filev.c 1.48 05/11/07 17:57:22 barrysmith@barry-smiths-computer.local +1 -1 error if the value of the attribute had been removed but not the attribute hence vlink is null
src/mat/interface/matregis.c 1.48 05/11/07 17:41:31 barrysmith@barry-smiths-computer.local +1 -0 register MPICRL matrix format
include/petscmat.h 1.200 05/11/07 17:40:40 barrysmith@barry-smiths-computer.local +2 -0 added mpi crl format matrix
src/mat/impls/aij/seq/crl/crl.c 1.9 05/11/07 17:08:35 barrysmith@barrysmith-11.mcs.anl.gov +39 -44 idiot
Hg-commit: 35918f13e4cc77492d6ca4caa4dae241be83b727
show more ...
|
| #
e6bc8227
|
| 19-Sep-2005 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.3548 knepley@khan.(none)|ChangeSet|20050919124539|45975 ChangeSet 1.3548 05/09/19 07:45:39 knepley@khan.(none) +1 -0 Merge bk://petsc.bkbits.net/petsc-release-2.3.0 into khan.(n
bk-changeset-1.3548 knepley@khan.(none)|ChangeSet|20050919124539|45975 ChangeSet 1.3548 05/09/19 07:45:39 knepley@khan.(none) +1 -0 Merge bk://petsc.bkbits.net/petsc-release-2.3.0 into khan.(none):/PETSc3/petsc/petsc-dev
include/petscpc.h 1.77 05/09/19 07:45:38 knepley@khan.(none) +0 -0 Auto merged
Hg-commit: 92b1626859a408f8fb7902a5e9a2f36a7c08366e
show more ...
|
| #
c4ab3d63
|
| 19-Sep-2005 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.3215.1.62 knepley@khan.(none)|ChangeSet|20050919124446|50815 ChangeSet 1.3215.1.62 05/09/19 07:44:46 knepley@khan.(none) +1 -0 Unwind last patch
include/petscpc.h 1.72.1.4 0
bk-changeset-1.3215.1.62 knepley@khan.(none)|ChangeSet|20050919124446|50815 ChangeSet 1.3215.1.62 05/09/19 07:44:46 knepley@khan.(none) +1 -0 Unwind last patch
include/petscpc.h 1.72.1.4 05/09/19 07:44:44 knepley@khan.(none) +0 -2 Damn, Lisandro was wrong here
Hg-commit: 8c8a0e0d0e87fcf1ee321c526bbacfe213140cf6
show more ...
|
| #
dc71a39a
|
| 19-Sep-2005 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.3547 knepley@khan.(none)|ChangeSet|20050919114055|45964 ChangeSet 1.3547 05/09/19 06:40:55 knepley@khan.(none) +1 -0 Merge bk://petsc@petsc.bkbits.net/petsc-release-2.3.0 into k
bk-changeset-1.3547 knepley@khan.(none)|ChangeSet|20050919114055|45964 ChangeSet 1.3547 05/09/19 06:40:55 knepley@khan.(none) +1 -0 Merge bk://petsc@petsc.bkbits.net/petsc-release-2.3.0 into khan.(none):/PETSc3/petsc/petsc-dev
include/petscpc.h 1.76 05/09/19 06:40:53 knepley@khan.(none) +0 -0 Auto merged
Hg-commit: f8de540108bd8868aae7ebba7ba58f96b1140a9d
show more ...
|
| #
27bd679a
|
| 19-Sep-2005 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.3215.1.61 knepley@khan.(none)|ChangeSet|20050919113540|50804 ChangeSet 1.3215.1.61 05/09/19 06:35:40 knepley@khan.(none) +1 -0 More prototypes
include/petscpc.h 1.72.1.3 05/
bk-changeset-1.3215.1.61 knepley@khan.(none)|ChangeSet|20050919113540|50804 ChangeSet 1.3215.1.61 05/09/19 06:35:40 knepley@khan.(none) +1 -0 More prototypes
include/petscpc.h 1.72.1.3 05/09/19 06:35:36 knepley@khan.(none) +2 -0 Lisandro contributed these
Hg-commit: e8a393ce852a5d73fc8af69138ba280c804ea9ff
show more ...
|
| #
fd3614ef
|
| 25-Aug-2005 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.3482 knepley@khan.(none)|ChangeSet|20050825210555|50813 ChangeSet 1.3482 05/08/25 16:05:55 knepley@khan.(none) +1 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into khan.(none)
bk-changeset-1.3482 knepley@khan.(none)|ChangeSet|20050825210555|50813 ChangeSet 1.3482 05/08/25 16:05:55 knepley@khan.(none) +1 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into khan.(none):/home/knepley/PETSc-dev/petsc-dev
src/mat/interface/matrix.c 1.191 05/08/25 16:05:54 knepley@khan.(none) +0 -0 Auto merged
Hg-commit: a35f89bbcfde354c6ecb2601f1bf553ccad7ac22
show more ...
|
| #
1c5b005f
|
| 24-Aug-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.3473.1.49 balay@asterix.mcs.anl.gov|ChangeSet|20050824223814|50856 ChangeSet 1.3473.1.49 05/08/24 17:38:14 balay@asterix.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-d
bk-changeset-1.3473.1.49 balay@asterix.mcs.anl.gov|ChangeSet|20050824223814|50856 ChangeSet 1.3473.1.49 05/08/24 17:38:14 balay@asterix.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into asterix.mcs.anl.gov:/home/balay/bk-rep/petsc-dev
Hg-commit: b6f0f0bda816406df7f73e8e4a9be4480ed58d3c
show more ...
|
| #
78eacf41
|
| 24-Aug-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.3473.13.3 balay@asterix.mcs.anl.gov|ChangeSet|20050824223733|52146 ChangeSet 1.3473.13.3 05/08/24 17:37:33 balay@asterix.mcs.anl.gov +4 -0 Merge asterix.mcs.anl.gov:/home/balay/pet
bk-changeset-1.3473.13.3 balay@asterix.mcs.anl.gov|ChangeSet|20050824223733|52146 ChangeSet 1.3473.13.3 05/08/24 17:37:33 balay@asterix.mcs.anl.gov +4 -0 Merge asterix.mcs.anl.gov:/home/balay/petsc-dist into asterix.mcs.anl.gov:/home/balay/bk-rep/petsc-dev
src/ksp/pc/impls/shell/shellpc.c 1.33 05/08/24 17:37:31 balay@asterix.mcs.anl.gov +0 -1 merge from petsc-2.3.0
src/mat/impls/shell/shell.c 1.35 05/08/24 17:32:13 balay@asterix.mcs.anl.gov +0 -0 Auto merged
include/petscversion.h 1.169 05/08/24 17:32:13 balay@asterix.mcs.anl.gov +0 -0 Auto merged
include/petscpc.h 1.75 05/08/24 17:32:13 balay@asterix.mcs.anl.gov +0 -0 Auto merged
Hg-commit: 4b6e08770b0e928cf8a1cd4f60c45e20b8c0390f
show more ...
|
| #
18be62a5
|
| 24-Aug-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.3215.1.53 balay@asterix.mcs.anl.gov|ChangeSet|20050824222431|42971 ChangeSet 1.3215.1.53 05/08/24 17:24:31 balay@asterix.mcs.anl.gov +4 -0 code contrb by Lisandro Dalcin <dalcinl@g
bk-changeset-1.3215.1.53 balay@asterix.mcs.anl.gov|ChangeSet|20050824222431|42971 ChangeSet 1.3215.1.53 05/08/24 17:24:31 balay@asterix.mcs.anl.gov +4 -0 code contrb by Lisandro Dalcin <dalcinl@gmail.com> #1378, #1380, #13581
src/mat/impls/shell/shell.c 1.31.1.1 05/08/24 17:24:29 balay@asterix.mcs.anl.gov +72 -13 add MultTranspose() and GetDiagonal() for mat_type shell code contrib from Lisandro Dalcin <dalcinl@gmail.com> #13580
src/ksp/pc/impls/shell/shellpc.c 1.28.1.1 05/08/24 17:24:29 balay@asterix.mcs.anl.gov +63 -2 add PCShellSetDestroy() code contrb by Lisandro Dalcin <dalcinl@gmail.com> #13581 - also includes [PETSC #13578] PCShellSetName_Shell leaking memory patch
include/petscversion.h 1.138.1.28 05/08/24 17:24:29 balay@asterix.mcs.anl.gov +2 -2 patch update
include/petscpc.h 1.72.1.2 05/08/24 17:24:29 balay@asterix.mcs.anl.gov +3 -3 add PCShellSetDestroy() code contrb by Lisandro Dalcin <dalcinl@gmail.com> #13581
Hg-commit: da5db4d1c6a549a8579b66a691b0d45dff88f053
show more ...
|
| #
c201ffd6
|
| 06-Aug-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3445 barrysmith@barry-smiths-computer.local|ChangeSet|20050806020010|51424 ChangeSet 1.3445 05/08/05 21:00:10 barrysmith@barry-smiths-computer.local +1 -0 Merge barry-smiths-comput
bk-changeset-1.3445 barrysmith@barry-smiths-computer.local|ChangeSet|20050806020010|51424 ChangeSet 1.3445 05/08/05 21:00:10 barrysmith@barry-smiths-computer.local +1 -0 Merge barry-smiths-computer.local:/Users/barrysmith/petsc-2.3.0 into barry-smiths-computer.local:/Users/barrysmith/petsc-dev
include/petscpc.h 1.74 05/08/05 21:00:05 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
Hg-commit: 9b1507141caf1d0ba4f8c7cce649a27ec26804a1
show more ...
|
| #
67fac13c
|
| 06-Aug-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3215.1.47 barrysmith@barry-smiths-computer.local|ChangeSet|20050806015921|34666 ChangeSet 1.3215.1.47 05/08/05 20:59:21 barrysmith@barry-smiths-computer.local +2 -0 petscprom.c, pe
bk-changeset-1.3215.1.47 barrysmith@barry-smiths-computer.local|ChangeSet|20050806015921|34666 ChangeSet 1.3215.1.47 05/08/05 20:59:21 barrysmith@barry-smiths-computer.local +2 -0 petscprom.c, petscpc.h: added prometheussetcoordinates per Mark's petsc-maint 13487
src/ksp/pc/impls/prometheus/petscprom.c 1.8 05/08/05 20:58:33 barrysmith@barry-smiths-computer.local +23 -1 added prometheussetcoordinates per Mark's petsc-maint 13487
include/petscpc.h 1.72.1.1 05/08/05 20:58:21 barrysmith@barry-smiths-computer.local +2 -0 added prometheussetcoordinates per Mark's petsc-maint 13487
Hg-commit: f1cd3942b0e9da3599b2b931e6d0f53be9b779b7
show more ...
|
| #
aa5be5ee
|
| 05-May-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3253 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050505174711|38457 ChangeSet 1.3253 05/05/05 12:47:11 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits
bk-changeset-1.3253 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050505174711|38457 ChangeSet 1.3253 05/05/05 12:47:11 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: 3def4e1b447197beeac35f5604193318d778c8a7
show more ...
|