| #
3a02d127
|
| 01-Mar-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 92b2c7828b57d0584c07309a24a6e64eaa6d33a4
|
| #
90198e61
|
| 28-Feb-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
added hook for PCSHELL in ex31.c multi-physics fixed DMComposite to free intermediate work matrices
Hg-commit: 0653a8a6e0bb21c6ba2c08443a065cb1e37fe1fc
|
| #
9dfb5993
|
| 11-Jan-2007 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 5b002539f7bb6e94c232479a607bbe05d6885922
|
| #
fbbad2e9
|
| 01-Dec-2006 |
Satish Balay <balay@mcs.anl.gov> |
tree 271451d7c66c13579ecc479c51ed8a8184a94a58 parent 769ec928e76bcc7b60e7ae409613c9bb49f5cf64 author balay@mcs.anl.gov 1164831083 21600 committer balay@mcs.anl.gov 1164831083 21600
fortran stubs for
tree 271451d7c66c13579ecc479c51ed8a8184a94a58 parent 769ec928e76bcc7b60e7ae409613c9bb49f5cf64 author balay@mcs.anl.gov 1164831083 21600 committer balay@mcs.anl.gov 1164831083 21600
fortran stubs for PCShellSetContext
Hg-commit: 32882b941e11332e7e4126580153b3b3acc7256d
show more ...
|
| #
e3da4fb2
|
| 29-Nov-2006 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 22d6d0d21d24b37da4849a56904255487a4a5412
|
| #
b29801fc
|
| 29-Nov-2006 |
Satish Balay <balay@mcs.anl.gov> |
fortran stubs for PCShellSetContext
Hg-commit: d903bae77eb5e3adb9025448dbce2d6957f65b93
|
| #
e4dfb7cc
|
| 11-Aug-2006 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 1de9754b67e361e91d3316ebc1be166358b01548
|
| #
aef0136f
|
| 09-Aug-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
don't provide PCApplyBA_Shell unless user has provided it, otherwise PCApplyeBAOrAB() tries to use the shell one that does not exist.
Hg-commit: b536158d30f118b06484d0622c223e4c330776dd
|
| #
19e5e6ef
|
| 08-Aug-2006 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: c99fd91ae83d0a7e78fdd6e1a64ada5ea3462423
|
| #
2bb17772
|
| 08-Aug-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
Added PCShellSetApplyBA() per petsc-user request from Jiaxun.
Hg-commit: bf97c9ef629c01be9d61febb8c787e39373f1324
|
| #
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 ...
|
| #
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 ...
|
| #
fd3614ef
|
| 25-Aug-2005 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.3482 knepley@khan.(none)|ChangeSet|20050825210555|50813 ChangeSet 1.3482 05/08/25 16:05:55 knepley@khan.(none) +1 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into khan.(none)
bk-changeset-1.3482 knepley@khan.(none)|ChangeSet|20050825210555|50813 ChangeSet 1.3482 05/08/25 16:05:55 knepley@khan.(none) +1 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into khan.(none):/home/knepley/PETSc-dev/petsc-dev
src/mat/interface/matrix.c 1.191 05/08/25 16:05:54 knepley@khan.(none) +0 -0 Auto merged
Hg-commit: a35f89bbcfde354c6ecb2601f1bf553ccad7ac22
show more ...
|
| #
1c5b005f
|
| 24-Aug-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.3473.1.49 balay@asterix.mcs.anl.gov|ChangeSet|20050824223814|50856 ChangeSet 1.3473.1.49 05/08/24 17:38:14 balay@asterix.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-d
bk-changeset-1.3473.1.49 balay@asterix.mcs.anl.gov|ChangeSet|20050824223814|50856 ChangeSet 1.3473.1.49 05/08/24 17:38:14 balay@asterix.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into asterix.mcs.anl.gov:/home/balay/bk-rep/petsc-dev
Hg-commit: b6f0f0bda816406df7f73e8e4a9be4480ed58d3c
show more ...
|
| #
78eacf41
|
| 24-Aug-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.3473.13.3 balay@asterix.mcs.anl.gov|ChangeSet|20050824223733|52146 ChangeSet 1.3473.13.3 05/08/24 17:37:33 balay@asterix.mcs.anl.gov +4 -0 Merge asterix.mcs.anl.gov:/home/balay/pet
bk-changeset-1.3473.13.3 balay@asterix.mcs.anl.gov|ChangeSet|20050824223733|52146 ChangeSet 1.3473.13.3 05/08/24 17:37:33 balay@asterix.mcs.anl.gov +4 -0 Merge asterix.mcs.anl.gov:/home/balay/petsc-dist into asterix.mcs.anl.gov:/home/balay/bk-rep/petsc-dev
src/ksp/pc/impls/shell/shellpc.c 1.33 05/08/24 17:37:31 balay@asterix.mcs.anl.gov +0 -1 merge from petsc-2.3.0
src/mat/impls/shell/shell.c 1.35 05/08/24 17:32:13 balay@asterix.mcs.anl.gov +0 -0 Auto merged
include/petscversion.h 1.169 05/08/24 17:32:13 balay@asterix.mcs.anl.gov +0 -0 Auto merged
include/petscpc.h 1.75 05/08/24 17:32:13 balay@asterix.mcs.anl.gov +0 -0 Auto merged
Hg-commit: 4b6e08770b0e928cf8a1cd4f60c45e20b8c0390f
show more ...
|
| #
18be62a5
|
| 24-Aug-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.3215.1.53 balay@asterix.mcs.anl.gov|ChangeSet|20050824222431|42971 ChangeSet 1.3215.1.53 05/08/24 17:24:31 balay@asterix.mcs.anl.gov +4 -0 code contrb by Lisandro Dalcin <dalcinl@g
bk-changeset-1.3215.1.53 balay@asterix.mcs.anl.gov|ChangeSet|20050824222431|42971 ChangeSet 1.3215.1.53 05/08/24 17:24:31 balay@asterix.mcs.anl.gov +4 -0 code contrb by Lisandro Dalcin <dalcinl@gmail.com> #1378, #1380, #13581
src/mat/impls/shell/shell.c 1.31.1.1 05/08/24 17:24:29 balay@asterix.mcs.anl.gov +72 -13 add MultTranspose() and GetDiagonal() for mat_type shell code contrib from Lisandro Dalcin <dalcinl@gmail.com> #13580
src/ksp/pc/impls/shell/shellpc.c 1.28.1.1 05/08/24 17:24:29 balay@asterix.mcs.anl.gov +63 -2 add PCShellSetDestroy() code contrb by Lisandro Dalcin <dalcinl@gmail.com> #13581 - also includes [PETSC #13578] PCShellSetName_Shell leaking memory patch
include/petscversion.h 1.138.1.28 05/08/24 17:24:29 balay@asterix.mcs.anl.gov +2 -2 patch update
include/petscpc.h 1.72.1.2 05/08/24 17:24:29 balay@asterix.mcs.anl.gov +3 -3 add PCShellSetDestroy() code contrb by Lisandro Dalcin <dalcinl@gmail.com> #13581
Hg-commit: da5db4d1c6a549a8579b66a691b0d45dff88f053
show more ...
|
| #
1f679d2e
|
| 23-Aug-2005 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.3479 knepley@khan.(none)|ChangeSet|20050823151319|57284 ChangeSet 1.3479 05/08/23 10:13:19 knepley@khan.(none) +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into khan.(none)
bk-changeset-1.3479 knepley@khan.(none)|ChangeSet|20050823151319|57284 ChangeSet 1.3479 05/08/23 10:13:19 knepley@khan.(none) +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into khan.(none):/home/knepley/PETSc-dev/petsc-dev
Hg-commit: 9161b46da09355500e5a004cee2f82425a01e9de
show more ...
|
| #
55470f8f
|
| 23-Aug-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3473.1.45 barrysmith@barry-smiths-computer.local|ChangeSet|20050823032552|57295 ChangeSet 1.3473.1.45 05/08/22 22:25:52 barrysmith@barry-smiths-computer.local +0 -0 Merge bk://pets
bk-changeset-1.3473.1.45 barrysmith@barry-smiths-computer.local|ChangeSet|20050823032552|57295 ChangeSet 1.3473.1.45 05/08/22 22:25:52 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: f924321c564e9d947b554223339b0ad95a83fb99
show more ...
|
| #
f259bd47
|
| 23-Aug-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3473.12.1 barrysmith@barry-smiths-computer.local|ChangeSet|20050823032532|56816 ChangeSet 1.3473.12.1 05/08/22 22:25:32 barrysmith@barry-smiths-computer.local +8 -0 minor tops addi
bk-changeset-1.3473.12.1 barrysmith@barry-smiths-computer.local|ChangeSet|20050823032532|56816 ChangeSet 1.3473.12.1 05/08/22 22:25:32 barrysmith@barry-smiths-computer.local +8 -0 minor tops additions two petsc-maint bug fixes
src/tops/tops.sidl 1.10 05/08/22 22:25:26 barrysmith@barry-smiths-computer.local +3 -0 set for 1 2 and 4 dim arryas in matrix
src/tops/server/c++/TOPS_MatrixStructured_Impl.hh 1.4 05/08/22 22:25:26 barrysmith@barry-smiths-computer.local +25 -0 more sets
src/tops/server/c++/TOPS_MatrixStructured_Impl.cc 1.3 05/08/22 22:25:26 barrysmith@barry-smiths-computer.local +44 -2 sets for 2,4 dimensions
src/mat/interface/matrix.c 1.189 05/08/22 22:25:25 barrysmith@barry-smiths-computer.local +44 -0 setrowlocal introduced
src/ksp/pc/impls/shell/shellpc.c 1.32 05/08/22 21:46:09 barrysmith@barry-smiths-computer.local +2 -1 bug fix 13578 did not free name before reseting it.
include/petscmat.h 1.189 05/08/22 21:35:44 barrysmith@barry-smiths-computer.local +1 -0 local numbering version of MatSetValuesRow()
src/tops/server/c++/TOPS_MatrixStructured_Impl.hh 1.3 05/08/22 15:49:10 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 need global size of grid also
src/ksp/ksp/impls/gmres/gmreig.c 1.19 05/08/22 11:32:38 barrysmith@barrysmith-57.mcs.anl.gov +4 -3 petsc-maint 13574 complex with 64 bit ints not using PetscBLASInt where needed in BLAS call
src/docs/tex/petscapp.bib 1.180 05/08/22 08:44:07 barrysmith@barry-smiths-computer.local +6 -3 *** empty log message ***
Hg-commit: 9e826b12123fdb7821e29f1e7488510e8da5d118
show more ...
|
| #
20f598b3
|
| 31-Jul-2005 |
victor <victor@albook1g5vle.cs.utk.edu> |
bk-changeset-1.3434 victor@albook1g5vle.cs.utk.edu|ChangeSet|20050731185855|63312 ChangeSet 1.3434 05/07/31 14:58:55 victor@albook1g5vle.cs.utk.edu +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-d
bk-changeset-1.3434 victor@albook1g5vle.cs.utk.edu|ChangeSet|20050731185855|63312 ChangeSet 1.3434 05/07/31 14:58:55 victor@albook1g5vle.cs.utk.edu +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into albook1g5vle.cs.utk.edu:/Users/victor/Software/petsc/petsc-dev
Hg-commit: 6bb04086b2c0bf4090cd3deeaf9109d50d71d470
show more ...
|
| #
fd2d0fe1
|
| 31-Jul-2005 |
victor <victor@albook1g5vle.cs.utk.edu> |
bk-changeset-1.3398.2.1 victor@albook1g5vle.cs.utk.edu|ChangeSet|20050731185809|38129 ChangeSet 1.3398.2.1 05/07/31 14:58:09 victor@albook1g5vle.cs.utk.edu +1 -0 documentation errorrs corrected
bk-changeset-1.3398.2.1 victor@albook1g5vle.cs.utk.edu|ChangeSet|20050731185809|38129 ChangeSet 1.3398.2.1 05/07/31 14:58:09 victor@albook1g5vle.cs.utk.edu +1 -0 documentation errorrs corrected
src/ksp/pc/impls/shell/shellpc.c 1.31 05/07/31 14:57:59 victor@albook1g5vle.cs.utk.edu +2 -2 documentation errorrs corrected
Hg-commit: ac974bfe1528944178c5fb0dd34654900d14e878
show more ...
|
| #
1d8d5f9a
|
| 01-Jun-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.3335 balay@asterix.mcs.anl.gov|ChangeSet|20050601051543|16496 ChangeSet 1.3335 05/06/01 00:15:43 balay@asterix.mcs.anl.gov +35 -0 petschead -> private/petscimpl.h vecimpl.h -> pr
bk-changeset-1.3335 balay@asterix.mcs.anl.gov|ChangeSet|20050601051543|16496 ChangeSet 1.3335 05/06/01 00:15:43 balay@asterix.mcs.anl.gov +35 -0 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
test.sh 1.1 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +9 -0
test.sh 1.0 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/petsc-dl/test.sh
src/vec/vec/utils/vscat.c 1.45 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/vec/vec/utils/vpscat.c 1.53 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/vec/vec/utils/vinv.c 1.46 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/vec/vec/utils/vecstash.c 1.19 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/vec/vec/utils/vecmpitoseq.c 1.16 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/vec/vec/utils/vecio.c 1.46 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/vec/vec/utils/comb.c 1.26 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/vec/vec/makefile 1.2 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/vec/vec/interface/vector.c 1.135 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/vec/vec/interface/vecregall.c 1.21 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/vec/vec/interface/vecreg.c 1.34 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/vec/vec/interface/veccreate.c 1.26 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/vec/vec/interface/mapregall.c 1.13 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/vec/vec/interface/mapreg.c 1.26 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/vec/vec/interface/mapcreate.c 1.17 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/vec/vec/interface/map.c 1.25 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/vec/vec/impls/seq/vseqcr.c 1.17 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/vec/vec/impls/seq/bvec2.c 1.69 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/vec/vec/impls/seq/bvec1.c 1.17 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/vec/vec/impls/mpi/pvecimpl.h 1.12 05/06/01 00:15:39 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/vec/vec/impls/mpi/pmap.c 1.18 05/06/01 00:15:38 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/vec/vec/impls/hypre/vhyp.c 1.11 05/06/01 00:15:38 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/vec/vec/impls/dvecimpl.h 1.15 05/06/01 00:15:38 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/mat/interface/matrix.c 1.182 05/06/01 00:15:38 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/mat/impls/shell/shellcnv.c 1.20 05/06/01 00:15:38 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/mat/impls/shell/shell.c 1.33 05/06/01 00:15:38 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/mat/impls/maij/maij.c 1.40 05/06/01 00:15:38 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/ksp/pc/impls/shell/shellpc.c 1.30 05/06/01 00:15:38 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
src/dm/da/src/gr2.c 1.35 05/06/01 00:15:38 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
include/petscvec.h 1.77 05/06/01 00:15:38 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
include/petsc.h 1.135 05/06/01 00:15:38 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
include/makefile 1.9 05/06/01 00:15:38 balay@asterix.mcs.anl.gov +1 -1 petschead -> private/petscimpl.h vecimpl.h -> private/vecimpl.h
include/private/petscimpl.h 1.53 05/05/31 23:45:58 balay@asterix.mcs.anl.gov +0 -0 Rename: include/petschead.h -> include/private/petscimpl.h
include/private/vecimpl.h 1.45 05/05/31 23:45:46 balay@asterix.mcs.anl.gov +0 -0 Rename: include/vecimpl.h -> include/private/vecimpl.h
Hg-commit: 54b8a4a4a528929abe8402e908105b5699eb0be5
show more ...
|
| #
1160f901
|
| 01-Jun-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.3333 balay@asterix.mcs.anl.gov|ChangeSet|20050601042444|04825 ChangeSet 1.3333 05/05/31 23:24:44 balay@asterix.mcs.anl.gov +3 -0 Merge asterix.mcs.anl.gov:/home/balay/spetsc into
bk-changeset-1.3333 balay@asterix.mcs.anl.gov|ChangeSet|20050601042444|04825 ChangeSet 1.3333 05/05/31 23:24:44 balay@asterix.mcs.anl.gov +3 -0 Merge asterix.mcs.anl.gov:/home/balay/spetsc into asterix.mcs.anl.gov:/home/balay/petsc-dl
src/sys/bag/bag.c 1.23 05/05/31 23:24:43 balay@asterix.mcs.anl.gov +0 -0 Auto merged
src/ksp/ksp/examples/tutorials/makefile 1.74 05/05/31 23:24:43 balay@asterix.mcs.anl.gov +0 -0 Auto merged
src/sys/bag/bag.c 1.20.2.2 05/05/31 23:24:43 balay@asterix.mcs.anl.gov +0 -0 Merge rename: src/sys/src/bag/bag.c -> src/sys/bag/bag.c
src/ksp/ksp/examples/tutorials/makefile 1.71.1.2 05/05/31 23:24:43 balay@asterix.mcs.anl.gov +0 -0 Merge rename: src/ksp/examples/tutorials/makefile -> src/ksp/ksp/examples/tutorials/makefile
bmake/common/rules 1.158 05/05/31 23:24:43 balay@asterix.mcs.anl.gov +0 -0 Auto merged
Hg-commit: cb75876f1dbb138d4739f88070772df9f01348d3
show more ...
|
| #
8296345a
|
| 01-Jun-2005 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.3323.1.2 knepley@khan.(none)|ChangeSet|20050601004644|30796 ChangeSet 1.3323.1.2 05/05/31 19:46:44 knepley@khan.(none) +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into khan
bk-changeset-1.3323.1.2 knepley@khan.(none)|ChangeSet|20050601004644|30796 ChangeSet 1.3323.1.2 05/05/31 19:46:44 knepley@khan.(none) +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into khan.(none):/home/knepley/PETSc-dev/petsc-dev
Hg-commit: 524de01797ca5e69074e2239ae9cfcb0f3060ac0
show more ...
|