History log of /petsc/src/vec/pf/interface/pf.c (Results 301 – 321 of 321)
Revision Date Author Comments
# 81287812 13-Nov-2004 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.2698
knepley@khan.mcs.anl.gov|ChangeSet|20041113020719|05447
ChangeSet
1.2698 04/11/06 20:52:58 knepley@khan.mcs.anl.gov +6 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into kh

bk-changeset-1.2698
knepley@khan.mcs.anl.gov|ChangeSet|20041113020719|05447
ChangeSet
1.2698 04/11/06 20:52:58 knepley@khan.mcs.anl.gov +6 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.mcs.anl.gov:/home/knepley/PETSc-dev/petsc-dev

todo
1.106 04/11/06 20:52:53 knepley@khan.mcs.anl.gov +0 -0
Auto merged

src/vec/interface/vector.c
1.111 04/11/06 20:52:55 knepley@khan.mcs.anl.gov +0 -0
Auto merged

src/mat/impls/sbaij/seq/sbaij.c
1.122 04/11/06 20:52:55 knepley@khan.mcs.anl.gov +0 -0
Auto merged

src/mat/impls/sbaij/mpi/mpisbaij.c
1.113 04/11/06 20:52:54 knepley@khan.mcs.anl.gov +0 -0
Auto merged

src/mat/impls/baij/seq/baij.c
1.110 04/11/06 20:52:54 knepley@khan.mcs.anl.gov +0 -0
Auto merged

src/mat/impls/aij/seq/aij.c
1.197 04/11/06 20:52:53 knepley@khan.mcs.anl.gov +0 -0
Auto merged


Hg-commit: d30867d8ba3fe7eeb6a355c6b4f2a0209697a9cb

show more ...


# 52e6d16b 12-Nov-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2693.1.6
barrysmith@barry-smiths-computer.local|ChangeSet|20041112205404|59977
ChangeSet
1.2693.1.6 04/11/12 14:54:04 barrysmith@barry-smiths-computer.local +134 -0
replace logging

bk-changeset-1.2693.1.6
barrysmith@barry-smiths-computer.local|ChangeSet|20041112205404|59977
ChangeSet
1.2693.1.6 04/11/12 14:54:04 barrysmith@barry-smiths-computer.local +134 -0
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/utils/vscat.c
1.36 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/pf/interface/pf.c
1.28 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/is/utils/isltog.c
1.33 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +4 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/is/impls/stride/stride.c
1.17 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/is/impls/general/strgen.c
1.9 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/is/impls/general/general.c
1.21 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +4 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/is/impls/block/block.c
1.19 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/interface/vector.c
1.109.1.1 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/interface/veccreate.c
1.22 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/interface/mapcreate.c
1.14 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/impls/mpi/pdvec.c
1.43 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/draw/utils/dscatter.c
1.14 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +4 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/mpi/fdmpiaij.c
1.11 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/bjacobi/bjacobi.c
1.37 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +17 -17
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/impls/mpi/pbvec.c
1.32 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +7 -8
replace logging macros that use 0;if stuff with ( || , stuff

src/ts/interface/tscreate.c
1.17 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/ts/interface/ts.c
1.41 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ts/impls/pseudo/posindep.c
1.23 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ts/impls/implicit/pvode/petscpvode.c
1.29 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +6 -6
replace logging macros that use 0;if stuff with ( || , stuff

src/ts/impls/implicit/cn/cn.c
1.20 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ts/impls/implicit/beuler/beuler.c
1.22 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ts/impls/explicit/rk/rk.c
1.17 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/viewer/interface/viewreg.c
1.19 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/viewer/impls/silo/vsilo.c
1.19 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/viewer/impls/matlab/vmatlab.c
1.17 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +4 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/viewer/impls/draw/drawv.c
1.23 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/viewer/impls/binary/binv.c
1.36 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/utils/random.c
1.20 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/utils/fhost.c
1.18 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/objects/tagm.c
1.21 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/objects/options.c
1.50 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/objects/inherit.c
1.32 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/matlabengine/matlab.c
1.36 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +13 -13
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/fileio/mpiuopen.c
1.18 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/fileio/ftest.c
1.32 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/draw/utils/lg.c
1.16 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +6 -6
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/draw/utils/hists.c
1.22 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +5 -5
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/draw/utils/axis.c
1.18 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/draw/interface/drawreg.c
1.27 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/draw/impls/x/xops.c
1.25 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/dll/dl.c
1.31 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +4 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/snes/mf/snesmfj.c
1.47 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/snes/interface/snes.c
1.60 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/snes/interface/noise/snesnoise.c
1.15 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/snes/interface/noise/snesmfj2.c
1.23 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/snes/impls/tr/tr.c
1.25 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/snes/impls/test/snestest.c
1.15 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/snes/impls/ls/ls.c
1.45 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/utils/gcreate.c
1.29 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/partition/partition.c
1.29 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/matfd/fdmatrix.c
1.28 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +7 -7
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/interface/matrix.c
1.157 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/interface/matnull.c
1.18 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/shell/shell.c
1.26 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/sbaij/seq/sbaijfact2.c
1.49 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/sbaij/seq/sbaijfact.c
1.76 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/sbaij/seq/sbaij.c
1.120.1.1 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +8 -8
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/sbaij/mpi/mpisbaij.c
1.111.1.1 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +20 -20
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/sbaij/mpi/mmsbaij.c
1.31 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +21 -21
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/rowbs/mpi/mpirowbs.c
1.63 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +12 -12
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/dense/seq/dense.c
1.69 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +6 -6
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/dense/mpi/mpidense.c
1.52 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +6 -6
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/dense/mpi/mmdense.c
1.15 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +5 -5
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/bdiag/seq/bdiag2.c
1.21 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/bdiag/seq/bdiag.c
1.45 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/bdiag/seq/bdfact.c
1.16 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/bdiag/mpi/mpibdiag.c
1.44 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +4 -5
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/bdiag/mpi/mmbdiag.c
1.9 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +5 -5
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/baij/seq/baijfact3.c
1.17 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/baij/seq/baijfact2.c
1.40 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/baij/seq/baijfact.c
1.19 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/baij/seq/baij.c
1.108.1.1 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +9 -9
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/baij/mpi/mpibaij.c
1.80 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +14 -14
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/baij/mpi/mmbaij.c
1.25 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +8 -8
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/seq/umfpack/umfpack.c
1.39 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/seq/symtranspose.c
1.8 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +3 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/seq/superlu/superlu.c
1.72 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/seq/matlab/aijmatlab.c
1.33 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/seq/lusol/lusol.c
1.34 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/seq/essl/essl.c
1.33 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/seq/aijfact.c
1.90 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +7 -7
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/seq/aij.c
1.195.1.1 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +10 -10
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.101 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/mpi/mumps/mumps.c
1.82 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/mpi/mpiaij.c
1.222 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +14 -14
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/mpi/mmaij.c
1.21 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +8 -8
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/adj/mpi/mpiadj.c
1.40 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/interface/precon.c
1.57 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/tfs/tfs.c
1.5 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/tfs/pxxt.c
1.22 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/sor/sor.c
1.25 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/shell/shellpc.c
1.23 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/redundant/redundant.c
1.22 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/pbjacobi/pbjacobi.c
1.17 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/mg/mgfunc.c
1.15 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/mg/mg.c
1.42 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +4 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/ksp/pcksp.c
1.21 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/jacobi/jacobi.c
1.14 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/is/nn/nn.c
1.26 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/fieldsplit/fieldsplit.c
1.16 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/factor/lu/lu.c
1.39 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/factor/ilu/ilu.c
1.51 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +6 -6
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/factor/icc/icc.c
1.39 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/factor/cholesky/cholesky.c
1.37 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/eisens/eisen.c
1.24 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +4 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/composite/composite.c
1.24 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/asm/asm.c
1.41 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/interface/xmon.c
1.10 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/interface/itfunc.c
1.58 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/interface/itcreate.c
1.58 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/interface/iguess.c
1.12 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/interface/eige.c
1.23 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/rich/rich.c
1.19 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/qcg/qcg.c
1.21 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/lsqr/lsqr.c
1.21 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/lgmres/lgmres.c
1.33 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +10 -11
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/gmres/gmres.c
1.51 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +8 -8
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/fgmres/fgmres.c
1.38 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +10 -11
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/cheby/cheby.c
1.20 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/cgne/cgne.c
1.22 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/cg/cg.c
1.30 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/da/utils/pack.c
1.18 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/da/src/gr1.c
1.15 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/da/src/daltol.c
1.15 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/da/src/daindex.c
1.14 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/da/src/da3.c
1.31 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +11 -11
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/da/src/da2.c
1.56 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +11 -11
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/da/src/da1.c
1.29 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +10 -10
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/ao/impls/mapping/aomapping.c
1.26 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/ao/impls/basic/aodatabasic.c
1.27 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +4 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/ao/impls/basic/aobasic.c
1.28 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

include/petsclog.h
1.48 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +26 -48
replace logging macros that use 0;if stuff with ( || , stuff

config/configure.py
1.77 04/11/12 13:19:10 barrysmith@barry-smiths-computer.local +4 -1
nice print at beginning saying what the heck we are doing

todo
1.104.1.1 04/11/12 12:21:43 barrysmith@barry-smiths-computer.local +1 -1
did some bad macro fixes, but discovered more that must be done

src/sys/src/draw/utils/dscatter.c
1.13 04/11/12 11:15:23 barrysmith@barry-smiths-computer.local +2 -2
*** empty log message ***

src/mat/impls/aij/mpi/fdmpiaij.c
1.10 04/11/12 11:05:36 barrysmith@barry-smiths-computer.local +3 -3
*** empty log message ***

src/ksp/pc/impls/bjacobi/bjacobi.c
1.36 04/11/12 11:02:44 barrysmith@barry-smiths-computer.local +1 -1
*** empty log message ***


Hg-commit: 7b215793c5e97c2128e82609b069418fddc3948a

show more ...


# 70af16d7 12-Oct-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2625
barrysmith@barry-smiths-computer.local|ChangeSet|20041012152708|37929
ChangeSet
1.2625 04/10/12 10:27:08 barrysmith@barry-smiths-computer.local +1 -0
Merge bk://petsc@petsc.bk

bk-changeset-1.2625
barrysmith@barry-smiths-computer.local|ChangeSet|20041012152708|37929
ChangeSet
1.2625 04/10/12 10:27:08 barrysmith@barry-smiths-computer.local +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barry-smiths-computer.local:/Users/barrysmith/petsc-dev

src/mat/impls/aij/mpi/mpiaij.c
1.219 04/10/12 10:27:07 barrysmith@barry-smiths-computer.local +0 -0
Auto merged


Hg-commit: 37cad6cef178e1935bc23d73c2723b81e5aa73b2

show more ...


# d38fa0fb 12-Oct-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2617.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20041012152655|17893
ChangeSet
1.2617.1.1 04/10/12 10:26:55 barrysmith@barry-smiths-computer.local +58 -0
merge PetscObjec

bk-changeset-1.2617.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20041012152655|17893
ChangeSet
1.2617.1.1 04/10/12 10:26:55 barrysmith@barry-smiths-computer.local +58 -0
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()
formating
clearer manual pages and error messages
error checking for PetscMemXXXX
print inode info for mpiaij matrices

src/vec/is/impls/general/general.c
1.20 04/10/12 10:26:52 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/utils/random.c
1.18 04/10/12 10:26:52 barrysmith@barry-smiths-computer.local +2 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

include/petschead.h
1.44 04/10/12 10:26:52 barrysmith@barry-smiths-computer.local +2 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/vec/utils/vscat.c
1.32 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +5 -5
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/vec/utils/vpscat.c
1.36 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +2 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/vec/pf/interface/pf.c
1.27 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/vec/is/utils/isltog.c
1.30 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/vec/is/impls/stride/stride.c
1.16 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +2 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/vec/is/impls/block/block.c
1.18 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +2 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/vec/interface/vector.c
1.109 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/vec/interface/veccreate.c
1.21 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/vec/interface/mapcreate.c
1.13 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/vec/interface/map.c
1.20 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/ts/interface/tscreate.c
1.16 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/ts/interface/ts.c
1.40 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/viewer/interface/viewreg.c
1.16 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/viewer/interface/view.c
1.11 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/viewer/impls/draw/drawv.c
1.22 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/viewer/impls/binary/binv.c
1.35 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/utils/memc.c
1.23 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +9 -2
error checking for null pointers

src/sys/src/plog/classLog.c
1.19 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +13 -12
don't screw up object->id with logging stuff!

src/sys/src/objects/inherit.c
1.29 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +2 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/matlabengine/matlab.c
1.35 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/draw/utils/lg.c
1.15 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/draw/utils/hists.c
1.21 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/draw/utils/dscatter.c
1.12 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/draw/utils/axis.c
1.16 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/draw/interface/drawreg.c
1.26 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/draw/interface/draw.c
1.18 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/draw/impls/x/xops.c
1.24 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/snes/mf/snesmfj.c
1.46 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/snes/interface/snes.c
1.58 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/mat/utils/gcreate.c
1.26 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/mat/partition/partition.c
1.28 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/mat/matfd/fdmatrix.c
1.27 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/mat/interface/matrix.c
1.148 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/mat/interface/matnull.c
1.17 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/mat/impls/rowbs/mpi/mpirowbs.c
1.62 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +0 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/mat/impls/bdiag/seq/bdiag3.c
1.24 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +1 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/mat/impls/aij/mpi/mpiaij.c
1.217.1.1 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +10 -4
proper printing of inode use with mpiaij matrices

src/ksp/pc/interface/precon.c
1.56 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/ksp/ksp/interface/itres.c
1.12 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +8 -6
clearer manual page
formating

src/ksp/ksp/interface/itfunc.c
1.57 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/ksp/ksp/interface/itcreate.c
1.57 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/ksp/ksp/impls/cgs/cgs.c
1.25 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +3 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()
formating

src/dm/da/utils/pack.c
1.17 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/dm/da/src/dadestroy.c
1.22 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/dm/da/src/da3.c
1.30 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/dm/da/src/da2.c
1.55 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/dm/da/src/da1.c
1.28 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/dm/ao/interface/ao.c
1.18 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/dm/ao/impls/mapping/aomapping.c
1.25 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/dm/ao/impls/basic/aodatabasic.c
1.26 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +1 -5
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/dm/ao/impls/basic/aobasic.c
1.27 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/contrib/ysmp/ex1.c
1.4 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

python/PETSc/utilities/debugging.py
1.6 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +1 -1
more specific help

include/petsclog.h
1.47 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +2 -2
allow returning error code

src/sys/src/utils/random.c
1.17 04/10/11 11:03:15 barrysmith@barry-smiths-computer.local +0 -4
*** empty log message ***

src/vec/is/impls/general/general.c
1.19 04/10/11 10:56:34 barrysmith@barry-smiths-computer.local +0 -1
*** empty log message ***

src/sys/src/utils/random.c
1.16 04/10/11 10:56:03 barrysmith@barry-smiths-computer.local +0 -1
*** empty log message ***

include/petschead.h
1.43 04/10/11 10:53:42 barrysmith@barry-smiths-computer.local +2 -1
*** empty log message ***

todo
1.88 04/10/10 21:16:27 barrysmith@barry-smiths-computer.local +2 -0
*** empty log message ***


Hg-commit: b9df9c01c215106f109d6dbb02b6e356ac391cdb

show more ...


# ab901514 22-Sep-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2551
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040922185136|25225
ChangeSet
1.2551 04/09/22 13:51:36 barrysmith@barrysmith-57.mcs.anl.gov +30 -0
remove all mention of BOPT

bk-changeset-1.2551
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040922185136|25225
ChangeSet
1.2551 04/09/22 13:51:36 barrysmith@barrysmith-57.mcs.anl.gov +30 -0
remove all mention of BOPT

todo
1.84 04/09/22 13:51:33 barrysmith@barrysmith-57.mcs.anl.gov +1 -3
remove all mention of BOPT

src/vec/pf/interface/pf.c
1.26 04/09/22 13:51:33 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
remove all mention of BOPT

src/vec/pf/impls/string/makefile
1.7 04/09/22 13:51:33 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
remove all mention of BOPT

src/vec/pf/impls/string/cstring.c
1.16 04/09/22 13:51:33 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
remove all mention of BOPT

src/vec/interface/mapreg.c
1.22 04/09/22 13:51:33 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
remove all mention of BOPT

src/sys/src/viewer/impls/socket/matlab/makefile
1.9 04/09/22 13:51:33 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
remove all mention of BOPT

src/sys/src/utils/str.c
1.28 04/09/22 13:51:33 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
remove all mention of BOPT

src/sys/src/utils/makefile
1.10 04/09/22 13:51:33 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
remove all mention of BOPT

src/sys/src/error/signal.c
1.31 04/09/22 13:51:33 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
remove all mention of BOPT

src/ksp/examples/tutorials/ex11f.F
1.13 04/09/22 13:51:33 barrysmith@barrysmith-57.mcs.anl.gov +4 -7
remove all mention of BOPT

src/ksp/examples/tutorials/ex11.c
1.12 04/09/22 13:51:33 barrysmith@barrysmith-57.mcs.anl.gov +2 -6
remove all mention of BOPT

src/contrib/ysmp/makefile
1.4 04/09/22 13:51:33 barrysmith@barrysmith-57.mcs.anl.gov +7 -7
remove all mention of BOPT

src/contrib/oberman/laplacian_q1/scalable/makefile
1.6 04/09/22 13:51:33 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
remove all mention of BOPT

src/contrib/helmholtz_2/ex12.c
1.4 04/09/22 13:51:32 barrysmith@barrysmith-57.mcs.anl.gov +2 -6
remove all mention of BOPT

src/contrib/fun3d/incomp/makefile
1.13 04/09/22 13:51:32 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
remove all mention of BOPT

src/contrib/fun3d/comp/makefile
1.2 04/09/22 13:51:32 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
remove all mention of BOPT

python/PETSc/utilities/compilerFlags.py
1.20 04/09/22 13:51:32 barrysmith@barrysmith-57.mcs.anl.gov +12 -13
remove all mention of BOPT

python/PETSc/utilities/Regression.py
1.3 04/09/22 13:51:32 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
remove all mention of BOPT

python/PETSc/packages/ParMetis.py
1.28 04/09/22 13:51:32 barrysmith@barrysmith-57.mcs.anl.gov +0 -10
remove all mention of BOPT

python/PETSc/packages/MPI.py
1.136 04/09/22 13:51:32 barrysmith@barrysmith-57.mcs.anl.gov +0 -25
remove all mention of BOPT

makefile
1.132 04/09/22 13:51:32 barrysmith@barrysmith-57.mcs.anl.gov +21 -24
remove all mention of BOPT

make.py
1.3 04/09/22 13:51:32 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
remove all mention of BOPT

include/petscvec.h
1.56 04/09/22 13:51:32 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
remove all mention of BOPT

include/petscts.h
1.28 04/09/22 13:51:32 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
remove all mention of BOPT

include/petscsnes.h
1.35 04/09/22 13:51:32 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
remove all mention of BOPT

include/petscpc.h
1.60 04/09/22 13:51:32 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
remove all mention of BOPT

include/petscmat.h
1.151 04/09/22 13:51:32 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
remove all mention of BOPT

include/petscksp.h
1.54 04/09/22 13:51:32 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
remove all mention of BOPT

include/petsc.h
1.98 04/09/22 13:51:32 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
remove all mention of BOPT

config/macosx-ibm.py
1.33 04/09/22 13:51:32 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
mpich not mpi!!!


Hg-commit: a8cdcfabc2da478a3d6a7a636e40c93b0b18dc07

show more ...


# 49a27fb3 18-Jun-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2292
Kris@p4buschel.|ChangeSet|20040618085424|04903
ChangeSet
1.2292 04/06/18 01:54:24 Kris@p4buschel. +3 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into p4buschel.:F:/Home/K

bk-changeset-1.2292
Kris@p4buschel.|ChangeSet|20040618085424|04903
ChangeSet
1.2292 04/06/18 01:54:24 Kris@p4buschel. +3 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into p4buschel.:F:/Home/Kris/petsc/petsc-dev

src/sys/src/utils/str.c
1.27 04/06/18 01:54:24 Kris@p4buschel. +0 -0
Auto merged

python/PETSc/Configure.py
1.227 04/06/18 01:54:23 Kris@p4buschel. +0 -0
Auto merged

makefile
1.116 04/06/18 01:54:22 Kris@p4buschel. +0 -0
Auto merged


Hg-commit: 622c69f78614c05ccb47dd194dcfb53e488ae28d

show more ...


# 97a842ad 17-Jun-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2276.1.64
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040617174240|47437
ChangeSet
1.2276.1.64 04/06/17 12:42:40 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Merge bk://petsc@pe

bk-changeset-1.2276.1.64
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040617174240|47437
ChangeSet
1.2276.1.64 04/06/17 12:42:40 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-dev


Hg-commit: cca7c591f50ff89f2d07571d9b4f658c4dd68970

show more ...


# d360dc6f 17-Jun-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2276.35.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040617174151|48859
ChangeSet
1.2276.35.1 04/06/17 12:41:51 barrysmith@barrysmith-57.mcs.anl.gov +22 -0
PetscInt and DAGet

bk-changeset-1.2276.35.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040617174151|48859
ChangeSet
1.2276.35.1 04/06/17 12:41:51 barrysmith@barrysmith-57.mcs.anl.gov +22 -0
PetscInt and DAGetElements()

src/vec/pf/interface/pf.c
1.25 04/06/17 12:41:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscInt

src/vec/is/utils/isltog.c
1.25 04/06/17 12:41:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscInt

src/vec/interface/mapreg.c
1.20 04/06/17 12:41:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscInt

src/sys/src/utils/str.c
1.25.1.1 04/06/17 12:41:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscInt

src/snes/utils/damgsnes.c
1.39 04/06/17 12:41:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscInt

src/ksp/examples/tutorials/ex31.c
1.2 04/06/17 12:41:48 barrysmith@barrysmith-57.mcs.anl.gov +61 -47
PetscInt

src/dm/da/src/dadestroy.c
1.21 04/06/17 12:41:48 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
PetscInt

src/dm/da/src/da2.c
1.51 04/06/17 12:41:48 barrysmith@barrysmith-57.mcs.anl.gov +178 -86
PetscInt

src/dm/da/examples/tutorials/makefile
1.10 04/06/17 12:41:48 barrysmith@barrysmith-57.mcs.anl.gov +6 -2
PetscInt

src/dm/da/examples/tutorials/ex5.c
1.10 04/06/17 12:41:48 barrysmith@barrysmith-57.mcs.anl.gov +14 -18
PetscInt

src/dm/da/daimpl.h
1.18 04/06/17 12:41:48 barrysmith@barrysmith-57.mcs.anl.gov +23 -17
PetscInt

include/petscviewer.h
1.42 04/06/17 12:41:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscInt

include/petscvec.h
1.53 04/06/17 12:41:47 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
PetscInt

include/petscts.h
1.26 04/06/17 12:41:47 barrysmith@barrysmith-57.mcs.anl.gov +15 -16
PetscInt

include/petscsnes.h
1.32 04/06/17 12:41:47 barrysmith@barrysmith-57.mcs.anl.gov +31 -31
PetscInt

include/petscpc.h
1.49 04/06/17 12:41:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscInt

include/petscoptions.h
1.19 04/06/17 12:41:47 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
PetscInt

include/petscksp.h
1.49 04/06/17 12:41:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscInt

include/petschead.h
1.37 04/06/17 12:41:47 barrysmith@barrysmith-57.mcs.anl.gov +12 -12
PetscInt

include/petscdraw.h
1.22 04/06/17 12:41:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscInt

include/petscda.h
1.36 04/06/17 12:41:47 barrysmith@barrysmith-57.mcs.anl.gov +17 -1
PetscInt

include/petsc.h
1.82 04/06/17 12:41:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscInt

src/dm/da/examples/tutorials/ex5.c
1.9 04/06/16 21:57:11 barrysmith@barry-smiths-computer.local +0 -0
bk cp ex1.c ex5.c

src/dm/da/examples/tutorials/ex5.c
1.8 04/03/29 20:07:14 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tutorials/ex5.c
1.7 03/10/13 20:10:57 barrysmith@barry-smiths-computer.local +1 -1
unified PetscViewerXXXType and PetscViewerXXXSetType to
PetscViewerFileType PetscViewerSetFileType

src/dm/da/examples/tutorials/ex5.c
1.6 03/10/13 15:56:54 barrysmith@float56054.mcs.anl-external.org +1 -0
save DA info to matlab file also

src/dm/da/examples/tutorials/ex5.c
1.5 03/10/12 22:47:27 barrysmith@barry-smiths-computer.local +13 -2
test matlab viewer on da vec also

src/dm/da/examples/tutorials/ex5.c
1.4 01/10/24 09:25:10 petsc@shakey.mcs.anl.gov +0 -0
Change mode to -rw-rw-r--

src/dm/da/examples/tutorials/ex5.c
1.3 01/10/24 08:10:37 petsc@shakey.mcs.anl.gov +0 -0
Change mode to -rw-r--r--

src/dm/da/examples/tutorials/ex5.c
1.2 01/10/24 08:08:44 petsc@shakey.mcs.anl.gov +0 -0
Change mode to -rw-rw-r--

src/dm/da/examples/tutorials/ex5.c
1.1 01/09/12 17:46:49 knepley@handbell.mcs.anl.gov +59 -0

src/dm/da/examples/tutorials/ex5.c
1.0 01/09/12 17:46:49 knepley@handbell.mcs.anl.gov +0 -0
BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/examples/tutorials/ex1.c


Hg-commit: a83ed9f2267fd347722249f8fdfbf5eb284cd9c9

show more ...


# 7854c7f8 11-Jun-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2283.1.1
Kris@mbuschel.|ChangeSet|20040611203402|27163
ChangeSet
1.2283.1.1 04/06/11 13:34:02 Kris@mbuschel. +7 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into mbuschel.:C:/h

bk-changeset-1.2283.1.1
Kris@mbuschel.|ChangeSet|20040611203402|27163
ChangeSet
1.2283.1.1 04/06/11 13:34:02 Kris@mbuschel. +7 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into mbuschel.:C:/home/Kris/petsc/petsc-dev

src/sys/src/viewer/impls/socket/send.c
1.27.1.1 04/06/11 13:34:01 Kris@mbuschel. +0 -0
Auto merged

src/sys/src/time/fdate.c
1.13.1.1 04/06/11 13:34:01 Kris@mbuschel. +0 -0
Auto merged

src/sys/src/objects/init.c
1.40.1.1 04/06/11 13:34:00 Kris@mbuschel. +0 -0
Auto merged

src/sys/src/fileio/sysio.c
1.24.1.1 04/06/11 13:34:00 Kris@mbuschel. +0 -0
Auto merged

src/sys/src/fileio/mprint.c
1.28.1.1 04/06/11 13:33:59 Kris@mbuschel. +0 -0
Auto merged

python/PETSc/Configure.py
1.222.1.1 04/06/11 13:33:58 Kris@mbuschel. +0 -0
Auto merged

makefile
1.114.1.1 04/06/11 13:33:58 Kris@mbuschel. +0 -0
Auto merged


Hg-commit: eb9b523b40cae5746f20b18f00c5c4a2e3eba6e4

show more ...


# 046da0a1 10-Jun-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2289
Kris@p4buschel.|ChangeSet|20040610060840|30946
ChangeSet
1.2289 04/06/09 23:08:40 Kris@p4buschel. +5 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into p4buschel.:F:/Home/K

bk-changeset-1.2289
Kris@p4buschel.|ChangeSet|20040610060840|30946
ChangeSet
1.2289 04/06/09 23:08:40 Kris@p4buschel. +5 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into p4buschel.:F:/Home/Kris/petsc/petsc-dev

src/sys/src/viewer/impls/socket/send.c
1.28 04/06/09 23:08:39 Kris@p4buschel. +0 -0
Auto merged

src/sys/src/time/fdate.c
1.14 04/06/09 23:08:39 Kris@p4buschel. +0 -0
Auto merged

src/sys/src/objects/init.c
1.41 04/06/09 23:08:38 Kris@p4buschel. +0 -0
Auto merged

src/sys/src/fileio/sysio.c
1.25 04/06/09 23:08:38 Kris@p4buschel. +0 -0
Auto merged

src/sys/src/fileio/mprint.c
1.29 04/06/09 23:08:37 Kris@p4buschel. +0 -0
Auto merged


Hg-commit: 412e9a316a1872c6525002927756b649af526503

show more ...


# 6c57454c 09-Jun-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2276.1.49
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040609212325|15460
ChangeSet
1.2276.1.49 04/06/09 16:23:25 barrysmith@barrysmith-57.mcs.anl.gov +3 -0
Merge bk://petsc@pe

bk-changeset-1.2276.1.49
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040609212325|15460
ChangeSet
1.2276.1.49 04/06/09 16:23:25 barrysmith@barrysmith-57.mcs.anl.gov +3 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-dev

src/mat/interface/matrix.c
1.130 04/06/09 16:23:25 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Auto merged

src/mat/impls/aij/seq/matptap.c
1.64 04/06/09 16:23:24 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Auto merged

src/ksp/ksp/impls/bcgsl/bcgsl.c
1.13 04/06/09 16:23:24 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Auto merged


Hg-commit: 98a8b77bb29ba0543e74c1e8339f62feec93a142

show more ...


# 77431f27 09-Jun-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2276.28.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040609211102|01886
ChangeSet
1.2276.28.1 04/06/09 16:11:02 barrysmith@barrysmith-57.mcs.anl.gov +235 -0
%D for PetscInt p

bk-changeset-1.2276.28.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040609211102|01886
ChangeSet
1.2276.28.1 04/06/09 16:11:02 barrysmith@barrysmith-57.mcs.anl.gov +235 -0
%D for PetscInt printing
some PetscInt
move some system calls from PetscErrorPrintfDefault

src/vec/utils/vscat.c
1.25 04/06/09 16:10:57 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
%D for PetscInt printing

src/vec/utils/vpscat.c
1.24 04/06/09 16:10:57 barrysmith@barrysmith-57.mcs.anl.gov +18 -19
%D for PetscInt printing

src/vec/utils/vinv.c
1.31 04/06/09 16:10:57 barrysmith@barrysmith-57.mcs.anl.gov +36 -36
%D for PetscInt printing

src/vec/pf/interface/pf.c
1.24 04/06/09 16:10:57 barrysmith@barrysmith-57.mcs.anl.gov +5 -5
%D for PetscInt printing

src/vec/pf/impls/constant/const.c
1.13 04/06/09 16:10:57 barrysmith@barrysmith-57.mcs.anl.gov +6 -6
%D for PetscInt printing

src/vec/is/utils/iscoloring.c
1.24 04/06/09 16:10:57 barrysmith@barrysmith-57.mcs.anl.gov +5 -4
%D for PetscInt printing

src/fortran/custom/zstart.c
1.21 04/06/09 16:10:57 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/vec/is/impls/stride/stride.c
1.14 04/06/09 16:10:56 barrysmith@barrysmith-57.mcs.anl.gov +5 -5
%D for PetscInt printing

src/vec/is/impls/general/general.c
1.15 04/06/09 16:10:56 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
%D for PetscInt printing

src/vec/is/impls/block/block.c
1.16 04/06/09 16:10:56 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
%D for PetscInt printing

src/vec/is/examples/tutorials/ex3.c
1.7 04/06/09 16:10:56 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
%D for PetscInt printing

src/vec/is/examples/tutorials/ex2.c
1.7 04/06/09 16:10:56 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/vec/is/examples/tutorials/ex1.c
1.8 04/06/09 16:10:56 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/vec/interface/vector.c
1.97 04/06/09 16:10:56 barrysmith@barrysmith-57.mcs.anl.gov +59 -56
%D for PetscInt printing

src/vec/interface/dlregis.c
1.22 04/06/09 16:10:56 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
%D for PetscInt printing

src/vec/impls/seq/bvec2.c
1.53 04/06/09 16:10:56 barrysmith@barrysmith-57.mcs.anl.gov +8 -8
%D for PetscInt printing

src/vec/impls/mpi/pdvec.c
1.38 04/06/09 16:10:56 barrysmith@barrysmith-57.mcs.anl.gov +12 -12
%D for PetscInt printing

src/vec/examples/tutorials/ex9.c
1.9 04/06/09 16:10:56 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/vec/examples/tutorials/ex6.c
1.9 04/06/09 16:10:56 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/vec/examples/tutorials/ex1e.c
1.7 04/06/09 16:10:56 barrysmith@barrysmith-57.mcs.anl.gov +6 -6
%D for PetscInt printing

src/vec/examples/tutorials/ex1.c
1.9 04/06/09 16:10:56 barrysmith@barrysmith-57.mcs.anl.gov +6 -6
%D for PetscInt printing

src/vec/examples/tests/ex28.c
1.7 04/06/09 16:10:55 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/vec/examples/tests/ex21.c
1.7 04/06/09 16:10:55 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
%D for PetscInt printing

src/ts/interface/tsfd.c
1.8 04/06/09 16:10:55 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
%D for PetscInt printing

src/ts/interface/ts.c
1.36 04/06/09 16:10:55 barrysmith@barrysmith-57.mcs.anl.gov +5 -5
%D for PetscInt printing

src/ts/impls/pseudo/posindep.c
1.19 04/06/09 16:10:55 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/ts/impls/implicit/pvode/petscpvode.c
1.27 04/06/09 16:10:55 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/ts/impls/explicit/rk/rk.c
1.15 04/06/09 16:10:55 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
%D for PetscInt printing

src/ts/examples/tutorials/ex7.c
1.9 04/06/09 16:10:55 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/ts/examples/tutorials/ex6.c
1.12 04/06/09 16:10:55 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/ts/examples/tutorials/ex5.c
1.8 04/06/09 16:10:55 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/ts/examples/tutorials/ex4.c
1.7 04/06/09 16:10:55 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/ts/examples/tutorials/ex2.c
1.6 04/06/09 16:10:55 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/ts/examples/tutorials/ex1.c
1.6 04/06/09 16:10:55 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/ts/examples/tests/ex1.c
1.9 04/06/09 16:10:54 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
%D for PetscInt printing

src/sys/src/viewer/impls/socket/send.c
1.26.1.1 04/06/09 16:10:54 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/sys/src/utils/psplit.c
1.14 04/06/09 16:10:54 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
%D for PetscInt printing

src/sys/src/objects/tagm.c
1.19 04/06/09 16:10:54 barrysmith@barrysmith-57.mcs.anl.gov +17 -17
%D for PetscInt printing

src/sys/src/objects/init.c
1.39.1.1 04/06/09 16:10:54 barrysmith@barrysmith-57.mcs.anl.gov +0 -2
%D for PetscInt printing

src/sys/src/memory/mtr.c
1.30 04/06/09 16:10:54 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
%D for PetscInt printing

src/sys/src/memory/mal.c
1.24 04/06/09 16:10:54 barrysmith@barrysmith-57.mcs.anl.gov +7 -9
%D for PetscInt printing

src/sys/src/fileio/sysio.c
1.23.1.1 04/06/09 16:10:54 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/sys/src/error/errtrace.c
1.13 04/06/09 16:10:53 barrysmith@barrysmith-57.mcs.anl.gov +6 -5
%D for PetscInt printing

src/sys/src/error/errstop.c
1.10 04/06/09 16:10:53 barrysmith@barrysmith-57.mcs.anl.gov +7 -6
%D for PetscInt printing

src/sys/src/error/err.c
1.34 04/06/09 16:10:53 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
%D for PetscInt printing

src/sys/src/draw/utils/lg.c
1.14 04/06/09 16:10:53 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/sys/examples/tests/ex16.c
1.6 04/06/09 16:10:53 barrysmith@barrysmith-57.mcs.anl.gov +4 -3
%D for PetscInt printing

src/sys/examples/tests/ex11.c
1.5 04/06/09 16:10:53 barrysmith@barrysmith-57.mcs.anl.gov +2 -1
%D for PetscInt printing

src/snes/utils/damgsnes.c
1.37 04/06/09 16:10:53 barrysmith@barrysmith-57.mcs.anl.gov +9 -9
%D for PetscInt printing

src/snes/mf/snesmfj.c
1.41 04/06/09 16:10:53 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
%D for PetscInt printing

src/snes/interface/snesut.c
1.13 04/06/09 16:10:53 barrysmith@barrysmith-57.mcs.anl.gov +29 -30
%D for PetscInt printing

src/snes/interface/snesj2.c
1.11 04/06/09 16:10:53 barrysmith@barrysmith-57.mcs.anl.gov +5 -5
%D for PetscInt printing

src/snes/interface/snes.c
1.50 04/06/09 16:10:52 barrysmith@barrysmith-57.mcs.anl.gov +32 -34
%D for PetscInt printing

src/snes/interface/noise/snesnoise.c
1.12 04/06/09 16:10:52 barrysmith@barrysmith-57.mcs.anl.gov +10 -10
%D for PetscInt printing

src/snes/interface/noise/snesmfj2.c
1.18 04/06/09 16:10:52 barrysmith@barrysmith-57.mcs.anl.gov +10 -10
%D for PetscInt printing

src/snes/impls/tr/tr.c
1.20 04/06/09 16:10:52 barrysmith@barrysmith-57.mcs.anl.gov +7 -7
%D for PetscInt printing

src/snes/impls/ls/ls.c
1.41 04/06/09 16:10:52 barrysmith@barrysmith-57.mcs.anl.gov +12 -12
%D for PetscInt printing

src/snes/examples/tutorials/ex6.c
1.13 04/06/09 16:10:52 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/snes/examples/tutorials/ex5s.c
1.9 04/06/09 16:10:52 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/snes/examples/tutorials/ex5.c
1.17 04/06/09 16:10:52 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/snes/examples/tutorials/ex30.c
1.41 04/06/09 16:10:52 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
%D for PetscInt printing

src/snes/examples/tutorials/ex3.c
1.9 04/06/09 16:10:52 barrysmith@barrysmith-57.mcs.anl.gov +6 -6
%D for PetscInt printing

src/snes/examples/tutorials/ex29.c
1.69 04/06/09 16:10:52 barrysmith@barrysmith-57.mcs.anl.gov +5 -5
%D for PetscInt printing

src/snes/examples/tutorials/ex27.c
1.9 04/06/09 16:10:52 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
%D for PetscInt printing

src/snes/examples/tutorials/ex26.c
1.18 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
%D for PetscInt printing

src/snes/examples/tutorials/ex25.c
1.17 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
%D for PetscInt printing

src/snes/examples/tutorials/ex20.c
1.7 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
%D for PetscInt printing

src/snes/examples/tutorials/ex2.c
1.9 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
%D for PetscInt printing

src/snes/examples/tutorials/ex19.c
1.12 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/snes/examples/tutorials/ex18.c
1.6 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
%D for PetscInt printing

src/snes/examples/tutorials/ex14.c
1.12 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/snes/examples/tutorials/ex1.c
1.9 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/snes/examples/tests/ex9.c
1.10 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/snes/examples/tests/ex7.c
1.9 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
%D for PetscInt printing

src/snes/examples/tests/ex5.c
1.8 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/snes/examples/tests/ex4.c
1.10 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
%D for PetscInt printing

src/snes/examples/tests/ex13.c
1.9 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/snes/examples/tests/ex11.c
1.12 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +5 -6
%D for PetscInt printing

src/snes/examples/tests/ex1.c
1.12 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
%D for PetscInt printing

src/mat/utils/getcolv.c
1.10 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
%D for PetscInt printing

src/mat/utils/gcreate.c
1.23 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
%D for PetscInt printing

src/mat/utils/axpy.c
1.20 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
%D for PetscInt printing

src/mat/matfd/fdmatrix.c
1.26 04/06/09 16:10:51 barrysmith@barrysmith-57.mcs.anl.gov +6 -6
%D for PetscInt printing

src/mat/interface/matrix.c
1.128.1.1 04/06/09 16:10:50 barrysmith@barrysmith-57.mcs.anl.gov +66 -66
%D for PetscInt printing

src/mat/interface/matnull.c
1.16 04/06/09 16:10:50 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
%D for PetscInt printing

src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
1.55 04/06/09 16:10:50 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/mat/impls/sbaij/seq/sbaijfact2.c
1.39 04/06/09 16:10:50 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
%D for PetscInt printing

src/mat/impls/sbaij/seq/sbaijfact.c
1.61 04/06/09 16:10:50 barrysmith@barrysmith-57.mcs.anl.gov +8 -8
%D for PetscInt printing

src/mat/impls/sbaij/seq/sbaij2.c
1.28 04/06/09 16:10:50 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
%D for PetscInt printing

src/mat/impls/sbaij/seq/sbaij.c
1.112 04/06/09 16:10:50 barrysmith@barrysmith-57.mcs.anl.gov +35 -37
%D for PetscInt printing

src/mat/impls/sbaij/seq/aijsbaij.c
1.18 04/06/09 16:10:50 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
%D for PetscInt printing

src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
1.44 04/06/09 16:10:50 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/mat/impls/sbaij/mpi/sbaijov.c
1.36 04/06/09 16:10:49 barrysmith@barrysmith-57.mcs.anl.gov +1 -9
%D for PetscInt printing

src/mat/impls/sbaij/mpi/mpisbaij.c
1.98 04/06/09 16:10:49 barrysmith@barrysmith-57.mcs.anl.gov +29 -65
%D for PetscInt printing

src/mat/impls/maij/maij.c
1.19 04/06/09 16:10:49 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/mat/impls/dense/seq/dense.c
1.61 04/06/09 16:10:49 barrysmith@barrysmith-57.mcs.anl.gov +18 -18
%D for PetscInt printing

src/mat/impls/dense/mpi/mpidense.c
1.45 04/06/09 16:10:49 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
%D for PetscInt printing

src/mat/impls/bdiag/seq/bdiag3.c
1.21 04/06/09 16:10:49 barrysmith@barrysmith-57.mcs.anl.gov +26 -26
%D for PetscInt printing

src/mat/impls/bdiag/seq/bdiag2.c
1.18 04/06/09 16:10:49 barrysmith@barrysmith-57.mcs.anl.gov +10 -10
%D for PetscInt printing

src/mat/impls/bdiag/seq/bdiag.c
1.40 04/06/09 16:10:49 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
%D for PetscInt printing

src/mat/impls/bdiag/mpi/mpibdiag.c
1.40 04/06/09 16:10:49 barrysmith@barrysmith-57.mcs.anl.gov +6 -6
%D for PetscInt printing

src/mat/impls/baij/seq/dgefa7.c
1.11 04/06/09 16:10:49 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
%D for PetscInt printing

src/mat/impls/baij/seq/dgefa6.c
1.10 04/06/09 16:10:49 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
%D for PetscInt printing

src/mat/impls/baij/seq/dgefa5.c
1.10 04/06/09 16:10:49 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
%D for PetscInt printing

src/mat/impls/baij/seq/dgefa4.c
1.10 04/06/09 16:10:49 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
%D for PetscInt printing

src/mat/impls/baij/seq/dgefa3.c
1.10 04/06/09 16:10:49 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
%D for PetscInt printing

src/mat/impls/baij/seq/dgefa2.c
1.10 04/06/09 16:10:49 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
%D for PetscInt printing

src/mat/impls/baij/seq/dgefa.c
1.12 04/06/09 16:10:48 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
%D for PetscInt printing

src/mat/impls/baij/seq/baijfact3.c
1.14 04/06/09 16:10:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/mat/impls/baij/seq/baijfact2.c
1.38 04/06/09 16:10:48 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
%D for PetscInt printing

src/mat/impls/baij/seq/baij.c
1.94 04/06/09 16:10:48 barrysmith@barrysmith-57.mcs.anl.gov +38 -38
%D for PetscInt printing

src/mat/impls/baij/mpi/mpibaij.c
1.66 04/06/09 16:10:48 barrysmith@barrysmith-57.mcs.anl.gov +34 -34
%D for PetscInt printing

src/mat/impls/baij/mpi/mmbaij.c
1.23 04/06/09 16:10:48 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
%D for PetscInt printing

src/mat/impls/baij/mpi/baijov.c
1.22 04/06/09 16:10:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/mat/impls/aij/seq/superlu/superlu.c
1.68 04/06/09 16:10:48 barrysmith@barrysmith-57.mcs.anl.gov +16 -16
%D for PetscInt printing

src/mat/impls/aij/seq/spooles/spoolesOptions.c
1.29 04/06/09 16:10:48 barrysmith@barrysmith-57.mcs.anl.gov +9 -9
%D for PetscInt printing

src/mat/impls/aij/seq/spooles/spooles.c
1.98 04/06/09 16:10:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/mat/impls/aij/seq/matptap.c
1.62.1.1 04/06/09 16:10:48 barrysmith@barrysmith-57.mcs.anl.gov +8 -9
%D for PetscInt printing

src/mat/impls/aij/seq/matpapt.c
1.43 04/06/09 16:10:48 barrysmith@barrysmith-57.mcs.anl.gov +6 -6
%D for PetscInt printing

src/mat/impls/aij/seq/matmatmult.c
1.80 04/06/09 16:10:47 barrysmith@barrysmith-57.mcs.anl.gov +9 -9
%D for PetscInt printing

src/mat/impls/aij/seq/aijnode.c
1.30 04/06/09 16:10:47 barrysmith@barrysmith-57.mcs.anl.gov +12 -12
%D for PetscInt printing

src/mat/impls/aij/seq/aijfact.c
1.59 04/06/09 16:10:47 barrysmith@barrysmith-57.mcs.anl.gov +11 -11
%D for PetscInt printing

src/mat/impls/aij/seq/aij.c
1.163 04/06/09 16:10:47 barrysmith@barrysmith-57.mcs.anl.gov +43 -47
%D for PetscInt printing

src/mat/impls/aij/mpi/mpiov.c
1.23 04/06/09 16:10:47 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
%D for PetscInt printing

src/mat/impls/aij/mpi/mpiaij.c
1.179 04/06/09 16:10:47 barrysmith@barrysmith-57.mcs.anl.gov +36 -36
%D for PetscInt printing

src/mat/impls/aij/mpi/mmaij.c
1.19 04/06/09 16:10:47 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
%D for PetscInt printing

src/mat/impls/adj/mpi/mpiadj.c
1.35 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +6 -6
%D for PetscInt printing

src/mat/impls/adic/nladic.c
1.8 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -2
%D for PetscInt printing

src/mat/impls/adic/matadic.c
1.28 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/mat/examples/tutorials/ex4.c
1.6 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
%D for PetscInt printing

src/mat/examples/tutorials/ex2.c
1.5 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +6 -5
%D for PetscInt printing

src/mat/examples/tests/ex96.c
1.5 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +0 -10
%D for PetscInt printing

src/mat/examples/tests/ex92.c
1.8 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/mat/examples/tests/ex9.c
1.6 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
%D for PetscInt printing

src/mat/examples/tests/ex8.c
1.5 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
%D for PetscInt printing

src/mat/examples/tests/ex76.c
1.9 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/mat/examples/tests/ex74.c
1.20 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/mat/examples/tests/ex7.c
1.8 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
%D for PetscInt printing

src/mat/examples/tests/ex54.c
1.6 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/mat/examples/tests/ex53.c
1.9 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +7 -7
%D for PetscInt printing

src/mat/examples/tests/ex51.c
1.6 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/mat/examples/tests/ex49.c
1.6 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +8 -8
%D for PetscInt printing

src/mat/examples/tests/ex48.c
1.10 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +11 -11
%D for PetscInt printing

src/mat/examples/tests/ex42.c
1.10 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/mat/examples/tests/ex41.c
1.9 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/mat/examples/tests/ex40.c
1.10 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/mat/examples/tests/ex4.c
1.6 04/06/09 16:10:46 barrysmith@barrysmith-57.mcs.anl.gov +6 -5
%D for PetscInt printing

src/mat/examples/tests/ex21.c
1.7 04/06/09 16:10:45 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
%D for PetscInt printing

src/mat/examples/tests/ex19.c
1.7 04/06/09 16:10:45 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
%D for PetscInt printing

src/mat/examples/tests/ex14.c
1.8 04/06/09 16:10:45 barrysmith@barrysmith-57.mcs.anl.gov +2 -3
%D for PetscInt printing

src/mat/examples/tests/ex1.c
1.14 04/06/09 16:10:45 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
%D for PetscInt printing

src/mat/color/color.c
1.20 04/06/09 16:10:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/ksp/utils/damg.c
1.35 04/06/09 16:10:45 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
%D for PetscInt printing

src/ksp/pc/impls/tfs/gs.c
1.15 04/06/09 16:10:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/ksp/pc/impls/tfs/comm.c
1.21 04/06/09 16:10:44 barrysmith@barrysmith-57.mcs.anl.gov +13 -13
%D for PetscInt printing

src/ksp/pc/impls/tfs/bss_malloc.c
1.10 04/06/09 16:10:44 barrysmith@barrysmith-57.mcs.anl.gov +20 -20
%D for PetscInt printing

src/ksp/pc/impls/tfs/bit_mask.c
1.9 04/06/09 16:10:44 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/ksp/pc/impls/sor/sor.c
1.23 04/06/09 16:10:44 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
%D for PetscInt printing

src/ksp/pc/impls/pbjacobi/pbjacobi.c
1.15 04/06/09 16:10:44 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/ksp/pc/impls/mg/mg.c
1.33 04/06/09 16:10:44 barrysmith@barrysmith-57.mcs.anl.gov +13 -13
%D for PetscInt printing

src/ksp/pc/impls/ilu/ilu.c
1.35 04/06/09 16:10:44 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
%D for PetscInt printing

src/ksp/pc/impls/icc/icc.c
1.30 04/06/09 16:10:44 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
%D for PetscInt printing

src/ksp/pc/impls/bjacobi/bjacobi.c
1.31 04/06/09 16:10:44 barrysmith@barrysmith-57.mcs.anl.gov +5 -5
%D for PetscInt printing

src/ksp/pc/impls/asm/asm.c
1.35 04/06/09 16:10:44 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
%D for PetscInt printing

src/ksp/pc/examples/tutorials/ex2.c
1.12 04/06/09 16:10:44 barrysmith@barrysmith-57.mcs.anl.gov +3 -2
%D for PetscInt printing

src/ksp/pc/examples/tutorials/ex1.c
1.12 04/06/09 16:10:44 barrysmith@barrysmith-57.mcs.anl.gov +3 -2
%D for PetscInt printing

src/ksp/pc/examples/tests/ex6.c
1.8 04/06/09 16:10:44 barrysmith@barrysmith-57.mcs.anl.gov +8 -7
%D for PetscInt printing

src/ksp/pc/examples/tests/ex5.c
1.15 04/06/09 16:10:44 barrysmith@barrysmith-57.mcs.anl.gov +14 -14
%D for PetscInt printing

src/ksp/pc/examples/tests/ex3.c
1.9 04/06/09 16:10:44 barrysmith@barrysmith-57.mcs.anl.gov +10 -9
%D for PetscInt printing

src/ksp/pc/examples/tests/ex2.c
1.10 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +10 -10
%D for PetscInt printing

src/ksp/ksp/interface/itres.c
1.11 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/ksp/ksp/interface/iterativ.c
1.19 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
%D for PetscInt printing

src/ksp/ksp/interface/itcreate.c
1.53 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
%D for PetscInt printing

src/ksp/ksp/interface/eige.c
1.19 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/ksp/ksp/impls/lgmres/lgmres.c
1.29 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +13 -13
%D for PetscInt printing

src/ksp/ksp/impls/gmres/gmres.c
1.48 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +9 -9
%D for PetscInt printing

src/ksp/ksp/impls/bcgsl/bcgsl.c
1.10.1.2 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
%D for PetscInt printing

src/ksp/examples/tutorials/ex9.c
1.16 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +8 -8
%D for PetscInt printing

src/ksp/examples/tutorials/ex7.c
1.13 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +14 -12
%D for PetscInt printing

src/ksp/examples/tutorials/ex5.c
1.13 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +12 -11
%D for PetscInt printing

src/ksp/examples/tutorials/ex3.c
1.13 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +17 -16
%D for PetscInt printing

src/ksp/examples/tutorials/ex23.c
1.11 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/ksp/examples/tutorials/ex2.c
1.11 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +10 -9
%D for PetscInt printing

src/ksp/examples/tutorials/ex16.c
1.10 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/ksp/examples/tutorials/ex15.c
1.12 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/ksp/examples/tutorials/ex12.c
1.12 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +9 -8
%D for PetscInt printing

src/ksp/examples/tutorials/ex11.c
1.11 04/06/09 16:10:43 barrysmith@barrysmith-57.mcs.anl.gov +12 -11
%D for PetscInt printing

src/ksp/examples/tutorials/ex10.c
1.41 04/06/09 16:10:42 barrysmith@barrysmith-57.mcs.anl.gov +8 -7
%D for PetscInt printing

src/ksp/examples/tutorials/ex1.c
1.13 04/06/09 16:10:42 barrysmith@barrysmith-57.mcs.anl.gov +10 -8
%D for PetscInt printing

src/ksp/examples/tests/ex4.c
1.9 04/06/09 16:10:42 barrysmith@barrysmith-57.mcs.anl.gov +9 -8
%D for PetscInt printing

src/ksp/examples/tests/ex3.c
1.10 04/06/09 16:10:42 barrysmith@barrysmith-57.mcs.anl.gov +11 -9
%D for PetscInt printing

src/ksp/examples/tests/ex2.c
1.12 04/06/09 16:10:42 barrysmith@barrysmith-57.mcs.anl.gov +9 -8
%D for PetscInt printing

src/ksp/examples/tests/ex19.c
1.10 04/06/09 16:10:42 barrysmith@barrysmith-57.mcs.anl.gov +15 -13
%D for PetscInt printing

src/ksp/examples/tests/ex17.c
1.11 04/06/09 16:10:42 barrysmith@barrysmith-57.mcs.anl.gov +15 -13
%D for PetscInt printing

src/ksp/examples/tests/ex15.c
1.12 04/06/09 16:10:42 barrysmith@barrysmith-57.mcs.anl.gov +9 -8
%D for PetscInt printing

src/ksp/examples/tests/ex14.c
1.9 04/06/09 16:10:41 barrysmith@barrysmith-57.mcs.anl.gov +27 -26
%D for PetscInt printing

src/ksp/examples/tests/ex10.c
1.11 04/06/09 16:10:41 barrysmith@barrysmith-57.mcs.anl.gov +17 -14
%D for PetscInt printing

src/fortran/f90/tests/ex1.c
1.5 04/06/09 16:10:41 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/dm/usg/utils/inpututils.c
1.9 04/06/09 16:10:41 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
%D for PetscInt printing

src/dm/da/utils/fdda.c
1.39 04/06/09 16:10:41 barrysmith@barrysmith-57.mcs.anl.gov +7 -7
%D for PetscInt printing

src/dm/da/src/gr2.c
1.26 04/06/09 16:10:41 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
%D for PetscInt printing

src/dm/da/src/gr1.c
1.13 04/06/09 16:10:41 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/dm/da/src/daview.c
1.23 04/06/09 16:10:41 barrysmith@barrysmith-57.mcs.anl.gov +7 -7
%D for PetscInt printing

src/dm/da/src/dasub.c
1.9 04/06/09 16:10:41 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
%D for PetscInt printing

src/dm/da/src/daltol.c
1.13 04/06/09 16:10:41 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/dm/da/src/dalocal.c
1.24 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
%D for PetscInt printing

src/dm/da/src/daload.c
1.11 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
%D for PetscInt printing

src/dm/da/src/dainterp.c
1.21 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +33 -37
%D for PetscInt printing

src/dm/da/src/dagtol.c
1.15 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/dm/da/src/dagetarray.c
1.12 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
%D for PetscInt printing

src/dm/da/src/dacorn.c
1.15 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
%D for PetscInt printing

src/dm/da/src/da3.c
1.26 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +24 -24
%D for PetscInt printing

src/dm/da/src/da2.c
1.50 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +21 -20
%D for PetscInt printing

src/dm/da/src/da1.c
1.26 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +8 -8
%D for PetscInt printing

src/dm/da/examples/tests/ex6.c
1.6 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/dm/da/examples/tests/ex4.c
1.6 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
%D for PetscInt printing

src/dm/da/examples/tests/ex23.c
1.6 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
%D for PetscInt printing

src/dm/da/examples/tests/ex20.c
1.5 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
%D for PetscInt printing

src/dm/da/examples/tests/ex11.c
1.6 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/dm/da/examples/tests/ex10.c
1.6 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/dm/ao/impls/mapping/aomapping.c
1.21 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
%D for PetscInt printing

src/dm/ao/impls/basic/aodatabasic.c
1.22 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +11 -11
%D for PetscInt printing

src/dm/ao/impls/basic/aobasic.c
1.23 04/06/09 16:10:40 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/dm/ao/examples/tests/ex4.c
1.7 04/06/09 16:10:39 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
%D for PetscInt printing

src/dm/ao/examples/tests/ex1.c
1.7 04/06/09 16:10:39 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
%D for PetscInt printing

include/petscis.h
1.20 04/06/09 16:10:39 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
%D for PetscInt printing

include/petscbt.h
1.12 04/06/09 16:10:39 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
PetscInt

include/petsc.h
1.81 04/06/09 16:10:39 barrysmith@barrysmith-57.mcs.anl.gov +12 -9
cannot checking formating of PetscPrintf and friends

bmake/common/variables
1.65 04/06/09 16:10:39 barrysmith@barrysmith-57.mcs.anl.gov +3 -2
put here so can be overwritten in configure generated variables file

bmake/common/test
1.13 04/06/09 16:10:39 barrysmith@barrysmith-57.mcs.anl.gov +0 -4
put here so can be overwritten in configure generated variables file

include/petscsys.h
1.28 04/06/09 10:17:54 barrysmith@barrysmith-57.mcs.anl.gov +0 -2
removed PetscGetInitialDate() and instead provided a PetscErrorPrintfInitialize() that
sets up all the arch,host,user,date information in case it is needed in the error handler
print code. This is related to Re: [PETSC #10355] petsc - mumps where the error handler
crahses in a system call trying to get getpwd().

include/petscerror.h
1.33 04/06/09 10:17:37 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
removed PetscGetInitialDate() and instead provided a PetscErrorPrintfInitialize() that
sets up all the arch,host,user,date information in case it is needed in the error handler
print code. This is related to Re: [PETSC #10355] petsc - mumps where the error handler
crahses in a system call trying to get getpwd().

src/fortran/custom/zstart.c
1.20 04/06/09 10:17:29 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
removed PetscGetInitialDate() and instead provided a PetscErrorPrintfInitialize() that
sets up all the arch,host,user,date information in case it is needed in the error handler
print code. This is related to Re: [PETSC #10355] petsc - mumps where the error handler
crahses in a system call trying to get getpwd().

src/sys/src/time/fdate.c
1.12.1.1 04/06/09 10:17:18 barrysmith@barrysmith-57.mcs.anl.gov +1 -47
removed PetscGetInitialDate() and instead provided a PetscErrorPrintfInitialize() that
sets up all the arch,host,user,date information in case it is needed in the error handler
print code. This is related to Re: [PETSC #10355] petsc - mumps where the error handler
crahses in a system call trying to get getpwd().

src/sys/src/objects/pinit.c
1.48 04/06/09 10:17:05 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
removed PetscGetInitialDate() and instead provided a PetscErrorPrintfInitialize() that
sets up all the arch,host,user,date information in case it is needed in the error handler
print code. This is related to Re: [PETSC #10355] petsc - mumps where the error handler
crahses in a system call trying to get getpwd().

src/sys/src/fileio/mprint.c
1.26.1.1 04/06/09 10:16:58 barrysmith@barrysmith-57.mcs.anl.gov +64 -12
removed PetscGetInitialDate() and instead provided a PetscErrorPrintfInitialize() that
sets up all the arch,host,user,date information in case it is needed in the error handler
print code. This is related to Re: [PETSC #10355] petsc - mumps where the error handler
crahses in a system call trying to get getpwd().


Hg-commit: e54b14db2411373248eb465112e9cebad45331cf

show more ...


# bdf9f3d3 06-Jun-2004 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.2276.1.39
knepley@khan.mcs.anl.gov|ChangeSet|20040606042322|09224
ChangeSet
1.2276.1.39 04/06/05 23:23:22 knepley@khan.mcs.anl.gov +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev

bk-changeset-1.2276.1.39
knepley@khan.mcs.anl.gov|ChangeSet|20040606042322|09224
ChangeSet
1.2276.1.39 04/06/05 23:23:22 knepley@khan.mcs.anl.gov +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.mcs.anl.gov:/home/knepley/PETSc-dev/petsc-dev

src/ksp/ksp/impls/bcgsl/bcgsl.c
1.12 04/06/05 23:23:22 knepley@khan.mcs.anl.gov +0 -0
Auto merged


Hg-commit: 03697a773ebfcf556763dd482ec21d212df81adc

show more ...


# 4e37a970 05-Jun-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2281
Kris@mbuschel.|ChangeSet|20040605221103|34377
ChangeSet
1.2281 04/06/05 15:11:03 Kris@mbuschel. +3 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into mbuschel.:C:/home/Kris

bk-changeset-1.2281
Kris@mbuschel.|ChangeSet|20040605221103|34377
ChangeSet
1.2281 04/06/05 15:11:03 Kris@mbuschel. +3 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into mbuschel.:C:/home/Kris/petsc/petsc-dev

src/sys/src/dll/dl.c
1.25 04/06/05 15:11:02 Kris@mbuschel. +0 -0
Auto merged

python/PETSc/Configure.py
1.221 04/06/05 15:11:02 Kris@mbuschel. +0 -0
Auto merged

makefile
1.114 04/06/05 15:11:01 Kris@mbuschel. +0 -0
Auto merged


Hg-commit: 96d824178353de4a7b1d502c3cd44da6eb239379

show more ...


# 79a5c55e 03-Jun-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2276.18.5
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040603211843|60663
ChangeSet
1.2276.18.5 04/06/03 16:18:43 barrysmith@barrysmith-57.mcs.anl.gov +104 -0
proper error code

bk-changeset-1.2276.18.5
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040603211843|60663
ChangeSet
1.2276.18.5 04/06/03 16:18:43 barrysmith@barrysmith-57.mcs.anl.gov +104 -0
proper error codes for seterrq
fix for installation guide, run make test after make install

src/vec/utils/vscat.c
1.24 04/06/03 16:18:39 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
proper error codes for seterrq

src/vec/utils/vinv.c
1.30 04/06/03 16:18:39 barrysmith@barrysmith-57.mcs.anl.gov +6 -6
proper error codes for seterrq

src/vec/pf/interface/pf.c
1.23 04/06/03 16:18:39 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/vec/pf/impls/constant/const.c
1.12 04/06/03 16:18:39 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/vec/interface/vector.c
1.96 04/06/03 16:18:39 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
proper error codes for seterrq

src/ksp/ksp/impls/cheby/cheby.c
1.18 04/06/03 16:18:39 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
proper error codes for seterrq

src/vec/impls/mpi/pdvec.c
1.37 04/06/03 16:18:38 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/ts/impls/implicit/pvode/petscpvode.c
1.26 04/06/03 16:18:38 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/sys/src/viewer/impls/binary/binv.c
1.33 04/06/03 16:18:38 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/sys/src/viewer/impls/ascii/filev.c
1.30 04/06/03 16:18:38 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/sys/src/utils/psplit.c
1.13 04/06/03 16:18:38 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/sys/src/objects/ams/aoptions.c
1.26 04/06/03 16:18:38 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/sys/src/matlabengine/matlab.c
1.33 04/06/03 16:18:38 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/sys/src/draw/interface/dviewp.c
1.9 04/06/03 16:18:38 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/sys/src/dll/dl.c
1.23.1.2 04/06/03 16:18:38 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
proper error codes for seterrq

src/snes/mf/wp.c
1.12 04/06/03 16:18:38 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/snes/mf/snesmfjdef.c
1.13 04/06/03 16:18:38 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
proper error codes for seterrq

src/snes/mf/snesmfj.c
1.40 04/06/03 16:18:38 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/snes/interface/noise/snesmfj2.c
1.17 04/06/03 16:18:37 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/snes/impls/tr/tr.c
1.19 04/06/03 16:18:37 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/snes/impls/ls/ls.c
1.40 04/06/03 16:18:37 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/mat/utils/getcolv.c
1.9 04/06/03 16:18:37 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
proper error codes for seterrq

src/mat/partition/partition.c
1.25 04/06/03 16:18:37 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/mat/partition/impls/scotch/scotch.c
1.12 04/06/03 16:18:37 barrysmith@barrysmith-57.mcs.anl.gov +18 -21
proper error codes for seterrq

src/mat/partition/impls/pmetis/pmetis.c
1.15 04/06/03 16:18:37 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
proper error codes for seterrq

src/mat/partition/impls/party/party.c
1.9 04/06/03 16:18:37 barrysmith@barrysmith-57.mcs.anl.gov +14 -18
proper error codes for seterrq

src/mat/partition/impls/jostle/jostle.c
1.8 04/06/03 16:18:37 barrysmith@barrysmith-57.mcs.anl.gov +14 -20
proper error codes for seterrq

src/mat/partition/impls/chaco/chaco.c
1.11 04/06/03 16:18:37 barrysmith@barrysmith-57.mcs.anl.gov +4 -5
proper error codes for seterrq

src/mat/matfd/fdmatrix.c
1.25 04/06/03 16:18:37 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
1.54 04/06/03 16:18:37 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/mat/impls/sbaij/seq/sbaij.c
1.111 04/06/03 16:18:37 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/mat/impls/sbaij/seq/aijsbaij.c
1.17 04/06/03 16:18:37 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
proper error codes for seterrq

src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
1.43 04/06/03 16:18:36 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/mat/impls/rowbs/mpi/mpirowbs.c
1.60 04/06/03 16:18:36 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/mat/impls/maij/maij.c
1.17 04/06/03 16:18:36 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/mat/impls/bdiag/seq/bdiag3.c
1.20 04/06/03 16:18:36 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/mat/impls/bdiag/mpi/mpibdiag.c
1.39 04/06/03 16:18:36 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/mat/impls/baij/mpi/mpibaij.c
1.64 04/06/03 16:18:36 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
proper error codes for seterrq

src/mat/impls/baij/mpi/mmbaij.c
1.21 04/06/03 16:18:36 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
proper error codes for seterrq

src/mat/impls/baij/mpi/dscpack/dscpack.c
1.61 04/06/03 16:18:36 barrysmith@barrysmith-57.mcs.anl.gov +4 -5
proper error codes for seterrq

src/mat/impls/aij/seq/superlu/superlu.c
1.67 04/06/03 16:18:36 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
proper error codes for seterrq

src/mat/impls/aij/seq/aij.c
1.161 04/06/03 16:18:35 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
proper error codes for seterrq

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.97 04/06/03 16:18:35 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
proper error codes for seterrq

src/mat/impls/aij/mpi/spooles/mpispooles.c
1.68 04/06/03 16:18:35 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
proper error codes for seterrq

src/mat/impls/aij/mpi/mumps/mumps.c
1.77 04/06/03 16:18:35 barrysmith@barrysmith-57.mcs.anl.gov +5 -5
proper error codes for seterrq

src/mat/impls/aij/mpi/mpiov.c
1.22 04/06/03 16:18:35 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
proper error codes for seterrq

src/mat/impls/aij/mpi/mpiaij.c
1.174 04/06/03 16:18:35 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
proper error codes for seterrq

src/mat/impls/aij/mpi/mmaij.c
1.18 04/06/03 16:18:35 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
proper error codes for seterrq

src/mat/impls/adj/mpi/mpiadj.c
1.33 04/06/03 16:18:35 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
proper error codes for seterrq

src/ksp/pc/interface/precon.c
1.50 04/06/03 16:18:35 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/ksp/pc/impls/sor/sor.c
1.22 04/06/03 16:18:35 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/ksp/pc/impls/samg/samgpetsctools.c
1.12 04/06/03 16:18:35 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/ksp/pc/impls/redundant/redundant.c
1.19 04/06/03 16:18:35 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/ksp/pc/impls/ramg/ramgpetsc.c
1.18 04/06/03 16:18:35 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/ksp/pc/impls/pbjacobi/pbjacobi.c
1.14 04/06/03 16:18:35 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/ksp/pc/impls/mg/mg.c
1.32 04/06/03 16:18:34 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/ksp/pc/impls/lu/lu.c
1.30 04/06/03 16:18:34 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
proper error codes for seterrq

src/ksp/pc/impls/ksp/pcksp.c
1.19 04/06/03 16:18:34 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/ksp/pc/impls/ilu/ilu.c
1.34 04/06/03 16:18:34 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/ksp/pc/impls/icc/icc.c
1.29 04/06/03 16:18:34 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/ksp/pc/impls/hypre/hyppilut.c
1.55 04/06/03 16:18:34 barrysmith@barrysmith-57.mcs.anl.gov +11 -11
proper error codes for seterrq

src/ksp/pc/impls/eisens/eisen.c
1.20 04/06/03 16:18:34 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/ksp/pc/impls/composite/composite.c
1.21 04/06/03 16:18:34 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/ksp/pc/impls/cholesky/cholesky.c
1.28 04/06/03 16:18:34 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/ksp/pc/impls/bjacobi/bjacobi.c
1.30 04/06/03 16:18:34 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/ksp/pc/impls/asm/asm.c
1.34 04/06/03 16:18:34 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/ksp/ksp/impls/symmlq/symmlq.c
1.14 04/06/03 16:18:34 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/ksp/ksp/impls/rich/rich.c
1.16 04/06/03 16:18:34 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
proper error codes for seterrq

src/ksp/ksp/impls/qcg/qcg.c
1.18 04/06/03 16:18:34 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/ksp/ksp/impls/preonly/preonly.c
1.12 04/06/03 16:18:34 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/ksp/ksp/impls/minres/minres.c
1.15 04/06/03 16:18:34 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/ksp/ksp/impls/lsqr/lsqr.c
1.17 04/06/03 16:18:34 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/ksp/ksp/impls/lgmres/lgmres.c
1.28 04/06/03 16:18:34 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
proper error codes for seterrq

src/ksp/ksp/impls/gmres/gmres.c
1.47 04/06/03 16:18:34 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
proper error codes for seterrq

src/ksp/ksp/impls/fgmres/fgmres.c
1.35 04/06/03 16:18:33 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/ksp/ksp/impls/cr/cr.c
1.25 04/06/03 16:18:33 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/ksp/ksp/impls/cgs/cgs.c
1.20 04/06/03 16:18:33 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/ksp/ksp/impls/cgne/cgne.c
1.17 04/06/03 16:18:33 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
proper error codes for seterrq

src/ksp/ksp/impls/cg/cg.c
1.26 04/06/03 16:18:33 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
proper error codes for seterrq

src/ksp/ksp/impls/bicg/bicg.c
1.15 04/06/03 16:18:33 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/ksp/ksp/impls/bcgsl/bcgsl.c
1.10.1.1 04/06/03 16:18:33 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/fortran/custom/zoptions.c
1.12 04/06/03 16:18:33 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
proper error codes for seterrq

src/dm/usg/utils/inpututils.c
1.8 04/06/03 16:18:33 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
proper error codes for seterrq

src/dm/da/utils/pack.c
1.13 04/06/03 16:18:33 barrysmith@barrysmith-57.mcs.anl.gov +21 -21
proper error codes for seterrq

src/dm/da/utils/fdda.c
1.38 04/06/03 16:18:32 barrysmith@barrysmith-57.mcs.anl.gov +5 -5
proper error codes for seterrq

src/dm/da/src/gr2.c
1.25 04/06/03 16:18:32 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
proper error codes for seterrq

src/dm/da/src/gr1.c
1.12 04/06/03 16:18:32 barrysmith@barrysmith-57.mcs.anl.gov +5 -5
proper error codes for seterrq

src/dm/da/src/daview.c
1.22 04/06/03 16:18:32 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/dm/da/src/daltol.c
1.12 04/06/03 16:18:32 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/dm/da/src/dalocal.c
1.23 04/06/03 16:18:32 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
proper error codes for seterrq

src/dm/da/src/daload.c
1.10 04/06/03 16:18:32 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/dm/da/src/dainterp.c
1.20 04/06/03 16:18:32 barrysmith@barrysmith-57.mcs.anl.gov +27 -33
proper error codes for seterrq

src/dm/da/src/dagtol.c
1.14 04/06/03 16:18:32 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/dm/da/src/dagetarray.c
1.11 04/06/03 16:18:32 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
proper error codes for seterrq

src/dm/da/src/da3.c
1.25 04/06/03 16:18:32 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/dm/da/src/da2.c
1.49 04/06/03 16:18:32 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
proper error codes for seterrq

src/dm/da/src/da1.c
1.25 04/06/03 16:18:32 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/dm/ao/interface/aodata.c
1.13 04/06/03 16:18:32 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/dm/ao/impls/basic/aodatabasic.c
1.21 04/06/03 16:18:32 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/dm/ao/impls/basic/aobasic.c
1.22 04/06/03 16:18:32 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

src/contrib/oberman/laplacian_q1/finput.c
1.7 04/06/03 16:18:31 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
proper error codes for seterrq

include/petsc.h
1.80 04/06/03 16:18:31 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
proper error codes for seterrq

include/adic/ad_grad.h
1.5 04/06/03 16:18:31 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
proper error codes for seterrq

src/ksp/ksp/impls/cheby/cheby.c
1.17 04/06/03 15:36:44 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
*** empty log message ***

src/docs/website/documentation/installation.html
1.33 04/06/03 15:26:20 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
run the test after the install since test tries to use installed libraries


Hg-commit: 6921fce401aac0058f102b5869613a7d1339c39c

show more ...


# 7267a7d6 02-Jun-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2276.1.32
barrysmith@barry-smiths-computer.local|ChangeSet|20040602032453|26489
ChangeSet
1.2276.1.32 04/06/01 22:24:53 barrysmith@barry-smiths-computer.local +1 -0
Merge bk://pets

bk-changeset-1.2276.1.32
barrysmith@barry-smiths-computer.local|ChangeSet|20040602032453|26489
ChangeSet
1.2276.1.32 04/06/01 22:24:53 barrysmith@barry-smiths-computer.local +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barry-smiths-computer.local:/Users/barrysmith/petsc-dev

src/mat/impls/aij/mpi/mpiaij.c
1.171 04/06/01 22:24:52 barrysmith@barry-smiths-computer.local +0 -0
Auto merged


Hg-commit: 90fe737b0d84978b8fae359017ac04da1341ba20

show more ...


# e005ede5 02-Jun-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2276.14.2
barrysmith@barry-smiths-computer.local|ChangeSet|20040602032435|27658
ChangeSet
1.2276.14.2 04/06/01 22:24:35 barrysmith@barry-smiths-computer.local +25 -0
proper error c

bk-changeset-1.2276.14.2
barrysmith@barry-smiths-computer.local|ChangeSet|20040602032435|27658
ChangeSet
1.2276.14.2 04/06/01 22:24:35 barrysmith@barry-smiths-computer.local +25 -0
proper error codes for seterrq,
remove transpose stubs for sbaij matrices, just use non transpose for solve and mult

todo
1.67 04/06/01 22:24:33 barrysmith@barry-smiths-computer.local +0 -2
did manual pagers for DMMGGet macros

src/mat/impls/sbaij/seq/sbaij.c
1.110 04/06/01 22:24:33 barrysmith@barry-smiths-computer.local +9 -11
proper error codes in seterrq

src/mat/impls/aij/seq/aijfact.c
1.57 04/06/01 22:24:33 barrysmith@barry-smiths-computer.local +9 -9
proper error codes in seterrq

src/vec/pf/interface/pf.c
1.22 04/06/01 22:24:32 barrysmith@barry-smiths-computer.local +2 -2
proper error codes in seterrq

src/vec/pf/impls/matlab/cmatlab.c
1.11 04/06/01 22:24:32 barrysmith@barry-smiths-computer.local +1 -1
proper error codes in seterrq

src/mat/impls/shell/shell.c
1.21 04/06/01 22:24:32 barrysmith@barry-smiths-computer.local +1 -1
proper error codes in seterrq

src/mat/impls/sbaij/seq/sbaijfact2.c
1.37 04/06/01 22:24:32 barrysmith@barry-smiths-computer.local +8 -112
use MatSolve and MatMult for transpose versions, no dummy transpose routines

src/mat/impls/sbaij/seq/sbaijfact.c
1.60 04/06/01 22:24:32 barrysmith@barry-smiths-computer.local +3 -2
use MatSolve and MatMult for transpose versions, no dummy transpose routines

src/mat/impls/sbaij/seq/sbaij2.c
1.27 04/06/01 22:24:32 barrysmith@barry-smiths-computer.local +3 -26
use MatSolve and MatMult for transpose versions, no dummy transpose routines

src/mat/impls/sbaij/seq/sbaij.h
1.32 04/06/01 22:24:32 barrysmith@barry-smiths-computer.local +0 -7
use MatSolve and MatMult for transpose versions, no dummy transpose routines

src/mat/impls/rowbs/mpi/mpirowbs.c
1.59 04/06/01 22:24:32 barrysmith@barry-smiths-computer.local +2 -2
use proper error code in seterrq

src/mat/impls/bdiag/seq/bdiag.c
1.39 04/06/01 22:24:31 barrysmith@barry-smiths-computer.local +1 -1
use proper error code in seterrq

src/mat/impls/baij/mpi/dscpack/dscpack.c
1.60 04/06/01 22:24:31 barrysmith@barry-smiths-computer.local +6 -6
use proper error code in seterrq

src/mat/impls/baij/mpi/baijov.c
1.20 04/06/01 22:24:31 barrysmith@barry-smiths-computer.local +11 -13
use proper error code in seterrq

src/mat/impls/aij/seq/umfpack/umfpack.c
1.37 04/06/01 22:24:31 barrysmith@barry-smiths-computer.local +3 -3
use proper error code in seterrq

src/mat/impls/aij/seq/spooles/spooles.c
1.97 04/06/01 22:24:31 barrysmith@barry-smiths-computer.local +1 -1
use proper error code in seterrq

src/mat/impls/aij/seq/lusol/lusol.c
1.31 04/06/01 22:24:31 barrysmith@barry-smiths-computer.local +3 -3
use proper error code in seterrq

src/mat/impls/aij/seq/aijnode.c
1.29 04/06/01 22:24:31 barrysmith@barry-smiths-computer.local +2 -2
use proper error code in seterrq

src/mat/impls/aij/seq/aij.c
1.160 04/06/01 22:24:31 barrysmith@barry-smiths-computer.local +3 -3
use proper error code in seterrq

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.96 04/06/01 22:24:31 barrysmith@barry-smiths-computer.local +2 -2
use proper error code in seterrq

src/mat/impls/aij/mpi/spooles/mpispooles.c
1.67 04/06/01 22:24:31 barrysmith@barry-smiths-computer.local +1 -1
use proper error code in seterrq

src/mat/impls/aij/mpi/mpiov.c
1.21 04/06/01 22:24:31 barrysmith@barry-smiths-computer.local +2 -2
use proper error code in seterrq

src/mat/impls/aij/mpi/mpiaij.c
1.169.1.1 04/06/01 22:24:31 barrysmith@barry-smiths-computer.local +1 -1
use proper error code in seterrq

src/mat/impls/adj/mpi/mpiadj.c
1.32 04/06/01 22:24:31 barrysmith@barry-smiths-computer.local +2 -2
use proper error code in seterrq

src/mat/impls/sbaij/seq/sbaij.c
1.109 04/06/01 22:17:38 barrysmith@barry-smiths-computer.local +4 -20
*** empty log message ***

src/mat/impls/aij/seq/aijfact.c
1.56 04/06/01 16:25:47 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
*** empty log message ***

include/petscda.h
1.35 04/06/01 16:00:50 barrysmith@barrysmith-57.mcs.anl.gov +185 -3
manual pages for all the DMMGGet macros


Hg-commit: 695766e3d2faeeb001a9dedce6bc1fc87f1af3a8

show more ...


# 58d819ad 29-Apr-2004 victorle <victorle@tibook500ve.cs.utk.edu>

bk-changeset-1.2196
victorle@tibook500ve.cs.utk.edu|ChangeSet|20040429203649|21842
ChangeSet
1.2196 04/04/29 16:36:49 victorle@tibook500ve.cs.utk.edu +5 -0
path correction in pf stuff

src/vec/

bk-changeset-1.2196
victorle@tibook500ve.cs.utk.edu|ChangeSet|20040429203649|21842
ChangeSet
1.2196 04/04/29 16:36:49 victorle@tibook500ve.cs.utk.edu +5 -0
path correction in pf stuff

src/vec/pf/interface/pf.c
1.21 04/04/29 16:36:45 victorle@tibook500ve.cs.utk.edu +1 -1
path corrected

src/vec/pf/impls/string/cstring.c
1.13 04/04/29 16:36:45 victorle@tibook500ve.cs.utk.edu +1 -1
path corrected

src/vec/pf/impls/matlab/cmatlab.c
1.9 04/04/29 16:36:45 victorle@tibook500ve.cs.utk.edu +1 -1
path corrected

src/vec/pf/impls/constant/const.c
1.11 04/04/29 16:36:45 victorle@tibook500ve.cs.utk.edu +1 -1
path corrected

src/vec/makefile
1.6 04/04/29 16:36:44 victorle@tibook500ve.cs.utk.edu +1 -1
pf added


Hg-commit: aa64dce1ceb16d552e62cbfd5da4872dd21d8fdb

show more ...


# 9b3b5573 29-Apr-2004 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.2194
knepley@khan.mcs.anl.gov|ChangeSet|20040429192056|29197
ChangeSet
1.2194 04/04/29 14:20:56 knepley@khan.mcs.anl.gov +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into kh

bk-changeset-1.2194
knepley@khan.mcs.anl.gov|ChangeSet|20040429192056|29197
ChangeSet
1.2194 04/04/29 14:20:56 knepley@khan.mcs.anl.gov +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.mcs.anl.gov:/home/knepley/PETSc-dev/petsc-dev

docs/tex/petscapp.bib
1.112 04/04/29 14:20:54 knepley@khan.mcs.anl.gov +0 -0
Auto merged


Hg-commit: 0b638cbc25de95de1f6298c55f247590a9b1aab8

show more ...


# 1291cc91 29-Apr-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2189.1.3
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040429181332|32281
ChangeSet
1.2189.1.3 04/04/29 13:13:32 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Merge bk://petsc@pets

bk-changeset-1.2189.1.3
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040429181332|32281
ChangeSet
1.2189.1.3 04/04/29 13:13:32 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-dev


Hg-commit: af8a51bc6ccfe51eccbf5218168fc322538eb625

show more ...


# 292f8084 29-Apr-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2189.2.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040429035757|43938
ChangeSet
1.2189.2.1 04/04/28 22:57:57 barrysmith@barry-smiths-computer.local +28 -0
more PetscInt st

bk-changeset-1.2189.2.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040429035757|43938
ChangeSet
1.2189.2.1 04/04/28 22:57:57 barrysmith@barry-smiths-computer.local +28 -0
more PetscInt stuff

src/vec/utils/vecmpitoseq.c
1.11 04/04/28 22:57:55 barrysmith@barry-smiths-computer.local +5 -4
more PetscInt stuff

src/vec/utils/vecio.c
1.34 04/04/28 22:57:55 barrysmith@barry-smiths-computer.local +18 -16
more PetscInt stuff

src/vec/utils/pipeline.c
1.16 04/04/28 22:57:55 barrysmith@barry-smiths-computer.local +54 -53
more PetscInt stuff

src/vec/utils/comb.c
1.19 04/04/28 22:57:55 barrysmith@barry-smiths-computer.local +18 -18
more PetscInt stuff

src/vec/utils/cmesh.c
1.7 04/04/28 22:57:55 barrysmith@barry-smiths-computer.local +3 -3
more PetscInt stuff

src/vec/impls/shared/shvec.c
1.23 04/04/28 22:57:55 barrysmith@barry-smiths-computer.local +10 -10
more PetscInt stuff

src/sys/src/utils/pdisplay.c
1.17 04/04/28 22:57:55 barrysmith@barry-smiths-computer.local +4 -4
more PetscInt stuff

src/sys/src/objects/options.c
1.40 04/04/28 22:57:54 barrysmith@barry-smiths-computer.local +9 -9
more PetscInt stuff

src/sys/src/objects/init.c
1.34 04/04/28 22:57:54 barrysmith@barry-smiths-computer.local +13 -10
more PetscInt stuff

include/petscoptions.h
1.17 04/04/28 22:57:54 barrysmith@barry-smiths-computer.local +7 -7
more PetscInt stuff

include/petsc.h
1.69 04/04/28 22:57:54 barrysmith@barry-smiths-computer.local +4 -2
more PetscInt stuff

docs/tex/petscapp.bib
1.111 04/04/28 22:57:54 barrysmith@barry-smiths-computer.local +9 -0
Peter Lichtner entry

src/vec/pf/interface/pfall.c
1.8 04/04/28 22:55:31 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/vec/pf/interface/pf.c
1.20 04/04/28 22:55:31 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/vec/pf/interface/makefile
1.5 04/04/28 22:55:31 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/vec/pf/impls/string/makefile
1.5 04/04/28 22:55:31 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/vec/pf/impls/string/cstringbase.c
1.4 04/04/28 22:55:31 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/vec/pf/impls/string/cstring.c
1.12 04/04/28 22:55:31 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/vec/pf/impls/matlab/makefile
1.6 04/04/28 22:55:30 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/vec/pf/impls/matlab/cmatlab.c
1.8 04/04/28 22:55:30 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/vec/pf/impls/constant/makefile
1.5 04/04/28 22:55:30 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/vec/pf/pfimpl.h
1.9 04/04/28 22:55:29 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/vec/pf/impls/makefile
1.6 04/04/28 22:55:29 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/vec/pf/impls/constant/const.c
1.10 04/04/28 22:55:29 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/vec/pf/examples/tutorials/makefile
1.8 04/04/28 22:55:29 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/vec/pf/examples/tutorials/ex1.c
1.6 04/04/28 22:55:29 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/vec/pf/examples/makefile
1.6 04/04/28 22:55:29 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/vec/pf/makefile
1.5 04/04/28 22:55:28 barrysmith@barry-smiths-computer.local +0 -0
mvdir


Hg-commit: 0fbf9f9481be6fa5e9d7167b812e231c1aba74c5

show more ...


1...<<111213