| #
2c9ce0e5
|
| 05-Apr-2002 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.589 Kris@buschel2000.|ChangeSet|20020405032808|11916 ChangeSet 1.589 02/04/04 19:28:08 Kris@buschel2000. +2 -0 Merged changes.
src/mat/impls/aij/seq/matmatmult.c 1.28 02/04/
bk-changeset-1.589 Kris@buschel2000.|ChangeSet|20020405032808|11916 ChangeSet 1.589 02/04/04 19:28:08 Kris@buschel2000. +2 -0 Merged changes.
src/mat/impls/aij/seq/matmatmult.c 1.28 02/04/04 19:28:07 Kris@buschel2000. +1 -3 Merged changes.
include/petscmat.h 1.24 02/04/04 19:16:01 Kris@buschel2000. +0 -0 Auto merged
Hg-commit: f311aa4041dfbd1acf426956e69a96c9b26825e1
show more ...
|
| #
94e3eeca
|
| 05-Apr-2002 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.539.2.1 Kris@buschel2000.|ChangeSet|20020405031506|37357 ChangeSet 1.539.2.1 02/04/04 19:15:06 Kris@buschel2000. +5 -0 Version increment for win32fe. Logging support for MatTrans
bk-changeset-1.539.2.1 Kris@buschel2000.|ChangeSet|20020405031506|37357 ChangeSet 1.539.2.1 02/04/04 19:15:06 Kris@buschel2000. +5 -0 Version increment for win32fe. Logging support for MatTranspose event. Faster implementation of MatTranspose for SeqAIJ -- first draft.
src/mat/interface/matrix.c 1.26 02/04/04 19:15:05 Kris@buschel2000. +4 -1 Log MatTranspose event.
src/mat/interface/dlregis.c 1.10 02/04/04 19:15:05 Kris@buschel2000. +1 -0 Log MatTranspose event.
src/mat/impls/aij/seq/matmatmult.c 1.27 02/04/04 19:15:05 Kris@buschel2000. +75 -11 Implement faster MatTranspose for SeqAIJ avoiding MatSetValues. Minor changes to ApplyPAPt. Restore original ApplyPtAP.
include/petscmat.h 1.22.1.1 02/04/04 19:15:05 Kris@buschel2000. +1 -1 Log MatTranspose event.
bmake/win32_ms/variables 1.6 02/04/04 19:15:04 Kris@buschel2000. +4 -4 Use win32fe --version feature.
src/mat/impls/aij/seq/matmatmult.c 1.26 02/04/03 19:53:00 Kris@buschel2000. +27 -10
src/mat/impls/aij/seq/matmatmult.c 1.25 02/03/27 02:50:35 Kris@buschel2000. +1 -1 Finish implementation of ApplyPAPt_Numeric. First Draft.
src/mat/impls/aij/seq/matmatmult.c 1.24 02/03/27 02:50:05 Kris@buschel2000. +32 -14
src/mat/impls/aij/seq/matmatmult.c 1.23 02/03/26 15:02:19 Kris@buschel2000. +184 -162 MatGetSymbolicTranspose_SeqAIJ implemented. MatRestoreSymbolicTranspose_SeqAIJ implemented.
src/mat/impls/aij/seq/matmatmult.c 1.22 02/03/23 23:23:58 Kris@buschel2000. +179 -6
src/mat/impls/aij/seq/matmatmult.c 1.21 02/03/23 22:40:35 Kris@buschel2000. +96 -7
Hg-commit: b765b175449d517fd9b3e131f86a15ac67a59c3b
show more ...
|
| #
75ca6b66
|
| 02-Apr-2002 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.581 bsmith@terra.mcs.anl.gov|ChangeSet|20020402164009|46223 ChangeSet 1.581 02/04/02 10:40:09 bsmith@terra.mcs.anl.gov +2 -0 Merge terra.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-bk
bk-changeset-1.581 bsmith@terra.mcs.anl.gov|ChangeSet|20020402164009|46223 ChangeSet 1.581 02/04/02 10:40:09 bsmith@terra.mcs.anl.gov +2 -0 Merge terra.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-bk/petsc into terra.mcs.anl.gov:/sandbox/bsmith/petsc
src/vec/esi/eindexspace.c 1.23 02/04/02 10:40:09 bsmith@terra.mcs.anl.gov +0 -0 Auto merged
src/sles/pc/esi/epreconditioner.c 1.18 02/04/02 10:40:09 bsmith@terra.mcs.anl.gov +0 -0 Auto merged
Hg-commit: b6fb4f03ac8be6063d95331e9965dfafface9a28
show more ...
|
| #
6e1639da
|
| 02-Apr-2002 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.573.1.1 bsmith@terra.mcs.anl.gov|ChangeSet|20020402163946|19403 ChangeSet 1.573.1.1 02/04/02 10:39:46 bsmith@terra.mcs.anl.gov +16 -0 more esi, some minor docs,
src/vec/impls/e
bk-changeset-1.573.1.1 bsmith@terra.mcs.anl.gov|ChangeSet|20020402163946|19403 ChangeSet 1.573.1.1 02/04/02 10:39:46 bsmith@terra.mcs.anl.gov +16 -0 more esi, some minor docs,
src/vec/impls/esi/ebvec1.c 1.24 02/04/02 10:39:46 bsmith@terra.mcs.anl.gov +36 -0 new function for loading ESI factories
src/vec/esi/eindexspace.c 1.21.1.1 02/04/02 10:39:46 bsmith@terra.mcs.anl.gov +1 -1 better handling of destroy
src/vec/esi/ecomp.c 1.5 02/04/02 10:39:46 bsmith@terra.mcs.anl.gov +10 -9 bug fix
src/sles/pc/interface/precon.c 1.8 02/04/02 10:39:46 bsmith@terra.mcs.anl.gov +5 -1 more docs
src/sles/pc/impls/esi/pesi.c 1.10 02/04/02 10:39:46 bsmith@terra.mcs.anl.gov +1 -1 esi style mpi
src/sles/pc/esi/epreconditioner.c 1.16.1.1 02/04/02 10:39:46 bsmith@terra.mcs.anl.gov +5 -2 esi style mpi
src/sles/examples/tutorials/ex26.c 1.3 02/04/02 10:39:46 bsmith@terra.mcs.anl.gov +48 -29 more stuff
src/sles/esi/esles.c 1.3 02/04/02 10:39:46 bsmith@terra.mcs.anl.gov +5 -3 esi style mpi
src/mat/interface/matnull.c 1.5 02/04/02 10:39:45 bsmith@terra.mcs.anl.gov +4 -1 more docs
include/petscmat.h 1.23 02/04/02 10:39:45 bsmith@terra.mcs.anl.gov +3 -0 docs
include/esi/petsc/solveriterative.h 1.3 02/04/02 10:39:45 bsmith@terra.mcs.anl.gov +1 -1 support MPI the esi way :-(
include/esi/petsc/preconditioner.h 1.16 02/04/02 10:39:45 bsmith@terra.mcs.anl.gov +1 -1 support MPI the esi way :-(
include/esi/petsc/object.h 1.11 02/04/02 10:39:45 bsmith@terra.mcs.anl.gov +2 -0 new proposed ESI function for getting factory
include/esi/petsc/indexspace.h 1.11 02/04/02 10:39:45 bsmith@terra.mcs.anl.gov +2 -1 change constructor so destructor does not destroy garbage data
src/sles/makefile 1.4 02/04/01 14:32:31 bsmith@terra.mcs.anl.gov +1 -1 added esi for solvers
docs/tex/manual/part2.tex 1.23 02/04/01 14:11:21 bsmith@terra.mcs.anl.gov +34 -1 added info about solving singular systems
Hg-commit: 99433cabc8a10b8ec5de5b1bee2adc743044a267
show more ...
|
| #
9994c61e
|
| 01-Mar-2002 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.500 bsmith@terra.mcs.anl.gov|ChangeSet|20020301041712|19731 ChangeSet 1.500 02/02/28 22:17:12 bsmith@terra.mcs.anl.gov +0 -0 Merge terra.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-bk
bk-changeset-1.500 bsmith@terra.mcs.anl.gov|ChangeSet|20020301041712|19731 ChangeSet 1.500 02/02/28 22:17:12 bsmith@terra.mcs.anl.gov +0 -0 Merge terra.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-bk/petsc into terra.mcs.anl.gov:/sandbox/bsmith/petsc
Hg-commit: 6b59f40f364397322932d8bef88a7733405b958d
show more ...
|
| #
bcd9e38b
|
| 01-Mar-2002 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.498.1.1 bsmith@terra.mcs.anl.gov|ChangeSet|20020301041656|20716 ChangeSet 1.498.1.1 02/02/28 22:16:56 bsmith@terra.mcs.anl.gov +17 -0 suppoet both pivoting and not in blocks for ba
bk-changeset-1.498.1.1 bsmith@terra.mcs.anl.gov|ChangeSet|20020301041656|20716 ChangeSet 1.498.1.1 02/02/28 22:16:56 bsmith@terra.mcs.anl.gov +17 -0 suppoet both pivoting and not in blocks for baij
src/sles/pc/impls/lu/lu.c 1.7 02/02/28 22:16:55 bsmith@terra.mcs.anl.gov +64 -11 suppoet both pivoting and not in blocks for baij
src/sles/pc/impls/ilu/ilu.c 1.6 02/02/28 22:16:55 bsmith@terra.mcs.anl.gov +53 -2 suppoet both pivoting and not in blocks for baij
src/sles/pc/impls/cholesky/cholesky.c 1.5 02/02/28 22:16:55 bsmith@terra.mcs.anl.gov +8 -7 suppoet both pivoting and not in blocks for baij
src/mat/impls/sbaij/seq/sbaijfact6.c 1.4 02/02/28 22:16:55 bsmith@terra.mcs.anl.gov +8 -2 suppoet both pivoting and not in blocks for baij
src/mat/impls/sbaij/seq/sbaijfact5.c 1.4 02/02/28 22:16:55 bsmith@terra.mcs.anl.gov +6 -1 suppoet both pivoting and not in blocks for baij
src/mat/impls/sbaij/seq/sbaijfact.c 1.4 02/02/28 22:16:55 bsmith@terra.mcs.anl.gov +6 -5 suppoet both pivoting and not in blocks for baij
src/mat/impls/sbaij/seq/sbaij.h 1.6 02/02/28 22:16:55 bsmith@terra.mcs.anl.gov +1 -0 suppoet both pivoting and not in blocks for baij
src/mat/impls/baij/seq/baijfact3.c 1.4 02/02/28 22:16:55 bsmith@terra.mcs.anl.gov +1 -0 suppoet both pivoting and not in blocks for baij
src/mat/impls/baij/seq/baijfact2.c 1.4 02/02/28 22:16:55 bsmith@terra.mcs.anl.gov +2 -0 suppoet both pivoting and not in blocks for baij
src/mat/impls/baij/seq/baij.h 1.5 02/02/28 22:16:55 bsmith@terra.mcs.anl.gov +1 -1 suppoet both pivoting and not in blocks for baij
include/petscpc.h 1.16 02/02/28 22:16:55 bsmith@terra.mcs.anl.gov +4 -4 suppoet both pivoting and not in blocks for baij
src/mat/impls/baij/seq/baijfact12.c 1.4 02/02/28 22:16:54 bsmith@terra.mcs.anl.gov +6 -1 suppoet both pivoting and not in blocks for baij
src/mat/impls/baij/seq/baijfact11.c 1.4 02/02/28 22:16:54 bsmith@terra.mcs.anl.gov +7 -2 suppoet both pivoting and not in blocks for baij
src/mat/impls/baij/seq/baij.c 1.21 02/02/28 22:16:54 bsmith@terra.mcs.anl.gov +4 -1 suppoet both pivoting and not in blocks for baij
src/inline/ilu.h 1.5 02/02/28 22:16:54 bsmith@terra.mcs.anl.gov +2 -5 suppoet both pivoting and not in blocks for baij
include/petscpc.h 1.15 02/02/28 20:28:56 bsmith@terra.mcs.anl.gov +4 -0 added pivoting in blocks for PC factorization beasts
src/mat/impls/baij/seq/baij.h 1.4 02/02/28 15:29:47 bsmith@terra.mcs.anl.gov +1 -0 added info on pivoting on blocks in factorization
include/finclude/petscmat.h 1.7 02/02/28 15:23:48 bsmith@terra.mcs.anl.gov +3 -1 *** empty log message ***
include/petscmat.h 1.22 02/02/28 15:22:32 bsmith@terra.mcs.anl.gov +2 -0 *** empty log message ***
include/finclude/petscmat.h 1.6 02/02/28 13:29:43 bsmith@terra.mcs.anl.gov +3 -1 *** empty log message ***
include/petscmat.h 1.21 02/02/28 13:28:40 bsmith@terra.mcs.anl.gov +2 -0 *** empty log message ***
include/petscmat.h 1.20 02/02/28 13:27:21 bsmith@terra.mcs.anl.gov +2 -0 *** empty log message ***
include/finclude/petscmat.h 1.5 02/02/28 13:26:48 bsmith@terra.mcs.anl.gov +3 -1 added piovot in blocks for matluinfo for fortran
Hg-commit: 4e26b21f1226d3dbfafae668cc614d3e2bd7f8c6
show more ...
|
| #
c0f21d36
|
| 04-Jan-2002 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.421 bsmith@terra.mcs.anl.gov|ChangeSet|20020104171942|11314 ChangeSet 1.421 02/01/04 11:19:42 bsmith@terra.mcs.anl.gov +0 -0 Merge terra.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-bk
bk-changeset-1.421 bsmith@terra.mcs.anl.gov|ChangeSet|20020104171942|11314 ChangeSet 1.421 02/01/04 11:19:42 bsmith@terra.mcs.anl.gov +0 -0 Merge terra.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-bk/petsc-2.1.1 into terra.mcs.anl.gov:/sandbox/bsmith/petsc
Hg-commit: e5174321891461c8c7c4d314404cba6fb293894e
show more ...
|
| #
04f1ad80
|
| 04-Jan-2002 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.415.1.6 bsmith@terra.mcs.anl.gov|ChangeSet|20020104171102|28168 ChangeSet 1.415.1.6 02/01/04 11:11:02 bsmith@terra.mcs.anl.gov +4 -0 add local version of matrix diagonal scaling fo
bk-changeset-1.415.1.6 bsmith@terra.mcs.anl.gov|ChangeSet|20020104171102|28168 ChangeSet 1.415.1.6 02/01/04 11:11:02 bsmith@terra.mcs.anl.gov +4 -0 add local version of matrix diagonal scaling for Glenn
include/petscversion.h 1.10 02/01/04 10:36:45 bsmith@terra.mcs.anl.gov +2 -2 *** empty log message ***
src/mat/impls/baij/mpi/mmbaij.c 1.5 02/01/04 10:36:10 bsmith@terra.mcs.anl.gov +105 -0 added ugly new diagonal scaling functions for Glenn
src/fortran/custom/zmat.c 1.11 02/01/04 10:31:33 bsmith@terra.mcs.anl.gov +7 -0 added name mangling for different Fortrans
src/fortran/custom/zmat.c 1.10 02/01/04 10:30:47 bsmith@terra.mcs.anl.gov +21 -0 added local diagonal scale code for glenn
include/petscmat.h 1.19 02/01/04 10:26:50 bsmith@terra.mcs.anl.gov +3 -0 added prototypes for Glenn
Hg-commit: 82e4c6d193cea53ddee55d446b78bf4996f6a2be
show more ...
|
| #
65804fbb
|
| 08-Dec-2001 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.349 balay@shakey.mcs.anl.gov|ChangeSet|20011208231339|64783 ChangeSet 1.349 01/12/08 17:13:39 balay@shakey.mcs.anl.gov +5 -0 a few fixes for windows
src/sys/src/utils/plapack.c
bk-changeset-1.349 balay@shakey.mcs.anl.gov|ChangeSet|20011208231339|64783 ChangeSet 1.349 01/12/08 17:13:39 balay@shakey.mcs.anl.gov +5 -0 a few fixes for windows
src/sys/src/utils/plapack.c 1.8 01/12/08 17:13:39 balay@shakey.mcs.anl.gov +1 -1 foo() -> foo(void)
include/petscviewer.h 1.20 01/12/08 17:13:39 balay@shakey.mcs.anl.gov +1 -1 foo() -> foo(void)
include/petscmat.h 1.18 01/12/08 17:13:39 balay@shakey.mcs.anl.gov +1 -1 foo() -> foo(void)
include/petscao.h 1.7 01/12/08 17:13:38 balay@shakey.mcs.anl.gov +1 -1 foo() -> foo(void)
bmake/common/rules 1.22 01/12/08 17:13:38 balay@shakey.mcs.anl.gov +2 -0 ignore warnings when using .o instead of .obj
Hg-commit: 4f78d0e4f49a662c25b94d24f226d6d8100db805
show more ...
|
| #
bf1d55d4
|
| 05-Dec-2001 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.328 balay@shakey.mcs.anl.gov|ChangeSet|20011205204332|21667 ChangeSet 1.328 01/12/05 14:43:32 balay@shakey.mcs.anl.gov +2 -0 fix MatPermuteSparsify() to use PetscReal instead of do
bk-changeset-1.328 balay@shakey.mcs.anl.gov|ChangeSet|20011205204332|21667 ChangeSet 1.328 01/12/05 14:43:32 balay@shakey.mcs.anl.gov +2 -0 fix MatPermuteSparsify() to use PetscReal instead of double
src/mat/interface/matrix.c 1.23 01/12/05 14:43:32 balay@shakey.mcs.anl.gov +1 -1 fix MatPermuteSparsify() to use PetscReal instead of double
include/petscmat.h 1.17 01/12/05 14:43:32 balay@shakey.mcs.anl.gov +1 -1 fix MatPermuteSparsify() to use PetscReal instead of double
Hg-commit: 25eaf6a918c154b286f7e660abd287c837dbc91c
show more ...
|
| #
ba63d540
|
| 30-Nov-2001 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.276 bsmith@terra.mcs.anl.gov|ChangeSet|20011130184622|29139 ChangeSet 1.276 01/11/30 12:46:22 bsmith@terra.mcs.anl.gov +0 -0 Merge terra.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-bk
bk-changeset-1.276 bsmith@terra.mcs.anl.gov|ChangeSet|20011130184622|29139 ChangeSet 1.276 01/11/30 12:46:22 bsmith@terra.mcs.anl.gov +0 -0 Merge terra.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-bk/petsc into terra.mcs.anl.gov:/sandbox/bsmith/petsc
Hg-commit: 810708b19499756aab5839eeb19e6aa2b88f99e7
show more ...
|
| #
607cd303
|
| 30-Nov-2001 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.274.1.1 bsmith@terra.mcs.anl.gov|ChangeSet|20011130184615|29168 ChangeSet 1.274.1.1 01/11/30 12:46:15 bsmith@terra.mcs.anl.gov +14 -0 fixes for ESI without CCA
src/vec/impls/esi
bk-changeset-1.274.1.1 bsmith@terra.mcs.anl.gov|ChangeSet|20011130184615|29168 ChangeSet 1.274.1.1 01/11/30 12:46:15 bsmith@terra.mcs.anl.gov +14 -0 fixes for ESI without CCA
src/vec/impls/esi/ebvec1.c 1.16 01/11/30 12:46:14 bsmith@terra.mcs.anl.gov +7 -9
src/vec/esi/evector.c 1.15 01/11/30 12:46:14 bsmith@terra.mcs.anl.gov +4 -4
src/vec/esi/eindexspace.c 1.11 01/11/30 12:46:14 bsmith@terra.mcs.anl.gov +4 -4
src/snes/impls/test/snestest.c 1.5 01/11/30 12:46:14 bsmith@terra.mcs.anl.gov +1 -1
src/sles/examples/tutorials/makefile 1.10 01/11/30 12:46:14 bsmith@terra.mcs.anl.gov +1 -1
src/mat/utils/axpy.c 1.5 01/11/30 12:46:14 bsmith@terra.mcs.anl.gov +42 -26
src/mat/matimpl.h 1.12 01/11/30 12:46:14 bsmith@terra.mcs.anl.gov +2 -1
src/mat/impls/esi/mesi.c 1.12 01/11/30 12:46:14 bsmith@terra.mcs.anl.gov +2 -3
src/mat/impls/dense/seq/dense.c 1.11 01/11/30 12:46:14 bsmith@terra.mcs.anl.gov +1 -1
src/mat/examples/tests/ex49.c 1.4 01/11/30 12:46:13 bsmith@terra.mcs.anl.gov +1 -1
src/mat/examples/tests/ex2.c 1.5 01/11/30 12:46:13 bsmith@terra.mcs.anl.gov +1 -1
src/mat/esi/ematrix.c 1.11 01/11/30 12:46:13 bsmith@terra.mcs.anl.gov +4 -4
include/petscmat.h 1.16 01/11/30 12:46:13 bsmith@terra.mcs.anl.gov +1 -1
docs/tex/manual/part2.tex 1.9 01/11/30 12:46:13 bsmith@terra.mcs.anl.gov +1 -1
Hg-commit: a6755e076c14dc0ed95468c800d2d9d2158146c0
show more ...
|
| #
d0dee1a7
|
| 08-Nov-2001 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.167 hzhang@shakey.mcs.anl.gov|ChangeSet|20011108190552|05017 ChangeSet 1.167 01/11/08 13:05:52 hzhang@shakey.mcs.anl.gov +1 -0 Merge shakey.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc
bk-changeset-1.167 hzhang@shakey.mcs.anl.gov|ChangeSet|20011108190552|05017 ChangeSet 1.167 01/11/08 13:05:52 hzhang@shakey.mcs.anl.gov +1 -0 Merge shakey.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-bk/petsc into shakey.mcs.anl.gov:/sandbox/hzhang/petsc
src/mat/impls/sbaij/mpi/mpisbaij.c 1.12 01/11/08 13:05:52 hzhang@shakey.mcs.anl.gov +0 -0 Auto merged
Hg-commit: 1748a81974b6ec3f63128328fcc6eee91f2dd6f8
show more ...
|
| #
c14dc6b6
|
| 08-Nov-2001 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.155.1.1 hzhang@shakey.mcs.anl.gov|ChangeSet|20011108190541|04553 ChangeSet 1.155.1.1 01/11/08 13:05:41 hzhang@shakey.mcs.anl.gov +16 -0 add matrelax prototype
src/sles/pc/impls/
bk-changeset-1.155.1.1 hzhang@shakey.mcs.anl.gov|ChangeSet|20011108190541|04553 ChangeSet 1.155.1.1 01/11/08 13:05:41 hzhang@shakey.mcs.anl.gov +16 -0 add matrelax prototype
src/sles/pc/impls/sor/sor.c 1.5 01/11/08 13:05:41 hzhang@shakey.mcs.anl.gov +11 -7 add matrelax prototype
src/sles/pc/impls/eisens/eisen.c 1.5 01/11/08 13:05:41 hzhang@shakey.mcs.anl.gov +5 -5 add matrelax prototype
src/mat/matimpl.h 1.9 01/11/08 13:05:41 hzhang@shakey.mcs.anl.gov +1 -1 add matrelax prototype
src/mat/interface/matrix.c 1.16 01/11/08 13:05:41 hzhang@shakey.mcs.anl.gov +3 -2 add matrelax prototype
src/mat/impls/sbaij/seq/sbaij.h 1.5 01/11/08 13:05:41 hzhang@shakey.mcs.anl.gov +1 -1 add matrelax prototype
src/mat/impls/sbaij/seq/sbaij.c 1.15 01/11/08 13:05:41 hzhang@shakey.mcs.anl.gov +1 -1 add matrelax prototype
src/mat/impls/sbaij/mpi/mpisbaij.c 1.10.1.1 01/11/08 13:05:40 hzhang@shakey.mcs.anl.gov +31 -28 add matrelax prototype
src/mat/impls/dense/seq/dense.c 1.7 01/11/08 13:05:40 hzhang@shakey.mcs.anl.gov +1 -1 add matrelax prototype
src/mat/impls/bdiag/seq/bdiag2.c 1.4 01/11/08 13:05:40 hzhang@shakey.mcs.anl.gov +2 -2 add matrelax prototype
src/mat/impls/bdiag/seq/bdiag.c 1.7 01/11/08 13:05:40 hzhang@shakey.mcs.anl.gov +2 -2 add matrelax prototype
src/mat/impls/aij/seq/aij.h 1.4 01/11/08 13:05:40 hzhang@shakey.mcs.anl.gov +1 -1 add matrelax prototype
src/mat/impls/aij/seq/aij.c 1.9 01/11/08 13:05:40 hzhang@shakey.mcs.anl.gov +1 -1 add matrelax prototype
src/mat/impls/aij/mpi/mpiaij.c 1.10 01/11/08 13:05:40 hzhang@shakey.mcs.anl.gov +37 -118 add matrelax prototype
src/mat/impls/adic/matadic.c 1.8 01/11/08 13:05:40 hzhang@shakey.mcs.anl.gov +2 -2 add matrelax prototype
include/petscpc.h 1.11 01/11/08 13:05:40 hzhang@shakey.mcs.anl.gov +1 -1 add matrelax prototype
include/petscmat.h 1.15 01/11/08 13:05:40 hzhang@shakey.mcs.anl.gov +1 -1 add matrelax prototype
Hg-commit: 922166ca3f8117492b8bbf48a76285109350a5ce
show more ...
|
| #
552e946d
|
| 25-Oct-2001 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.115 bsmith@terra.mcs.anl.gov|ChangeSet|20011025150428|49013 ChangeSet 1.115 01/10/25 10:04:28 bsmith@terra.mcs.anl.gov +20 -0 changed vec_cookie and mat_cookie to vec_file_cookie a
bk-changeset-1.115 bsmith@terra.mcs.anl.gov|ChangeSet|20011025150428|49013 ChangeSet 1.115 01/10/25 10:04:28 bsmith@terra.mcs.anl.gov +20 -0 changed vec_cookie and mat_cookie to vec_file_cookie and mat_file_cookie for vector and matrix binary io. With Matt's change to dynamic setting of **_COOKIE we have to hardwire the cookies for file writing back to their old values.
src/mat/impls/dense/seq/dense.c 1.6 01/10/25 10:02:31 bsmith@terra.mcs.anl.gov +3 -3 changed mat_cookie to mat_file_cookie for binary matrix io
src/mat/impls/dense/mpi/mpidense.c 1.6 01/10/25 10:02:23 bsmith@terra.mcs.anl.gov +1 -1 changed mat_cookie to mat_file_cookie for binary matrix io
src/mat/impls/aij/seq/aij.c 1.8 01/10/25 10:01:52 bsmith@terra.mcs.anl.gov +2 -2 /*$Id: mpiaij.c,v 1.344 2001/08/10 03:30:48 bsmith Exp $*/
src/mat/impls/aij/mpi/mpiaij.c 1.6 01/10/25 10:01:38 bsmith@terra.mcs.anl.gov +1 -1 changed mat_cookie to mat_file_cookie for binary matrix io
src/mat/impls/rowbs/mpi/mpirowbs.c 1.5 01/10/25 10:01:27 bsmith@terra.mcs.anl.gov +1 -1 changed mat_cookie to mat_file_cookie for binary matrix io
src/mat/impls/bdiag/seq/bdiag.c 1.6 01/10/25 10:01:20 bsmith@terra.mcs.anl.gov +1 -1 changed mat_cookie to mat_file_cookie for binary matrix io
src/mat/impls/bdiag/seq/bdiag3.c 1.5 01/10/25 10:01:15 bsmith@terra.mcs.anl.gov +1 -1 changed mat_cookie to mat_file_cookie for binary matrix io
src/mat/impls/bdiag/mpi/mpibdiag.c 1.6 01/10/25 10:01:09 bsmith@terra.mcs.anl.gov +1 -1 changed mat_cookie to mat_file_cookie for binary matrix io
src/mat/impls/baij/seq/baij.c 1.8 01/10/25 10:01:02 bsmith@terra.mcs.anl.gov +2 -2 changed mat_cookie to mat_file_cookie for binary matrix io
src/mat/impls/baij/mpi/mpibaij.c 1.7 01/10/25 10:00:55 bsmith@terra.mcs.anl.gov +1 -1 changed mat_cookie to mat_file_cookie for binary matrix io
src/mat/impls/sbaij/seq/sbaij.c 1.10 01/10/25 10:00:50 bsmith@terra.mcs.anl.gov +2 -2 changed mat_cookie to mat_file_cookie for binary matrix io
src/mat/impls/sbaij/mpi/mpisbaij.c 1.6 01/10/25 10:00:41 bsmith@terra.mcs.anl.gov +1 -1 changed mat_cookie to mat_file_cookie for binary matrix io
src/mat/impls/esi/mesi.c 1.9 01/10/25 10:00:15 bsmith@terra.mcs.anl.gov +1 -1 esi additions
src/mat/utils/matio.c 1.7 01/10/25 09:59:59 bsmith@terra.mcs.anl.gov +1 -1 changed mat_cookie to mat_file_cookie for binary matrix io
include/petscmat.h 1.14 01/10/25 09:59:31 bsmith@terra.mcs.anl.gov +1 -0 added mat_file_cookie
src/vec/utils/vecio.c 1.9 01/10/25 09:59:12 bsmith@terra.mcs.anl.gov +3 -3 changed vec_cookie to vec_file_cookie for binary vector io
src/vec/interface/vector.c 1.12 01/10/25 09:59:02 bsmith@terra.mcs.anl.gov +1 -1 changed vec_cookie to vec_file_cookie for binary vector io
src/vec/interface/veccreate.c 1.10 01/10/25 09:58:51 bsmith@terra.mcs.anl.gov +1 -1 changed vec_cookie to vec_file_cookie for binary vector io
src/sys/src/viewer/impls/socket/matlab/readinvecs.c 1.5 01/10/25 09:57:05 bsmith@terra.mcs.anl.gov +1 -1 changed vec_cookie to vec_file_cookie for binary vector io
include/petscvec.h 1.18 01/10/25 09:56:26 bsmith@terra.mcs.anl.gov +1 -0 added vec_file_cookie
Hg-commit: 72f241aba6cbdcc0bfc0a0660fb154fb13664823
show more ...
|
| #
f07836f3
|
| 24-Oct-2001 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.112 bsmith@terra.mcs.anl.gov|ChangeSet|20011024212157|11907 ChangeSet 1.112 01/10/24 16:21:57 bsmith@terra.mcs.anl.gov +11 -0 merge with Matt's change of file permissions and loggi
bk-changeset-1.112 bsmith@terra.mcs.anl.gov|ChangeSet|20011024212157|11907 ChangeSet 1.112 01/10/24 16:21:57 bsmith@terra.mcs.anl.gov +11 -0 merge with Matt's change of file permissions and logging
src/vec/impls/esi/ebvec1.c 1.13 01/10/24 16:21:54 bsmith@terra.mcs.anl.gov +4 -5 hmmm?
include/petscmat.h 1.13 01/10/24 16:21:54 bsmith@terra.mcs.anl.gov +0 -0 accepted Matt's changes
src/vec/impls/esi/ebvec1.c 1.9.1.3 01/10/24 16:15:30 bsmith@terra.mcs.anl.gov +0 -0 Change mode to -rw-rw-r--
src/vec/examples/tutorials/ex1.c 1.6 01/10/24 16:15:26 bsmith@terra.mcs.anl.gov +0 -0 Auto merged
src/vec/examples/tutorials/ex1.c 1.3.1.2 01/10/24 16:15:25 bsmith@terra.mcs.anl.gov +0 -0 Change mode to -rw-rw-r--
src/vec/esi/evector.c 1.9 01/10/24 16:15:19 bsmith@terra.mcs.anl.gov +0 -0 Auto merged
src/vec/esi/evector.c 1.6.1.3 01/10/24 16:15:18 bsmith@terra.mcs.anl.gov +0 -0 Change mode to -rw-rw-r--
src/vec/esi/eindexspace.c 1.8 01/10/24 16:15:13 bsmith@terra.mcs.anl.gov +0 -0 Auto merged
src/mat/utils/gcreate.c 1.5 01/10/24 16:15:12 bsmith@terra.mcs.anl.gov +0 -0 Auto merged
src/mat/utils/gcreate.c 1.1.1.2 01/10/24 16:15:10 bsmith@terra.mcs.anl.gov +0 -0 Change mode to -rw-rw-r--
src/mat/impls/esi/mesi.c 1.7 01/10/24 16:14:59 bsmith@terra.mcs.anl.gov +0 -0 Auto merged
src/mat/impls/esi/mesi.c 1.4.1.3 01/10/24 16:14:58 bsmith@terra.mcs.anl.gov +0 -0 Change mode to -rw-rw-r--
src/mat/impls/aij/seq/aijnode.c 1.5 01/10/24 16:14:51 bsmith@terra.mcs.anl.gov +0 -0 Auto merged
src/mat/impls/aij/seq/aijnode.c 1.2.1.2 01/10/24 16:14:49 bsmith@terra.mcs.anl.gov +0 -0 Change mode to -rw-rw-r--
src/mat/esi/ematrix.c 1.6 01/10/24 16:14:43 bsmith@terra.mcs.anl.gov +0 -0 Auto merged
src/mat/esi/ematrix.c 1.3.1.3 01/10/24 16:14:42 bsmith@terra.mcs.anl.gov +0 -0 Change mode to -rw-rw-r--
include/esi/petsc/matrix.h 1.8 01/10/24 16:14:32 bsmith@terra.mcs.anl.gov +0 -0 Auto merged
include/esi/petsc/matrix.h 1.7 01/10/24 16:14:30 bsmith@terra.mcs.anl.gov +0 -0 Change mode to -rw-rw-r--
include/esi/petsc/indexspace.h 1.6 01/10/24 16:14:08 bsmith@terra.mcs.anl.gov +0 -0 Auto merged
include/petscmat.h 1.7.1.2 01/10/24 16:14:07 bsmith@terra.mcs.anl.gov +0 -0 Change mode to -rw-rw-r--
Hg-commit: 5b25170e4fe0b2773f074f1501b25f1b61babe5d
show more ...
|
| #
24a595dd
|
| 24-Oct-2001 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.89.2.1 bsmith@terra.mcs.anl.gov|ChangeSet|20011024144140|51278 ChangeSet 1.89.2.1 01/10/24 09:41:40 bsmith@terra.mcs.anl.gov +11 -0 esi functionality plus bug fixes
src/vec/impl
bk-changeset-1.89.2.1 bsmith@terra.mcs.anl.gov|ChangeSet|20011024144140|51278 ChangeSet 1.89.2.1 01/10/24 09:41:40 bsmith@terra.mcs.anl.gov +11 -0 esi functionality plus bug fixes
src/vec/impls/esi/ebvec1.c 1.9.1.1 01/10/24 09:41:39 bsmith@terra.mcs.anl.gov +28 -28 added :: to front of namespaced classes
src/vec/examples/tutorials/ex1.c 1.3.1.1 01/10/24 09:41:38 bsmith@terra.mcs.anl.gov +1 -1 fix bug computed norm of all variable, not copied variabl
src/vec/esi/evector.c 1.6.1.1 01/10/24 09:41:38 bsmith@terra.mcs.anl.gov +61 -59 added :: to front of namespace things
src/vec/esi/eindexspace.c 1.5.1.1 01/10/24 09:41:38 bsmith@terra.mcs.anl.gov +14 -14 add :: to beginning of name space things per Boyanna
src/mat/utils/gcreate.c 1.1.1.1 01/10/24 09:41:38 bsmith@terra.mcs.anl.gov +3 -0 more esi
src/mat/impls/esi/mesi.c 1.4.1.1 01/10/24 09:41:38 bsmith@terra.mcs.anl.gov +58 -0 more esi
src/mat/impls/aij/seq/aijnode.c 1.2.1.1 01/10/24 09:41:38 bsmith@terra.mcs.anl.gov +17 -16 bug fix for z usage in VecRestoreArray(), previously z was changed and then passed back into VecRestoreArray(), needed new temp variable that could be changed
src/mat/esi/ematrix.c 1.3.1.1 01/10/24 09:41:38 bsmith@terra.mcs.anl.gov +45 -0 factory for petsc::matrix
include/esi/petsc/indexspace.h 1.3.1.1 01/10/24 09:41:38 bsmith@terra.mcs.anl.gov +1 -0 prototype ofr esicreateindexspace
include/petscmat.h 1.7.1.1 01/10/23 19:17:47 bsmith@terra.mcs.anl.gov +3 -0 added prototype for MatESISetType and SetFromOptions
include/esi/petsc/matrix.h 1.5 01/10/23 18:57:40 bsmith@terra.mcs.anl.gov +25 -1 added OperatorFactory
Hg-commit: 5bed11b1226c5a9d9bdcafcb367646b7ae310330
show more ...
|
| #
d5ba7fb7
|
| 22-Oct-2001 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.96 knepley@spinetta.mcs.anl.gov|ChangeSet|20011022213824|39226 ChangeSet 1.96 01/10/22 16:38:24 knepley@spinetta.mcs.anl.gov +36 -0 Changed logging to use event integers directly f
bk-changeset-1.96 knepley@spinetta.mcs.anl.gov|ChangeSet|20011022213824|39226 ChangeSet 1.96 01/10/22 16:38:24 knepley@spinetta.mcs.anl.gov +36 -0 Changed logging to use event integers directly for event ids
src/vec/utils/vscat.c 1.4 01/10/22 16:38:24 knepley@spinetta.mcs.anl.gov +4 -4 Removed event dispatch table
src/vec/utils/vecio.c 1.6 01/10/22 16:38:24 knepley@spinetta.mcs.anl.gov +4 -4 Removed event dispatch table
src/vec/utils/comb.c 1.3 01/10/22 16:38:24 knepley@spinetta.mcs.anl.gov +8 -8 Removed event dispatch table
src/vec/interface/vector.c 1.8 01/10/22 16:38:24 knepley@spinetta.mcs.anl.gov +52 -49 Removed event dispatch table
src/vec/interface/dlregis.c 1.3 01/10/22 16:38:24 knepley@spinetta.mcs.anl.gov +31 -31 Removed event dispatch table
src/ts/interface/ts.c 1.8 01/10/22 16:38:23 knepley@spinetta.mcs.anl.gov +8 -7 Removed event dispatch table
src/ts/interface/dlregis.c 1.4 01/10/22 16:38:23 knepley@spinetta.mcs.anl.gov +4 -4 Removed event dispatch table
src/ts/impls/pseudo/posindep.c 1.5 01/10/22 16:38:23 knepley@spinetta.mcs.anl.gov +2 -2 Removed event dispatch table
src/sys/src/viewer/interface/dlregispetsc.c 1.5 01/10/22 16:38:23 knepley@spinetta.mcs.anl.gov +1 -1 Removed event dispatch table
src/sys/src/utils/pbarrier.c 1.3 01/10/22 16:38:23 knepley@spinetta.mcs.anl.gov +4 -3 Removed event dispatch table
src/snes/mf/snesmfj.c 1.4 01/10/22 16:38:23 knepley@spinetta.mcs.anl.gov +2 -2 Removed event dispatch table
src/snes/interface/snesj2.c 1.3 01/10/22 16:38:23 knepley@spinetta.mcs.anl.gov +2 -2 Removed event dispatch table
src/snes/interface/snes.c 1.6 01/10/22 16:38:23 knepley@spinetta.mcs.anl.gov +14 -13 Removed event dispatch table
src/snes/interface/noise/snesmfj2.c 1.4 01/10/22 16:38:23 knepley@spinetta.mcs.anl.gov +2 -2 Removed event dispatch table
src/snes/interface/dlregis.c 1.4 01/10/22 16:38:23 knepley@spinetta.mcs.anl.gov +7 -7 Removed event dispatch table
src/snes/impls/ls/ls.c 1.6 01/10/22 16:38:22 knepley@spinetta.mcs.anl.gov +8 -8 Removed event dispatch table
src/sles/pc/interface/precon.c 1.4 01/10/22 16:38:22 knepley@spinetta.mcs.anl.gov +16 -15 Removed event dispatch table
src/sles/pc/impls/is/nn/nn.c 1.3 01/10/22 16:38:22 knepley@spinetta.mcs.anl.gov +2 -2 Removed event dispatch table
src/sles/ksp/interface/itcreate.c 1.4 01/10/22 16:38:22 knepley@spinetta.mcs.anl.gov +1 -1 Removed event dispatch table
src/sles/ksp/interface/dlregis.c 1.4 01/10/22 16:38:22 knepley@spinetta.mcs.anl.gov +11 -11 Removed event dispatch table
src/sles/ksp/impls/gmres/borthog2.c 1.3 01/10/22 16:38:22 knepley@spinetta.mcs.anl.gov +2 -2 Removed event dispatch table
src/sles/ksp/impls/gmres/borthog.c 1.3 01/10/22 16:38:22 knepley@spinetta.mcs.anl.gov +2 -2 Removed event dispatch table
src/mat/utils/matio.c 1.4 01/10/22 16:38:21 knepley@spinetta.mcs.anl.gov +2 -2 Removed event dispatch table
src/mat/partition/partition.c 1.4 01/10/22 16:38:21 knepley@spinetta.mcs.anl.gov +2 -2 Removed event dispatch table
src/mat/order/sorder.c 1.4 01/10/22 16:38:21 knepley@spinetta.mcs.anl.gov +2 -2 Removed event dispatch table
src/mat/matfd/fdmatrix.c 1.3 01/10/22 16:38:21 knepley@spinetta.mcs.anl.gov +6 -6 Removed event dispatch table
src/mat/interface/matrix.c 1.12 01/10/22 16:38:20 knepley@spinetta.mcs.anl.gov +90 -83 Removed event dispatch table
src/mat/interface/dlregis.c 1.3 01/10/22 16:38:20 knepley@spinetta.mcs.anl.gov +44 -44 Removed event dispatch table
src/mat/color/color.c 1.4 01/10/22 16:38:20 knepley@spinetta.mcs.anl.gov +2 -2 Removed event dispatch table
include/petscvec.h 1.13 01/10/22 16:38:19 knepley@spinetta.mcs.anl.gov +4 -7 Removed event dispatch table
include/petscts.h 1.4 01/10/22 16:38:19 knepley@spinetta.mcs.anl.gov +1 -4 Removed event dispatch table
include/petscsnes.h 1.5 01/10/22 16:38:19 knepley@spinetta.mcs.anl.gov +2 -5 Removed event dispatch table
include/petscpc.h 1.6 01/10/22 16:38:19 knepley@spinetta.mcs.anl.gov +2 -5 Removed event dispatch table
include/petscmat.h 1.9 01/10/22 16:38:19 knepley@spinetta.mcs.anl.gov +8 -11 Removed event dispatch table
include/petsclog.h 1.4 01/10/22 16:38:19 knepley@spinetta.mcs.anl.gov +1 -2 Removed event dispatch table
include/petscksp.h 1.3 01/10/22 16:38:19 knepley@spinetta.mcs.anl.gov +1 -4 Removed event dispatch table
Hg-commit: ea16316d1171739a1bda1e47ecb73ffeaee95820
show more ...
|
| #
f8d216e0
|
| 21-Oct-2001 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.90 knepley@spinetta.mcs.anl.gov|ChangeSet|20011021183717|21083 ChangeSet 1.90 01/10/21 13:37:17 knepley@spinetta.mcs.anl.gov +1 -0 Merge spinetta.mcs.anl.gov:/nfs/mcs-homes07/petsc
bk-changeset-1.90 knepley@spinetta.mcs.anl.gov|ChangeSet|20011021183717|21083 ChangeSet 1.90 01/10/21 13:37:17 knepley@spinetta.mcs.anl.gov +1 -0 Merge spinetta.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-bk/petsc into spinetta.mcs.anl.gov:/sandbox/knepley/PETSc-dev/petsc
include/petscvec.h 1.12 01/10/21 13:37:17 knepley@spinetta.mcs.anl.gov +0 -0 Auto merged
Hg-commit: f09c3606ca1af0676dc57545544ffab6a45499fc
show more ...
|
| #
8ba1e511
|
| 21-Oct-2001 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.84.1.1 knepley@spinetta.mcs.anl.gov|ChangeSet|20011021183539|12573 ChangeSet 1.84.1.1 01/10/21 13:35:39 knepley@spinetta.mcs.anl.gov +80 -0 Overhaul of logging - Everything is
bk-changeset-1.84.1.1 knepley@spinetta.mcs.anl.gov|ChangeSet|20011021183539|12573 ChangeSet 1.84.1.1 01/10/21 13:35:39 knepley@spinetta.mcs.anl.gov +80 -0 Overhaul of logging - Everything is now dynamic - Cookies are integers set at runtime - Stages can be added any time and can be processor local - Each package now initializes itself - Class and event registration - Constructors and serializers - Info and summary exclusions - Options checkers - Called during dynamic library load, or first object creation - Its possible that EventBegin/End became less efficient so check
src/vec/interface/dlregis.c 1.1 01/10/21 13:35:38 knepley@spinetta.mcs.anl.gov +145 -0
src/sys/src/plog/stageLog.c 1.1 01/10/21 13:35:37 knepley@spinetta.mcs.anl.gov +464 -0
src/sys/src/plog/plog.h 1.1 01/10/21 13:35:37 knepley@spinetta.mcs.anl.gov +132 -0
src/sys/src/plog/eventLog.c 1.1 01/10/21 13:35:37 knepley@spinetta.mcs.anl.gov +647 -0
src/sys/src/plog/classLog.c 1.1 01/10/21 13:35:37 knepley@spinetta.mcs.anl.gov +345 -0
src/mat/interface/dlregis.c 1.1 01/10/21 13:35:37 knepley@spinetta.mcs.anl.gov +133 -0
src/vec/utils/vscat.c 1.3 01/10/21 13:35:37 knepley@spinetta.mcs.anl.gov +7 -4 Changed to specific event logging interface Changed to integer cookie
src/vec/utils/vecio.c 1.5 01/10/21 13:35:37 knepley@spinetta.mcs.anl.gov +4 -4 Changed to specific event logging interface
src/vec/utils/comb.c 1.2 01/10/21 13:35:37 knepley@spinetta.mcs.anl.gov +8 -8 Changed to specific event logging interface
src/vec/interface/dlregis.c 1.0 01/10/21 13:35:37 knepley@spinetta.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/PETSc-dev/petsc/src/vec/interface/dlregis.c
src/sys/src/plog/stageLog.c 1.0 01/10/21 13:35:37 knepley@spinetta.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/PETSc-dev/petsc/src/sys/src/plog/stageLog.c
src/sys/src/plog/plog.h 1.0 01/10/21 13:35:37 knepley@spinetta.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/PETSc-dev/petsc/src/sys/src/plog/plog.h
src/sys/src/plog/eventLog.c 1.0 01/10/21 13:35:37 knepley@spinetta.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/PETSc-dev/petsc/src/sys/src/plog/eventLog.c
src/sys/src/plog/classLog.c 1.0 01/10/21 13:35:37 knepley@spinetta.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/PETSc-dev/petsc/src/sys/src/plog/classLog.c
src/mat/interface/dlregis.c 1.0 01/10/21 13:35:37 knepley@spinetta.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/PETSc-dev/petsc/src/mat/interface/dlregis.c
src/vec/is/interface/index.c 1.2 01/10/21 13:35:36 knepley@spinetta.mcs.anl.gov +4 -2 Changed to integer cookie
src/vec/interface/vector.c 1.7 01/10/21 13:35:36 knepley@spinetta.mcs.anl.gov +53 -49 Changed to specific event logging interface Added logging structures
src/vec/interface/vecregall.c 1.3 01/10/21 13:35:36 knepley@spinetta.mcs.anl.gov +6 -6 Removed old argument
src/vec/interface/veccreate.c 1.6 01/10/21 13:35:36 knepley@spinetta.mcs.anl.gov +3 -0 Added call to package initializer
src/vec/interface/map.c 1.2 01/10/21 13:35:36 knepley@spinetta.mcs.anl.gov +3 -0 Changed to integer cookie
src/vec/interface/makefile 1.3 01/10/21 13:35:36 knepley@spinetta.mcs.anl.gov +1 -1 Added dlregis.c
src/ts/interface/ts.c 1.7 01/10/21 13:35:36 knepley@spinetta.mcs.anl.gov +12 -7 Changed to specific event logging interface Added logging structures Added call to package initializer
src/ts/interface/dlregis.c 1.2 01/10/21 13:35:36 knepley@spinetta.mcs.anl.gov +56 -1 Added package initializer Protected dynamic registration functions
src/ts/impls/pseudo/posindep.c 1.4 01/10/21 13:35:36 knepley@spinetta.mcs.anl.gov +2 -2 Changed to specific event logging interface
src/sys/src/viewer/interface/view.c 1.2 01/10/21 13:35:36 knepley@spinetta.mcs.anl.gov +2 -0 Changed to integer cookie
src/sys/src/viewer/interface/dlregispetsc.c 1.2 01/10/21 13:35:36 knepley@spinetta.mcs.anl.gov +62 -26 Added package initializer Protected dynamic registration functions
src/sys/src/utils/random.c 1.3 01/10/21 13:35:36 knepley@spinetta.mcs.anl.gov +10 -8 Change to integer cookie
src/sys/src/utils/pbarrier.c 1.2 01/10/21 13:35:35 knepley@spinetta.mcs.anl.gov +4 -2 Changed to specific event logging interface
src/sys/src/utils/dict.c 1.3 01/10/21 13:35:35 knepley@spinetta.mcs.anl.gov +1 -2 Cookie now initialized by package initializer
src/sys/src/plog/ploginfo.c 1.4 01/10/21 13:35:35 knepley@spinetta.mcs.anl.gov +136 -19 Not much reorganization, should rewrite later
src/sys/src/plog/plog.c 1.3 01/10/21 13:35:35 knepley@spinetta.mcs.anl.gov +1337 -1817 Completely reorganized Now use separate classes for logging tasks, all dynamic allocation and registration
src/sys/src/plog/makefile 1.2 01/10/21 13:35:35 knepley@spinetta.mcs.anl.gov +2 -2 Added new modules to logging code Reoganized all logging (still need to work on MPE I think)
src/sys/src/objects/pinit.c 1.2 01/10/21 13:35:35 knepley@spinetta.mcs.anl.gov +14 -67 Removed petscsnes.h since cookies are handled by each package Added default log initialization (instead of static structs) Now info/summary exclusion handled by each package No special log cleanup
src/sys/src/objects/cookie.c 1.2 01/10/21 13:35:35 knepley@spinetta.mcs.anl.gov +1 -7 Function is now obsolete
src/sys/src/draw/utils/lg.c 1.4 01/10/21 13:35:35 knepley@spinetta.mcs.anl.gov +2 -0 Changed to integer cookie
src/sys/src/draw/utils/hists.c 1.5 01/10/21 13:35:35 knepley@spinetta.mcs.anl.gov +3 -1 Changed to integer cookie Removed unneeded variable
src/sys/src/draw/utils/dscatter.c 1.2 01/10/21 13:35:35 knepley@spinetta.mcs.anl.gov +2 -0 Changed to integer cookie
src/sys/src/draw/utils/axis.c 1.2 01/10/21 13:35:35 knepley@spinetta.mcs.anl.gov +2 -0 Changed to integer cookie
src/sys/src/draw/interface/draw.c 1.2 01/10/21 13:35:35 knepley@spinetta.mcs.anl.gov +2 -0 Changed to integer cookie
src/sys/src/dll/reg.c 1.6 01/10/21 13:35:35 knepley@spinetta.mcs.anl.gov +2 -2 More consistent package initializer name
src/snes/mf/snesmfj.c 1.3 01/10/21 13:35:34 knepley@spinetta.mcs.anl.gov +2 -2 Changed to specific event logging interface
src/snes/interface/snesj2.c 1.2 01/10/21 13:35:34 knepley@spinetta.mcs.anl.gov +2 -2 Changed to specific event logging interface
src/snes/interface/snes.c 1.5 01/10/21 13:35:34 knepley@spinetta.mcs.anl.gov +24 -14 Changed to specific event logging interface Added logging structures Added call to pcakage initializer
src/snes/interface/noise/snesmfj2.c 1.3 01/10/21 13:35:34 knepley@spinetta.mcs.anl.gov +2 -2 Changed to specific event logging interface
src/snes/interface/dlregis.c 1.2 01/10/21 13:35:34 knepley@spinetta.mcs.anl.gov +61 -1 Added package initializer Protected dynamic registration functions
src/snes/impls/ls/ls.c 1.5 01/10/21 13:35:34 knepley@spinetta.mcs.anl.gov +8 -8 Changed to specific event logging interface
src/sles/pc/interface/precon.c 1.3 01/10/21 13:35:34 knepley@spinetta.mcs.anl.gov +26 -16 Changed to specific event logging interface Added logging structures Added call to package initializer
src/sles/pc/impls/is/nn/nn.c 1.2 01/10/21 13:35:33 knepley@spinetta.mcs.anl.gov +2 -2 Changed to specific event logging interface
src/sles/pc/impls/bjacobi/bjacobi.c 1.3 01/10/21 13:35:33 knepley@spinetta.mcs.anl.gov +2 -2 Added class arg to event registration
src/sles/ksp/interface/itcreate.c 1.3 01/10/21 13:35:33 knepley@spinetta.mcs.anl.gov +11 -0 Added logging structures Added call to package initializer
src/sles/ksp/interface/dlregis.c 1.2 01/10/21 13:35:33 knepley@spinetta.mcs.anl.gov +87 -2 Added package initializer Protected dynamic registration functions
src/sles/ksp/impls/gmres/borthog2.c 1.2 01/10/21 13:35:33 knepley@spinetta.mcs.anl.gov +2 -2 Changed to specific event logging interface
src/sles/ksp/impls/gmres/borthog.c 1.2 01/10/21 13:35:33 knepley@spinetta.mcs.anl.gov +2 -2 Changed to specific event logging interface
src/mat/utils/matio.c 1.3 01/10/21 13:35:32 knepley@spinetta.mcs.anl.gov +2 -2 Changed to specific event logging interface
src/mat/utils/gcreate.c 1.2 01/10/21 13:35:32 knepley@spinetta.mcs.anl.gov +10 -1 Added call to package initializer
src/mat/partition/spartition.c 1.2 01/10/21 13:35:32 knepley@spinetta.mcs.anl.gov +2 -2 Just added underscore
src/mat/partition/partition.c 1.3 01/10/21 13:35:32 knepley@spinetta.mcs.anl.gov +15 -12 Changed to specific event logging interface
src/mat/order/sorder.c 1.3 01/10/21 13:35:32 knepley@spinetta.mcs.anl.gov +2 -2 Changed to specific event logging interface
src/mat/matfd/fdmatrix.c 1.2 01/10/21 13:35:32 knepley@spinetta.mcs.anl.gov +9 -6 Changed to specific event logging interface Changed to integer cookie
src/mat/interface/matrix.c 1.11 01/10/21 13:35:32 knepley@spinetta.mcs.anl.gov +88 -84 Changed to specific event logging interface Added logging structures
src/mat/interface/matnull.c 1.2 01/10/21 13:35:32 knepley@spinetta.mcs.anl.gov +3 -1 Changed to integer cookie
src/mat/interface/makefile 1.2 01/10/21 13:35:32 knepley@spinetta.mcs.anl.gov +2 -2 Added dlregis.c
src/mat/color/color.c 1.3 01/10/21 13:35:32 knepley@spinetta.mcs.anl.gov +2 -2 Changed to specific event logging interface
src/fortran/custom/zplog.c 1.2 01/10/21 13:35:31 knepley@spinetta.mcs.anl.gov +4 -4 Added class arg to EventRegister
src/dm/da/src/dadestroy.c 1.2 01/10/21 13:35:31 knepley@spinetta.mcs.anl.gov +4 -0 Added logging structures
src/dm/ao/interface/dlregis.c 1.4 01/10/21 13:35:31 knepley@spinetta.mcs.anl.gov +66 -7 Added package initializer Protected dynamic registration functions
src/dm/ao/interface/ao.c 1.3 01/10/21 13:35:31 knepley@spinetta.mcs.anl.gov +5 -0 Added logging structures
src/dm/ao/impls/mapping/aomapping.c 1.4 01/10/21 13:35:31 knepley@spinetta.mcs.anl.gov +5 -0 Added call to package initializer
src/dm/ao/impls/basic/aodatabasic.c 1.2 01/10/21 13:35:31 knepley@spinetta.mcs.anl.gov +5 -0 Added call to package initializer
src/dm/ao/impls/basic/aobasic.c 1.6 01/10/21 13:35:30 knepley@spinetta.mcs.anl.gov +5 -0 Added call to package initializer
src/contrib/lahaye/matmatmult.c 1.2 01/10/21 13:35:30 knepley@spinetta.mcs.anl.gov +2 -2 Added class to event registration
makefile 1.20 01/10/21 13:35:30 knepley@spinetta.mcs.anl.gov +1 -1 Must improved filtering/logging
include/petscviewer.h 1.7 01/10/21 13:35:30 knepley@spinetta.mcs.anl.gov +2 -2 Changed cookie to integer
include/petscvec.h 1.10.1.1 01/10/21 13:35:30 knepley@spinetta.mcs.anl.gov +7 -12 Added a package initializer Changed cookeis to integers Added event id array Added specialized EventBegin/End which uses event id array
include/petscts.h 1.3 01/10/21 13:35:30 knepley@spinetta.mcs.anl.gov +3 -7 Added a package initializer Changed cookeis to integers Added event id array Added specialized EventBegin/End which uses event id array
include/petscsys.h 1.5 01/10/21 13:35:30 knepley@spinetta.mcs.anl.gov +1 -1 Changed cookie to integer
include/petscsnes.h 1.4 01/10/21 13:35:30 knepley@spinetta.mcs.anl.gov +3 -10 Added a package initializer Changed cookeis to integers Added event id array Added specialized EventBegin/End which uses event id array
include/petscpc.h 1.5 01/10/21 13:35:30 knepley@spinetta.mcs.anl.gov +2 -19 Added a package initializer Changed cookeis to integers Added event id array Added specialized EventBegin/End which uses event id array
include/petscmat.h 1.8 01/10/21 13:35:30 knepley@spinetta.mcs.anl.gov +13 -23 Added a package initializer Changed cookeis to integers Added event id array Added specialized EventBegin/End which uses event id array
include/petsclog.h 1.2 01/10/21 13:35:30 knepley@spinetta.mcs.anl.gov +146 -178 New modular logging Now cookies and events are globally numbered against PETSC_LARGEST_* Added event id array Now call EventLogGetEvent() for each PetscLogEventBegin/End(), which may be too expensive. I can optimize to an array ref if necessary. Changed USING_MPIUNI --> HAVE_MPI_UNI
include/petscksp.h 1.2 01/10/21 13:35:30 knepley@spinetta.mcs.anl.gov +7 -2 Added a package initializer Changed cookeis to integers Added event id array Added specialized EventBegin/End which uses event id array
include/petscis.h 1.2 01/10/21 13:35:30 knepley@spinetta.mcs.anl.gov +1 -1 Changed cookie to integer
include/petscdraw.h 1.6 01/10/21 13:35:30 knepley@spinetta.mcs.anl.gov +9 -5 Changed cookies to integers
include/petscda.h 1.2 01/10/21 13:35:30 knepley@spinetta.mcs.anl.gov +7 -2 Added a package initializer Changed cookeis to integers Added event id array Added specialized EventBegin/End which uses event id array
include/petscao.h 1.3 01/10/21 13:35:29 knepley@spinetta.mcs.anl.gov +10 -4 Added a package initializer Changed cookeis to integers Added event id array Added specialized EventBegin/End which uses event id array
include/petsc.h 1.7 01/10/21 13:35:29 knepley@spinetta.mcs.anl.gov +0 -11 Moved cookie description to petsclog.h
Hg-commit: 0c6fc95119f8b0eaf41f62c9d8fc859183b5e2fc
show more ...
|
| #
ce954513
|
| 18-Oct-2001 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.77 knepley@spinetta.mcs.anl.gov|ChangeSet|20011018194026|43786 ChangeSet 1.77 01/10/18 14:40:26 knepley@spinetta.mcs.anl.gov +6 -0 Merge spinetta.mcs.anl.gov:/nfs/mcs-homes07/petsc
bk-changeset-1.77 knepley@spinetta.mcs.anl.gov|ChangeSet|20011018194026|43786 ChangeSet 1.77 01/10/18 14:40:26 knepley@spinetta.mcs.anl.gov +6 -0 Merge spinetta.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-bk/petsc into spinetta.mcs.anl.gov:/sandbox/knepley/PETSc-dev/petsc
src/mat/impls/shell/shell.c 1.4 01/10/18 14:40:25 knepley@spinetta.mcs.anl.gov +0 -0 Auto merged
src/mat/impls/sbaij/seq/sbaij.c 1.4 01/10/18 14:40:25 knepley@spinetta.mcs.anl.gov +0 -0 Auto merged
src/mat/impls/baij/seq/baij.c 1.5 01/10/18 14:40:25 knepley@spinetta.mcs.anl.gov +0 -0 Auto merged
src/mat/impls/aij/seq/aij.c 1.5 01/10/18 14:40:25 knepley@spinetta.mcs.anl.gov +0 -0 Auto merged
src/fortran/custom/zpetsc.h 1.5 01/10/18 14:40:25 knepley@spinetta.mcs.anl.gov +0 -0 Auto merged
include/petscmat.h 1.7 01/10/18 14:40:24 knepley@spinetta.mcs.anl.gov +0 -0 Auto merged
Hg-commit: 40d9dda1ec49112cd23f1b4933126df3edd65313
show more ...
|
| #
d643ce63
|
| 18-Oct-2001 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.76 knepley@spinetta.mcs.anl.gov|ChangeSet|20011018193944|05511 ChangeSet 1.76 01/10/18 14:39:44 knepley@spinetta.mcs.anl.gov +14 -0 Reorganized matrix operations
src/mat/matimpl
bk-changeset-1.76 knepley@spinetta.mcs.anl.gov|ChangeSet|20011018193944|05511 ChangeSet 1.76 01/10/18 14:39:44 knepley@spinetta.mcs.anl.gov +14 -0 Reorganized matrix operations
src/mat/matimpl.h 1.5 01/10/18 14:39:43 knepley@spinetta.mcs.anl.gov +20 -21 Reorganized matrix operations
src/mat/impls/shell/shell.c 1.2.1.1 01/10/18 14:39:43 knepley@spinetta.mcs.anl.gov +0 -1 Reorganized matrix operations
src/mat/impls/sbaij/seq/sbaij.c 1.2.1.1 01/10/18 14:39:43 knepley@spinetta.mcs.anl.gov +0 -1 Reorganized matrix operations
src/mat/impls/sbaij/mpi/mpisbaij.c 1.3 01/10/18 14:39:43 knepley@spinetta.mcs.anl.gov +0 -1 Reorganized matrix operations
src/mat/impls/dense/seq/dense.c 1.3 01/10/18 14:39:43 knepley@spinetta.mcs.anl.gov +0 -1 Reorganized matrix operations
src/mat/impls/dense/mpi/mpidense.c 1.3 01/10/18 14:39:43 knepley@spinetta.mcs.anl.gov +0 -1 Reorganized matrix operations
src/mat/impls/bdiag/seq/bdiag.c 1.3 01/10/18 14:39:43 knepley@spinetta.mcs.anl.gov +0 -1 Reorganized matrix operations
src/mat/impls/bdiag/mpi/mpibdiag.c 1.3 01/10/18 14:39:42 knepley@spinetta.mcs.anl.gov +0 -1 Reorganized matrix operations
src/mat/impls/baij/seq/baij.c 1.3.1.1 01/10/18 14:39:42 knepley@spinetta.mcs.anl.gov +0 -1 Reorganized matrix operations
src/mat/impls/baij/mpi/mpibaij.c 1.4 01/10/18 14:39:42 knepley@spinetta.mcs.anl.gov +0 -1 Reorganized matrix operations
src/mat/impls/aij/seq/aij.c 1.3.1.1 01/10/18 14:39:42 knepley@spinetta.mcs.anl.gov +0 -1 Reorganized matrix operations
src/mat/impls/aij/mpi/mpiaij.c 1.3 01/10/18 14:39:42 knepley@spinetta.mcs.anl.gov +1 -2 Reorganized matrix operations
src/mat/impls/adj/mpi/mpiadj.c 1.3 01/10/18 14:39:42 knepley@spinetta.mcs.anl.gov +0 -1 Reorganized matrix operations
include/petscmat.h 1.5.1.1 01/10/18 14:39:42 knepley@spinetta.mcs.anl.gov +53 -57 Renumbered matrix operations
Hg-commit: 4ad925e093a9962a4768f46c68ab806e7b595e4d
show more ...
|
| #
ff8b7a98
|
| 18-Oct-2001 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.74.1.3 balay@shakey.mcs.anl.gov|ChangeSet|20011018191822|37298 ChangeSet 1.74.1.3 01/10/18 14:18:22 balay@shakey.mcs.anl.gov +12 -0 more 'void (*)() -> void (*)(void)' fixes, inclu
bk-changeset-1.74.1.3 balay@shakey.mcs.anl.gov|ChangeSet|20011018191822|37298 ChangeSet 1.74.1.3 01/10/18 14:18:22 balay@shakey.mcs.anl.gov +12 -0 more 'void (*)() -> void (*)(void)' fixes, including fortran interface
src/fortran/custom/zts.c 1.3 01/10/18 14:18:21 balay@shakey.mcs.anl.gov +10 -10 more 'void (*)() -> void (*)(void)' fixes
src/fortran/custom/zstartf.c 1.2 01/10/18 14:18:21 balay@shakey.mcs.anl.gov +2 -2 more 'void (*)() -> void (*)(void)' fixes
src/fortran/custom/zsnes.c 1.2 01/10/18 14:18:21 balay@shakey.mcs.anl.gov +17 -17 more 'void (*)() -> void (*)(void)' fixes
src/fortran/custom/zsles.c 1.2 01/10/18 14:18:21 balay@shakey.mcs.anl.gov +2 -2 more 'void (*)() -> void (*)(void)' fixes
src/fortran/custom/zpetsc.h 1.3.1.1 01/10/18 14:18:21 balay@shakey.mcs.anl.gov +2 -2 more 'void (*)() -> void (*)(void)' fixes
src/fortran/custom/zpc.c 1.3 01/10/18 14:18:20 balay@shakey.mcs.anl.gov +2 -2 more 'void (*)() -> void (*)(void)' fixes
src/fortran/custom/zoptions.c 1.2 01/10/18 14:18:20 balay@shakey.mcs.anl.gov +1 -1 more 'void (*)() -> void (*)(void)' fixes
src/fortran/custom/zmat.c 1.5 01/10/18 14:18:19 balay@shakey.mcs.anl.gov +7 -7 more 'void (*)() -> void (*)(void)' fixes
src/fortran/custom/zksp.c 1.2 01/10/18 14:18:19 balay@shakey.mcs.anl.gov +10 -10 more 'void (*)() -> void (*)(void)' fixes
include/petscmat.h 1.6 01/10/18 14:18:19 balay@shakey.mcs.anl.gov +2 -2 more 'void (*)() -> void (*)(void)' fixes
include/petschead.h 1.5 01/10/18 14:18:19 balay@shakey.mcs.anl.gov +1 -1 more 'void (*)() -> void (*)(void)' fixes
BitKeeper/etc/ignore 1.20 01/10/18 14:18:19 balay@shakey.mcs.anl.gov +7 -7 added *.lo files to the ignore list
Hg-commit: a9bc6e9769336f61d1b5ea6d435c3b4069de5e2f
show more ...
|
| #
f89bf765
|
| 17-Oct-2001 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.63 knepley@spinetta.mcs.anl.gov|ChangeSet|20011017144502|38665 ChangeSet 1.63 01/10/17 09:45:02 knepley@spinetta.mcs.anl.gov +3 -0 Merge spinetta.mcs.anl.gov:/nfs/mcs-homes07/petsc
bk-changeset-1.63 knepley@spinetta.mcs.anl.gov|ChangeSet|20011017144502|38665 ChangeSet 1.63 01/10/17 09:45:02 knepley@spinetta.mcs.anl.gov +3 -0 Merge spinetta.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-bk/petsc into spinetta.mcs.anl.gov:/sandbox/knepley/PETSc-dev/petsc
src/mat/matimpl.h 1.4 01/10/17 09:45:02 knepley@spinetta.mcs.anl.gov +0 -0 Auto merged
src/mat/interface/matrix.c 1.6 01/10/17 09:45:02 knepley@spinetta.mcs.anl.gov +0 -0 Auto merged
include/petscmat.h 1.5 01/10/17 09:45:01 knepley@spinetta.mcs.anl.gov +0 -0 Auto merged
Hg-commit: 79e1ac9b9c96b9052900966693c280b4289d91eb
show more ...
|
| #
ef0b0b1b
|
| 17-Oct-2001 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.52.1.12 bsmith@terra.mcs.anl.gov|ChangeSet|20011017143122|50590 ChangeSet 1.52.1.12 01/10/17 09:31:22 bsmith@terra.mcs.anl.gov +0 -0 Merge bsmith@shakey:/home/petsc/petsc-bk/petsc
bk-changeset-1.52.1.12 bsmith@terra.mcs.anl.gov|ChangeSet|20011017143122|50590 ChangeSet 1.52.1.12 01/10/17 09:31:22 bsmith@terra.mcs.anl.gov +0 -0 Merge bsmith@shakey:/home/petsc/petsc-bk/petsc into terra.mcs.anl.gov:/sandbox/bsmith/petsc
Hg-commit: c2191dd63f6aaa1d9f9d471b5579c2c904f032da
show more ...
|