| bbff29e0 | 20-Jun-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
More fixes for MatOrdering
Hg-commit: dcde0c2606c4299cb7b215eb6d4190bf6be72e1e |
| b24902e0 | 01-May-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
initial conversion of Mat derived solver types like Mumps etc to use MatGetFactor() instead most code does not yet run but all code should be using the new format.
Hg-commit: ac83415153993ee58dc4
initial conversion of Mat derived solver types like Mumps etc to use MatGetFactor() instead most code does not yet run but all code should be using the new format.
Hg-commit: ac83415153993ee58dc4194c173418bfbd73bc73
show more ...
|
| c582cd25 | 13-Feb-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
added references to manual pages for some KSP and PC methods
Hg-commit: 10665502ffccb7ae5847b3bbbcad051dab299afd |
| 62bba022 | 02-Feb-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
started support for in-block shift for ILU
Hg-commit: eb0884a63911c1ee92e1267fbd4eb2e94fcb5b3d |
| a4fd02ac | 09-Oct-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
changed PCGetFactoredMatrix to PCFactorGetMatrix to match naming conventions
Hg-commit: 36ad78eb3fee8ade9f1c76f67a445ce40713dfb5 |
| 38f2d2fd | 06-Jul-2007 |
Lisandro Dalcin <dalcinl@gmail.com> |
initial changes for better memory loggin on objects
Hg-commit: 0ef7914e13d41d173ef1ba2552c26bd9f41bc807 |
| 2423cecc | 08-Jun-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
changed bmake/common everywhere to conf fixed a little more for new install system
Hg-commit: 1aa781ff09e652ebafd6f016d84e88c15ea650f1 |
| b73d11d5 | 21-Apr-2007 |
Satish Balay <balay@mcs.anl.gov> |
fix pcfactorsetmatorderingtype_()
Hg-commit: c37424b55e5aca00332455f9f51c6d41b3c4b4db |
| 3e32baed | 19-Feb-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
put field names into Vince's ex31.c seperated forminitialguess and function into three parts runs with bogus initial guess and bogus identity function
Hg-commit: 66357d8b383cadf57e785eeedb6af08828fd
put field names into Vince's ex31.c seperated forminitialguess and function into three parts runs with bogus initial guess and bogus identity function
Hg-commit: 66357d8b383cadf57e785eeedb6af08828fd21b7
show more ...
|
| e5a9bf91 | 12-Jan-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
more cleanup of includes for proper formating made more XXXType const (all but one actually) added support for "parsing" XXXXType names and values
Hg-commit: 39515460af589ce0c0cb71ed72165cce9925daaa |
| b9147fbb | 23-Nov-2006 |
dalcinl <dalcinl@trantor.ceride.gov.ar> |
moved many implementation headers to include/private
Hg-commit: aa99826eaac01bf46b6b3b0207d0ecd69d3393cb |
| f3a39bec | 18-Apr-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.4263 bsmith@barrysmith-57.mcs.anl.gov|ChangeSet|20060418212230|26819 ChangeSet 1.4263 06/04/18 16:22:30 bsmith@barrysmith-57.mcs.anl.gov +7 -0 matrix.c, aijfact.c, lu.c, ilu.c, icc
bk-changeset-1.4263 bsmith@barrysmith-57.mcs.anl.gov|ChangeSet|20060418212230|26819 ChangeSet 1.4263 06/04/18 16:22:30 bsmith@barrysmith-57.mcs.anl.gov +7 -0 matrix.c, aijfact.c, lu.c, ilu.c, icc.h, icc.c, cholesky.c: PCView_factor shows actual fill ratio
src/mat/interface/matrix.c 1.217 06/04/18 16:21:22 bsmith@barrysmith-57.mcs.anl.gov +1 -1 PCView_factor shows actual fill ratio
src/mat/impls/aij/seq/aijfact.c 1.140 06/04/18 16:21:22 bsmith@barrysmith-57.mcs.anl.gov +4 -1 PCView_factor shows actual fill ratio
src/ksp/pc/impls/factor/lu/lu.c 1.53 06/04/18 16:21:22 bsmith@barrysmith-57.mcs.anl.gov +9 -4 PCView_factor shows actual fill ratio
src/ksp/pc/impls/factor/ilu/ilu.c 1.66 06/04/18 16:21:21 bsmith@barrysmith-57.mcs.anl.gov +12 -2 PCView_factor shows actual fill ratio
src/ksp/pc/impls/factor/icc/icc.h 1.10 06/04/18 16:21:21 bsmith@barrysmith-57.mcs.anl.gov +1 -0 PCView_factor shows actual fill ratio
src/ksp/pc/impls/factor/icc/icc.c 1.48 06/04/18 16:21:21 bsmith@barrysmith-57.mcs.anl.gov +18 -1 PCView_factor shows actual fill ratio
src/ksp/pc/impls/factor/cholesky/cholesky.c 1.48 06/04/18 16:21:21 bsmith@barrysmith-57.mcs.anl.gov +9 -4 PCView_factor shows actual fill ratio
Hg-commit: 7d1e3cb8dc9dd8dde2346330e6d71d613bc01825
show more ...
|
| edbb7fee | 10-Feb-2006 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.4019.1.7 balay@asterix.mcs.anl.gov|ChangeSet|20060210202235|22027 ChangeSet 1.4019.1.7 06/02/10 14:22:35 balay@asterix.mcs.anl.gov +2 -0 #14376 fix for -pc_factor_in_place
src/k
bk-changeset-1.4019.1.7 balay@asterix.mcs.anl.gov|ChangeSet|20060210202235|22027 ChangeSet 1.4019.1.7 06/02/10 14:22:35 balay@asterix.mcs.anl.gov +2 -0 #14376 fix for -pc_factor_in_place
src/ksp/pc/impls/factor/ilu/ilu.c 1.65 06/02/10 14:22:31 balay@asterix.mcs.anl.gov +6 -4 #14376 fix for -pc_factor_in_place
maint/xclude 1.24 06/02/10 14:22:31 balay@asterix.mcs.anl.gov +0 -1 include fun3d in petsc distribution
Hg-commit: 0f4d6df52a6ba6dad7d340be420b050075371363
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 ...
|
| 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 ...
|
| 6e8ab9e2 | 22-Nov-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3766 barrysmith@barry-smiths-computer.local|ChangeSet|20051122015240|55358 ChangeSet 1.3766 05/11/21 19:52:40 barrysmith@barry-smiths-computer.local +9 -0 Merge bk://petsc@petsc.bk
bk-changeset-1.3766 barrysmith@barry-smiths-computer.local|ChangeSet|20051122015240|55358 ChangeSet 1.3766 05/11/21 19:52:40 barrysmith@barry-smiths-computer.local +9 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into barry-smiths-computer.local:/Users/barrysmith/petsc-dev
src/ksp/ksp/examples/tutorials/ex33.c 1.19 05/11/21 19:52:36 barrysmith@barry-smiths-computer.local +6 -12 Matt screws us again
src/mat/interface/matrix.c 1.200 05/11/21 19:46:51 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
src/mat/impls/sbaij/seq/sbaij.c 1.152 05/11/21 19:46:50 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
src/ksp/pc/impls/factor/lu/lu.c 1.48 05/11/21 19:46:49 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
src/ksp/pc/impls/factor/ilu/ilu.c 1.61 05/11/21 19:46:49 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
src/ksp/pc/impls/factor/icc/icc.c 1.45 05/11/21 19:46:49 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
src/ksp/pc/impls/factor/cholesky/cholesky.c 1.45 05/11/21 19:46:49 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
python/PETSc/packages/BlasLapack.py 1.145 05/11/21 19:46:48 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
include/petsc.h 1.152 05/11/21 19:46:48 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
Hg-commit: fc4e73369605255a3822b849ac0e0ddbc7c59413
show more ...
|
| a83599f4 | 21-Nov-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3755.1.4 barrysmith@barry-smiths-computer.local|ChangeSet|20051121223356|46556 ChangeSet 1.3755.1.4 05/11/21 16:33:56 barrysmith@barry-smiths-computer.local +134 -0 support for --w
bk-changeset-1.3755.1.4 barrysmith@barry-smiths-computer.local|ChangeSet|20051121223356|46556 ChangeSet 1.3755.1.4 05/11/21 16:33:56 barrysmith@barry-smiths-computer.local +134 -0 support for --with-precision=longdouble
src/vec/vec/impls/seq/bvec2.c 1.76 05/11/21 16:33:44 barrysmith@barry-smiths-computer.local +6 -6 support for --with-precision=longdouble
src/vec/vec/impls/mpi/pdvec.c 1.64 05/11/21 16:33:44 barrysmith@barry-smiths-computer.local +12 -12 support for --with-precision=longdouble
src/vec/vec/examples/tutorials/ex9.c 1.11 05/11/21 16:33:44 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/vec/vec/examples/tutorials/ex1e.c 1.11 05/11/21 16:33:44 barrysmith@barry-smiths-computer.local +10 -10 support for --with-precision=longdouble
src/vec/vec/examples/tutorials/ex11.c 1.10 05/11/21 16:33:44 barrysmith@barry-smiths-computer.local +5 -5 support for --with-precision=longdouble
src/vec/vec/examples/tutorials/ex1.c 1.13 05/11/21 16:33:44 barrysmith@barry-smiths-computer.local +10 -10 support for --with-precision=longdouble
src/vec/vec/examples/tests/ex28.c 1.10 05/11/21 16:33:44 barrysmith@barry-smiths-computer.local +8 -8 support for --with-precision=longdouble
src/vec/vec/examples/tests/ex21.c 1.12 05/11/21 16:33:44 barrysmith@barry-smiths-computer.local +2 -2 support for --with-precision=longdouble
src/ts/interface/ts.c 1.55 05/11/21 16:33:43 barrysmith@barry-smiths-computer.local +2 -2 support for --with-precision=longdouble
src/ts/impls/pseudo/posindep.c 1.26 05/11/21 16:33:43 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/ts/examples/tutorials/ex7.c 1.13 05/11/21 16:33:43 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/ts/examples/tutorials/ex6.c 1.19 05/11/21 16:33:43 barrysmith@barry-smiths-computer.local +2 -2 support for --with-precision=longdouble
src/ts/examples/tutorials/ex5.c 1.13 05/11/21 16:33:43 barrysmith@barry-smiths-computer.local +2 -2 support for --with-precision=longdouble
src/ts/examples/tutorials/ex4.c 1.12 05/11/21 16:33:43 barrysmith@barry-smiths-computer.local +2 -2 support for --with-precision=longdouble
src/ts/examples/tutorials/ex3.c 1.13 05/11/21 16:33:43 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/ts/examples/tutorials/ex2.c 1.11 05/11/21 16:33:42 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/ts/examples/tests/ex1.c 1.15 05/11/21 16:33:42 barrysmith@barry-smiths-computer.local +4 -4 support for --with-precision=longdouble
src/sys/utils/random.c 1.30 05/11/21 16:33:42 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/sys/objects/ptype.c 1.18 05/11/21 16:33:42 barrysmith@barry-smiths-computer.local +8 -1 support for --with-precision=longdouble
src/sys/objects/aoptions.c 1.43 05/11/21 16:33:42 barrysmith@barry-smiths-computer.local +3 -3 support for --with-precision=longdouble
src/sys/fileio/mprint.c 1.50 05/11/21 16:33:42 barrysmith@barry-smiths-computer.local +9 -0 support for --with-precision=longdouble
src/sys/examples/tests/ex3.c 1.6 05/11/21 16:33:42 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/sys/examples/tests/ex14.c 1.5 05/11/21 16:33:42 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/sys/draw/utils/lg.c 1.21 05/11/21 16:33:42 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/sys/draw/utils/hists.c 1.26 05/11/21 16:33:41 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/sys/draw/interface/dviewp.c 1.13 05/11/21 16:33:41 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/sys/draw/interface/dpoints.c 1.11 05/11/21 16:33:41 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/sys/draw/impls/ps/pops.c 1.18 05/11/21 16:33:41 barrysmith@barry-smiths-computer.local +20 -20 support for --with-precision=longdouble
src/sys/bag/bag.c 1.26 05/11/21 16:33:40 barrysmith@barry-smiths-computer.local +5 -5 support for --with-precision=longdouble
src/snes/utils/damgsnes.c 1.78 05/11/21 16:33:40 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/snes/utils/adutils/damgsnesad.c 1.9 05/11/21 16:33:40 barrysmith@barry-smiths-computer.local +12 -12 support for --with-precision=longdouble
src/snes/mf/snesmfjdef.c 1.19 05/11/21 16:33:40 barrysmith@barry-smiths-computer.local +2 -2 support for --with-precision=longdouble
src/snes/mf/snesmfj.c 1.60 05/11/21 16:33:40 barrysmith@barry-smiths-computer.local +5 -5 support for --with-precision=longdouble
src/snes/interface/snesut.c 1.21 05/11/21 16:33:40 barrysmith@barry-smiths-computer.local +12 -12 support for --with-precision=longdouble
src/snes/interface/snes.c 1.97 05/11/21 16:33:40 barrysmith@barry-smiths-computer.local +4 -4 support for --with-precision=longdouble
src/snes/interface/noise/snesnoise.c 1.22 05/11/21 16:33:40 barrysmith@barry-smiths-computer.local +8 -8 support for --with-precision=longdouble
src/snes/interface/noise/snesmfj2.c 1.31 05/11/21 16:33:39 barrysmith@barry-smiths-computer.local +6 -6 support for --with-precision=longdouble
src/snes/impls/tr/tr.c 1.34 05/11/21 16:33:39 barrysmith@barry-smiths-computer.local +9 -9 support for --with-precision=longdouble
src/snes/impls/test/snestest.c 1.21 05/11/21 16:33:39 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/snes/impls/ls/ls.c 1.67 05/11/21 16:33:39 barrysmith@barry-smiths-computer.local +10 -10 support for --with-precision=longdouble
src/snes/examples/tutorials/ex8.c 1.6 05/11/21 16:33:39 barrysmith@barry-smiths-computer.local +3 -3 support for --with-precision=longdouble
src/snes/examples/tutorials/ex7.c 1.19 05/11/21 16:33:39 barrysmith@barry-smiths-computer.local +2 -2 support for --with-precision=longdouble
src/snes/examples/tutorials/ex4.c 1.10 05/11/21 16:33:39 barrysmith@barry-smiths-computer.local +2 -2 support for --with-precision=longdouble
src/snes/examples/tutorials/ex30.c 1.54 05/11/21 16:33:39 barrysmith@barry-smiths-computer.local +8 -8 support for --with-precision=longdouble
src/snes/examples/tutorials/ex3.c 1.17 05/11/21 16:33:39 barrysmith@barry-smiths-computer.local +4 -4 support for --with-precision=longdouble
src/snes/examples/tutorials/ex29.c 1.90 05/11/21 16:33:38 barrysmith@barry-smiths-computer.local +10 -10 support for --with-precision=longdouble
src/snes/examples/tutorials/ex27.c 1.16 05/11/21 16:33:38 barrysmith@barry-smiths-computer.local +7 -7 support for --with-precision=longdouble
src/snes/examples/tutorials/ex26.c 1.24 05/11/21 16:33:38 barrysmith@barry-smiths-computer.local +3 -3 support for --with-precision=longdouble
src/snes/examples/tutorials/ex22.c 1.14 05/11/21 16:33:38 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/snes/examples/tutorials/ex2.c 1.14 05/11/21 16:33:38 barrysmith@barry-smiths-computer.local +2 -2 support for --with-precision=longdouble
src/snes/examples/tutorials/ex19.c 1.20 05/11/21 16:33:38 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/snes/examples/tutorials/ex14.c 1.15 05/11/21 16:33:38 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/snes/examples/tests/ex7.c 1.15 05/11/21 16:33:38 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/snes/examples/tests/ex5.c 1.11 05/11/21 16:33:38 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/snes/examples/tests/ex1.c 1.15 05/11/21 16:33:37 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/mat/utils/multequal.c 1.11 05/11/21 16:33:37 barrysmith@barry-smiths-computer.local +4 -4 support for --with-precision=longdouble
src/mat/utils/compressedrow.c 1.13 05/11/21 16:33:37 barrysmith@barry-smiths-computer.local +2 -2 support for --with-precision=longdouble
src/mat/matfd/fdmatrix.c 1.36 05/11/21 16:33:37 barrysmith@barry-smiths-computer.local +2 -2 support for --with-precision=longdouble
src/mat/interface/matrix.c 1.198.1.1 05/11/21 16:33:37 barrysmith@barry-smiths-computer.local +8 -8 support for --with-precision=longdouble
src/mat/interface/matnull.c 1.36 05/11/21 16:33:37 barrysmith@barry-smiths-computer.local +2 -2 support for --with-precision=longdouble
src/mat/impls/sbaij/seq/sbaijfact2.c 1.64 05/11/21 16:33:37 barrysmith@barry-smiths-computer.local +6 -6 support for --with-precision=longdouble
src/mat/impls/sbaij/seq/sbaijfact.c 1.90 05/11/21 16:33:36 barrysmith@barry-smiths-computer.local +12 -12 support for --with-precision=longdouble
src/mat/impls/sbaij/seq/sbaij.c 1.150.1.1 05/11/21 16:33:36 barrysmith@barry-smiths-computer.local +9 -9 support for --with-precision=longdouble
src/mat/impls/dense/seq/dense.c 1.89 05/11/21 16:33:36 barrysmith@barry-smiths-computer.local +3 -3 support for --with-precision=longdouble
src/mat/impls/csr/inode/inode.c 1.54 05/11/21 16:33:36 barrysmith@barry-smiths-computer.local +11 -11 support for --with-precision=longdouble
src/mat/impls/bdiag/seq/bdiag3.c 1.28 05/11/21 16:33:36 barrysmith@barry-smiths-computer.local +6 -6 support for --with-precision=longdouble
src/mat/impls/baij/seq/baijfact3.c 1.25 05/11/21 16:33:36 barrysmith@barry-smiths-computer.local +3 -3 support for --with-precision=longdouble
src/mat/impls/baij/seq/baijfact2.c 1.50 05/11/21 16:33:36 barrysmith@barry-smiths-computer.local +3 -3 support for --with-precision=longdouble
src/mat/impls/baij/seq/baijfact.c 1.35 05/11/21 16:33:35 barrysmith@barry-smiths-computer.local +12 -12 support for --with-precision=longdouble
src/mat/impls/baij/seq/baij.c 1.140 05/11/21 16:33:35 barrysmith@barry-smiths-computer.local +10 -10 support for --with-precision=longdouble
src/mat/impls/aij/seq/matmatmult.c 1.88 05/11/21 16:33:35 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/mat/impls/aij/seq/crl/crl.c 1.14 05/11/21 16:33:35 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/mat/impls/aij/seq/aijfact.c 1.125 05/11/21 16:33:35 barrysmith@barry-smiths-computer.local +22 -22 support for --with-precision=longdouble
src/mat/impls/aij/seq/aij.c 1.245 05/11/21 16:33:35 barrysmith@barry-smiths-computer.local +9 -9 support for --with-precision=longdouble
src/mat/examples/tests/ex99.c 1.9 05/11/21 16:33:35 barrysmith@barry-smiths-computer.local +5 -5 support for --with-precision=longdouble
src/mat/examples/tests/ex96.c 1.17 05/11/21 16:33:34 barrysmith@barry-smiths-computer.local +2 -2 support for --with-precision=longdouble
src/mat/examples/tests/ex94.c 1.23 05/11/21 16:33:34 barrysmith@barry-smiths-computer.local +3 -3 support for --with-precision=longdouble
src/mat/examples/tests/ex76.c 1.21 05/11/21 16:33:34 barrysmith@barry-smiths-computer.local +4 -4 support for --with-precision=longdouble
src/mat/examples/tests/ex75.c 1.26 05/11/21 16:33:34 barrysmith@barry-smiths-computer.local +3 -3 support for --with-precision=longdouble
src/mat/examples/tests/ex74.c 1.33 05/11/21 16:33:34 barrysmith@barry-smiths-computer.local +5 -5 support for --with-precision=longdouble
src/mat/examples/tests/ex62.c 1.13 05/11/21 16:33:34 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/mat/examples/tests/ex5.c 1.12 05/11/21 16:33:34 barrysmith@barry-smiths-computer.local +2 -2 support for --with-precision=longdouble
src/mat/examples/tests/ex49.c 1.10 05/11/21 16:33:34 barrysmith@barry-smiths-computer.local +2 -2 support for --with-precision=longdouble
src/mat/examples/tests/ex3.c 1.12 05/11/21 16:33:33 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/mat/examples/tests/ex21.c 1.11 05/11/21 16:33:33 barrysmith@barry-smiths-computer.local +2 -2 support for --with-precision=longdouble
src/mat/examples/tests/ex2.c 1.15 05/11/21 16:33:33 barrysmith@barry-smiths-computer.local +2 -2 support for --with-precision=longdouble
src/mat/examples/tests/ex19.c 1.12 05/11/21 16:33:33 barrysmith@barry-smiths-computer.local +4 -4 support for --with-precision=longdouble
src/mat/examples/tests/ex17.c 1.12 05/11/21 16:33:33 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/mat/examples/tests/ex15.c 1.17 05/11/21 16:33:33 barrysmith@barry-smiths-computer.local +3 -3 support for --with-precision=longdouble
src/mat/examples/tests/ex14.c 1.11 05/11/21 16:33:33 barrysmith@barry-smiths-computer.local +2 -2 support for --with-precision=longdouble
src/ksp/pc/interface/pcregis.c 1.39 05/11/21 16:33:33 barrysmith@barry-smiths-computer.local +2 -2 support for --with-precision=longdouble
src/ksp/pc/impls/spai/ispai.c 1.35 05/11/21 16:33:32 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/ksp/pc/impls/sor/sor.c 1.35 05/11/21 16:33:32 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/ksp/pc/impls/mg/mg.c 1.68 05/11/21 16:33:32 barrysmith@barry-smiths-computer.local +2 -2 support for --with-precision=longdouble
src/ksp/pc/impls/is/feti/examples/ex1.c 1.4 05/11/21 16:33:32 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/ksp/pc/impls/hypre/hyppilut.c 1.82 05/11/21 16:33:32 barrysmith@barry-smiths-computer.local +14 -14 support for --with-precision=longdouble
src/ksp/pc/impls/factor/lu/lu.c 1.46.1.1 05/11/21 16:33:32 barrysmith@barry-smiths-computer.local +3 -3 support for --with-precision=longdouble
src/ksp/pc/impls/factor/ilu/ilu.c 1.59.1.1 05/11/21 16:33:32 barrysmith@barry-smiths-computer.local +4 -4 support for --with-precision=longdouble
src/ksp/pc/impls/factor/icc/icc.c 1.43.1.1 05/11/21 16:33:32 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/ksp/pc/impls/factor/cholesky/cholesky.c 1.43.1.1 05/11/21 16:33:32 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/ksp/pc/impls/eisens/eisen.c 1.29 05/11/21 16:33:31 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/ksp/pc/examples/tests/ex5.c 1.25 05/11/21 16:33:31 barrysmith@barry-smiths-computer.local +2 -2 support for --with-precision=longdouble
src/ksp/ksp/interface/itfunc.c 1.76 05/11/21 16:33:31 barrysmith@barry-smiths-computer.local +5 -5 support for --with-precision=longdouble
src/ksp/ksp/interface/iterativ.c 1.40 05/11/21 16:33:31 barrysmith@barry-smiths-computer.local +5 -5 support for --with-precision=longdouble
src/ksp/ksp/interface/itcreate.c 1.69 05/11/21 16:33:31 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/ksp/ksp/impls/symmlq/symmlq.c 1.27 05/11/21 16:33:31 barrysmith@barry-smiths-computer.local +2 -2 support for --with-precision=longdouble
src/ksp/ksp/impls/rich/rich.c 1.28 05/11/21 16:33:31 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/ksp/ksp/impls/qcg/qcg.c 1.28 05/11/21 16:33:31 barrysmith@barry-smiths-computer.local +6 -6 support for --with-precision=longdouble
src/ksp/ksp/impls/minres/minres.c 1.26 05/11/21 16:33:31 barrysmith@barry-smiths-computer.local +2 -2 support for --with-precision=longdouble
src/ksp/ksp/impls/gmres/lgmres/lgmres.c 1.45 05/11/21 16:33:30 barrysmith@barry-smiths-computer.local +3 -3 support for --with-precision=longdouble
src/ksp/ksp/impls/gmres/gmres.c 1.66 05/11/21 16:33:30 barrysmith@barry-smiths-computer.local +4 -4 support for --with-precision=longdouble
src/ksp/ksp/impls/gmres/borthog2.c 1.24 05/11/21 16:33:30 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/ksp/ksp/impls/cheby/cheby.c 1.25 05/11/21 16:33:30 barrysmith@barry-smiths-computer.local +3 -3 support for --with-precision=longdouble
src/ksp/ksp/examples/tutorials/ex33.c 1.16.1.1 05/11/21 16:33:30 barrysmith@barry-smiths-computer.local +12 -12 support for --with-precision=longdouble
src/ksp/ksp/examples/tutorials/ex29.c 1.22 05/11/21 16:33:30 barrysmith@barry-smiths-computer.local +6 -6 support for --with-precision=longdouble
src/ksp/ksp/examples/tutorials/ex28.c 1.18 05/11/21 16:33:29 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/ksp/ksp/examples/tutorials/ex25.c 1.18 05/11/21 16:33:29 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/ksp/ksp/examples/tutorials/ex22.c 1.16 05/11/21 16:33:29 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/ksp/ksp/examples/tutorials/ex13.c 1.15 05/11/21 16:33:29 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/ksp/ksp/examples/tutorials/ex11.c 1.17 05/11/21 16:33:29 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/ksp/ksp/examples/tests/ex14.c 1.14 05/11/21 16:33:29 barrysmith@barry-smiths-computer.local +5 -5 support for --with-precision=longdouble
src/ksp/ksp/examples/tests/ex10.c 1.18 05/11/21 16:33:29 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/ksp/ksp/examples/tests/ex1.c 1.14 05/11/21 16:33:29 barrysmith@barry-smiths-computer.local +0 -1 support for --with-precision=longdouble
src/dm/da/src/gr2.c 1.37 05/11/21 16:33:28 barrysmith@barry-smiths-computer.local +2 -2 support for --with-precision=longdouble
src/dm/da/src/gr1.c 1.17 05/11/21 16:33:28 barrysmith@barry-smiths-computer.local +4 -4 support for --with-precision=longdouble
src/dm/da/src/da3.c 1.38 05/11/21 16:33:28 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/dm/da/src/da2.c 1.74 05/11/21 16:33:28 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/dm/da/examples/tutorials/ex6.c 1.21 05/11/21 16:33:28 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/dm/da/examples/tests/ex7.c 1.13 05/11/21 16:33:27 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/dm/da/examples/tests/ex23.c 1.14 05/11/21 16:33:27 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/dm/da/examples/tests/ex20.c 1.12 05/11/21 16:33:27 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
src/dm/da/examples/tests/ex19.c 1.6 05/11/21 16:33:27 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
python/PETSc/packages/BlasLapack.py 1.143.1.1 05/11/21 16:33:27 barrysmith@barry-smiths-computer.local +12 -2 support for --with-precision=longdouble
include/petsc.h 1.150.1.1 05/11/21 16:33:26 barrysmith@barry-smiths-computer.local +1 -1 support for --with-precision=longdouble
Hg-commit: f4d16e9cf8485c8f01ebd4d79ba14b8facdeb987
show more ...
|
| 9be77112 | 19-Nov-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.3755.2.2 balay@asterix.mcs.anl.gov|ChangeSet|20051119183035|61539 ChangeSet 1.3755.2.2 05/11/19 12:30:35 balay@asterix.mcs.anl.gov +22 -0 -log_info -> -verbose_info
src/vec/vec/
bk-changeset-1.3755.2.2 balay@asterix.mcs.anl.gov|ChangeSet|20051119183035|61539 ChangeSet 1.3755.2.2 05/11/19 12:30:35 balay@asterix.mcs.anl.gov +22 -0 -log_info -> -verbose_info
src/vec/vec/interface/vector.c 1.145 05/11/19 12:30:34 balay@asterix.mcs.anl.gov +1 -1 -log_info -> -verbose_info
src/vec/vec/interface/dlregisvec.c 1.32 05/11/19 12:30:34 balay@asterix.mcs.anl.gov +1 -1 -log_info -> -verbose_info
src/ts/interface/dlregists.c 1.24 05/11/19 12:30:34 balay@asterix.mcs.anl.gov +1 -1 -log_info -> -verbose_info
src/sys/viewer/interface/dlregispetsc.c 1.28 05/11/19 12:30:33 balay@asterix.mcs.anl.gov +1 -1 -log_info -> -verbose_info
src/sys/plog/ploginfo.c 1.33 05/11/19 12:30:33 balay@asterix.mcs.anl.gov +3 -3 -log_info -> -verbose_info
src/sys/plog/plog.c 1.72.1.1 05/11/19 12:30:33 balay@asterix.mcs.anl.gov +1 -1 -log_info -> -verbose_info
src/sys/objects/pinit.c 1.69.1.1 05/11/19 12:30:33 balay@asterix.mcs.anl.gov +3 -3 -log_info -> -verbose_info
src/sys/objects/init.c 1.60 05/11/19 12:30:33 balay@asterix.mcs.anl.gov +4 -4 -log_info -> -verbose_info
src/snes/interface/dlregissnes.c 1.26 05/11/19 12:30:33 balay@asterix.mcs.anl.gov +1 -1 -log_info -> -verbose_info
src/mat/interface/matrix.c 1.199 05/11/19 12:30:33 balay@asterix.mcs.anl.gov +5 -5 -log_info -> -verbose_info
src/mat/interface/dlregismat.c 1.34 05/11/19 12:30:33 balay@asterix.mcs.anl.gov +1 -1 -log_info -> -verbose_info
src/mat/impls/rowbs/mpi/mpirowbs.c 1.77 05/11/19 12:30:33 balay@asterix.mcs.anl.gov +1 -1 -log_info -> -verbose_info
src/ksp/pc/impls/factor/lu/lu.c 1.47 05/11/19 12:30:33 balay@asterix.mcs.anl.gov +1 -1 -log_info -> -verbose_info
src/ksp/pc/impls/factor/ilu/ilu.c 1.60 05/11/19 12:30:33 balay@asterix.mcs.anl.gov +1 -1 -log_info -> -verbose_info
src/ksp/pc/impls/factor/icc/icc.c 1.44 05/11/19 12:30:33 balay@asterix.mcs.anl.gov +1 -1 -log_info -> -verbose_info
src/ksp/pc/impls/factor/cholesky/cholesky.c 1.44 05/11/19 12:30:33 balay@asterix.mcs.anl.gov +1 -1 -log_info -> -verbose_info
src/ksp/ksp/interface/dlregisksp.c 1.29 05/11/19 12:30:33 balay@asterix.mcs.anl.gov +2 -2 -log_info -> -verbose_info
src/docs/website/documentation/troubleshooting.html 1.28 05/11/19 12:30:33 balay@asterix.mcs.anl.gov +1 -1 -log_info -> -verbose_info
src/docs/website/documentation/faq.html 1.27 05/11/19 12:30:33 balay@asterix.mcs.anl.gov +1 -1 -log_info -> -verbose_info
src/docs/tex/manual/part2.tex 1.100 05/11/19 12:30:32 balay@asterix.mcs.anl.gov +10 -10 -log_info -> -verbose_info
src/dm/ao/interface/dlregisdm.c 1.29 05/11/19 12:30:32 balay@asterix.mcs.anl.gov +1 -1 -log_info -> -verbose_info
src/contrib/helmholtz_2/ex12.c 1.9 05/11/19 12:30:32 balay@asterix.mcs.anl.gov +1 -1 -log_info -> -verbose_info
Hg-commit: 8928dca5edf81cb564c7bd771426bd69d33e1f73
show more ...
|
| 6356e834 | 13-Oct-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3592 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20051013181204|54791 ChangeSet 1.3592 05/10/13 13:12:04 barrysmith@barrysmith-57.mcs.anl.gov +38 -0 move src/ksp/pc/pcimpl.h inc
bk-changeset-1.3592 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20051013181204|54791 ChangeSet 1.3592 05/10/13 13:12:04 barrysmith@barrysmith-57.mcs.anl.gov +38 -0 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/vec/vec/interface/vector.c 1.142 05/10/13 13:11:52 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ts/impls/implicit/sundials/sundials.h 1.17 05/10/13 13:11:52 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/docs/website/documentation/changes/231.html 1.49 05/10/13 13:11:52 barrysmith@barrysmith-57.mcs.anl.gov +188 -142 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/sys/viewer/impls/mathematica/mathematica.c 1.40 05/10/13 13:11:51 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/sys/objects/aoptions.c 1.39 05/10/13 13:11:50 barrysmith@barrysmith-57.mcs.anl.gov +101 -6 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/snes/utils/damg.c 1.55 05/10/13 13:11:50 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/makefile 1.8 05/10/13 13:11:50 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/interface/precon.c 1.65 05/10/13 13:11:50 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/interface/pcset.c 1.27 05/10/13 13:11:50 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/interface/pcregis.c 1.37 05/10/13 13:11:49 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/tfs/tfs.c 1.7 05/10/13 13:11:49 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/spai/ispai.c 1.34 05/10/13 13:11:49 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/sor/sor.c 1.33 05/10/13 13:11:49 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/shell/shellpc.c 1.34 05/10/13 13:11:49 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/redundant/redundant.c 1.26 05/10/13 13:11:49 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/prometheus/petscprom.c 1.9 05/10/13 13:11:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/pbjacobi/pbjacobi.c 1.21 05/10/13 13:11:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/none/none.c 1.10 05/10/13 13:11:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/ml/ml.c 1.24 05/10/13 13:11:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/mg/mgimpl.h 1.14 05/10/13 13:11:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/mat/pcmat.c 1.12 05/10/13 13:11:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/ksp/pcksp.c 1.27 05/10/13 13:11:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/jacobi/jacobi.c 1.20 05/10/13 13:11:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/is/pcis.h 1.12 05/10/13 13:11:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/hypre/hyppilut.c 1.79 05/10/13 13:11:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/fieldsplit/fieldsplit.c 1.27 05/10/13 13:11:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/factor/lu/lu.c 1.46 05/10/13 13:11:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/factor/ilu/ilu.c 1.59 05/10/13 13:11:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/factor/icc/icc.h 1.9 05/10/13 13:11:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/factor/factor.c 1.9 05/10/13 13:11:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/factor/cholesky/cholesky.c 1.43 05/10/13 13:11:44 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/eisens/eisen.c 1.28 05/10/13 13:11:44 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/composite/composite.c 1.33 05/10/13 13:11:44 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/bjacobi/bjacobi.h 1.8 05/10/13 13:11:44 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/bjacobi/bjacobi.c 1.50 05/10/13 13:11:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/ksp/pc/impls/asm/asm.c 1.51 05/10/13 13:11:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/docs/website/documentation/changes/index.html 1.21 05/10/13 13:11:43 barrysmith@barrysmith-57.mcs.anl.gov +124 -2 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/docs/tex/manual/developers.tex 1.13 05/10/13 13:11:42 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move src/ksp/pc/pcimpl.h include/private/pcimpl.h
src/docs/website/documentation/changes/231.html 1.48 05/10/13 09:19:38 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 bk cp src/docs/website/documentation/changes/230.html src/docs/website/documentation/changes/231.html
src/docs/website/documentation/changes/230.html 1.47 05/05/04 23:02:51 knepley@khan.(none) +0 -0 Auto merged
src/docs/website/documentation/changes/230.html 1.45.1.1 05/05/04 21:08:13 knepley@khan.(none) +1 -0 Another change
src/docs/website/documentation/changes/230.html 1.46 05/05/04 16:57:16 balay@asterix.mcs.anl.gov +7 -1 update about removal of PetscSetCommWorld()
src/docs/website/documentation/changes/230.html 1.45 05/04/25 15:04:27 knepley@khan.(none) +1 -0 Changed order of VecSetRandom arguments
src/docs/website/documentation/changes/230.html 1.44 05/04/25 14:08:47 balay@asterix.mcs.anl.gov +5 -0 add info about python bindings
src/docs/website/documentation/changes/230.html 1.43 05/04/25 13:06:06 balay@asterix.mcs.anl.gov +157 -109 update changes file with 2.3.0 release info
src/docs/website/documentation/changes/230.html 1.42 05/04/25 12:51:35 balay@asterix.mcs.anl.gov +0 -0 Rename: src/docs/website/documentation/changes/222.html -> src/docs/website/documentation/changes/230.html
src/docs/website/documentation/changes/222.html 1.41 05/03/29 10:26:33 Kris@p4buschel.home.net +1 -0 Add MatConvert interface change to changes
src/docs/website/documentation/changes/222.html 1.40 05/03/17 15:37:12 knepley@khan.(none) +8 -0 Interface fixes
src/docs/website/documentation/changes/222.html 1.39 05/03/15 18:34:36 knepley@khan.(none) +5 -2 Fixed MatCreate Fixed SNESSolve
src/docs/website/documentation/changes/222.html 1.38 05/03/12 15:35:37 knepley@khan.(none) +26 -1 Lots of interface changes
src/docs/website/documentation/changes/222.html 1.37 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +5 -0 PC_ in front of all MG functions
src/docs/website/documentation/changes/222.html 1.36 05/01/26 10:04:48 barrysmith@barry-smiths-computer.local +1 -0 Added PCShellSet/GetContext() and removed context argument to setting Apply and ApplyRichardson
src/docs/website/documentation/changes/222.html 1.35 05/01/25 15:15:49 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 change SNESxxxLineSearchyyy routines to SNESLineSearchxxxyyy
src/docs/website/documentation/changes/222.html 1.34 05/01/24 21:34:26 barrysmith@barry-smiths-computer.local +2 -0 changes/additions for SNESSetLineSearchCheck()
src/docs/website/documentation/changes/222.html 1.33 05/01/23 18:43:40 barrysmith@barry-smiths-computer.local +4 -2 *** empty log message ***
src/docs/website/documentation/changes/222.html 1.32 05/01/17 19:48:12 barrysmith@barry-smiths-computer.local +1 -0 MGxxx -> PCMGxxx
src/docs/website/documentation/changes/222.html 1.31 05/01/10 09:36:44 hzhang@harley.mcs.anl.gov +10 -8 update web site - ml interface is added to petsc-2.2.2
src/docs/website/documentation/changes/222.html 1.30 05/01/06 14:38:32 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Auto merged
src/docs/website/documentation/changes/222.html 1.28.1.1 05/01/05 13:31:59 Kris@p4buschel. +0 -0 Auto merged
src/docs/website/documentation/changes/222.html 1.29 05/01/05 13:41:31 barrysmith@barrysmith-57.mcs.anl.gov +5 -0 PCMG more defaults and reference counting
src/docs/website/documentation/changes/222.html 1.27.1.1 05/01/04 10:07:38 Kris@p4buschel. +1 -0 Added "petscdmmg.h" to changes.
src/docs/website/documentation/changes/222.html 1.28 05/01/03 16:14:06 barrysmith@barry-smiths-computer.local +2 -0 support for computing coarser matrices automatically via Galerkin for MG
src/docs/website/documentation/changes/222.html 1.27 04/11/29 15:32:12 hzhang@harley.mcs.anl.gov +2 -2 rename -pc_factor_shiftnonzero by -pc_factor_shift_nonzero -pc_factor_shiftpd by -pc_factor_shift_positive_definite
src/docs/website/documentation/changes/222.html 1.26 04/11/10 20:17:39 barrysmith@barry-smiths-computer.local +1 -0 *** empty log message ***
src/docs/website/documentation/changes/222.html 1.25 04/11/08 14:51:17 hzhang@harley.mcs.anl.gov +6 -1 record the API changes made with pc and mat
src/docs/website/documentation/changes/222.html 1.24 04/11/07 22:03:15 barrysmith@barry-smiths-computer.local +6 -0 reorganized PetscTrXXX, -trmalloc, PetscGetResidentSetSize(), -get_resident_set_size API
src/docs/website/documentation/changes/222.html 1.23 04/10/08 21:49:37 barrysmith@barry-smiths-computer.local +6 -0 *** empty log message ***
src/docs/website/documentation/changes/222.html 1.22 04/08/25 13:51:59 barrysmith@barrysmith-57.mcs.anl.gov +37 -58 reorder for nonzeros along diagonal as function call
src/docs/website/documentation/changes/222.html 1.21 04/08/25 13:40:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 bk cp 221.html 222.html
src/docs/website/documentation/changes/221.html 1.20 04/08/15 11:44:01 barrysmith@barry-smiths-computer.local +9 -2 PetscInt stuff
src/docs/website/documentation/changes/221.html 1.19 04/08/15 10:41:27 barrysmith@barry-smiths-computer.local +8 -3 updated changes
src/docs/website/documentation/changes/221.html 1.18 04/08/01 18:41:45 barrysmith@barry-smiths-computer.local +5 -2 *** empty log message ***
src/docs/website/documentation/changes/221.html 1.17 04/07/03 17:23:56 victorle@tibook500ve.cs.utk.edu +6 -1 IScreateGeneralWithArray added; ISSum syntax changed, ISExtend removed.
src/docs/website/documentation/changes/221.html 1.16 04/06/22 21:59:20 barrysmith@barry-smiths-computer.local +1 -0 addition of CSR preallocation
src/docs/website/documentation/changes/221.html 1.15 04/06/01 15:12:04 barrysmith@barrysmith-57.mcs.anl.gov +3 -0 *** empty log message ***
src/docs/website/documentation/changes/221.html 1.14 04/05/26 11:24:08 barrysmith@barrysmith-57.mcs.anl.gov +0 -1 remove presentations from website
src/docs/website/documentation/changes/221.html 1.13 04/05/14 22:41:30 barrysmith@barry-smiths-computer.local +0 -0 mvdir
src/docs/website/documentation/changes/231.html 1.12 04/04/06 16:29:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 MatIsSymmetric(), MatIsTranspose() now take tol
src/docs/website/documentation/changes/231.html 1.11 04/04/01 17:50:25 barrysmith@barry-smiths-computer.local +2 -1 VecConvertMPIToAll() and VecConvertMPIToZero() have been replaced with VecScatterCreateToAll() and VecScatterCreateToZero()
src/docs/website/documentation/changes/231.html 1.10 04/03/27 11:38:49 barrysmith@barry-smiths-computer.local +3 -3 removal of null space in preconditioner is now handled by KSP instead of PC
src/docs/website/documentation/changes/231.html 1.9 04/03/21 20:48:43 barrysmith@barry-smiths-computer.local +6 -1 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/docs/website/documentation/changes/231.html 1.8 04/03/19 20:19:31 barrysmith@barry-smiths-computer.local +2 -1 added SNESSetRhs()
src/docs/website/documentation/changes/231.html 1.7 04/03/19 11:36:16 barrysmith@barry-smiths-computer.local +9 -6 MatGetSubmatrices() propagates symmetric flag
src/docs/website/documentation/changes/231.html 1.6 04/03/17 20:16:33 barrysmith@barry-smiths-computer.local +2 -0 *** empty log message ***
src/docs/website/documentation/changes/231.html 1.5 04/03/17 19:52:01 barrysmith@barry-smiths-computer.local +4 -0 added Vec/MatStashGetInfo()
src/docs/website/documentation/changes/231.html 1.4 04/03/10 20:29:09 barrysmith@barry-smiths-computer.local +8 -0 changed with-mpich/with-c-blas.... to download-....
src/docs/website/documentation/changes/231.html 1.3 04/03/10 15:56:38 barrysmith@barrysmith-57.mcs.anl.gov +6 -0 added DAGetInterpolation support for nonuniform DA grids set with DASetCoordinates()
src/docs/website/documentation/changes/231.html 1.2 04/03/05 09:53:59 barrysmith@barrysmith-57.mcs.anl.gov +5 -32 changes for next release started
src/docs/website/documentation/changes/231.html 1.1 04/03/05 09:51:50 barrysmith@barrysmith-57.mcs.anl.gov +138 -0
src/docs/website/documentation/changes/231.html 1.0 04/03/05 09:51:50 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 BitKeeper file /Users/barrysmith/petsc-dev/docs/website/documentation/changes/221.html
Hg-commit: 3484aaed74b69dc942ee03e3c477f1f68bb3241e
show more ...
|
| e54e4138 | 16-Jun-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.3349.2.29 balay@asterix.mcs.anl.gov|ChangeSet|20050616014136|35953 ChangeSet 1.3349.2.29 05/06/15 20:41:36 balay@asterix.mcs.anl.gov +23 -0 splitup zpc.c [ftn-custom]
src/ksp/pc
bk-changeset-1.3349.2.29 balay@asterix.mcs.anl.gov|ChangeSet|20050616014136|35953 ChangeSet 1.3349.2.29 05/06/15 20:41:36 balay@asterix.mcs.anl.gov +23 -0 splitup zpc.c [ftn-custom]
src/ksp/pc/interface/ftn-custom/zpreconf.c 1.1 05/06/15 20:41:35 balay@asterix.mcs.anl.gov +69 -0
src/ksp/pc/interface/ftn-custom/zpcsetf.c 1.1 05/06/15 20:41:35 balay@asterix.mcs.anl.gov +39 -0
src/ksp/pc/interface/ftn-custom/makefile 1.1 05/06/15 20:41:35 balay@asterix.mcs.anl.gov +14 -0
src/ksp/pc/impls/shell/ftn-custom/zshellpcf.c 1.1 05/06/15 20:41:35 balay@asterix.mcs.anl.gov +86 -0
src/ksp/pc/impls/shell/ftn-custom/makefile 1.1 05/06/15 20:41:35 balay@asterix.mcs.anl.gov +14 -0
src/ksp/pc/impls/mg/ftn-custom/zmgfuncf.c 1.1 05/06/15 20:41:35 balay@asterix.mcs.anl.gov +38 -0
src/ksp/pc/interface/ftn-custom/zpreconf.c 1.0 05/06/15 20:41:35 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/interface/ftn-custom/zpreconf.c
src/ksp/pc/interface/ftn-custom/zpcsetf.c 1.0 05/06/15 20:41:35 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/interface/ftn-custom/zpcsetf.c
src/ksp/pc/interface/ftn-custom/makefile 1.0 05/06/15 20:41:35 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/interface/ftn-custom/makefile
src/ksp/pc/impls/shell/ftn-custom/zshellpcf.c 1.0 05/06/15 20:41:35 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/shell/ftn-custom/zshellpcf.c
src/ksp/pc/impls/shell/ftn-custom/makefile 1.0 05/06/15 20:41:35 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/shell/ftn-custom/makefile
src/ksp/pc/impls/mg/ftn-custom/zmgfuncf.c 1.0 05/06/15 20:41:35 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/mg/ftn-custom/zmgfuncf.c
src/ksp/pc/impls/mg/ftn-custom/zmgf.c 1.1 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +18 -0
src/ksp/pc/impls/mg/ftn-custom/makefile 1.1 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +14 -0
src/ksp/pc/impls/hypre/ftn-custom/zhyppilutf.c 1.1 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +21 -0
src/ksp/pc/impls/hypre/ftn-custom/makefile 1.1 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +14 -0
src/ksp/pc/impls/factor/lu/ftn-custom/zluf.c 1.1 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +20 -0
src/ksp/pc/impls/factor/lu/ftn-custom/makefile 1.1 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +14 -0
src/ksp/pc/impls/factor/ilu/ftn-custom/ziluf.c 1.1 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +19 -0
src/ksp/pc/impls/factor/ilu/ftn-custom/makefile 1.1 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +14 -0
src/ksp/pc/impls/composite/ftn-custom/zcompositef.c 1.1 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +20 -0
src/ksp/pc/impls/composite/ftn-custom/makefile 1.1 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +14 -0
src/ksp/pc/impls/mg/ftn-custom/zmgf.c 1.0 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/mg/ftn-custom/zmgf.c
src/ksp/pc/impls/mg/ftn-custom/makefile 1.0 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/mg/ftn-custom/makefile
src/ksp/pc/impls/hypre/ftn-custom/zhyppilutf.c 1.0 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/hypre/ftn-custom/zhyppilutf.c
src/ksp/pc/impls/hypre/ftn-custom/makefile 1.0 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/hypre/ftn-custom/makefile
src/ksp/pc/impls/factor/lu/ftn-custom/zluf.c 1.0 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/factor/lu/ftn-custom/zluf.c
src/ksp/pc/impls/factor/lu/ftn-custom/makefile 1.0 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/factor/lu/ftn-custom/makefile
src/ksp/pc/impls/factor/ilu/ftn-custom/ziluf.c 1.0 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/factor/ilu/ftn-custom/ziluf.c
src/ksp/pc/impls/factor/ilu/ftn-custom/makefile 1.0 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/factor/ilu/ftn-custom/makefile
src/ksp/pc/impls/composite/ftn-custom/zcompositef.c 1.0 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/composite/ftn-custom/zcompositef.c
src/ksp/pc/impls/composite/ftn-custom/makefile 1.0 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/composite/ftn-custom/makefile
src/ksp/pc/impls/bjacobi/ftn-custom/zbjacobif.c 1.1 05/06/15 20:41:33 balay@asterix.mcs.anl.gov +24 -0
src/ksp/pc/impls/bjacobi/ftn-custom/makefile 1.1 05/06/15 20:41:33 balay@asterix.mcs.anl.gov +14 -0
src/ksp/pc/impls/asm/ftn-custom/zasmf.c 1.1 05/06/15 20:41:33 balay@asterix.mcs.anl.gov +73 -0
src/ksp/pc/impls/asm/ftn-custom/makefile 1.1 05/06/15 20:41:33 balay@asterix.mcs.anl.gov +14 -0
src/ksp/pc/impls/bjacobi/ftn-custom/zbjacobif.c 1.0 05/06/15 20:41:33 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/bjacobi/ftn-custom/zbjacobif.c
src/ksp/pc/impls/bjacobi/ftn-custom/makefile 1.0 05/06/15 20:41:33 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/bjacobi/ftn-custom/makefile
src/ksp/pc/impls/asm/ftn-custom/zasmf.c 1.0 05/06/15 20:41:33 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/asm/ftn-custom/zasmf.c
src/ksp/pc/impls/asm/ftn-custom/makefile 1.0 05/06/15 20:41:33 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/asm/ftn-custom/makefile
BitKeeper/deleted/.del-zpc.c~aa597dba5c67fc0f 1.36 05/06/15 20:40:40 balay@asterix.mcs.anl.gov +0 -337 Delete: src/ksp/ftn-custom/zpc.c
BitKeeper/deleted/.del-makefile~285ace007fae8f04 1.5 05/06/15 20:40:40 balay@asterix.mcs.anl.gov +0 -0 Delete: src/ksp/ftn-custom/makefile
BitKeeper/deleted/.del-zksp.c~ac50e3a320482d14 1.30 05/06/15 20:40:39 balay@asterix.mcs.anl.gov +0 -0 Delete: src/ksp/ftn-custom/zksp.c
Hg-commit: 910772ebbce2f05c6a506aa6162d9349d3bd7aa9
show more ...
|
| fbf22428 | 01-Jun-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.3337 balay@asterix.mcs.anl.gov|ChangeSet|20050601060250|18822 ChangeSet 1.3337 05/06/01 01:02:50 balay@asterix.mcs.anl.gov +10 -0 shiftpd should be PetscReal [as all MatFactorInfo
bk-changeset-1.3337 balay@asterix.mcs.anl.gov|ChangeSet|20050601060250|18822 ChangeSet 1.3337 05/06/01 01:02:50 balay@asterix.mcs.anl.gov +10 -0 shiftpd should be PetscReal [as all MatFactorInfo entries should be PetscReal - fortran]
src/mat/impls/sbaij/seq/sbaijfact.c 1.86 05/06/01 01:02:48 balay@asterix.mcs.anl.gov +2 -2 shiftpd should be PetscReal [as all MatFactorInfo entries should be PetscReal - fortran]
src/mat/impls/baij/seq/baijfact.c 1.31 05/06/01 01:02:48 balay@asterix.mcs.anl.gov +2 -2 shiftpd should be PetscReal [as all MatFactorInfo entries should be PetscReal - fortran]
src/mat/impls/aij/seq/aijfact.c 1.115 05/06/01 01:02:48 balay@asterix.mcs.anl.gov +1 -1 shiftpd should be PetscReal [as all MatFactorInfo entries should be PetscReal - fortran]
src/mat/examples/tests/ex76.c 1.20 05/06/01 01:02:48 balay@asterix.mcs.anl.gov +2 -2 shiftpd should be PetscReal [as all MatFactorInfo entries should be PetscReal - fortran]
src/mat/examples/tests/ex1.c 1.19 05/06/01 01:02:48 balay@asterix.mcs.anl.gov +1 -1 shiftpd should be PetscReal [as all MatFactorInfo entries should be PetscReal - fortran]
src/ksp/pc/impls/factor/lu/lu.c 1.45 05/06/01 01:02:48 balay@asterix.mcs.anl.gov +7 -3 shiftpd should be PetscReal [as all MatFactorInfo entries should be PetscReal - fortran]
src/ksp/pc/impls/factor/ilu/ilu.c 1.58 05/06/01 01:02:48 balay@asterix.mcs.anl.gov +7 -3 shiftpd should be PetscReal [as all MatFactorInfo entries should be PetscReal - fortran]
src/ksp/pc/impls/factor/icc/icc.c 1.43 05/06/01 01:02:48 balay@asterix.mcs.anl.gov +7 -3 shiftpd should be PetscReal [as all MatFactorInfo entries should be PetscReal - fortran]
src/ksp/pc/impls/factor/cholesky/cholesky.c 1.42 05/06/01 01:02:48 balay@asterix.mcs.anl.gov +7 -3 shiftpd should be PetscReal [as all MatFactorInfo entries should be PetscReal - fortran]
include/petscmat.h 1.181 05/06/01 01:02:48 balay@asterix.mcs.anl.gov +1 -1 shiftpd should be PetscReal [as all MatFactorInfo entries should be PetscReal - fortran]
Hg-commit: bb3d133346f39d5d3d2b5a0d1f276ecb496a7f0c
show more ...
|
| f251bdbd | 26-Apr-2005 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.3202 hzhang@triumph.mcs.anl.gov|ChangeSet|20050426143821|25522 ChangeSet 1.3202 05/04/26 09:38:21 hzhang@triumph.mcs.anl.gov +4 -0 add options -pc_factor_shift_positive_definite et
bk-changeset-1.3202 hzhang@triumph.mcs.anl.gov|ChangeSet|20050426143821|25522 ChangeSet 1.3202 05/04/26 09:38:21 hzhang@triumph.mcs.anl.gov +4 -0 add options -pc_factor_shift_positive_definite etc
src/ksp/pc/impls/factor/lu/lu.c 1.44 05/04/26 09:38:19 hzhang@triumph.mcs.anl.gov +5 -2 add options -pc_factor_shift_positive_definite etc
src/ksp/pc/impls/factor/ilu/ilu.c 1.57 05/04/26 09:38:19 hzhang@triumph.mcs.anl.gov +5 -1 add options -pc_factor_shift_positive_definite etc
src/ksp/pc/impls/factor/icc/icc.c 1.42 05/04/26 09:38:19 hzhang@triumph.mcs.anl.gov +5 -2 add options -pc_factor_shift_positive_definite etc
src/ksp/pc/impls/factor/cholesky/cholesky.c 1.41 05/04/26 09:38:19 hzhang@triumph.mcs.anl.gov +5 -2 add options -pc_factor_shift_positive_definite etc
Hg-commit: e56de556949f811e4cd688754155751942fd1049
show more ...
|
| 4dc4c822 | 31-Mar-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3046.1.1 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050331223321|57460 ChangeSet 1.3046.1.1 05/03/31 16:33:21 barrysmith@barrysmith-57.mcs.anl.gov +44 -0 added back in a PETS
bk-changeset-1.3046.1.1 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050331223321|57460 ChangeSet 1.3046.1.1 05/03/31 16:33:21 barrysmith@barrysmith-57.mcs.anl.gov +44 -0 added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and from PETSC_ENUM
src/sys/src/viewer/impls/binary/binv.c 1.48 05/03/31 16:33:18 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and from PETSC_ENUM
src/sys/src/objects/ptype.c 1.14 05/03/31 16:33:18 barrysmith@barrysmith-57.mcs.anl.gov +8 -3 added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and from PETSC_ENUM
src/sys/src/objects/pinit.c 1.62 05/03/31 16:33:18 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and from PETSC_ENUM
src/sys/src/objects/options.c 1.57 05/03/31 16:33:18 barrysmith@barrysmith-57.mcs.anl.gov +35 -35 added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and from PETSC_ENUM
src/sys/src/objects/init.c 1.55 05/03/31 16:33:18 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and from PETSC_ENUM
src/sys/src/objects/ams/aoptions.c 1.35 05/03/31 16:33:18 barrysmith@barrysmith-57.mcs.anl.gov +55 -55 added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and from PETSC_ENUM
src/sys/src/fileio/sysio.c 1.35 05/03/31 16:33:18 barrysmith@barrysmith-57.mcs.anl.gov +7 -1 added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and from PETSC_ENUM
src/sys/src/bag/bag.c 1.16 05/03/31 16:33:18 barrysmith@barrysmith-57.mcs.anl.gov +31 -4 added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and from PETSC_ENUM
src/snes/utils/damgsnes.c 1.61 05/03/31 16:33:18 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and from PETSC_ENUM
src/snes/mf/wp.c 1.19 05/03/31 16:33:18 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and from PETSC_ENUM
src/snes/examples/tutorials/ex5f.F 1.19 05/03/31 16:33:18 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and from PETSC_ENUM
src/snes/examples/tutorials/ex5.c 1.23 05/03/31 16:33:17 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and from PETSC_ENUM
src/snes/examples/tutorials/ex27.c 1.14 05/03/31 16:33:17 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and from PETSC_ENUM
src/snes/examples/tutorials/ex26.c 1.22 05/03/31 16:33:17 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and from PETSC_ENUM
src/mat/partition/impls/party/party.c 1.14 05/03/31 16:33:17 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and from PETSC_ENUM
src/mat/impls/aij/seq/superlu/superlu.c 1.79 05/03/31 16:33:17 barrysmith@barrysmith-57.mcs.anl.gov +6 -6 added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and from PETSC_ENUM
src/mat/impls/aij/seq/spooles/spoolesOptions.c 1.33 05/03/31 16:33:17 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and from PETSC_ENUM
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.111 05/03/31 16:33:17 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and from PETSC_ENUM
src/mat/impls/aij/mpi/mpiov.c 1.34 05/03/31 16:33:17 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and from PETSC_ENUM
src/mat/examples/tests/ex76.c 1.18 05/03/31 16:33:17 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and from PETSC_ENUM
src/ksp/pc/impls/sor/sor.c 1.29 05/03/31 16:33:17 barrysmith@barrysmith-57.mcs.anl.gov +5 -5 added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and from PETSC_ENUM
src/ksp/pc/impls/ml/ml.c 1.20 05/03/31 16:33:16 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and from PETSC_ENUM
src/ksp/pc/impls/jacobi/jacobi.c 1.19 05/03/31 16:33:16 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and from PETSC_ENUM
src/ksp/pc/impls/is/feti/fetipc.c 1.6 05/03/31 16:33:16 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and from PETSC_ENUM
src/ksp/pc/impls/hypre/hyppilut.c 1.74 05/03/31 16:33:16 barrysmith@barrysmith-57.mcs.anl.gov +6 -6 added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and from PETSC_ENUM
src/ksp/pc/impls/fieldsplit/fieldsplit.c 1.24 05/03/31 16:33:16 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and from PETSC_ENUM
src/ksp/pc/impls/factor/lu/lu.c 1.43 05/03/31 16:33:16 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and from PETSC_ENUM
src/ksp/pc/impls/factor/ilu/ilu.c 1.56 05/03/31 16:33:16 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and from PETSC_ENUM
src/ksp/ksp/interface/itcreate.c 1.62 05/03/31 16:33:16 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and from PETSC_ENUM
src/ksp/ksp/impls/gmres/gmres.c 1.59 05/03/31 16:33:16 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and from PETSC_ENUM
src/ksp/ksp/impls/gmres/fgmres/fgmres.c 1.46 05/03/31 16:33:16 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and from PETSC_ENUM
src/fortran/custom/zoptions.c 1.24 05/03/31 16:33:16 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and from PETSC_ENUM
src/dm/ao/examples/tutorials/ex2.c 1.13 05/03/31 16:33:16 barrysmith@barrysmith-57.mcs.anl.gov +6 -7 added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and from PETSC_ENUM
include/petscoptions.h 1.26 05/03/31 16:33:16 barrysmith@barrysmith-57.mcs.anl.gov +14 -14 added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and from PETSC_ENUM
include/petsclog.h 1.53 05/03/31 16:33:16 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and from PETSC_ENUM
include/petsc.h 1.126 05/03/31 16:33:16 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and from PETSC_ENUM
bin/matlab/PetscBagRead.m 1.10 05/03/31 16:33:16 barrysmith@barrysmith-57.mcs.anl.gov +5 -2 added back in a PETSC_TRUTH datatype seperate from PETSC_LOGICAL and from PETSC_ENUM
src/snes/mf/snesmfj.h 1.12 05/03/31 13:16:51 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 petsc-maint 12780 handle exactly zero input vector to multiply against
src/snes/mf/wp.c 1.18 05/03/31 13:16:41 barrysmith@barrysmith-57.mcs.anl.gov +6 -1 petsc-maint 12780 handle exactly zero input vector to multiply against
src/snes/mf/snesmfj.c 1.54 05/03/31 13:16:35 barrysmith@barrysmith-57.mcs.anl.gov +11 -5 petsc-maint 12780 handle exactly zero input vector to multiply against
src/snes/mf/snesmfjdef.c 1.17 05/03/31 13:16:29 barrysmith@barrysmith-57.mcs.anl.gov +9 -4 petsc-maint 12780 handle exactly zero input vector to multiply against
src/vec/impls/mpi/pbvec.c 1.35 05/03/30 13:22:16 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 formatting
src/mat/interface/matreg.c 1.25 05/03/30 10:05:56 barrysmith@barry-smiths-computer.local +1 -1 formating
src/mat/interface/matreg.c 1.24 05/03/30 10:05:43 barrysmith@barry-smiths-computer.local +1 -1 formating
src/snes/snesimpl.h 1.20 05/03/29 16:25:13 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 petsc-maint snessetup() called repeatedly swallows memory
src/snes/interface/snes.c 1.77 05/03/29 16:25:09 barrysmith@barrysmith-57.mcs.anl.gov +6 -4 petsc-maint snessetup() called repeatedly swallows memory
Hg-commit: 0ae3cf9bca18e91cabee90d82052643136755d87
show more ...
|
| dba47a55 | 24-Dec-2004 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.2821.1.29 Kris@p4buschel.|ChangeSet|20041224021527|61072 ChangeSet 1.2821.1.29 04/12/23 18:15:27 Kris@p4buschel. +90 -0 PETSCKSP_DLLEXPORT
src/ksp/pc/interface/precon.c 1.59
bk-changeset-1.2821.1.29 Kris@p4buschel.|ChangeSet|20041224021527|61072 ChangeSet 1.2821.1.29 04/12/23 18:15:27 Kris@p4buschel. +90 -0 PETSCKSP_DLLEXPORT
src/ksp/pc/interface/precon.c 1.59 04/12/23 18:15:21 Kris@p4buschel. +32 -30 PETSCKSP_DLLEXPORT
src/ksp/pc/interface/pcset.c 1.24 04/12/23 18:15:21 Kris@p4buschel. +5 -4 PETSCKSP_DLLEXPORT
src/ksp/pc/interface/pcregis.c 1.35 04/12/23 18:15:21 Kris@p4buschel. +27 -26 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/tfs/xyt.c 1.17 04/12/23 18:15:21 Kris@p4buschel. +1 -0 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/tfs/xxt.c 1.17 04/12/23 18:15:21 Kris@p4buschel. +1 -0 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/tfs/tfs.c 1.6 04/12/23 18:15:21 Kris@p4buschel. +2 -1 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/tfs/queue.c 1.11 04/12/23 18:15:21 Kris@p4buschel. +1 -0 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/tfs/pxxt.c 1.24 04/12/23 18:15:21 Kris@p4buschel. +2 -0 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/tfs/ivec.c 1.13 04/12/23 18:15:21 Kris@p4buschel. +1 -0 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/tfs/gs.c 1.21 04/12/23 18:15:21 Kris@p4buschel. +1 -0 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/tfs/error.c 1.14 04/12/23 18:15:21 Kris@p4buschel. +1 -0 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/tfs/comm.c 1.25 04/12/23 18:15:21 Kris@p4buschel. +1 -0 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/tfs/bit_mask.c 1.12 04/12/23 18:15:21 Kris@p4buschel. +1 -0 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/spai/src/ispai.c 1.28 04/12/23 18:15:21 Kris@p4buschel. +19 -17 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/spai/src/dspai.c 1.10 04/12/23 18:15:20 Kris@p4buschel. +3 -2 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/spai/include/spai.h 1.5 04/12/23 18:15:20 Kris@p4buschel. +7 -7 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/sor/sor.c 1.27 04/12/23 18:15:20 Kris@p4buschel. +9 -7 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/shell/shellpc.c 1.24 04/12/23 18:15:20 Kris@p4buschel. +17 -15 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/samg/samgpetsctools.c 1.13 04/12/23 18:15:20 Kris@p4buschel. +8 -6 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/samg/samgpetsc.c 1.12 04/12/23 18:15:20 Kris@p4buschel. +6 -5 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/samg/samgmgpetsc.c 1.13 04/12/23 18:15:20 Kris@p4buschel. +2 -0 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/redundant/redundant.c 1.23 04/12/23 18:15:20 Kris@p4buschel. +9 -7 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/prometheus/petscprom.c 1.3 04/12/23 18:15:20 Kris@p4buschel. +3 -1 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/pbjacobi/pbjacobi.c 1.20 04/12/23 18:15:20 Kris@p4buschel. +3 -1 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/none/none.c 1.9 04/12/23 18:15:20 Kris@p4buschel. +3 -1 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/ml/ml.c 1.9 04/12/23 18:15:20 Kris@p4buschel. +2 -1 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/mg/smg.c 1.13 04/12/23 18:15:20 Kris@p4buschel. +2 -0 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/mg/mgfunc.c 1.16 04/12/23 18:15:20 Kris@p4buschel. +13 -12 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/mg/mg.c 1.44 04/12/23 18:15:20 Kris@p4buschel. +10 -8 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/mg/fmg.c 1.13 04/12/23 18:15:20 Kris@p4buschel. +2 -0 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/mat/pcmat.c 1.11 04/12/23 18:15:19 Kris@p4buschel. +2 -1 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/ksp/pcksp.c 1.22 04/12/23 18:15:19 Kris@p4buschel. +6 -5 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/jacobi/jacobi.c 1.16 04/12/23 18:15:19 Kris@p4buschel. +4 -3 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/is/pcis.h 1.11 04/12/23 18:15:19 Kris@p4buschel. +6 -6 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/is/pcis.c 1.26 04/12/23 18:15:19 Kris@p4buschel. +7 -6 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/is/nn/nn.c 1.27 04/12/23 18:15:19 Kris@p4buschel. +2 -1 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/is/feti/fetipc.c 1.4 04/12/23 18:15:19 Kris@p4buschel. +11 -9 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/hypre/hyppilut.c 1.70 04/12/23 18:15:19 Kris@p4buschel. +5 -3 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/fieldsplit/fieldsplit.c 1.20 04/12/23 18:15:19 Kris@p4buschel. +9 -7 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/factor/lu/lu.c 1.42 04/12/23 18:15:19 Kris@p4buschel. +22 -20 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/factor/ilu/ilu.c 1.55 04/12/23 18:15:19 Kris@p4buschel. +26 -24 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/factor/icc/icc.c 1.41 04/12/23 18:15:19 Kris@p4buschel. +12 -10 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/factor/factor.c 1.8 04/12/23 18:15:19 Kris@p4buschel. +4 -3 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/factor/cholesky/cholesky.c 1.40 04/12/23 18:15:19 Kris@p4buschel. +15 -14 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/eisens/eisen.c 1.25 04/12/23 18:15:19 Kris@p4buschel. +7 -5 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/composite/composite.c 1.26 04/12/23 18:15:18 Kris@p4buschel. +13 -11 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/bjacobi/bjacobi.c 1.38 04/12/23 18:15:18 Kris@p4buschel. +15 -13 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/asm/asm.c 1.42 04/12/23 18:15:18 Kris@p4buschel. +18 -16 PETSCKSP_DLLEXPORT
src/ksp/ksp/kspimpl.h 1.25 04/12/23 18:15:18 Kris@p4buschel. +0 -4 PETSCKSP_DLLEXPORT
src/ksp/ksp/interface/xmon.c 1.11 04/12/23 18:15:18 Kris@p4buschel. +7 -6 PETSCKSP_DLLEXPORT
src/ksp/ksp/interface/itres.c 1.14 04/12/23 18:15:18 Kris@p4buschel. +3 -2 PETSCKSP_DLLEXPORT
src/ksp/ksp/interface/itregis.c 1.12 04/12/23 18:15:18 Kris@p4buschel. +21 -20 PETSCKSP_DLLEXPORT
src/ksp/ksp/interface/itfunc.c 1.62 04/12/23 18:15:18 Kris@p4buschel. +36 -34 PETSCKSP_DLLEXPORT
src/ksp/ksp/interface/iterativ.c 1.30 04/12/23 18:15:18 Kris@p4buschel. +13 -12 PETSCKSP_DLLEXPORT
src/ksp/ksp/interface/itcreate.c 1.60 04/12/23 18:15:18 Kris@p4buschel. +15 -13 PETSCKSP_DLLEXPORT
src/ksp/ksp/interface/itcl.c 1.15 04/12/23 18:15:18 Kris@p4buschel. +6 -4 PETSCKSP_DLLEXPORT
src/ksp/ksp/interface/iguess.c 1.14 04/12/23 18:15:18 Kris@p4buschel. +6 -5 PETSCKSP_DLLEXPORT
src/ksp/ksp/interface/eige.c 1.24 04/12/23 18:15:18 Kris@p4buschel. +3 -2 PETSCKSP_DLLEXPORT
src/ksp/ksp/interface/dlregis.c 1.22 04/12/23 18:15:18 Kris@p4buschel. +4 -3 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/tfqmr/tfqmr.c 1.20 04/12/23 18:15:18 Kris@p4buschel. +2 -1 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/tcqmr/tcqmr.c 1.17 04/12/23 18:15:18 Kris@p4buschel. +3 -1 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/symmlq/symmlq.c 1.20 04/12/23 18:15:17 Kris@p4buschel. +2 -1 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/rich/richscale.c 1.9 04/12/23 18:15:17 Kris@p4buschel. +2 -1 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/rich/rich.c 1.20 04/12/23 18:15:17 Kris@p4buschel. +4 -2 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/qcg/qcg.c 1.23 04/12/23 18:15:17 Kris@p4buschel. +8 -7 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/preonly/preonly.c 1.14 04/12/23 18:15:17 Kris@p4buschel. +2 -1 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/minres/minres.c 1.21 04/12/23 18:15:17 Kris@p4buschel. +3 -1 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/lsqr/lsqr.c 1.23 04/12/23 18:15:17 Kris@p4buschel. +2 -1 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/lgmres/lgmres.c 1.36 04/12/23 18:15:17 Kris@p4buschel. +11 -10 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/gmres/gmres2.c 1.22 04/12/23 18:15:17 Kris@p4buschel. +3 -1 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/gmres/gmres.c 1.54 04/12/23 18:15:17 Kris@p4buschel. +12 -10 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/gmres/gmreig.c 1.16 04/12/23 18:15:17 Kris@p4buschel. +3 -2 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/gmres/gmpre.c 1.9 04/12/23 18:15:17 Kris@p4buschel. +2 -1 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/gmres/borthog2.c 1.18 04/12/23 18:15:17 Kris@p4buschel. +3 -1 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/gmres/borthog.c 1.13 04/12/23 18:15:17 Kris@p4buschel. +3 -1 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/fgmres/modpcf.c 1.16 04/12/23 18:15:17 Kris@p4buschel. +4 -3 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/fgmres/fgmres.c 1.41 04/12/23 18:15:17 Kris@p4buschel. +9 -7 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/cr/cr.c 1.32 04/12/23 18:15:16 Kris@p4buschel. +2 -1 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/cheby/cheby.c 1.21 04/12/23 18:15:16 Kris@p4buschel. +5 -3 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/cgs/cgs.c 1.26 04/12/23 18:15:16 Kris@p4buschel. +3 -1 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/cgne/cgne.c 1.24 04/12/23 18:15:16 Kris@p4buschel. +4 -2 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/cg/cgtype.c 1.9 04/12/23 18:15:16 Kris@p4buschel. +2 -1 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/cg/cgeig.c 1.10 04/12/23 18:15:16 Kris@p4buschel. +2 -0 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/cg/cg.c 1.35 04/12/23 18:15:16 Kris@p4buschel. +3 -2 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/bicg/bicg.c 1.19 04/12/23 18:15:16 Kris@p4buschel. +2 -1 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/bcgsl/bcgsl.c 1.18 04/12/23 18:15:16 Kris@p4buschel. +5 -4 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/bcgs/bcgs.c 1.21 04/12/23 18:15:16 Kris@p4buschel. +2 -1 PETSCKSP_DLLEXPORT
include/petscpc.h 1.66 04/12/23 18:15:16 Kris@p4buschel. +123 -123 PETSCKSP_DLLEXPORT
include/petscmg.h 1.11 04/12/23 18:15:16 Kris@p4buschel. +19 -19 PETSCKSP_DLLEXPORT
include/petscksp.h 1.59 04/12/23 18:15:16 Kris@p4buschel. +112 -113 PETSCKSP_DLLEXPORT
Hg-commit: 4210c1afcf38f78e045958c2106fdc7f64720146
show more ...
|