| #
dedd8130
|
| 09-Oct-2007 |
Lisandro Dalcin <dalcinl@gmail.com> |
fix typo in PetscLogFlops error message
Hg-commit: 28e0f9f78775401e505986c252d27f557fa70b13
|
| #
e7e1b0b0
|
| 09-Oct-2007 |
Glenn Hammond <unknown> |
merge
Hg-commit: f286b9ece3b89d1418d9efe30a774c489ca42645
|
| #
e62d1b98
|
| 08-Oct-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
\commit after merge
Hg-commit: 9cfa56457ecd34646f9409fd7178a4dbfddc457f
|
| #
028cd4ea
|
| 07-Oct-2007 |
Satish Balay <balay@mcs.anl.gov> |
nightly-build fixes - nonzerorow bug introduced in the previous PetscLogFlops() fix - define PetscLogFlopsNoCheck() for --with-log=0 - use PetscAbsScalar(PetscScalar) to fix complex compile errors -
nightly-build fixes - nonzerorow bug introduced in the previous PetscLogFlops() fix - define PetscLogFlopsNoCheck() for --with-log=0 - use PetscAbsScalar(PetscScalar) to fix complex compile errors - update buildscript to test examples with sieve
Hg-commit: 1b520e4e8e20eae1591b89b00d2c9cd8ab22262a
show more ...
|
| #
468ad900
|
| 22-Sep-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Need to log flops in functions not returning int
Hg-commit: 944fe22b227896ca79e005b583dff04604b35d30
|
| #
881579cb
|
| 22-Sep-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 0fbb112c173c8d913ef7f50b388562178f2f4c89
|
| #
2f85c6a5
|
| 21-Sep-2007 |
Satish Balay <balay@mcs.anl.gov> |
#16702 add error check to PetscLogFlops()
Hg-commit: 6112ec4bff4e452e29dcadb0b4e29007273cc6f4
|
| #
068918ee
|
| 21-May-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 03e02ef8a2c490175d0f4bc8af736f5fe79da4d6
|
| #
853361e8
|
| 19-May-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: edcec7020b0fa524a0c86210367cbeba96e0c04b
|
| #
6a6a9b46
|
| 17-May-2007 |
Satish Balay <balay@mcs.anl.gov> |
get fortran examples with logging working with --with-log=0
Hg-commit: 98b5dd072668a3ea7ddab984edaafa7695d9d06b
|
| #
410795b8
|
| 07-Apr-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 1bd772ab3da8b9e142265e33f0e8057a48bb2959
|
| #
78392ef1
|
| 05-Apr-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
MatSNESMFCtx --> MatSNESMF
Hg-commit: 6457ce4e5cd2be3ffc9382e844c5bba133d89328
|
| #
acdd1748
|
| 13-Jan-2007 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: fc6e42a9d9409968e273391e4e10bb784f4bd41b
|
| #
2337a6e7
|
| 11-Jan-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
removed _EventPerf... things from petsclog.h don't seem used or needed minor fix up of includes to help "parsing" more progress on processing headers
Hg-commit: d691dff34d33176cccab6838f07f36d6f1284
removed _EventPerf... things from petsclog.h don't seem used or needed minor fix up of includes to help "parsing" more progress on processing headers
Hg-commit: d691dff34d33176cccab6838f07f36d6f1284960
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 ...
|
| #
fcee7b34
|
| 18-Dec-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3885 barrysmith@barry-smiths-computer.local|ChangeSet|20051218044745|38180 ChangeSet 1.3885 05/12/17 22:47:45 barrysmith@barry-smiths-computer.local +0 -0 Merge bk://petsc@petsc.bk
bk-changeset-1.3885 barrysmith@barry-smiths-computer.local|ChangeSet|20051218044745|38180 ChangeSet 1.3885 05/12/17 22:47:45 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: 23b76217e3bf2799a44bc7575962c46a2746e298
show more ...
|
| #
3f92711f
|
| 18-Dec-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3882.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20051218044723|40925 ChangeSet 1.3882.1.1 05/12/17 22:47:23 barrysmith@barry-smiths-computer.local +25 -0 dlregissnes.c, d
bk-changeset-1.3882.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20051218044723|40925 ChangeSet 1.3882.1.1 05/12/17 22:47:23 barrysmith@barry-smiths-computer.local +25 -0 dlregissnes.c, dlregisksp.c, dlregisdm.c: PetscEvents do not belong in public includes! dlregists.c: *** empty log message *** acknwldg.html: typos inherit.c: still removing some query language stuff. petsclog.h: PETSC_Barrier petscevent should not be in public include dlregispetsc.c: PETSC_Barrier should not be in public include petscao.h, aoimpl.h: ao petscevents should be in private include not public daimpl.h, petscda.h: da petscevents should be in private include not public petscts.h, tsimpl.h: petscevents for ts should be in private include petscsnes.h, snesimpl.h: petscevents for snes should be in private include petscksp.h, kspimpl.h: petscevents for ksp should be in private include not public petscpc.h, pcimpl.h: petscevent for pc methods should not be public petscmat.h: petscevents for mat should not be in public include matimpl.h: petscevents for mat should be here private not in public petscmat.h dlregismat.c: include matimpl.h not petscmat.h petscvec.h: petscevents for vec operations should be vecimpl.h not public vecimpl.h: vector event variables should be listed here, not in petscvec.h
src/snes/interface/dlregissnes.c 1.27 05/12/17 22:47:02 barrysmith@barry-smiths-computer.local +1 -1 PetscEvents do not belong in public includes!
src/ksp/ksp/interface/dlregisksp.c 1.30 05/12/17 22:47:01 barrysmith@barry-smiths-computer.local +2 -1 PetscEvents do not belong in public includes!
src/dm/ao/interface/dlregisdm.c 1.30 05/12/17 22:47:01 barrysmith@barry-smiths-computer.local +2 -2 PetscEvents do not belong in public includes!
src/ts/interface/dlregists.c 1.25 05/12/17 22:42:31 barrysmith@barry-smiths-computer.local +1 -1 *** empty log message ***
src/docs/website/miscellaneous/acknwldg.html 1.33 05/12/17 22:34:06 barrysmith@barry-smiths-computer.local +3 -3 typos
src/sys/objects/inherit.c 1.43 05/12/17 22:29:58 barrysmith@barry-smiths-computer.local +0 -91 still removing some query language stuff.
include/petsclog.h 1.66 05/12/17 22:25:06 barrysmith@barry-smiths-computer.local +0 -3 PETSC_Barrier petscevent should not be in public include
src/sys/viewer/interface/dlregispetsc.c 1.30 05/12/17 22:24:45 barrysmith@barry-smiths-computer.local +2 -0 PETSC_Barrier should not be in public include
include/petscao.h 1.20 05/12/17 22:21:38 barrysmith@barry-smiths-computer.local +0 -1 ao petscevents should be in private include not public
src/dm/ao/aoimpl.h 1.20 05/12/17 22:21:32 barrysmith@barry-smiths-computer.local +2 -0 ao petscevents should be in private include not public
src/dm/da/daimpl.h 1.24 05/12/17 22:19:56 barrysmith@barry-smiths-computer.local +2 -0 da petscevents should be in private include not public
include/petscda.h 1.77 05/12/17 22:19:51 barrysmith@barry-smiths-computer.local +0 -1 da petscevents should be in private include not public
include/petscts.h 1.36 05/12/17 22:19:02 barrysmith@barry-smiths-computer.local +0 -1 petscevents for ts should be in private include
src/ts/tsimpl.h 1.18 05/12/17 22:18:58 barrysmith@barry-smiths-computer.local +2 -0 petscevents for ts should be in private include
include/petscsnes.h 1.55 05/12/17 22:18:19 barrysmith@barry-smiths-computer.local +0 -2 petscevents for snes should be in private include
src/snes/snesimpl.h 1.21 05/12/17 22:18:15 barrysmith@barry-smiths-computer.local +3 -0 petscevents for snes should be in private include
include/petscksp.h 1.72 05/12/17 22:17:24 barrysmith@barry-smiths-computer.local +0 -1 petscevents for ksp should be in private include not public
src/ksp/ksp/kspimpl.h 1.29 05/12/17 22:17:18 barrysmith@barry-smiths-computer.local +2 -0 petscevents for ksp should be in private include not public
include/petscpc.h 1.82 05/12/17 22:16:33 barrysmith@barry-smiths-computer.local +0 -2 petscevent for pc methods should not be public
include/private/pcimpl.h 1.15 05/12/17 22:16:27 barrysmith@barry-smiths-computer.local +2 -1 petscevent for pc methods should not be public
include/petscmat.h 1.205 05/12/17 22:15:09 barrysmith@barry-smiths-computer.local +0 -11 petscevents for mat should not be in public include
src/mat/matimpl.h 1.92 05/12/17 22:14:54 barrysmith@barry-smiths-computer.local +12 -0 petscevents for mat should be here private not in public petscmat.h
src/mat/interface/dlregismat.c 1.35 05/12/17 22:14:33 barrysmith@barry-smiths-computer.local +2 -2 include matimpl.h not petscmat.h
include/petscvec.h 1.86 05/12/17 22:11:53 barrysmith@barry-smiths-computer.local +0 -5 petscevents for vec operations should be vecimpl.h not public
include/private/vecimpl.h 1.49 05/12/17 22:11:09 barrysmith@barry-smiths-computer.local +6 -8 vector event variables should be listed here, not in petscvec.h
Hg-commit: 131ab2cf8aa9b7cc64269e1025e4673b09186f37
show more ...
|
| #
99f44b25
|
| 17-Dec-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3879 barrysmith@barry-smiths-computer.local|ChangeSet|20051217040019|21769 ChangeSet 1.3879 05/12/16 22:00:19 barrysmith@barry-smiths-computer.local +0 -0 Merge bk://petsc@petsc.bk
bk-changeset-1.3879 barrysmith@barry-smiths-computer.local|ChangeSet|20051217040019|21769 ChangeSet 1.3879 05/12/16 22:00:19 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: b8e9a0cc906ba4ac89f2566d8e05d4796d0e894f
show more ...
|
| #
f621e05e
|
| 17-Dec-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3877.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20051217035925|21756 ChangeSet 1.3877.1.1 05/12/16 21:59:25 barrysmith@barry-smiths-computer.local +14 -0 Many files:
bk-changeset-1.3877.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20051217035925|21756 ChangeSet 1.3877.1.1 05/12/16 21:59:25 barrysmith@barry-smiths-computer.local +14 -0 Many files: cleanup comments and docs in include files petsclog.h, petscerror.h: clearer comments petscbt.h, petscbag.h: cleanup docs bag.c: listing of nonexisting bag entry type petscsys.h: formatting petscmath.h: outdated comment about PetscLogDouble petsc.h: improved comments
src/sys/viewer/interface/dlregispetsc.c 1.29 05/12/16 21:58:18 barrysmith@barry-smiths-computer.local +1 -1 cleanup comments and docs in include files
src/sys/verbose/verboseinfo.c 1.35 05/12/16 21:58:18 barrysmith@barry-smiths-computer.local +4 -4 cleanup comments and docs in include files
src/sys/objects/pinit.c 1.72 05/12/16 21:58:18 barrysmith@barry-smiths-computer.local +1 -1 cleanup comments and docs in include files
src/sys/objects/gcookie.c 1.10 05/12/16 21:58:18 barrysmith@barry-smiths-computer.local +1 -1 cleanup comments and docs in include files
src/dm/mesh/sieve/ALE.cxx 1.15 05/12/16 21:58:17 barrysmith@barry-smiths-computer.local +1 -1 cleanup comments and docs in include files
include/private/petscimpl.h 1.58 05/12/16 21:58:16 barrysmith@barry-smiths-computer.local +2 -2 cleanup comments and docs in include files
include/petsc.h 1.157 05/12/16 21:58:16 barrysmith@barry-smiths-computer.local +2 -2 cleanup comments and docs in include files
include/petsclog.h 1.65 05/12/16 21:52:58 barrysmith@barry-smiths-computer.local +4 -1 clearer comments
include/petscbt.h 1.17 05/12/16 21:49:45 barrysmith@barry-smiths-computer.local +7 -19 cleanup docs
include/petscbag.h 1.13 05/12/16 21:47:43 barrysmith@barry-smiths-computer.local +4 -10 cleanup docs
src/sys/bag/bag.c 1.27 05/12/16 21:47:35 barrysmith@barry-smiths-computer.local +14 -14 listing of nonexisting bag entry type
include/petscsys.h 1.49 05/12/16 21:41:27 barrysmith@barry-smiths-computer.local +11 -13 formatting
include/petscmath.h 1.29 05/12/16 21:33:17 barrysmith@barry-smiths-computer.local +0 -10 outdated comment about PetscLogDouble
include/petscerror.h 1.55 05/12/16 21:29:53 barrysmith@barry-smiths-computer.local +14 -3 clearer comments
include/petsc.h 1.156 05/12/16 21:22:59 barrysmith@barry-smiths-computer.local +31 -38 improved comments
Hg-commit: d0fe846556251e049a2ec3235832860816a008a8
show more ...
|
| #
3703d4ef
|
| 20-Nov-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.3760 balay@asterix.mcs.anl.gov|ChangeSet|20051120205407|20678 ChangeSet 1.3760 05/11/20 14:54:07 balay@asterix.mcs.anl.gov +3 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into
bk-changeset-1.3760 balay@asterix.mcs.anl.gov|ChangeSet|20051120205407|20678 ChangeSet 1.3760 05/11/20 14:54:07 balay@asterix.mcs.anl.gov +3 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into asterix.mcs.anl.gov:/home/balay/bk-rep/petsc-dev
src/sys/objects/pinit.c 1.71 05/11/20 14:54:05 balay@asterix.mcs.anl.gov +0 -0 SCCS merged
src/sys/plog/plog.c 1.74 05/11/20 14:52:43 balay@asterix.mcs.anl.gov +0 -0 Auto merged
include/petsc.h 1.151 05/11/20 14:52:43 balay@asterix.mcs.anl.gov +0 -0 Auto merged
Hg-commit: af92b546532741e149ef8d83a52f38a5b2b41a81
show more ...
|
| #
61867fcf
|
| 20-Nov-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.3755.2.12 balay@asterix.mcs.anl.gov|ChangeSet|20051120203120|64593 ChangeSet 1.3755.2.12 05/11/20 14:31:20 balay@asterix.mcs.anl.gov +5 -0 move cookie registration out of logging c
bk-changeset-1.3755.2.12 balay@asterix.mcs.anl.gov|ChangeSet|20051120203120|64593 ChangeSet 1.3755.2.12 05/11/20 14:31:20 balay@asterix.mcs.anl.gov +5 -0 move cookie registration out of logging code [with PetscCookieRegister()]
src/vec/is/utils/isltog.c 1.43 05/11/20 14:31:18 balay@asterix.mcs.anl.gov +1 -1 IS_LTOGM_COOKIE is overloaded ...
src/sys/plog/classLog.c 1.28 05/11/20 14:31:18 balay@asterix.mcs.anl.gov +2 -9 move cookie registration out of logging code [with PetscCookieRegister()]
src/sys/objects/pinit.c 1.69.1.7 05/11/20 14:31:18 balay@asterix.mcs.anl.gov +13 -4 move cookie registration out of logging code [with PetscCookieRegister()]
include/petsclog.h 1.64 05/11/20 14:31:18 balay@asterix.mcs.anl.gov +1 -1 move cookie registration out of logging code [with PetscCookieRegister()]
include/petsc.h 1.147.1.4 05/11/20 14:31:18 balay@asterix.mcs.anl.gov +1 -4 move cookie registration out of logging code [with PetscCookieRegister()]
Hg-commit: 5efc95f290f4abafdcab6d6ca67ad6c3b2d5e3b6
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 ...
|
| #
fad68dfa
|
| 20-Nov-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.3755.2.10 balay@asterix.mcs.anl.gov|ChangeSet|20051120025902|15400 ChangeSet 1.3755.2.10 05/11/19 20:59:02 balay@asterix.mcs.anl.gov +10 -0 move PetscTime() out of plog.c [& more l
bk-changeset-1.3755.2.10 balay@asterix.mcs.anl.gov|ChangeSet|20051120025902|15400 ChangeSet 1.3755.2.10 05/11/19 20:59:02 balay@asterix.mcs.anl.gov +10 -0 move PetscTime() out of plog.c [& more log=0 fixes]
src/sys/time/ptime.c 1.1 05/11/19 20:59:01 balay@asterix.mcs.anl.gov +43 -0 New BitKeeper file ``src/sys/time/ptime.c''
src/sys/time/ptime.c 1.0 05/11/19 20:59:01 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/sys/time/ptime.c
src/sys/time/makefile 1.7 05/11/19 20:59:01 balay@asterix.mcs.anl.gov +3 -3 move PetscTime() out of plog.c
src/sys/plog/stageLog.c 1.28 05/11/19 20:59:00 balay@asterix.mcs.anl.gov +1 -1 move PetscTime() out of plog.c
src/sys/plog/plog.c 1.72.1.4 05/11/19 20:59:00 balay@asterix.mcs.anl.gov +1 -41 move PetscTime() out of plog.c
src/sys/plog/makefile 1.14 05/11/19 20:59:00 balay@asterix.mcs.anl.gov +1 -1 move PetscTime() out of plog.c
src/sys/plog/eventLog.c 1.38 05/11/19 20:59:00 balay@asterix.mcs.anl.gov +1 -1 move PetscTime() out of plog.c
src/sys/plog/classLog.c 1.27 05/11/19 20:59:00 balay@asterix.mcs.anl.gov +1 -1 move PetscTime() out of plog.c
src/ksp/ksp/examples/tutorials/ex9.c 1.22 05/11/19 20:59:00 balay@asterix.mcs.anl.gov +2 -2 fix syntax error
include/petsclog.h 1.63 05/11/19 20:59:00 balay@asterix.mcs.anl.gov +2 -0 more log=0 fixes
src/sys/time/ptime.h 1.13 05/11/19 20:01:55 balay@asterix.mcs.anl.gov +0 -0 Rename: src/sys/plog/ptime.h -> src/sys/time/ptime.h
Hg-commit: 846b7b2cb71ba3c794b45250661bbb5efec7e8e4
show more ...
|
| #
0f8e0872
|
| 19-Nov-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.3755.2.6 balay@asterix.mcs.anl.gov|ChangeSet|20051119232509|56925 ChangeSet 1.3755.2.6 05/11/19 17:25:09 balay@asterix.mcs.anl.gov +8 -0 --with-log=0 fixes - Fix PetscLogBegin_P
bk-changeset-1.3755.2.6 balay@asterix.mcs.anl.gov|ChangeSet|20051119232509|56925 ChangeSet 1.3755.2.6 05/11/19 17:25:09 balay@asterix.mcs.anl.gov +8 -0 --with-log=0 fixes - Fix PetscLogBegin_Private errors - fix PetscPreLoading variable errors - move mpitr.c - so this always get compiled [maybe this should be debug instead of log?] - do not compile sources in plog [when PETSC_USE_LOG is not set]
src/sys/utils/makefile 1.16 05/11/19 17:25:08 balay@asterix.mcs.anl.gov +2 -4 move mpitr.c from plog to utils
src/sys/plog/plog.c 1.72.1.3 05/11/19 17:25:08 balay@asterix.mcs.anl.gov +0 -3 move PetscPreLoading variables to pinit.c
src/sys/plog/makefile 1.12 05/11/19 17:25:08 balay@asterix.mcs.anl.gov +2 -1 compile plog sources only when PETSC_USE_LOG is set
src/sys/objects/pinit.c 1.69.1.5 05/11/19 17:25:08 balay@asterix.mcs.anl.gov +3 -0 move PetscPreLoading variables to pinit.c
src/sys/ftn-custom/zstart.c 1.40 05/11/19 17:25:08 balay@asterix.mcs.anl.gov +4 -0 protect PetscLogBegin_Private with [with PETSC_USE_LOG]
include/private/petscimpl.h 1.56 05/11/19 17:25:08 balay@asterix.mcs.anl.gov +4 -0 move PetscPreLoading variables to pinit.c
include/petsclog.h 1.62 05/11/19 17:25:08 balay@asterix.mcs.anl.gov +0 -3 move etscPreLoading variables to pinit.c
src/sys/utils/mpitr.c 1.15 05/11/19 17:13:18 balay@asterix.mcs.anl.gov +0 -0 Rename: src/sys/plog/mpitr.c -> src/sys/utils/mpitr.c
Hg-commit: 2a7320c7f10d48cb2c04db683563089105751c02
show more ...
|