| #
780a600e
|
| 05-Oct-2007 |
Satish Balay <balay@mcs.anl.gov> |
merge
Hg-commit: b5a05984274c84515a795ed75eef9d3b27ba97f1
|
| #
442648ef
|
| 04-Oct-2007 |
Lisandro Dalcin <dalcinl@gmail.com> |
merge
Hg-commit: 8b955b66410cbc923a4e1233fdeaca7fbf3e5d5d
|
| #
7adad957
|
| 03-Oct-2007 |
Lisandro Dalcin <dalcinl@gmail.com> |
changes for solving the strict aliasing issue in PetscObject and derived
Hg-commit: 278faecc91564f5495fa9f7d48380d547995fa45
|
| #
823e7f9c
|
| 30-Jul-2007 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 87e316ba2724836f5390b8c890f9dee19e9c35ea
|
| #
0802e0e8
|
| 10-Jul-2007 |
bcordonn <bcordonn@hookshot.mcs.anl.gov> |
Commit after a merge
Hg-commit: 27d386e23e9f55709fe4259d452de253e8d187ea
|
| #
d0051c2c
|
| 07-Jul-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 6fb2e2031f541698c18b941059a70518bfdac344
|
| #
2ef6adf6
|
| 06-Jul-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 1c3afdd77376c2f1a3f6c814cb3554fcc98760b5
|
| #
38f2d2fd
|
| 06-Jul-2007 |
Lisandro Dalcin <dalcinl@gmail.com> |
initial changes for better memory loggin on objects
Hg-commit: 0ef7914e13d41d173ef1ba2552c26bd9f41bc807
|
| #
ca9f406c
|
| 09-May-2007 |
Satish Balay <balay@mcs.anl.gov> |
use VecScatter as the first arg for VecScatterBegin()/End()
Hg-commit: 9f2dfaca49031bb2845b6b5f1a86d3034d6e408e
|
| #
4ab79f74
|
| 06-Mar-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: b66158ae56936dbc51c53435e2a067b4ce824630
|
| #
6148ca0d
|
| 06-Mar-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
revised the design of PetscMap.... should fix petsc-maint 15893
Hg-commit: c45a79cbc7d588b27e55b535c0cbb18777095c43
|
| #
2b1f77d7
|
| 21-Jun-2006 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 4d66d52560b81e0ed049f7ece2b6cfa1ae190503
|
| #
ad08c97f
|
| 21-Jun-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
added back PetscMap routines from previous PETSc releases added new pub
Hg-commit: 0674202596768765aa92a70cdab405334e52d307
|
| #
4ad98210
|
| 12-Mar-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.4136 bsmith@barrys-computer.local|ChangeSet|20060312035849|20103 ChangeSet 1.4136 06/03/11 21:58:49 bsmith@barrys-computer.local +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev
bk-changeset-1.4136 bsmith@barrys-computer.local|ChangeSet|20060312035849|20103 ChangeSet 1.4136 06/03/11 21:58:49 bsmith@barrys-computer.local +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into barrys-computer.local:/Users/bsmith/Src/petsc-dev
Hg-commit: 384cb11d7f51f57656d3f6062982b01ace29d09e
show more ...
|
| #
d7ee0231
|
| 12-Mar-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.4132.1.2 bsmith@barrys-computer.local|ChangeSet|20060312033302|20136 ChangeSet 1.4132.1.2 06/03/11 21:33:02 bsmith@barrys-computer.local +15 -0 nightly build fixes including fix re
bk-changeset-1.4132.1.2 bsmith@barrys-computer.local|ChangeSet|20060312033302|20136 ChangeSet 1.4132.1.2 06/03/11 21:33:02 bsmith@barrys-computer.local +15 -0 nightly build fixes including fix related to vecscatter
src/snes/examples/tutorials/output/ex3_4.out 1.3 06/03/11 21:32:58 bsmith@barrys-computer.local +1 -1 nightly build fixes
src/mat/impls/rowbs/mpi/mpirowbs.c 1.90 06/03/11 21:32:58 bsmith@barrys-computer.local +3 -4 nightly build fixes
src/mat/impls/aij/seq/aijfact.c 1.134 06/03/11 21:32:58 bsmith@barrys-computer.local +1 -1 nightly build fixes
src/ksp/pc/impls/fieldsplit/fieldsplit.c 1.32 06/03/11 21:32:58 bsmith@barrys-computer.local +1 -1 nightly build fixes
src/ksp/pc/impls/factor/factor.c 1.10 06/03/11 21:32:58 bsmith@barrys-computer.local +0 -6 nightly build fixes
src/ksp/pc/impls/bjacobi/bjacobi.c 1.54 06/03/11 21:32:58 bsmith@barrys-computer.local +1 -1 nightly build fixes
src/ksp/pc/impls/asm/asm.c 1.55 06/03/11 21:32:58 bsmith@barrys-computer.local +1 -1 nightly build fixes
src/ksp/pc/examples/tutorials/ex2.c 1.16 06/03/11 21:32:58 bsmith@barrys-computer.local +1 -1 nightly build fixes
src/ksp/pc/examples/tutorials/ex1.c 1.14 06/03/11 21:32:58 bsmith@barrys-computer.local +2 -2 nightly build fixes
src/ksp/ksp/examples/tutorials/makefile 1.96 06/03/11 21:32:58 bsmith@barrys-computer.local +3 -3 nightly build fixes
src/ksp/ksp/examples/tests/makefile 1.36 06/03/11 21:32:57 bsmith@barrys-computer.local +2 -2 nightly build fixes
src/snes/examples/tutorials/ex3.c 1.18 06/03/11 21:24:52 bsmith@barrys-computer.local +2 -2 don't take the chance of dividing by zero
src/mat/impls/aij/mpi/mpiaij.c 1.272 06/03/11 15:37:32 bsmith@barrys-computer.local +5 -4 cannot use requests inside the VecScatter data structures because they many have import information in them already, like persistent sends and receives
src/vec/vec/utils/vpscat.c 1.82 06/03/11 14:17:56 bsmith@barrys-computer.local +36 -0 some compilers complain about enumerated value not used in switch statement
src/vec/vec/utils/vpscat.h 1.6 06/03/11 14:14:20 bsmith@barrys-computer.local +2 -2 uninitialized logging variable
src/vec/vec/utils/vpscat.h 1.5 06/03/11 14:05:14 bsmith@barrys-computer.local +3 -3 don't need args when undefining macro
src/vec/vec/utils/vpscat.h 1.4 06/03/11 14:03:46 bsmith@barrys-computer.local +1 -0 some system want a cr on the last undef
Hg-commit: 9198c90cc4d91588bf2cb65da540ef00268ee96c
show more ...
|
| #
e3441917
|
| 22-Jan-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3974 barrysmith@barry-smiths-computer.local|ChangeSet|20060122000355|15814 ChangeSet 1.3974 06/01/21 18:03:55 barrysmith@barry-smiths-computer.local +0 -0 Merge bk://petsc@petsc.bk
bk-changeset-1.3974 barrysmith@barry-smiths-computer.local|ChangeSet|20060122000355|15814 ChangeSet 1.3974 06/01/21 18:03:55 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: bf9ada140acb6451502417660197fcdb2b0d2b3e
show more ...
|
| #
05b42c5f
|
| 22-Jan-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3972.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20060122000257|17256 ChangeSet 1.3972.1.1 06/01/21 18:02:57 barrysmith@barry-smiths-computer.local +65 -0 Many files:
bk-changeset-1.3972.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20060122000257|17256 ChangeSet 1.3972.1.1 06/01/21 18:02:57 barrysmith@barry-smiths-computer.local +65 -0 Many files: remove if not null test around all PetscFree()
src/vec/vec/utils/vscat.c 1.51 06/01/21 17:13:04 barrysmith@barry-smiths-computer.local +2 -2 remove if not null test around all PetscFree()
src/vec/vec/utils/vpscat.c 1.59 06/01/21 17:13:04 barrysmith@barry-smiths-computer.local +4 -4 remove if not null test around all PetscFree()
src/vec/vec/utils/vecstash.c 1.20 06/01/21 17:13:03 barrysmith@barry-smiths-computer.local +16 -32 remove if not null test around all PetscFree()
src/vec/vec/interface/vector.c 1.156 06/01/21 17:13:03 barrysmith@barry-smiths-computer.local +1 -3 remove if not null test around all PetscFree()
src/vec/vec/impls/seq/dvec2.c 1.41 06/01/21 17:13:03 barrysmith@barry-smiths-computer.local +1 -1 remove if not null test around all PetscFree()
src/vec/vec/impls/seq/bvec2.c 1.83 06/01/21 17:13:03 barrysmith@barry-smiths-computer.local +1 -1 remove if not null test around all PetscFree()
src/vec/vec/impls/mpi/pdvec.c 1.73 06/01/21 17:13:02 barrysmith@barry-smiths-computer.local +1 -1 remove if not null test around all PetscFree()
src/vec/is/utils/isltog.c 1.46 06/01/21 17:13:02 barrysmith@barry-smiths-computer.local +5 -5 remove if not null test around all PetscFree()
src/vec/is/utils/iscoloring.c 1.40 06/01/21 17:13:01 barrysmith@barry-smiths-computer.local +1 -3 remove if not null test around all PetscFree()
src/sys/viewer/impls/mathematica/mathematica.c 1.41 06/01/21 17:13:01 barrysmith@barry-smiths-computer.local +2 -6 remove if not null test around all PetscFree()
src/sys/viewer/impls/hdf4/hdf4v.c 1.20 06/01/21 17:13:00 barrysmith@barry-smiths-computer.local +4 -6 remove if not null test around all PetscFree()
src/sys/plog/plog.c 1.78 06/01/21 17:13:00 barrysmith@barry-smiths-computer.local +4 -8 remove if not null test around all PetscFree()
src/sys/plog/classLog.c 1.30 06/01/21 17:13:00 barrysmith@barry-smiths-computer.local +1 -3 remove if not null test around all PetscFree()
src/sys/objects/inherit.c 1.47 06/01/21 17:12:59 barrysmith@barry-smiths-computer.local +7 -21 remove if not null test around all PetscFree()
src/sys/objects/aoptions.c 1.44 06/01/21 17:12:59 barrysmith@barry-smiths-computer.local +2 -2 remove if not null test around all PetscFree()
src/snes/interface/snesut.c 1.25 06/01/21 17:12:58 barrysmith@barry-smiths-computer.local +1 -1 remove if not null test around all PetscFree()
src/snes/interface/snes.c 1.102 06/01/21 17:12:53 barrysmith@barry-smiths-computer.local +2 -2 remove if not null test around all PetscFree()
src/mat/utils/matstash.c 1.27 06/01/21 17:12:52 barrysmith@barry-smiths-computer.local +12 -24 remove if not null test around all PetscFree()
src/mat/utils/gcreate.c 1.48 06/01/21 17:12:52 barrysmith@barry-smiths-computer.local +3 -4 remove if not null test around all PetscFree()
src/mat/partition/impls/scotch/scotch.c 1.17 06/01/21 17:12:52 barrysmith@barry-smiths-computer.local +2 -6 remove if not null test around all PetscFree()
src/mat/partition/partition.c 1.32 06/01/21 17:12:51 barrysmith@barry-smiths-computer.local +4 -12 remove if not null test around all PetscFree()
src/mat/partition/impls/party/party.c 1.15 06/01/21 17:12:51 barrysmith@barry-smiths-computer.local +2 -4 remove if not null test around all PetscFree()
src/mat/partition/impls/jostle/jostle.c 1.12 06/01/21 17:12:51 barrysmith@barry-smiths-computer.local +3 -8 remove if not null test around all PetscFree()
src/mat/partition/impls/chaco/chaco.c 1.16 06/01/21 17:12:51 barrysmith@barry-smiths-computer.local +2 -7 remove if not null test around all PetscFree()
src/mat/matfd/fdmatrix.c 1.39 06/01/21 17:12:51 barrysmith@barry-smiths-computer.local +5 -5 remove if not null test around all PetscFree()
src/mat/interface/matrix.c 1.211 06/01/21 17:12:50 barrysmith@barry-smiths-computer.local +2 -6 remove if not null test around all PetscFree()
src/mat/impls/sbaij/seq/sbaijfact2.c 1.69 06/01/21 17:12:50 barrysmith@barry-smiths-computer.local +1 -1 remove if not null test around all PetscFree()
src/mat/impls/sbaij/seq/sbaij.c 1.157 06/01/21 17:12:50 barrysmith@barry-smiths-computer.local +11 -14 remove if not null test around all PetscFree()
src/mat/impls/sbaij/mpi/sbaijov.c 1.43 06/01/21 17:12:50 barrysmith@barry-smiths-computer.local +1 -1 remove if not null test around all PetscFree()
src/mat/impls/sbaij/mpi/mpisbaij.c 1.140 06/01/21 17:12:49 barrysmith@barry-smiths-computer.local +10 -12 remove if not null test around all PetscFree()
src/mat/impls/rowbs/mpi/mpirowbs.c 1.87 06/01/21 17:12:49 barrysmith@barry-smiths-computer.local +3 -3 remove if not null test around all PetscFree()
src/mat/impls/dense/seq/dense.c 1.94 06/01/21 17:12:49 barrysmith@barry-smiths-computer.local +5 -7 remove if not null test around all PetscFree()
src/mat/impls/dense/mpi/mpidense.c 1.74 06/01/21 17:12:49 barrysmith@barry-smiths-computer.local +5 -5 remove if not null test around all PetscFree()
src/mat/impls/bdiag/seq/bdiag3.c 1.30 06/01/21 17:12:48 barrysmith@barry-smiths-computer.local +1 -1 remove if not null test around all PetscFree()
src/mat/impls/bdiag/seq/bdiag.c 1.57 06/01/21 17:12:48 barrysmith@barry-smiths-computer.local +2 -2 remove if not null test around all PetscFree()
src/mat/impls/bdiag/mpi/mpibdiag.c 1.56 06/01/21 17:12:48 barrysmith@barry-smiths-computer.local +1 -1 remove if not null test around all PetscFree()
src/mat/impls/baij/seq/baij.c 1.145 06/01/21 17:12:47 barrysmith@barry-smiths-computer.local +11 -11 remove if not null test around all PetscFree()
src/mat/impls/baij/mpi/mpibaij.c 1.109 06/01/21 17:12:47 barrysmith@barry-smiths-computer.local +12 -14 remove if not null test around all PetscFree()
src/mat/impls/aij/seq/lusol/lusol.c 1.42 06/01/21 17:12:47 barrysmith@barry-smiths-computer.local +0 -1 remove if not null test around all PetscFree()
src/mat/impls/aij/seq/crl/crl.c 1.18 06/01/21 17:12:47 barrysmith@barry-smiths-computer.local +2 -3 remove if not null test around all PetscFree()
src/mat/impls/aij/seq/aij.c 1.251 06/01/21 17:12:46 barrysmith@barry-smiths-computer.local +6 -6 remove if not null test around all PetscFree()
src/mat/impls/aij/mpi/mumps/mumps.c 1.103 06/01/21 17:12:46 barrysmith@barry-smiths-computer.local +2 -6 remove if not null test around all PetscFree()
src/mat/impls/aij/mpi/mpiptap.c 1.28 06/01/21 17:12:46 barrysmith@barry-smiths-computer.local +3 -3 remove if not null test around all PetscFree()
src/mat/impls/aij/mpi/mpimatmatmult.c 1.13 06/01/21 17:12:46 barrysmith@barry-smiths-computer.local +4 -4 remove if not null test around all PetscFree()
src/mat/impls/aij/mpi/crl/mcrl.c 1.11 06/01/21 17:12:46 barrysmith@barry-smiths-computer.local +2 -7 remove if not null test around all PetscFree()
src/mat/impls/aij/mpi/mpiaij.c 1.267 06/01/21 17:12:45 barrysmith@barry-smiths-computer.local +8 -10 remove if not null test around all PetscFree()
src/mat/impls/adj/mpi/mpiadj.c 1.54 06/01/21 17:12:45 barrysmith@barry-smiths-computer.local +2 -2 remove if not null test around all PetscFree()
src/mat/examples/tests/ex92.c 1.13 06/01/21 17:12:44 barrysmith@barry-smiths-computer.local +1 -1 remove if not null test around all PetscFree()
src/ksp/pc/interface/pcset.c 1.28 06/01/21 17:12:44 barrysmith@barry-smiths-computer.local +1 -1 remove if not null test around all PetscFree()
src/ksp/pc/impls/shell/shellpc.c 1.35 06/01/21 17:12:43 barrysmith@barry-smiths-computer.local +1 -1 remove if not null test around all PetscFree()
src/ksp/pc/impls/is/pcis.c 1.29 06/01/21 17:12:43 barrysmith@barry-smiths-computer.local +1 -1 remove if not null test around all PetscFree()
src/ksp/pc/impls/is/nn/nn.c 1.35 06/01/21 17:12:43 barrysmith@barry-smiths-computer.local +2 -2 remove if not null test around all PetscFree()
src/ksp/pc/impls/fieldsplit/fieldsplit.c 1.31 06/01/21 17:12:43 barrysmith@barry-smiths-computer.local +1 -1 remove if not null test around all PetscFree()
src/ksp/pc/impls/bjacobi/bjacobi.c 1.53 06/01/21 17:12:42 barrysmith@barry-smiths-computer.local +6 -6 remove if not null test around all PetscFree()
src/ksp/pc/impls/asm/asm.c 1.54 06/01/21 17:12:42 barrysmith@barry-smiths-computer.local +3 -3 remove if not null test around all PetscFree()
src/ksp/ksp/interface/iterativ.c 1.44 06/01/21 17:12:42 barrysmith@barry-smiths-computer.local +1 -4 remove if not null test around all PetscFree()
src/ksp/ksp/impls/gmres/lgmres/lgmres.c 1.48 06/01/21 17:12:42 barrysmith@barry-smiths-computer.local +10 -11 remove if not null test around all PetscFree()
src/ksp/ksp/impls/gmres/fgmres/fgmres.c 1.58 06/01/21 17:12:42 barrysmith@barry-smiths-computer.local +12 -16 remove if not null test around all PetscFree()
src/ksp/ksp/impls/gmres/gmres.c 1.69 06/01/21 17:12:41 barrysmith@barry-smiths-computer.local +8 -25 remove if not null test around all PetscFree()
src/dm/mesh/mesh.c 1.53 06/01/21 17:12:40 barrysmith@barry-smiths-computer.local +1 -1 remove if not null test around all PetscFree()
src/dm/da/utils/sliced.c 1.25 06/01/21 17:12:39 barrysmith@barry-smiths-computer.local +1 -1 remove if not null test around all PetscFree()
src/dm/da/src/dadestroy.c 1.25 06/01/21 17:12:39 barrysmith@barry-smiths-computer.local +18 -42 remove if not null test around all PetscFree()
src/dm/da/examples/tests/ex3.c 1.7 06/01/21 17:12:39 barrysmith@barry-smiths-computer.local +1 -1 remove if not null test around all PetscFree()
src/dm/ao/interface/aodata.c 1.20 06/01/21 17:12:38 barrysmith@barry-smiths-computer.local +1 -1 remove if not null test around all PetscFree()
src/contrib/ysmp/ex1.c 1.10 06/01/21 17:12:37 barrysmith@barry-smiths-computer.local +2 -1 remove if not null test around all PetscFree()
Hg-commit: b4af67b5c981881d35552a72f29068911e24b525
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 ...
|
| #
335f953c
|
| 02-Nov-2005 |
Boyana Norris <norris@mcs.anl.gov> |
bk-changeset-1.3634 norris@boyana.mcs.anl.gov|ChangeSet|20051102174343|14287 ChangeSet 1.3634 05/11/02 11:43:43 norris@boyana.mcs.anl.gov +0 -0 Merge shakey.mcs.anl.gov:/home/norris/petsc2.x/pets
bk-changeset-1.3634 norris@boyana.mcs.anl.gov|ChangeSet|20051102174343|14287 ChangeSet 1.3634 05/11/02 11:43:43 norris@boyana.mcs.anl.gov +0 -0 Merge shakey.mcs.anl.gov:/home/norris/petsc2.x/petsc-dev into boyana.mcs.anl.gov:/home/norris/petsc2.x/petsc-dev
Hg-commit: 90cf05bb6b9fed2e9edf8a66f945bc8244c9d01f
show more ...
|
| #
524fece3
|
| 28-Oct-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3632.1.35 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20051028213508|03655 ChangeSet 1.3632.1.35 05/10/28 16:35:08 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 Merge bk://petsc@pe
bk-changeset-1.3632.1.35 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20051028213508|03655 ChangeSet 1.3632.1.35 05/10/28 16:35:08 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-dev
include/petscviewer.h 1.57 05/10/28 16:35:04 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Auto merged
Hg-commit: 691e1d804f8ab2481ffc8e8ace61d76e0467ce39
show more ...
|
| #
3c67689d
|
| 28-Oct-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3632.14.1 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20051028213440|64077 ChangeSet 1.3632.14.1 05/10/28 16:34:40 barrysmith@barrysmith-57.mcs.anl.gov +4 -0 petscviewer.h:
bk-changeset-1.3632.14.1 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20051028213440|64077 ChangeSet 1.3632.14.1 05/10/28 16:34:40 barrysmith@barrysmith-57.mcs.anl.gov +4 -0 petscviewer.h: PetscViewerFileType merged into PetscFileMode PetscViewerASCIISetFilename/Type() changed to PetscViewerFileSetName/Mode() aPetscBinaryOpen() now takes PetscFileMode as argument instead of int asm.c: petsc-maint 13889, make sure there is at least one block per processor asciiimpl.h: new file vecmpitoseq.c: petsc-maint 13873 make clear VecScatterCreateToALL and ToZero create a vector to scatter to.
include/petscviewer.h 1.55.1.1 05/10/28 16:34:05 barrysmith@barrysmith-57.mcs.anl.gov +7 -60 PetscViewerFileType merged into PetscFileMode PetscViewerASCIISetFilename/Type() changed to PetscViewerFileSetName/Mode() aPetscBinaryOpen() now takes PetscFileMode as argument instead of int
src/ksp/pc/impls/asm/asm.c 1.52 05/10/26 19:36:32 barrysmith@barry-smiths-computer.local +2 -1 petsc-maint 13889, make sure there is at least one block per processor
src/sys/viewer/impls/ascii/asciiimpl.h 1.1 05/10/25 20:04:16 barrysmith@barry-smiths-computer.local +739 -0
src/sys/viewer/impls/ascii/asciiimpl.h 1.0 05/10/25 20:04:16 barrysmith@barry-smiths-computer.local +0 -0 BitKeeper file /Users/barrysmith/petsc-dev/src/sys/viewer/impls/ascii/asciiimpl.h
src/vec/vec/utils/vecmpitoseq.c 1.17 05/10/25 18:50:08 barrysmith@barry-smiths-computer.local +3 -3 petsc-maint 13873 make clear VecScatterCreateToALL and ToZero create a vector to scatter to.
Hg-commit: eb6d9e5308e6b558f2c6200bb41d7766807fe26f
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 ...
|
| #
a8c7a070
|
| 28-Aug-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3494 barrysmith@barry-smiths-computer.local|ChangeSet|20050828025208|56411 ChangeSet 1.3494 05/08/27 21:52:08 barrysmith@barry-smiths-computer.local +31 -0 spell fix
src/vec/vec
bk-changeset-1.3494 barrysmith@barry-smiths-computer.local|ChangeSet|20050828025208|56411 ChangeSet 1.3494 05/08/27 21:52:08 barrysmith@barry-smiths-computer.local +31 -0 spell fix
src/vec/vec/utils/vinv.c 1.47 05/08/27 21:52:02 barrysmith@barry-smiths-computer.local +2 -2 spell fix
src/vec/vec/interface/vector.c 1.137 05/08/27 21:52:02 barrysmith@barry-smiths-computer.local +1 -1 spell fix
src/sys/viewer/impls/string/stringv.c 1.21 05/08/27 21:52:02 barrysmith@barry-smiths-computer.local +1 -1 spell fix
src/sys/plog/ploginfo.c 1.31 05/08/27 21:52:02 barrysmith@barry-smiths-computer.local +1 -1 spell fix
src/sys/plog/plog.c 1.71 05/08/27 21:52:02 barrysmith@barry-smiths-computer.local +2 -2 spell fix
src/sys/objects/options.c 1.62 05/08/27 21:52:02 barrysmith@barry-smiths-computer.local +1 -1 spell fix
src/sys/objects/init.c 1.57 05/08/27 21:52:01 barrysmith@barry-smiths-computer.local +1 -1 spell fix
src/sys/matlabengine/matlab.c 1.44 05/08/27 21:52:01 barrysmith@barry-smiths-computer.local +3 -3 spell fix
src/sys/fileio/ghome.c 1.20 05/08/27 21:52:01 barrysmith@barry-smiths-computer.local +1 -1 spell fix
src/sys/fileio/fretrieve.c 1.29 05/08/27 21:52:01 barrysmith@barry-smiths-computer.local +2 -2 spell fix
src/sys/draw/impls/x/drawopenx.c 1.9 05/08/27 21:52:01 barrysmith@barry-smiths-computer.local +1 -1 spell fix
src/snes/examples/tutorials/ex5s.c 1.12 05/08/27 21:52:01 barrysmith@barry-smiths-computer.local +1 -1 spell fix
src/mat/interface/matrix.c 1.192 05/08/27 21:52:01 barrysmith@barry-smiths-computer.local +1 -1 spell fix
src/mat/impls/rowbs/mpi/mpirowbs.c 1.75 05/08/27 21:52:01 barrysmith@barry-smiths-computer.local +1 -1 spell fix
src/mat/impls/baij/mpi/mpibaij.c 1.98 05/08/27 21:52:00 barrysmith@barry-smiths-computer.local +1 -1 spell fix
src/mat/impls/baij/mpi/baijov.c 1.33 05/08/27 21:52:00 barrysmith@barry-smiths-computer.local +1 -1 spell fix
src/mat/impls/aij/mpi/mpiov.c 1.37 05/08/27 21:52:00 barrysmith@barry-smiths-computer.local +1 -1 spell fix
src/mat/impls/aij/mpi/mpiaij.c 1.250 05/08/27 21:52:00 barrysmith@barry-smiths-computer.local +1 -1 spell fix
src/mat/examples/tutorials/ex5.c 1.5 05/08/27 21:52:00 barrysmith@barry-smiths-computer.local +1 -1 spell fix
src/ksp/pc/impls/sor/sor.c 1.32 05/08/27 21:51:59 barrysmith@barry-smiths-computer.local +1 -1 spell fix
src/ksp/pc/impls/mg/smg.c 1.17 05/08/27 21:51:59 barrysmith@barry-smiths-computer.local +1 -1 spell fix
src/ksp/pc/impls/mg/mg.c 1.66 05/08/27 21:51:59 barrysmith@barry-smiths-computer.local +1 -1 spell fix
src/ksp/pc/impls/hypre/hyppilut.c 1.78 05/08/27 21:51:59 barrysmith@barry-smiths-computer.local +2 -2 spell fix
src/ksp/pc/impls/fieldsplit/fieldsplit.c 1.26 05/08/27 21:51:59 barrysmith@barry-smiths-computer.local +2 -2 spell fix
src/ksp/pc/impls/bjacobi/bjacobi.c 1.49 05/08/27 21:51:59 barrysmith@barry-smiths-computer.local +1 -1 spell fix
src/ksp/pc/impls/asm/asm.c 1.50 05/08/27 21:51:59 barrysmith@barry-smiths-computer.local +1 -1 spell fix
src/docs/tex/manual/part2.tex 1.95 05/08/27 21:51:58 barrysmith@barry-smiths-computer.local +2 -2 spell fix
src/docs/strategy.tex 1.2 05/08/27 21:51:58 barrysmith@barry-smiths-computer.local +29 -1 spell fix
src/dm/usg/2d/quadratic/appview.c 1.5 05/08/27 21:51:58 barrysmith@barry-smiths-computer.local +1 -1 spell fix
src/contrib/reusememory/reuse.c 1.5 05/08/27 21:51:58 barrysmith@barry-smiths-computer.local +1 -1 spell fix
python/PETSc/Configure.py 1.345 05/08/27 21:51:58 barrysmith@barry-smiths-computer.local +1 -1 spell fix
Hg-commit: a47d6454bda6da03b129a000afd720ec2c88f23f
show more ...
|