| #
1449a161
|
| 09-Jun-2006 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 8b63be49a2a4e3da44b664a584cb5f35cb245bdf
|
| #
e25d487e
|
| 09-Jun-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
more error checking
Hg-commit: 3a00ab493ef225e2cbe3594847907a409e9671d0
|
| #
a076aac9
|
| 08-Jun-2006 |
ahmadia <ahmadia@harley.mcs.anl.gov> |
Merge
Hg-commit: 67bac972f38b1ca830e5c6d6ca96ca2704695e31
|
| #
0485b4f3
|
| 08-Jun-2006 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: ac011f5da8383db8d684229f322f859681e63c17
|
| #
e2ee2a47
|
| 08-Jun-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
petscbinaryread now supports complex numbers
Hg-commit: ce300ba47bdb0aee2b113b259846f90b9279e966
|
| #
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 ...
|
| #
ae15b995
|
| 12-Jan-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3928 barrysmith@barry-smiths-computer.local|ChangeSet|20060112164709|65124 ChangeSet 1.3928 06/01/12 10:47:09 barrysmith@barry-smiths-computer.local +107 -0 Many files: change
bk-changeset-1.3928 barrysmith@barry-smiths-computer.local|ChangeSet|20060112164709|65124 ChangeSet 1.3928 06/01/12 10:47:09 barrysmith@barry-smiths-computer.local +107 -0 Many files: change PetscInfo() calling sequence
src/vec/vec/utils/vscat.c 1.49 06/01/12 09:15:50 barrysmith@barry-smiths-computer.local +18 -18 change PetscInfo() calling sequence
src/vec/vec/utils/vpscat.c 1.57 06/01/12 09:15:50 barrysmith@barry-smiths-computer.local +13 -13 change PetscInfo() calling sequence
src/vec/vec/utils/comb.c 1.33 06/01/12 09:15:49 barrysmith@barry-smiths-computer.local +2 -2 change PetscInfo() calling sequence
src/vec/vec/interface/rvector.c 1.154 06/01/12 09:15:48 barrysmith@barry-smiths-computer.local +1 -1 change PetscInfo() calling sequence
src/vec/vec/impls/mpi/pdvec.c 1.69 06/01/12 09:15:46 barrysmith@barry-smiths-computer.local +2 -2 change PetscInfo() calling sequence
src/vec/is/utils/isltog.c 1.45 06/01/12 09:15:36 barrysmith@barry-smiths-computer.local +2 -2 change PetscInfo() calling sequence
src/vec/is/utils/iscoloring.c 1.38 06/01/12 09:15:36 barrysmith@barry-smiths-computer.local +1 -1 change PetscInfo() calling sequence
src/ts/interface/tsfd.c 1.19 06/01/12 09:15:32 barrysmith@barry-smiths-computer.local +2 -2 change PetscInfo() calling sequence
src/sys/viewer/impls/socket/send.c 1.38 06/01/12 09:15:10 barrysmith@barry-smiths-computer.local +1 -1 change PetscInfo() calling sequence
src/sys/viewer/impls/matlab/vmatlab.c 1.30 06/01/12 09:15:09 barrysmith@barry-smiths-computer.local +4 -4 change PetscInfo() calling sequence
src/sys/viewer/impls/binary/binv.c 1.59 06/01/12 09:15:08 barrysmith@barry-smiths-computer.local +1 -1 change PetscInfo() calling sequence
src/sys/viewer/impls/ascii/vcreatea.c 1.23 06/01/12 09:15:07 barrysmith@barry-smiths-computer.local +1 -1 change PetscInfo() calling sequence
src/sys/verbose/verboseinfo.c 1.37 06/01/12 09:15:06 barrysmith@barry-smiths-computer.local +4 -4 change PetscInfo() calling sequence
src/sys/utils/random.c 1.32 06/01/12 09:15:05 barrysmith@barry-smiths-computer.local +1 -1 change PetscInfo() calling sequence
src/sys/utils/fhost.c 1.25 06/01/12 09:15:04 barrysmith@barry-smiths-computer.local +1 -1 change PetscInfo() calling sequence
src/sys/plog/plogmpe.c 1.21 06/01/12 09:15:03 barrysmith@barry-smiths-computer.local +4 -4 change PetscInfo() calling sequence
src/sys/objects/tagm.c 1.36 06/01/12 09:15:02 barrysmith@barry-smiths-computer.local +7 -7 change PetscInfo() calling sequence
src/sys/objects/pinit.c 1.74 06/01/12 09:15:01 barrysmith@barry-smiths-computer.local +3 -3 change PetscInfo() calling sequence
src/sys/objects/options.c 1.65 06/01/12 09:15:01 barrysmith@barry-smiths-computer.local +1 -1 change PetscInfo() calling sequence
src/sys/matlabengine/matlab.c 1.47 06/01/12 09:14:58 barrysmith@barry-smiths-computer.local +12 -12 change PetscInfo() calling sequence
src/sys/ftn-custom/zutils.c 1.5 06/01/12 09:14:58 barrysmith@barry-smiths-computer.local +2 -2 change PetscInfo() calling sequence
src/sys/ftn-custom/zstart.c 1.44 06/01/12 09:14:58 barrysmith@barry-smiths-computer.local +2 -2 change PetscInfo() calling sequence
src/sys/fileio/mpiuopen.c 1.27 06/01/12 09:14:57 barrysmith@barry-smiths-computer.local +2 -2 change PetscInfo() calling sequence
src/sys/fileio/ftest.c 1.39 06/01/12 09:14:56 barrysmith@barry-smiths-computer.local +1 -1 change PetscInfo() calling sequence
src/sys/fileio/fretrieve.c 1.32 06/01/12 09:14:56 barrysmith@barry-smiths-computer.local +3 -3 change PetscInfo() calling sequence
src/sys/draw/impls/x/xcolor.c 1.16 06/01/12 09:14:45 barrysmith@barry-smiths-computer.local +2 -3 change PetscInfo() calling sequence
src/sys/dll/dl.c 1.41 06/01/12 09:14:43 barrysmith@barry-smiths-computer.local +12 -12 change PetscInfo() calling sequence
src/snes/utils/damgsnes.c 1.81 06/01/12 09:14:39 barrysmith@barry-smiths-computer.local +2 -2 change PetscInfo() calling sequence
src/snes/mf/snesmfj.c 1.62 06/01/12 09:14:38 barrysmith@barry-smiths-computer.local +3 -3 change PetscInfo() calling sequence
src/snes/interface/noise/snesnoise.c 1.24 06/01/12 09:14:38 barrysmith@barry-smiths-computer.local +2 -4 change PetscInfo() calling sequence
src/snes/interface/noise/snesmfj2.c 1.33 06/01/12 09:14:38 barrysmith@barry-smiths-computer.local +2 -2 change PetscInfo() calling sequence
src/snes/interface/snesut.c 1.24 06/01/12 09:14:37 barrysmith@barry-smiths-computer.local +7 -7 change PetscInfo() calling sequence
src/snes/interface/snesj2.c 1.18 06/01/12 09:14:37 barrysmith@barry-smiths-computer.local +2 -2 change PetscInfo() calling sequence
src/snes/interface/snes.c 1.101 06/01/12 09:14:36 barrysmith@barry-smiths-computer.local +3 -3 change PetscInfo() calling sequence
src/snes/impls/tr/tr.c 1.36 06/01/12 09:14:36 barrysmith@barry-smiths-computer.local +14 -14 change PetscInfo() calling sequence
src/snes/impls/ls/ls.c 1.70 06/01/12 09:14:35 barrysmith@barry-smiths-computer.local +26 -26 change PetscInfo() calling sequence
src/mat/utils/multequal.c 1.13 06/01/12 09:14:27 barrysmith@barry-smiths-computer.local +4 -4 change PetscInfo() calling sequence
src/mat/utils/matstash.c 1.23 06/01/12 09:14:26 barrysmith@barry-smiths-computer.local +2 -2 change PetscInfo() calling sequence
src/mat/utils/gcreate.c 1.45 06/01/12 09:14:26 barrysmith@barry-smiths-computer.local +1 -1 change PetscInfo() calling sequence
src/mat/utils/compressedrow.c 1.15 06/01/12 09:14:26 barrysmith@barry-smiths-computer.local +5 -5 change PetscInfo() calling sequence
src/mat/matfd/fdmatrix.c 1.38 06/01/12 09:14:23 barrysmith@barry-smiths-computer.local +3 -3 change PetscInfo() calling sequence
src/mat/impls/sbaij/seq/sbaijfact2.c 1.67 06/01/12 09:14:20 barrysmith@barry-smiths-computer.local +25 -25 change PetscInfo() calling sequence
src/mat/impls/sbaij/seq/sbaijfact.c 1.93 06/01/12 09:14:20 barrysmith@barry-smiths-computer.local +29 -29 change PetscInfo() calling sequence
src/mat/impls/sbaij/seq/sbaij.c 1.154 06/01/12 09:14:19 barrysmith@barry-smiths-computer.local +13 -14 change PetscInfo() calling sequence
src/mat/impls/sbaij/mpi/mpisbaij.c 1.137 06/01/12 09:14:18 barrysmith@barry-smiths-computer.local +5 -5 change PetscInfo() calling sequence
src/mat/impls/rowbs/mpi/mpirowbs.c 1.81 06/01/12 09:14:17 barrysmith@barry-smiths-computer.local +6 -6 change PetscInfo() calling sequence
src/mat/impls/rowbs/mpi/cholbs.c 1.18 06/01/12 09:14:17 barrysmith@barry-smiths-computer.local +2 -4 change PetscInfo() calling sequence
src/mat/impls/dense/seq/dense.c 1.91 06/01/12 09:14:15 barrysmith@barry-smiths-computer.local +1 -1 change PetscInfo() calling sequence
src/mat/impls/dense/mpi/plapack/plapack.c 1.12 06/01/12 09:14:14 barrysmith@barry-smiths-computer.local +1 -1 change PetscInfo() calling sequence
src/mat/impls/dense/mpi/mpidense.c 1.71 06/01/12 09:14:14 barrysmith@barry-smiths-computer.local +2 -2 change PetscInfo() calling sequence
src/mat/impls/csr/inode/inode.c 1.56 06/01/12 09:14:13 barrysmith@barry-smiths-computer.local +7 -7 change PetscInfo() calling sequence
src/mat/impls/bdiag/seq/bdiag2.c 1.27 06/01/12 09:14:13 barrysmith@barry-smiths-computer.local +4 -4 change PetscInfo() calling sequence
src/mat/impls/bdiag/seq/bdiag.c 1.54 06/01/12 09:14:13 barrysmith@barry-smiths-computer.local +3 -3 change PetscInfo() calling sequence
src/mat/impls/bdiag/mpi/mpibdiag.c 1.53 06/01/12 09:14:12 barrysmith@barry-smiths-computer.local +3 -3 change PetscInfo() calling sequence
src/mat/impls/baij/seq/baijfact3.c 1.28 06/01/12 09:14:11 barrysmith@barry-smiths-computer.local +5 -5 change PetscInfo() calling sequence
src/mat/impls/baij/seq/baijfact2.c 1.54 06/01/12 09:14:11 barrysmith@barry-smiths-computer.local +34 -34 change PetscInfo() calling sequence
src/mat/impls/baij/seq/baijfact.c 1.38 06/01/12 09:14:10 barrysmith@barry-smiths-computer.local +12 -12 change PetscInfo() calling sequence
src/mat/impls/baij/seq/baij.c 1.142 06/01/12 09:14:10 barrysmith@barry-smiths-computer.local +6 -6 change PetscInfo() calling sequence
src/mat/impls/baij/mpi/mpibaij.c 1.106 06/01/12 09:14:08 barrysmith@barry-smiths-computer.local +7 -7 change PetscInfo() calling sequence
src/mat/impls/baij/mpi/baijov.c 1.36 06/01/12 09:14:08 barrysmith@barry-smiths-computer.local +1 -1 change PetscInfo() calling sequence
src/mat/impls/aij/seq/umfpack/umfpack.c 1.49 06/01/12 09:14:07 barrysmith@barry-smiths-computer.local +1 -1 change PetscInfo() calling sequence
src/mat/impls/aij/seq/superlu/superlu.c 1.85 06/01/12 09:14:07 barrysmith@barry-smiths-computer.local +1 -1 change PetscInfo() calling sequence
src/mat/impls/aij/seq/matlab/aijmatlab.c 1.48 06/01/12 09:14:06 barrysmith@barry-smiths-computer.local +3 -3 change PetscInfo() calling sequence
src/mat/impls/aij/seq/lusol/lusol.c 1.41 06/01/12 09:14:06 barrysmith@barry-smiths-computer.local +1 -1 change PetscInfo() calling sequence
src/mat/impls/aij/seq/essl/essl.c 1.44 06/01/12 09:14:06 barrysmith@barry-smiths-computer.local +1 -1 change PetscInfo() calling sequence
src/mat/impls/aij/seq/symtranspose.c 1.13 06/01/12 09:14:05 barrysmith@barry-smiths-computer.local +3 -3 change PetscInfo() calling sequence
src/mat/impls/aij/seq/matmatmult.c 1.90 06/01/12 09:14:05 barrysmith@barry-smiths-computer.local +1 -1 change PetscInfo() calling sequence
src/mat/impls/aij/seq/crl/crl.c 1.16 06/01/12 09:14:05 barrysmith@barry-smiths-computer.local +1 -1 change PetscInfo() calling sequence
src/mat/impls/aij/seq/aijfact.c 1.128 06/01/12 09:14:04 barrysmith@barry-smiths-computer.local +26 -26 change PetscInfo() calling sequence
src/mat/impls/aij/seq/aij.c 1.247 06/01/12 09:14:03 barrysmith@barry-smiths-computer.local +6 -6 change PetscInfo() calling sequence
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.120 06/01/12 09:14:03 barrysmith@barry-smiths-computer.local +1 -1 change PetscInfo() calling sequence
src/mat/impls/aij/mpi/mumps/mumps.c 1.100 06/01/12 09:14:02 barrysmith@barry-smiths-computer.local +2 -2 change PetscInfo() calling sequence
src/mat/impls/aij/mpi/mpiptap.c 1.23 06/01/12 09:14:01 barrysmith@barry-smiths-computer.local +2 -2 change PetscInfo() calling sequence
src/mat/impls/aij/mpi/mpiov.c 1.40 06/01/12 09:14:01 barrysmith@barry-smiths-computer.local +1 -1 change PetscInfo() calling sequence
src/mat/impls/aij/mpi/crl/mcrl.c 1.9 06/01/12 09:14:01 barrysmith@barry-smiths-computer.local +1 -1 change PetscInfo() calling sequence
src/mat/impls/aij/mpi/mpiaij.c 1.261 06/01/12 09:14:00 barrysmith@barry-smiths-computer.local +4 -4 change PetscInfo() calling sequence
src/mat/impls/aij/mpi/mmaij.c 1.28 06/01/12 09:14:00 barrysmith@barry-smiths-computer.local +1 -1 change PetscInfo() calling sequence
src/mat/impls/aij/mpi/fdmpiaij.c 1.16 06/01/12 09:14:00 barrysmith@barry-smiths-computer.local +1 -1 change PetscInfo() calling sequence
src/mat/impls/adj/mpi/mpiadj.c 1.51 06/01/12 09:13:59 barrysmith@barry-smiths-computer.local +1 -1 change PetscInfo() calling sequence
src/mat/color/color.c 1.26 06/01/12 09:13:41 barrysmith@barry-smiths-computer.local +1 -1 change PetscInfo() calling sequence
src/ksp/pc/interface/precon.c 1.71 06/01/12 09:13:41 barrysmith@barry-smiths-computer.local +5 -5 change PetscInfo() calling sequence
src/ksp/pc/impls/tfs/pxxt.c 1.29 06/01/12 09:13:40 barrysmith@barry-smiths-computer.local +1 -1 change PetscInfo() calling sequence
src/ksp/pc/impls/sor/sor.c 1.37 06/01/12 09:13:39 barrysmith@barry-smiths-computer.local +1 -1 change PetscInfo() calling sequence
src/ksp/pc/impls/mg/mg.c 1.72 06/01/12 09:13:36 barrysmith@barry-smiths-computer.local +3 -3 change PetscInfo() calling sequence
src/ksp/pc/impls/jacobi/jacobi.c 1.23 06/01/12 09:13:36 barrysmith@barry-smiths-computer.local +1 -1 change PetscInfo() calling sequence
src/ksp/pc/impls/hypre/hyppilut.c 1.84 06/01/12 09:13:35 barrysmith@barry-smiths-computer.local +1 -1 change PetscInfo() calling sequence
src/ksp/pc/impls/fieldsplit/fieldsplit.c 1.30 06/01/12 09:13:35 barrysmith@barry-smiths-computer.local +1 -1 change PetscInfo() calling sequence
src/ksp/ksp/interface/itfunc.c 1.78 06/01/12 09:13:29 barrysmith@barry-smiths-computer.local +1 -1 change PetscInfo() calling sequence
src/ksp/ksp/interface/iterativ.c 1.43 06/01/12 09:13:28 barrysmith@barry-smiths-computer.local +8 -8 change PetscInfo() calling sequence
src/ksp/ksp/interface/itcreate.c 1.72 06/01/12 09:13:28 barrysmith@barry-smiths-computer.local +2 -2 change PetscInfo() calling sequence
src/ksp/ksp/impls/symmlq/symmlq.c 1.29 06/01/12 09:13:28 barrysmith@barry-smiths-computer.local +2 -2 change PetscInfo() calling sequence
src/ksp/ksp/impls/qcg/qcg.c 1.30 06/01/12 09:13:27 barrysmith@barry-smiths-computer.local +6 -6 change PetscInfo() calling sequence
src/ksp/ksp/impls/minres/minres.c 1.28 06/01/12 09:13:27 barrysmith@barry-smiths-computer.local +2 -2 change PetscInfo() calling sequence
src/ksp/ksp/impls/gmres/lgmres/lgmres.c 1.47 06/01/12 09:13:26 barrysmith@barry-smiths-computer.local +2 -2 change PetscInfo() calling sequence
src/ksp/ksp/impls/gmres/fgmres/fgmres.c 1.57 06/01/12 09:13:26 barrysmith@barry-smiths-computer.local +1 -1 change PetscInfo() calling sequence
src/ksp/ksp/impls/gmres/gmres.c 1.68 06/01/12 09:13:25 barrysmith@barry-smiths-computer.local +2 -2 change PetscInfo() calling sequence
src/ksp/ksp/impls/gmres/borthog2.c 1.27 06/01/12 09:13:25 barrysmith@barry-smiths-computer.local +1 -1 change PetscInfo() calling sequence
src/ksp/ksp/impls/cr/cr.c 1.38 06/01/12 09:13:25 barrysmith@barry-smiths-computer.local +3 -3 change PetscInfo() calling sequence
src/ksp/ksp/impls/cg/cgne/cgne.c 1.34 06/01/12 09:13:24 barrysmith@barry-smiths-computer.local +2 -2 change PetscInfo() calling sequence
src/ksp/ksp/impls/cg/cg.c 1.45 06/01/12 09:13:24 barrysmith@barry-smiths-computer.local +3 -3 change PetscInfo() calling sequence
src/ksp/ksp/examples/tutorials/ex10.c 1.60 06/01/12 09:13:14 barrysmith@barry-smiths-computer.local +1 -1 change PetscInfo() calling sequence
src/ksp/ksp/examples/tests/ex27.c 1.4 06/01/12 09:13:11 barrysmith@barry-smiths-computer.local +1 -1 change PetscInfo() calling sequence
src/dm/mesh/sieve/PreSieve.cxx 1.36 06/01/12 09:12:48 barrysmith@barry-smiths-computer.local +2 -2 change PetscInfo() calling sequence
src/dm/da/src/gr2.c 1.40 06/01/12 09:12:39 barrysmith@barry-smiths-computer.local +5 -5 change PetscInfo() calling sequence
src/dm/da/src/dasub.c 1.15 06/01/12 09:12:39 barrysmith@barry-smiths-computer.local +3 -3 change PetscInfo() calling sequence
src/dm/da/src/da2.c 1.76 06/01/12 09:12:37 barrysmith@barry-smiths-computer.local +1 -1 change PetscInfo() calling sequence
include/petsclog.h 1.68 06/01/12 09:11:37 barrysmith@barry-smiths-computer.local +17 -3 change PetscInfo() calling sequence
Hg-commit: c9533a404df82031d96e054bb23e6082340b1ce3
show more ...
|
| #
6cf91177
|
| 08-Jan-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3927 barrysmith@barry-smiths-computer.local|ChangeSet|20060108031511|00210 ChangeSet 1.3927 06/01/07 21:15:11 barrysmith@barry-smiths-computer.local +128 -0 Many files: removed
bk-changeset-1.3927 barrysmith@barry-smiths-computer.local|ChangeSet|20060108031511|00210 ChangeSet 1.3927 06/01/07 21:15:11 barrysmith@barry-smiths-computer.local +128 -0 Many files: removed verbose from PetscInfo and -info
src/vec/vec/utils/vscat.c 1.48 06/01/07 21:10:42 barrysmith@barry-smiths-computer.local +18 -18 removed verbose from PetscInfo and -info
src/vec/vec/utils/vpscat.c 1.56 06/01/07 21:10:42 barrysmith@barry-smiths-computer.local +13 -13 removed verbose from PetscInfo and -info
src/vec/vec/utils/comb.c 1.32 06/01/07 21:10:40 barrysmith@barry-smiths-computer.local +2 -2 removed verbose from PetscInfo and -info
src/vec/vec/interface/vector.c 1.152 06/01/07 21:10:40 barrysmith@barry-smiths-computer.local +1 -1 removed verbose from PetscInfo and -info
src/vec/vec/interface/rvector.c 1.153 06/01/07 21:10:39 barrysmith@barry-smiths-computer.local +1 -1 removed verbose from PetscInfo and -info
src/vec/vec/interface/dlregisvec.c 1.33 06/01/07 21:10:39 barrysmith@barry-smiths-computer.local +4 -4 removed verbose from PetscInfo and -info
src/vec/vec/impls/mpi/pdvec.c 1.68 06/01/07 21:10:37 barrysmith@barry-smiths-computer.local +2 -2 removed verbose from PetscInfo and -info
src/vec/is/utils/isltog.c 1.44 06/01/07 21:10:27 barrysmith@barry-smiths-computer.local +2 -2 removed verbose from PetscInfo and -info
src/vec/is/utils/iscoloring.c 1.37 06/01/07 21:10:26 barrysmith@barry-smiths-computer.local +1 -1 removed verbose from PetscInfo and -info
src/ts/interface/tsfd.c 1.18 06/01/07 21:10:22 barrysmith@barry-smiths-computer.local +2 -2 removed verbose from PetscInfo and -info
src/ts/interface/dlregists.c 1.28 06/01/07 21:10:22 barrysmith@barry-smiths-computer.local +2 -2 removed verbose from PetscInfo and -info
src/sys/viewer/interface/dlregispetsc.c 1.31 06/01/07 21:10:03 barrysmith@barry-smiths-computer.local +2 -2 removed verbose from PetscInfo and -info
src/sys/viewer/impls/socket/send.c 1.37 06/01/07 21:10:01 barrysmith@barry-smiths-computer.local +1 -1 removed verbose from PetscInfo and -info
src/sys/viewer/impls/matlab/vmatlab.c 1.29 06/01/07 21:10:00 barrysmith@barry-smiths-computer.local +4 -4 removed verbose from PetscInfo and -info
src/sys/viewer/impls/binary/binv.c 1.58 06/01/07 21:09:59 barrysmith@barry-smiths-computer.local +1 -1 removed verbose from PetscInfo and -info
src/sys/viewer/impls/ascii/vcreatea.c 1.22 06/01/07 21:09:58 barrysmith@barry-smiths-computer.local +1 -1 removed verbose from PetscInfo and -info
src/sys/verbose/verboseinfo.c 1.36 06/01/07 21:09:57 barrysmith@barry-smiths-computer.local +36 -36 removed verbose from PetscInfo and -info
src/sys/utils/random.c 1.31 06/01/07 21:09:56 barrysmith@barry-smiths-computer.local +1 -1 removed verbose from PetscInfo and -info
src/sys/utils/fhost.c 1.24 06/01/07 21:09:55 barrysmith@barry-smiths-computer.local +1 -1 removed verbose from PetscInfo and -info
src/sys/plog/plogmpe.c 1.20 06/01/07 21:09:53 barrysmith@barry-smiths-computer.local +4 -4 removed verbose from PetscInfo and -info
src/sys/plog/plog.c 1.77 06/01/07 21:09:53 barrysmith@barry-smiths-computer.local +3 -3 removed verbose from PetscInfo and -info
src/sys/objects/tagm.c 1.35 06/01/07 21:09:52 barrysmith@barry-smiths-computer.local +7 -7 removed verbose from PetscInfo and -info
src/sys/objects/pinit.c 1.73 06/01/07 21:09:51 barrysmith@barry-smiths-computer.local +7 -7 removed verbose from PetscInfo and -info
src/sys/objects/options.c 1.64 06/01/07 21:09:50 barrysmith@barry-smiths-computer.local +1 -1 removed verbose from PetscInfo and -info
src/sys/objects/init.c 1.62 06/01/07 21:09:50 barrysmith@barry-smiths-computer.local +8 -8 removed verbose from PetscInfo and -info
src/sys/matlabengine/matlab.c 1.46 06/01/07 21:09:48 barrysmith@barry-smiths-computer.local +12 -12 removed verbose from PetscInfo and -info
src/sys/ftn-custom/zutils.c 1.4 06/01/07 21:09:48 barrysmith@barry-smiths-computer.local +1 -1 removed verbose from PetscInfo and -info
src/sys/ftn-custom/zstart.c 1.43 06/01/07 21:09:48 barrysmith@barry-smiths-computer.local +4 -4 removed verbose from PetscInfo and -info
src/sys/fileio/mpiuopen.c 1.26 06/01/07 21:09:46 barrysmith@barry-smiths-computer.local +2 -2 removed verbose from PetscInfo and -info
src/sys/fileio/ftest.c 1.38 06/01/07 21:09:45 barrysmith@barry-smiths-computer.local +1 -1 removed verbose from PetscInfo and -info
src/sys/fileio/fretrieve.c 1.31 06/01/07 21:09:45 barrysmith@barry-smiths-computer.local +3 -3 removed verbose from PetscInfo and -info
src/sys/draw/impls/x/xcolor.c 1.15 06/01/07 21:09:35 barrysmith@barry-smiths-computer.local +2 -2 removed verbose from PetscInfo and -info
src/sys/dll/dl.c 1.40 06/01/07 21:09:32 barrysmith@barry-smiths-computer.local +12 -12 removed verbose from PetscInfo and -info
src/snes/utils/damgsnes.c 1.80 06/01/07 21:09:28 barrysmith@barry-smiths-computer.local +2 -2 removed verbose from PetscInfo and -info
src/snes/mf/snesmfj.c 1.61 06/01/07 21:09:28 barrysmith@barry-smiths-computer.local +3 -3 removed verbose from PetscInfo and -info
src/snes/interface/noise/snesnoise.c 1.23 06/01/07 21:09:27 barrysmith@barry-smiths-computer.local +2 -2 removed verbose from PetscInfo and -info
src/snes/interface/noise/snesmfj2.c 1.32 06/01/07 21:09:27 barrysmith@barry-smiths-computer.local +2 -2 removed verbose from PetscInfo and -info
src/snes/interface/snesut.c 1.23 06/01/07 21:09:26 barrysmith@barry-smiths-computer.local +7 -7 removed verbose from PetscInfo and -info
src/snes/interface/snesj2.c 1.17 06/01/07 21:09:26 barrysmith@barry-smiths-computer.local +2 -2 removed verbose from PetscInfo and -info
src/snes/interface/snes.c 1.100 06/01/07 21:09:26 barrysmith@barry-smiths-computer.local +3 -3 removed verbose from PetscInfo and -info
src/snes/interface/dlregissnes.c 1.28 06/01/07 21:09:26 barrysmith@barry-smiths-computer.local +2 -2 removed verbose from PetscInfo and -info
src/snes/impls/tr/tr.c 1.35 06/01/07 21:09:25 barrysmith@barry-smiths-computer.local +14 -14 removed verbose from PetscInfo and -info
src/snes/impls/ls/ls.c 1.69 06/01/07 21:09:24 barrysmith@barry-smiths-computer.local +26 -26 removed verbose from PetscInfo and -info
src/mat/utils/multequal.c 1.12 06/01/07 21:09:13 barrysmith@barry-smiths-computer.local +4 -4 removed verbose from PetscInfo and -info
src/mat/utils/matstash.c 1.22 06/01/07 21:09:13 barrysmith@barry-smiths-computer.local +3 -3 removed verbose from PetscInfo and -info
src/mat/utils/gcreate.c 1.44 06/01/07 21:09:12 barrysmith@barry-smiths-computer.local +1 -1 removed verbose from PetscInfo and -info
src/mat/utils/compressedrow.c 1.14 06/01/07 21:09:12 barrysmith@barry-smiths-computer.local +5 -5 removed verbose from PetscInfo and -info
src/mat/matfd/fdmatrix.c 1.37 06/01/07 21:09:09 barrysmith@barry-smiths-computer.local +3 -3 removed verbose from PetscInfo and -info
src/mat/interface/matrix.c 1.206 06/01/07 21:09:08 barrysmith@barry-smiths-computer.local +5 -5 removed verbose from PetscInfo and -info
src/mat/interface/dlregismat.c 1.36 06/01/07 21:09:07 barrysmith@barry-smiths-computer.local +2 -2 removed verbose from PetscInfo and -info
src/mat/impls/sbaij/seq/sbaijfact2.c 1.66 06/01/07 21:09:06 barrysmith@barry-smiths-computer.local +27 -27 removed verbose from PetscInfo and -info
src/mat/impls/sbaij/seq/sbaijfact.c 1.92 06/01/07 21:09:05 barrysmith@barry-smiths-computer.local +31 -31 removed verbose from PetscInfo and -info
src/mat/impls/sbaij/seq/sbaij.c 1.153 06/01/07 21:09:05 barrysmith@barry-smiths-computer.local +12 -12 removed verbose from PetscInfo and -info
src/mat/impls/sbaij/mpi/mpisbaij.c 1.136 06/01/07 21:09:03 barrysmith@barry-smiths-computer.local +5 -5 removed verbose from PetscInfo and -info
src/mat/impls/rowbs/mpi/mpirowbs.c 1.80 06/01/07 21:09:03 barrysmith@barry-smiths-computer.local +8 -8 removed verbose from PetscInfo and -info
src/mat/impls/rowbs/mpi/cholbs.c 1.17 06/01/07 21:09:02 barrysmith@barry-smiths-computer.local +2 -2 removed verbose from PetscInfo and -info
src/mat/impls/dense/seq/dense.c 1.90 06/01/07 21:09:01 barrysmith@barry-smiths-computer.local +1 -1 removed verbose from PetscInfo and -info
src/mat/impls/dense/mpi/plapack/plapack.c 1.11 06/01/07 21:09:00 barrysmith@barry-smiths-computer.local +1 -1 removed verbose from PetscInfo and -info
src/mat/impls/dense/mpi/mpidense.c 1.70 06/01/07 21:08:59 barrysmith@barry-smiths-computer.local +2 -2 removed verbose from PetscInfo and -info
src/mat/impls/csr/inode/inode.c 1.55 06/01/07 21:08:59 barrysmith@barry-smiths-computer.local +7 -7 removed verbose from PetscInfo and -info
src/mat/impls/bdiag/seq/bdiag2.c 1.26 06/01/07 21:08:58 barrysmith@barry-smiths-computer.local +4 -4 removed verbose from PetscInfo and -info
src/mat/impls/bdiag/seq/bdiag.c 1.53 06/01/07 21:08:58 barrysmith@barry-smiths-computer.local +3 -3 removed verbose from PetscInfo and -info
src/mat/impls/bdiag/mpi/mpibdiag.c 1.52 06/01/07 21:08:57 barrysmith@barry-smiths-computer.local +3 -3 removed verbose from PetscInfo and -info
src/mat/impls/baij/seq/baijfact3.c 1.27 06/01/07 21:08:56 barrysmith@barry-smiths-computer.local +6 -6 removed verbose from PetscInfo and -info
src/mat/impls/baij/seq/baijfact2.c 1.53 06/01/07 21:08:56 barrysmith@barry-smiths-computer.local +35 -35 removed verbose from PetscInfo and -info
src/mat/impls/baij/seq/baijfact.c 1.37 06/01/07 21:08:55 barrysmith@barry-smiths-computer.local +14 -14 removed verbose from PetscInfo and -info
src/mat/impls/baij/seq/baij.c 1.141 06/01/07 21:08:55 barrysmith@barry-smiths-computer.local +6 -6 removed verbose from PetscInfo and -info
src/mat/impls/baij/mpi/mpibaij.c 1.105 06/01/07 21:08:53 barrysmith@barry-smiths-computer.local +14 -14 removed verbose from PetscInfo and -info
src/mat/impls/baij/mpi/baijov.c 1.35 06/01/07 21:08:53 barrysmith@barry-smiths-computer.local +1 -1 removed verbose from PetscInfo and -info
src/mat/impls/aij/seq/umfpack/umfpack.c 1.48 06/01/07 21:08:52 barrysmith@barry-smiths-computer.local +1 -1 removed verbose from PetscInfo and -info
src/mat/impls/aij/seq/superlu/superlu.c 1.84 06/01/07 21:08:52 barrysmith@barry-smiths-computer.local +1 -1 removed verbose from PetscInfo and -info
src/mat/impls/aij/seq/matlab/aijmatlab.c 1.47 06/01/07 21:08:52 barrysmith@barry-smiths-computer.local +3 -3 removed verbose from PetscInfo and -info
src/mat/impls/aij/seq/lusol/lusol.c 1.40 06/01/07 21:08:51 barrysmith@barry-smiths-computer.local +1 -1 removed verbose from PetscInfo and -info
src/mat/impls/aij/seq/essl/essl.c 1.43 06/01/07 21:08:51 barrysmith@barry-smiths-computer.local +1 -1 removed verbose from PetscInfo and -info
src/mat/impls/aij/seq/symtranspose.c 1.12 06/01/07 21:08:50 barrysmith@barry-smiths-computer.local +3 -3 removed verbose from PetscInfo and -info
src/mat/impls/aij/seq/crl/crl.c 1.15 06/01/07 21:08:50 barrysmith@barry-smiths-computer.local +1 -1 removed verbose from PetscInfo and -info
src/mat/impls/aij/seq/matmatmult.c 1.89 06/01/07 21:08:49 barrysmith@barry-smiths-computer.local +1 -1 removed verbose from PetscInfo and -info
src/mat/impls/aij/seq/aijfact.c 1.127 06/01/07 21:08:48 barrysmith@barry-smiths-computer.local +30 -30 removed verbose from PetscInfo and -info
src/mat/impls/aij/seq/aij.c 1.246 06/01/07 21:08:48 barrysmith@barry-smiths-computer.local +6 -6 removed verbose from PetscInfo and -info
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.119 06/01/07 21:08:48 barrysmith@barry-smiths-computer.local +1 -1 removed verbose from PetscInfo and -info
src/mat/impls/aij/mpi/mumps/mumps.c 1.99 06/01/07 21:08:47 barrysmith@barry-smiths-computer.local +2 -2 removed verbose from PetscInfo and -info
src/mat/impls/aij/mpi/crl/mcrl.c 1.8 06/01/07 21:08:47 barrysmith@barry-smiths-computer.local +1 -1 removed verbose from PetscInfo and -info
src/mat/impls/aij/mpi/mpiptap.c 1.22 06/01/07 21:08:46 barrysmith@barry-smiths-computer.local +2 -2 removed verbose from PetscInfo and -info
src/mat/impls/aij/mpi/mpiov.c 1.39 06/01/07 21:08:46 barrysmith@barry-smiths-computer.local +1 -1 removed verbose from PetscInfo and -info
src/mat/impls/aij/mpi/mpiaij.c 1.260 06/01/07 21:08:46 barrysmith@barry-smiths-computer.local +4 -4 removed verbose from PetscInfo and -info
src/mat/impls/aij/mpi/mmaij.c 1.27 06/01/07 21:08:45 barrysmith@barry-smiths-computer.local +1 -1 removed verbose from PetscInfo and -info
src/mat/impls/aij/mpi/fdmpiaij.c 1.15 06/01/07 21:08:45 barrysmith@barry-smiths-computer.local +1 -1 removed verbose from PetscInfo and -info
src/mat/impls/adj/mpi/mpiadj.c 1.50 06/01/07 21:08:44 barrysmith@barry-smiths-computer.local +1 -1 removed verbose from PetscInfo and -info
src/mat/color/color.c 1.25 06/01/07 21:08:28 barrysmith@barry-smiths-computer.local +1 -1 removed verbose from PetscInfo and -info
src/ksp/pc/interface/precon.c 1.70 06/01/07 21:08:27 barrysmith@barry-smiths-computer.local +5 -5 removed verbose from PetscInfo and -info
src/ksp/pc/impls/tfs/pxxt.c 1.28 06/01/07 21:08:26 barrysmith@barry-smiths-computer.local +1 -1 removed verbose from PetscInfo and -info
src/ksp/pc/impls/sor/sor.c 1.36 06/01/07 21:08:24 barrysmith@barry-smiths-computer.local +1 -1 removed verbose from PetscInfo and -info
src/ksp/pc/impls/mg/mg.c 1.71 06/01/07 21:08:22 barrysmith@barry-smiths-computer.local +3 -3 removed verbose from PetscInfo and -info
src/ksp/pc/impls/jacobi/jacobi.c 1.22 06/01/07 21:08:21 barrysmith@barry-smiths-computer.local +1 -1 removed verbose from PetscInfo and -info
src/ksp/pc/impls/hypre/hyppilut.c 1.83 06/01/07 21:08:20 barrysmith@barry-smiths-computer.local +1 -1 removed verbose from PetscInfo and -info
src/ksp/pc/impls/fieldsplit/fieldsplit.c 1.29 06/01/07 21:08:19 barrysmith@barry-smiths-computer.local +1 -1 removed verbose from PetscInfo and -info
src/ksp/pc/impls/factor/lu/lu.c 1.52 06/01/07 21:08:19 barrysmith@barry-smiths-computer.local +1 -1 removed verbose from PetscInfo and -info
src/ksp/ksp/interface/itfunc.c 1.77 06/01/07 21:08:14 barrysmith@barry-smiths-computer.local +1 -1 removed verbose from PetscInfo and -info
src/ksp/ksp/interface/iterativ.c 1.42 06/01/07 21:08:13 barrysmith@barry-smiths-computer.local +8 -8 removed verbose from PetscInfo and -info
src/ksp/ksp/interface/itcreate.c 1.71 06/01/07 21:08:13 barrysmith@barry-smiths-computer.local +1 -1 removed verbose from PetscInfo and -info
src/ksp/ksp/interface/dlregisksp.c 1.31 06/01/07 21:08:13 barrysmith@barry-smiths-computer.local +4 -4 removed verbose from PetscInfo and -info
src/ksp/ksp/impls/symmlq/symmlq.c 1.28 06/01/07 21:08:12 barrysmith@barry-smiths-computer.local +2 -2 removed verbose from PetscInfo and -info
src/ksp/ksp/impls/qcg/qcg.c 1.29 06/01/07 21:08:11 barrysmith@barry-smiths-computer.local +6 -6 removed verbose from PetscInfo and -info
src/ksp/ksp/impls/minres/minres.c 1.27 06/01/07 21:08:11 barrysmith@barry-smiths-computer.local +2 -2 removed verbose from PetscInfo and -info
src/ksp/ksp/impls/gmres/lgmres/lgmres.c 1.46 06/01/07 21:08:10 barrysmith@barry-smiths-computer.local +2 -2 removed verbose from PetscInfo and -info
src/ksp/ksp/impls/gmres/fgmres/fgmres.c 1.56 06/01/07 21:08:10 barrysmith@barry-smiths-computer.local +1 -1 removed verbose from PetscInfo and -info
src/ksp/ksp/impls/gmres/gmres.c 1.67 06/01/07 21:08:09 barrysmith@barry-smiths-computer.local +2 -2 removed verbose from PetscInfo and -info
src/ksp/ksp/impls/gmres/borthog2.c 1.26 06/01/07 21:08:09 barrysmith@barry-smiths-computer.local +1 -1 removed verbose from PetscInfo and -info
src/ksp/ksp/impls/cr/cr.c 1.37 06/01/07 21:08:09 barrysmith@barry-smiths-computer.local +3 -3 removed verbose from PetscInfo and -info
src/ksp/ksp/impls/cg/cgne/cgne.c 1.33 06/01/07 21:08:08 barrysmith@barry-smiths-computer.local +2 -2 removed verbose from PetscInfo and -info
src/ksp/ksp/impls/cg/cg.c 1.44 06/01/07 21:08:08 barrysmith@barry-smiths-computer.local +3 -3 removed verbose from PetscInfo and -info
src/ksp/ksp/examples/tutorials/ex10.c 1.59 06/01/07 21:07:59 barrysmith@barry-smiths-computer.local +1 -1 removed verbose from PetscInfo and -info
src/ksp/ksp/examples/tests/ex27.c 1.3 06/01/07 21:07:56 barrysmith@barry-smiths-computer.local +1 -1 removed verbose from PetscInfo and -info
src/docs/website/publications/index.html 1.36 06/01/07 21:07:49 barrysmith@barry-smiths-computer.local +5 -5 removed verbose from PetscInfo and -info
src/docs/website/documentation/changes/231.html 1.52 06/01/07 21:07:43 barrysmith@barry-smiths-computer.local +3 -0 removed verbose from PetscInfo and -info
src/docs/website/documentation/troubleshooting.html 1.32 06/01/07 21:07:41 barrysmith@barry-smiths-computer.local +1 -1 removed verbose from PetscInfo and -info
src/docs/website/documentation/faq.html 1.30 06/01/07 21:07:40 barrysmith@barry-smiths-computer.local +1 -1 removed verbose from PetscInfo and -info
src/docs/tex/manual/part2.tex 1.107 06/01/07 21:07:36 barrysmith@barry-smiths-computer.local +18 -18 removed verbose from PetscInfo and -info
src/dm/mesh/sieve/PreSieve.cxx 1.35 06/01/07 21:07:31 barrysmith@barry-smiths-computer.local +4 -4 removed verbose from PetscInfo and -info
src/dm/da/src/gr2.c 1.39 06/01/07 21:07:26 barrysmith@barry-smiths-computer.local +5 -5 removed verbose from PetscInfo and -info
src/dm/da/src/dasub.c 1.14 06/01/07 21:07:25 barrysmith@barry-smiths-computer.local +3 -3 removed verbose from PetscInfo and -info
src/dm/da/src/da2.c 1.75 06/01/07 21:07:24 barrysmith@barry-smiths-computer.local +1 -1 removed verbose from PetscInfo and -info
src/dm/ao/interface/dlregisdm.c 1.31 06/01/07 21:07:19 barrysmith@barry-smiths-computer.local +3 -3 removed verbose from PetscInfo and -info
src/contrib/helmholtz_2/ex12.c 1.10 06/01/07 21:06:59 barrysmith@barry-smiths-computer.local +1 -1 removed verbose from PetscInfo and -info
python/PETSc/utilities/libraryOptions.py 1.26 06/01/07 21:06:50 barrysmith@barry-smiths-computer.local +4 -4 removed verbose from PetscInfo and -info
include/petsclog.h 1.67 06/01/07 21:06:32 barrysmith@barry-smiths-computer.local +7 -7 removed verbose from PetscInfo and -info
include/petsc.h 1.160 06/01/07 21:06:30 barrysmith@barry-smiths-computer.local +1 -1 removed verbose from PetscInfo and -info
bmake/common/rules 1.181 06/01/07 21:06:24 barrysmith@barry-smiths-computer.local +2 -3 removed verbose from PetscInfo and -info
Hg-commit: daa490f1b957c57dd6cd4d11f3dd6573777b4982
show more ...
|
| #
9318c5ed
|
| 20-Nov-2005 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.3759 knepley@khan.(none)|ChangeSet|20051120202454|27301 ChangeSet 1.3759 05/11/20 14:24:54 knepley@khan.(none) +2 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into khan.(none)
bk-changeset-1.3759 knepley@khan.(none)|ChangeSet|20051120202454|27301 ChangeSet 1.3759 05/11/20 14:24:54 knepley@khan.(none) +2 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into khan.(none):/PETSc3/petsc/petsc-dev
src/dm/mesh/sieve/PreSieve.cxx 1.21 05/11/20 14:24:52 knepley@khan.(none) +0 -0 Auto merged
python/PETSc/utilities/languages.py 1.46 05/11/20 14:24:52 knepley@khan.(none) +0 -0 Auto merged
Hg-commit: a04ae61eb1a2409318d15dc43219a1cc3dce114e
show more ...
|
| #
e341c614
|
| 18-Nov-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.3755.1.1 balay@asterix.mcs.anl.gov|ChangeSet|20051118175402|01407 ChangeSet 1.3755.1.1 05/11/18 11:54:02 balay@asterix.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev
bk-changeset-1.3755.1.1 balay@asterix.mcs.anl.gov|ChangeSet|20051118175402|01407 ChangeSet 1.3755.1.1 05/11/18 11:54:02 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: e417a1b13fe1683c80cb20b53b9779c8f531deb7
show more ...
|
| #
09f3b4e5
|
| 18-Nov-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.3753.1.1 balay@asterix.mcs.anl.gov|ChangeSet|20051118175347|44670 ChangeSet 1.3753.1.1 05/11/18 11:53:47 balay@asterix.mcs.anl.gov +118 -0 PetscLogInfo -> PetscVerboseInfo
src/v
bk-changeset-1.3753.1.1 balay@asterix.mcs.anl.gov|ChangeSet|20051118175347|44670 ChangeSet 1.3753.1.1 05/11/18 11:53:47 balay@asterix.mcs.anl.gov +118 -0 PetscLogInfo -> PetscVerboseInfo
src/vec/vec/utils/vscat.c 1.47 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +18 -18 PetscLogInfo -> PetscVerboseInfo
src/vec/vec/utils/vpscat.c 1.55 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +13 -13 PetscLogInfo -> PetscVerboseInfo
src/vec/vec/utils/comb.c 1.28 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +2 -2 PetscLogInfo -> PetscVerboseInfo
src/vec/vec/interface/vector.c 1.144 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +1 -1 PetscLogInfo -> PetscVerboseInfo
src/vec/vec/interface/dlregisvec.c 1.31 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +3 -3 PetscLogInfo -> PetscVerboseInfo
src/vec/vec/impls/mpi/pdvec.c 1.63 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +2 -2 PetscLogInfo -> PetscVerboseInfo
src/vec/is/utils/isltog.c 1.41 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +2 -2 PetscLogInfo -> PetscVerboseInfo
src/vec/is/utils/iscoloring.c 1.35 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +1 -1 PetscLogInfo -> PetscVerboseInfo
src/ts/interface/tsfd.c 1.17 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +2 -2 PetscLogInfo -> PetscVerboseInfo
src/ts/interface/dlregists.c 1.23 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +1 -1 PetscLogInfo -> PetscVerboseInfo
src/sys/viewer/interface/dlregispetsc.c 1.27 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +1 -1 PetscLogInfo -> PetscVerboseInfo
src/sys/viewer/impls/socket/send.c 1.36 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +1 -1 PetscLogInfo -> PetscVerboseInfo
src/sys/viewer/impls/matlab/vmatlab.c 1.27 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +4 -4 PetscLogInfo -> PetscVerboseInfo
src/sys/viewer/impls/binary/binv.c 1.57 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +1 -1 PetscLogInfo -> PetscVerboseInfo
src/sys/viewer/impls/ascii/vcreatea.c 1.17 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +1 -1 PetscLogInfo -> PetscVerboseInfo
src/sys/utils/random.c 1.29 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +1 -1 PetscLogInfo -> PetscVerboseInfo
src/sys/utils/fhost.c 1.23 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +1 -1 PetscLogInfo -> PetscVerboseInfo
src/sys/plog/plogmpe.c 1.19 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +4 -4 PetscLogInfo -> PetscVerboseInfo
src/sys/plog/ploginfo.c 1.32 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +35 -35 PetscLogInfo -> PetscVerboseInfo
src/sys/plog/plog.c 1.72 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +2 -2 PetscLogInfo -> PetscVerboseInfo
src/sys/objects/tagm.c 1.33 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +7 -7 PetscLogInfo -> PetscVerboseInfo
src/sys/objects/pinit.c 1.69 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +4 -4 PetscLogInfo -> PetscVerboseInfo
src/sys/objects/options.c 1.63 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +1 -1 PetscLogInfo -> PetscVerboseInfo
src/sys/objects/init.c 1.59 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +3 -3 PetscLogInfo -> PetscVerboseInfo
src/sys/matlabengine/matlab.c 1.45 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +12 -12 PetscLogInfo -> PetscVerboseInfo
src/sys/ftn-custom/zutils.c 1.3 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +1 -1 PetscLogInfo -> PetscVerboseInfo
src/sys/ftn-custom/zstart.c 1.39 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +4 -4 PetscLogInfo -> PetscVerboseInfo
src/sys/fileio/mpiuopen.c 1.25 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +2 -2 PetscLogInfo -> PetscVerboseInfo
src/sys/fileio/ftest.c 1.37 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +1 -1 PetscLogInfo -> PetscVerboseInfo
src/sys/fileio/fretrieve.c 1.30 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +3 -3 PetscLogInfo -> PetscVerboseInfo
src/sys/draw/impls/x/xcolor.c 1.14 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +2 -2 PetscLogInfo -> PetscVerboseInfo
src/sys/dll/dl.c 1.39 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +12 -12 PetscLogInfo -> PetscVerboseInfo
src/snes/utils/damgsnes.c 1.77 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +2 -2 PetscLogInfo -> PetscVerboseInfo
src/snes/mf/snesmfj.c 1.59 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +3 -3 PetscLogInfo -> PetscVerboseInfo
src/snes/interface/snesut.c 1.20 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +7 -7 PetscLogInfo -> PetscVerboseInfo
src/snes/interface/snesj2.c 1.16 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +2 -2 PetscLogInfo -> PetscVerboseInfo
src/snes/interface/snes.c 1.96 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +3 -3 PetscLogInfo -> PetscVerboseInfo
src/snes/interface/noise/snesnoise.c 1.21 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +2 -2 PetscLogInfo -> PetscVerboseInfo
src/snes/interface/noise/snesmfj2.c 1.30 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +2 -2 PetscLogInfo -> PetscVerboseInfo
src/snes/interface/dlregissnes.c 1.25 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +1 -1 PetscLogInfo -> PetscVerboseInfo
src/snes/impls/tr/tr.c 1.33 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +14 -14 PetscLogInfo -> PetscVerboseInfo
src/snes/impls/ls/ls.c 1.66 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +26 -26 PetscLogInfo -> PetscVerboseInfo
src/mat/utils/multequal.c 1.10 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +4 -4 PetscLogInfo -> PetscVerboseInfo
src/mat/utils/matstash.c 1.21 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +2 -2 PetscLogInfo -> PetscVerboseInfo
src/mat/utils/gcreate.c 1.42 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +1 -1 PetscLogInfo -> PetscVerboseInfo
src/mat/utils/compressedrow.c 1.12 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +5 -5 PetscLogInfo -> PetscVerboseInfo
src/mat/matfd/fdmatrix.c 1.35 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +3 -3 PetscLogInfo -> PetscVerboseInfo
src/mat/interface/dlregismat.c 1.33 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +1 -1 PetscLogInfo -> PetscVerboseInfo
src/mat/impls/sbaij/seq/sbaijfact2.c 1.63 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +25 -25 PetscLogInfo -> PetscVerboseInfo
src/mat/impls/sbaij/seq/sbaijfact.c 1.89 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +29 -29 PetscLogInfo -> PetscVerboseInfo
src/mat/impls/sbaij/seq/sbaij.c 1.150 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +12 -12 PetscLogInfo -> PetscVerboseInfo
src/mat/impls/sbaij/mpi/mpisbaij.c 1.135 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +5 -5 PetscLogInfo -> PetscVerboseInfo
src/mat/impls/rowbs/mpi/mpirowbs.c 1.76 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +6 -6 PetscLogInfo -> PetscVerboseInfo
src/mat/impls/rowbs/mpi/cholbs.c 1.16 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +2 -2 PetscLogInfo -> PetscVerboseInfo
src/mat/impls/dense/seq/dense.c 1.88 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +1 -1 PetscLogInfo -> PetscVerboseInfo
src/mat/impls/dense/mpi/plapack/plapack.c 1.10 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +1 -1 PetscLogInfo -> PetscVerboseInfo
src/mat/impls/dense/mpi/mpidense.c 1.69 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +2 -2 PetscLogInfo -> PetscVerboseInfo
src/mat/impls/csr/inode/inode.c 1.53 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +7 -7 PetscLogInfo -> PetscVerboseInfo
src/mat/impls/bdiag/seq/bdiag2.c 1.25 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +4 -4 PetscLogInfo -> PetscVerboseInfo
src/mat/impls/bdiag/seq/bdiag.c 1.52 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +3 -3 PetscLogInfo -> PetscVerboseInfo
src/mat/impls/bdiag/mpi/mpibdiag.c 1.51 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +3 -3 PetscLogInfo -> PetscVerboseInfo
src/mat/impls/baij/seq/baijfact3.c 1.24 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +5 -5 PetscLogInfo -> PetscVerboseInfo
src/mat/impls/baij/seq/baijfact2.c 1.49 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +34 -34 PetscLogInfo -> PetscVerboseInfo
src/mat/impls/baij/seq/baijfact.c 1.34 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +12 -12 PetscLogInfo -> PetscVerboseInfo
src/mat/impls/baij/seq/baij.c 1.139 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +6 -6 PetscLogInfo -> PetscVerboseInfo
src/mat/impls/baij/mpi/mpibaij.c 1.104 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +7 -7 PetscLogInfo -> PetscVerboseInfo
src/mat/impls/baij/mpi/baijov.c 1.34 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +1 -1 PetscLogInfo -> PetscVerboseInfo
src/mat/impls/aij/seq/umfpack/umfpack.c 1.46 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +1 -1 PetscLogInfo -> PetscVerboseInfo
src/mat/impls/aij/seq/symtranspose.c 1.11 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +3 -3 PetscLogInfo -> PetscVerboseInfo
src/mat/impls/aij/seq/superlu/superlu.c 1.83 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +1 -1 PetscLogInfo -> PetscVerboseInfo
src/mat/impls/aij/seq/matmatmult.c 1.87 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +1 -1 PetscLogInfo -> PetscVerboseInfo
src/mat/impls/aij/seq/matlab/aijmatlab.c 1.46 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +3 -3 PetscLogInfo -> PetscVerboseInfo
src/mat/impls/aij/seq/lusol/lusol.c 1.39 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +1 -1 PetscLogInfo -> PetscVerboseInfo
src/mat/impls/aij/seq/essl/essl.c 1.42 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +1 -1 PetscLogInfo -> PetscVerboseInfo
src/mat/impls/aij/seq/crl/crl.c 1.13 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +1 -1 PetscLogInfo -> PetscVerboseInfo
src/mat/impls/aij/seq/aijfact.c 1.124 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +26 -26 PetscLogInfo -> PetscVerboseInfo
src/mat/impls/aij/seq/aij.c 1.244 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +6 -6 PetscLogInfo -> PetscVerboseInfo
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.117 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +1 -1 PetscLogInfo -> PetscVerboseInfo
src/mat/impls/aij/mpi/mumps/mumps.c 1.97 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +2 -2 PetscLogInfo -> PetscVerboseInfo
src/mat/impls/aij/mpi/mpiptap.c 1.21 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +2 -2 PetscLogInfo -> PetscVerboseInfo
src/mat/impls/aij/mpi/mpiov.c 1.38 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +1 -1 PetscLogInfo -> PetscVerboseInfo
src/mat/impls/aij/mpi/mpiaij.c 1.259 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +4 -4 PetscLogInfo -> PetscVerboseInfo
src/mat/impls/aij/mpi/mmaij.c 1.26 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +1 -1 PetscLogInfo -> PetscVerboseInfo
src/mat/impls/aij/mpi/fdmpiaij.c 1.14 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +1 -1 PetscLogInfo -> PetscVerboseInfo
src/mat/impls/aij/mpi/crl/mcrl.c 1.7 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +1 -1 PetscLogInfo -> PetscVerboseInfo
src/mat/impls/adj/mpi/mpiadj.c 1.49 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +1 -1 PetscLogInfo -> PetscVerboseInfo
src/mat/color/color.c 1.24 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +1 -1 PetscLogInfo -> PetscVerboseInfo
src/ksp/pc/interface/precon.c 1.66 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +5 -5 PetscLogInfo -> PetscVerboseInfo
src/ksp/pc/impls/tfs/pxxt.c 1.27 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +1 -1 PetscLogInfo -> PetscVerboseInfo
src/ksp/pc/impls/sor/sor.c 1.34 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +1 -1 PetscLogInfo -> PetscVerboseInfo
src/ksp/pc/impls/mg/mg.c 1.67 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +3 -3 PetscLogInfo -> PetscVerboseInfo
src/ksp/pc/impls/jacobi/jacobi.c 1.21 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +1 -1 PetscLogInfo -> PetscVerboseInfo
src/ksp/pc/impls/hypre/hyppilut.c 1.79.1.1 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +1 -1 PetscLogInfo -> PetscVerboseInfo
src/ksp/pc/impls/fieldsplit/fieldsplit.c 1.28 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +1 -1 PetscLogInfo -> PetscVerboseInfo
src/ksp/ksp/interface/itfunc.c 1.75 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +1 -1 PetscLogInfo -> PetscVerboseInfo
src/ksp/ksp/interface/iterativ.c 1.39 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +8 -8 PetscLogInfo -> PetscVerboseInfo
src/ksp/ksp/interface/itcreate.c 1.68 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +1 -1 PetscLogInfo -> PetscVerboseInfo
src/ksp/ksp/interface/dlregisksp.c 1.28 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +2 -2 PetscLogInfo -> PetscVerboseInfo
src/ksp/ksp/impls/symmlq/symmlq.c 1.26 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +2 -2 PetscLogInfo -> PetscVerboseInfo
src/ksp/ksp/impls/qcg/qcg.c 1.27 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +6 -6 PetscLogInfo -> PetscVerboseInfo
src/ksp/ksp/impls/minres/minres.c 1.25 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +2 -2 PetscLogInfo -> PetscVerboseInfo
src/ksp/ksp/impls/gmres/lgmres/lgmres.c 1.44 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +2 -2 PetscLogInfo -> PetscVerboseInfo
src/ksp/ksp/impls/gmres/gmres.c 1.65 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +2 -2 PetscLogInfo -> PetscVerboseInfo
src/ksp/ksp/impls/gmres/fgmres/fgmres.c 1.55 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +1 -1 PetscLogInfo -> PetscVerboseInfo
src/ksp/ksp/impls/gmres/borthog2.c 1.23 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +1 -1 PetscLogInfo -> PetscVerboseInfo
src/ksp/ksp/impls/cr/cr.c 1.36 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +3 -3 PetscLogInfo -> PetscVerboseInfo
src/ksp/ksp/impls/cg/cgne/cgne.c 1.32 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +2 -2 PetscLogInfo -> PetscVerboseInfo
src/ksp/ksp/impls/cg/cg.c 1.43 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +3 -3 PetscLogInfo -> PetscVerboseInfo
src/ksp/ksp/examples/tutorials/ex10.c 1.58 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +1 -1 PetscLogInfo -> PetscVerboseInfo
src/ksp/ksp/examples/tests/ex27.c 1.2 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +1 -1 PetscLogInfo -> PetscVerboseInfo
src/docs/tex/manual/part2.tex 1.99 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +8 -8 PetscLogInfo -> PetscVerboseInfo
src/dm/mesh/sieve/PreSieve.cxx 1.18.1.1 05/11/18 11:53:39 balay@asterix.mcs.anl.gov +4 -4 PetscLogInfo -> PetscVerboseInfo
src/dm/da/src/gr2.c 1.36 05/11/18 11:53:39 balay@asterix.mcs.anl.gov +5 -5 PetscLogInfo -> PetscVerboseInfo
src/dm/da/src/dasub.c 1.13 05/11/18 11:53:39 balay@asterix.mcs.anl.gov +3 -3 PetscLogInfo -> PetscVerboseInfo
src/dm/da/src/da2.c 1.73 05/11/18 11:53:39 balay@asterix.mcs.anl.gov +1 -1 PetscLogInfo -> PetscVerboseInfo
src/dm/ao/interface/dlregisdm.c 1.28 05/11/18 11:53:39 balay@asterix.mcs.anl.gov +2 -2 PetscLogInfo -> PetscVerboseInfo
include/petsclog.h 1.59 05/11/18 11:53:39 balay@asterix.mcs.anl.gov +6 -6 PetscLogInfo -> PetscVerboseInfo
include/petsc.h 1.147.1.1 05/11/18 11:53:39 balay@asterix.mcs.anl.gov +1 -1 PetscLogInfo -> PetscVerboseInfo
Hg-commit: 508bc2e977cf463a8deb7e76c55a75d9b0304a03
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 ...
|
| #
62903a64
|
| 20-Jun-2005 |
Dinesh Kaushik <kaushik@mcs.anl.gov> |
bk-changeset-1.3349.1.3 kaushik@manu.mcs.anl.gov|ChangeSet|20050620221736|50543 ChangeSet 1.3349.1.3 05/06/20 17:17:36 kaushik@manu.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev
bk-changeset-1.3349.1.3 kaushik@manu.mcs.anl.gov|ChangeSet|20050620221736|50543 ChangeSet 1.3349.1.3 05/06/20 17:17:36 kaushik@manu.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into manu.mcs.anl.gov:/home/kaushik/petsc
Hg-commit: e28f09e984c4b10dc1c40090e54df9bfb9cd3802
show more ...
|
| #
2964b3c7
|
| 16-Jun-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3351 bsmith@harley.mcs.anl.gov|ChangeSet|20050616185417|41391 ChangeSet 1.3351 05/06/16 13:54:17 bsmith@harley.mcs.anl.gov +1 -0 Merge bk://petsc.bkbits.net/petsc-dev into harley
bk-changeset-1.3351 bsmith@harley.mcs.anl.gov|ChangeSet|20050616185417|41391 ChangeSet 1.3351 05/06/16 13:54:17 bsmith@harley.mcs.anl.gov +1 -0 Merge bk://petsc.bkbits.net/petsc-dev into harley.mcs.anl.gov:/sandbox/bsmith/petsc-dev
bmake/common/rules 1.162 05/06/16 13:54:16 bsmith@harley.mcs.anl.gov +0 -2 Auto merged
Hg-commit: 11aa0449394a382a20394ec945c8939ed3e4760a
show more ...
|
| #
efb30889
|
| 10-Jun-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3349.2.4 barrysmith@barry-smiths-computer.local|ChangeSet|20050610022229|54317 ChangeSet 1.3349.2.4 05/06/09 21:22:29 barrysmith@barry-smiths-computer.local +105 -0 get rid of vari
bk-changeset-1.3349.2.4 barrysmith@barry-smiths-computer.local|ChangeSet|20050610022229|54317 ChangeSet 1.3349.2.4 05/06/09 21:22:29 barrysmith@barry-smiths-computer.local +105 -0 get rid of variables passed into vecaxpy; pass in floating point values directly
src/vec/vec/examples/tests/ex9.c 1.9 05/06/09 21:22:23 barrysmith@barry-smiths-computer.local +2 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/vec/vec/examples/tests/ex11.c 1.9 05/06/09 21:22:23 barrysmith@barry-smiths-computer.local +2 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ts/interface/tsfd.c 1.14.1.1 05/06/09 21:22:23 barrysmith@barry-smiths-computer.local +2 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ts/interface/tscreate.c 1.20 05/06/09 21:22:23 barrysmith@barry-smiths-computer.local +3 -3 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ts/examples/tutorials/util2.c 1.10 05/06/09 21:22:23 barrysmith@barry-smiths-computer.local +2 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ts/examples/tutorials/ex6.c 1.18 05/06/09 21:22:23 barrysmith@barry-smiths-computer.local +1 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ts/examples/tutorials/ex5.c 1.12 05/06/09 21:22:23 barrysmith@barry-smiths-computer.local +1 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ts/examples/tutorials/ex4.c 1.11 05/06/09 21:22:23 barrysmith@barry-smiths-computer.local +1 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ts/examples/tutorials/ex3.c 1.12 05/06/09 21:22:23 barrysmith@barry-smiths-computer.local +1 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ts/examples/tutorials/ex2.c 1.10 05/06/09 21:22:23 barrysmith@barry-smiths-computer.local +1 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ts/examples/tests/ex1.c 1.14 05/06/09 21:22:23 barrysmith@barry-smiths-computer.local +1 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/snes/utils/damgsnes.c 1.64.1.1 05/06/09 21:22:22 barrysmith@barry-smiths-computer.local +7 -8 get rid of variables passed into vecaxpy; pass in floating point values directly
src/snes/mf/wp.c 1.20 05/06/09 21:22:22 barrysmith@barry-smiths-computer.local +8 -70 change computing h approach name from default to ds make wp default provide support for wp for SNESDefaultComputeJacobian[Color]
src/snes/mf/snesmfjdef.c 1.18 05/06/09 21:22:22 barrysmith@barry-smiths-computer.local +49 -48 change computing h approach name from default to ds make wp default provide support for wp for SNESDefaultComputeJacobian[Color]
src/snes/mf/snesmfj.c 1.54.1.1 05/06/09 21:22:22 barrysmith@barry-smiths-computer.local +8 -8 change computing h approach name from default to ds make wp default provide support for wp for SNESDefaultComputeJacobian[Color]
src/snes/mf/mfregis.c 1.8 05/06/09 21:22:22 barrysmith@barry-smiths-computer.local +2 -2 change computing h approach name from default to ds make wp default provide support for wp for SNESDefaultComputeJacobian[Color]
src/mat/matimpl.h 1.82 05/06/09 21:22:22 barrysmith@barry-smiths-computer.local +20 -19 change computing h approach name from default to ds make wp default provide support for wp for SNESDefaultComputeJacobian[Color]
src/mat/matfd/fdmatrix.c 1.33 05/06/09 21:22:22 barrysmith@barry-smiths-computer.local +32 -8 change computing h approach name from default to ds make wp default provide support for wp for SNESDefaultComputeJacobian[Color]
src/mat/impls/sbaij/mpi/mpisbaij.c 1.125 05/06/09 21:22:22 barrysmith@barry-smiths-computer.local +4 -5 get rid of variables passed into vecaxpy; pass in floating point values directly
src/mat/impls/aij/seq/aij.c 1.232 05/06/09 21:22:21 barrysmith@barry-smiths-computer.local +2 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/mat/impls/aij/mpi/mpiaij.c 1.246.1.1 05/06/09 21:22:21 barrysmith@barry-smiths-computer.local +3 -4 get rid of variables passed into vecaxpy; pass in floating point values directly
src/mat/impls/adic/matadic.c 1.32.1.1 05/06/09 21:22:21 barrysmith@barry-smiths-computer.local +1 -1 get rid of variables passed into vecaxpy; pass in floating point values directly
src/mat/examples/tutorials/ex2.c 1.8 05/06/09 21:22:21 barrysmith@barry-smiths-computer.local +3 -3 get rid of variables passed into vecaxpy; pass in floating point values directly
src/mat/examples/tests/ex78.c 1.14 05/06/09 21:22:21 barrysmith@barry-smiths-computer.local +1 -1 get rid of variables passed into vecaxpy; pass in floating point values directly
src/mat/examples/tests/ex7.c 1.15 05/06/09 21:22:21 barrysmith@barry-smiths-computer.local +1 -1 get rid of variables passed into vecaxpy; pass in floating point values directly
src/mat/examples/tests/ex62.c 1.11 05/06/09 21:22:20 barrysmith@barry-smiths-computer.local +1 -1 get rid of variables passed into vecaxpy; pass in floating point values directly
src/mat/examples/tests/ex53.c 1.18 05/06/09 21:22:20 barrysmith@barry-smiths-computer.local +2 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/mat/examples/tests/ex48.c 1.20 05/06/09 21:22:20 barrysmith@barry-smiths-computer.local +2 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/mat/examples/tests/ex3.c 1.11 05/06/09 21:22:20 barrysmith@barry-smiths-computer.local +4 -4 get rid of variables passed into vecaxpy; pass in floating point values directly
src/mat/examples/tests/ex17.c 1.10 05/06/09 21:22:20 barrysmith@barry-smiths-computer.local +1 -1 get rid of variables passed into vecaxpy; pass in floating point values directly
src/mat/examples/tests/ex15.c 1.15 05/06/09 21:22:20 barrysmith@barry-smiths-computer.local +3 -3 get rid of variables passed into vecaxpy; pass in floating point values directly
src/mat/examples/tests/ex101.c 1.8 05/06/09 21:22:19 barrysmith@barry-smiths-computer.local +2 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/pc/interface/precon.c 1.64 05/06/09 21:22:19 barrysmith@barry-smiths-computer.local +3 -3 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/pc/impls/ml/ml.c 1.23 05/06/09 21:22:19 barrysmith@barry-smiths-computer.local +1 -1 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/pc/impls/mg/smg.c 1.16 05/06/09 21:22:19 barrysmith@barry-smiths-computer.local +1 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/pc/impls/mg/mgfunc.c 1.26 05/06/09 21:22:19 barrysmith@barry-smiths-computer.local +1 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/pc/impls/mg/mg.c 1.60 05/06/09 21:22:19 barrysmith@barry-smiths-computer.local +2 -4 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/pc/impls/mg/fmg.c 1.16 05/06/09 21:22:19 barrysmith@barry-smiths-computer.local +2 -4 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/pc/impls/is/pcis.c 1.28 05/06/09 21:22:19 barrysmith@barry-smiths-computer.local +4 -7 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/pc/impls/is/nn/nn.c 1.34 05/06/09 21:22:19 barrysmith@barry-smiths-computer.local +5 -8 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/pc/impls/hypre/hyppilut.c 1.75 05/06/09 21:22:19 barrysmith@barry-smiths-computer.local +1 -1 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/pc/impls/fieldsplit/fieldsplit.c 1.25 05/06/09 21:22:18 barrysmith@barry-smiths-computer.local +3 -4 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/pc/impls/composite/composite.c 1.32 05/06/09 21:22:18 barrysmith@barry-smiths-computer.local +3 -5 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/pc/impls/asm/asm.c 1.49 05/06/09 21:22:18 barrysmith@barry-smiths-computer.local +4 -6 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/pc/examples/tests/ex5.c 1.24 05/06/09 21:22:18 barrysmith@barry-smiths-computer.local +2 -4 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/pc/examples/tests/ex4.c 1.12 05/06/09 21:22:18 barrysmith@barry-smiths-computer.local +2 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/pc/examples/tests/ex3.c 1.11 05/06/09 21:22:18 barrysmith@barry-smiths-computer.local +2 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/pc/examples/tests/ex2.c 1.12 05/06/09 21:22:18 barrysmith@barry-smiths-computer.local +4 -4 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/interface/itres.c 1.16 05/06/09 21:22:18 barrysmith@barry-smiths-computer.local +1 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/interface/itfunc.c 1.69 05/06/09 21:22:18 barrysmith@barry-smiths-computer.local +2 -4 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/interface/iterativ.c 1.33 05/06/09 21:22:18 barrysmith@barry-smiths-computer.local +1 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/interface/iguess.c 1.16 05/06/09 21:22:18 barrysmith@barry-smiths-computer.local +5 -10 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/interface/eige.c 1.27 05/06/09 21:22:18 barrysmith@barry-smiths-computer.local +5 -6 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/impls/tfqmr/tfqmr.c 1.23 05/06/09 21:22:18 barrysmith@barry-smiths-computer.local +5 -5 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/impls/tcqmr/tcqmr.c 1.20 05/06/09 21:22:18 barrysmith@barry-smiths-computer.local +17 -19 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/impls/symmlq/symmlq.c 1.25 05/06/09 21:22:17 barrysmith@barry-smiths-computer.local +12 -16 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/impls/rich/rich.c 1.27 05/06/09 21:22:17 barrysmith@barry-smiths-computer.local +4 -4 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/impls/qcg/qcg.c 1.26 05/06/09 21:22:17 barrysmith@barry-smiths-computer.local +7 -8 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/impls/minres/minres.c 1.24 05/06/09 21:22:16 barrysmith@barry-smiths-computer.local +8 -10 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/impls/lsqr/lsqr.c 1.26 05/06/09 21:22:16 barrysmith@barry-smiths-computer.local +11 -13 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/impls/gmres/lgmres/lgmres.c 1.41 05/06/09 21:22:16 barrysmith@barry-smiths-computer.local +5 -6 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/impls/gmres/gmres.c 1.62 05/06/09 21:22:16 barrysmith@barry-smiths-computer.local +3 -3 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/impls/gmres/gmreig.c 1.17 05/06/09 21:22:16 barrysmith@barry-smiths-computer.local +2 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/impls/gmres/fgmres/fgmres.c 1.49 05/06/09 21:22:16 barrysmith@barry-smiths-computer.local +8 -12 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/impls/gmres/borthog.c 1.15 05/06/09 21:22:16 barrysmith@barry-smiths-computer.local +2 -3 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/impls/cr/cr.c 1.35 05/06/09 21:22:15 barrysmith@barry-smiths-computer.local +4 -5 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/impls/cheby/cheby.c 1.24 05/06/09 21:22:15 barrysmith@barry-smiths-computer.local +6 -7 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/impls/cgs/cgs.c 1.29 05/06/09 21:22:15 barrysmith@barry-smiths-computer.local +4 -5 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/impls/cg/cgne/cgne.c 1.31 05/06/09 21:22:15 barrysmith@barry-smiths-computer.local +3 -3 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/impls/cg/cg.c 1.42 05/06/09 21:22:15 barrysmith@barry-smiths-computer.local +3 -3 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/impls/bicg/bicg.c 1.22 05/06/09 21:22:15 barrysmith@barry-smiths-computer.local +2 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/impls/bcgsl/bcgsl.c 1.23 05/06/09 21:22:15 barrysmith@barry-smiths-computer.local +3 -4 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/impls/bcgs/bcgs.c 1.24 05/06/09 21:22:15 barrysmith@barry-smiths-computer.local +7 -8 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/examples/tutorials/ex32.c 1.4 05/06/09 21:22:15 barrysmith@barry-smiths-computer.local +1 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/examples/tutorials/ex31.c 1.21 05/06/09 21:22:15 barrysmith@barry-smiths-computer.local +5 -7 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/examples/tutorials/ex30.c 1.16 05/06/09 21:22:15 barrysmith@barry-smiths-computer.local +3 -3 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/examples/tutorials/ex3.c 1.20 05/06/09 21:22:14 barrysmith@barry-smiths-computer.local +5 -6 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/examples/tutorials/ex29.c 1.19 05/06/09 21:22:14 barrysmith@barry-smiths-computer.local +1 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/examples/tutorials/ex28.c 1.15 05/06/09 21:22:14 barrysmith@barry-smiths-computer.local +1 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/examples/tutorials/ex27.c 1.16 05/06/09 21:22:14 barrysmith@barry-smiths-computer.local +2 -3 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/examples/tutorials/ex25.c 1.15 05/06/09 21:22:14 barrysmith@barry-smiths-computer.local +1 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/examples/tutorials/ex22.c 1.14 05/06/09 21:22:14 barrysmith@barry-smiths-computer.local +1 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/examples/tutorials/ex10.c 1.54 05/06/09 21:22:14 barrysmith@barry-smiths-computer.local +3 -4 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/examples/tests/ex7.c 1.21 05/06/09 21:22:14 barrysmith@barry-smiths-computer.local +2 -3 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/examples/tests/ex6.c 1.24 05/06/09 21:22:14 barrysmith@barry-smiths-computer.local +2 -3 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/examples/tests/ex4.c 1.15 05/06/09 21:22:14 barrysmith@barry-smiths-computer.local +5 -5 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/examples/tests/ex3.c 1.18 05/06/09 21:22:14 barrysmith@barry-smiths-computer.local +5 -5 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/examples/tests/ex20.c 1.19 05/06/09 21:22:14 barrysmith@barry-smiths-computer.local +2 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/examples/tests/ex18.c 1.19 05/06/09 21:22:13 barrysmith@barry-smiths-computer.local +2 -3 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/examples/tests/ex14.c 1.13 05/06/09 21:22:13 barrysmith@barry-smiths-computer.local +1 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/ksp/ksp/examples/tests/ex1.c 1.13 05/06/09 21:22:13 barrysmith@barry-smiths-computer.local +3 -4 get rid of variables passed into vecaxpy; pass in floating point values directly
src/inline/ilu.h 1.15 05/06/09 21:22:13 barrysmith@barry-smiths-computer.local +9 -9 fomratin
src/dm/da/src/da2.c 1.69 05/06/09 21:22:13 barrysmith@barry-smiths-computer.local +2 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/dm/da/examples/tutorials/ex6.c 1.20 05/06/09 21:22:13 barrysmith@barry-smiths-computer.local +1 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/dm/da/examples/tests/ex7.c 1.12 05/06/09 21:22:13 barrysmith@barry-smiths-computer.local +2 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/dm/da/examples/tests/ex20.c 1.11 05/06/09 21:22:13 barrysmith@barry-smiths-computer.local +2 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
src/contrib/ysmp/ex1.c 1.9 05/06/09 21:22:13 barrysmith@barry-smiths-computer.local +1 -1 get rid of variables passed into vecaxpy; pass in floating point values directly
src/contrib/keyes/makefile 1.5 05/06/09 21:22:13 barrysmith@barry-smiths-computer.local +1 -1 get rid of variables passed into vecaxpy; pass in floating point values directly
src/contrib/keyes/ex15.c 1.8 05/06/09 21:22:12 barrysmith@barry-smiths-computer.local +6 -8 get rid of variables passed into vecaxpy; pass in floating point values directly
src/contrib/helmholtz_2/ex12.c 1.8 05/06/09 21:22:12 barrysmith@barry-smiths-computer.local +1 -1 get rid of variables passed into vecaxpy; pass in floating point values directly
src/adic/src/petscadic.c 1.7 05/06/09 21:22:12 barrysmith@barry-smiths-computer.local +2 -2 get rid of variables passed into vecaxpy; pass in floating point values directly
include/petscsnes.h 1.50 05/06/09 21:22:12 barrysmith@barry-smiths-computer.local +2 -3 change computing h approach name from default to ds make wp default provide support for wp for SNESDefaultComputeJacobian[Color]
include/finclude/petscsnes.h 1.14 05/06/09 21:22:12 barrysmith@barry-smiths-computer.local +1 -1 change computing h approach name from default to ds make wp default provide support for wp for SNESDefaultComputeJacobian[Color]
src/sys/adic/Gradient/ad_grad.c 1.16 05/06/09 19:37:40 barrysmith@barry-smiths-computer.local +3 -3 bug always treated ALL gradient entries as defined by ad_GRAD_MAX!
todo 1.137 05/06/07 07:31:13 barrysmith@barry-smiths-computer.local +2 -0 add gmresr petsc-maint 13149
Hg-commit: 395028484368194d9ed20fa58ac2a29097eccfcc
show more ...
|
| #
3e3aa33b
|
| 31-Mar-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3048 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050331223336|58203 ChangeSet 1.3048 05/03/31 16:33:36 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits
bk-changeset-1.3048 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050331223336|58203 ChangeSet 1.3048 05/03/31 16:33:36 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-dev
Hg-commit: 8d9115d09888c17ee445144d58d1b9e2b18d8945
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 ...
|
| #
df48e8d9
|
| 16-Mar-2005 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.2980 knepley@khan.mcs.anl.gov|ChangeSet|20050316005405|32347 ChangeSet 1.2980 05/03/15 18:54:05 knepley@khan.mcs.anl.gov +32 -0 Merge
src/snes/interface/snes.c 1.75 05/03/15
bk-changeset-1.2980 knepley@khan.mcs.anl.gov|ChangeSet|20050316005405|32347 ChangeSet 1.2980 05/03/15 18:54:05 knepley@khan.mcs.anl.gov +32 -0 Merge
src/snes/interface/snes.c 1.75 05/03/15 18:54:04 knepley@khan.mcs.anl.gov +0 -3 Merge
src/mat/utils/matio.c 1.28 05/03/15 18:54:04 knepley@khan.mcs.anl.gov +0 -1 Merge
src/vec/utils/vecio.c 1.44 05/03/15 18:35:27 knepley@khan.(none) +0 -0 Auto merged
src/vec/impls/seq/bvec2.c 1.66 05/03/15 18:35:27 knepley@khan.(none) +0 -1 Auto merged
src/vec/impls/mpi/pdvec.c 1.51 05/03/15 18:35:27 knepley@khan.(none) +0 -1 Auto merged
src/vec/examples/tutorials/ex17.c 1.5 05/03/15 18:35:27 knepley@khan.(none) +0 -2 Auto merged
src/ts/interface/ts.c 1.46 05/03/15 18:35:27 knepley@khan.(none) +0 -1 Auto merged
src/sys/src/viewer/impls/ascii/filev.c 1.37 05/03/15 18:35:27 knepley@khan.(none) +0 -1 Auto merged
src/sys/src/objects/prefix.c 1.11 05/03/15 18:35:27 knepley@khan.(none) +0 -1 Auto merged
src/sys/src/objects/pgname.c 1.10 05/03/15 18:35:27 knepley@khan.(none) +0 -1 Auto merged
src/sys/src/error/err.c 1.51 05/03/15 18:35:27 knepley@khan.(none) +0 -3 Auto merged
src/mat/impls/sbaij/seq/sbaij.c 1.141 05/03/15 18:35:27 knepley@khan.(none) +0 -1 Auto merged
src/mat/impls/dense/seq/dense.c 1.78 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
src/mat/impls/bdiag/seq/bdiag3.c 1.27 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
src/mat/impls/aij/seq/matlab/aijmatlab.c 1.43 05/03/15 18:35:26 knepley@khan.(none) +0 -0 Auto merged
src/mat/impls/aij/seq/aijfact.c 1.114 05/03/15 18:35:26 knepley@khan.(none) +0 -0 Auto merged
src/mat/impls/aij/seq/aij.c 1.223 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
src/mat/impls/adj/mpi/mpiadj.c 1.48 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
src/ksp/pc/interface/precon.c 1.62 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
src/ksp/pc/impls/redundant/redundant.c 1.25 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
src/ksp/pc/impls/mg/mgfunc.c 1.24 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
src/ksp/pc/impls/mg/mg.c 1.59 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
src/ksp/pc/impls/ksp/pcksp.c 1.24 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
src/ksp/pc/impls/jacobi/jacobi.c 1.18 05/03/15 18:35:26 knepley@khan.(none) +0 -0 Auto merged
src/ksp/pc/impls/composite/composite.c 1.30 05/03/15 18:35:26 knepley@khan.(none) +0 -2 Auto merged
src/ksp/pc/impls/bjacobi/bjacobi.c 1.40 05/03/15 18:35:26 knepley@khan.(none) +0 -3 Auto merged
src/ksp/pc/impls/asm/asm.c 1.46 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
src/ksp/ksp/interface/itcl.c 1.17 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
src/dm/da/src/gr2.c 1.32.1.1 05/03/15 18:35:26 knepley@khan.(none) +0 -2 Auto merged
include/petscts.h 1.32 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
include/petscpc.h 1.72 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
include/petscksp.h 1.64 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
Hg-commit: c41894b0cb6422519adcfc7fea08b1e4231ff575
show more ...
|
| #
2dcb1b2a
|
| 12-Mar-2005 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.2975.1.1 knepley@khan.(none)|ChangeSet|20050312213541|03622 ChangeSet 1.2975.1.1 05/03/12 15:35:41 knepley@khan.(none) +290 -0 Changing BLAS interfaces to PETSc style - still ne
bk-changeset-1.2975.1.1 knepley@khan.(none)|ChangeSet|20050312213541|03622 ChangeSet 1.2975.1.1 05/03/12 15:35:41 knepley@khan.(none) +290 -0 Changing BLAS interfaces to PETSc style - still needs to be validated using testexamples Some const fixes
src/vec/utils/vinv.c 1.42 05/03/12 15:35:39 knepley@khan.(none) +5 -6 Changing BLAS interfaces to PETSc style
src/vec/utils/vecio.c 1.42.1.1 05/03/12 15:35:39 knepley@khan.(none) +3 -2 Change to const
src/vec/pf/impls/constant/const.c 1.15 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/interface/vector.c 1.125 05/03/12 15:35:38 knepley@khan.(none) +105 -111 Changing BLAS interfaces to PETSc style
src/vec/impls/seq/dvec2.c 1.27 05/03/12 15:35:38 knepley@khan.(none) +101 -72 Changing BLAS interfaces to PETSc style
src/vec/impls/seq/bvec2.c 1.64.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Change to const
src/vec/impls/seq/bvec1.c 1.14 05/03/12 15:35:38 knepley@khan.(none) +27 -25 Changing BLAS interfaces to PETSc style
src/vec/impls/mpi/pdvec.c 1.49.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Change to const
src/vec/impls/dvecimpl.h 1.12 05/03/12 15:35:38 knepley@khan.(none) +7 -7 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex8.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex7f.F 1.6 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex2f.F 1.6 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex2.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex1f90.F 1.7 05/03/12 15:35:38 knepley@khan.(none) +13 -13 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex1f.F 1.9 05/03/12 15:35:38 knepley@khan.(none) +13 -13 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex1e.c 1.8 05/03/12 15:35:38 knepley@khan.(none) +13 -13 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex15.c 1.2 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex13.c 1.5 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex12.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex11f.F 1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex11.c 1.8 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex1.c 1.10 05/03/12 15:35:38 knepley@khan.(none) +13 -13 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex9.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex8.c 1.6 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex7.c 1.6 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex6.c 1.6 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex4.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex34.c 1.8 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex30f.F 1.6 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex3.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex29.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex28.c 1.8 05/03/12 15:35:38 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex25.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex22.c 1.8 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex21.c 1.10 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex2.c 1.6 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex19f.F 1.8 05/03/12 15:35:38 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex17.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex14.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex11.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex1.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ts/interface/tsfd.c 1.14 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ts/interface/ts.c 1.44.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Change to const
src/ts/impls/implicit/cn/cn.c 1.22 05/03/12 15:35:38 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/ts/impls/implicit/beuler/beuler.c 1.24 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ts/impls/explicit/rk/rk.c 1.19 05/03/12 15:35:38 knepley@khan.(none) +12 -12 Changing BLAS interfaces to PETSc style
src/ts/impls/explicit/euler/euler.c 1.13 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ts/examples/tutorials/util2.c 1.8 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ts/examples/tutorials/ex6.c 1.16 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ts/examples/tutorials/ex5.c 1.10 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ts/examples/tutorials/ex4.c 1.9 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ts/examples/tutorials/ex3.c 1.10 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ts/examples/tutorials/ex2f.F 1.13 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ts/examples/tutorials/ex2.c 1.8 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ts/examples/tests/ex1f.F 1.13 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ts/examples/tests/ex1.c 1.12 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/sys/src/viewer/impls/ascii/filev.c 1.35.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Change to const
src/sys/src/objects/prefix.c 1.9.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Change to const
src/sys/src/objects/pgname.c 1.8.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Change to const
src/sys/src/error/err.c 1.49.1.1 05/03/12 15:35:38 knepley@khan.(none) +3 -3 Change to const
src/snes/utils/damgsnes.c 1.59 05/03/12 15:35:38 knepley@khan.(none) +8 -8 Changing BLAS interfaces to PETSc style
src/snes/mf/snesmfj.c 1.51 05/03/12 15:35:38 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/snes/interface/snesj.c 1.12 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/snes/interface/snes.c 1.73.1.1 05/03/12 15:35:38 knepley@khan.(none) +5 -5 Changing BLAS interfaces to PETSc style
src/snes/interface/noise/snesnoise.c 1.19 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/snes/interface/noise/snesmfj2.c 1.27 05/03/12 15:35:38 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/snes/impls/tr/tr.c 1.30 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/snes/impls/test/snestest.c 1.18 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/snes/impls/ls/ls.c 1.57 05/03/12 15:35:38 knepley@khan.(none) +17 -17 Changing BLAS interfaces to PETSc style
src/snes/examples/tutorials/ex6.c 1.17 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/snes/examples/tutorials/ex3.c 1.15 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/snes/examples/tutorials/ex29.c 1.81 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/snes/examples/tutorials/ex27.c 1.13 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/snes/examples/tutorials/ex22.c 1.12 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/snes/examples/tutorials/ex2.c 1.12 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/snes/examples/tutorials/ex1f.F 1.15 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/snes/examples/tutorials/ex1.c 1.11 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/snes/examples/tests/ex7.c 1.12 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/snes/examples/tests/ex12f.F 1.9 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/snes/examples/tests/ex11.c 1.17 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/mat/utils/multequal.c 1.8 05/03/12 15:35:38 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/mat/utils/matio.c 1.26.1.1 05/03/12 15:35:38 knepley@khan.(none) +2 -1 Changing BLAS interfaces to PETSc style
src/mat/utils/getcolv.c 1.12 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/utils/axpy.c 1.25 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/matfd/fdmatrix.c 1.31 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/mat/interface/matrix.c 1.172 05/03/12 15:35:38 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/mat/interface/matnull.c 1.20 05/03/12 15:35:38 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/mat/impls/shell/shellcnv.c 1.18 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/impls/shell/shell.c 1.29 05/03/12 15:35:38 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/mat/impls/sbaij/seq/sbaij2.c 1.39 05/03/12 15:35:38 knepley@khan.(none) +10 -10 Changing BLAS interfaces to PETSc style
src/mat/impls/sbaij/seq/sbaij.c 1.139.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/impls/sbaij/mpi/mpisbaij.c 1.121 05/03/12 15:35:38 knepley@khan.(none) +6 -6 Changing BLAS interfaces to PETSc style
src/mat/impls/rowbs/mpi/mpirowbs.c 1.70 05/03/12 15:35:38 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/mat/impls/rowbs/mpi/iccbs.c 1.9 05/03/12 15:35:38 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/mat/impls/rowbs/mpi/cholbs.c 1.14 05/03/12 15:35:38 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/mat/impls/maij/maij.c 1.38 05/03/12 15:35:38 knepley@khan.(none) +9 -9 Changing BLAS interfaces to PETSc style
src/mat/impls/is/matis.c 1.22 05/03/12 15:35:38 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/mat/impls/feti/feti.c 1.4 05/03/12 15:35:38 knepley@khan.(none) +31 -34 Changing BLAS interfaces to PETSc style
src/mat/impls/dense/seq/dense.c 1.76.1.1 05/03/12 15:35:38 knepley@khan.(none) +7 -7 Changing BLAS interfaces to PETSc style
src/mat/impls/dense/mpi/mpidense.c 1.56 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/mat/impls/bdiag/seq/bdiag3.c 1.25.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/impls/bdiag/seq/bdiag.c 1.49 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/mat/impls/bdiag/mpi/mpibdiag.c 1.48 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/impls/baij/seq/baij2.c 1.33 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/mat/impls/baij/seq/baij.c 1.126 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/impls/aij/seq/aij.c 1.220.1.1 05/03/12 15:35:37 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/mat/impls/aij/mpi/mpiaij.c 1.240 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/mat/impls/adj/mpi/mpiadj.c 1.46.1.1 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/impls/adic/matadic.c 1.31 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/examples/tutorials/ex2.c 1.6 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex99.c 1.5 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex96.c 1.14 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex94.c 1.17 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex78.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex76.c 1.17 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex75.c 1.22 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex74.c 1.29 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex71.c 1.9 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex7.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex64.c 1.7 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex62.c 1.10 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex53.c 1.16 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex5.c 1.9 05/03/12 15:35:37 knepley@khan.(none) +5 -5 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex48.c 1.17 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex3.c 1.9 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex27.c 1.8 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex19.c 1.10 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex17.c 1.8 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex15.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +5 -5 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex1.c 1.18 05/03/12 15:35:37 knepley@khan.(none) +5 -5 Changing BLAS interfaces to PETSc style
src/ksp/pc/interface/precon.c 1.60.1.1 05/03/12 15:35:37 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/samg/samgpetsctools.c 1.14 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/prometheus/petscprom.c 1.6 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/ml/ml.c 1.17 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/mg/smg.c 1.15 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/mg/mgfunc.c 1.22.1.1 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/mg/mg.c 1.57.1.1 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/mg/fmg.c 1.15 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/jacobi/jacobi.c 1.16.1.1 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/is/pcis.c 1.27 05/03/12 15:35:37 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/is/nn/nn.c 1.29 05/03/12 15:35:37 knepley@khan.(none) +10 -10 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/is/feti/fetipc.c 1.5 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/hypre/hyppilut.c 1.73 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/fieldsplit/fieldsplit.c 1.23 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/eisens/eisen.c 1.26 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/composite/composite.c 1.28.1.1 05/03/12 15:35:37 knepley@khan.(none) +5 -4 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/bjacobi/bjacobi.c 1.38.1.1 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/asm/asm.c 1.44.1.1 05/03/12 15:35:37 knepley@khan.(none) +5 -5 Changing BLAS interfaces to PETSc style
src/ksp/pc/examples/tests/ex8f.F 1.15 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/pc/examples/tests/ex5.c 1.23 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/pc/examples/tests/ex4.c 1.11 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/pc/examples/tests/ex3.c 1.10 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/pc/examples/tests/ex2.c 1.11 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/ksp/interface/itres.c 1.15 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/ksp/interface/itfunc.c 1.66 05/03/12 15:35:37 knepley@khan.(none) +7 -7 Changing BLAS interfaces to PETSc style
src/ksp/ksp/interface/iterativ.c 1.31 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/ksp/interface/itcl.c 1.15.1.1 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/ksp/interface/iguess.c 1.15 05/03/12 15:35:37 knepley@khan.(none) +8 -8 Changing BLAS interfaces to PETSc style
src/ksp/ksp/interface/eige.c 1.25 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/tfqmr/tfqmr.c 1.22 05/03/12 15:35:37 knepley@khan.(none) +10 -10 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/tcqmr/tcqmr.c 1.19 05/03/12 15:35:37 knepley@khan.(none) +20 -20 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/symmlq/symmlq.c 1.22 05/03/12 15:35:37 knepley@khan.(none) +16 -16 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/rich/rich.c 1.26 05/03/12 15:35:37 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/qcg/qcg.c 1.25 05/03/12 15:35:37 knepley@khan.(none) +14 -14 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/minres/minres.c 1.23 05/03/12 15:35:37 knepley@khan.(none) +14 -14 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/lsqr/lsqr.c 1.25 05/03/12 15:35:37 knepley@khan.(none) +10 -10 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/gmres/lgmres/lgmres.c 1.40 05/03/12 15:35:37 knepley@khan.(none) +12 -12 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/gmres/gmres.c 1.58 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/gmres/fgmres/fgmres.c 1.45 05/03/12 15:35:37 knepley@khan.(none) +8 -8 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/gmres/borthog2.c 1.20 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/gmres/borthog.c 1.14 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/cr/cr.c 1.34 05/03/12 15:35:37 knepley@khan.(none) +6 -6 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/cheby/cheby.c 1.23 05/03/12 15:35:37 knepley@khan.(none) +7 -7 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/cgs/cgs.c 1.28 05/03/12 15:35:37 knepley@khan.(none) +7 -7 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/cg/cgne/cgne.c 1.28 05/03/12 15:35:37 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/cg/cg.c 1.39 05/03/12 15:35:37 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/bicg/bicg.c 1.21 05/03/12 15:35:37 knepley@khan.(none) +6 -6 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/bcgsl/bcgsl.c 1.19 05/03/12 15:35:37 knepley@khan.(none) +12 -12 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/bcgs/bcgs.c 1.22 05/03/12 15:35:37 knepley@khan.(none) +9 -9 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex9.c 1.18 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex8.c 1.14 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex7.c 1.15 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex6f.F 1.12 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex5.c 1.15 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex4.c 1.12 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex31.c 1.16 05/03/12 15:35:37 knepley@khan.(none) +9 -9 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex30.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex3.c 1.15 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex2f.F 1.12 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex29.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex28.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex27.c 1.14 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex25.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex23.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex22f.F 1.11 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex22.c 1.11 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex21f.F 1.16 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex2.c 1.12 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex1f.F 1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex16.c 1.12 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex15f.F 1.13 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex15.c 1.15 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex14f.F 1.13 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex12.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex11f.F 1.14 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex11.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex10.c 1.49 05/03/12 15:35:37 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex1.c 1.14 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex7.c 1.19 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex6.c 1.22 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex5f.F 1.11 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex4.c 1.11 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex3.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex26.c 1.5 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex25.c 1.8 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex24.c 1.12 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex20.c 1.16 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex19.c 1.15 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex18.c 1.17 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex17.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex16f.F 1.16 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex15.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex14.c 1.11 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex12f.F 1.19 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex10.c 1.15 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex1.c 1.10 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/fortran/custom/zvec.c 1.18 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/fortran/custom/zsys.c 1.33 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Change to const
src/fortran/custom/zsnes.c 1.31 05/03/12 15:35:37 knepley@khan.(none) +6 -6 Reversed function pointer and context arguments Change to const
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/tex/manual/part2.tex 1.88 05/03/12 15:35:36 knepley@khan.(none) +13 -13 Changing BLAS interfaces to PETSc style
src/docs/tex/manual/part1.tex 1.35 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/dm/usg/2d/quadratic/main.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +5 -5 Changing BLAS interfaces to PETSc style
src/dm/usg/2d/constant_bilinear/main.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +5 -5 Changing BLAS interfaces to PETSc style
src/dm/da/src/gr2.c 1.31.1.1 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Change to const
src/dm/da/src/dainterp.c 1.27 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/dm/da/src/da2.c 1.63 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tutorials/ex5.c 1.12 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tutorials/ex1.c 1.11 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex8.c 1.7 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex7.c 1.11 05/03/12 15:35:36 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex6.c 1.9 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex4.c 1.8 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex23.c 1.11 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex21f.F 1.3 05/03/12 15:35:36 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex20.c 1.10 05/03/12 15:35:36 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex2.c 1.7 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex18.c 1.7 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex17.c 1.7 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex15.c 1.7 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex14.c 1.8 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex1.c 1.7 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/contrib/ysmp/ex1.c 1.8 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/contrib/src/ns_q1q0_penalty/main.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/contrib/src/burgers_vertex_based_q1/main_old2.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +8 -8 Changing BLAS interfaces to PETSc style
src/contrib/src/burgers_vertex_based_q1/main_old.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +8 -8 Changing BLAS interfaces to PETSc style
src/contrib/src/burgers_vertex_based_q1/main.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +8 -8 Changing BLAS interfaces to PETSc style
src/contrib/src/burgers_df_based_q1/main.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/contrib/reusememory/ex1.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/contrib/oberman/tns_q2q1/main.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +14 -14 Changing BLAS interfaces to PETSc style
src/contrib/oberman/quasigeo_q1/main.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/contrib/oberman/ns_q2q1/main.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/contrib/oberman/ns_q1q1/main.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +7 -7 Changing BLAS interfaces to PETSc style
src/contrib/oberman/ns_q1q1/appcreate.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +5 -5 Changing BLAS interfaces to PETSc style
src/contrib/oberman/ns_q1q0_penalty/main.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/contrib/oberman/ns_q1q0/main.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/contrib/oberman/laplacian_q1/scalable/main.c 1.6 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/contrib/oberman/laplacian_q1/scalable/appalgebra.c 1.12 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/contrib/oberman/laplacian_q1/appalgebra.c 1.14 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/contrib/oberman/burgers_vertex_based_q1/main.c 1.12 05/03/12 15:35:36 knepley@khan.(none) +8 -8 Changing BLAS interfaces to PETSc style
src/contrib/oberman/burgers_df_based_q1/appsetalg.c 1.11 05/03/12 15:35:36 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/contrib/lahaye/samg.old/petsctools.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/contrib/keyes/ex15.c 1.6 05/03/12 15:35:36 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/contrib/helmholtz_2/ex12.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/apps/2/ex1.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +5 -5 Changing BLAS interfaces to PETSc style
src/apps/1/ex2.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +5 -5 Changing BLAS interfaces to PETSc style
src/adic/src/petscadic.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/adic/examples/tutorials/ex5func.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/adic/examples/tutorials/ex5.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/adic/examples/tutorials/ex4.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/adic/examples/tutorials/ex3func.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/adic/examples/tutorials/ex3.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/adic/examples/tutorials/ex2func.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/adic/examples/tutorials/ex2.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/adic/examples/tutorials/ex1.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
include/vecimpl.h 1.40 05/03/12 15:35:36 knepley@khan.(none) +8 -8 Changing BLAS interfaces to PETSc style
include/petscvec.h 1.71 05/03/12 15:35:36 knepley@khan.(none) +8 -14 Changing BLAS interfaces to PETSc style
include/petscts.h 1.30.1.1 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Should be const
include/petscpc.h 1.70.1.1 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Should be const
include/petscksp.h 1.62.1.1 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Should be const
Hg-commit: a97920152fb7a7025cba2675facc0c052ef70819
show more ...
|
| #
9dcbbd2b
|
| 27-Feb-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2932 barrysmith@barry-smiths-computer.local|ChangeSet|20050227025812|09115 ChangeSet 1.2932 05/02/26 20:58:12 barrysmith@barry-smiths-computer.local +85 -0 massive changes option
bk-changeset-1.2932 barrysmith@barry-smiths-computer.local|ChangeSet|20050227025812|09115 ChangeSet 1.2932 05/02/26 20:58:12 barrysmith@barry-smiths-computer.local +85 -0 massive changes options/bag enum PC_ in front of all MG routines strings for PETSc enum types subclass cgne from cg and lgmres and fgmres from gmres
src/sys/src/viewer/impls/binary/binv.c 1.44 05/02/26 20:58:06 barrysmith@barry-smiths-computer.local +69 -3 allow binary loads to ignore options
src/ksp/ksp/impls/gmres/lgmres/makefile 1.9 05/02/26 20:58:06 barrysmith@barry-smiths-computer.local +1 -1 subclass
src/ksp/ksp/impls/gmres/lgmres/lgmres.c 1.39 05/02/26 20:58:06 barrysmith@barry-smiths-computer.local +3 -1 subclass
src/ksp/ksp/impls/gmres/fgmres/makefile 1.9 05/02/26 20:58:06 barrysmith@barry-smiths-computer.local +1 -1 subclass
todo 1.127 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +5 -1 viewer and setfromoptions use enum strings instead of having their own hardwired ones in the function
src/vec/interface/dlregis.c 1.25 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +4 -2 viewer and setfromoptions use enum strings instead of having their own hardwired ones in the function
src/sys/src/objects/pinit.c 1.61 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +9 -2 viewer and setfromoptions use enum strings instead of having their own hardwired ones in the function
src/sys/src/objects/options.c 1.55 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +136 -39 case independent test of Petsc options
src/sys/src/objects/ams/aoptions.c 1.34 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +51 -30 adding enum to PetscOptions
src/sys/src/bag/bag.c 1.8 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +62 -83 support for adding enums
src/sys/examples/tutorials/ex5.c 1.10.1.1 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +10 -11 support for adding enums
src/snes/utils/damg.c 1.52 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +1 -1 PC_ in front of MG
src/ksp/ksp/impls/gmres/fgmres/fgmres.c 1.44 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +2 -1 subclass
src/ksp/ksp/impls/cg/cgne/makefile 1.5 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +1 -4 subclass
src/ksp/ksp/impls/cg/cgne/cgne.c 1.27 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +2 -0 subclass
src/fortran/custom/zsles.c 1.17 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +8 -0 change DMMGGetb to DMMGGetRHS
python/PETSc/packages/MPI.py 1.160 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +7 -8 better support of Lam/mpi
src/snes/interface/snesregi.c 1.9 05/02/26 20:58:04 barrysmith@barry-smiths-computer.local +7 -1 viewer and setfromoptions use enum strings instead of having their own hardwired ones in the function
src/snes/interface/snes.c 1.70 05/02/26 20:58:04 barrysmith@barry-smiths-computer.local +2 -19 viewer and setfromoptions use enum strings instead of having their own hardwired ones in the function
src/snes/examples/tests/ex11.c 1.16 05/02/26 20:58:04 barrysmith@barry-smiths-computer.local +1 -1 PC_ in front of MG
src/mat/utils/matio.c 1.26 05/02/26 20:58:04 barrysmith@barry-smiths-computer.local +1 -1 no more load_ignore_info
src/mat/examples/tutorials/makefile 1.19 05/02/26 20:58:04 barrysmith@barry-smiths-computer.local +2 -2 no more load_ignore
src/mat/examples/tests/makefile 1.50 05/02/26 20:58:04 barrysmith@barry-smiths-computer.local +3 -3 no more load_ignore
src/mat/examples/tests/ex73.c 1.11 05/02/26 20:58:04 barrysmith@barry-smiths-computer.local +1 -1 no more load_ignore
src/ksp/pc/impls/spai/ispai.c 1.32 05/02/26 20:58:04 barrysmith@barry-smiths-computer.local +4 -4 formating
src/ksp/pc/impls/samg/samgmgpetsc.c 1.15 05/02/26 20:58:04 barrysmith@barry-smiths-computer.local +1 -1 PC_ in front of MG
src/ksp/pc/impls/ml/ml.c 1.16 05/02/26 20:58:04 barrysmith@barry-smiths-computer.local +21 -21 formating
src/ksp/pc/impls/mg/smg.c 1.14 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +2 -11 PC_ infront of MG
src/ksp/pc/impls/mg/mgimpl.h 1.13 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +3 -4 PC_MG instead of MG
src/ksp/pc/impls/mg/mgfunc.c 1.22 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +13 -13 PC_ in front of MG
src/ksp/pc/impls/mg/mg.c 1.57 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +72 -104 viewer and setfromoptions use enum strings instead of having their own hardwired ones in the function
src/ksp/pc/impls/mg/fmg.c 1.14 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +7 -29 PC_ infront of MG
src/ksp/pc/impls/fieldsplit/fieldsplit.c 1.22 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +4 -8 viewer and setfromoptions use enum strings instead of having their own hardwired ones in the function
src/ksp/pc/impls/composite/composite.c 1.28 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +3 -6 viewer and setfromoptions use enum strings instead of having their own hardwired ones in the function
src/ksp/pc/impls/asm/asm.c 1.44 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +3 -13 viewer and setfromoptions use enum strings instead of having their own hardwired ones in the function
src/ksp/pc/examples/tests/ex5.c 1.22 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +3 -3 PC_ in front of MG
src/ksp/ksp/interface/itfunc.c 1.65 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +2 -16 viewer and setfromoptions use enum strings instead of having their own hardwired ones in the function
src/ksp/ksp/interface/dlregis.c 1.23 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +18 -2 viewer and setfromoptions use enum strings instead of having their own hardwired ones in the function
src/ksp/ksp/impls/makefile 1.9 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +1 -1 subclass
src/ksp/ksp/impls/gmres/makefile 1.7 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +1 -0 subclass
src/ksp/ksp/impls/gmres/gmres.c 1.56 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +15 -13 viewer and setfromoptions use enum strings instead of having their own hardwired ones in the function
src/ksp/ksp/impls/cg/makefile 1.6 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -0 subclass
src/ksp/ksp/impls/cg/cg.c 1.37 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +4 -13 viewer and setfromoptions use enum strings instead of having their own hardwired ones in the function
src/ksp/examples/tutorials/makefile 1.64 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +8 -8 no more load_ignore
src/ksp/examples/tutorials/ex29.c 1.11 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1 PC_ in front MG
src/ksp/examples/tutorials/ex28.c 1.12 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1 PC_ in front MG
src/ksp/examples/tutorials/ex25.c 1.12 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1 PC_ in front MG
src/ksp/examples/tutorials/ex22.c 1.10 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1 PC_ in front MG
src/ksp/examples/tests/ex19.c 1.14 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1 PC_ in front MG
src/fortran/custom/zstartf.c 1.10 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1 PetscMPIInt
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/contrib/keyes/ex15.c 1.5 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1 PC_ in front of all MG functions
python/PETSc/packages/spooles.py 1.24.1.1 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1 liblist for package.py classes is now a list of list so different names of libraries (like blas and MPI) can be handled
python/PETSc/packages/spai.py 1.15 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1 liblist for package.py classes is now a list of list so different names of libraries (like blas and MPI) can be handled
python/PETSc/packages/ml.py 1.25 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1 liblist for package.py classes is now a list of list so different names of libraries (like blas and MPI) can be handled
python/PETSc/packages/hypre.py 1.55 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1 liblist for package.py classes is now a list of list so different names of libraries (like blas and MPI) can be handled
python/PETSc/packages/blacs.py 1.6 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +1 -1 liblist for package.py classes is now a list of list so different names of libraries (like blas and MPI) can be handled
python/PETSc/packages/UMFPACK.py 1.23 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +1 -1 liblist for package.py classes is now a list of list so different names of libraries (like blas and MPI) can be handled
python/PETSc/packages/SuperLU_DIST.py 1.31 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +1 -1 liblist for package.py classes is now a list of list so different names of libraries (like blas and MPI) can be handled
python/PETSc/packages/SuperLU.py 1.21 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +1 -1 liblist for package.py classes is now a list of list so different names of libraries (like blas and MPI) can be handled
python/PETSc/packages/SCALAPACK.py 1.6 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +1 -1 liblist for package.py classes is now a list of list so different names of libraries (like blas and MPI) can be handled
python/PETSc/packages/Prometheus.py 1.7 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +1 -1 liblist for package.py classes is now a list of list so different names of libraries (like blas and MPI) can be handled
python/PETSc/packages/ParMetis.py 1.50 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +1 -1 liblist for package.py classes is now a list of list so different names of libraries (like blas and MPI) can be handled
python/PETSc/packages/PARTY.py 1.9 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +1 -1 liblist for package.py classes is now a list of list so different names of libraries (like blas and MPI) can be handled
python/PETSc/packages/MUMPS.py 1.36.1.1 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +1 -1 liblist for package.py classes is now a list of list so different names of libraries (like blas and MPI) can be handled
python/PETSc/packages/Chaco.py 1.10 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +1 -1 liblist for package.py classes is now a list of list so different names of libraries (like blas and MPI) can be handled
python/PETSc/package.py 1.26.1.1 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +25 -12 liblist for package.py classes is now a list of list so different names of libraries (like blas and MPI) can be handled
include/petscviewer.h 1.50 05/02/26 20:58:00 barrysmith@barry-smiths-computer.local +2 -1 option to binary viewers to not use command line options
include/petscvec.h 1.66 05/02/26 20:58:00 barrysmith@barry-smiths-computer.local +2 -1 strings for PETSc enums
include/petscsnes.h 1.43 05/02/26 20:58:00 barrysmith@barry-smiths-computer.local +1 -0 strings for PETSc enums
include/petscpc.h 1.70 05/02/26 20:58:00 barrysmith@barry-smiths-computer.local +5 -0 strings for PETSc enums
include/petscoptions.h 1.25 05/02/26 20:58:00 barrysmith@barry-smiths-computer.local +5 -2 GetEList and GetEnum for options
include/petscmg.h 1.14 05/02/26 20:58:00 barrysmith@barry-smiths-computer.local +11 -10 PC_ in front of MG routines
include/petscksp.h 1.62 05/02/26 20:58:00 barrysmith@barry-smiths-computer.local +8 -6 ksp subclasses strings for all PETSc enums
include/petscdmmg.h 1.3 05/02/26 20:58:00 barrysmith@barry-smiths-computer.local +6 -6 fix two macros with same fortran name DMMGGetB
include/petscbag.h 1.6 05/02/26 20:58:00 barrysmith@barry-smiths-computer.local +6 -6 registering enums
include/petsc.h 1.117 05/02/26 20:58:00 barrysmith@barry-smiths-computer.local +4 -6 strings for all basic PETSc enums
include/finclude/petscmg.h 1.10 05/02/26 20:57:59 barrysmith@barry-smiths-computer.local +8 -6 all multigrid routines macros start with PC_
python/PETSc/packages/MPI.py 1.159 05/02/26 18:40:47 barrysmith@barry-smiths-computer.local +5 -0 doman
src/vec/utils/vscat.c 1.41 05/02/26 11:33:35 barrysmith@barry-smiths-computer.local +8 -6 formating clearer manual page
src/fortran/custom/zsles.c 1.16 05/02/25 13:35:30 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 no B
src/docs/website/documentation/tutorials/index.html 1.20 05/02/25 12:19:52 barrysmith@barrysmith-57.mcs.anl.gov +3 -0 add Houston tutorial
src/sys/src/viewer/impls/binary/binv.c 1.43 05/02/24 15:02:04 barrysmith@barrysmith-57.mcs.anl.gov +7 -8 dead code with outdated option
src/ksp/ksp/impls/cg/cgne/makefile 1.4 05/02/24 07:11:24 barrysmith@barry-smiths-computer.local +0 -0 mvdir
src/ksp/ksp/impls/cg/cgne/cgne.c 1.26 05/02/24 07:11:23 barrysmith@barry-smiths-computer.local +15 -113 mvdir
src/ksp/ksp/impls/gmres/fgmres/modpcf.c 1.17 05/02/24 07:09:59 barrysmith@barry-smiths-computer.local +0 -0 mvdir
src/ksp/ksp/impls/gmres/fgmres/makefile 1.8 05/02/24 07:09:59 barrysmith@barry-smiths-computer.local +0 -0 mvdir
src/ksp/ksp/impls/gmres/fgmres/fgmresp.h 1.14 05/02/24 07:09:59 barrysmith@barry-smiths-computer.local +0 -0 mvdir
src/ksp/ksp/impls/gmres/fgmres/fgmres.c 1.43 05/02/24 07:09:58 barrysmith@barry-smiths-computer.local +2 -24 mvdir
src/ksp/ksp/impls/gmres/lgmres/readme 1.4 05/02/24 07:08:46 barrysmith@barry-smiths-computer.local +0 -0 mvdir
src/ksp/ksp/impls/gmres/lgmres/makefile 1.8 05/02/24 07:08:46 barrysmith@barry-smiths-computer.local +0 -0 mvdir
src/ksp/ksp/impls/gmres/lgmres/lgmresp.h 1.9 05/02/24 07:08:46 barrysmith@barry-smiths-computer.local +0 -0 mvdir
src/ksp/ksp/impls/gmres/lgmres/lgmres.c 1.38 05/02/24 07:08:46 barrysmith@barry-smiths-computer.local +8 -64 mvdir
src/fortran/custom/zstart.c 1.30.1.2 05/02/22 21:05:18 barrysmith@barry-smiths-computer.local +1 -1 typo in previous change
src/fortran/custom/zstart.c 1.30.1.1 05/02/22 21:04:22 barrysmith@barry-smiths-computer.local +6 -0 need to set PETSC_COMM_WORLD; dang it really would be nice to have a single PetscInitialize() for C and Fortran and not all this duplicated code
src/fortran/custom/zsles.c 1.15 05/02/22 19:22:58 barrysmith@barry-smiths-computer.local +22 -1 added dmmgsetinitialguess_ for Fortran
Hg-commit: 887aa17e22982bf46d3e4dec0c549e1596b7a6c7
show more ...
|
| #
73bc7766
|
| 13-Jan-2005 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.2844 knepley@khan.mcs.anl.gov|ChangeSet|20050113005915|60326 ChangeSet 1.2844 05/01/06 04:36:51 knepley@khan.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into kh
bk-changeset-1.2844 knepley@khan.mcs.anl.gov|ChangeSet|20050113005915|60326 ChangeSet 1.2844 05/01/06 04:36:51 knepley@khan.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into khan.mcs.anl.gov:/home/knepley/PETSc-dev/petsc-dev
Hg-commit: 2a1a2596e88ec41d71c2a166ad85f881489360ef
show more ...
|