History log of /petsc/src/mat/utils/axpy.c (Results 401 – 425 of 480)
Revision Date Author Comments
# ecd4d7ee 21-Apr-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2149
barrysmith@barry-smiths-computer.local|ChangeSet|20040421021227|36533
ChangeSet
1.2149 04/04/20 21:12:27 barrysmith@barry-smiths-computer.local +6 -0
Merge bk://petsc@petsc.bk

bk-changeset-1.2149
barrysmith@barry-smiths-computer.local|ChangeSet|20040421021227|36533
ChangeSet
1.2149 04/04/20 21:12:27 barrysmith@barry-smiths-computer.local +6 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barry-smiths-computer.local:/Users/barrysmith/petsc-dev

src/sys/src/viewer/impls/socket/send.c
1.23 04/04/20 21:12:26 barrysmith@barry-smiths-computer.local +0 -0
Auto merged

src/mat/impls/aij/seq/matptap.c
1.26 04/04/20 21:12:26 barrysmith@barry-smiths-computer.local +0 -0
Auto merged

src/mat/impls/aij/mpi/mpiaij.c
1.127 04/04/20 21:12:26 barrysmith@barry-smiths-computer.local +0 -0
Auto merged

src/ksp/ksp/interface/itfunc.c
1.46 04/04/20 21:12:25 barrysmith@barry-smiths-computer.local +0 -0
Auto merged

include/petscmat.h
1.124 04/04/20 21:12:25 barrysmith@barry-smiths-computer.local +0 -0
Auto merged

include/petschead.h
1.34 04/04/20 21:12:25 barrysmith@barry-smiths-computer.local +0 -0
Auto merged


Hg-commit: a95205ee1968aed80d818e27e80b32281bece3fa

show more ...


# 6849ba73 21-Apr-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2137.1.24
barrysmith@barry-smiths-computer.local|ChangeSet|20040421020557|26433
ChangeSet
1.2137.1.24 04/04/20 21:05:57 barrysmith@barry-smiths-computer.local +394 -0
ierr is Petsc

bk-changeset-1.2137.1.24
barrysmith@barry-smiths-computer.local|ChangeSet|20040421020557|26433
ChangeSet
1.2137.1.24 04/04/20 21:05:57 barrysmith@barry-smiths-computer.local +394 -0
ierr is PetscErrorCode type

src/vec/utils/vscat.c
1.19 04/04/20 21:05:47 barrysmith@barry-smiths-computer.local +20 -11
ierr is PetscErrorCode type

src/vec/utils/vpscat.c
1.18 04/04/20 21:05:47 barrysmith@barry-smiths-computer.local +20 -10
ierr is PetscErrorCode type

src/vec/utils/vinv.c
1.28 04/04/20 21:05:47 barrysmith@barry-smiths-computer.local +34 -17
ierr is PetscErrorCode type

src/vec/utils/vecstash.c
1.10 04/04/20 21:05:47 barrysmith@barry-smiths-computer.local +8 -4
ierr is PetscErrorCode type

src/vec/utils/vecio.c
1.31 04/04/20 21:05:47 barrysmith@barry-smiths-computer.local +13 -9
ierr is PetscErrorCode type

src/vec/utils/pipeline.c
1.13 04/04/20 21:05:47 barrysmith@barry-smiths-computer.local +14 -10
ierr is PetscErrorCode type

src/vec/utils/comb.c
1.16 04/04/20 21:05:47 barrysmith@barry-smiths-computer.local +6 -3
ierr is PetscErrorCode type

src/vec/is/utils/isltog.c
1.20 04/04/20 21:05:47 barrysmith@barry-smiths-computer.local +20 -12
ierr is PetscErrorCode type

src/vec/is/utils/isdiff.c
1.9 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/vec/is/utils/iscomp.c
1.11 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/vec/is/utils/iscoloring.c
1.20 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +14 -7
ierr is PetscErrorCode type

src/vec/is/isimpl.h
1.7 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/vec/is/interface/index.c
1.10 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/vec/is/impls/stride/stride.c
1.11 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +6 -3
ierr is PetscErrorCode type

src/vec/is/impls/general/general.c
1.11 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +6 -3
ierr is PetscErrorCode type

src/vec/is/impls/block/block.c
1.12 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +8 -4
ierr is PetscErrorCode type

src/vec/is/examples/tests/ex3.c
1.5 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/vec/is/examples/tests/ex2.c
1.6 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/vec/is/examples/tests/ex1f.F
1.5 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/vec/is/examples/tests/ex1.c
1.6 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/vec/interface/vector.c
1.87 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +33 -20
ierr is PetscErrorCode type

src/vec/interface/vecreg.c
1.28 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/vec/interface/mapreg.c
1.19 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

src/vec/interface/map.c
1.16 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/vec/impls/shared/shvec.c
1.21 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +5 -3
ierr is PetscErrorCode type

src/vec/impls/seq/dvec2.c
1.18 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +22 -11
ierr is PetscErrorCode type

src/vec/impls/seq/bvec2.c
1.43 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +14 -10
ierr is PetscErrorCode type

src/vec/impls/seq/bvec1.c
1.8 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/vec/impls/mpi/pvec2.c
1.9 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/vec/impls/mpi/pdvec.c
1.28 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +24 -12
ierr is PetscErrorCode type

src/vec/impls/mpi/pbvec.c
1.22 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

src/vec/impls/esi/ebvec1.c
1.37 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/vec/esi/eindexspace.c
1.32 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +6 -3
ierr is PetscErrorCode type

src/ts/tsimpl.h
1.13 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

src/ts/interface/tsreg.c
1.21 04/04/20 21:05:44 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/ts/interface/tsfd.c
1.6 04/04/20 21:05:44 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/ts/interface/tscreate.c
1.12 04/04/20 21:05:44 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/ts/interface/ts.c
1.35 04/04/20 21:05:44 barrysmith@barry-smiths-computer.local +18 -16
ierr is PetscErrorCode type

src/ts/impls/pseudo/posindep.c
1.18 04/04/20 21:05:44 barrysmith@barry-smiths-computer.local +13 -13
ierr is PetscErrorCode type

src/ts/impls/implicit/pvode/petscpvode.c
1.25 04/04/20 21:05:44 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

src/ts/impls/implicit/cn/cn.c
1.15 04/04/20 21:05:44 barrysmith@barry-smiths-computer.local +10 -10
ierr is PetscErrorCode type

src/ts/impls/implicit/beuler/beuler.c
1.16 04/04/20 21:05:44 barrysmith@barry-smiths-computer.local +10 -10
ierr is PetscErrorCode type

src/ts/impls/explicit/rk/rk.c
1.14 04/04/20 21:05:44 barrysmith@barry-smiths-computer.local +9 -7
ierr is PetscErrorCode type

src/ts/impls/explicit/euler/euler.c
1.9 04/04/20 21:05:44 barrysmith@barry-smiths-computer.local +5 -5
ierr is PetscErrorCode type

src/ts/examples/tutorials/ex7.c
1.8 04/04/20 21:05:44 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/sys/src/viewer/viewerimpl.h
1.7 04/04/20 21:05:44 barrysmith@barry-smiths-computer.local +6 -6
ierr is PetscErrorCode type

src/sys/src/viewer/interface/viewreg.c
1.14 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/sys/src/viewer/interface/viewers.c
1.7 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/sys/src/viewer/interface/view.c
1.9 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/sys/src/viewer/interface/dupl.c
1.9 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/viewer/impls/string/stringv.c
1.16 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/sys/src/viewer/impls/socket/send.c
1.21.1.1 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/sys/src/viewer/impls/socket/matlab/openport.c
1.13 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/sys/src/viewer/impls/silo/vsilo.c
1.16 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/sys/src/viewer/impls/mathematica/mathematica.c
1.32 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/sys/src/viewer/impls/hdf4/hdf4v.c
1.10 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/sys/src/viewer/impls/ams/ams.c
1.16 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/sys/src/utils/sortip.c
1.10 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +9 -6
ierr is PetscErrorCode type

src/sys/src/utils/sorti.c
1.9 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +10 -6
ierr is PetscErrorCode type

src/sys/src/utils/sortd.c
1.8 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/sys/src/utils/select.c
1.12 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/sys/src/utils/random.c
1.14 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +3 -2
ierr is PetscErrorCode type

src/sys/src/utils/psplit.c
1.9 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/utils/pdisplay.c
1.15 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/utils/pbarrier.c
1.12 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/sys/src/utils/mpiu.c
1.9 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/utils/mpimesg.c
1.8 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +8 -4
ierr is PetscErrorCode type

src/sys/src/utils/memc.c
1.19 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/sys/src/utils/dict.c
1.13 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/sys/src/utils/ctable.c
1.13 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/plog/plogmpe.c
1.15 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/sys/src/plog/plog.h
1.16 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +17 -18
ierr is PetscErrorCode type

src/sys/src/plog/plog.c
1.46 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +15 -16
ierr is PetscErrorCode type

src/sys/src/plog/mpitr.c
1.10 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/sys/src/plog/eventLog.c
1.29 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

src/sys/src/plog/classLog.c
1.16 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

src/sys/src/objects/tagm.c
1.16 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +2 -3
ierr is PetscErrorCode type

src/sys/src/objects/state.c
1.11 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +13 -13
ierr is PetscErrorCode type

src/sys/src/objects/pinit.c
1.40 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +6 -4
ierr is PetscErrorCode type

src/sys/src/objects/options.c
1.39 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +19 -10
ierr is PetscErrorCode type

src/sys/src/objects/makefile
1.6 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/sys/src/objects/init.c
1.31 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +6 -4
ierr is PetscErrorCode type

src/sys/src/objects/inherit.c
1.22 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/sys/src/objects/destroy.c
1.16 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/sys/src/objects/ams/aoptions.c
1.23 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +3 -2
ierr is PetscErrorCode type

src/sys/src/memory/mtr.c
1.25 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/memory/mal.c
1.23 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/sys/src/matlabengine/matlab.c
1.29 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/sys/src/fileio/sysio.c
1.18 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/fileio/mprint.c
1.23 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +15 -8
ierr is PetscErrorCode type

src/sys/src/fileio/mpiuopen.c
1.17 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +6 -3
ierr is PetscErrorCode type

src/sys/src/fileio/ftest.c
1.26 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

src/sys/src/fileio/fretrieve.c
1.17 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +3 -2
ierr is PetscErrorCode type

src/sys/src/f90/f90_win32.c
1.7 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/f90/f90_t3e.c
1.7 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/f90/f90_solaris_old.c
1.7 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/f90/f90_solaris.c
1.7 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/f90/f90_rs6000.c
1.7 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/f90/f90_nag.c
1.7 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/f90/f90_intel8.c
1.5 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/f90/f90_intel.c
1.7 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/f90/f90_hpux.c
1.7 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/f90/f90_alpha.c
1.8 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/f90/f90_absoft.c
1.7 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/f90/f90_IRIX.c
1.7 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/error/stack.c
1.9 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/sys/src/error/signal.c
1.24 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

src/sys/src/error/fp.c
1.13 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/error/err.c
1.29 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +9 -6
ierr is PetscErrorCode type

src/sys/src/error/adebug.c
1.30 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +3 -2
ierr is PetscErrorCode type

src/sys/src/draw/utils/zoom.c
1.6 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/sys/src/draw/utils/lg.c
1.13 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +11 -7
ierr is PetscErrorCode type

src/sys/src/draw/utils/hue.c
1.6 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/sys/src/draw/utils/hists.c
1.19 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +7 -5
ierr is PetscErrorCode type

src/sys/src/draw/utils/dscatter.c
1.11 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +7 -5
ierr is PetscErrorCode type

src/sys/src/draw/utils/axis.c
1.14 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +23 -20
ierr is PetscErrorCode type

src/sys/src/draw/interface/dviewp.c
1.7 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/draw/interface/dtri.c
1.8 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +10 -6
ierr is PetscErrorCode type

src/sys/src/draw/interface/drawreg.c
1.19 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/sys/src/draw/interface/draw.c
1.15 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +5 -3
ierr is PetscErrorCode type

src/sys/src/draw/impls/x/xops.c
1.18 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +34 -28
ierr is PetscErrorCode type

src/sys/src/draw/impls/x/xinit.c
1.11 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/sys/src/draw/impls/x/xcolor.c
1.9 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/sys/src/draw/impls/win32/win32draw.c
1.10 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +28 -28
ierr is PetscErrorCode type

src/sys/src/draw/impls/ps/pops.c
1.12 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +13 -13
ierr is PetscErrorCode type

src/sys/src/draw/examples/tests/ex9.c
1.6 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/sys/src/draw/examples/tests/ex3.c
1.8 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/sys/src/draw/drawimpl.h
1.10 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +31 -31
ierr is PetscErrorCode type

src/sys/src/dll/reg.c
1.27 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +6 -3
ierr is PetscErrorCode type

src/sys/src/dll/dl.c
1.23 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +7 -6
ierr is PetscErrorCode type

src/sys/examples/tutorials/ex3f.F
1.9 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +1 -0
ierr is PetscErrorCode type

src/sys/examples/tests/ex7.c
1.5 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/sys/examples/tests/ex12.c
1.7 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/snes/utils/damgsnes.c
1.33 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +12 -10
ierr is PetscErrorCode type

src/snes/snesimpl.h
1.16 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +16 -16
ierr is PetscErrorCode type

src/snes/mf/wp.c
1.11 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +4 -4
ierr is PetscErrorCode type

src/snes/mf/snesmfjdef.c
1.11 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +4 -4
ierr is PetscErrorCode type

src/snes/mf/snesmfj.h
1.9 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +8 -8
ierr is PetscErrorCode type

src/snes/mf/snesmfj.c
1.37 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +15 -13
ierr is PetscErrorCode type

src/snes/interface/snesj.c
1.7 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +3 -2
ierr is PetscErrorCode type

src/snes/interface/snes.c
1.47 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +18 -17
ierr is PetscErrorCode type

src/snes/interface/noise/snesnoise.c
1.11 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +7 -4
ierr is PetscErrorCode type

src/snes/interface/noise/snesmfj2.c
1.16 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/snes/impls/tr/tr.c
1.18 04/04/20 21:05:36 barrysmith@barry-smiths-computer.local +7 -6
ierr is PetscErrorCode type

src/snes/impls/test/snestest.c
1.13 04/04/20 21:05:36 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/snes/impls/ls/ls.h
1.8 04/04/20 21:05:36 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/snes/impls/ls/ls.c
1.39 04/04/20 21:05:36 barrysmith@barry-smiths-computer.local +11 -10
ierr is PetscErrorCode type

src/snes/examples/tutorials/ex5s.c
1.8 04/04/20 21:05:36 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/snes/examples/tutorials/ex5.c
1.16 04/04/20 21:05:36 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/snes/examples/tutorials/ex26.c
1.16 04/04/20 21:05:36 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/snes/examples/tutorials/ex24.c
1.14 04/04/20 21:05:36 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/snes/examples/tutorials/ex14.c
1.11 04/04/20 21:05:36 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/snes/examples/tests/ex1.c
1.11 04/04/20 21:05:36 barrysmith@barry-smiths-computer.local +3 -2
ierr is PetscErrorCode type

src/pf/pfimpl.h
1.7 04/04/20 21:05:36 barrysmith@barry-smiths-computer.local +5 -5
ierr is PetscErrorCode type

src/pf/interface/pf.c
1.18 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +5 -5
ierr is PetscErrorCode type

src/pf/impls/string/cstring.c
1.10 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/pf/impls/constant/const.c
1.8 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/mat/utils/matstash.c
1.10 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +9 -5
ierr is PetscErrorCode type

src/mat/utils/matio.c
1.22 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/mat/utils/gcreate.c
1.18 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/mat/utils/axpy.c
1.16 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +12 -6
ierr is PetscErrorCode type

src/mat/partition/partition.c
1.23 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +8 -7
ierr is PetscErrorCode type

src/mat/partition/impls/scotch/scotch.c
1.10 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +3 -2
ierr is PetscErrorCode type

src/mat/partition/impls/pmetis/pmetis.c
1.13 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/mat/partition/impls/party/party.c
1.7 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +5 -3
ierr is PetscErrorCode type

src/mat/partition/impls/jostle/jostle.c
1.7 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +3 -2
ierr is PetscErrorCode type

src/mat/partition/impls/chaco/chaco.c
1.9 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +7 -4
ierr is PetscErrorCode type

src/mat/order/sp1wd.c
1.7 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/order/sorder.c
1.18 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +4 -3
ierr is PetscErrorCode type

src/mat/matimpl.h
1.44 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +7 -7
ierr is PetscErrorCode type

src/mat/matfd/fdmatrix.c
1.21 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +14 -10
ierr is PetscErrorCode type

src/mat/interface/matrix.c
1.120 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +35 -25
ierr is PetscErrorCode type

src/mat/interface/matreg.c
1.18 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/mat/interface/matnull.c
1.14 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +5 -3
ierr is PetscErrorCode type

src/mat/impls/shell/shell.c
1.18 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +5 -5
ierr is PetscErrorCode type

src/mat/impls/sbaij/seq/sro.c
1.8 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
1.53 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/sbaij/seq/sbaijfact9.c
1.6 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/sbaij/seq/sbaijfact7.c
1.6 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/sbaij/seq/sbaijfact6.c
1.7 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/sbaij/seq/sbaijfact3.c
1.6 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/sbaij/seq/sbaijfact2.c
1.36 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +34 -17
ierr is PetscErrorCode type

src/mat/impls/sbaij/seq/sbaijfact11.c
1.6 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/sbaij/seq/sbaijfact.c
1.58 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +8 -4
ierr is PetscErrorCode type

src/mat/impls/sbaij/seq/sbaij2.c
1.25 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +38 -19
ierr is PetscErrorCode type

src/mat/impls/sbaij/seq/sbaij.c
1.104 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +100 -88
ierr is PetscErrorCode type

src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
1.42 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/mat/impls/sbaij/mpi/sbaijov.c
1.35 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +8 -6
ierr is PetscErrorCode type

src/mat/impls/sbaij/mpi/mpisbaij.c
1.93 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +18 -10
ierr is PetscErrorCode type

src/mat/impls/sbaij/mpi/mmsbaij.c
1.27 04/04/20 21:05:33 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/mat/impls/rowbs/mpi/mpirowbs.c
1.54 04/04/20 21:05:33 barrysmith@barry-smiths-computer.local +43 -28
ierr is PetscErrorCode type

src/mat/impls/hypre/mhyp.c
1.7 04/04/20 21:05:33 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/esi/mesi.c
1.40 04/04/20 21:05:33 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/mat/impls/dense/seq/dense.c
1.54 04/04/20 21:05:33 barrysmith@barry-smiths-computer.local +35 -19
ierr is PetscErrorCode type

src/mat/impls/dense/mpi/mpidense.c
1.39 04/04/20 21:05:33 barrysmith@barry-smiths-computer.local +25 -15
ierr is PetscErrorCode type

src/mat/impls/dense/mpi/mmdense.c
1.12 04/04/20 21:05:33 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/mat/impls/bdiag/seq/bdiag3.c
1.17 04/04/20 21:05:33 barrysmith@barry-smiths-computer.local +7 -4
ierr is PetscErrorCode type

src/mat/impls/bdiag/seq/bdiag2.c
1.17 04/04/20 21:05:33 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/mat/impls/bdiag/seq/bdiag.c
1.33 04/04/20 21:05:33 barrysmith@barry-smiths-computer.local +20 -12
ierr is PetscErrorCode type

src/mat/impls/bdiag/seq/bdfact.c
1.10 04/04/20 21:05:33 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/mat/impls/bdiag/mpi/mpibdiag.c
1.35 04/04/20 21:05:33 barrysmith@barry-smiths-computer.local +17 -11
ierr is PetscErrorCode type

src/mat/impls/baij/seq/baijfact9.c
1.7 04/04/20 21:05:32 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/baij/seq/baijfact7.c
1.7 04/04/20 21:05:32 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/baij/seq/baijfact5.c
1.7 04/04/20 21:05:32 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/baij/seq/baijfact4.c
1.7 04/04/20 21:05:32 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/baij/seq/baijfact3.c
1.12 04/04/20 21:05:32 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/baij/seq/baijfact2.c
1.35 04/04/20 21:05:32 barrysmith@barry-smiths-computer.local +36 -18
ierr is PetscErrorCode type

src/mat/impls/baij/seq/baijfact13.c
1.7 04/04/20 21:05:32 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/baij/seq/baijfact11.c
1.8 04/04/20 21:05:32 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/baij/seq/baijfact.c
1.10 04/04/20 21:05:32 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/mat/impls/baij/seq/baij2.c
1.17 04/04/20 21:05:32 barrysmith@barry-smiths-computer.local +16 -8
ierr is PetscErrorCode type

src/mat/impls/baij/seq/baij.c
1.85 04/04/20 21:05:32 barrysmith@barry-smiths-computer.local +37 -22
ierr is PetscErrorCode type

src/mat/impls/baij/mpi/mpibaij.c
1.60 04/04/20 21:05:31 barrysmith@barry-smiths-computer.local +21 -12
ierr is PetscErrorCode type

src/mat/impls/baij/mpi/mmbaij.c
1.20 04/04/20 21:05:31 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/baij/mpi/dscpack/dscpack.c
1.56 04/04/20 21:05:31 barrysmith@barry-smiths-computer.local +11 -9
ierr is PetscErrorCode type

src/mat/impls/baij/mpi/baijov.c
1.19 04/04/20 21:05:31 barrysmith@barry-smiths-computer.local +18 -13
ierr is PetscErrorCode type

src/mat/impls/aij/seq/unary.c
1.8 04/04/20 21:05:31 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/mat/impls/aij/seq/umfpack/umfpack.c
1.35 04/04/20 21:05:31 barrysmith@barry-smiths-computer.local +25 -15
ierr is PetscErrorCode type

src/mat/impls/aij/seq/symtranspose.c
1.4 04/04/20 21:05:31 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/mat/impls/aij/seq/superlu/superlu.c
1.65 04/04/20 21:05:31 barrysmith@barry-smiths-computer.local +9 -7
ierr is PetscErrorCode type

src/mat/impls/aij/seq/spooles/spooles.h
1.50 04/04/20 21:05:31 barrysmith@barry-smiths-computer.local +7 -7
ierr is PetscErrorCode type

src/mat/impls/aij/seq/spooles/spooles.c
1.92 04/04/20 21:05:31 barrysmith@barry-smiths-computer.local +5 -4
ierr is PetscErrorCode type

src/mat/impls/aij/seq/matptap.c
1.24.1.1 04/04/20 21:05:31 barrysmith@barry-smiths-computer.local +8 -8
ierr is PetscErrorCode type

src/mat/impls/aij/seq/matpapt.c
1.41 04/04/20 21:05:31 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

src/mat/impls/aij/seq/matmatmult.c
1.61 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +4 -4
ierr is PetscErrorCode type

src/mat/impls/aij/seq/matlab/aijmatlab.c
1.28 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +5 -5
ierr is PetscErrorCode type

src/mat/impls/aij/seq/lusol/lusol.c
1.29 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +11 -7
ierr is PetscErrorCode type

src/mat/impls/aij/seq/ilut.c
1.8 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/mat/impls/aij/seq/ij.c
1.6 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/aij/seq/fdaij.c
1.11 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/mat/impls/aij/seq/essl/essl.c
1.29 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +6 -5
ierr is PetscErrorCode type

src/mat/impls/aij/seq/aijnode.c
1.26 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +20 -15
ierr is PetscErrorCode type

src/mat/impls/aij/seq/aijfact.c
1.54 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +22 -13
ierr is PetscErrorCode type

src/mat/impls/aij/seq/aij.c
1.151 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +39 -20
ierr is PetscErrorCode type

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.94 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +9 -7
ierr is PetscErrorCode type

src/mat/impls/aij/mpi/spooles/mpispooles.c
1.65 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +4 -3
ierr is PetscErrorCode type

src/mat/impls/aij/mpi/pxxt.c
1.15.1.2 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/mat/impls/aij/mpi/mumps/mumps.c
1.73 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +18 -14
ierr is PetscErrorCode type

src/mat/impls/aij/mpi/mpiov.c
1.18 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +16 -11
ierr is PetscErrorCode type

src/mat/impls/aij/mpi/mpiaij.c
1.123.1.1 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +18 -9
ierr is PetscErrorCode type

src/mat/impls/aij/mpi/mmaij.c
1.15 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/aij/mpi/libtfs/xyt.h
1.5.1.2 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/mat/impls/aij/mpi/libtfs/xyt.c
1.7.1.3 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

src/mat/impls/aij/mpi/libtfs/xxt.h
1.5.1.2 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/mat/impls/aij/mpi/libtfs/xxt.c
1.7.1.3 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +4 -4
ierr is PetscErrorCode type

src/mat/impls/aij/mpi/libtfs/queue.h
1.5.1.2 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/mat/impls/aij/mpi/libtfs/gs.c
1.11.1.4 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/mat/impls/aij/mpi/libtfs/bit_mask.c
1.5.1.2 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/mat/impls/aij/mpi/fdmpiaij.c
1.8 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/adj/mpi/mpiadj.c
1.28 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +6 -3
ierr is PetscErrorCode type

src/mat/examples/tests/ex1.c
1.12 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/esi/ematrix.c
1.35 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/mat/color/color.c
1.17 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +9 -5
ierr is PetscErrorCode type

src/ksp/utils/damg.c
1.28 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +5 -4
ierr is PetscErrorCode type

src/ksp/pc/pcimpl.h
1.11 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +16 -16
ierr is PetscErrorCode type

src/ksp/pc/interface/precon.c
1.46 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +7 -7
ierr is PetscErrorCode type

src/ksp/pc/interface/pcset.c
1.20 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +16 -16
ierr is PetscErrorCode type

src/ksp/pc/impls/spai/src/ispai.c
1.26 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +7 -6
ierr is PetscErrorCode type

src/ksp/pc/impls/spai/src/dspai.c
1.8 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/ksp/pc/impls/sor/sor.c
1.20 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

src/ksp/pc/impls/shell/shellpc.c
1.18 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +28 -28
ierr is PetscErrorCode type

src/ksp/pc/impls/samg/samgpetsctools.c
1.11 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +6 -3
ierr is PetscErrorCode type

src/ksp/pc/impls/samg/samgmgpetsc.c
1.12 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/ksp/pc/impls/redundant/redundant.c
1.18 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +5 -5
ierr is PetscErrorCode type

src/ksp/pc/impls/ramg/ramgpetsc.c
1.17 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +11 -11
ierr is PetscErrorCode type

src/ksp/pc/impls/ramg/petscfunc.c
1.17 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +6 -3
ierr is PetscErrorCode type

src/ksp/pc/impls/pbjacobi/pbjacobi.c
1.11 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +6 -6
ierr is PetscErrorCode type

src/ksp/pc/impls/mg/smg.c
1.11 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/ksp/pc/impls/mg/mgimpl.h
1.9 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

src/ksp/pc/impls/mg/mgfunc.c
1.10 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/ksp/pc/impls/mg/mg.c
1.29 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +22 -16
ierr is PetscErrorCode type

src/ksp/pc/impls/mg/fmg.c
1.11 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/ksp/pc/impls/mat/pcmat.c
1.10 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

src/ksp/pc/impls/lu/lu.c
1.28 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +7 -7
ierr is PetscErrorCode type

src/ksp/pc/impls/ksp/pcksp.c
1.18 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +8 -7
ierr is PetscErrorCode type

src/ksp/pc/impls/jacobi/jacobi.c
1.12 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +7 -7
ierr is PetscErrorCode type

src/ksp/pc/impls/is/pcis.c
1.18 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +8 -6
ierr is PetscErrorCode type

src/ksp/pc/impls/is/nn/nn.c
1.23 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +9 -6
ierr is PetscErrorCode type

src/ksp/pc/impls/ilu/ilu.c
1.32 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +7 -7
ierr is PetscErrorCode type

src/ksp/pc/impls/icc/icc.c
1.28 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +8 -8
ierr is PetscErrorCode type

src/ksp/pc/impls/hypre/hyppilut.c
1.53 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +26 -22
ierr is PetscErrorCode type

src/ksp/pc/impls/esi/pesi.c
1.21 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +6 -6
ierr is PetscErrorCode type

src/ksp/pc/impls/eisens/eisen.c
1.19 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +8 -8
ierr is PetscErrorCode type

src/ksp/pc/impls/composite/composite.c
1.19 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +7 -7
ierr is PetscErrorCode type

src/ksp/pc/impls/cholesky/cholesky.c
1.26 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +7 -7
ierr is PetscErrorCode type

src/ksp/pc/impls/bjacobi/bjacobi.c
1.28 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +19 -15
ierr is PetscErrorCode type

src/ksp/pc/impls/asm/asm.c
1.31 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +25 -16
ierr is PetscErrorCode type

src/ksp/ksp/kspimpl.h
1.21 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +14 -14
ierr is PetscErrorCode type

src/ksp/ksp/interface/itfunc.c
1.42.1.2 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +6 -4
ierr is PetscErrorCode type

src/ksp/ksp/interface/itcreate.c
1.48 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +4 -4
ierr is PetscErrorCode type

src/ksp/ksp/interface/itcl.c
1.13 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/ksp/ksp/interface/iguess.c
1.11 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +6 -3
ierr is PetscErrorCode type

src/ksp/ksp/interface/eige.c
1.16 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +7 -5
ierr is PetscErrorCode type

src/ksp/ksp/impls/tfqmr/tfqmr.c
1.15 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +4 -3
ierr is PetscErrorCode type

src/ksp/ksp/impls/tcqmr/tcqmr.c
1.15 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/ksp/ksp/impls/rich/rich.c
1.15 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/ksp/ksp/impls/qcg/qcg.c
1.16 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +4 -3
ierr is PetscErrorCode type

src/ksp/ksp/impls/preonly/preonly.c
1.10 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/ksp/ksp/impls/lsqr/lsqr.c
1.15 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +4 -3
ierr is PetscErrorCode type

src/ksp/ksp/impls/lgmres/lgmresp.h
1.7 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/ksp/ksp/impls/lgmres/lgmres.c
1.26 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +12 -10
ierr is PetscErrorCode type

src/ksp/ksp/impls/gmres/gmresp.h
1.12 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/ksp/ksp/impls/gmres/gmres2.c
1.20 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/ksp/ksp/impls/gmres/gmres.c
1.42 04/04/20 21:05:25 barrysmith@barry-smiths-computer.local +12 -10
ierr is PetscErrorCode type

src/ksp/ksp/impls/gmres/gmreig.c
1.12 04/04/20 21:05:25 barrysmith@barry-smiths-computer.local +13 -9
ierr is PetscErrorCode type

src/ksp/ksp/impls/gmres/borthog2.c
1.15 04/04/20 21:05:25 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/ksp/ksp/impls/fgmres/modpcf.c
1.13 04/04/20 21:05:25 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/ksp/ksp/impls/fgmres/fgmresp.h
1.12 04/04/20 21:05:25 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

src/ksp/ksp/impls/fgmres/fgmres.c
1.31 04/04/20 21:05:25 barrysmith@barry-smiths-computer.local +18 -15
ierr is PetscErrorCode type

src/ksp/ksp/impls/cr/cr.c
1.24 04/04/20 21:05:25 barrysmith@barry-smiths-computer.local +4 -3
ierr is PetscErrorCode type

src/ksp/ksp/impls/cheby/cheby.c
1.16 04/04/20 21:05:25 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/ksp/ksp/impls/cgs/cgs.c
1.19 04/04/20 21:05:25 barrysmith@barry-smiths-computer.local +4 -3
ierr is PetscErrorCode type

src/ksp/ksp/impls/cgne/cgne.c
1.15 04/04/20 21:05:25 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/ksp/ksp/impls/cg/cgeig.c
1.8 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +4 -3
ierr is PetscErrorCode type

src/ksp/ksp/impls/cg/cg.c
1.23 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/ksp/ksp/impls/bcgs/bcgs.c
1.16 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +4 -3
ierr is PetscErrorCode type

src/fortran/custom/zts.c
1.16 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +33 -33
ierr is PetscErrorCode type

src/fortran/custom/zsys.c
1.21 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

src/fortran/custom/zstart.c
1.16 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +23 -11
ierr is PetscErrorCode type

src/fortran/custom/zsnes.c
1.20 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +63 -63
ierr is PetscErrorCode type

src/fortran/custom/zsles.c
1.12 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +17 -17
ierr is PetscErrorCode type

src/fortran/custom/zplog.c
1.9 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +6 -10
ierr is PetscErrorCode type

src/fortran/custom/zpetsc.h
1.15 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/fortran/custom/zpc.c
1.20 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +41 -41
ierr is PetscErrorCode type

src/fortran/custom/zoptions.c
1.10 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +5 -3
ierr is PetscErrorCode type

src/fortran/custom/zmat.c
1.32 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +86 -86
ierr is PetscErrorCode type

src/fortran/custom/zksp.c
1.21 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +42 -42
ierr is PetscErrorCode type

src/fortran/custom/zdraw.c
1.8 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/fortran/custom/zda.c
1.12 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +48 -48
ierr is PetscErrorCode type

src/dm/usg/utils/inpututils.c
1.7 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +8 -4
ierr is PetscErrorCode type

src/dm/da/utils/pack.c
1.12 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +6 -6
ierr is PetscErrorCode type

src/dm/da/utils/fdda.c
1.37 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +3 -2
ierr is PetscErrorCode type

src/dm/da/src/gr2.c
1.23 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/dm/da/src/gr1.c
1.10 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/dm/da/src/daview.c
1.19 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/dm/da/src/daltol.c
1.11 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/dm/da/src/dalocal.c
1.21 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +6 -3
ierr is PetscErrorCode type

src/dm/da/src/daindex.c
1.12 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/dm/da/src/dagtona.c
1.12 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/dm/da/src/dagtol.c
1.12 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/dm/da/src/dagetarray.c
1.10 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/dm/da/src/dadist.c
1.14 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/dm/da/src/dadestroy.c
1.19 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +4 -3
ierr is PetscErrorCode type

src/dm/da/src/dacorn.c
1.13 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/dm/da/src/da3.c
1.23 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/dm/da/src/da2.c
1.46 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +20 -15
ierr is PetscErrorCode type

src/dm/da/src/da1.c
1.23 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/dm/da/daimpl.h
1.17 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +17 -17
ierr is PetscErrorCode type

src/dm/ao/utils/aosetlocal.c
1.8 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/dm/ao/utils/aopart.c
1.9 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/dm/ao/interface/dlregis.c
1.21 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +6 -6
ierr is PetscErrorCode type

src/dm/ao/interface/aodata.c
1.11 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +15 -8
ierr is PetscErrorCode type

src/dm/ao/interface/ao.c
1.14 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +6 -5
ierr is PetscErrorCode type

src/dm/ao/impls/basic/aodatabasic.c
1.18 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +6 -3
ierr is PetscErrorCode type

src/dm/ao/impls/basic/aobasic.c
1.21 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/dm/ao/examples/tests/ex1.c
1.6 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/dm/ao/aoimpl.h
1.13 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +17 -17
ierr is PetscErrorCode type

src/contrib/oberman/laplacian_q1/scalable/apppartition.c
1.6 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/contrib/oberman/laplacian_q1/scalable/appelement.c
1.5 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/contrib/oberman/laplacian_q1/finput.c
1.6 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +5 -3
ierr is PetscErrorCode type

src/contrib/oberman/laplacian_q1/appelement.c
1.5 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

include/vecimpl.h
1.23 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +8 -8
ierr is PetscErrorCode type

include/petscviewer.h
1.38 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

include/petscvec.h
1.49 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +10 -10
ierr is PetscErrorCode type

include/petscts.h
1.25 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +18 -18
ierr is PetscErrorCode type

include/petscsys.h
1.18 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

include/petscsnes.h
1.31 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +22 -22
ierr is PetscErrorCode type

include/petscpf.h
1.12 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

include/petscpc.h
1.46 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +10 -10
ierr is PetscErrorCode type

include/petscmg.h
1.9 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

include/petscmatlab.h
1.15 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

include/petscmat.h
1.122.1.1 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +23 -27
ierr is PetscErrorCode type

include/petsclog.h
1.40 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +18 -21
ierr is PetscErrorCode type

include/petscksp.h
1.46 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +9 -10
ierr is PetscErrorCode type

include/petscis.h
1.18 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

include/petschead.h
1.29.1.2 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +17 -20
ierr is PetscErrorCode type

include/petscerror.h
1.30 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

include/petscdraw.h
1.21 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +8 -8
ierr is PetscErrorCode type

include/petscda.h
1.32 04/04/20 21:05:20 barrysmith@barry-smiths-computer.local +47 -51
ierr is PetscErrorCode type

include/petscao.h
1.15 04/04/20 21:05:20 barrysmith@barry-smiths-computer.local +3 -7
ierr is PetscErrorCode type

include/petscadic.h
1.6 04/04/20 21:05:20 barrysmith@barry-smiths-computer.local +12 -12
ierr is PetscErrorCode type

include/petsc.h
1.64 04/04/20 21:05:20 barrysmith@barry-smiths-computer.local +14 -14
ierr is PetscErrorCode type

include/finclude/petscvec.h90
1.6 04/04/20 21:05:20 barrysmith@barry-smiths-computer.local +5 -3
ierr is PetscErrorCode type

include/finclude/petscmat.h90
1.6 04/04/20 21:05:20 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

include/finclude/petscis.h90
1.6 04/04/20 21:05:20 barrysmith@barry-smiths-computer.local +7 -6
ierr is PetscErrorCode type

include/finclude/petscdef.h
1.15 04/04/20 21:05:20 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

include/finclude/petscda.h90
1.6 04/04/20 21:05:20 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

include/esi/petsc/vector.h
1.16 04/04/20 21:05:20 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

include/esi/petsc/preconditioner.h
1.19 04/04/20 21:05:19 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

include/esi/petsc/indexspace.h
1.15 04/04/20 21:05:19 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

docs/website/documentation/troubleshooting.html
1.18 04/04/20 21:05:19 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

docs/tex/manual/part2.tex
1.76 04/04/20 21:05:19 barrysmith@barry-smiths-computer.local +35 -31
ierr is PetscErrorCode type

bmake/common/rules
1.121 04/04/20 21:05:19 barrysmith@barry-smiths-computer.local +1 -0
ierr is PetscErrorCode type

BitKeeper/deleted/.del-cookie.c~8739bef16d39559c
1.9 04/04/18 19:08:55 barrysmith@barry-smiths-computer.local +0 -0
Delete: src/sys/src/objects/cookie.c


Hg-commit: aa13d35dbc496c65eb42e73f084234e1d99325f8

show more ...


# 72ce74bd 18-Apr-2004 victorle <victorle@tibook500ve.cs.utk.edu>

bk-changeset-1.2140
victorle@tibook500ve.cs.utk.edu|ChangeSet|20040418173513|20628
ChangeSet
1.2140 04/04/18 13:35:13 victorle@tibook500ve.cs.utk.edu +3 -0
fix pointer arith

include/petschead.

bk-changeset-1.2140
victorle@tibook500ve.cs.utk.edu|ChangeSet|20040418173513|20628
ChangeSet
1.2140 04/04/18 13:35:13 victorle@tibook500ve.cs.utk.edu +3 -0
fix pointer arith

include/petschead.h
1.31 04/04/18 13:35:07 victorle@tibook500ve.cs.utk.edu +0 -3
fix pointer arith

src/ksp/ksp/interface/itfunc.c
1.45 04/04/18 13:32:40 victorle@tibook500ve.cs.utk.edu +0 -0
Auto merged

src/ksp/ksp/interface/iterativ.c
1.17 04/04/18 13:32:40 victorle@tibook500ve.cs.utk.edu +0 -0
Auto merged


Hg-commit: e33c00551daa11eb1c052e43115ce5a974700450

show more ...


# dfbe8321 17-Apr-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2137.1.21
barrysmith@barry-smiths-computer.local|ChangeSet|20040417014852|23433
ChangeSet
1.2137.1.21 04/04/16 20:48:52 barrysmith@barry-smiths-computer.local +623 -0
error codes,

bk-changeset-1.2137.1.21
barrysmith@barry-smiths-computer.local|ChangeSet|20040417014852|23433
ChangeSet
1.2137.1.21 04/04/16 20:48:52 barrysmith@barry-smiths-computer.local +623 -0
error codes, cookies and events are now types instead of ints

todo
1.53 04/04/16 20:48:36 barrysmith@barry-smiths-computer.local +4 -1
error codes, cookies and events are now types instead of ints

src/vec/utils/vscat.c
1.18 04/04/16 20:48:36 barrysmith@barry-smiths-computer.local +38 -37
error codes, cookies and events are now types instead of ints

src/vec/utils/vpscat.c
1.17 04/04/16 20:48:36 barrysmith@barry-smiths-computer.local +44 -34
error codes, cookies and events are now types instead of ints

src/vec/utils/vinv.c
1.27 04/04/16 20:48:36 barrysmith@barry-smiths-computer.local +21 -21
error codes, cookies and events are now types instead of ints

src/vec/utils/vecstash.c
1.9 04/04/16 20:48:36 barrysmith@barry-smiths-computer.local +11 -10
error codes, cookies and events are now types instead of ints

src/vec/utils/vecmpitoseq.c
1.10 04/04/16 20:48:36 barrysmith@barry-smiths-computer.local +6 -4
error codes, cookies and events are now types instead of ints

src/vec/utils/vecio.c
1.30 04/04/16 20:48:36 barrysmith@barry-smiths-computer.local +12 -12
error codes, cookies and events are now types instead of ints

src/vec/utils/pipeline.c
1.12 04/04/16 20:48:36 barrysmith@barry-smiths-computer.local +34 -34
error codes, cookies and events are now types instead of ints

src/vec/utils/gcreatev.c
1.10 04/04/16 20:48:36 barrysmith@barry-smiths-computer.local +6 -4
error codes, cookies and events are now types instead of ints

src/vec/utils/comb.c
1.15 04/04/16 20:48:36 barrysmith@barry-smiths-computer.local +21 -20
error codes, cookies and events are now types instead of ints

src/vec/utils/cmesh.c
1.6 04/04/16 20:48:36 barrysmith@barry-smiths-computer.local +3 -2
error codes, cookies and events are now types instead of ints

src/sys/ctable.h
1.6 04/04/16 20:48:36 barrysmith@barry-smiths-computer.local +10 -10
error codes, cookies and events are now types instead of ints

src/vec/is/utils/isltog.c
1.19 04/04/16 20:48:35 barrysmith@barry-smiths-computer.local +18 -18
error codes, cookies and events are now types instead of ints

src/vec/is/utils/isdiff.c
1.8 04/04/16 20:48:35 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/vec/is/utils/iscomp.c
1.10 04/04/16 20:48:35 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/vec/is/utils/iscoloring.c
1.19 04/04/16 20:48:35 barrysmith@barry-smiths-computer.local +13 -12
error codes, cookies and events are now types instead of ints

src/vec/is/utils/isblock.c
1.6 04/04/16 20:48:35 barrysmith@barry-smiths-computer.local +9 -6
error codes, cookies and events are now types instead of ints

src/vec/is/interface/index.c
1.9 04/04/16 20:48:35 barrysmith@barry-smiths-computer.local +28 -28
error codes, cookies and events are now types instead of ints

src/vec/is/impls/stride/stride.c
1.10 04/04/16 20:48:35 barrysmith@barry-smiths-computer.local +19 -19
error codes, cookies and events are now types instead of ints

src/vec/is/impls/general/strgen.c
1.6 04/04/16 20:48:35 barrysmith@barry-smiths-computer.local +13 -12
error codes, cookies and events are now types instead of ints

src/vec/is/impls/general/general.c
1.10 04/04/16 20:48:35 barrysmith@barry-smiths-computer.local +16 -16
error codes, cookies and events are now types instead of ints

src/vec/is/impls/block/block.c
1.11 04/04/16 20:48:34 barrysmith@barry-smiths-computer.local +22 -22
error codes, cookies and events are now types instead of ints

src/vec/is/examples/tests/ex4.c
1.5 04/04/16 20:48:34 barrysmith@barry-smiths-computer.local +2 -1
error codes, cookies and events are now types instead of ints

src/vec/interface/vector.c
1.86 04/04/16 20:48:34 barrysmith@barry-smiths-computer.local +132 -130
error codes, cookies and events are now types instead of ints

src/vec/interface/vecregall.c
1.17 04/04/16 20:48:34 barrysmith@barry-smiths-computer.local +8 -9
error codes, cookies and events are now types instead of ints

src/vec/interface/vecreg.c
1.27 04/04/16 20:48:34 barrysmith@barry-smiths-computer.local +8 -8
error codes, cookies and events are now types instead of ints

src/vec/interface/veccreate.c
1.19 04/04/16 20:48:34 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/vec/interface/mapregall.c
1.10 04/04/16 20:48:34 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/vec/interface/mapreg.c
1.18 04/04/16 20:48:34 barrysmith@barry-smiths-computer.local +8 -8
error codes, cookies and events are now types instead of ints

src/vec/interface/mapcreate.c
1.12 04/04/16 20:48:34 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/vec/interface/map.c
1.15 04/04/16 20:48:34 barrysmith@barry-smiths-computer.local +14 -14
error codes, cookies and events are now types instead of ints

src/vec/interface/dlregis.c
1.20 04/04/16 20:48:34 barrysmith@barry-smiths-computer.local +5 -4
error codes, cookies and events are now types instead of ints

src/vec/impls/shared/shvec.c
1.20 04/04/16 20:48:34 barrysmith@barry-smiths-computer.local +15 -14
error codes, cookies and events are now types instead of ints

src/vec/impls/seq/vseqcr.c
1.11 04/04/16 20:48:34 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/vec/impls/seq/dvec2.c
1.17 04/04/16 20:48:33 barrysmith@barry-smiths-computer.local +23 -23
error codes, cookies and events are now types instead of ints

src/vec/impls/seq/bvec2.c
1.41 04/04/16 20:48:33 barrysmith@barry-smiths-computer.local +25 -22
error codes, cookies and events are now types instead of ints

src/vec/impls/seq/bvec1.c
1.7 04/04/16 20:48:33 barrysmith@barry-smiths-computer.local +12 -11
error codes, cookies and events are now types instead of ints

src/vec/impls/mpi/vmpicr.c
1.9 04/04/16 20:48:33 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/vec/impls/mpi/pvecimpl.h
1.7 04/04/16 20:48:33 barrysmith@barry-smiths-computer.local +20 -20
error codes, cookies and events are now types instead of ints

src/vec/impls/mpi/pvec2.c
1.8 04/04/16 20:48:33 barrysmith@barry-smiths-computer.local +10 -10
error codes, cookies and events are now types instead of ints

src/vec/impls/mpi/pmap.c
1.12 04/04/16 20:48:33 barrysmith@barry-smiths-computer.local +5 -5
error codes, cookies and events are now types instead of ints

src/vec/impls/mpi/pdvec.c
1.27 04/04/16 20:48:33 barrysmith@barry-smiths-computer.local +21 -20
error codes, cookies and events are now types instead of ints

src/vec/impls/mpi/pbvec.c
1.21 04/04/16 20:48:33 barrysmith@barry-smiths-computer.local +40 -39
error codes, cookies and events are now types instead of ints

src/vec/impls/hypre/vhyp.c
1.7 04/04/16 20:48:33 barrysmith@barry-smiths-computer.local +6 -6
error codes, cookies and events are now types instead of ints

src/vec/impls/esi/ebvec1.c
1.36 04/04/16 20:48:33 barrysmith@barry-smiths-computer.local +65 -63
error codes, cookies and events are now types instead of ints

src/vec/impls/dvecimpl.h
1.8 04/04/16 20:48:33 barrysmith@barry-smiths-computer.local +28 -28
error codes, cookies and events are now types instead of ints

src/vec/esi/evector.c
1.36 04/04/16 20:48:33 barrysmith@barry-smiths-computer.local +7 -7
error codes, cookies and events are now types instead of ints

src/vec/esi/eindexspace.c
1.31 04/04/16 20:48:33 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/ts/tsimpl.h
1.12 04/04/16 20:48:33 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/ts/interface/tsregall.c
1.11 04/04/16 20:48:32 barrysmith@barry-smiths-computer.local +8 -8
error codes, cookies and events are now types instead of ints

src/ts/interface/tsreg.c
1.20 04/04/16 20:48:32 barrysmith@barry-smiths-computer.local +8 -8
error codes, cookies and events are now types instead of ints

src/ts/interface/tsfd.c
1.5 04/04/16 20:48:32 barrysmith@barry-smiths-computer.local +4 -3
error codes, cookies and events are now types instead of ints

src/ts/interface/tscreate.c
1.11 04/04/16 20:48:32 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/ts/interface/ts.c
1.34 04/04/16 20:48:32 barrysmith@barry-smiths-computer.local +74 -74
error codes, cookies and events are now types instead of ints

src/ts/interface/dlregis.c
1.16 04/04/16 20:48:32 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/ts/impls/pseudo/posindep.c
1.17 04/04/16 20:48:32 barrysmith@barry-smiths-computer.local +33 -31
error codes, cookies and events are now types instead of ints

src/ts/impls/implicit/pvode/petscpvode.c
1.24 04/04/16 20:48:32 barrysmith@barry-smiths-computer.local +47 -44
error codes, cookies and events are now types instead of ints

src/ts/impls/implicit/cn/cn.c
1.14 04/04/16 20:48:32 barrysmith@barry-smiths-computer.local +21 -17
error codes, cookies and events are now types instead of ints

src/ts/impls/implicit/beuler/beuler.c
1.15 04/04/16 20:48:32 barrysmith@barry-smiths-computer.local +17 -13
error codes, cookies and events are now types instead of ints

src/ts/impls/explicit/rk/rk.c
1.13 04/04/16 20:48:32 barrysmith@barry-smiths-computer.local +8 -8
error codes, cookies and events are now types instead of ints

src/ts/impls/explicit/euler/euler.c
1.8 04/04/16 20:48:32 barrysmith@barry-smiths-computer.local +6 -5
error codes, cookies and events are now types instead of ints

src/ts/examples/tests/ex4.c
1.9 04/04/16 20:48:32 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/interface/viewregall.c
1.13 04/04/16 20:48:32 barrysmith@barry-smiths-computer.local +13 -14
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/interface/viewreg.c
1.13 04/04/16 20:48:31 barrysmith@barry-smiths-computer.local +10 -10
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/interface/viewers.c
1.5 04/04/16 20:48:31 barrysmith@barry-smiths-computer.local +5 -5
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/interface/viewa.c
1.10 04/04/16 20:48:31 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/interface/view.c
1.8 04/04/16 20:48:31 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/interface/flush.c
1.6 04/04/16 20:48:31 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/interface/dupl.c
1.8 04/04/16 20:48:31 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/interface/dlregispetsc.c
1.16 04/04/16 20:48:31 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/impls/vu/petscvu.c
1.12 04/04/16 20:48:31 barrysmith@barry-smiths-computer.local +17 -17
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/impls/string/stringv.c
1.15 04/04/16 20:48:31 barrysmith@barry-smiths-computer.local +14 -14
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/impls/socket/sendsparse.c
1.9 04/04/16 20:48:31 barrysmith@barry-smiths-computer.local +3 -2
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/impls/socket/senddense.c
1.9 04/04/16 20:48:31 barrysmith@barry-smiths-computer.local +9 -6
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/impls/socket/send.c
1.20 04/04/16 20:48:31 barrysmith@barry-smiths-computer.local +21 -18
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/impls/socket/matlab/receivesparse.c
1.6 04/04/16 20:48:31 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/impls/socket/matlab/receivedense.c
1.10 04/04/16 20:48:31 barrysmith@barry-smiths-computer.local +5 -5
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/impls/socket/matlab/receive.c
1.7 04/04/16 20:48:31 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/impls/socket/matlab/readinvecs.c
1.12 04/04/16 20:48:31 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/impls/socket/matlab/openport.c
1.12 04/04/16 20:48:30 barrysmith@barry-smiths-computer.local +5 -4
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/impls/socket/matlab/bread.c
1.9 04/04/16 20:48:30 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/impls/silo/vsilo.c
1.15 04/04/16 20:48:30 barrysmith@barry-smiths-computer.local +34 -31
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/impls/netcdf/vnetcdf.c
1.7 04/04/16 20:48:30 barrysmith@barry-smiths-computer.local +13 -12
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/impls/matlab/vmatlab.c
1.15 04/04/16 20:48:30 barrysmith@barry-smiths-computer.local +17 -17
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/impls/mathematica/mathematica.h
1.8 04/04/16 20:48:30 barrysmith@barry-smiths-computer.local +5 -5
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/impls/mathematica/mathematica.c
1.31 04/04/16 20:48:30 barrysmith@barry-smiths-computer.local +81 -69
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/impls/hdf4/hdf4v.c
1.9 04/04/16 20:48:30 barrysmith@barry-smiths-computer.local +12 -11
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/impls/draw/drawv.c
1.18 04/04/16 20:48:30 barrysmith@barry-smiths-computer.local +31 -24
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/impls/binary/binv.c
1.31 04/04/16 20:48:30 barrysmith@barry-smiths-computer.local +33 -29
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/impls/ascii/vcreatea.c
1.9 04/04/16 20:48:29 barrysmith@barry-smiths-computer.local +8 -8
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/impls/ascii/filev.c
1.26 04/04/16 20:48:29 barrysmith@barry-smiths-computer.local +39 -36
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/impls/ams/amsopen.c
1.6 04/04/16 20:48:29 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/impls/ams/ams.c
1.15 04/04/16 20:48:29 barrysmith@barry-smiths-computer.local +19 -16
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/examples/tests/ex3.c
1.5 04/04/16 20:48:29 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/utils/str.c
1.21 04/04/16 20:48:29 barrysmith@barry-smiths-computer.local +24 -23
error codes, cookies and events are now types instead of ints

src/sys/src/utils/sseenabled.c
1.15 04/04/16 20:48:29 barrysmith@barry-smiths-computer.local +11 -7
error codes, cookies and events are now types instead of ints

src/sys/src/utils/sortip.c
1.9 04/04/16 20:48:29 barrysmith@barry-smiths-computer.local +11 -8
error codes, cookies and events are now types instead of ints

src/sys/src/utils/sorti.c
1.8 04/04/16 20:48:29 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/sys/src/utils/sortd.c
1.7 04/04/16 20:48:29 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/src/utils/select.c
1.11 04/04/16 20:48:29 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/src/utils/random.c
1.13 04/04/16 20:48:28 barrysmith@barry-smiths-computer.local +11 -10
error codes, cookies and events are now types instead of ints

src/sys/src/utils/psplit.c
1.8 04/04/16 20:48:28 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/sys/src/utils/psleep.c
1.12 04/04/16 20:48:28 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/src/utils/plapack.c
1.12 04/04/16 20:48:28 barrysmith@barry-smiths-computer.local +6 -4
error codes, cookies and events are now types instead of ints

src/sys/src/utils/pdisplay.c
1.13 04/04/16 20:48:28 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/sys/src/utils/pbarrier.c
1.11 04/04/16 20:48:28 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/utils/mpiu.c
1.8 04/04/16 20:48:28 barrysmith@barry-smiths-computer.local +8 -6
error codes, cookies and events are now types instead of ints

src/sys/src/utils/mpimesg.c
1.7 04/04/16 20:48:28 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/sys/src/utils/memc.c
1.18 04/04/16 20:48:28 barrysmith@barry-smiths-computer.local +5 -5
error codes, cookies and events are now types instead of ints

src/sys/src/utils/ghost.c
1.12 04/04/16 20:48:28 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/utils/fuser.c
1.9 04/04/16 20:48:28 barrysmith@barry-smiths-computer.local +5 -5
error codes, cookies and events are now types instead of ints

src/sys/src/utils/fhost.c
1.13 04/04/16 20:48:28 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/utils/dlregis.h
1.8 04/04/16 20:48:28 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/utils/dict.c
1.12 04/04/16 20:48:27 barrysmith@barry-smiths-computer.local +17 -17
error codes, cookies and events are now types instead of ints

src/sys/src/utils/ctable.c
1.12 04/04/16 20:48:27 barrysmith@barry-smiths-computer.local +13 -13
error codes, cookies and events are now types instead of ints

src/sys/src/utils/arch.c
1.8 04/04/16 20:48:27 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/time/nt_time.c
1.7 04/04/16 20:48:27 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/src/time/fdate.c
1.10 04/04/16 20:48:27 barrysmith@barry-smiths-computer.local +7 -7
error codes, cookies and events are now types instead of ints

src/sys/src/time/cputime.c
1.10 04/04/16 20:48:27 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/sys/src/plog/stageLog.c
1.21 04/04/16 20:48:27 barrysmith@barry-smiths-computer.local +32 -24
error codes, cookies and events are now types instead of ints

src/sys/src/plog/plogmpe.c
1.14 04/04/16 20:48:27 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/sys/src/plog/ploginfo.c
1.20 04/04/16 20:48:27 barrysmith@barry-smiths-computer.local +6 -6
error codes, cookies and events are now types instead of ints

src/sys/src/plog/plog.h
1.15 04/04/16 20:48:27 barrysmith@barry-smiths-computer.local +42 -42
error codes, cookies and events are now types instead of ints

src/sys/src/plog/plog.c
1.45 04/04/16 20:48:27 barrysmith@barry-smiths-computer.local +81 -68
error codes, cookies and events are now types instead of ints

src/sys/src/plog/mpitr.c
1.9 04/04/16 20:48:27 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/plog/eventLog.c
1.28 04/04/16 20:48:26 barrysmith@barry-smiths-computer.local +52 -32
error codes, cookies and events are now types instead of ints

src/sys/src/plog/classLog.c
1.15 04/04/16 20:48:26 barrysmith@barry-smiths-computer.local +31 -20
error codes, cookies and events are now types instead of ints

src/sys/src/objects/tagm.c
1.15 04/04/16 20:48:26 barrysmith@barry-smiths-computer.local +14 -10
error codes, cookies and events are now types instead of ints

src/sys/src/objects/state.c
1.10 04/04/16 20:48:26 barrysmith@barry-smiths-computer.local +11 -11
error codes, cookies and events are now types instead of ints

src/sys/src/objects/ptype.c
1.9 04/04/16 20:48:26 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/sys/src/objects/prefix.c
1.8 04/04/16 20:48:26 barrysmith@barry-smiths-computer.local +7 -7
error codes, cookies and events are now types instead of ints

src/sys/src/objects/pname.c
1.14 04/04/16 20:48:26 barrysmith@barry-smiths-computer.local +8 -8
error codes, cookies and events are now types instead of ints

src/sys/src/objects/pinit.c
1.39 04/04/16 20:48:26 barrysmith@barry-smiths-computer.local +25 -23
error codes, cookies and events are now types instead of ints

src/sys/src/objects/pgname.c
1.7 04/04/16 20:48:26 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/objects/pcomm.c
1.7 04/04/16 20:48:26 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/src/objects/options.c
1.37 04/04/16 20:48:26 barrysmith@barry-smiths-computer.local +50 -48
error codes, cookies and events are now types instead of ints

src/sys/src/objects/olist.c
1.8 04/04/16 20:48:26 barrysmith@barry-smiths-computer.local +9 -9
error codes, cookies and events are now types instead of ints

src/sys/src/objects/init.c
1.30 04/04/16 20:48:26 barrysmith@barry-smiths-computer.local +28 -25
error codes, cookies and events are now types instead of ints

src/sys/src/objects/inherit.c
1.21 04/04/16 20:48:26 barrysmith@barry-smiths-computer.local +45 -45
error codes, cookies and events are now types instead of ints

src/sys/src/objects/gtype.c
1.7 04/04/16 20:48:26 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/src/objects/gcookie.c
1.7 04/04/16 20:48:25 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/objects/gcomm.c
1.7 04/04/16 20:48:25 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/objects/destroy.c
1.15 04/04/16 20:48:25 barrysmith@barry-smiths-computer.local +9 -9
error codes, cookies and events are now types instead of ints

src/sys/src/objects/cookie.c
1.8 04/04/16 20:48:25 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/src/objects/ams/pams.c
1.6 04/04/16 20:48:25 barrysmith@barry-smiths-computer.local +5 -5
error codes, cookies and events are now types instead of ints

src/sys/src/objects/ams/aoptions.c
1.22 04/04/16 20:48:25 barrysmith@barry-smiths-computer.local +40 -38
error codes, cookies and events are now types instead of ints

src/sys/src/memory/mtr.c
1.24 04/04/16 20:48:25 barrysmith@barry-smiths-computer.local +19 -18
error codes, cookies and events are now types instead of ints

src/sys/src/memory/mem.c
1.14 04/04/16 20:48:25 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/src/memory/mal.c
1.22 04/04/16 20:48:25 barrysmith@barry-smiths-computer.local +9 -9
error codes, cookies and events are now types instead of ints

src/sys/src/matlabengine/matlab.c
1.28 04/04/16 20:48:25 barrysmith@barry-smiths-computer.local +20 -17
error codes, cookies and events are now types instead of ints

src/sys/src/fileio/sysio.c
1.17 04/04/16 20:48:24 barrysmith@barry-smiths-computer.local +15 -14
error codes, cookies and events are now types instead of ints

src/sys/src/fileio/smatlab.c
1.10 04/04/16 20:48:24 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/fileio/rpath.c
1.9 04/04/16 20:48:24 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/fileio/mprint.c
1.22 04/04/16 20:48:24 barrysmith@barry-smiths-computer.local +16 -16
error codes, cookies and events are now types instead of ints

src/sys/src/fileio/mpiuopen.c
1.16 04/04/16 20:48:24 barrysmith@barry-smiths-computer.local +9 -8
error codes, cookies and events are now types instead of ints

src/sys/src/fileio/grpath.c
1.11 04/04/16 20:48:24 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/fileio/ghome.c
1.13 04/04/16 20:48:24 barrysmith@barry-smiths-computer.local +5 -5
error codes, cookies and events are now types instead of ints

src/sys/src/fileio/fwd.c
1.12 04/04/16 20:48:24 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/src/fileio/ftest.c
1.25 04/04/16 20:48:24 barrysmith@barry-smiths-computer.local +8 -8
error codes, cookies and events are now types instead of ints

src/sys/src/fileio/fretrieve.c
1.16 04/04/16 20:48:24 barrysmith@barry-smiths-computer.local +10 -8
error codes, cookies and events are now types instead of ints

src/sys/src/fileio/fpath.c
1.13 04/04/16 20:48:24 barrysmith@barry-smiths-computer.local +5 -5
error codes, cookies and events are now types instead of ints

src/sys/src/fileio/ffpath.c
1.12 04/04/16 20:48:24 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/f90/f90_win32.c
1.6 04/04/16 20:48:24 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/sys/src/f90/f90_t3e.c
1.6 04/04/16 20:48:24 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/sys/src/f90/f90_solaris_old.c
1.6 04/04/16 20:48:23 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/sys/src/f90/f90_solaris.c
1.6 04/04/16 20:48:23 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/f90/f90_rs6000.c
1.6 04/04/16 20:48:23 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/sys/src/f90/f90_nag.c
1.6 04/04/16 20:48:23 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/f90/f90_intel8.c
1.4 04/04/16 20:48:23 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/f90/f90_intel.c
1.6 04/04/16 20:48:23 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/f90/f90_hpux.c
1.6 04/04/16 20:48:23 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/f90/f90_common.c
1.7 04/04/16 20:48:23 barrysmith@barry-smiths-computer.local +6 -6
error codes, cookies and events are now types instead of ints

src/sys/src/f90/f90_alpha.c
1.7 04/04/16 20:48:23 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/sys/src/f90/f90_absoft.c
1.6 04/04/16 20:48:23 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/sys/src/f90/f90_IRIX.c
1.6 04/04/16 20:48:23 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/sys/src/esi/eobject.c
1.14 04/04/16 20:48:23 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/error/stack.c
1.8 04/04/16 20:48:23 barrysmith@barry-smiths-computer.local +17 -17
error codes, cookies and events are now types instead of ints

src/sys/src/error/signal.c
1.23 04/04/16 20:48:23 barrysmith@barry-smiths-computer.local +6 -6
error codes, cookies and events are now types instead of ints

src/sys/src/error/fp.c
1.12 04/04/16 20:48:22 barrysmith@barry-smiths-computer.local +9 -8
error codes, cookies and events are now types instead of ints

src/sys/src/error/errtrace.c
1.12 04/04/16 20:48:22 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/error/errstop.c
1.9 04/04/16 20:48:22 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/src/error/errabort.c
1.15 04/04/16 20:48:22 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/src/error/err.c
1.28 04/04/16 20:48:22 barrysmith@barry-smiths-computer.local +12 -12
error codes, cookies and events are now types instead of ints

src/sys/src/error/adebug.c
1.29 04/04/16 20:48:22 barrysmith@barry-smiths-computer.local +13 -12
error codes, cookies and events are now types instead of ints

src/sys/src/draw/utils/zoom.c
1.5 04/04/16 20:48:22 barrysmith@barry-smiths-computer.local +5 -4
error codes, cookies and events are now types instead of ints

src/sys/src/draw/utils/lg.c
1.12 04/04/16 20:48:22 barrysmith@barry-smiths-computer.local +17 -17
error codes, cookies and events are now types instead of ints

src/sys/src/draw/utils/hue.c
1.5 04/04/16 20:48:22 barrysmith@barry-smiths-computer.local +4 -3
error codes, cookies and events are now types instead of ints

src/sys/src/draw/utils/hists.c
1.18 04/04/16 20:48:22 barrysmith@barry-smiths-computer.local +18 -18
error codes, cookies and events are now types instead of ints

src/sys/src/draw/utils/dscatter.c
1.10 04/04/16 20:48:22 barrysmith@barry-smiths-computer.local +16 -15
error codes, cookies and events are now types instead of ints

src/sys/src/draw/utils/axis.c
1.13 04/04/16 20:48:22 barrysmith@barry-smiths-computer.local +29 -28
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/dviewp.c
1.6 04/04/16 20:48:22 barrysmith@barry-smiths-computer.local +8 -8
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/dtri.c
1.7 04/04/16 20:48:22 barrysmith@barry-smiths-computer.local +5 -5
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/dtextv.c
1.7 04/04/16 20:48:22 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/dtexts.c
1.6 04/04/16 20:48:22 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/dtextgs.c
1.7 04/04/16 20:48:21 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/dtext.c
1.8 04/04/16 20:48:21 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/dsflush.c
1.6 04/04/16 20:48:21 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/dsetpause.c
1.7 04/04/16 20:48:21 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/dsclear.c
1.6 04/04/16 20:48:21 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/drect.c
1.6 04/04/16 20:48:21 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/drawregall.c
1.6 04/04/16 20:48:21 barrysmith@barry-smiths-computer.local +6 -6
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/drawreg.c
1.18 04/04/16 20:48:21 barrysmith@barry-smiths-computer.local +11 -11
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/draw.c
1.14 04/04/16 20:48:21 barrysmith@barry-smiths-computer.local +25 -25
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/dpoints.c
1.7 04/04/16 20:48:21 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/dpoint.c
1.6 04/04/16 20:48:21 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/dpause.c
1.6 04/04/16 20:48:21 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/dmouse.c
1.6 04/04/16 20:48:21 barrysmith@barry-smiths-computer.local +5 -4
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/dlinew.c
1.6 04/04/16 20:48:20 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/dlinegw.c
1.7 04/04/16 20:48:20 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/dline.c
1.6 04/04/16 20:48:20 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/dgpause.c
1.7 04/04/16 20:48:20 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/dgcoor.c
1.6 04/04/16 20:48:20 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/dflush.c
1.6 04/04/16 20:48:20 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/dellipse.c
1.9 04/04/16 20:48:20 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/dcoor.c
1.6 04/04/16 20:48:20 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/dclear.c
1.6 04/04/16 20:48:19 barrysmith@barry-smiths-computer.local +6 -6
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/dbuff.c
1.6 04/04/16 20:48:19 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/draw/impls/x/xops.c
1.17 04/04/16 20:48:19 barrysmith@barry-smiths-computer.local +24 -22
error codes, cookies and events are now types instead of ints

src/sys/src/draw/impls/x/xinit.c
1.10 04/04/16 20:48:19 barrysmith@barry-smiths-computer.local +15 -15
error codes, cookies and events are now types instead of ints

src/sys/src/draw/impls/x/xcolor.c
1.8 04/04/16 20:48:19 barrysmith@barry-smiths-computer.local +16 -15
error codes, cookies and events are now types instead of ints

src/sys/src/draw/impls/x/wmap.c
1.5 04/04/16 20:48:19 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/src/draw/impls/x/tone.c
1.5 04/04/16 20:48:19 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/src/draw/impls/x/text.c
1.7 04/04/16 20:48:19 barrysmith@barry-smiths-computer.local +9 -9
error codes, cookies and events are now types instead of ints

src/sys/src/draw/impls/x/frame.c
1.6 04/04/16 20:48:18 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/sys/src/draw/impls/x/drawopenx.c
1.5 04/04/16 20:48:18 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/draw/impls/win32/win32draw.c
1.9 04/04/16 20:48:18 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/sys/src/draw/impls/ps/pops.c
1.11 04/04/16 20:48:18 barrysmith@barry-smiths-computer.local +18 -15
error codes, cookies and events are now types instead of ints

src/sys/src/draw/examples/tests/ex4.c
1.5 04/04/16 20:48:18 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/src/draw/examples/tests/ex2.c
1.5 04/04/16 20:48:18 barrysmith@barry-smiths-computer.local +2 -1
error codes, cookies and events are now types instead of ints

src/sys/src/draw/examples/tests/ex1.c
1.5 04/04/16 20:48:18 barrysmith@barry-smiths-computer.local +2 -1
error codes, cookies and events are now types instead of ints

src/sys/src/dll/reg.c
1.26 04/04/16 20:48:18 barrysmith@barry-smiths-computer.local +26 -25
error codes, cookies and events are now types instead of ints

src/sys/src/dll/dl.c
1.22 04/04/16 20:48:18 barrysmith@barry-smiths-computer.local +17 -17
error codes, cookies and events are now types instead of ints

src/sys/examples/tutorials/ex2.c
1.5 04/04/16 20:48:18 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/examples/tutorials/ex1.c
1.5 04/04/16 20:48:18 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/examples/tests/ex9.c
1.5 04/04/16 20:48:17 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/examples/tests/ex3.c
1.5 04/04/16 20:48:17 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/examples/tests/ex2.c
1.5 04/04/16 20:48:17 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/examples/tests/ex1.c
1.5 04/04/16 20:48:17 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/snes/utils/damgsnes.c
1.32 04/04/16 20:48:17 barrysmith@barry-smiths-computer.local +43 -39
error codes, cookies and events are now types instead of ints

src/snes/snesimpl.h
1.15 04/04/16 20:48:17 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/snes/mf/wp.c
1.10 04/04/16 20:48:17 barrysmith@barry-smiths-computer.local +12 -12
error codes, cookies and events are now types instead of ints

src/snes/mf/snesmfjdef.c
1.10 04/04/16 20:48:17 barrysmith@barry-smiths-computer.local +9 -9
error codes, cookies and events are now types instead of ints

src/snes/mf/snesmfj.c
1.36 04/04/16 20:48:17 barrysmith@barry-smiths-computer.local +52 -51
error codes, cookies and events are now types instead of ints

src/snes/mf/mfregis.c
1.6 04/04/16 20:48:17 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/snes/interface/snesut.c
1.12 04/04/16 20:48:17 barrysmith@barry-smiths-computer.local +24 -23
error codes, cookies and events are now types instead of ints

src/snes/interface/snesregi.c
1.7 04/04/16 20:48:17 barrysmith@barry-smiths-computer.local +5 -5
error codes, cookies and events are now types instead of ints

src/snes/interface/snesj2.c
1.10 04/04/16 20:48:16 barrysmith@barry-smiths-computer.local +3 -2
error codes, cookies and events are now types instead of ints

src/snes/interface/snesj.c
1.6 04/04/16 20:48:16 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/snes/interface/snes.c
1.46 04/04/16 20:48:16 barrysmith@barry-smiths-computer.local +78 -76
error codes, cookies and events are now types instead of ints

src/snes/interface/noise/snesnoise.c
1.10 04/04/16 20:48:16 barrysmith@barry-smiths-computer.local +10 -10
error codes, cookies and events are now types instead of ints

src/snes/interface/noise/snesmfj2.c
1.15 04/04/16 20:48:16 barrysmith@barry-smiths-computer.local +15 -14
error codes, cookies and events are now types instead of ints

src/snes/interface/dlregis.c
1.17 04/04/16 20:48:16 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/snes/impls/tr/tr.c
1.17 04/04/16 20:48:16 barrysmith@barry-smiths-computer.local +10 -10
error codes, cookies and events are now types instead of ints

src/snes/impls/test/snestest.c
1.12 04/04/16 20:48:16 barrysmith@barry-smiths-computer.local +7 -6
error codes, cookies and events are now types instead of ints

src/snes/impls/ls/lsparams.c
1.7 04/04/16 20:48:16 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/snes/impls/ls/ls.c
1.38 04/04/16 20:48:16 barrysmith@barry-smiths-computer.local +30 -27
error codes, cookies and events are now types instead of ints

src/snes/examples/tutorials/ex6.c
1.12 04/04/16 20:48:16 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/snes/examples/tutorials/ex30.c
1.39 04/04/16 20:48:15 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/snes/examples/tests/ex1.c
1.10 04/04/16 20:48:14 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/pf/interface/pfall.c
1.7 04/04/16 20:48:14 barrysmith@barry-smiths-computer.local +7 -7
error codes, cookies and events are now types instead of ints

src/pf/interface/pf.c
1.17 04/04/16 20:48:14 barrysmith@barry-smiths-computer.local +21 -20
error codes, cookies and events are now types instead of ints

src/pf/impls/string/cstring.c
1.9 04/04/16 20:48:14 barrysmith@barry-smiths-computer.local +10 -10
error codes, cookies and events are now types instead of ints

src/pf/impls/matlab/cmatlab.c
1.7 04/04/16 20:48:14 barrysmith@barry-smiths-computer.local +10 -10
error codes, cookies and events are now types instead of ints

src/pf/impls/constant/const.c
1.7 04/04/16 20:48:14 barrysmith@barry-smiths-computer.local +23 -23
error codes, cookies and events are now types instead of ints

src/pf/examples/tutorials/ex1.c
1.5 04/04/16 20:48:14 barrysmith@barry-smiths-computer.local +3 -2
error codes, cookies and events are now types instead of ints

src/mat/utils/zerodiag.c
1.11 04/04/16 20:48:14 barrysmith@barry-smiths-computer.local +7 -6
error codes, cookies and events are now types instead of ints

src/mat/utils/matstash.c
1.9 04/04/16 20:48:14 barrysmith@barry-smiths-computer.local +22 -17
error codes, cookies and events are now types instead of ints

src/mat/utils/matioall.c
1.29 04/04/16 20:48:14 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/mat/utils/matio.c
1.21 04/04/16 20:48:14 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/mat/utils/getcolv.c
1.7 04/04/16 20:48:14 barrysmith@barry-smiths-computer.local +3 -2
error codes, cookies and events are now types instead of ints

src/mat/utils/gcreate.c
1.17 04/04/16 20:48:13 barrysmith@barry-smiths-computer.local +11 -9
error codes, cookies and events are now types instead of ints

src/mat/utils/freespace.h
1.3 04/04/16 20:48:13 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/mat/utils/freespace.c
1.2 04/04/16 20:48:13 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/mat/utils/convert.c
1.10 04/04/16 20:48:13 barrysmith@barry-smiths-computer.local +3 -2
error codes, cookies and events are now types instead of ints

src/mat/utils/axpy.c
1.15 04/04/16 20:48:13 barrysmith@barry-smiths-computer.local +10 -9
error codes, cookies and events are now types instead of ints

src/mat/partition/spartition.c
1.8 04/04/16 20:48:13 barrysmith@barry-smiths-computer.local +9 -9
error codes, cookies and events are now types instead of ints

src/mat/partition/partition.c
1.22 04/04/16 20:48:13 barrysmith@barry-smiths-computer.local +27 -26
error codes, cookies and events are now types instead of ints

src/mat/partition/impls/scotch/scotch.c
1.9 04/04/16 20:48:13 barrysmith@barry-smiths-computer.local +18 -17
error codes, cookies and events are now types instead of ints

src/mat/partition/impls/pmetis/pmetis.c
1.12 04/04/16 20:48:13 barrysmith@barry-smiths-computer.local +12 -10
error codes, cookies and events are now types instead of ints

src/mat/partition/impls/party/party.c
1.6 04/04/16 20:48:13 barrysmith@barry-smiths-computer.local +14 -14
error codes, cookies and events are now types instead of ints

src/mat/partition/impls/jostle/jostle.c
1.6 04/04/16 20:48:13 barrysmith@barry-smiths-computer.local +11 -11
error codes, cookies and events are now types instead of ints

src/mat/partition/impls/chaco/chaco.c
1.8 04/04/16 20:48:13 barrysmith@barry-smiths-computer.local +15 -16
error codes, cookies and events are now types instead of ints

src/mat/order/sregis.c
1.9 04/04/16 20:48:13 barrysmith@barry-smiths-computer.local +9 -9
error codes, cookies and events are now types instead of ints

src/mat/order/sprcm.c
1.6 04/04/16 20:48:13 barrysmith@barry-smiths-computer.local +3 -2
error codes, cookies and events are now types instead of ints

src/mat/order/spqmd.c
1.6 04/04/16 20:48:13 barrysmith@barry-smiths-computer.local +3 -2
error codes, cookies and events are now types instead of ints

src/mat/order/spnd.c
1.6 04/04/16 20:48:12 barrysmith@barry-smiths-computer.local +3 -2
error codes, cookies and events are now types instead of ints

src/mat/order/sp1wd.c
1.6 04/04/16 20:48:12 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/order/sorder.c
1.17 04/04/16 20:48:12 barrysmith@barry-smiths-computer.local +15 -13
error codes, cookies and events are now types instead of ints

src/mat/order/rootls.c
1.6 04/04/16 20:48:12 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/order/rcm.c
1.7 04/04/16 20:48:12 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/mat/order/qmdupd.c
1.6 04/04/16 20:48:12 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/mat/order/qmdrch.c
1.6 04/04/16 20:48:12 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/order/qmdqt.c
1.5 04/04/16 20:48:12 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/order/qmdmrg.c
1.6 04/04/16 20:48:12 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/order/order.h
1.5 04/04/16 20:48:12 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/mat/order/genrcm.c
1.7 04/04/16 20:48:12 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/mat/order/genqmd.c
1.6 04/04/16 20:48:11 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/mat/order/gennd.c
1.7 04/04/16 20:48:11 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/mat/order/gen1wd.c
1.7 04/04/16 20:48:11 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/mat/order/fnroot.c
1.6 04/04/16 20:48:11 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/mat/order/fndsep.c
1.6 04/04/16 20:48:11 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/mat/order/fn1wd.c
1.6 04/04/16 20:48:11 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/mat/order/degree.c
1.6 04/04/16 20:48:11 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/matimpl.h
1.43 04/04/16 20:48:11 barrysmith@barry-smiths-computer.local +17 -17
error codes, cookies and events are now types instead of ints

src/mat/matfd/fdmatrix.c
1.20 04/04/16 20:48:10 barrysmith@barry-smiths-computer.local +21 -19
error codes, cookies and events are now types instead of ints

src/mat/interface/mhas.c
1.8 04/04/16 20:48:10 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/interface/matrix.c
1.119 04/04/16 20:48:10 barrysmith@barry-smiths-computer.local +213 -210
error codes, cookies and events are now types instead of ints

src/mat/interface/matregis.c
1.34 04/04/16 20:48:10 barrysmith@barry-smiths-computer.local +39 -39
error codes, cookies and events are now types instead of ints

src/mat/interface/matreg.c
1.17 04/04/16 20:48:10 barrysmith@barry-smiths-computer.local +7 -7
error codes, cookies and events are now types instead of ints

src/mat/interface/matnull.c
1.13 04/04/16 20:48:10 barrysmith@barry-smiths-computer.local +7 -6
error codes, cookies and events are now types instead of ints

src/mat/interface/dlregis.c
1.21 04/04/16 20:48:10 barrysmith@barry-smiths-computer.local +5 -4
error codes, cookies and events are now types instead of ints

src/mat/impls/shell/shellcnv.c
1.10 04/04/16 20:48:10 barrysmith@barry-smiths-computer.local +4 -2
error codes, cookies and events are now types instead of ints

src/mat/impls/shell/shell.c
1.17 04/04/16 20:48:10 barrysmith@barry-smiths-computer.local +20 -20
error codes, cookies and events are now types instead of ints

src/mat/impls/sbaij/seq/sro.c
1.7 04/04/16 20:48:10 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
1.52 04/04/16 20:48:10 barrysmith@barry-smiths-computer.local +19 -13
error codes, cookies and events are now types instead of ints

src/mat/impls/sbaij/seq/sbaijfact9.c
1.5 04/04/16 20:48:10 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/sbaij/seq/sbaijfact8.c
1.5 04/04/16 20:48:10 barrysmith@barry-smiths-computer.local +3 -2
error codes, cookies and events are now types instead of ints

src/mat/impls/sbaij/seq/sbaijfact7.c
1.5 04/04/16 20:48:10 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/sbaij/seq/sbaijfact6.c
1.6 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/sbaij/seq/sbaijfact5.c
1.6 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +3 -2
error codes, cookies and events are now types instead of ints

src/mat/impls/sbaij/seq/sbaijfact4.c
1.5 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +3 -2
error codes, cookies and events are now types instead of ints

src/mat/impls/sbaij/seq/sbaijfact3.c
1.5 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/sbaij/seq/sbaijfact2.c
1.35 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +33 -33
error codes, cookies and events are now types instead of ints

src/mat/impls/sbaij/seq/sbaijfact12.c
1.5 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +3 -2
error codes, cookies and events are now types instead of ints

src/mat/impls/sbaij/seq/sbaijfact11.c
1.5 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/sbaij/seq/sbaijfact10.c
1.5 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +3 -2
error codes, cookies and events are now types instead of ints

src/mat/impls/sbaij/seq/sbaijfact.c
1.57 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +16 -13
error codes, cookies and events are now types instead of ints

src/mat/impls/sbaij/seq/sbaij2.c
1.24 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +45 -40
error codes, cookies and events are now types instead of ints

src/mat/impls/sbaij/seq/sbaij.h
1.31 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +35 -35
error codes, cookies and events are now types instead of ints

src/mat/impls/sbaij/seq/sbaij.c
1.103 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +55 -52
error codes, cookies and events are now types instead of ints

src/mat/impls/sbaij/seq/aijsbaij.c
1.16 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +12 -8
error codes, cookies and events are now types instead of ints

src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
1.41 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +18 -14
error codes, cookies and events are now types instead of ints

src/mat/impls/sbaij/mpi/sbaijov.c
1.34 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +3 -2
error codes, cookies and events are now types instead of ints

src/mat/impls/sbaij/mpi/mpisbaij.h
1.15 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/sbaij/mpi/mpisbaij.c
1.92 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +127 -110
error codes, cookies and events are now types instead of ints

src/mat/impls/sbaij/mpi/mmsbaij.c
1.26 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +6 -5
error codes, cookies and events are now types instead of ints

src/mat/impls/rowbs/mpi/mpirowbs.h
1.11 04/04/16 20:48:08 barrysmith@barry-smiths-computer.local +15 -15
error codes, cookies and events are now types instead of ints

src/mat/impls/rowbs/mpi/mpirowbs.c
1.52 04/04/16 20:48:08 barrysmith@barry-smiths-computer.local +58 -52
error codes, cookies and events are now types instead of ints

src/mat/impls/rowbs/mpi/iccbs.c
1.7 04/04/16 20:48:08 barrysmith@barry-smiths-computer.local +5 -5
error codes, cookies and events are now types instead of ints

src/mat/impls/rowbs/mpi/cholbs.c
1.8 04/04/16 20:48:08 barrysmith@barry-smiths-computer.local +10 -10
error codes, cookies and events are now types instead of ints

src/mat/impls/normal/normm.c
1.6 04/04/16 20:48:08 barrysmith@barry-smiths-computer.local +10 -8
error codes, cookies and events are now types instead of ints

src/mat/impls/maij/maij.c
1.16 04/04/16 20:48:08 barrysmith@barry-smiths-computer.local +117 -84
error codes, cookies and events are now types instead of ints

src/mat/impls/is/matis.c
1.16 04/04/16 20:48:08 barrysmith@barry-smiths-computer.local +23 -21
error codes, cookies and events are now types instead of ints

src/mat/impls/hypre/mhyp.c
1.6 04/04/16 20:48:08 barrysmith@barry-smiths-computer.local +4 -3
error codes, cookies and events are now types instead of ints

src/mat/impls/esi/mesi.c
1.39 04/04/16 20:48:08 barrysmith@barry-smiths-computer.local +27 -24
error codes, cookies and events are now types instead of ints

src/mat/impls/dense/seq/dense.h
1.7 04/04/16 20:48:08 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/mat/impls/dense/seq/dense.c
1.53 04/04/16 20:48:08 barrysmith@barry-smiths-computer.local +81 -70
error codes, cookies and events are now types instead of ints

src/mat/impls/dense/mpi/mpidense.h
1.7 04/04/16 20:48:08 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/mat/impls/dense/mpi/mpidense.c
1.38 04/04/16 20:48:07 barrysmith@barry-smiths-computer.local +68 -59
error codes, cookies and events are now types instead of ints

src/mat/impls/dense/mpi/mmdense.c
1.11 04/04/16 20:48:07 barrysmith@barry-smiths-computer.local +5 -5
error codes, cookies and events are now types instead of ints

src/mat/impls/bdiag/seq/bdiag3.c
1.16 04/04/16 20:48:07 barrysmith@barry-smiths-computer.local +16 -13
error codes, cookies and events are now types instead of ints

src/mat/impls/bdiag/seq/bdiag2.c
1.16 04/04/16 20:48:07 barrysmith@barry-smiths-computer.local +58 -40
error codes, cookies and events are now types instead of ints

src/mat/impls/bdiag/seq/bdiag.h
1.9 04/04/16 20:48:07 barrysmith@barry-smiths-computer.local +43 -43
error codes, cookies and events are now types instead of ints

src/mat/impls/bdiag/seq/bdiag.c
1.32 04/04/16 20:48:07 barrysmith@barry-smiths-computer.local +28 -25
error codes, cookies and events are now types instead of ints

src/mat/impls/bdiag/seq/bdfact.c
1.9 04/04/16 20:48:07 barrysmith@barry-smiths-computer.local +24 -18
error codes, cookies and events are now types instead of ints

src/mat/impls/bdiag/mpi/mpibdiag.h
1.7 04/04/16 20:48:07 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/mat/impls/bdiag/mpi/mpibdiag.c
1.34 04/04/16 20:48:07 barrysmith@barry-smiths-computer.local +64 -56
error codes, cookies and events are now types instead of ints

src/mat/impls/bdiag/mpi/mmbdiag.c
1.6 04/04/16 20:48:07 barrysmith@barry-smiths-computer.local +3 -2
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/dgefa7.c
1.9 04/04/16 20:48:07 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/dgefa6.c
1.8 04/04/16 20:48:07 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/dgefa5.c
1.8 04/04/16 20:48:06 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/dgefa4.c
1.8 04/04/16 20:48:06 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/dgefa3.c
1.8 04/04/16 20:48:06 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/dgefa2.c
1.8 04/04/16 20:48:06 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/dgefa.c
1.10 04/04/16 20:48:06 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/dgedi.c
1.5 04/04/16 20:48:06 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/baijfact9.c
1.6 04/04/16 20:48:06 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/baijfact8.c
1.6 04/04/16 20:48:06 barrysmith@barry-smiths-computer.local +3 -2
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/baijfact7.c
1.6 04/04/16 20:48:06 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/baijfact6.c
1.6 04/04/16 20:48:06 barrysmith@barry-smiths-computer.local +3 -2
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/baijfact5.c
1.6 04/04/16 20:48:06 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/baijfact4.c
1.6 04/04/16 20:48:06 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/baijfact3.c
1.11 04/04/16 20:48:06 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/baijfact2.c
1.34 04/04/16 20:48:06 barrysmith@barry-smiths-computer.local +80 -63
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/baijfact14.c
1.6 04/04/16 20:48:06 barrysmith@barry-smiths-computer.local +3 -2
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/baijfact13.c
1.6 04/04/16 20:48:06 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/baijfact12.c
1.19 04/04/16 20:48:06 barrysmith@barry-smiths-computer.local +12 -8
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/baijfact11.c
1.7 04/04/16 20:48:05 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/baijfact10.c
1.6 04/04/16 20:48:05 barrysmith@barry-smiths-computer.local +3 -2
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/baijfact.c
1.9 04/04/16 20:48:05 barrysmith@barry-smiths-computer.local +7 -6
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/baij2.c
1.16 04/04/16 20:48:05 barrysmith@barry-smiths-computer.local +64 -48
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/baij.h
1.21 04/04/16 20:48:05 barrysmith@barry-smiths-computer.local +94 -94
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/baij.c
1.84 04/04/16 20:48:05 barrysmith@barry-smiths-computer.local +72 -61
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/aijbaij.c
1.10 04/04/16 20:48:05 barrysmith@barry-smiths-computer.local +6 -4
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/mpi/mpibaij.h
1.15 04/04/16 20:48:05 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/mpi/mpibaij.c
1.59 04/04/16 20:48:05 barrysmith@barry-smiths-computer.local +122 -104
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/mpi/mmbaij.c
1.19 04/04/16 20:48:05 barrysmith@barry-smiths-computer.local +13 -10
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/mpi/dscpack/dscpack.c
1.55 04/04/16 20:48:05 barrysmith@barry-smiths-computer.local +32 -27
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/mpi/baijov.c
1.18 04/04/16 20:48:05 barrysmith@barry-smiths-computer.local +5 -5
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/seq/unary.c
1.7 04/04/16 20:48:05 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/seq/umfpack/umfpack.c
1.34 04/04/16 20:48:05 barrysmith@barry-smiths-computer.local +26 -22
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/seq/symtranspose.c
1.3 04/04/16 20:48:05 barrysmith@barry-smiths-computer.local +10 -6
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/seq/superlu/superlu.c
1.64 04/04/16 20:48:05 barrysmith@barry-smiths-computer.local +25 -22
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/seq/spooles/spoolesOptions.c
1.28 04/04/16 20:48:05 barrysmith@barry-smiths-computer.local +6 -4
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/seq/spooles/spooles.h
1.49 04/04/16 20:48:04 barrysmith@barry-smiths-computer.local +25 -25
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/seq/spooles/spooles.c
1.91 04/04/16 20:48:04 barrysmith@barry-smiths-computer.local +20 -16
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/seq/spooles/aijspooles.c
1.37 04/04/16 20:48:04 barrysmith@barry-smiths-computer.local +13 -10
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/seq/matptap.c
1.21.1.1 04/04/16 20:48:04 barrysmith@barry-smiths-computer.local +20 -17
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/seq/matpapt.c
1.40 04/04/16 20:48:04 barrysmith@barry-smiths-computer.local +8 -6
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/seq/matmatmult.c
1.57.1.1 04/04/16 20:48:04 barrysmith@barry-smiths-computer.local +26 -23
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/seq/matlab/aijmatlab.c
1.27 04/04/16 20:48:04 barrysmith@barry-smiths-computer.local +35 -32
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/seq/lusol/lusol.c
1.28 04/04/16 20:48:04 barrysmith@barry-smiths-computer.local +19 -15
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/seq/ilut.c
1.7 04/04/16 20:48:04 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/seq/ij.c
1.5 04/04/16 20:48:04 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/seq/fdaij.c
1.10 04/04/16 20:48:04 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/seq/essl/essl.c
1.28 04/04/16 20:48:03 barrysmith@barry-smiths-computer.local +22 -18
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/seq/aijnode.c
1.25 04/04/16 20:48:03 barrysmith@barry-smiths-computer.local +36 -31
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/seq/aijfact.c
1.53 04/04/16 20:48:03 barrysmith@barry-smiths-computer.local +26 -26
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/seq/aij.h
1.30 04/04/16 20:48:03 barrysmith@barry-smiths-computer.local +42 -42
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/seq/aij.c
1.150 04/04/16 20:48:03 barrysmith@barry-smiths-computer.local +112 -99
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.93 04/04/16 20:48:03 barrysmith@barry-smiths-computer.local +27 -22
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/mpi/spooles/mpispooles.c
1.64 04/04/16 20:48:03 barrysmith@barry-smiths-computer.local +12 -10
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/mpi/spooles/mpiaijspooles.c
1.30 04/04/16 20:48:03 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/mpi/pxxt.c
1.15.1.1 04/04/16 20:48:03 barrysmith@barry-smiths-computer.local +23 -21
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/mpi/mumps/mumps.c
1.72 04/04/16 20:48:03 barrysmith@barry-smiths-computer.local +55 -41
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/mpi/mpiov.c
1.17 04/04/16 20:48:03 barrysmith@barry-smiths-computer.local +10 -9
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/mpi/mpiaijpc.c
1.5 04/04/16 20:48:03 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/mpi/mpiaij.h
1.13 04/04/16 20:48:03 barrysmith@barry-smiths-computer.local +23 -23
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/mpi/mpiaij.c
1.123 04/04/16 20:48:02 barrysmith@barry-smiths-computer.local +103 -88
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/mpi/mmaij.c
1.14 04/04/16 20:48:02 barrysmith@barry-smiths-computer.local +12 -9
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/mpi/libtfs/xyt.h
1.5.1.1 04/04/16 20:48:02 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/mpi/libtfs/xyt.c
1.7.1.2 04/04/16 20:48:02 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/mpi/libtfs/xxt.h
1.5.1.1 04/04/16 20:48:02 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/mpi/libtfs/xxt.c
1.7.1.2 04/04/16 20:48:02 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/mpi/libtfs/queue.h
1.5.1.1 04/04/16 20:48:02 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/mpi/libtfs/ivec.c
1.6.1.3 04/04/16 20:48:02 barrysmith@barry-smiths-computer.local +6 -12
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/mpi/libtfs/gs.c
1.11.1.3 04/04/16 20:48:02 barrysmith@barry-smiths-computer.local +1 -2
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/mpi/libtfs/comm.c
1.13.1.3 04/04/16 20:48:02 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/mpi/libtfs/bit_mask.c
1.5.1.1 04/04/16 20:48:01 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/mpi/fdmpiaij.c
1.7 04/04/16 20:48:01 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/mat/impls/adj/mpi/mpiadj.c
1.27 04/04/16 20:48:01 barrysmith@barry-smiths-computer.local +26 -24
error codes, cookies and events are now types instead of ints

src/mat/impls/adic/nladic.c
1.7 04/04/16 20:48:01 barrysmith@barry-smiths-computer.local +15 -13
error codes, cookies and events are now types instead of ints

src/mat/impls/adic/matadic.c
1.24 04/04/16 20:48:01 barrysmith@barry-smiths-computer.local +31 -28
error codes, cookies and events are now types instead of ints

src/mat/examples/tutorials/ex3.c
1.11 04/04/16 20:48:01 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/examples/tutorials/ex2.c
1.4 04/04/16 20:48:01 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/examples/tests/ex5.c
1.7 04/04/16 20:48:01 barrysmith@barry-smiths-computer.local +2 -1
error codes, cookies and events are now types instead of ints

src/mat/examples/tests/ex34.c
1.8 04/04/16 20:48:01 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/examples/tests/ex12.c
1.8 04/04/16 20:48:01 barrysmith@barry-smiths-computer.local +6 -6
error codes, cookies and events are now types instead of ints

src/mat/esi/ematrix.c
1.34 04/04/16 20:48:01 barrysmith@barry-smiths-computer.local +14 -11
error codes, cookies and events are now types instead of ints

src/mat/color/slo.c
1.6 04/04/16 20:48:01 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/color/setr.c
1.5 04/04/16 20:48:01 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/color/seq.c
1.5 04/04/16 20:48:01 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/color/scolor.c
1.7 04/04/16 20:48:01 barrysmith@barry-smiths-computer.local +6 -6
error codes, cookies and events are now types instead of ints

src/mat/color/numsrt.c
1.7 04/04/16 20:48:01 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/color/ido.c
1.6 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/color/dsm.c
1.5 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/color/degr.c
1.5 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/color/color.h
1.6 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +7 -7
error codes, cookies and events are now types instead of ints

src/mat/color/color.c
1.16 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +14 -14
error codes, cookies and events are now types instead of ints

src/ksp/utils/damg.c
1.27 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +26 -21
error codes, cookies and events are now types instead of ints

src/ksp/pc/interface/precon.c
1.45 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +63 -61
error codes, cookies and events are now types instead of ints

src/ksp/pc/interface/pcset.c
1.19 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +8 -8
error codes, cookies and events are now types instead of ints

src/ksp/pc/interface/pcregis.c
1.24 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +26 -26
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/spai/src/ispai.c
1.25 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +43 -42
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/spai/src/dspai.c
1.7 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/spai/examples/tutorials/ex2.c
1.10 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +2 -1
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/sor/sor.c
1.19 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +19 -18
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/shell/shellpc.c
1.17 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +30 -30
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/samg/samgpetsctools.c
1.10 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +10 -9
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/samg/samgpetsc.c
1.11 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +11 -9
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/samg/samgmgpetsc.c
1.11 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +3 -2
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/samg/samgfunc.h
1.5 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/samg/petscfunc.h
1.5 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +32 -32
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/redundant/redundant.c
1.17 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +18 -16
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/ramg/ramgpetsc.c
1.16 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +17 -15
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/ramg/petscfunc.h
1.10 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +29 -29
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/ramg/petscfunc.c
1.16 04/04/16 20:47:59 barrysmith@barry-smiths-computer.local +19 -16
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/pbjacobi/pbjacobi.c
1.10 04/04/16 20:47:59 barrysmith@barry-smiths-computer.local +14 -9
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/none/none.c
1.8 04/04/16 20:47:59 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/mg/smg.c
1.10 04/04/16 20:47:59 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/mg/mgfunc.c
1.9 04/04/16 20:47:59 barrysmith@barry-smiths-computer.local +15 -15
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/mg/mg.c
1.28 04/04/16 20:47:59 barrysmith@barry-smiths-computer.local +21 -17
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/mg/fmg.c
1.10 04/04/16 20:47:59 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/mat/pcmat.c
1.9 04/04/16 20:47:59 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/lu/lu.c
1.27 04/04/16 20:47:59 barrysmith@barry-smiths-computer.local +40 -39
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/ksp/pcksp.c
1.17 04/04/16 20:47:59 barrysmith@barry-smiths-computer.local +14 -13
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/jacobi/jacobi.c
1.11 04/04/16 20:47:58 barrysmith@barry-smiths-computer.local +13 -12
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/is/pcis.h
1.9 04/04/16 20:47:58 barrysmith@barry-smiths-computer.local +6 -6
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/is/pcis.c
1.17 04/04/16 20:47:58 barrysmith@barry-smiths-computer.local +5 -5
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/is/nn/nn.h
1.9 04/04/16 20:47:58 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/is/nn/nn.c
1.22 04/04/16 20:47:58 barrysmith@barry-smiths-computer.local +10 -10
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/ilu/ilu.c
1.31 04/04/16 20:47:58 barrysmith@barry-smiths-computer.local +50 -49
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/icc/icc.c
1.27 04/04/16 20:47:58 barrysmith@barry-smiths-computer.local +28 -28
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/hypre/hyppilut.c
1.52 04/04/16 20:47:58 barrysmith@barry-smiths-computer.local +19 -18
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/esi/pesi.c
1.20 04/04/16 20:47:58 barrysmith@barry-smiths-computer.local +16 -16
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/eisens/eisen.c
1.18 04/04/16 20:47:58 barrysmith@barry-smiths-computer.local +17 -16
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/composite/composite.c
1.18 04/04/16 20:47:58 barrysmith@barry-smiths-computer.local +27 -25
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/cholesky/cholesky.c
1.25 04/04/16 20:47:58 barrysmith@barry-smiths-computer.local +30 -30
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/bjacobi/bjacobi.c
1.27 04/04/16 20:47:58 barrysmith@barry-smiths-computer.local +50 -44
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/asm/asm.c
1.30 04/04/16 20:47:58 barrysmith@barry-smiths-computer.local +24 -24
error codes, cookies and events are now types instead of ints

src/ksp/pc/examples/tests/ex2.c
1.9 04/04/16 20:47:58 barrysmith@barry-smiths-computer.local +2 -1
error codes, cookies and events are now types instead of ints

src/ksp/pc/examples/tests/ex1.c
1.7 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/ksp/pc/esi/epreconditioner.c
1.29 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +9 -9
error codes, cookies and events are now types instead of ints

src/ksp/ksp/kspimpl.h
1.20 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +8 -8
error codes, cookies and events are now types instead of ints

src/ksp/ksp/interface/xmon.c
1.8 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +14 -12
error codes, cookies and events are now types instead of ints

src/ksp/ksp/interface/itres.c
1.10 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/ksp/ksp/interface/itregis.c
1.10 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +20 -20
error codes, cookies and events are now types instead of ints

src/ksp/ksp/interface/itfunc.c
1.42.1.1 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +44 -43
error codes, cookies and events are now types instead of ints

src/ksp/ksp/interface/iterativ.c
1.15.1.1 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +27 -27
error codes, cookies and events are now types instead of ints

src/ksp/ksp/interface/itcreate.c
1.47 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +23 -22
error codes, cookies and events are now types instead of ints

src/ksp/ksp/interface/itcl.c
1.12 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +8 -8
error codes, cookies and events are now types instead of ints

src/ksp/ksp/interface/iguess.c
1.10 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +7 -7
error codes, cookies and events are now types instead of ints

src/ksp/ksp/interface/eige.c
1.15 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +4 -3
error codes, cookies and events are now types instead of ints

src/ksp/ksp/interface/dlregis.c
1.20 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +6 -6
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/tfqmr/tfqmr.c
1.14 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/tcqmr/tcqmr.c
1.14 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/symmlq/symmlq.c
1.13 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +7 -6
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/rich/richscale.c
1.8 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/rich/rich.c
1.14 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +10 -10
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/qcg/qcg.c
1.15 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +19 -19
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/preonly/preonly.c
1.9 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/minres/minres.c
1.14 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +7 -6
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/lsqr/lsqr.c
1.14 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +6 -5
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/lgmres/lgmres.c
1.25 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +32 -29
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/gmres/gmres2.c
1.19 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/gmres/gmres.c
1.41 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +39 -34
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/gmres/gmreig.c
1.11 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/gmres/gmpre.c
1.8 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/gmres/borthog2.c
1.14 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/gmres/borthog.c
1.11 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +3 -2
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/fgmres/modpcf.c
1.12 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +6 -5
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/fgmres/fgmres.c
1.30 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +28 -25
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/cr/cr.c
1.23 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/cheby/cheby.c
1.15 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +12 -12
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/cgs/cgs.c
1.18 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/cgne/cgne.c
1.14 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +15 -14
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/cg/cgtype.c
1.8 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/cg/cgeig.c
1.7 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/cg/cg.c
1.22 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +15 -14
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/bicg/bicg.c
1.14 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +8 -7
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/bcgs/bcgs.c
1.15 04/04/16 20:47:55 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/ksp/examples/tutorials/ex15.c
1.11 04/04/16 20:47:55 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/ksp/examples/tutorials/ex13.c
1.11 04/04/16 20:47:55 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/ksp/examples/tutorials/ex12.c
1.11 04/04/16 20:47:55 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/ksp/examples/tests/ex2.c
1.11 04/04/16 20:47:55 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/ksp/esi/esles.c
1.17 04/04/16 20:47:55 barrysmith@barry-smiths-computer.local +13 -13
error codes, cookies and events are now types instead of ints

src/inline/ilu.h
1.9 04/04/16 20:47:55 barrysmith@barry-smiths-computer.local +12 -18
error codes, cookies and events are now types instead of ints

src/fortran/custom/zts.c
1.15 04/04/16 20:47:55 barrysmith@barry-smiths-computer.local +6 -6
error codes, cookies and events are now types instead of ints

src/fortran/custom/zsys.c
1.20 04/04/16 20:47:55 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/fortran/custom/zstartf.c
1.8 04/04/16 20:47:55 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/fortran/custom/zstart.c
1.15 04/04/16 20:47:54 barrysmith@barry-smiths-computer.local +9 -7
error codes, cookies and events are now types instead of ints

src/fortran/custom/zsnes.c
1.19 04/04/16 20:47:54 barrysmith@barry-smiths-computer.local +12 -12
error codes, cookies and events are now types instead of ints

src/fortran/custom/zsles.c
1.11 04/04/16 20:47:54 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/fortran/custom/zsda.c
1.9 04/04/16 20:47:54 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/fortran/custom/zpc.c
1.19 04/04/16 20:47:54 barrysmith@barry-smiths-computer.local +5 -5
error codes, cookies and events are now types instead of ints

src/fortran/custom/zoptions.c
1.9 04/04/16 20:47:54 barrysmith@barry-smiths-computer.local +10 -9
error codes, cookies and events are now types instead of ints

src/fortran/custom/zmat.c
1.31 04/04/16 20:47:54 barrysmith@barry-smiths-computer.local +6 -6
error codes, cookies and events are now types instead of ints

src/fortran/custom/zksp.c
1.20 04/04/16 20:47:54 barrysmith@barry-smiths-computer.local +5 -5
error codes, cookies and events are now types instead of ints

src/fortran/custom/zdraw.c
1.7 04/04/16 20:47:54 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/fortran/custom/zda.c
1.11 04/04/16 20:47:54 barrysmith@barry-smiths-computer.local +6 -6
error codes, cookies and events are now types instead of ints

src/dm/usg/utils/inpututils.c
1.6 04/04/16 20:47:54 barrysmith@barry-smiths-computer.local +12 -12
error codes, cookies and events are now types instead of ints

src/dm/da/utils/sda2.c
1.16 04/04/16 20:47:54 barrysmith@barry-smiths-computer.local +19 -19
error codes, cookies and events are now types instead of ints

src/dm/da/utils/pack.c
1.11 04/04/16 20:47:54 barrysmith@barry-smiths-computer.local +70 -65
error codes, cookies and events are now types instead of ints

src/dm/da/utils/fdda.c
1.36 04/04/16 20:47:54 barrysmith@barry-smiths-computer.local +53 -40
error codes, cookies and events are now types instead of ints

src/dm/da/utils/dm.c
1.9 04/04/16 20:47:54 barrysmith@barry-smiths-computer.local +16 -16
error codes, cookies and events are now types instead of ints

src/dm/da/src/gr2.c
1.22 04/04/16 20:47:54 barrysmith@barry-smiths-computer.local +16 -13
error codes, cookies and events are now types instead of ints

src/dm/da/src/gr1.c
1.9 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/dm/da/src/daview.c
1.18 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +7 -6
error codes, cookies and events are now types instead of ints

src/dm/da/src/dasub.c
1.7 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +3 -2
error codes, cookies and events are now types instead of ints

src/dm/da/src/dascatter.c
1.8 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/dm/da/src/dapf.c
1.7 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/dm/da/src/daltol.c
1.10 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +5 -5
error codes, cookies and events are now types instead of ints

src/dm/da/src/daltog.c
1.8 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/dm/da/src/dalocal.c
1.20 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +33 -29
error codes, cookies and events are now types instead of ints

src/dm/da/src/daload.c
1.8 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +3 -2
error codes, cookies and events are now types instead of ints

src/dm/da/src/dainterp.c
1.18 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +23 -16
error codes, cookies and events are now types instead of ints

src/dm/da/src/daindex.c
1.11 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/dm/da/src/dagtona.c
1.11 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/dm/da/src/dagtol.c
1.11 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +19 -19
error codes, cookies and events are now types instead of ints

src/dm/da/src/daghost.c
1.7 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/dm/da/src/dagetarray.c
1.9 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/dm/da/src/dadist.c
1.13 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/dm/da/src/dadestroy.c
1.18 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +6 -6
error codes, cookies and events are now types instead of ints

src/dm/da/src/dacorn.c
1.12 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +10 -10
error codes, cookies and events are now types instead of ints

src/dm/da/src/da3.c
1.22 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/dm/da/src/da2.c
1.45 04/04/16 20:47:52 barrysmith@barry-smiths-computer.local +50 -45
error codes, cookies and events are now types instead of ints

src/dm/da/src/da1.c
1.22 04/04/16 20:47:52 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/dm/da/examples/tests/ex19.c
1.4 04/04/16 20:47:52 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/dm/da/examples/tests/ex13.c
1.7 04/04/16 20:47:52 barrysmith@barry-smiths-computer.local +2 -1
error codes, cookies and events are now types instead of ints

src/dm/da/daimpl.h
1.16 04/04/16 20:47:52 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/dm/ao/utils/aosetlocal.c
1.7 04/04/16 20:47:52 barrysmith@barry-smiths-computer.local +2 -1
error codes, cookies and events are now types instead of ints

src/dm/ao/utils/aopart.c
1.8 04/04/16 20:47:52 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/dm/ao/interface/dlregis.c
1.20 04/04/16 20:47:52 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/dm/ao/interface/aodataalias.c
1.7 04/04/16 20:47:52 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/dm/ao/interface/aodata.c
1.10 04/04/16 20:47:52 barrysmith@barry-smiths-computer.local +79 -76
error codes, cookies and events are now types instead of ints

src/dm/ao/interface/ao.c
1.13 04/04/16 20:47:52 barrysmith@barry-smiths-computer.local +18 -18
error codes, cookies and events are now types instead of ints

src/dm/ao/impls/mapping/aomapping.c
1.20 04/04/16 20:47:52 barrysmith@barry-smiths-computer.local +12 -12
error codes, cookies and events are now types instead of ints

src/dm/ao/impls/basic/aoreduced.c
1.7 04/04/16 20:47:52 barrysmith@barry-smiths-computer.local +3 -2
error codes, cookies and events are now types instead of ints

src/dm/ao/impls/basic/aodatabasic.c
1.17 04/04/16 20:47:52 barrysmith@barry-smiths-computer.local +48 -38
error codes, cookies and events are now types instead of ints

src/dm/ao/impls/basic/aobasic.c
1.20 04/04/16 20:47:51 barrysmith@barry-smiths-computer.local +17 -17
error codes, cookies and events are now types instead of ints

src/dm/ao/examples/tutorials/ex2.c
1.10 04/04/16 20:47:51 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/dm/ao/aoimpl.h
1.12 04/04/16 20:47:51 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/contrib/oberman/laplacian_q1/scalable/apppartition.c
1.5 04/04/16 20:47:51 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/contrib/oberman/burgers_vertex_based_q1/main.c
1.9 04/04/16 20:47:51 barrysmith@barry-smiths-computer.local +6 -6
error codes, cookies and events are now types instead of ints

src/contrib/oberman/burgers_df_based_q1/appsetalg.c
1.9 04/04/16 20:47:51 barrysmith@barry-smiths-computer.local +9 -9
error codes, cookies and events are now types instead of ints

src/contrib/fun3d/flow.c
1.16 04/04/16 20:47:51 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/benchmarks/Index.c
1.5 04/04/16 20:47:51 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

include/vecimpl.h
1.22 04/04/16 20:47:51 barrysmith@barry-smiths-computer.local +14 -14
error codes, cookies and events are now types instead of ints

include/petscviewer.h
1.36 04/04/16 20:47:51 barrysmith@barry-smiths-computer.local +93 -91
error codes, cookies and events are now types instead of ints

include/petscvec.h
1.48 04/04/16 20:47:50 barrysmith@barry-smiths-computer.local +165 -165
error codes, cookies and events are now types instead of ints

include/petscts.h
1.24 04/04/16 20:47:50 barrysmith@barry-smiths-computer.local +92 -92
error codes, cookies and events are now types instead of ints

include/petscsys.h
1.14.1.1 04/04/16 20:47:50 barrysmith@barry-smiths-computer.local +63 -63
error codes, cookies and events are now types instead of ints

include/petscsnes.h
1.30 04/04/16 20:47:50 barrysmith@barry-smiths-computer.local +111 -111
error codes, cookies and events are now types instead of ints

include/petscpf.h
1.11 04/04/16 20:47:50 barrysmith@barry-smiths-computer.local +12 -12
error codes, cookies and events are now types instead of ints

include/petscpc.h
1.45 04/04/16 20:47:50 barrysmith@barry-smiths-computer.local +127 -127
error codes, cookies and events are now types instead of ints

include/petscoptions.h
1.16 04/04/16 20:47:50 barrysmith@barry-smiths-computer.local +47 -47
error codes, cookies and events are now types instead of ints

include/petscmg.h
1.8 04/04/16 20:47:50 barrysmith@barry-smiths-computer.local +19 -19
error codes, cookies and events are now types instead of ints

include/petscmatlab.h
1.14 04/04/16 20:47:50 barrysmith@barry-smiths-computer.local +9 -9
error codes, cookies and events are now types instead of ints

include/petscmath.h
1.21 04/04/16 20:47:50 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

include/petscmat.h
1.122 04/04/16 20:47:50 barrysmith@barry-smiths-computer.local +259 -259
error codes, cookies and events are now types instead of ints

include/petsclog.h
1.39 04/04/16 20:47:49 barrysmith@barry-smiths-computer.local +55 -55
error codes, cookies and events are now types instead of ints

include/petscksp.h
1.45 04/04/16 20:47:49 barrysmith@barry-smiths-computer.local +108 -108
error codes, cookies and events are now types instead of ints

include/petscis.h
1.17 04/04/16 20:47:49 barrysmith@barry-smiths-computer.local +59 -59
error codes, cookies and events are now types instead of ints

include/petschead.h
1.29.1.1 04/04/16 20:47:49 barrysmith@barry-smiths-computer.local +20 -20
error codes, cookies and events are now types instead of ints

include/petscf90.h
1.7 04/04/16 20:47:49 barrysmith@barry-smiths-computer.local +10 -10
error codes, cookies and events are now types instead of ints

include/petscerror.h
1.29 04/04/16 20:47:49 barrysmith@barry-smiths-computer.local +21 -21
error codes, cookies and events are now types instead of ints

include/petscdraw.h
1.20 04/04/16 20:47:49 barrysmith@barry-smiths-computer.local +117 -117
error codes, cookies and events are now types instead of ints

include/petscda.h
1.31 04/04/16 20:47:49 barrysmith@barry-smiths-computer.local +143 -143
error codes, cookies and events are now types instead of ints

include/petscao.h
1.14 04/04/16 20:47:49 barrysmith@barry-smiths-computer.local +79 -79
error codes, cookies and events are now types instead of ints

include/petsc.h
1.63 04/04/16 20:47:49 barrysmith@barry-smiths-computer.local +149 -142
error codes, cookies and events are now types instead of ints

include/esi/petsc/matrix.h
1.21 04/04/16 20:47:48 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

docs/tex/manual/part2.tex
1.75 04/04/16 20:47:48 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

bmake/common/rules
1.120 04/04/16 20:47:48 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/ctable.h
1.5 04/04/15 16:35:07 barrysmith@barrysmith-57.mcs.anl.gov +10 -10
prototypes DO NOT take argument names


Hg-commit: a4152d595f947305b70fc8bb99b79baf5cfe11ef

show more ...


# a752ccaf 07-Apr-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2110
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040407214015|46773
ChangeSet
1.2110 04/04/07 16:40:15 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
Merge bk://petsc@petsc.bkbits

bk-changeset-1.2110
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040407214015|46773
ChangeSet
1.2110 04/04/07 16:40:15 barrysmith@barrysmith-57.mcs.anl.gov +2 -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.114 04/04/07 16:40:14 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Auto merged

include/petscmat.h
1.115 04/04/07 16:40:14 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Auto merged


Hg-commit: 417761f21ac69b510ef55a36a4eb1f11d535c882

show more ...


# b3cc6726 07-Apr-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2101.4.6
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040407213955|60051
ChangeSet
1.2101.4.6 04/04/07 16:39:55 barrysmith@barrysmith-57.mcs.anl.gov +44 -0
matget/restorerow no

bk-changeset-1.2101.4.6
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040407213955|60051
ChangeSet
1.2101.4.6 04/04/07 16:39:55 barrysmith@barrysmith-57.mcs.anl.gov +44 -0
matget/restorerow now have const arrays so user won't change
KSP breakdown is no longer error but instead KSPConvergedReason
minor cleanup

src/mat/interface/matrix.c
1.112.1.3 04/04/07 16:39:53 barrysmith@barrysmith-57.mcs.anl.gov +20 -16
MatGet/RestoreRow() has const array args user cannot change

todo
1.48 04/04/07 16:39:52 barrysmith@barrysmith-57.mcs.anl.gov +12 -0
more maint needed

src/vec/impls/seq/bvec2.c
1.38 04/04/07 16:39:52 barrysmith@barrysmith-57.mcs.anl.gov +5 -1
seq vecs must live on one processor

src/vec/examples/tests/makefile
1.14 04/04/07 16:39:52 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
MatGet/RestoreRow() has const array args user cannot change

src/vec/examples/tests/ex33.c
1.5 04/04/07 16:39:52 barrysmith@barrysmith-57.mcs.anl.gov +10 -3
MatGet/RestoreRow() has const array args user cannot change

src/sys/src/error/err.c
1.23 04/04/07 16:39:52 barrysmith@barrysmith-57.mcs.anl.gov +20 -20
updating error messages

src/mat/utils/zerodiag.c
1.10 04/04/07 16:39:52 barrysmith@barrysmith-57.mcs.anl.gov +10 -7
MatGet/RestoreRow() has const array args user cannot change

src/mat/utils/getcolv.c
1.6 04/04/07 16:39:52 barrysmith@barrysmith-57.mcs.anl.gov +5 -3
MatGet/RestoreRow() has const array args user cannot change

src/mat/utils/convert.c
1.9 04/04/07 16:39:52 barrysmith@barrysmith-57.mcs.anl.gov +6 -4
MatGet/RestoreRow() has const array args user cannot change

src/mat/utils/axpy.c
1.14 04/04/07 16:39:52 barrysmith@barrysmith-57.mcs.anl.gov +10 -8
MatGet/RestoreRow() has const array args user cannot change

src/mat/impls/normal/normm.c
1.5 04/04/07 16:39:52 barrysmith@barrysmith-57.mcs.anl.gov +10 -8
MatGet/RestoreRow() has const array args user cannot change

src/mat/impls/hypre/mhyp.c
1.5 04/04/07 16:39:52 barrysmith@barrysmith-57.mcs.anl.gov +3 -2
MatGet/RestoreRow() has const array args user cannot change

src/mat/impls/dense/mpi/mpidense.c
1.36 04/04/07 16:39:52 barrysmith@barrysmith-57.mcs.anl.gov +5 -4
MatGet/RestoreRow() has const array args user cannot change

src/mat/impls/bdiag/seq/bdiag.h
1.8 04/04/07 16:39:51 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
MatGet/RestoreRow() has const array args user cannot change

src/mat/impls/bdiag/seq/bdiag.c
1.28 04/04/07 16:39:51 barrysmith@barrysmith-57.mcs.anl.gov +14 -12
MatGet/RestoreRow() has const array args user cannot change

src/mat/impls/bdiag/mpi/mpibdiag.c
1.33 04/04/07 16:39:51 barrysmith@barrysmith-57.mcs.anl.gov +5 -4
MatGet/RestoreRow() has const array args user cannot change

src/mat/impls/aij/seq/aij.c
1.140 04/04/07 16:39:51 barrysmith@barrysmith-57.mcs.anl.gov +7 -5
MatGet/RestoreRow() has const array args user cannot change

src/mat/impls/aij/mpi/mpiaij.c
1.116 04/04/07 16:39:51 barrysmith@barrysmith-57.mcs.anl.gov +10 -8
MatGet/RestoreRow() has const array args user cannot change

src/mat/impls/adj/mpi/mpiadj.c
1.26 04/04/07 16:39:51 barrysmith@barrysmith-57.mcs.anl.gov +7 -5
MatGet/RestoreRow() has const array args user cannot change

src/mat/examples/tests/ex77.c
1.5 04/04/07 16:39:51 barrysmith@barrysmith-57.mcs.anl.gov +2 -53
MatGet/RestoreRow() has const array args user cannot change

src/mat/examples/tests/ex75.c
1.13 04/04/07 16:39:51 barrysmith@barrysmith-57.mcs.anl.gov +13 -11
MatGet/RestoreRow() has const array args user cannot change

src/mat/examples/tests/ex74.c
1.19 04/04/07 16:39:51 barrysmith@barrysmith-57.mcs.anl.gov +14 -66
MatGet/RestoreRow() has const array args user cannot change

src/mat/examples/tests/ex53.c
1.7 04/04/07 16:39:51 barrysmith@barrysmith-57.mcs.anl.gov +12 -10
MatGet/RestoreRow() has const array args user cannot change

src/mat/examples/tests/ex47.c
1.6 04/04/07 16:39:51 barrysmith@barrysmith-57.mcs.anl.gov +10 -8
MatGet/RestoreRow() has const array args user cannot change

src/mat/examples/tests/ex21.c
1.6 04/04/07 16:39:51 barrysmith@barrysmith-57.mcs.anl.gov +5 -3
MatGet/RestoreRow() has const array args user cannot change

src/mat/examples/tests/ex14.c
1.6 04/04/07 16:39:51 barrysmith@barrysmith-57.mcs.anl.gov +5 -3
MatGet/RestoreRow() has const array args user cannot change

src/mat/esi/ematrix.c
1.31 04/04/07 16:39:51 barrysmith@barrysmith-57.mcs.anl.gov +15 -14
MatGet/RestoreRow() has const array args user cannot change

src/ksp/utils/damg.c
1.25 04/04/07 16:39:50 barrysmith@barrysmith-57.mcs.anl.gov +32 -18
more debug capability

src/ksp/pc/impls/spai/src/ispai.c
1.23 04/04/07 16:39:50 barrysmith@barrysmith-57.mcs.anl.gov +10 -9
MatGet/RestoreRow() has const array args user cannot change

src/ksp/pc/impls/spai/src/dspai.c
1.6 04/04/07 16:39:50 barrysmith@barrysmith-57.mcs.anl.gov +4 -3
MatGet/RestoreRow() has const array args user cannot change

src/ksp/pc/impls/ramg/petscfunc.c
1.14 04/04/07 16:39:50 barrysmith@barrysmith-57.mcs.anl.gov +6 -5
MatGet/RestoreRow() has const array args user cannot change

src/ksp/ksp/interface/iterativ.c
1.15 04/04/07 16:39:50 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
docs typo fix

src/ksp/ksp/interface/eige.c
1.14 04/04/07 16:39:50 barrysmith@barrysmith-57.mcs.anl.gov +8 -7
MatGet/RestoreRow() has const array args user cannot change

src/ksp/ksp/impls/symmlq/symmlq.c
1.12 04/04/07 16:39:50 barrysmith@barrysmith-57.mcs.anl.gov +36 -30
move error to KSPConvergedReason

src/ksp/ksp/impls/minres/minres.c
1.13 04/04/07 16:39:50 barrysmith@barrysmith-57.mcs.anl.gov +9 -2
move error to KSPConvergedReason

src/ksp/ksp/impls/lgmres/lgmres.c
1.22 04/04/07 16:39:50 barrysmith@barrysmith-57.mcs.anl.gov +6 -1
move error to KSPConvergedReason

src/ksp/ksp/impls/gmres/gmres.c
1.39 04/04/07 16:39:50 barrysmith@barrysmith-57.mcs.anl.gov +6 -1
move error to KSPConvergedReason

src/ksp/ksp/impls/fgmres/fgmres.c
1.28 04/04/07 16:39:50 barrysmith@barrysmith-57.mcs.anl.gov +7 -1
move error to KSPConvergedReason

src/ksp/ksp/impls/bcgs/bcgs.c
1.13 04/04/07 16:39:50 barrysmith@barrysmith-57.mcs.anl.gov +8 -2
move error to KSPConvergedReason

src/fortran/custom/zmat.c
1.29 04/04/07 16:39:50 barrysmith@barrysmith-57.mcs.anl.gov +7 -6
MatGet/RestoreRow() has const array args user cannot change

include/petscmat.h
1.113.1.1 04/04/07 16:39:50 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
MatGet/RestoreRow() has const array args user cannot change

include/petscksp.h
1.44 04/04/07 16:39:50 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
move error to KSPConvergedReason

include/petscerror.h
1.26 04/04/07 16:39:49 barrysmith@barrysmith-57.mcs.anl.gov +1 -3
move error to KSPConvergedReason

docs/tex/manual/part2.tex
1.73 04/04/07 16:39:49 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
MatGet/RestoreRow() has const array args user cannot change

src/mat/interface/matrix.c
1.112.1.2 04/04/07 10:44:55 barrysmith@barry-smiths-computer.local +2 -0
generate error for matgetmatrix() if matrix not square; not supported

src/mat/interface/matrix.c
1.112.1.1 04/04/07 10:41:27 barrysmith@barry-smiths-computer.local +2 -2
slightly clearer manual page


Hg-commit: c541eedf5b0b1078eba3014560bb2ac142741704

show more ...


# 9c30b7d2 30-Mar-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2094
barrysmith@barry-smiths-computer.local|ChangeSet|20040330021611|11379
ChangeSet
1.2094 04/03/29 20:16:11 barrysmith@barry-smiths-computer.local +2 -0
merge Victor's exprts

bk-changeset-1.2094
barrysmith@barry-smiths-computer.local|ChangeSet|20040330021611|11379
ChangeSet
1.2094 04/03/29 20:16:11 barrysmith@barry-smiths-computer.local +2 -0
merge Victor's exprts

bmake/common/rules
1.117 04/03/29 20:16:10 barrysmith@barry-smiths-computer.local +0 -2
merge Victor's exprts

makefile
1.104 04/03/29 20:14:27 barrysmith@barry-smiths-computer.local +0 -0
Auto merged


Hg-commit: 1e729f8f16813bd4898a896cb425f51076988252

show more ...


# 1c2a3de1 30-Mar-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2092.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040330021313|11383
ChangeSet
1.2092.1.1 04/03/29 20:13:13 barrysmith@barry-smiths-computer.local +1593 -0
rm unused $Id

bk-changeset-1.2092.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040330021313|11383
ChangeSet
1.2092.1.1 04/03/29 20:13:13 barrysmith@barry-smiths-computer.local +1593 -0
rm unused $Id RCS headers from all files

src/vec/utils/vscat.c
1.15 04/03/29 20:12:35 barrysmith@barry-smiths-computer.local +0 -2


src/vec/utils/vpscat.c
1.13 04/03/29 20:12:35 barrysmith@barry-smiths-computer.local +0 -1


src/vec/utils/vinv.c
1.24 04/03/29 20:12:35 barrysmith@barry-smiths-computer.local +0 -1


src/vec/utils/vecstash.c
1.8 04/03/29 20:12:35 barrysmith@barry-smiths-computer.local +0 -1


src/vec/utils/vecio.c
1.26 04/03/29 20:12:35 barrysmith@barry-smiths-computer.local +0 -2


src/vec/utils/pipeline.c
1.8 04/03/29 20:12:35 barrysmith@barry-smiths-computer.local +0 -2


src/vec/utils/makefile
1.11 04/03/29 20:12:35 barrysmith@barry-smiths-computer.local +0 -1


src/vec/utils/gcreatev.c
1.8 04/03/29 20:12:35 barrysmith@barry-smiths-computer.local +0 -1


src/vec/utils/comb.c
1.12 04/03/29 20:12:35 barrysmith@barry-smiths-computer.local +0 -2


src/vec/utils/cmesh.c
1.5 04/03/29 20:12:35 barrysmith@barry-smiths-computer.local +0 -1


src/vec/makefile
1.5 04/03/29 20:12:35 barrysmith@barry-smiths-computer.local +0 -1


src/vec/is/utils/makefile
1.5 04/03/29 20:12:35 barrysmith@barry-smiths-computer.local +0 -1


src/vec/is/utils/isltog.c
1.14 04/03/29 20:12:35 barrysmith@barry-smiths-computer.local +0 -1


src/vec/is/utils/isdiff.c
1.7 04/03/29 20:12:34 barrysmith@barry-smiths-computer.local +0 -1


src/vec/is/utils/iscomp.c
1.9 04/03/29 20:12:34 barrysmith@barry-smiths-computer.local +0 -1


src/vec/is/utils/iscoloring.c
1.15 04/03/29 20:12:34 barrysmith@barry-smiths-computer.local +0 -1


src/vec/is/makefile
1.4 04/03/29 20:12:34 barrysmith@barry-smiths-computer.local +0 -1


src/vec/is/isimpl.h
1.6 04/03/29 20:12:34 barrysmith@barry-smiths-computer.local +0 -2


src/vec/is/interface/makefile
1.4 04/03/29 20:12:34 barrysmith@barry-smiths-computer.local +0 -1


src/vec/is/interface/index.c
1.8 04/03/29 20:12:34 barrysmith@barry-smiths-computer.local +0 -1


src/vec/is/impls/stride/stride.c
1.6 04/03/29 20:12:34 barrysmith@barry-smiths-computer.local +0 -1


src/vec/is/impls/stride/makefile
1.4 04/03/29 20:12:34 barrysmith@barry-smiths-computer.local +0 -1


src/vec/is/impls/makefile
1.4 04/03/29 20:12:34 barrysmith@barry-smiths-computer.local +0 -1


src/vec/is/impls/general/strgen.c
1.4 04/03/29 20:12:34 barrysmith@barry-smiths-computer.local +0 -1


src/vec/is/impls/general/makefile
1.4 04/03/29 20:12:34 barrysmith@barry-smiths-computer.local +0 -1


src/vec/is/impls/general/general.h
1.4 04/03/29 20:12:33 barrysmith@barry-smiths-computer.local +0 -1


src/vec/is/impls/general/general.c
1.6 04/03/29 20:12:33 barrysmith@barry-smiths-computer.local +0 -1


src/vec/is/impls/block/makefile
1.4 04/03/29 20:12:33 barrysmith@barry-smiths-computer.local +0 -1


src/vec/is/impls/block/block.c
1.6 04/03/29 20:12:33 barrysmith@barry-smiths-computer.local +0 -1


src/vec/is/examples/tutorials/makefile
1.4 04/03/29 20:12:33 barrysmith@barry-smiths-computer.local +0 -3


src/vec/is/examples/tutorials/ex4.c
1.5 04/03/29 20:12:33 barrysmith@barry-smiths-computer.local +0 -2


src/vec/is/examples/tutorials/ex3f90.F
1.5 04/03/29 20:12:33 barrysmith@barry-smiths-computer.local +0 -2


src/vec/is/examples/tutorials/ex3.c
1.5 04/03/29 20:12:33 barrysmith@barry-smiths-computer.local +0 -2


src/vec/is/examples/tutorials/ex2f.F
1.5 04/03/29 20:12:33 barrysmith@barry-smiths-computer.local +0 -2


src/vec/is/examples/tutorials/ex2.c
1.5 04/03/29 20:12:33 barrysmith@barry-smiths-computer.local +0 -2


src/vec/is/examples/tutorials/ex1f90.F
1.5 04/03/29 20:12:33 barrysmith@barry-smiths-computer.local +0 -2


src/vec/is/examples/tutorials/ex1f.F
1.5 04/03/29 20:12:33 barrysmith@barry-smiths-computer.local +0 -2


src/vec/is/examples/tutorials/ex1.c
1.5 04/03/29 20:12:33 barrysmith@barry-smiths-computer.local +0 -1


src/vec/is/examples/tests/makefile
1.4 04/03/29 20:12:33 barrysmith@barry-smiths-computer.local +0 -3


src/vec/is/examples/tests/ex5.c
1.4 04/03/29 20:12:33 barrysmith@barry-smiths-computer.local +0 -1


src/vec/is/examples/tests/ex4.c
1.4 04/03/29 20:12:33 barrysmith@barry-smiths-computer.local +0 -1


src/vec/is/examples/tests/ex3.c
1.4 04/03/29 20:12:32 barrysmith@barry-smiths-computer.local +0 -1


src/vec/is/examples/tests/ex2f.F
1.4 04/03/29 20:12:32 barrysmith@barry-smiths-computer.local +0 -2


src/vec/is/examples/tests/ex2.c
1.5 04/03/29 20:12:32 barrysmith@barry-smiths-computer.local +0 -1


src/vec/is/examples/tests/ex1f.F
1.4 04/03/29 20:12:32 barrysmith@barry-smiths-computer.local +0 -1


src/vec/is/examples/tests/ex1.c
1.5 04/03/29 20:12:32 barrysmith@barry-smiths-computer.local +0 -1


src/vec/is/examples/makefile
1.4 04/03/29 20:12:32 barrysmith@barry-smiths-computer.local +0 -1


src/vec/interface/vector.c
1.78 04/03/29 20:12:32 barrysmith@barry-smiths-computer.local +0 -1


src/vec/interface/vecregall.c
1.15 04/03/29 20:12:32 barrysmith@barry-smiths-computer.local +0 -3


src/vec/interface/vecreg.c
1.24 04/03/29 20:12:31 barrysmith@barry-smiths-computer.local +0 -3


src/vec/interface/veccreate.c
1.17 04/03/29 20:12:31 barrysmith@barry-smiths-computer.local +0 -3


src/vec/interface/mapregall.c
1.8 04/03/29 20:12:31 barrysmith@barry-smiths-computer.local +0 -3


src/vec/interface/mapreg.c
1.15 04/03/29 20:12:31 barrysmith@barry-smiths-computer.local +0 -3


src/vec/interface/mapcreate.c
1.10 04/03/29 20:12:31 barrysmith@barry-smiths-computer.local +0 -3


src/vec/interface/map.c
1.13 04/03/29 20:12:31 barrysmith@barry-smiths-computer.local +0 -1


src/vec/interface/makefile
1.7 04/03/29 20:12:31 barrysmith@barry-smiths-computer.local +0 -1


src/vec/interface/dlregis.c
1.18 04/03/29 20:12:31 barrysmith@barry-smiths-computer.local +0 -1


src/vec/impls/shared/shvec.c
1.15 04/03/29 20:12:31 barrysmith@barry-smiths-computer.local +0 -2


src/vec/impls/shared/makefile
1.4 04/03/29 20:12:31 barrysmith@barry-smiths-computer.local +0 -1


src/vec/impls/seq/vseqcr.c
1.9 04/03/29 20:12:31 barrysmith@barry-smiths-computer.local +0 -1


src/vec/impls/seq/makefile
1.7 04/03/29 20:12:31 barrysmith@barry-smiths-computer.local +0 -1


src/vec/impls/seq/dvec2.c
1.13 04/03/29 20:12:31 barrysmith@barry-smiths-computer.local +0 -2


src/vec/impls/seq/bvec2.c
1.34 04/03/29 20:12:31 barrysmith@barry-smiths-computer.local +0 -1


src/vec/impls/seq/bvec1.c
1.6 04/03/29 20:12:31 barrysmith@barry-smiths-computer.local +0 -1


src/vec/impls/mpi/vmpicr.c
1.8 04/03/29 20:12:31 barrysmith@barry-smiths-computer.local +0 -2


src/vec/impls/mpi/pvecimpl.h
1.6 04/03/29 20:12:31 barrysmith@barry-smiths-computer.local +0 -3


src/vec/impls/mpi/pvec2.c
1.7 04/03/29 20:12:30 barrysmith@barry-smiths-computer.local +0 -2


src/vec/impls/mpi/pmap.c
1.10 04/03/29 20:12:30 barrysmith@barry-smiths-computer.local +0 -2


src/vec/impls/mpi/pdvec.c
1.22 04/03/29 20:12:30 barrysmith@barry-smiths-computer.local +0 -1


src/vec/impls/mpi/pbvec.c
1.18 04/03/29 20:12:30 barrysmith@barry-smiths-computer.local +0 -2


src/vec/impls/mpi/makefile
1.6 04/03/29 20:12:30 barrysmith@barry-smiths-computer.local +0 -1


src/vec/impls/makefile
1.5 04/03/29 20:12:30 barrysmith@barry-smiths-computer.local +0 -1


src/vec/impls/hypre/vhyp.c
1.6 04/03/29 20:12:30 barrysmith@barry-smiths-computer.local +0 -1


src/vec/impls/hypre/makefile
1.4 04/03/29 20:12:30 barrysmith@barry-smiths-computer.local +0 -1


src/vec/impls/esi/makefile
1.9 04/03/29 20:12:30 barrysmith@barry-smiths-computer.local +0 -1


src/vec/impls/esi/ebvec1.c
1.34 04/03/29 20:12:30 barrysmith@barry-smiths-computer.local +0 -5


src/vec/impls/dvecimpl.h
1.7 04/03/29 20:12:30 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tutorials/makefile
1.9 04/03/29 20:12:29 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tutorials/ex9f.F
1.6 04/03/29 20:12:29 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tutorials/ex9.c
1.6 04/03/29 20:12:29 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tutorials/ex8.c
1.5 04/03/29 20:12:29 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tutorials/ex7f.F
1.4 04/03/29 20:12:29 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tutorials/ex7.c
1.5 04/03/29 20:12:29 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tutorials/ex6.c
1.6 04/03/29 20:12:29 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tutorials/ex5.c
1.9 04/03/29 20:12:29 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tutorials/ex4f90.F
1.5 04/03/29 20:12:29 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tutorials/ex4f.F
1.5 04/03/29 20:12:29 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tutorials/ex3f.F
1.5 04/03/29 20:12:29 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tutorials/ex3.c
1.5 04/03/29 20:12:29 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tutorials/ex2f.F
1.4 04/03/29 20:12:29 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tutorials/ex2.c
1.5 04/03/29 20:12:29 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tutorials/ex1f90.F
1.6 04/03/29 20:12:29 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tutorials/ex1f.F
1.6 04/03/29 20:12:29 barrysmith@barry-smiths-computer.local +0 -2


src/vec/examples/tutorials/ex1e.c
1.5 04/03/29 20:12:29 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tutorials/ex16.c
1.3 04/03/29 20:12:29 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tutorials/ex14f.F
1.6 04/03/29 20:12:28 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tutorials/ex13.c
1.4 04/03/29 20:12:28 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tutorials/ex12.c
1.5 04/03/29 20:12:28 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tutorials/ex11f.F
1.5 04/03/29 20:12:28 barrysmith@barry-smiths-computer.local +0 -2


src/vec/examples/tutorials/ex11.c
1.6 04/03/29 20:12:28 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tutorials/ex10.c
1.5 04/03/29 20:12:28 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tutorials/ex1.c
1.7 04/03/29 20:12:28 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/makefile
1.13 04/03/29 20:12:27 barrysmith@barry-smiths-computer.local +0 -4


src/vec/examples/tests/ex9.c
1.5 04/03/29 20:12:27 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex8.c
1.4 04/03/29 20:12:27 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex7.c
1.4 04/03/29 20:12:27 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex6.c
1.4 04/03/29 20:12:27 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex5.c
1.5 04/03/29 20:12:27 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex4.c
1.5 04/03/29 20:12:27 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex32f.F
1.4 04/03/29 20:12:27 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex31.c
1.5 04/03/29 20:12:27 barrysmith@barry-smiths-computer.local +0 -2


src/vec/examples/tests/ex30f.F
1.4 04/03/29 20:12:27 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex3.c
1.5 04/03/29 20:12:27 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex29.c
1.5 04/03/29 20:12:27 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex28.c
1.5 04/03/29 20:12:27 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex26.c
1.5 04/03/29 20:12:27 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex25.c
1.5 04/03/29 20:12:27 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex24.c
1.5 04/03/29 20:12:27 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex23.c
1.5 04/03/29 20:12:27 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex22.c
1.5 04/03/29 20:12:26 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex21.c
1.5 04/03/29 20:12:26 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex20f.F
1.8 04/03/29 20:12:26 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex2.c
1.4 04/03/29 20:12:26 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex19f.F
1.6 04/03/29 20:12:26 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex18.c
1.4 04/03/29 20:12:26 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex17f.F
1.4 04/03/29 20:12:26 barrysmith@barry-smiths-computer.local +0 -2


src/vec/examples/tests/ex17.c
1.5 04/03/29 20:12:26 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex16.c
1.4 04/03/29 20:12:26 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex15.c
1.4 04/03/29 20:12:25 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex14.c
1.5 04/03/29 20:12:25 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex13.c
1.5 04/03/29 20:12:25 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex12.c
1.5 04/03/29 20:12:25 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex11.c
1.5 04/03/29 20:12:25 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex10.c
1.5 04/03/29 20:12:25 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex1.c
1.5 04/03/29 20:12:25 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/makefile
1.4 04/03/29 20:12:25 barrysmith@barry-smiths-computer.local +0 -1


src/vec/esi/makefile
1.13 04/03/29 20:12:25 barrysmith@barry-smiths-computer.local +0 -1


src/ts/tsimpl.h
1.11 04/03/29 20:12:25 barrysmith@barry-smiths-computer.local +0 -1


src/ts/makefile
1.4 04/03/29 20:12:25 barrysmith@barry-smiths-computer.local +0 -1


src/ts/interface/tsregall.c
1.9 04/03/29 20:12:25 barrysmith@barry-smiths-computer.local +0 -1


src/ts/interface/tsreg.c
1.16 04/03/29 20:12:25 barrysmith@barry-smiths-computer.local +0 -1


src/ts/interface/tsfd.c
1.4 04/03/29 20:12:25 barrysmith@barry-smiths-computer.local +0 -1


src/ts/interface/tscreate.c
1.9 04/03/29 20:12:25 barrysmith@barry-smiths-computer.local +0 -3


src/ts/interface/ts.c
1.29 04/03/29 20:12:25 barrysmith@barry-smiths-computer.local +0 -1


src/ts/interface/makefile
1.5 04/03/29 20:12:25 barrysmith@barry-smiths-computer.local +0 -1


src/ts/interface/dlregis.c
1.14 04/03/29 20:12:25 barrysmith@barry-smiths-computer.local +0 -1


src/ts/impls/pseudo/posindep.c
1.16 04/03/29 20:12:24 barrysmith@barry-smiths-computer.local +0 -1


src/ts/impls/pseudo/makefile
1.4 04/03/29 20:12:24 barrysmith@barry-smiths-computer.local +0 -1


src/ts/impls/makefile
1.5 04/03/29 20:12:24 barrysmith@barry-smiths-computer.local +0 -1


src/ts/impls/implicit/pvode/petscpvode.h
1.9 04/03/29 20:12:24 barrysmith@barry-smiths-computer.local +0 -1


src/ts/impls/implicit/pvode/petscpvode.c
1.22 04/03/29 20:12:24 barrysmith@barry-smiths-computer.local +0 -1


src/ts/impls/implicit/pvode/makefile
1.5 04/03/29 20:12:24 barrysmith@barry-smiths-computer.local +0 -1


src/ts/impls/implicit/makefile
1.5 04/03/29 20:12:24 barrysmith@barry-smiths-computer.local +0 -1


src/ts/impls/implicit/cn/makefile
1.4 04/03/29 20:12:24 barrysmith@barry-smiths-computer.local +0 -1


src/ts/impls/implicit/cn/cn.c
1.13 04/03/29 20:12:24 barrysmith@barry-smiths-computer.local +0 -1


src/ts/impls/implicit/beuler/makefile
1.4 04/03/29 20:12:24 barrysmith@barry-smiths-computer.local +0 -1


src/ts/impls/implicit/beuler/beuler.c
1.14 04/03/29 20:12:24 barrysmith@barry-smiths-computer.local +0 -1


src/ts/impls/explicit/rk/rk.c
1.12 04/03/29 20:12:23 barrysmith@barry-smiths-computer.local +0 -1


src/ts/impls/explicit/rk/makefile
1.3 04/03/29 20:12:23 barrysmith@barry-smiths-computer.local +0 -1


src/ts/impls/explicit/makefile
1.5 04/03/29 20:12:23 barrysmith@barry-smiths-computer.local +0 -1


src/ts/impls/explicit/euler/makefile
1.4 04/03/29 20:12:23 barrysmith@barry-smiths-computer.local +0 -1


src/ts/impls/explicit/euler/euler.c
1.7 04/03/29 20:12:23 barrysmith@barry-smiths-computer.local +0 -1


src/ts/examples/tutorials/util2.c
1.5 04/03/29 20:12:23 barrysmith@barry-smiths-computer.local +0 -1


src/ts/examples/tutorials/makefile
1.6 04/03/29 20:12:23 barrysmith@barry-smiths-computer.local +0 -1


src/ts/examples/tutorials/ex7.c
1.7 04/03/29 20:12:23 barrysmith@barry-smiths-computer.local +0 -1


src/ts/examples/tutorials/ex6.c
1.10 04/03/29 20:12:23 barrysmith@barry-smiths-computer.local +0 -3


src/ts/examples/tutorials/ex5.c
1.7 04/03/29 20:12:23 barrysmith@barry-smiths-computer.local +0 -1


src/ts/examples/tutorials/ex4.c
1.6 04/03/29 20:12:23 barrysmith@barry-smiths-computer.local +0 -1


src/ts/examples/tutorials/ex3.c
1.7 04/03/29 20:12:23 barrysmith@barry-smiths-computer.local +0 -1


src/ts/examples/tutorials/ex2f.h
1.5 04/03/29 20:12:23 barrysmith@barry-smiths-computer.local +0 -1


src/ts/examples/tutorials/ex2f.F
1.6 04/03/29 20:12:23 barrysmith@barry-smiths-computer.local +0 -1


src/ts/examples/tutorials/ex2.c
1.5 04/03/29 20:12:23 barrysmith@barry-smiths-computer.local +1 -1


src/ts/examples/tutorials/ex1f.F
1.5 04/03/29 20:12:23 barrysmith@barry-smiths-computer.local +0 -2


src/ts/examples/tutorials/ex1.c
1.5 04/03/29 20:12:23 barrysmith@barry-smiths-computer.local +0 -1


src/ts/examples/tests/makefile
1.6 04/03/29 20:12:23 barrysmith@barry-smiths-computer.local +0 -1


src/ts/examples/tests/ex4.c
1.8 04/03/29 20:12:23 barrysmith@barry-smiths-computer.local +0 -1


src/ts/examples/tests/ex2.c
1.6 04/03/29 20:12:22 barrysmith@barry-smiths-computer.local +0 -1


src/ts/examples/tests/ex1f.F
1.7 04/03/29 20:12:22 barrysmith@barry-smiths-computer.local +0 -2


src/ts/examples/tests/ex1.c
1.8 04/03/29 20:12:22 barrysmith@barry-smiths-computer.local +0 -1


src/ts/examples/makefile
1.5 04/03/29 20:12:22 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/viewerimpl.h
1.6 04/03/29 20:12:22 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/makefile
1.4 04/03/29 20:12:22 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/interface/viewregall.c
1.12 04/03/29 20:12:22 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/interface/viewreg.c
1.10 04/03/29 20:12:22 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/interface/viewers.c
1.4 04/03/29 20:12:22 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/interface/viewa.c
1.9 04/03/29 20:12:22 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/interface/view.c
1.7 04/03/29 20:12:21 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/interface/makefile
1.4 04/03/29 20:12:21 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/interface/flush.c
1.5 04/03/29 20:12:21 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/interface/dupl.c
1.6 04/03/29 20:12:21 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/interface/dlregispetsc.c
1.14 04/03/29 20:12:21 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/vu/petscvu.c
1.7 04/03/29 20:12:21 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/vu/makefile
1.2 04/03/29 20:12:21 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/string/stringv.c
1.10 04/03/29 20:12:21 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/string/makefile
1.4 04/03/29 20:12:21 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/socket/socket.h
1.4 04/03/29 20:12:21 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/socket/sendsparse.c
1.8 04/03/29 20:12:21 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/socket/senddense.c
1.8 04/03/29 20:12:21 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/socket/send.c
1.16 04/03/29 20:12:21 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/socket/matlab/receivesparse.c
1.5 04/03/29 20:12:21 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/socket/matlab/receivedense.c
1.9 04/03/29 20:12:21 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/socket/matlab/receive.m
1.4 04/03/29 20:12:21 barrysmith@barry-smiths-computer.local +1 -2


src/sys/src/viewer/impls/socket/matlab/receive.c
1.6 04/03/29 20:12:21 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/socket/matlab/readinvecs.c
1.10 04/03/29 20:12:20 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/socket/matlab/openport.m
1.4 04/03/29 20:12:20 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/socket/matlab/openport.c
1.10 04/03/29 20:12:20 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/socket/matlab/makefile
1.8 04/03/29 20:12:20 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/socket/matlab/launch.m
1.4 04/03/29 20:12:20 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/socket/matlab/launch.c
1.7 04/03/29 20:12:20 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/socket/matlab/closeport.m
1.4 04/03/29 20:12:20 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/socket/matlab/closeport.c
1.6 04/03/29 20:12:20 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/socket/matlab/bread.c
1.7 04/03/29 20:12:20 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/socket/makefile
1.4 04/03/29 20:12:20 barrysmith@barry-smiths-computer.local +0 -2


src/sys/src/viewer/impls/silo/vsilo.h
1.6 04/03/29 20:12:20 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/silo/vsilo.c
1.12 04/03/29 20:12:20 barrysmith@barry-smiths-computer.local +0 -4


src/sys/src/viewer/impls/silo/makefile
1.5 04/03/29 20:12:19 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/netcdf/makefile
1.5 04/03/29 20:12:19 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/matlab/vmatlab.c
1.10 04/03/29 20:12:19 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/matlab/makefile
1.4 04/03/29 20:12:19 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/mathematica/mathematica.h
1.7 04/03/29 20:12:19 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/mathematica/mathematica.c
1.26 04/03/29 20:12:19 barrysmith@barry-smiths-computer.local +0 -4


src/sys/src/viewer/impls/mathematica/makefile
1.9 04/03/29 20:12:19 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/makefile
1.10 04/03/29 20:12:19 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/hdf4/makefile
1.3 04/03/29 20:12:19 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/draw/vdraw.h
1.5 04/03/29 20:12:19 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/draw/makefile
1.4 04/03/29 20:12:19 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/draw/drawv.c
1.16 04/03/29 20:12:19 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/binary/makefile
1.4 04/03/29 20:12:19 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/binary/binv.c
1.22 04/03/29 20:12:19 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/ascii/vcreatea.c
1.8 04/03/29 20:12:19 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/ascii/makefile
1.4 04/03/29 20:12:19 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/ascii/filev.c
1.17 04/03/29 20:12:19 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/ams/makefile
1.4 04/03/29 20:12:18 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/ams/amsopen.c
1.5 04/03/29 20:12:18 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/ams/ams.c
1.13 04/03/29 20:12:18 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/examples/tutorials/makefile
1.5 04/03/29 20:12:18 barrysmith@barry-smiths-computer.local +0 -3


src/sys/src/viewer/examples/tests/makefile
1.5 04/03/29 20:12:18 barrysmith@barry-smiths-computer.local +0 -3


src/sys/src/viewer/examples/tests/ex3.c
1.4 04/03/29 20:12:18 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/examples/makefile
1.4 04/03/29 20:12:18 barrysmith@barry-smiths-computer.local +0 -3


src/sys/src/utils/str.c
1.16 04/03/29 20:12:18 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/utils/sseenabled.c
1.14 04/03/29 20:12:18 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/utils/sortip.c
1.8 04/03/29 20:12:18 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/utils/sorti.c
1.7 04/03/29 20:12:17 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/utils/sortd.c
1.6 04/03/29 20:12:17 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/utils/select.c
1.6 04/03/29 20:12:17 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/utils/random.c
1.12 04/03/29 20:12:17 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/utils/psplit.c
1.6 04/03/29 20:12:17 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/utils/psleep.c
1.11 04/03/29 20:12:17 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/utils/plapack.c
1.10 04/03/29 20:12:17 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/utils/pdisplay.c
1.9 04/03/29 20:12:17 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/utils/pbarrier.c
1.10 04/03/29 20:12:17 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/utils/mpiu.c
1.6 04/03/29 20:12:17 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/utils/mpimesg.c
1.6 04/03/29 20:12:17 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/utils/memc.c
1.15 04/03/29 20:12:17 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/utils/makefile
1.7 04/03/29 20:12:17 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/utils/ghost.c
1.9 04/03/29 20:12:17 barrysmith@barry-smiths-computer.local +0 -3


src/sys/src/utils/fuser.c
1.8 04/03/29 20:12:17 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/utils/fhost.c
1.11 04/03/29 20:12:17 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/utils/dlregis.h
1.7 04/03/29 20:12:17 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/utils/dict.c
1.10 04/03/29 20:12:17 barrysmith@barry-smiths-computer.local +0 -3


src/sys/src/utils/ctable.c
1.10 04/03/29 20:12:16 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/utils/arch.c
1.7 04/03/29 20:12:16 barrysmith@barry-smiths-computer.local +1 -1


src/sys/src/time/rs6000_time.c
1.6 04/03/29 20:12:16 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/time/nt_time.c
1.6 04/03/29 20:12:16 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/time/makefile
1.4 04/03/29 20:12:16 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/time/fdate.c
1.9 04/03/29 20:12:16 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/time/cputime.c
1.9 04/03/29 20:12:16 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/plog/stageLog.c
1.19 04/03/29 20:12:16 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/plog/ptime.h
1.10 04/03/29 20:12:16 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/plog/plogmpe.c
1.13 04/03/29 20:12:16 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/plog/ploginfo.c
1.14 04/03/29 20:12:16 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/plog/plog.h
1.14 04/03/29 20:12:16 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/plog/plog.c
1.40 04/03/29 20:12:16 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/plog/mpitr.c
1.8 04/03/29 20:12:15 barrysmith@barry-smiths-computer.local +0 -2


src/sys/src/plog/makefile
1.6 04/03/29 20:12:15 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/plog/eventLog.c
1.25 04/03/29 20:12:15 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/plog/classLog.c
1.13 04/03/29 20:12:15 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/objects/tagm.c
1.13 04/03/29 20:12:15 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/objects/state.c
1.6 04/03/29 20:12:15 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/objects/ptype.c
1.8 04/03/29 20:12:15 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/objects/prefix.c
1.6 04/03/29 20:12:15 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/objects/pname.c
1.13 04/03/29 20:12:15 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/objects/pinit.c
1.32 04/03/29 20:12:15 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/objects/pgname.c
1.6 04/03/29 20:12:15 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/objects/pcomm.c
1.6 04/03/29 20:12:15 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/objects/options.c
1.31 04/03/29 20:12:15 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/objects/olist.c
1.6 04/03/29 20:12:15 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/objects/makefile
1.5 04/03/29 20:12:15 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/objects/init.c
1.26 04/03/29 20:12:15 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/objects/inherit.c
1.18 04/03/29 20:12:15 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/objects/gtype.c
1.6 04/03/29 20:12:14 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/objects/gcookie.c
1.6 04/03/29 20:12:14 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/objects/gcomm.c
1.6 04/03/29 20:12:14 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/objects/destroy.c
1.12 04/03/29 20:12:14 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/objects/cookie.c
1.7 04/03/29 20:12:14 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/objects/ams/pams.c
1.4 04/03/29 20:12:14 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/objects/ams/makefile
1.6 04/03/29 20:12:13 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/objects/ams/aoptions.c
1.18 04/03/29 20:12:13 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/mpiuni/mpi.c
1.12 04/03/29 20:12:13 barrysmith@barry-smiths-computer.local +0 -2


src/sys/src/mpiuni/makefile
1.6 04/03/29 20:12:13 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/memory/mtr.c
1.20 04/03/29 20:12:13 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/memory/mem.c
1.13 04/03/29 20:12:13 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/memory/mal.c
1.19 04/03/29 20:12:13 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/memory/makefile
1.4 04/03/29 20:12:13 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/matlabengine/matlab.c
1.22 04/03/29 20:12:13 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/matlabengine/makefile
1.9 04/03/29 20:12:13 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/makefile
1.5 04/03/29 20:12:13 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/fileio/sysio.c
1.13 04/03/29 20:12:13 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/fileio/smatlab.c
1.9 04/03/29 20:12:13 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/fileio/rpath.c
1.8 04/03/29 20:12:13 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/fileio/mprint.h
1.6 04/03/29 20:12:13 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/fileio/mprint.c
1.15 04/03/29 20:12:13 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/fileio/mpiuopen.c
1.11 04/03/29 20:12:13 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/fileio/makefile
1.5 04/03/29 20:12:12 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/fileio/grpath.c
1.10 04/03/29 20:12:12 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/fileio/ghome.c
1.9 04/03/29 20:12:12 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/fileio/fwd.c
1.11 04/03/29 20:12:12 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/fileio/ftest.c
1.22 04/03/29 20:12:12 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/fileio/fretrieve.c
1.11 04/03/29 20:12:12 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/fileio/fpath.c
1.10 04/03/29 20:12:12 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/fileio/ffpath.c
1.10 04/03/29 20:12:12 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/f90/makefile
1.5 04/03/29 20:12:12 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/f90/f90_win32.c
1.5 04/03/29 20:12:12 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/f90/f90_t3e.c
1.5 04/03/29 20:12:12 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/f90/f90_solaris_old.c
1.5 04/03/29 20:12:11 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/f90/f90_solaris.c
1.5 04/03/29 20:12:11 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/f90/f90_rs6000.c
1.5 04/03/29 20:12:11 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/f90/f90_nag.c
1.5 04/03/29 20:12:11 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/f90/f90_intel8.c
1.3 04/03/29 20:12:11 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/f90/f90_intel.c
1.5 04/03/29 20:12:11 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/f90/f90_hpux.c
1.5 04/03/29 20:12:11 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/f90/f90_common.c
1.6 04/03/29 20:12:11 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/f90/f90_alpha.c
1.6 04/03/29 20:12:11 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/f90/f90_absoft.c
1.5 04/03/29 20:12:11 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/f90/f90_IRIX.c
1.5 04/03/29 20:12:11 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/esi/makefile
1.11 04/03/29 20:12:11 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/error/stack.c
1.6 04/03/29 20:12:11 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/error/signal.c
1.21 04/03/29 20:12:11 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/error/makefile
1.6 04/03/29 20:12:11 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/error/fp.c
1.11 04/03/29 20:12:11 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/error/errtrace.c
1.10 04/03/29 20:12:11 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/error/errstop.c
1.7 04/03/29 20:12:11 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/error/errabort.c
1.13 04/03/29 20:12:11 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/error/err.c
1.21 04/03/29 20:12:11 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/error/adebug.c
1.25 04/03/29 20:12:11 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/utils/zoom.c
1.4 04/03/29 20:12:10 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/utils/makefile
1.4 04/03/29 20:12:10 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/utils/lg.c
1.11 04/03/29 20:12:10 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/utils/hue.c
1.4 04/03/29 20:12:10 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/utils/hists.c
1.15 04/03/29 20:12:10 barrysmith@barry-smiths-computer.local +0 -2


src/sys/src/draw/utils/dscatter.c
1.9 04/03/29 20:12:10 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/utils/axis.c
1.10 04/03/29 20:12:10 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/makefile
1.4 04/03/29 20:12:10 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/makefile
1.5 04/03/29 20:12:10 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/dviewp.c
1.5 04/03/29 20:12:10 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/dtri.c
1.5 04/03/29 20:12:10 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/dtextv.c
1.6 04/03/29 20:12:10 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/dtexts.c
1.5 04/03/29 20:12:10 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/dtextgs.c
1.5 04/03/29 20:12:09 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/dtext.c
1.7 04/03/29 20:12:09 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/dsflush.c
1.5 04/03/29 20:12:09 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/dsetpause.c
1.6 04/03/29 20:12:09 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/dsclear.c
1.5 04/03/29 20:12:09 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/drect.c
1.5 04/03/29 20:12:09 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/drawregall.c
1.5 04/03/29 20:12:09 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/drawreg.c
1.15 04/03/29 20:12:09 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/draw.c
1.11 04/03/29 20:12:09 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/dpoints.c
1.6 04/03/29 20:12:09 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/dpoint.c
1.5 04/03/29 20:12:09 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/dpause.c
1.5 04/03/29 20:12:09 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/dmouse.c
1.5 04/03/29 20:12:09 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/dlinew.c
1.5 04/03/29 20:12:09 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/dlinegw.c
1.6 04/03/29 20:12:09 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/dline.c
1.5 04/03/29 20:12:09 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/dgpause.c
1.6 04/03/29 20:12:09 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/dgcoor.c
1.5 04/03/29 20:12:09 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/dflush.c
1.5 04/03/29 20:12:09 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/dellipse.c
1.7 04/03/29 20:12:09 barrysmith@barry-smiths-computer.local +0 -3


src/sys/src/draw/interface/dcoor.c
1.5 04/03/29 20:12:09 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/dclear.c
1.5 04/03/29 20:12:08 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/dbuff.c
1.5 04/03/29 20:12:08 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/impls/x/xops.c
1.14 04/03/29 20:12:08 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/impls/x/xinit.c
1.7 04/03/29 20:12:08 barrysmith@barry-smiths-computer.local +0 -2


src/sys/src/draw/impls/x/ximpl.h
1.5 04/03/29 20:12:08 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/impls/x/xcolor.c
1.6 04/03/29 20:12:08 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/impls/x/wmap.c
1.4 04/03/29 20:12:08 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/impls/x/tone.c
1.4 04/03/29 20:12:08 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/impls/x/text.c
1.4 04/03/29 20:12:08 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/impls/x/makefile
1.4 04/03/29 20:12:08 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/impls/x/frame.c
1.5 04/03/29 20:12:08 barrysmith@barry-smiths-computer.local +0 -2


src/sys/src/draw/impls/x/drawopenx.c
1.4 04/03/29 20:12:07 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/impls/win32/win32draw.c
1.7 04/03/29 20:12:07 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/impls/win32/makefile
1.4 04/03/29 20:12:07 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/impls/ps/psimpl.h
1.4 04/03/29 20:12:07 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/impls/ps/pops.c
1.10 04/03/29 20:12:07 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/impls/ps/makefile
1.4 04/03/29 20:12:07 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/impls/makefile
1.4 04/03/29 20:12:07 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/examples/tutorials/makefile
1.5 04/03/29 20:12:07 barrysmith@barry-smiths-computer.local +0 -4


src/sys/src/draw/examples/tests/makefile
1.5 04/03/29 20:12:07 barrysmith@barry-smiths-computer.local +0 -3


src/sys/src/draw/examples/tests/ex9.c
1.5 04/03/29 20:12:07 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/examples/tests/ex5.F
1.4 04/03/29 20:12:07 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/examples/tests/ex4f.F
1.5 04/03/29 20:12:07 barrysmith@barry-smiths-computer.local +0 -2


src/sys/src/draw/examples/tests/ex4.c
1.4 04/03/29 20:12:07 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/examples/tests/ex3.c
1.7 04/03/29 20:12:07 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/examples/tests/ex2.c
1.4 04/03/29 20:12:07 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/examples/tests/ex10.c
1.4 04/03/29 20:12:07 barrysmith@barry-smiths-computer.local +1 -1


src/sys/src/draw/examples/tests/ex1.c
1.4 04/03/29 20:12:07 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/examples/makefile
1.4 04/03/29 20:12:06 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/drawimpl.h
1.9 04/03/29 20:12:06 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/dll/reg.c
1.21 04/03/29 20:12:06 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/dll/makefile
1.6 04/03/29 20:12:06 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/dll/dl.c
1.19 04/03/29 20:12:06 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/adic/makefile
1.5 04/03/29 20:12:06 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/adic/adintrinsics/makefile
1.8 04/03/29 20:12:06 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/adic/adic/makefile
1.7 04/03/29 20:12:06 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/adic/Gradient/makefile
1.9 04/03/29 20:12:06 barrysmith@barry-smiths-computer.local +0 -1


src/sys/makefile
1.5 04/03/29 20:12:06 barrysmith@barry-smiths-computer.local +0 -1


src/sys/examples/tutorials/makefile
1.4 04/03/29 20:12:06 barrysmith@barry-smiths-computer.local +0 -1


src/sys/examples/tutorials/ex4.c
1.6 04/03/29 20:12:06 barrysmith@barry-smiths-computer.local +0 -1


src/sys/examples/tutorials/ex3f.F
1.8 04/03/29 20:12:06 barrysmith@barry-smiths-computer.local +0 -1


src/sys/examples/tutorials/ex3.c
1.7 04/03/29 20:12:06 barrysmith@barry-smiths-computer.local +0 -1


src/sys/examples/tutorials/ex2.c
1.4 04/03/29 20:12:06 barrysmith@barry-smiths-computer.local +0 -1


src/sys/examples/tutorials/ex1.c
1.4 04/03/29 20:12:06 barrysmith@barry-smiths-computer.local +0 -1


src/sys/examples/tests/makefile
1.9 04/03/29 20:12:06 barrysmith@barry-smiths-computer.local +0 -3


src/sys/examples/tests/ex9.c
1.4 04/03/29 20:12:05 barrysmith@barry-smiths-computer.local +0 -1


src/sys/examples/tests/ex7f.F
1.4 04/03/29 20:12:05 barrysmith@barry-smiths-computer.local +0 -2


src/sys/examples/tests/ex7.c
1.4 04/03/29 20:12:05 barrysmith@barry-smiths-computer.local +0 -1


src/sys/examples/tests/ex6f.F
1.5 04/03/29 20:12:05 barrysmith@barry-smiths-computer.local +0 -1


src/sys/examples/tests/ex5f.F
1.5 04/03/29 20:08:02 barrysmith@barry-smiths-computer.local +0 -1


src/sys/examples/tests/ex3.c
1.4 04/03/29 20:08:02 barrysmith@barry-smiths-computer.local +0 -1


src/sys/examples/tests/ex2.c
1.4 04/03/29 20:08:02 barrysmith@barry-smiths-computer.local +0 -2


src/sys/examples/tests/ex1f.F
1.3 04/03/29 20:08:02 barrysmith@barry-smiths-computer.local +0 -1


src/sys/examples/tests/ex17f.F
1.4 04/03/29 20:08:02 barrysmith@barry-smiths-computer.local +0 -2


src/sys/examples/tests/ex16.c
1.5 04/03/29 20:08:02 barrysmith@barry-smiths-computer.local +0 -1


src/sys/examples/tests/ex15.c
1.4 04/03/29 20:08:02 barrysmith@barry-smiths-computer.local +0 -1


src/sys/examples/tests/ex14.c
1.4 04/03/29 20:08:02 barrysmith@barry-smiths-computer.local +0 -1


src/sys/examples/tests/ex13f.F
1.4 04/03/29 20:08:02 barrysmith@barry-smiths-computer.local +0 -2


src/sys/examples/tests/ex13.c
1.4 04/03/29 20:08:02 barrysmith@barry-smiths-computer.local +0 -2


src/sys/examples/tests/ex12.c
1.6 04/03/29 20:08:02 barrysmith@barry-smiths-computer.local +0 -1


src/sys/examples/tests/ex11.c
1.4 04/03/29 20:08:01 barrysmith@barry-smiths-computer.local +0 -1


src/sys/examples/tests/ex10.c
1.4 04/03/29 20:08:01 barrysmith@barry-smiths-computer.local +0 -2


src/sys/examples/tests/ex1.c
1.4 04/03/29 20:08:01 barrysmith@barry-smiths-computer.local +0 -2


src/sys/examples/makefile
1.4 04/03/29 20:08:01 barrysmith@barry-smiths-computer.local +0 -3


src/sys/ctable.h
1.4 04/03/29 20:08:01 barrysmith@barry-smiths-computer.local +0 -1


src/snes/utils/makefile
1.5 04/03/29 20:08:01 barrysmith@barry-smiths-computer.local +0 -1


src/snes/utils/damgsnes.c
1.30 04/03/29 20:08:01 barrysmith@barry-smiths-computer.local +0 -1


src/snes/snesimpl.h
1.14 04/03/29 20:08:01 barrysmith@barry-smiths-computer.local +0 -1


src/snes/mf/wp.c
1.8 04/03/29 20:08:01 barrysmith@barry-smiths-computer.local +0 -1


src/snes/mf/snesmfjdef.c
1.8 04/03/29 20:08:00 barrysmith@barry-smiths-computer.local +0 -1


src/snes/mf/snesmfj.h
1.8 04/03/29 20:08:00 barrysmith@barry-smiths-computer.local +0 -1


src/snes/mf/snesmfj.c
1.30 04/03/29 20:08:00 barrysmith@barry-smiths-computer.local +0 -1


src/snes/mf/mfregis.c
1.5 04/03/29 20:08:00 barrysmith@barry-smiths-computer.local +0 -1


src/snes/mf/makefile
1.4 04/03/29 20:08:00 barrysmith@barry-smiths-computer.local +0 -1


src/snes/makefile
1.4 04/03/29 20:08:00 barrysmith@barry-smiths-computer.local +0 -1


src/snes/interface/snesut.c
1.10 04/03/29 20:08:00 barrysmith@barry-smiths-computer.local +0 -1


src/snes/interface/snesregi.c
1.6 04/03/29 20:08:00 barrysmith@barry-smiths-computer.local +0 -1


src/snes/interface/snesj2.c
1.9 04/03/29 20:08:00 barrysmith@barry-smiths-computer.local +0 -1


src/snes/interface/snesj.c
1.5 04/03/29 20:08:00 barrysmith@barry-smiths-computer.local +0 -1


src/snes/interface/snes.c
1.40 04/03/29 20:08:00 barrysmith@barry-smiths-computer.local +0 -1


src/snes/interface/noise/snesnoise.c
1.8 04/03/29 20:08:00 barrysmith@barry-smiths-computer.local +0 -4


src/snes/interface/noise/snesmfj2.c
1.13 04/03/29 20:08:00 barrysmith@barry-smiths-computer.local +0 -1


src/snes/interface/noise/snesdnest.c
1.4 04/03/29 20:08:00 barrysmith@barry-smiths-computer.local +0 -2


src/snes/interface/noise/makefile
1.10 04/03/29 20:08:00 barrysmith@barry-smiths-computer.local +0 -1


src/snes/interface/makefile
1.6 04/03/29 20:08:00 barrysmith@barry-smiths-computer.local +0 -1


src/snes/interface/dlregis.c
1.15 04/03/29 20:08:00 barrysmith@barry-smiths-computer.local +0 -1


src/snes/impls/tr/tr.h
1.5 04/03/29 20:08:00 barrysmith@barry-smiths-computer.local +0 -1


src/snes/impls/tr/tr.c
1.14 04/03/29 20:08:00 barrysmith@barry-smiths-computer.local +0 -1


src/snes/impls/tr/makefile
1.4 04/03/29 20:08:00 barrysmith@barry-smiths-computer.local +0 -1


src/snes/impls/test/snestest.c
1.11 04/03/29 20:08:00 barrysmith@barry-smiths-computer.local +0 -1


src/snes/impls/test/makefile
1.4 04/03/29 20:07:59 barrysmith@barry-smiths-computer.local +0 -1


src/snes/impls/makefile
1.7 04/03/29 20:07:59 barrysmith@barry-smiths-computer.local +0 -1


src/snes/impls/ls/makefile
1.4 04/03/29 20:07:59 barrysmith@barry-smiths-computer.local +0 -1


src/snes/impls/ls/lsparams.c
1.6 04/03/29 20:07:59 barrysmith@barry-smiths-computer.local +0 -1


src/snes/impls/ls/ls.h
1.7 04/03/29 20:07:59 barrysmith@barry-smiths-computer.local +0 -2


src/snes/impls/ls/ls.c
1.36 04/03/29 20:07:59 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tutorials/makefile
1.33 04/03/29 20:07:59 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tutorials/ex6.c
1.11 04/03/29 20:07:59 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tutorials/ex5s.c
1.7 04/03/29 20:07:59 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tutorials/ex5fs.F
1.4 04/03/29 20:07:59 barrysmith@barry-smiths-computer.local +0 -3


src/snes/examples/tutorials/ex5f90.F
1.9 04/03/29 20:07:59 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tutorials/ex5f.h
1.5 04/03/29 20:07:59 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tutorials/ex5f.F
1.13 04/03/29 20:07:58 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tutorials/ex5.c
1.15 04/03/29 20:07:58 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tutorials/ex30.c
1.35 04/03/29 20:07:58 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tutorials/ex3.c
1.8 04/03/29 20:07:58 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tutorials/ex29.c
1.61 04/03/29 20:07:58 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tutorials/ex27.c
1.7 04/03/29 20:07:58 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tutorials/ex26.c
1.12 04/03/29 20:07:58 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tutorials/ex25.c
1.16 04/03/29 20:07:58 barrysmith@barry-smiths-computer.local +0 -2


src/snes/examples/tutorials/ex24.c
1.13 04/03/29 20:07:58 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tutorials/ex23.c
1.6 04/03/29 20:07:58 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tutorials/ex22.c
1.8 04/03/29 20:07:58 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tutorials/ex21.c
1.7 04/03/29 20:07:58 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tutorials/ex20.c
1.6 04/03/29 20:07:58 barrysmith@barry-smiths-computer.local +0 -2


src/snes/examples/tutorials/ex2.c
1.8 04/03/29 20:07:58 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tutorials/ex1f.F
1.12 04/03/29 20:07:58 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tutorials/ex19.c
1.11 04/03/29 20:07:58 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tutorials/ex18.c
1.5 04/03/29 20:07:58 barrysmith@barry-smiths-computer.local +0 -2


src/snes/examples/tutorials/ex14.c
1.9 04/03/29 20:07:58 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tutorials/ex10d/makefile
1.5 04/03/29 20:07:58 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tutorials/ex10d/ex10.c
1.11 04/03/29 20:07:58 barrysmith@barry-smiths-computer.local +0 -2


src/snes/examples/tutorials/ex1.c
1.8 04/03/29 20:07:57 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tests/makefile
1.13 04/03/29 20:07:57 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tests/ex9.c
1.8 04/03/29 20:07:57 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tests/ex7.c
1.8 04/03/29 20:07:57 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tests/ex5.c
1.7 04/03/29 20:07:57 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tests/ex4.c
1.7 04/03/29 20:07:57 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tests/ex1f.F
1.8 04/03/29 20:07:57 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tests/ex13.c
1.8 04/03/29 20:07:57 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tests/ex12f.F
1.7 04/03/29 20:07:57 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tests/ex11.c
1.11 04/03/29 20:07:57 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tests/ex1.c
1.8 04/03/29 20:07:56 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/makefile
1.4 04/03/29 20:07:56 barrysmith@barry-smiths-computer.local +0 -1


src/pf/pfimpl.h
1.6 04/03/29 20:07:56 barrysmith@barry-smiths-computer.local +0 -1


src/pf/makefile
1.4 04/03/29 20:07:56 barrysmith@barry-smiths-computer.local +0 -1


src/pf/interface/pfall.c
1.6 04/03/29 20:07:56 barrysmith@barry-smiths-computer.local +0 -1


src/pf/interface/pf.c
1.12 04/03/29 20:07:56 barrysmith@barry-smiths-computer.local +0 -1


src/pf/interface/makefile
1.4 04/03/29 20:07:56 barrysmith@barry-smiths-computer.local +0 -1


src/pf/impls/string/makefile
1.4 04/03/29 20:07:56 barrysmith@barry-smiths-computer.local +0 -1


src/pf/impls/string/cstring.c
1.5 04/03/29 20:07:56 barrysmith@barry-smiths-computer.local +1 -1


src/pf/impls/matlab/makefile
1.5 04/03/29 20:07:56 barrysmith@barry-smiths-computer.local +0 -1


src/pf/impls/matlab/cmatlab.c
1.5 04/03/29 20:07:56 barrysmith@barry-smiths-computer.local +1 -1


src/pf/impls/makefile
1.5 04/03/29 20:07:56 barrysmith@barry-smiths-computer.local +0 -1


src/pf/impls/constant/makefile
1.4 04/03/29 20:07:56 barrysmith@barry-smiths-computer.local +0 -1


src/pf/impls/constant/const.c
1.5 04/03/29 20:07:56 barrysmith@barry-smiths-computer.local +1 -1


src/pf/examples/tutorials/makefile
1.7 04/03/29 20:07:56 barrysmith@barry-smiths-computer.local +0 -4


src/pf/examples/tutorials/ex1.c
1.4 04/03/29 20:07:56 barrysmith@barry-smiths-computer.local +0 -1


src/pf/examples/makefile
1.5 04/03/29 20:07:56 barrysmith@barry-smiths-computer.local +0 -1


src/mat/utils/zerodiag.c
1.9 04/03/29 20:07:56 barrysmith@barry-smiths-computer.local +0 -2


src/mat/utils/matstash.c
1.8 04/03/29 20:07:56 barrysmith@barry-smiths-computer.local +0 -1


src/mat/utils/matioall.c
1.28 04/03/29 20:07:56 barrysmith@barry-smiths-computer.local +0 -1


src/mat/utils/matio.c
1.19 04/03/29 20:07:55 barrysmith@barry-smiths-computer.local +0 -2


src/mat/utils/makefile
1.6 04/03/29 20:07:55 barrysmith@barry-smiths-computer.local +0 -1


src/mat/utils/getcolv.c
1.5 04/03/29 20:07:55 barrysmith@barry-smiths-computer.local +0 -1


src/mat/utils/gcreate.c
1.15 04/03/29 20:07:55 barrysmith@barry-smiths-computer.local +0 -1


src/mat/utils/convert.c
1.8 04/03/29 20:07:55 barrysmith@barry-smiths-computer.local +0 -1


src/mat/utils/axpy.c
1.13 04/03/29 20:07:55 barrysmith@barry-smiths-computer.local +0 -1


src/mat/partition/spartition.c
1.7 04/03/29 20:07:55 barrysmith@barry-smiths-computer.local +0 -1


src/mat/partition/partition.c
1.17 04/03/29 20:07:55 barrysmith@barry-smiths-computer.local +0 -1


src/mat/partition/makefile
1.4 04/03/29 20:07:55 barrysmith@barry-smiths-computer.local +0 -1


src/mat/partition/impls/pmetis/pmetis.c
1.9 04/03/29 20:07:55 barrysmith@barry-smiths-computer.local +0 -1


src/mat/partition/impls/pmetis/makefile
1.5 04/03/29 20:07:55 barrysmith@barry-smiths-computer.local +0 -1


src/mat/partition/impls/makefile
1.6 04/03/29 20:07:55 barrysmith@barry-smiths-computer.local +0 -1


src/mat/order/sregis.c
1.8 04/03/29 20:07:54 barrysmith@barry-smiths-computer.local +0 -1


src/mat/order/sprcm.c
1.5 04/03/29 20:07:54 barrysmith@barry-smiths-computer.local +0 -1


src/mat/order/spqmd.c
1.5 04/03/29 20:07:54 barrysmith@barry-smiths-computer.local +0 -1


src/mat/order/spnd.c
1.5 04/03/29 20:07:54 barrysmith@barry-smiths-computer.local +0 -1


src/mat/order/spinver.c
1.4 04/03/29 20:07:54 barrysmith@barry-smiths-computer.local +0 -1


src/mat/order/sp1wd.c
1.5 04/03/29 20:07:54 barrysmith@barry-smiths-computer.local +0 -1


src/mat/order/sorder.c
1.15 04/03/29 20:07:54 barrysmith@barry-smiths-computer.local +0 -1


src/mat/order/rootls.c
1.4 04/03/29 20:07:54 barrysmith@barry-smiths-computer.local +0 -1


src/mat/order/rcm.c
1.4 04/03/29 20:07:54 barrysmith@barry-smiths-computer.local +0 -1


src/mat/order/qmdupd.c
1.4 04/03/29 20:07:54 barrysmith@barry-smiths-computer.local +0 -1


src/mat/order/qmdrch.c
1.4 04/03/29 20:07:54 barrysmith@barry-smiths-computer.local +0 -1


src/mat/order/qmdqt.c
1.4 04/03/29 20:07:54 barrysmith@barry-smiths-computer.local +0 -1


src/mat/order/qmdmrg.c
1.4 04/03/29 20:07:54 barrysmith@barry-smiths-computer.local +0 -1


src/mat/order/order.h
1.4 04/03/29 20:07:54 barrysmith@barry-smiths-computer.local +0 -2


src/mat/order/makefile
1.5 04/03/29 20:07:54 barrysmith@barry-smiths-computer.local +0 -1


src/mat/order/genrcm.c
1.4 04/03/29 20:07:54 barrysmith@barry-smiths-computer.local +0 -1


src/mat/order/genqmd.c
1.4 04/03/29 20:07:54 barrysmith@barry-smiths-computer.local +0 -1


src/mat/order/gennd.c
1.4 04/03/29 20:07:54 barrysmith@barry-smiths-computer.local +0 -1


src/mat/order/gen1wd.c
1.4 04/03/29 20:07:53 barrysmith@barry-smiths-computer.local +0 -1


src/mat/order/fnroot.c
1.4 04/03/29 20:07:53 barrysmith@barry-smiths-computer.local +0 -1


src/mat/order/fndsep.c
1.4 04/03/29 20:07:53 barrysmith@barry-smiths-computer.local +0 -1


src/mat/order/fn1wd.c
1.4 04/03/29 20:07:53 barrysmith@barry-smiths-computer.local +0 -1


src/mat/order/degree.c
1.4 04/03/29 20:07:53 barrysmith@barry-smiths-computer.local +0 -1


src/mat/matimpl.h
1.37 04/03/29 20:07:53 barrysmith@barry-smiths-computer.local +0 -1


src/mat/matfd/makefile
1.4 04/03/29 20:07:53 barrysmith@barry-smiths-computer.local +0 -1


src/mat/matfd/fdmatrix.c
1.14 04/03/29 20:07:53 barrysmith@barry-smiths-computer.local +0 -2


src/mat/makefile
1.5 04/03/29 20:07:53 barrysmith@barry-smiths-computer.local +0 -1


src/mat/interface/mhas.c
1.7 04/03/29 20:07:53 barrysmith@barry-smiths-computer.local +0 -2


src/mat/interface/matrix.c
1.108 04/03/29 20:07:53 barrysmith@barry-smiths-computer.local +0 -1


src/mat/interface/matregis.c
1.32 04/03/29 20:07:53 barrysmith@barry-smiths-computer.local +0 -1


src/mat/interface/matreg.c
1.15 04/03/29 20:07:53 barrysmith@barry-smiths-computer.local +0 -3


src/mat/interface/matnull.c
1.12 04/03/29 20:07:52 barrysmith@barry-smiths-computer.local +0 -1


src/mat/interface/makefile
1.5 04/03/29 20:07:52 barrysmith@barry-smiths-computer.local +0 -1


src/mat/interface/dlregis.c
1.17 04/03/29 20:07:52 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/shell/shellcnv.c
1.9 04/03/29 20:07:52 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/shell/shell.c
1.16 04/03/29 20:07:52 barrysmith@barry-smiths-computer.local +0 -2


src/mat/impls/shell/makefile
1.4 04/03/29 20:07:52 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/sbaij/seq/sro.c
1.6 04/03/29 20:07:52 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
1.49 04/03/29 20:07:52 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/sbaij/seq/spooles/makefile
1.4 04/03/29 20:07:52 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/sbaij/seq/sbaijfact9.c
1.4 04/03/29 20:07:52 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/sbaij/seq/sbaijfact8.c
1.4 04/03/29 20:07:52 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/sbaij/seq/sbaijfact7.c
1.4 04/03/29 20:07:52 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/sbaij/seq/sbaijfact6.c
1.5 04/03/29 20:07:51 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/sbaij/seq/sbaijfact5.c
1.5 04/03/29 20:07:51 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/sbaij/seq/sbaijfact4.c
1.4 04/03/29 20:07:51 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/sbaij/seq/sbaijfact3.c
1.4 04/03/29 20:07:51 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/sbaij/seq/sbaijfact2.c
1.34 04/03/29 20:07:51 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/sbaij/seq/sbaijfact12.c
1.4 04/03/29 20:07:51 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/sbaij/seq/sbaijfact11.c
1.4 04/03/29 20:07:51 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/sbaij/seq/sbaijfact10.c
1.4 04/03/29 20:07:51 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/sbaij/seq/sbaijfact.c
1.54 04/03/29 20:07:51 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/sbaij/seq/sbaij2.c
1.23 04/03/29 20:07:51 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/sbaij/seq/sbaij.h
1.30 04/03/29 20:07:51 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/sbaij/seq/sbaij.c
1.98 04/03/29 20:07:51 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/sbaij/seq/makefile
1.10 04/03/29 20:07:51 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/sbaij/seq/aijsbaij.c
1.15 04/03/29 20:07:51 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
1.39 04/03/29 20:07:51 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/sbaij/mpi/spooles/makefile
1.3 04/03/29 20:07:51 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/sbaij/mpi/sbaijov.c
1.32 04/03/29 20:07:51 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/sbaij/mpi/mpisbaij.h
1.14 04/03/29 20:07:51 barrysmith@barry-smiths-computer.local +0 -2


src/mat/impls/sbaij/mpi/mpisbaij.c
1.89 04/03/29 20:07:50 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/sbaij/mpi/mmsbaij.c
1.24 04/03/29 20:07:50 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/sbaij/mpi/makefile
1.11 04/03/29 20:07:50 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/sbaij/makefile
1.4 04/03/29 20:07:50 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/rowbs/mpi/mpirowbs.h
1.10 04/03/29 20:07:50 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/rowbs/mpi/mpirowbs.c
1.48 04/03/29 20:07:50 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/rowbs/mpi/makefile
1.4 04/03/29 20:07:50 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/rowbs/mpi/iccbs.c
1.6 04/03/29 20:07:50 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/rowbs/mpi/cholbs.c
1.7 04/03/29 20:07:50 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/rowbs/makefile
1.4 04/03/29 20:07:50 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/normal/normm.c
1.4 04/03/29 20:07:50 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/normal/makefile
1.3 04/03/29 20:07:49 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/makefile
1.7 04/03/29 20:07:49 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/maij/makefile
1.4 04/03/29 20:07:49 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/maij/maij.c
1.15 04/03/29 20:07:49 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/is/matis.h
1.5 04/03/29 20:07:49 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/is/matis.c
1.14 04/03/29 20:07:49 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/is/makefile
1.5 04/03/29 20:07:49 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/hypre/mhyp.c
1.4 04/03/29 20:07:49 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/hypre/makefile
1.4 04/03/29 20:07:49 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/esi/mesi.c
1.36 04/03/29 20:07:49 barrysmith@barry-smiths-computer.local +0 -2


src/mat/impls/esi/makefile
1.11 04/03/29 20:07:49 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/dense/seq/makefile
1.4 04/03/29 20:07:49 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/dense/seq/dense.h
1.6 04/03/29 20:07:49 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/dense/seq/dense.c
1.48 04/03/29 20:07:49 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/dense/mpi/mpidense.h
1.6 04/03/29 20:07:49 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/dense/mpi/mpidense.c
1.34 04/03/29 20:07:49 barrysmith@barry-smiths-computer.local +0 -2


src/mat/impls/dense/mpi/mmdense.c
1.9 04/03/29 20:07:49 barrysmith@barry-smiths-computer.local +0 -2


src/mat/impls/dense/mpi/makefile
1.4 04/03/29 20:07:48 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/dense/makefile
1.4 04/03/29 20:07:48 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/bdiag/seq/makefile
1.4 04/03/29 20:07:48 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/bdiag/seq/bdiag3.c
1.14 04/03/29 20:07:48 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/bdiag/seq/bdiag2.c
1.15 04/03/29 20:07:48 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/bdiag/seq/bdiag.h
1.7 04/03/29 20:07:48 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/bdiag/seq/bdiag.c
1.27 04/03/29 20:07:48 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/bdiag/seq/bdfact.c
1.8 04/03/29 20:07:48 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/bdiag/mpi/mpibdiag.h
1.6 04/03/29 20:07:48 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/bdiag/mpi/mpibdiag.c
1.31 04/03/29 20:07:48 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/bdiag/mpi/mmbdiag.c
1.5 04/03/29 20:07:48 barrysmith@barry-smiths-computer.local +0 -2


src/mat/impls/bdiag/mpi/makefile
1.4 04/03/29 20:07:48 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/bdiag/makefile
1.4 04/03/29 20:07:48 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/seq/makefile
1.5 04/03/29 20:07:48 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/seq/dgefa7.c
1.4 04/03/29 20:07:48 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/seq/dgefa6.c
1.4 04/03/29 20:07:48 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/seq/dgefa5.c
1.4 04/03/29 20:07:48 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/seq/dgefa4.c
1.4 04/03/29 20:07:48 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/seq/dgefa3.c
1.4 04/03/29 20:07:47 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/seq/dgefa2.c
1.4 04/03/29 20:07:47 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/seq/dgefa.c
1.4 04/03/29 20:07:47 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/seq/dgedi.c
1.4 04/03/29 20:07:47 barrysmith@barry-smiths-computer.local +0 -2


src/mat/impls/baij/seq/baijfact9.c
1.5 04/03/29 20:07:47 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/seq/baijfact8.c
1.5 04/03/29 20:07:47 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/seq/baijfact7.c
1.5 04/03/29 20:07:47 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/seq/baijfact6.c
1.5 04/03/29 20:07:47 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/seq/baijfact5.c
1.5 04/03/29 20:07:47 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/seq/baijfact4.c
1.5 04/03/29 20:07:47 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/seq/baijfact3.c
1.10 04/03/29 20:07:47 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/seq/baijfact2.c
1.33 04/03/29 20:07:47 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/seq/baijfact14.c
1.5 04/03/29 20:07:47 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/seq/baijfact13.c
1.5 04/03/29 20:07:46 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/seq/baijfact12.c
1.18 04/03/29 20:07:46 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/seq/baijfact11.c
1.6 04/03/29 20:07:46 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/seq/baijfact10.c
1.5 04/03/29 20:07:46 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/seq/baijfact.c
1.6 04/03/29 20:07:46 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/seq/baij2.c
1.14 04/03/29 20:07:46 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/seq/baij.h
1.20 04/03/29 20:07:46 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/seq/baij.c
1.80 04/03/29 20:07:46 barrysmith@barry-smiths-computer.local +0 -2


src/mat/impls/baij/seq/aijbaij.c
1.9 04/03/29 20:07:46 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/mpi/mpibaij.h
1.14 04/03/29 20:07:46 barrysmith@barry-smiths-computer.local +0 -2


src/mat/impls/baij/mpi/mpibaij.c
1.55 04/03/29 20:07:46 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/mpi/mmbaij.c
1.17 04/03/29 20:07:46 barrysmith@barry-smiths-computer.local +0 -2


src/mat/impls/baij/mpi/makefile
1.7 04/03/29 20:07:46 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/mpi/dscpack/makefile
1.2 04/03/29 20:07:46 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/baij/mpi/dscpack/dscpack.c
1.52 04/03/29 20:07:46 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/mpi/baijov.c
1.16 04/03/29 20:07:46 barrysmith@barry-smiths-computer.local +0 -2


src/mat/impls/baij/makefile
1.4 04/03/29 20:07:45 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/seq/unary.c
1.6 04/03/29 20:07:45 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/seq/umfpack/umfpack.c
1.31 04/03/29 20:07:45 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/seq/umfpack/makefile
1.4 04/03/29 20:07:45 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/seq/superlu/superlu.c
1.60 04/03/29 20:07:44 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/seq/superlu/makefile
1.4 04/03/29 20:07:44 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/seq/spooles/spoolesOptions.c
1.27 04/03/29 20:07:44 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/seq/spooles/spooles.h
1.47 04/03/29 20:07:44 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/seq/spooles/spooles.c
1.88 04/03/29 20:07:44 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/seq/spooles/makefile
1.3 04/03/29 20:07:44 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/seq/spooles/aijspooles.c
1.34 04/03/29 20:07:44 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/seq/matpapt.c
1.38 04/03/29 20:07:44 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/seq/matmatmult.c
1.43 04/03/29 20:07:43 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/seq/matlab/makefile
1.3 04/03/29 20:07:43 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/seq/matlab/aijmatlab.c
1.24 04/03/29 20:07:43 barrysmith@barry-smiths-computer.local +0 -2


src/mat/impls/aij/seq/makefile
1.27 04/03/29 20:07:43 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/seq/lusol/makefile
1.4 04/03/29 20:07:43 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/seq/lusol/lusol.c
1.26 04/03/29 20:07:43 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/seq/ilut.c
1.4 04/03/29 20:07:43 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/seq/ij.c
1.4 04/03/29 20:07:43 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/seq/fdaij.c
1.9 04/03/29 20:07:43 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/seq/essl/makefile
1.3 04/03/29 20:07:43 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/seq/essl/essl.c
1.26 04/03/29 20:07:42 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/seq/aijnode.c
1.24 04/03/29 20:07:42 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/seq/aijfact.c
1.50 04/03/29 20:07:42 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/seq/aij.h
1.25 04/03/29 20:07:42 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/seq/aij.c
1.134 04/03/29 20:07:42 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.89 04/03/29 20:07:42 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/mpi/superlu_dist/makefile
1.5 04/03/29 20:07:42 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/mpi/spooles/mpispooles.c
1.61 04/03/29 20:07:42 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/mpi/spooles/mpiaijspooles.c
1.28 04/03/29 20:07:42 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/mpi/spooles/makefile
1.4 04/03/29 20:07:42 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/mpi/pxxt.c
1.15 04/03/29 20:07:42 barrysmith@barry-smiths-computer.local +0 -2


src/mat/impls/aij/mpi/mumps/mumps.c
1.68 04/03/29 20:07:42 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/mpi/mumps/makefile
1.3 04/03/29 20:07:41 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/mpi/mpiov.c
1.15 04/03/29 20:07:41 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/mpi/mpiaijpc.c
1.4 04/03/29 20:07:41 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/mpi/mpiaij.h
1.8 04/03/29 20:07:41 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/mpi/mpiaij.c
1.111 04/03/29 20:07:41 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/mpi/mmaij.c
1.13 04/03/29 20:07:41 barrysmith@barry-smiths-computer.local +0 -2


src/mat/impls/aij/mpi/makefile
1.23 04/03/29 20:07:41 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/mpi/libtfs/xyt.h
1.5 04/03/29 20:07:41 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/mpi/libtfs/xyt.c
1.7 04/03/29 20:07:41 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/mpi/libtfs/xxt.h
1.5 04/03/29 20:07:41 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/mpi/libtfs/xxt.c
1.7 04/03/29 20:07:41 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/mpi/libtfs/types.h
1.5 04/03/29 20:07:41 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/mpi/libtfs/stack.h
1.5 04/03/29 20:07:41 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/mpi/libtfs/stack.c
1.5 04/03/29 20:07:41 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/mpi/libtfs/queue.h
1.5 04/03/29 20:07:41 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/mpi/libtfs/queue.c
1.5 04/03/29 20:07:41 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/mpi/libtfs/makefile
1.7 04/03/29 20:07:41 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/mpi/libtfs/ivec.c
1.6 04/03/29 20:07:41 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/mpi/libtfs/gs.c
1.11 04/03/29 20:07:41 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/mpi/libtfs/error.h
1.6 04/03/29 20:07:41 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/mpi/libtfs/error.c
1.6 04/03/29 20:07:40 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/mpi/libtfs/const.h
1.7 04/03/29 20:07:40 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/mpi/libtfs/comm.h
1.6 04/03/29 20:07:40 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/mpi/libtfs/comm.c
1.13 04/03/29 20:07:40 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/mpi/libtfs/bss_malloc.h
1.5 04/03/29 20:07:40 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/mpi/libtfs/bss_malloc.c
1.6 04/03/29 20:07:40 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/mpi/libtfs/blas.h
1.5 04/03/29 20:07:40 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/mpi/libtfs/bit_mask.h
1.5 04/03/29 20:07:40 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/mpi/libtfs/bit_mask.c
1.5 04/03/29 20:07:40 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/mpi/fdmpiaij.c
1.6 04/03/29 20:07:40 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/makefile
1.4 04/03/29 20:07:40 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/adj/mpi/mpiadj.h
1.5 04/03/29 20:07:40 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/adj/mpi/mpiadj.c
1.24 04/03/29 20:07:39 barrysmith@barry-smiths-computer.local +0 -2


src/mat/impls/adj/mpi/makefile
1.4 04/03/29 20:07:39 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/adj/makefile
1.4 04/03/29 20:07:39 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/adic/nladic.c
1.6 04/03/29 20:07:39 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/adic/matadic.c
1.23 04/03/29 20:07:39 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/adic/makefile
1.8 04/03/29 20:07:39 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tutorials/makefile
1.8 04/03/29 20:07:39 barrysmith@barry-smiths-computer.local +0 -3


src/mat/examples/tutorials/ex4.c
1.3 04/03/29 20:07:39 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tutorials/ex1.c
1.7 04/03/29 20:07:39 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/makefile
1.18 04/03/29 20:07:39 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex92.c
1.6 04/03/29 20:07:39 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex91.c
1.2 04/03/29 20:07:39 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex9.c
1.5 04/03/29 20:07:39 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex87.c
1.6 04/03/29 20:07:38 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex85f.F
1.4 04/03/29 20:07:38 barrysmith@barry-smiths-computer.local +0 -2


src/mat/examples/tests/ex81.c
1.6 04/03/29 20:07:38 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex80.c
1.5 04/03/29 20:07:38 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex8.c
1.4 04/03/29 20:07:38 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex79f.F
1.5 04/03/29 20:07:38 barrysmith@barry-smiths-computer.local +0 -2


src/mat/examples/tests/ex78.c
1.5 04/03/29 20:07:38 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex77.c
1.4 04/03/29 20:07:38 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex76.c
1.8 04/03/29 20:07:38 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex75.c
1.12 04/03/29 20:07:38 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex74.c
1.18 04/03/29 20:07:38 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex73.c
1.7 04/03/29 20:07:38 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex72.c
1.6 04/03/29 20:07:38 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex71.c
1.5 04/03/29 20:07:38 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex70.c
1.4 04/03/29 20:07:38 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex7.c
1.7 04/03/29 20:07:38 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex68.c
1.4 04/03/29 20:07:38 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex67f.F
1.5 04/03/29 20:07:38 barrysmith@barry-smiths-computer.local +0 -2


src/mat/examples/tests/ex66.c
1.5 04/03/29 20:07:38 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex65.c
1.5 04/03/29 20:07:37 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex64.c
1.5 04/03/29 20:07:37 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex63f.F
1.6 04/03/29 20:07:37 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex62.c
1.6 04/03/29 20:07:37 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex61.c
1.4 04/03/29 20:07:37 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex60.c
1.5 04/03/29 20:07:37 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex6.c
1.5 04/03/29 20:07:37 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex59.c
1.4 04/03/29 20:07:37 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex58f.F
1.6 04/03/29 20:07:37 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex58.c
1.4 04/03/29 20:07:37 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex57.c
1.6 04/03/29 20:07:37 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex56.c
1.5 04/03/29 20:07:36 barrysmith@barry-smiths-computer.local +1 -1


src/mat/examples/tests/ex55.c
1.9 04/03/29 20:07:36 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex54.c
1.5 04/03/29 20:07:36 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex53.c
1.6 04/03/29 20:07:36 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex52.c
1.4 04/03/29 20:07:36 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex51.c
1.4 04/03/29 20:07:36 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex50.c
1.6 04/03/29 20:07:36 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex5.c
1.6 04/03/29 20:07:36 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex49.c
1.5 04/03/29 20:07:36 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex48.c
1.9 04/03/29 20:07:36 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex47.c
1.5 04/03/29 20:07:36 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex46.c
1.5 04/03/29 20:07:36 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex45.c
1.5 04/03/29 20:07:36 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex44.c
1.5 04/03/29 20:07:36 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex43.c
1.5 04/03/29 20:07:36 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex42.c
1.7 04/03/29 20:07:36 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex41.c
1.7 04/03/29 20:07:36 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex40.c
1.7 04/03/29 20:07:36 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex4.c
1.5 04/03/29 20:07:35 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex38.c
1.5 04/03/29 20:07:35 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex37.c
1.5 04/03/29 20:07:35 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex36f.F
1.6 04/03/29 20:07:35 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex35.c
1.5 04/03/29 20:07:35 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex34.c
1.7 04/03/29 20:07:35 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex33.c
1.9 04/03/29 20:07:35 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex32.c
1.8 04/03/29 20:07:35 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex31.c
1.9 04/03/29 20:07:35 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex30.c
1.9 04/03/29 20:07:35 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex3.c
1.7 04/03/29 20:07:35 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex28.c
1.6 04/03/29 20:07:35 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex27.c
1.6 04/03/29 20:07:35 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex25.c
1.5 04/03/29 20:07:35 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex24.c
1.5 04/03/29 20:07:35 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex22.c
1.5 04/03/29 20:07:35 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex21.c
1.5 04/03/29 20:07:35 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex20.c
1.5 04/03/29 20:07:34 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex2.c
1.10 04/03/29 20:07:34 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex19.c
1.6 04/03/29 20:07:34 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex17.c
1.5 04/03/29 20:07:34 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex16f90.F
1.4 04/03/29 20:07:34 barrysmith@barry-smiths-computer.local +0 -2


src/mat/examples/tests/ex16.c
1.4 04/03/29 20:07:34 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex15.c
1.8 04/03/29 20:07:34 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex14.c
1.5 04/03/29 20:07:34 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex13.c
1.5 04/03/29 20:07:34 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex12.c
1.7 04/03/29 20:07:34 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex11.c
1.5 04/03/29 20:07:34 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex10.c
1.5 04/03/29 20:07:34 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex1.c
1.11 04/03/29 20:07:34 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/makefile
1.6 04/03/29 20:07:34 barrysmith@barry-smiths-computer.local +0 -1


src/mat/esi/makefile
1.11 04/03/29 20:07:34 barrysmith@barry-smiths-computer.local +0 -1


src/mat/color/slo.c
1.4 04/03/29 20:07:33 barrysmith@barry-smiths-computer.local +0 -2


src/mat/color/setr.c
1.4 04/03/29 20:07:33 barrysmith@barry-smiths-computer.local +0 -1


src/mat/color/seq.c
1.4 04/03/29 20:07:33 barrysmith@barry-smiths-computer.local +0 -2


src/mat/color/scolor.c
1.6 04/03/29 20:07:33 barrysmith@barry-smiths-computer.local +0 -1


src/mat/color/numsrt.c
1.5 04/03/29 20:07:33 barrysmith@barry-smiths-computer.local +0 -2


src/mat/color/makefile
1.4 04/03/29 20:07:33 barrysmith@barry-smiths-computer.local +0 -1


src/mat/color/ido.c
1.4 04/03/29 20:07:33 barrysmith@barry-smiths-computer.local +0 -1


src/mat/color/dsm.c
1.4 04/03/29 20:07:33 barrysmith@barry-smiths-computer.local +0 -1


src/mat/color/degr.c
1.4 04/03/29 20:07:33 barrysmith@barry-smiths-computer.local +0 -1


src/mat/color/color.h
1.4 04/03/29 20:07:33 barrysmith@barry-smiths-computer.local +4 -9


src/mat/color/color.c
1.14 04/03/29 20:07:33 barrysmith@barry-smiths-computer.local +0 -2


src/makefile
1.10 04/03/29 20:07:33 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/utils/makefile
1.5 04/03/29 20:07:33 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/utils/damg.c
1.23 04/03/29 20:07:33 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/pcimpl.h
1.10 04/03/29 20:07:33 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/makefile
1.6 04/03/29 20:07:33 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/interface/precon.c
1.40 04/03/29 20:07:32 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/interface/pcset.c
1.17 04/03/29 20:07:32 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/interface/pcregis.c
1.23 04/03/29 20:07:32 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/interface/makefile
1.5 04/03/29 20:07:32 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/spai/src/makefile
1.8 04/03/29 20:07:32 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/spai/src/ispai.c
1.21 04/03/29 20:07:32 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/pc/impls/spai/src/dspai.c
1.5 04/03/29 20:07:32 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/spai/makefile
1.7 04/03/29 20:07:32 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/spai/examples/tutorials/makefile
1.5 04/03/29 20:07:32 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/spai/examples/tutorials/ex2.c
1.7 04/03/29 20:07:32 barrysmith@barry-smiths-computer.local +0 -4


src/ksp/pc/impls/spai/examples/makefile
1.8 04/03/29 20:07:32 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/sor/sor.c
1.17 04/03/29 20:07:32 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/pc/impls/sor/makefile
1.5 04/03/29 20:07:32 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/shell/shellpc.c
1.14 04/03/29 20:07:32 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/pc/impls/shell/makefile
1.5 04/03/29 20:07:32 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/samg/makefile
1.12 04/03/29 20:07:31 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/redundant/redundant.c
1.15 04/03/29 20:07:31 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/redundant/makefile
1.5 04/03/29 20:07:31 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/ramg/ramgpetsc.c
1.14 04/03/29 20:07:31 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/ramg/ramgfunc.h
1.6 04/03/29 20:07:31 barrysmith@barry-smiths-computer.local +1 -1


src/ksp/pc/impls/ramg/petscfunc.h
1.9 04/03/29 20:07:31 barrysmith@barry-smiths-computer.local +1 -1


src/ksp/pc/impls/ramg/petscfunc.c
1.12 04/03/29 20:07:31 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/ramg/makefile
1.9 04/03/29 20:07:31 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/pbjacobi/pbjacobi.c
1.9 04/03/29 20:07:31 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/pc/impls/pbjacobi/makefile
1.5 04/03/29 20:07:31 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/none/none.c
1.7 04/03/29 20:07:31 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/none/makefile
1.5 04/03/29 20:07:31 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/mg/smg.c
1.9 04/03/29 20:07:31 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/mg/mgimpl.h
1.8 04/03/29 20:07:31 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/pc/impls/mg/mgfunc.c
1.8 04/03/29 20:07:31 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/mg/mg.c
1.25 04/03/29 20:07:31 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/mg/makefile
1.5 04/03/29 20:07:31 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/mg/fmg.c
1.9 04/03/29 20:07:31 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/mat/pcmat.c
1.8 04/03/29 20:07:30 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/mat/makefile
1.4 04/03/29 20:07:30 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/makefile
1.16 04/03/29 20:07:30 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/lu/makefile
1.5 04/03/29 20:07:30 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/lu/lu.c
1.25 04/03/29 20:07:30 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/ksp/pcksp.c
1.15 04/03/29 20:07:30 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/pc/impls/ksp/makefile
1.7 04/03/29 20:07:30 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/jacobi/makefile
1.5 04/03/29 20:07:30 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/jacobi/jacobi.c
1.10 04/03/29 20:07:30 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/is/pcis.h
1.8 04/03/29 20:07:30 barrysmith@barry-smiths-computer.local +1 -1


src/ksp/pc/impls/is/pcis.c
1.16 04/03/29 20:07:30 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/is/nn/nn.h
1.8 04/03/29 20:07:30 barrysmith@barry-smiths-computer.local +1 -1


src/ksp/pc/impls/is/nn/nn.c
1.21 04/03/29 20:07:30 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/is/nn/makefile
1.5 04/03/29 20:07:30 barrysmith@barry-smiths-computer.local +1 -1


src/ksp/pc/impls/is/makefile
1.6 04/03/29 20:07:30 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/ilu/makefile
1.5 04/03/29 20:07:30 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/ilu/ilu.h
1.7 04/03/29 20:07:29 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/pc/impls/ilu/ilu.c
1.28 04/03/29 20:07:29 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/icc/makefile
1.5 04/03/29 20:07:29 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/icc/icc.h
1.7 04/03/29 20:07:29 barrysmith@barry-smiths-computer.local +1 -1


src/ksp/pc/impls/icc/icc.c
1.24 04/03/29 20:07:29 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/hypre/makefile
1.5 04/03/29 20:07:29 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/hypre/hyppilut.c
1.49 04/03/29 20:07:29 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/esi/pesi.c
1.19 04/03/29 20:07:29 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/pc/impls/esi/makefile
1.7 04/03/29 20:07:29 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/eisens/makefile
1.5 04/03/29 20:07:29 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/eisens/eisen.c
1.16 04/03/29 20:07:29 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/pc/impls/composite/makefile
1.5 04/03/29 20:07:29 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/composite/composite.c
1.16 04/03/29 20:07:28 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/cholesky/makefile
1.5 04/03/29 20:07:28 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/cholesky/cholesky.c
1.23 04/03/29 20:07:28 barrysmith@barry-smiths-computer.local +1 -1


src/ksp/pc/impls/bjacobi/makefile
1.5 04/03/29 20:07:28 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/bjacobi/bjacobi.h
1.6 04/03/29 20:07:28 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/bjacobi/bjacobi.c
1.25 04/03/29 20:07:28 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/asm/makefile
1.5 04/03/29 20:07:28 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/asm/asm.c
1.28 04/03/29 20:07:28 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/examples/tutorials/makefile
1.8 04/03/29 20:07:28 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/examples/tests/makefile
1.7 04/03/29 20:07:28 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/examples/tests/ex8f.F
1.11 04/03/29 20:07:28 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/pc/examples/tests/ex7.c
1.6 04/03/29 20:07:28 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/examples/tests/ex6.c
1.6 04/03/29 20:07:28 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/examples/tests/ex5.c
1.13 04/03/29 20:07:28 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/examples/tests/ex4.c
1.8 04/03/29 20:07:28 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/examples/tests/ex3.c
1.7 04/03/29 20:07:28 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/examples/tests/ex2.c
1.8 04/03/29 20:07:28 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/examples/tests/ex1.c
1.6 04/03/29 20:07:28 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/examples/makefile
1.5 04/03/29 20:07:28 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/esi/makefile
1.10 04/03/29 20:07:28 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/makefile
1.7 04/03/29 20:07:28 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/makefile
1.5 04/03/29 20:07:28 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/kspimpl.h
1.19 04/03/29 20:07:27 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/interface/xmon.c
1.7 04/03/29 20:07:27 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/interface/makefile
1.5 04/03/29 20:07:27 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/interface/itres.c
1.9 04/03/29 20:07:27 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/interface/itregis.c
1.9 04/03/29 20:07:27 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/interface/itfunc.c
1.39 04/03/29 20:07:27 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/interface/iterativ.c
1.14 04/03/29 20:07:27 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/interface/itcreate.c
1.41 04/03/29 20:07:27 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/interface/itcl.c
1.11 04/03/29 20:07:27 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/interface/iguess.c
1.8 04/03/29 20:07:27 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/interface/eige.c
1.13 04/03/29 20:07:27 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/interface/dlregis.c
1.18 04/03/29 20:07:27 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/tfqmr/tfqmr.c
1.13 04/03/29 20:07:27 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/tfqmr/makefile
1.5 04/03/29 20:07:27 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/tcqmr/tcqmrp.h
1.5 04/03/29 20:07:27 barrysmith@barry-smiths-computer.local +1 -2


src/ksp/ksp/impls/tcqmr/tcqmr.c
1.13 04/03/29 20:07:26 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/ksp/impls/tcqmr/makefile
1.5 04/03/29 20:07:26 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/symmlq/symmlq.c
1.11 04/03/29 20:07:26 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/symmlq/makefile
1.5 04/03/29 20:07:26 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/rich/richscale.c
1.7 04/03/29 20:07:26 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/rich/richctx.h
1.5 04/03/29 20:07:26 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/rich/rich.c
1.12 04/03/29 20:07:26 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/rich/makefile
1.5 04/03/29 20:07:26 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/qcg/qcg.h
1.5 04/03/29 20:07:26 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/ksp/impls/qcg/qcg.c
1.14 04/03/29 20:07:26 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/qcg/makefile
1.5 04/03/29 20:07:26 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/preonly/preonly.c
1.8 04/03/29 20:07:26 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/preonly/makefile
1.5 04/03/29 20:07:26 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/minres/minres.c
1.12 04/03/29 20:07:26 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/minres/makefile
1.5 04/03/29 20:07:26 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/makefile
1.7 04/03/29 20:07:26 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/lsqr/makefile
1.5 04/03/29 20:07:26 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/lsqr/lsqr.c
1.13 04/03/29 20:07:25 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/lgmres/makefile
1.7 04/03/29 20:07:25 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/gmres/makefile
1.6 04/03/29 20:07:25 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/gmres/gmresp.h
1.11 04/03/29 20:07:25 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/gmres/gmres2.c
1.18 04/03/29 20:07:25 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/gmres/gmres.c
1.37 04/03/29 20:07:25 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/ksp/impls/gmres/gmreig.c
1.10 04/03/29 20:07:25 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/gmres/gmpre.c
1.7 04/03/29 20:07:25 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/gmres/borthog2.c
1.13 04/03/29 20:07:25 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/gmres/borthog.c
1.10 04/03/29 20:07:25 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/fgmres/modpcf.c
1.10 04/03/29 20:07:25 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/fgmres/makefile
1.7 04/03/29 20:07:25 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/fgmres/fgmresp.h
1.11 04/03/29 20:07:25 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/fgmres/fgmres.c
1.27 04/03/29 20:07:25 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/ksp/impls/cr/makefile
1.5 04/03/29 20:07:25 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/cr/cr.c
1.22 04/03/29 20:07:25 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/cheby/makefile
1.5 04/03/29 20:07:25 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/cheby/cheby.c
1.13 04/03/29 20:07:25 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/cheby/chebctx.h
1.6 04/03/29 20:07:25 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/cgs/makefile
1.5 04/03/29 20:07:25 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/cgs/cgs.c
1.16 04/03/29 20:07:25 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/ksp/impls/cgne/makefile
1.3 04/03/29 20:07:25 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/cgne/cgne.c
1.11 04/03/29 20:07:25 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/ksp/impls/cg/makefile
1.5 04/03/29 20:07:24 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/cg/cgtype.c
1.7 04/03/29 20:07:24 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/cg/cgeig.c
1.5 04/03/29 20:07:24 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/cg/cgctx.h
1.5 04/03/29 20:07:24 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/cg/cg.c
1.20 04/03/29 20:07:24 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/bicg/makefile
1.5 04/03/29 20:07:24 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/bicg/bicg.c
1.13 04/03/29 20:07:24 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/bcgs/makefile
1.5 04/03/29 20:07:24 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/bcgs/bcgs.c
1.12 04/03/29 20:07:24 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tutorials/makefile
1.45 04/03/29 20:07:24 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tutorials/ex9.c
1.14 04/03/29 20:07:24 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tutorials/ex8.c
1.12 04/03/29 20:07:24 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tutorials/ex7.c
1.12 04/03/29 20:07:24 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tutorials/ex6f.F
1.10 04/03/29 20:07:23 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/examples/tutorials/ex5.c
1.12 04/03/29 20:07:23 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tutorials/ex4.c
1.10 04/03/29 20:07:23 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tutorials/ex3.c
1.12 04/03/29 20:07:23 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tutorials/ex2f.F
1.10 04/03/29 20:07:23 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/examples/tutorials/ex27.c
1.11 04/03/29 20:07:23 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tutorials/ex26.c
1.10 04/03/29 20:07:23 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tutorials/ex25.c
1.9 04/03/29 20:07:23 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tutorials/ex23.c
1.10 04/03/29 20:07:23 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tutorials/ex22f.F
1.7 04/03/29 20:07:23 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tutorials/ex22.c
1.6 04/03/29 20:07:23 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tutorials/ex21f.F
1.13 04/03/29 20:07:23 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/examples/tutorials/ex2.c
1.10 04/03/29 20:07:23 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tutorials/ex1f.F
1.11 04/03/29 20:07:23 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/examples/tutorials/ex16.c
1.9 04/03/29 20:07:23 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tutorials/ex15f.F
1.10 04/03/29 20:07:22 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/examples/tutorials/ex15.c
1.10 04/03/29 20:07:22 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tutorials/ex14f.F
1.10 04/03/29 20:07:22 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tutorials/ex13f90.F
1.12 04/03/29 20:07:22 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/examples/tutorials/ex13.c
1.10 04/03/29 20:07:22 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tutorials/ex12.c
1.10 04/03/29 20:07:22 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tutorials/ex11f.F
1.11 04/03/29 20:07:22 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/examples/tutorials/ex11.c
1.10 04/03/29 20:07:22 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tutorials/ex10.c
1.37 04/03/29 20:07:22 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tutorials/ex1.c
1.12 04/03/29 20:07:22 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tests/makefile
1.12 04/03/29 20:07:22 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tests/ex7.c
1.14 04/03/29 20:07:22 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tests/ex6.c
1.17 04/03/29 20:07:22 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tests/ex5f.F
1.9 04/03/29 20:07:22 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/examples/tests/ex4.c
1.8 04/03/29 20:07:22 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tests/ex3.c
1.9 04/03/29 20:07:22 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tests/ex24.c
1.10 04/03/29 20:07:22 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tests/ex20.c
1.15 04/03/29 20:07:22 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tests/ex2.c
1.10 04/03/29 20:07:22 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tests/ex19.c
1.9 04/03/29 20:07:22 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tests/ex18.c
1.13 04/03/29 20:07:21 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tests/ex17.c
1.10 04/03/29 20:07:21 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tests/ex16f.F
1.14 04/03/29 20:07:21 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/examples/tests/ex15.c
1.11 04/03/29 20:07:21 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tests/ex14.c
1.8 04/03/29 20:07:21 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tests/ex12f.F
1.16 04/03/29 20:07:21 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/examples/tests/ex10.c
1.10 04/03/29 20:07:21 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tests/ex1.c
1.8 04/03/29 20:07:21 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/makefile
1.5 04/03/29 20:07:21 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/esi/makefile
1.6 04/03/29 20:07:21 barrysmith@barry-smiths-computer.local +0 -1


src/inline/spops.h
1.4 04/03/29 20:07:21 barrysmith@barry-smiths-computer.local +0 -1


src/inline/setval.h
1.4 04/03/29 20:07:21 barrysmith@barry-smiths-computer.local +0 -1


src/inline/makefile
1.7 04/03/29 20:07:21 barrysmith@barry-smiths-computer.local +0 -1


src/inline/ilu.h
1.6 04/03/29 20:07:21 barrysmith@barry-smiths-computer.local +0 -1


src/inline/iclsse.h
1.8 04/03/29 20:07:21 barrysmith@barry-smiths-computer.local +0 -1


src/inline/dot.h
1.8 04/03/29 20:07:21 barrysmith@barry-smiths-computer.local +0 -1


src/inline/axpy.h
1.8 04/03/29 20:07:20 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/makefile
1.5 04/03/29 20:07:20 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/kernels/sgemv.F
1.4 04/03/29 20:07:20 barrysmith@barry-smiths-computer.local +0 -2


src/fortran/kernels/makefile
1.6 04/03/29 20:07:20 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/kernels/fwaxpy.F
1.2 04/03/29 20:07:20 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/kernels/fsolvebaij.F
1.5 04/03/29 20:07:20 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/kernels/fsolve.F
1.4 04/03/29 20:07:20 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/kernels/frelax.F
1.6 04/03/29 20:07:20 barrysmith@barry-smiths-computer.local +0 -2


src/fortran/kernels/fnorm.F
1.7 04/03/29 20:07:20 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/kernels/fmultadd.F
1.4 04/03/29 20:07:20 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/kernels/fmult.F
1.4 04/03/29 20:07:20 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/kernels/fmdot.F
1.4 04/03/29 20:07:20 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/kernels/fmaxpy.F
1.4 04/03/29 20:07:20 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/kernels/fcopy.F
1.3 04/03/29 20:07:20 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/kernels/faypx.F
1.2 04/03/29 20:07:20 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/fsrc/somefort.F
1.5 04/03/29 20:07:20 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/fsrc/makefile
1.4 04/03/29 20:07:19 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/f90/zf90vec.c
1.4 04/03/29 20:07:19 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/f90/zf90snes.c
1.4 04/03/29 20:07:19 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/f90/zf90mat.c
1.4 04/03/29 20:07:19 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/f90/zf90ksp.c
1.4 04/03/29 20:07:19 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/f90/zf90da.c
1.4 04/03/29 20:07:19 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/f90/tests/test_IRIXf90.F
1.4 04/03/29 20:07:19 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/f90/tests/test_IRIX.c
1.4 04/03/29 20:07:19 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/f90/tests/makefile
1.6 04/03/29 20:07:19 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/f90/tests/ex1f90.F
1.4 04/03/29 20:07:19 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/f90/tests/ex1.c
1.4 04/03/29 20:07:19 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/f90/makefile
1.4 04/03/29 20:07:19 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/custom/zviewer.c
1.7 04/03/29 20:07:19 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/custom/zvec.c
1.11 04/03/29 20:07:19 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/custom/zts.c
1.13 04/03/29 20:07:19 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/custom/zsys.c
1.18 04/03/29 20:07:19 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/custom/zstartf.c
1.7 04/03/29 20:07:19 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/custom/zstart.c
1.12 04/03/29 20:07:19 barrysmith@barry-smiths-computer.local +0 -2


src/fortran/custom/zsnes.c
1.17 04/03/29 20:07:19 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/custom/zsles.c
1.10 04/03/29 20:07:19 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/custom/zsda.c
1.8 04/03/29 20:07:19 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/custom/zplog.c
1.8 04/03/29 20:07:19 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/custom/zpetsc.h
1.14 04/03/29 20:07:18 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/custom/zpc.c
1.17 04/03/29 20:07:18 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/custom/zoptions.c
1.7 04/03/29 20:07:18 barrysmith@barry-smiths-computer.local +0 -2


src/fortran/custom/zmat.c
1.28 04/03/29 20:07:18 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/custom/zksp.c
1.17 04/03/29 20:07:18 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/custom/zis.c
1.10 04/03/29 20:07:18 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/custom/zdraw.c
1.6 04/03/29 20:07:18 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/custom/zda.c
1.10 04/03/29 20:07:18 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/custom/zao.c
1.4 04/03/29 20:07:18 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/custom/makefile
1.6 04/03/29 20:07:18 barrysmith@barry-smiths-computer.local +0 -1


src/dm/usg/utils/triconvert.c
1.6 04/03/29 20:07:18 barrysmith@barry-smiths-computer.local +1 -3


src/dm/usg/utils/makefile
1.6 04/03/29 20:07:18 barrysmith@barry-smiths-computer.local +0 -1


src/dm/usg/utils/inpututils.c
1.5 04/03/29 20:07:17 barrysmith@barry-smiths-computer.local +0 -2


src/dm/usg/utils/input.c
1.6 04/03/29 20:07:17 barrysmith@barry-smiths-computer.local +1 -1


src/dm/usg/makefile
1.5 04/03/29 20:07:17 barrysmith@barry-smiths-computer.local +0 -1


src/dm/makefile
1.6 04/03/29 20:07:17 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/utils/sda2.c
1.15 04/03/29 20:07:17 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/utils/pack.c
1.9 04/03/29 20:07:17 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/utils/makefile
1.6 04/03/29 20:07:17 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/utils/fdda.c
1.35 04/03/29 20:07:17 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/utils/dm.c
1.8 04/03/29 20:07:17 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/src/makefile
1.12 04/03/29 20:07:17 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/src/gr2.c
1.20 04/03/29 20:07:17 barrysmith@barry-smiths-computer.local +0 -2


src/dm/da/src/gr1.c
1.8 04/03/29 20:07:17 barrysmith@barry-smiths-computer.local +0 -2


src/dm/da/src/daview.c
1.15 04/03/29 20:07:17 barrysmith@barry-smiths-computer.local +0 -2


src/dm/da/src/dasub.c
1.6 04/03/29 20:07:17 barrysmith@barry-smiths-computer.local +0 -2


src/dm/da/src/dascatter.c
1.7 04/03/29 20:07:17 barrysmith@barry-smiths-computer.local +0 -2


src/dm/da/src/dapf.c
1.6 04/03/29 20:07:16 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/src/daltol.c
1.9 04/03/29 20:07:16 barrysmith@barry-smiths-computer.local +0 -2


src/dm/da/src/daltog.c
1.7 04/03/29 20:07:16 barrysmith@barry-smiths-computer.local +0 -2


src/dm/da/src/dalocal.c
1.18 04/03/29 20:07:16 barrysmith@barry-smiths-computer.local +0 -2


src/dm/da/src/daload.c
1.7 04/03/29 20:07:16 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/src/dainterp.c
1.17 04/03/29 20:07:16 barrysmith@barry-smiths-computer.local +0 -2


src/dm/da/src/daindex.c
1.10 04/03/29 20:07:16 barrysmith@barry-smiths-computer.local +0 -2


src/dm/da/src/dagtona.c
1.10 04/03/29 20:07:16 barrysmith@barry-smiths-computer.local +0 -2


src/dm/da/src/dagtol.c
1.10 04/03/29 20:07:16 barrysmith@barry-smiths-computer.local +0 -2


src/dm/da/src/daghost.c
1.6 04/03/29 20:07:16 barrysmith@barry-smiths-computer.local +0 -2


src/dm/da/src/dagetarray.c
1.8 04/03/29 20:07:16 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/src/dadist.c
1.12 04/03/29 20:07:16 barrysmith@barry-smiths-computer.local +0 -2


src/dm/da/src/dadestroy.c
1.17 04/03/29 20:07:16 barrysmith@barry-smiths-computer.local +0 -2


src/dm/da/src/dacorn.c
1.11 04/03/29 20:07:16 barrysmith@barry-smiths-computer.local +0 -2


src/dm/da/src/da3.c
1.19 04/03/29 20:07:16 barrysmith@barry-smiths-computer.local +0 -2


src/dm/da/src/da2.c
1.40 04/03/29 20:07:16 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/src/da1.c
1.19 04/03/29 20:07:16 barrysmith@barry-smiths-computer.local +0 -2


src/dm/da/makefile
1.5 04/03/29 20:07:16 barrysmith@barry-smiths-computer.local +0 -1


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


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


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


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


src/dm/da/examples/tests/makefile
1.15 04/03/29 20:07:14 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tests/ex9.c
1.5 04/03/29 20:07:13 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tests/ex8.c
1.5 04/03/29 20:07:13 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tests/ex7.c
1.6 04/03/29 20:07:13 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tests/ex6.c
1.5 04/03/29 20:07:13 barrysmith@barry-smiths-computer.local +0 -1


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


src/dm/da/examples/tests/ex4.c
1.5 04/03/29 20:07:13 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tests/ex3.c
1.5 04/03/29 20:07:13 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tests/ex23.c
1.3 04/03/29 20:07:13 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tests/ex22.c
1.3 04/03/29 20:07:13 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tests/ex21f.F
1.2 04/03/29 20:07:13 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tests/ex20.c
1.2 04/03/29 20:07:13 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tests/ex2.c
1.5 04/03/29 20:07:13 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tests/ex19.c
1.3 04/03/29 20:07:13 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tests/ex18.c
1.5 04/03/29 20:07:13 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tests/ex17.c
1.5 04/03/29 20:07:13 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tests/ex16.c
1.5 04/03/29 20:07:13 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tests/ex15.c
1.5 04/03/29 20:07:13 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tests/ex14.c
1.6 04/03/29 20:07:13 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tests/ex13.c
1.6 04/03/29 20:07:13 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tests/ex12.m
1.5 04/03/29 20:07:13 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tests/ex12.c
1.5 04/03/29 20:07:13 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tests/ex11.c
1.5 04/03/29 20:07:12 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tests/ex10.c
1.5 04/03/29 20:07:12 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tests/ex1.c
1.5 04/03/29 20:07:12 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/makefile
1.5 04/03/29 20:07:12 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/daimpl.h
1.15 04/03/29 20:07:12 barrysmith@barry-smiths-computer.local +0 -2


src/dm/ao/utils/makefile
1.5 04/03/29 20:07:12 barrysmith@barry-smiths-computer.local +0 -1


src/dm/ao/utils/aosetlocal.c
1.6 04/03/29 20:07:12 barrysmith@barry-smiths-computer.local +0 -1


src/dm/ao/utils/aopart.c
1.7 04/03/29 20:07:12 barrysmith@barry-smiths-computer.local +0 -1


src/dm/ao/makefile
1.5 04/03/29 20:07:12 barrysmith@barry-smiths-computer.local +0 -1


src/dm/ao/interface/makefile
1.7 04/03/29 20:07:12 barrysmith@barry-smiths-computer.local +0 -1


src/dm/ao/interface/dlregis.c
1.18 04/03/29 20:07:12 barrysmith@barry-smiths-computer.local +0 -3


src/dm/ao/interface/aodataalias.c
1.6 04/03/29 20:07:12 barrysmith@barry-smiths-computer.local +0 -1


src/dm/ao/interface/aodata.c
1.8 04/03/29 20:07:12 barrysmith@barry-smiths-computer.local +0 -1


src/dm/ao/interface/ao.c
1.11 04/03/29 20:07:12 barrysmith@barry-smiths-computer.local +0 -1


src/dm/ao/impls/mapping/makefile
1.6 04/03/29 20:07:12 barrysmith@barry-smiths-computer.local +0 -1


src/dm/ao/impls/mapping/aomapping.c
1.16 04/03/29 20:07:12 barrysmith@barry-smiths-computer.local +0 -3


src/dm/ao/impls/makefile
1.7 04/03/29 20:07:12 barrysmith@barry-smiths-computer.local +0 -1


src/dm/ao/impls/basic/makefile
1.5 04/03/29 20:07:11 barrysmith@barry-smiths-computer.local +0 -1


src/dm/ao/impls/basic/aoreduced.c
1.6 04/03/29 20:07:11 barrysmith@barry-smiths-computer.local +0 -1


src/dm/ao/impls/basic/aodatabasic.c
1.14 04/03/29 20:07:11 barrysmith@barry-smiths-computer.local +0 -2


src/dm/ao/impls/basic/aobasic.c
1.16 04/03/29 20:07:11 barrysmith@barry-smiths-computer.local +0 -2


src/dm/ao/examples/tutorials/makefile
1.6 04/03/29 20:07:11 barrysmith@barry-smiths-computer.local +0 -1


src/dm/ao/examples/tutorials/ex2.c
1.9 04/03/29 20:07:11 barrysmith@barry-smiths-computer.local +0 -1


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


src/dm/ao/examples/tests/makefile
1.6 04/03/29 20:07:11 barrysmith@barry-smiths-computer.local +0 -1


src/dm/ao/examples/tests/ex7.c
1.5 04/03/29 20:07:11 barrysmith@barry-smiths-computer.local +0 -1


src/dm/ao/examples/tests/ex6.c
1.5 04/03/29 20:07:11 barrysmith@barry-smiths-computer.local +0 -1


src/dm/ao/examples/tests/ex5.c
1.5 04/03/29 20:07:11 barrysmith@barry-smiths-computer.local +0 -1


src/dm/ao/examples/tests/ex4.c
1.6 04/03/29 20:07:11 barrysmith@barry-smiths-computer.local +0 -1


src/dm/ao/examples/tests/ex3.c
1.6 04/03/29 20:07:11 barrysmith@barry-smiths-computer.local +0 -1


src/dm/ao/examples/tests/ex2.c
1.5 04/03/29 20:07:11 barrysmith@barry-smiths-computer.local +0 -1


src/dm/ao/examples/tests/ex1.c
1.5 04/03/29 20:07:11 barrysmith@barry-smiths-computer.local +0 -1


src/dm/ao/examples/makefile
1.6 04/03/29 20:07:11 barrysmith@barry-smiths-computer.local +0 -1


src/dm/ao/aoimpl.h
1.11 04/03/29 20:07:11 barrysmith@barry-smiths-computer.local +0 -1


src/contrib/oberman/ns_q2q1/makefile
1.4 04/03/29 20:07:10 barrysmith@barry-smiths-computer.local +0 -1


src/contrib/oberman/ns_q1q0/makefile
1.4 04/03/29 20:07:10 barrysmith@barry-smiths-computer.local +0 -1


src/contrib/oberman/makefile
1.5 04/03/29 20:07:10 barrysmith@barry-smiths-computer.local +0 -1


src/contrib/oberman/laplacian_q1/scalable/makefile
1.5 04/03/29 20:07:10 barrysmith@barry-smiths-computer.local +0 -2


src/contrib/oberman/laplacian_q1/scalable/main.c
1.5 04/03/29 20:07:10 barrysmith@barry-smiths-computer.local +1 -1


src/contrib/oberman/laplacian_q1/scalable/apppartition.c
1.4 04/03/29 20:07:10 barrysmith@barry-smiths-computer.local +1 -1


src/contrib/oberman/laplacian_q1/scalable/appload.c
1.4 04/03/29 20:07:10 barrysmith@barry-smiths-computer.local +1 -1


src/contrib/oberman/laplacian_q1/scalable/appelement.c
1.4 04/03/29 20:07:10 barrysmith@barry-smiths-computer.local +1 -1


src/contrib/oberman/laplacian_q1/scalable/appctx.h
1.5 04/03/29 20:07:10 barrysmith@barry-smiths-computer.local +1 -1


src/contrib/oberman/laplacian_q1/scalable/appalgebra.c
1.10 04/03/29 20:07:10 barrysmith@barry-smiths-computer.local +1 -1


src/contrib/oberman/laplacian_q1/makefile
1.8 04/03/29 20:07:10 barrysmith@barry-smiths-computer.local +0 -1


src/contrib/oberman/laplacian_q1/main.c
1.5 04/03/29 20:07:10 barrysmith@barry-smiths-computer.local +1 -1


src/contrib/oberman/laplacian_q1/appview.c
1.4 04/03/29 20:07:10 barrysmith@barry-smiths-computer.local +1 -1


src/contrib/oberman/laplacian_q1/appload.c
1.5 04/03/29 20:07:10 barrysmith@barry-smiths-computer.local +1 -1


src/contrib/oberman/laplacian_q1/appelement.c
1.4 04/03/29 20:07:10 barrysmith@barry-smiths-computer.local +1 -1


src/contrib/oberman/laplacian_q1/appctx.h
1.6 04/03/29 20:07:10 barrysmith@barry-smiths-computer.local +0 -1


src/contrib/oberman/laplacian_q1/appalgebra.c
1.10 04/03/29 20:07:10 barrysmith@barry-smiths-computer.local +1 -1


src/contrib/oberman/burgers_vertex_based_q1/makefile
1.5 04/03/29 20:07:10 barrysmith@barry-smiths-computer.local +0 -1


src/contrib/oberman/burgers_vertex_based_q1/main.c
1.6 04/03/29 20:07:09 barrysmith@barry-smiths-computer.local +1 -1


src/contrib/oberman/burgers_vertex_based_q1/integrator.c
1.4 04/03/29 20:07:09 barrysmith@barry-smiths-computer.local +0 -1


src/contrib/oberman/burgers_vertex_based_q1/functions.c
1.4 04/03/29 20:07:09 barrysmith@barry-smiths-computer.local +1 -2


src/contrib/oberman/burgers_vertex_based_q1/appview.c
1.4 04/03/29 20:07:09 barrysmith@barry-smiths-computer.local +0 -2


src/contrib/oberman/burgers_vertex_based_q1/appload.c
1.5 04/03/29 20:07:09 barrysmith@barry-smiths-computer.local +0 -1


src/contrib/oberman/burgers_df_based_q1/makefile
1.5 04/03/29 20:07:09 barrysmith@barry-smiths-computer.local +0 -1


src/contrib/oberman/burgers_df_based_q1/main.c
1.4 04/03/29 20:07:09 barrysmith@barry-smiths-computer.local +1 -1


src/contrib/oberman/burgers_df_based_q1/functions.c
1.4 04/03/29 20:07:09 barrysmith@barry-smiths-computer.local +0 -2


src/contrib/oberman/burgers_df_based_q1/appview.c
1.4 04/03/29 20:07:09 barrysmith@barry-smiths-computer.local +0 -2


src/contrib/oberman/burgers_df_based_q1/appsetalg.c
1.6 04/03/29 20:07:09 barrysmith@barry-smiths-computer.local +1 -1


src/contrib/oberman/burgers_df_based_q1/appload.c
1.6 04/03/29 20:07:09 barrysmith@barry-smiths-computer.local +0 -1


src/contrib/oberman/burgers_df_based_q1/appctx.h
1.4 04/03/29 20:07:09 barrysmith@barry-smiths-computer.local +0 -1


src/contrib/makefile
1.11 04/03/29 20:07:09 barrysmith@barry-smiths-computer.local +0 -1


src/contrib/fun3d/userJac.F
1.6 04/03/29 20:07:09 barrysmith@barry-smiths-computer.local +0 -1


src/contrib/fun3d/user.h
1.4 04/03/29 20:07:09 barrysmith@barry-smiths-computer.local +1 -1


src/contrib/fun3d/user.F
1.9 04/03/29 20:07:09 barrysmith@barry-smiths-computer.local +0 -1


src/contrib/fun3d/makefile
1.11 04/03/29 20:07:09 barrysmith@barry-smiths-computer.local +0 -1


src/contrib/fun3d/flow.c
1.13 04/03/29 20:07:09 barrysmith@barry-smiths-computer.local +0 -1


src/benchmarks/makefile
1.5 04/03/29 20:07:09 barrysmith@barry-smiths-computer.local +0 -1


src/benchmarks/PetscVecNorm.c
1.6 04/03/29 20:07:09 barrysmith@barry-smiths-computer.local +0 -1


src/benchmarks/PetscTime.c
1.4 04/03/29 20:07:08 barrysmith@barry-smiths-computer.local +0 -1


src/benchmarks/PetscMemzero.c
1.4 04/03/29 20:07:08 barrysmith@barry-smiths-computer.local +0 -1


src/benchmarks/PetscMemcpy.c
1.4 04/03/29 20:07:08 barrysmith@barry-smiths-computer.local +0 -1


src/benchmarks/PetscMemcmp.c
1.4 04/03/29 20:07:08 barrysmith@barry-smiths-computer.local +0 -1


src/benchmarks/PetscMalloc.c
1.4 04/03/29 20:07:08 barrysmith@barry-smiths-computer.local +0 -1


src/benchmarks/PetscGetTime.c
1.4 04/03/29 20:07:08 barrysmith@barry-smiths-computer.local +0 -1


src/benchmarks/PetscGetCPUTime.c
1.4 04/03/29 20:07:08 barrysmith@barry-smiths-computer.local +0 -1


src/benchmarks/PLogEvent.c
1.5 04/03/29 20:07:08 barrysmith@barry-smiths-computer.local +0 -1


src/benchmarks/MPI_Wtime.c
1.4 04/03/29 20:07:08 barrysmith@barry-smiths-computer.local +0 -1


src/benchmarks/Index.c
1.4 04/03/29 20:07:08 barrysmith@barry-smiths-computer.local +0 -1


makefile
1.102.1.1 04/03/29 20:07:08 barrysmith@barry-smiths-computer.local +7 -6


maint/wwwman
1.6 04/03/29 20:07:08 barrysmith@barry-smiths-computer.local +0 -2


include/vecimpl.h
1.21 04/03/29 20:07:08 barrysmith@barry-smiths-computer.local +0 -2


include/petscviewer.h
1.34 04/03/29 20:07:08 barrysmith@barry-smiths-computer.local +0 -1


include/petscversion.h
1.90 04/03/29 20:07:07 barrysmith@barry-smiths-computer.local +0 -1


include/petscvec.h
1.46 04/03/29 20:07:07 barrysmith@barry-smiths-computer.local +0 -1


include/petscts.h
1.23 04/03/29 20:07:07 barrysmith@barry-smiths-computer.local +0 -1


include/petscsys.h
1.13 04/03/29 20:07:07 barrysmith@barry-smiths-computer.local +0 -1


include/petscsnes.h
1.28 04/03/29 20:07:07 barrysmith@barry-smiths-computer.local +0 -1


include/petscpf.h
1.10 04/03/29 20:07:07 barrysmith@barry-smiths-computer.local +0 -2


include/petscpc.h
1.44 04/03/29 20:07:07 barrysmith@barry-smiths-computer.local +0 -2


include/petscoptions.h
1.14 04/03/29 20:07:07 barrysmith@barry-smiths-computer.local +0 -1


include/petscmg.h
1.7 04/03/29 20:07:07 barrysmith@barry-smiths-computer.local +0 -1


include/petscmatlab.h
1.13 04/03/29 20:07:07 barrysmith@barry-smiths-computer.local +0 -2


include/petscmath.h
1.20 04/03/29 20:07:07 barrysmith@barry-smiths-computer.local +0 -1


include/petscmat.h
1.111 04/03/29 20:07:07 barrysmith@barry-smiths-computer.local +0 -1


include/petsclog.h
1.36 04/03/29 20:07:07 barrysmith@barry-smiths-computer.local +0 -2


include/petscksp.h
1.43 04/03/29 20:07:07 barrysmith@barry-smiths-computer.local +0 -1


include/petscis.h
1.16 04/03/29 20:07:07 barrysmith@barry-smiths-computer.local +0 -2


include/petschead.h
1.26 04/03/29 20:07:07 barrysmith@barry-smiths-computer.local +0 -1


include/petscf90.h
1.6 04/03/29 20:07:07 barrysmith@barry-smiths-computer.local +0 -1


include/petscerror.h
1.25 04/03/29 20:07:07 barrysmith@barry-smiths-computer.local +0 -1


include/petscdraw.h
1.19 04/03/29 20:07:06 barrysmith@barry-smiths-computer.local +0 -1


include/petscda.h
1.29 04/03/29 20:07:06 barrysmith@barry-smiths-computer.local +0 -2


include/petscbt.h
1.10 04/03/29 20:07:06 barrysmith@barry-smiths-computer.local +0 -2


include/petscblaslapack.h
1.10 04/03/29 20:07:06 barrysmith@barry-smiths-computer.local +0 -1


include/petscao.h
1.13 04/03/29 20:07:06 barrysmith@barry-smiths-computer.local +0 -2


include/petsc.h
1.57 04/03/29 20:07:06 barrysmith@barry-smiths-computer.local +0 -1


include/mpiuni/mpif.h
1.5 04/03/29 20:07:06 barrysmith@barry-smiths-computer.local +0 -1


include/mpiuni/mpi.h
1.15 04/03/29 20:07:06 barrysmith@barry-smiths-computer.local +0 -2


include/makefile
1.6 04/03/29 20:07:06 barrysmith@barry-smiths-computer.local +0 -1


include/finclude/petscviewer.h
1.7 04/03/29 20:07:06 barrysmith@barry-smiths-computer.local +0 -2


include/finclude/petscvec.h
1.6 04/03/29 20:07:06 barrysmith@barry-smiths-computer.local +0 -1


include/finclude/petscvec.h90
1.5 04/03/29 20:07:06 barrysmith@barry-smiths-computer.local +0 -1


include/finclude/petscts.h
1.8 04/03/29 20:07:06 barrysmith@barry-smiths-computer.local +0 -2


include/finclude/petscsys.h
1.5 04/03/29 20:07:05 barrysmith@barry-smiths-computer.local +0 -1


include/finclude/petscsnes.h
1.9 04/03/29 20:07:05 barrysmith@barry-smiths-computer.local +0 -2


include/finclude/petscpc.h
1.6 04/03/29 20:07:05 barrysmith@barry-smiths-computer.local +0 -1


include/finclude/petscmg.h
1.7 04/03/29 20:07:05 barrysmith@barry-smiths-computer.local +0 -1


include/finclude/petscmat.h
1.16 04/03/29 20:07:05 barrysmith@barry-smiths-computer.local +0 -1


include/finclude/petscmat.h90
1.5 04/03/29 20:07:05 barrysmith@barry-smiths-computer.local +0 -1


include/finclude/petsclog.h
1.6 04/03/29 20:07:05 barrysmith@barry-smiths-computer.local +0 -1


include/finclude/petscksp.h
1.11 04/03/29 20:07:05 barrysmith@barry-smiths-computer.local +0 -1


include/finclude/petscis.h
1.5 04/03/29 20:07:05 barrysmith@barry-smiths-computer.local +0 -1


include/finclude/petscis.h90
1.5 04/03/29 20:07:05 barrysmith@barry-smiths-computer.local +0 -1


include/finclude/petscdraw.h
1.5 04/03/29 20:07:05 barrysmith@barry-smiths-computer.local +0 -1


include/finclude/petscdef.h
1.14 04/03/29 20:07:05 barrysmith@barry-smiths-computer.local +0 -1


include/finclude/petscda.h
1.5 04/03/29 20:07:05 barrysmith@barry-smiths-computer.local +0 -1


include/finclude/petscda.h90
1.5 04/03/29 20:07:05 barrysmith@barry-smiths-computer.local +0 -1


include/finclude/petscao.h
1.5 04/03/29 20:07:05 barrysmith@barry-smiths-computer.local +0 -1


include/finclude/petsc.h
1.8 04/03/29 20:07:05 barrysmith@barry-smiths-computer.local +0 -1


include/finclude/makefile
1.6 04/03/29 20:07:05 barrysmith@barry-smiths-computer.local +0 -1


include/f90impl/makefile
1.6 04/03/29 20:07:05 barrysmith@barry-smiths-computer.local +0 -1


include/f90impl/f90_win32.h
1.5 04/03/29 20:07:05 barrysmith@barry-smiths-computer.local +0 -1


include/f90impl/f90_t3e.h
1.5 04/03/29 20:07:05 barrysmith@barry-smiths-computer.local +0 -1


include/f90impl/f90_solaris_old.h
1.5 04/03/29 20:07:05 barrysmith@barry-smiths-computer.local +0 -1


include/f90impl/f90_solaris.h
1.5 04/03/29 20:07:05 barrysmith@barry-smiths-computer.local +0 -1


include/f90impl/f90_rs6000.h
1.5 04/03/29 20:07:05 barrysmith@barry-smiths-computer.local +0 -1


include/f90impl/f90_nag.h
1.7 04/03/29 20:07:05 barrysmith@barry-smiths-computer.local +0 -1


include/f90impl/f90_hpux.h
1.5 04/03/29 20:07:04 barrysmith@barry-smiths-computer.local +0 -1


include/f90impl/f90_alpha.h
1.5 04/03/29 20:07:04 barrysmith@barry-smiths-computer.local +0 -1


include/f90impl/f90_absoft.h
1.5 04/03/29 20:07:04 barrysmith@barry-smiths-computer.local +0 -1


include/f90impl/f90_IRIX.h
1.8 04/03/29 20:07:04 barrysmith@barry-smiths-computer.local +0 -1


docs/website/documentation/installation.html
1.27 04/03/29 20:07:04 barrysmith@barry-smiths-computer.local +3 -3


docs/tex/manual/part2.tex
1.72 04/03/29 20:07:04 barrysmith@barry-smiths-computer.local +0 -1


docs/tex/manual/part1.tex
1.30 04/03/29 20:07:04 barrysmith@barry-smiths-computer.local +0 -1


docs/tex/manual/manual.tex
1.19 04/03/29 20:07:04 barrysmith@barry-smiths-computer.local +0 -1


docs/tex/manual/intro.tex
1.13 04/03/29 20:07:04 barrysmith@barry-smiths-computer.local +0 -1


docs/makefile
1.13 04/03/29 20:07:04 barrysmith@barry-smiths-computer.local +0 -1


bmake/win64_intel/variables
1.8 04/03/29 20:07:04 barrysmith@barry-smiths-computer.local +0 -1


bmake/win64_intel/rules
1.9 04/03/29 20:07:04 barrysmith@barry-smiths-computer.local +0 -1


bmake/win64_intel/petscfix.h
1.7 04/03/29 20:07:04 barrysmith@barry-smiths-computer.local +0 -1


bmake/win64_intel/petscconf.h
1.19 04/03/29 20:07:04 barrysmith@barry-smiths-computer.local +0 -4


bmake/win64_intel/packages
1.9 04/03/29 20:07:04 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_ms_wmpi/variables
1.8 04/03/29 20:07:04 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_ms_wmpi/rules
1.9 04/03/29 20:07:04 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_ms_wmpi/petscfix.h
1.7 04/03/29 20:07:04 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_ms_wmpi/petscconf.h
1.23 04/03/29 20:07:04 barrysmith@barry-smiths-computer.local +0 -4


bmake/win32_ms_wmpi/packages
1.9 04/03/29 20:07:04 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_ms_mpipro/variables
1.10 04/03/29 20:07:04 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_ms_mpipro/rules
1.9 04/03/29 20:07:03 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_ms_mpipro/petscfix.h
1.8 04/03/29 20:07:03 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_ms_mpipro/petscconf.h
1.23 04/03/29 20:07:03 barrysmith@barry-smiths-computer.local +0 -4


bmake/win32_ms_mpipro/packages
1.9 04/03/29 20:07:03 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_ms_mpich/variables
1.18 04/03/29 20:07:03 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_ms_mpich/rules
1.9 04/03/29 20:07:03 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_ms_mpich/petscfix.h
1.8 04/03/29 20:07:03 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_ms_mpich/petscconf.h
1.25 04/03/29 20:07:03 barrysmith@barry-smiths-computer.local +0 -4


bmake/win32_ms_mpich/packages
1.14 04/03/29 20:07:03 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_ms_hpvm/variables
1.9 04/03/29 20:07:03 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_ms_hpvm/rules
1.9 04/03/29 20:07:03 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_ms_hpvm/petscfix.h
1.7 04/03/29 20:07:03 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_ms_hpvm/petscconf.h
1.20 04/03/29 20:07:03 barrysmith@barry-smiths-computer.local +0 -4


bmake/win32_ms_hpvm/packages
1.9 04/03/29 20:07:03 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_ms/variables
1.9 04/03/29 20:07:03 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_ms/rules
1.9 04/03/29 20:07:03 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_ms/petscfix.h
1.7 04/03/29 20:07:03 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_ms/petscconf.h
1.23 04/03/29 20:07:03 barrysmith@barry-smiths-computer.local +0 -4


bmake/win32_ms/packages
1.11 04/03/29 20:07:03 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_intel/variables
1.8 04/03/29 20:07:03 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_intel/rules
1.9 04/03/29 20:07:03 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_intel/petscfix.h
1.7 04/03/29 20:07:03 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_intel/petscconf.h
1.22 04/03/29 20:07:02 barrysmith@barry-smiths-computer.local +0 -4


bmake/win32_intel/packages
1.12 04/03/29 20:07:02 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_gnu/variables
1.7 04/03/29 20:07:02 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_gnu/rules
1.9 04/03/29 20:07:02 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_gnu/petscfix.h
1.6 04/03/29 20:07:02 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_gnu/petscconf.h
1.22 04/03/29 20:07:02 barrysmith@barry-smiths-computer.local +0 -4


bmake/win32_gnu/packages
1.14 04/03/29 20:07:02 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_borland/variables
1.11 04/03/29 20:07:02 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_borland/rules
1.11 04/03/29 20:07:02 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_borland/petscfix.h
1.8 04/03/29 20:07:02 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_borland/petscconf.h
1.24 04/03/29 20:07:02 barrysmith@barry-smiths-computer.local +0 -4


bmake/win32_borland/packages
1.9 04/03/29 20:07:02 barrysmith@barry-smiths-computer.local +0 -1


bmake/t3e/variables
1.7 04/03/29 20:07:02 barrysmith@barry-smiths-computer.local +0 -1


bmake/t3e/rules
1.10 04/03/29 20:07:02 barrysmith@barry-smiths-computer.local +1 -1


bmake/t3e/petscfix.h
1.6 04/03/29 20:07:02 barrysmith@barry-smiths-computer.local +0 -1


bmake/t3e/petscconf.h
1.18 04/03/29 20:07:02 barrysmith@barry-smiths-computer.local +0 -4


bmake/t3e/packages
1.14 04/03/29 20:07:01 barrysmith@barry-smiths-computer.local +0 -2


bmake/sx6/variables
1.4 04/03/29 20:07:01 barrysmith@barry-smiths-computer.local +0 -1


bmake/sx6/rules
1.5 04/03/29 20:07:01 barrysmith@barry-smiths-computer.local +1 -2


bmake/sx6/petscfix.h
1.2 04/03/29 20:07:01 barrysmith@barry-smiths-computer.local +0 -1


bmake/sx6/petscconf.h
1.2 04/03/29 20:07:01 barrysmith@barry-smiths-computer.local +0 -7


bmake/sx6/packages
1.4 04/03/29 20:07:01 barrysmith@barry-smiths-computer.local +0 -2


bmake/solaris_x86/variables
1.7 04/03/29 20:07:01 barrysmith@barry-smiths-computer.local +0 -1


bmake/solaris_x86/rules
1.8 04/03/29 20:07:01 barrysmith@barry-smiths-computer.local +0 -1


bmake/solaris_x86/petscfix.h
1.5 04/03/29 20:07:01 barrysmith@barry-smiths-computer.local +0 -1


bmake/solaris_x86/petscconf.h
1.16 04/03/29 20:07:01 barrysmith@barry-smiths-computer.local +0 -4


bmake/solaris_x86/packages
1.11 04/03/29 20:07:01 barrysmith@barry-smiths-computer.local +0 -2


bmake/solaris_uni/variables
1.10 04/03/29 20:07:01 barrysmith@barry-smiths-computer.local +0 -1


bmake/solaris_uni/rules
1.8 04/03/29 20:07:01 barrysmith@barry-smiths-computer.local +0 -1


bmake/solaris_uni/petscfix.h
1.5 04/03/29 20:07:01 barrysmith@barry-smiths-computer.local +0 -1


bmake/solaris_uni/petscconf.h
1.19 04/03/29 20:07:01 barrysmith@barry-smiths-computer.local +0 -4


bmake/solaris_uni/packages
1.13 04/03/29 20:07:01 barrysmith@barry-smiths-computer.local +0 -2


bmake/solaris_lam/variables
1.10 04/03/29 20:07:01 barrysmith@barry-smiths-computer.local +0 -1


bmake/solaris_lam/rules
1.8 04/03/29 20:07:01 barrysmith@barry-smiths-computer.local +0 -1


bmake/solaris_lam/petscfix.h
1.5 04/03/29 20:07:01 barrysmith@barry-smiths-computer.local +0 -1


bmake/solaris_lam/petscconf.h
1.21 04/03/29 20:07:01 barrysmith@barry-smiths-computer.local +0 -4


bmake/solaris_lam/packages
1.10 04/03/29 20:07:01 barrysmith@barry-smiths-computer.local +0 -2


bmake/solaris_gnu/variables
1.8 04/03/29 20:07:01 barrysmith@barry-smiths-computer.local +0 -1


bmake/solaris_gnu/rules
1.8 04/03/29 20:07:01 barrysmith@barry-smiths-computer.local +0 -1


bmake/solaris_gnu/petscfix.h
1.5 04/03/29 20:07:00 barrysmith@barry-smiths-computer.local +0 -1


bmake/solaris_gnu/petscconf.h
1.20 04/03/29 20:07:00 barrysmith@barry-smiths-computer.local +0 -7


bmake/solaris_gnu/packages
1.13 04/03/29 20:07:00 barrysmith@barry-smiths-computer.local +0 -1


bmake/solaris64/variables
1.12 04/03/29 20:07:00 barrysmith@barry-smiths-computer.local +0 -1


bmake/solaris64/rules
1.8 04/03/29 20:07:00 barrysmith@barry-smiths-computer.local +0 -1


bmake/solaris64/petscfix.h
1.5 04/03/29 20:07:00 barrysmith@barry-smiths-computer.local +0 -1


bmake/solaris64/petscconf.h
1.19 04/03/29 20:07:00 barrysmith@barry-smiths-computer.local +0 -4


bmake/solaris64/packages
1.12 04/03/29 20:07:00 barrysmith@barry-smiths-computer.local +0 -2


bmake/solaris/variables
1.11 04/03/29 20:07:00 barrysmith@barry-smiths-computer.local +0 -1


bmake/solaris/rules
1.8 04/03/29 20:07:00 barrysmith@barry-smiths-computer.local +0 -1


bmake/solaris/petscfix.h
1.5 04/03/29 20:07:00 barrysmith@barry-smiths-computer.local +0 -1


bmake/solaris/petscconf.h
1.23 04/03/29 20:07:00 barrysmith@barry-smiths-computer.local +0 -4


bmake/solaris/packages
1.23 04/03/29 20:07:00 barrysmith@barry-smiths-computer.local +0 -2


bmake/rs6000_sp/variables
1.10 04/03/29 20:07:00 barrysmith@barry-smiths-computer.local +0 -1


bmake/rs6000_sp/rules
1.10 04/03/29 20:07:00 barrysmith@barry-smiths-computer.local +0 -1


bmake/rs6000_sp/petscfix.h
1.10 04/03/29 20:07:00 barrysmith@barry-smiths-computer.local +0 -1


bmake/rs6000_sp/petscconf.h
1.16 04/03/29 20:07:00 barrysmith@barry-smiths-computer.local +0 -4


bmake/rs6000_sp/packages
1.15 04/03/29 20:07:00 barrysmith@barry-smiths-computer.local +0 -2


bmake/rs6000_gnu/variables
1.6 04/03/29 20:07:00 barrysmith@barry-smiths-computer.local +0 -1


bmake/rs6000_gnu/rules
1.8 04/03/29 20:07:00 barrysmith@barry-smiths-computer.local +0 -1


bmake/rs6000_gnu/petscfix.h
1.6 04/03/29 20:07:00 barrysmith@barry-smiths-computer.local +0 -1


bmake/rs6000_gnu/petscconf.h
1.19 04/03/29 20:07:00 barrysmith@barry-smiths-computer.local +0 -4


bmake/rs6000_gnu/packages
1.12 04/03/29 20:07:00 barrysmith@barry-smiths-computer.local +0 -2


bmake/rs6000_64/variables
1.12 04/03/29 20:07:00 barrysmith@barry-smiths-computer.local +0 -1


bmake/rs6000_64/rules
1.10 04/03/29 20:06:59 barrysmith@barry-smiths-computer.local +0 -1


bmake/rs6000_64/petscfix.h
1.5 04/03/29 20:06:59 barrysmith@barry-smiths-computer.local +0 -1


bmake/rs6000_64/petscconf.h
1.16 04/03/29 20:06:59 barrysmith@barry-smiths-computer.local +0 -4


bmake/rs6000_64/packages
1.12 04/03/29 20:06:59 barrysmith@barry-smiths-computer.local +0 -1


bmake/rs6000/variables
1.8 04/03/29 20:06:59 barrysmith@barry-smiths-computer.local +0 -1


bmake/rs6000/rules
1.10 04/03/29 20:06:59 barrysmith@barry-smiths-computer.local +0 -1


bmake/rs6000/petscfix.h
1.6 04/03/29 20:06:59 barrysmith@barry-smiths-computer.local +0 -1


bmake/rs6000/petscconf.h
1.16 04/03/29 20:06:59 barrysmith@barry-smiths-computer.local +0 -4


bmake/rs6000/packages
1.11 04/03/29 20:06:59 barrysmith@barry-smiths-computer.local +0 -2


bmake/macx/variables
1.18 04/03/29 20:06:59 barrysmith@barry-smiths-computer.local +0 -1


bmake/macx/rules
1.8 04/03/29 20:06:59 barrysmith@barry-smiths-computer.local +0 -1


bmake/macx/petscfix.h
1.5 04/03/29 20:06:59 barrysmith@barry-smiths-computer.local +0 -1


bmake/macx/petscconf.h
1.15 04/03/29 20:06:59 barrysmith@barry-smiths-computer.local +0 -4


bmake/macx/packages
1.16 04/03/29 20:06:59 barrysmith@barry-smiths-computer.local +0 -2


bmake/linux_uni/variables
1.3 04/03/29 20:06:59 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_uni/rules
1.4 04/03/29 20:06:59 barrysmith@barry-smiths-computer.local +0 -2


bmake/linux_uni/petscfix.h
1.2 04/03/29 20:06:59 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_uni/petscconf.h
1.2 04/03/29 20:06:59 barrysmith@barry-smiths-computer.local +0 -4


bmake/linux_uni/packages
1.8 04/03/29 20:06:59 barrysmith@barry-smiths-computer.local +0 -2


bmake/linux_tau/variables
1.5 04/03/29 20:06:59 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_tau/rules
1.5 04/03/29 20:06:59 barrysmith@barry-smiths-computer.local +0 -2


bmake/linux_tau/petscfix.h
1.2 04/03/29 20:06:59 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_tau/petscconf.h
1.3 04/03/29 20:06:59 barrysmith@barry-smiths-computer.local +0 -4


bmake/linux_tau/packages
1.8 04/03/29 20:06:59 barrysmith@barry-smiths-computer.local +0 -2


bmake/linux_superludist/variables
1.5 04/03/29 20:06:59 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_superludist/rules
1.5 04/03/29 20:06:58 barrysmith@barry-smiths-computer.local +0 -2


bmake/linux_superludist/petscfix.h
1.2 04/03/29 20:06:58 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_superludist/petscconf.h
1.14 04/03/29 20:06:58 barrysmith@barry-smiths-computer.local +0 -4


bmake/linux_superludist/packages
1.39 04/03/29 20:06:58 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_pgi/variables
1.9 04/03/29 20:06:58 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_pgi/rules
1.8 04/03/29 20:06:58 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_pgi/petscfix.h
1.5 04/03/29 20:06:58 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_pgi/petscconf.h
1.18 04/03/29 20:06:58 barrysmith@barry-smiths-computer.local +0 -4


bmake/linux_pgi/packages
1.12 04/03/29 20:06:58 barrysmith@barry-smiths-computer.local +0 -2


bmake/linux_nagf90/variables
1.6 04/03/29 20:06:58 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_nagf90/rules
1.5 04/03/29 20:06:58 barrysmith@barry-smiths-computer.local +0 -2


bmake/linux_nagf90/petscfix.h
1.2 04/03/29 20:06:58 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_nagf90/petscconf.h
1.4 04/03/29 20:06:58 barrysmith@barry-smiths-computer.local +0 -4


bmake/linux_nagf90/packages
1.7 04/03/29 20:06:58 barrysmith@barry-smiths-computer.local +0 -2


bmake/linux_jazz_intel/variables
1.6 04/03/29 20:06:58 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_jazz_intel/rules
1.7 04/03/29 20:06:58 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_jazz_intel/petscfix.h
1.2 04/03/29 20:06:58 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_jazz_intel/petscconf.h
1.5 04/03/29 20:06:58 barrysmith@barry-smiths-computer.local +0 -4


bmake/linux_jazz_intel/packages
1.10 04/03/29 20:06:58 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_intel/variables
1.15 04/03/29 20:06:57 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_intel/rules
1.12 04/03/29 20:06:57 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_intel/petscfix.h
1.6 04/03/29 20:06:57 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_intel/petscconf.h
1.23 04/03/29 20:06:57 barrysmith@barry-smiths-computer.local +0 -4


bmake/linux_intel/packages
1.26 04/03/29 20:06:57 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_gm/variables
1.4 04/03/29 20:06:57 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_gm/rules
1.5 04/03/29 20:06:57 barrysmith@barry-smiths-computer.local +0 -2


bmake/linux_gm/petscfix.h
1.2 04/03/29 20:06:57 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_gm/petscconf.h
1.2 04/03/29 20:06:57 barrysmith@barry-smiths-computer.local +0 -4


bmake/linux_gm/packages
1.8 04/03/29 20:06:57 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_gcc_pgf90/variables
1.14 04/03/29 20:06:57 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_gcc_pgf90/rules
1.9 04/03/29 20:06:57 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_gcc_pgf90/petscfix.h
1.6 04/03/29 20:06:57 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_gcc_pgf90/petscconf.h
1.20 04/03/29 20:06:57 barrysmith@barry-smiths-computer.local +0 -4


bmake/linux_gcc_pgf90/packages
1.38 04/03/29 20:06:57 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_gcc_ifc/variables
1.3 04/03/29 20:06:57 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_gcc_ifc/rules
1.4 04/03/29 20:06:57 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_gcc_ifc/petscfix.h
1.2 04/03/29 20:06:57 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_gcc_ifc/petscconf.h
1.2 04/03/29 20:06:56 barrysmith@barry-smiths-computer.local +0 -4


bmake/linux_gcc_ifc/packages
1.5 04/03/29 20:06:56 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_alpha_dec/variables
1.10 04/03/29 20:06:56 barrysmith@barry-smiths-computer.local +0 -2


bmake/linux_alpha_dec/rules
1.10 04/03/29 20:06:56 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_alpha_dec/petscfix.h
1.5 04/03/29 20:06:56 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_alpha_dec/petscconf.h
1.18 04/03/29 20:06:56 barrysmith@barry-smiths-computer.local +0 -4


bmake/linux_alpha_dec/packages
1.11 04/03/29 20:06:56 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_alpha/variables
1.8 04/03/29 20:06:56 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_alpha/rules
1.8 04/03/29 20:06:56 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_alpha/petscfix.h
1.6 04/03/29 20:06:56 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_alpha/petscconf.h
1.20 04/03/29 20:06:56 barrysmith@barry-smiths-computer.local +0 -4


bmake/linux_alpha/packages
1.11 04/03/29 20:06:56 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_absoft/variables
1.7 04/03/29 20:06:56 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_absoft/rules
1.9 04/03/29 20:06:56 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_absoft/petscfix.h
1.6 04/03/29 20:06:56 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_absoft/petscconf.h
1.20 04/03/29 20:06:56 barrysmith@barry-smiths-computer.local +0 -4


bmake/linux_absoft/packages
1.13 04/03/29 20:06:56 barrysmith@barry-smiths-computer.local +0 -2


bmake/linux64_intel/variables
1.11 04/03/29 20:06:56 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux64_intel/rules
1.9 04/03/29 20:06:56 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux64_intel/petscfix.h
1.6 04/03/29 20:06:56 barrysmith@barry-smiths-computer.local +1 -1


bmake/linux64_intel/petscconf.h
1.22 04/03/29 20:06:55 barrysmith@barry-smiths-computer.local +0 -4


bmake/linux64_intel/packages
1.14 04/03/29 20:06:55 barrysmith@barry-smiths-computer.local +0 -2


bmake/linux64/variables
1.6 04/03/29 20:06:55 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux64/rules
1.8 04/03/29 20:06:55 barrysmith@barry-smiths-computer.local +0 -2


bmake/linux64/petscfix.h
1.6 04/03/29 20:06:55 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux64/petscconf.h
1.21 04/03/29 20:06:55 barrysmith@barry-smiths-computer.local +0 -4


bmake/linux64/packages
1.13 04/03/29 20:06:55 barrysmith@barry-smiths-computer.local +0 -2


bmake/linux/variables
1.7 04/03/29 20:06:55 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux/rules
1.9 04/03/29 20:06:55 barrysmith@barry-smiths-computer.local +0 -2


bmake/linux/petscfix.h
1.4 04/03/29 20:06:55 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux/petscconf.h
1.19 04/03/29 20:06:55 barrysmith@barry-smiths-computer.local +0 -4


bmake/linux/packages
1.43 04/03/29 20:06:55 barrysmith@barry-smiths-computer.local +0 -2


bmake/hpux64/variables
1.7 04/03/29 20:06:55 barrysmith@barry-smiths-computer.local +0 -1


bmake/hpux64/rules
1.8 04/03/29 20:06:55 barrysmith@barry-smiths-computer.local +0 -1


bmake/hpux64/petscfix.h
1.5 04/03/29 20:06:55 barrysmith@barry-smiths-computer.local +0 -1


bmake/hpux64/petscconf.h
1.18 04/03/29 20:06:55 barrysmith@barry-smiths-computer.local +0 -4


bmake/hpux64/packages
1.13 04/03/29 20:06:55 barrysmith@barry-smiths-computer.local +0 -2


bmake/hpux/variables
1.7 04/03/29 20:06:55 barrysmith@barry-smiths-computer.local +0 -1


bmake/hpux/rules
1.8 04/03/29 20:06:55 barrysmith@barry-smiths-computer.local +0 -1


bmake/hpux/petscfix.h
1.5 04/03/29 20:06:55 barrysmith@barry-smiths-computer.local +0 -1


bmake/hpux/petscconf.h
1.17 04/03/29 20:06:55 barrysmith@barry-smiths-computer.local +0 -4


bmake/hpux/packages
1.13 04/03/29 20:06:55 barrysmith@barry-smiths-computer.local +0 -2


bmake/freebsd/variables
1.7 04/03/29 20:06:55 barrysmith@barry-smiths-computer.local +0 -1


bmake/freebsd/rules
1.8 04/03/29 20:06:54 barrysmith@barry-smiths-computer.local +0 -1


bmake/freebsd/petscfix.h
1.5 04/03/29 20:06:54 barrysmith@barry-smiths-computer.local +0 -1


bmake/freebsd/petscconf.h
1.23 04/03/29 20:06:54 barrysmith@barry-smiths-computer.local +0 -4


bmake/freebsd/packages
1.13 04/03/29 20:06:54 barrysmith@barry-smiths-computer.local +0 -1


bmake/cray_x1/variables
1.4 04/03/29 20:06:54 barrysmith@barry-smiths-computer.local +0 -1


bmake/cray_x1/rules
1.5 04/03/29 20:06:54 barrysmith@barry-smiths-computer.local +1 -2


bmake/cray_x1/petscfix.h
1.3 04/03/29 20:06:54 barrysmith@barry-smiths-computer.local +0 -1


bmake/cray_x1/petscconf.h
1.3 04/03/29 20:06:54 barrysmith@barry-smiths-computer.local +0 -4


bmake/cray_x1/packages
1.5 04/03/29 20:06:54 barrysmith@barry-smiths-computer.local +1 -2


bmake/config/variables.in
1.45 04/03/29 20:06:54 barrysmith@barry-smiths-computer.local +2 -1


bmake/config/rules.in
1.15 04/03/29 20:06:54 barrysmith@barry-smiths-computer.local +4 -0


bmake/config/petscfix.h.in
1.10 04/03/29 20:06:54 barrysmith@barry-smiths-computer.local +0 -1


bmake/config/packages.in
1.30.1.1 04/03/29 20:06:54 barrysmith@barry-smiths-computer.local +3 -2


bmake/common/variables
1.62 04/03/29 20:06:54 barrysmith@barry-smiths-computer.local +0 -1


bmake/common/test
1.12 04/03/29 20:06:54 barrysmith@barry-smiths-computer.local +0 -1


bmake/common/rules
1.115.1.1 04/03/29 20:06:54 barrysmith@barry-smiths-computer.local +3 -4


bmake/common/bopt_g_single
1.6 04/03/29 20:06:54 barrysmith@barry-smiths-computer.local +0 -1


bmake/common/bopt_g_matsingle
1.5 04/03/29 20:06:54 barrysmith@barry-smiths-computer.local +0 -1


bmake/common/bopt_g_complex
1.5 04/03/29 20:06:54 barrysmith@barry-smiths-computer.local +0 -1


bmake/common/bopt_g_c++_single
1.2 04/03/29 20:06:54 barrysmith@barry-smiths-computer.local +0 -1


bmake/common/bopt_g
1.6 04/03/29 20:06:53 barrysmith@barry-smiths-computer.local +0 -1


bmake/common/bopt_g_c++
1.5 04/03/29 20:06:53 barrysmith@barry-smiths-computer.local +0 -1


bmake/common/bopt_O
1.7 04/03/29 20:06:53 barrysmith@barry-smiths-computer.local +0 -1


bmake/common/bopt_O_single
1.6 04/03/29 20:06:53 barrysmith@barry-smiths-computer.local +0 -1


bmake/common/bopt_O_matsingle
1.5 04/03/29 20:06:53 barrysmith@barry-smiths-computer.local +0 -1


bmake/common/bopt_O_complex
1.5 04/03/29 20:06:53 barrysmith@barry-smiths-computer.local +0 -1


bmake/common/bopt_O_c++
1.6 04/03/29 20:06:53 barrysmith@barry-smiths-computer.local +0 -1


bmake/common/bopt_O_c++_single
1.2 04/03/29 20:06:53 barrysmith@barry-smiths-computer.local +0 -1


bmake/common/bopt_0
1.5 04/03/29 20:06:53 barrysmith@barry-smiths-computer.local +0 -1


bmake/common/bopt_0_c++
1.5 04/03/29 20:06:53 barrysmith@barry-smiths-computer.local +0 -2


bmake/common/base
1.7 04/03/29 20:06:53 barrysmith@barry-smiths-computer.local +0 -1


bmake/beos/variables
1.6 04/03/29 20:06:53 barrysmith@barry-smiths-computer.local +0 -1


bmake/beos/rules
1.8 04/03/29 20:06:53 barrysmith@barry-smiths-computer.local +0 -1


bmake/beos/petscfix.h
1.5 04/03/29 20:06:53 barrysmith@barry-smiths-computer.local +0 -1


bmake/beos/petscconf.h
1.18 04/03/29 20:06:53 barrysmith@barry-smiths-computer.local +0 -4


bmake/beos/packages
1.9 04/03/29 20:06:53 barrysmith@barry-smiths-computer.local +0 -2


bmake/ascired/variables
1.7 04/03/29 20:06:53 barrysmith@barry-smiths-computer.local +0 -1


bmake/ascired/rules
1.8 04/03/29 20:06:53 barrysmith@barry-smiths-computer.local +0 -1


bmake/ascired/petscfix.h
1.7 04/03/29 20:06:53 barrysmith@barry-smiths-computer.local +0 -1


bmake/ascired/petscconf.h
1.14 04/03/29 20:06:53 barrysmith@barry-smiths-computer.local +0 -4


bmake/ascired/packages
1.8 04/03/29 20:06:53 barrysmith@barry-smiths-computer.local +0 -2


bmake/alpha_uni/variables
1.9 04/03/29 20:06:53 barrysmith@barry-smiths-computer.local +0 -2


bmake/alpha_uni/rules
1.9 04/03/29 20:06:53 barrysmith@barry-smiths-computer.local +0 -1


bmake/alpha_uni/petscfix.h
1.5 04/03/29 20:06:52 barrysmith@barry-smiths-computer.local +0 -1


bmake/alpha_uni/petscconf.h
1.19 04/03/29 20:06:52 barrysmith@barry-smiths-computer.local +0 -4


bmake/alpha_uni/packages
1.10 04/03/29 20:06:52 barrysmith@barry-smiths-computer.local +0 -1


bmake/alpha_gnu/variables
1.7 04/03/29 20:06:52 barrysmith@barry-smiths-computer.local +0 -2


bmake/alpha_gnu/rules
1.8 04/03/29 20:06:52 barrysmith@barry-smiths-computer.local +0 -1


bmake/alpha_gnu/petscfix.h
1.5 04/03/29 20:06:52 barrysmith@barry-smiths-computer.local +0 -1


bmake/alpha_gnu/petscconf.h
1.20 04/03/29 20:06:52 barrysmith@barry-smiths-computer.local +0 -4


bmake/alpha_gnu/packages
1.13 04/03/29 20:06:52 barrysmith@barry-smiths-computer.local +0 -2


bmake/alpha/variables
1.10 04/03/29 20:06:52 barrysmith@barry-smiths-computer.local +0 -2


bmake/alpha/rules
1.8 04/03/29 20:06:52 barrysmith@barry-smiths-computer.local +0 -1


bmake/alpha/petscfix.h
1.5 04/03/29 20:06:52 barrysmith@barry-smiths-computer.local +0 -1


bmake/alpha/petscconf.h
1.18 04/03/29 20:06:52 barrysmith@barry-smiths-computer.local +0 -4


bmake/alpha/packages
1.11 04/03/29 20:06:52 barrysmith@barry-smiths-computer.local +0 -1


bmake/UXPV/variables
1.8 04/03/29 20:06:52 barrysmith@barry-smiths-computer.local +0 -1


bmake/UXPV/rules
1.8 04/03/29 20:06:51 barrysmith@barry-smiths-computer.local +0 -1


bmake/UXPV/petscfix.h
1.5 04/03/29 20:06:51 barrysmith@barry-smiths-computer.local +0 -1


bmake/UXPV/petscconf.h
1.18 04/03/29 20:06:51 barrysmith@barry-smiths-computer.local +0 -4


bmake/UXPV/packages
1.14 04/03/29 20:06:51 barrysmith@barry-smiths-computer.local +0 -2


bmake/IRIX_gnu/variables
1.7 04/03/29 20:06:51 barrysmith@barry-smiths-computer.local +0 -1


bmake/IRIX_gnu/rules
1.9 04/03/29 20:06:51 barrysmith@barry-smiths-computer.local +1 -2


bmake/IRIX_gnu/petscfix.h
1.5 04/03/29 20:06:51 barrysmith@barry-smiths-computer.local +0 -1


bmake/IRIX_gnu/petscconf.h
1.20 04/03/29 20:06:51 barrysmith@barry-smiths-computer.local +0 -4


bmake/IRIX_gnu/packages
1.15 04/03/29 20:06:51 barrysmith@barry-smiths-computer.local +0 -1


bmake/IRIX64/variables
1.8 04/03/29 20:06:51 barrysmith@barry-smiths-computer.local +0 -1


bmake/IRIX64/rules
1.9 04/03/29 20:06:51 barrysmith@barry-smiths-computer.local +1 -2


bmake/IRIX64/petscfix.h
1.6 04/03/29 20:06:51 barrysmith@barry-smiths-computer.local +0 -1


bmake/IRIX64/petscconf.h
1.17 04/03/29 20:06:51 barrysmith@barry-smiths-computer.local +0 -4


bmake/IRIX64/packages
1.16 04/03/29 20:06:51 barrysmith@barry-smiths-computer.local +0 -2


bmake/IRIX/variables
1.6 04/03/29 20:06:51 barrysmith@barry-smiths-computer.local +0 -1


bmake/IRIX/rules
1.9 04/03/29 20:06:51 barrysmith@barry-smiths-computer.local +0 -2


bmake/IRIX/petscfix.h
1.8 04/03/29 20:06:51 barrysmith@barry-smiths-computer.local +0 -1


bmake/IRIX/petscconf.h
1.17 04/03/29 20:06:51 barrysmith@barry-smiths-computer.local +0 -4


bmake/IRIX/packages
1.12 04/03/29 20:06:51 barrysmith@barry-smiths-computer.local +0 -1


Hg-commit: eede6cc9155d90402191d6b25d746a93e38ebdd5

show more ...


# de362556 11-Feb-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1934
Kris@p4buschel.|ChangeSet|20040211111633|26908
ChangeSet
1.1934 04/02/11 03:16:33 Kris@p4buschel. +28 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into p4buschel.:F:/Home/

bk-changeset-1.1934
Kris@p4buschel.|ChangeSet|20040211111633|26908
ChangeSet
1.1934 04/02/11 03:16:33 Kris@p4buschel. +28 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into p4buschel.:F:/Home/Kris/petsc/petsc-dev

src/sys/src/viewer/impls/mathematica/mathematica.c
1.24 04/02/11 03:16:33 Kris@p4buschel. +0 -0
Auto merged

src/mat/utils/axpy.c
1.12 04/02/11 03:16:32 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/sbaij/seq/sbaijfact2.c
1.33 04/02/11 03:16:32 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/sbaij/seq/sbaij.c
1.92 04/02/11 03:16:31 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/sbaij/mpi/mpisbaij.c
1.85 04/02/11 03:16:31 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/sbaij/mpi/mmsbaij.c
1.22 04/02/11 03:16:30 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/rowbs/mpi/mpirowbs.c
1.46 04/02/11 03:16:29 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/dense/seq/dense.c
1.47 04/02/11 03:16:29 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/dense/mpi/mpidense.c
1.32 04/02/11 03:16:28 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/bdiag/seq/bdiag.c
1.26 04/02/11 03:16:28 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/bdiag/mpi/mpibdiag.c
1.29 04/02/11 03:16:27 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/baij/seq/baijfact2.c
1.32 04/02/11 03:16:27 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/baij/seq/baij.c
1.77 04/02/11 03:16:26 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/baij/mpi/mpibaij.c
1.52 04/02/11 03:16:26 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/baij/mpi/mmbaij.c
1.15 04/02/11 03:16:25 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/aij/seq/superlu/superlu.c
1.57 04/02/11 03:16:25 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/aij/seq/aijfact.c
1.49 04/02/11 03:16:24 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/aij/seq/aij.c
1.126 04/02/11 03:16:24 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/aij/mpi/pxxt.c
1.14 04/02/11 03:16:23 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/aij/mpi/mmaij.c
1.11 04/02/11 03:16:23 Kris@p4buschel. +0 -0
Auto merged

src/ksp/pc/interface/precon.c
1.36 04/02/11 03:16:22 Kris@p4buschel. +0 -0
Auto merged

src/ksp/pc/impls/spai/src/ispai.c
1.18 04/02/11 03:16:22 Kris@p4buschel. +0 -0
Auto merged

src/ksp/pc/impls/is/nn/nn.c
1.17 04/02/11 03:16:21 Kris@p4buschel. +0 -0
Auto merged

src/ksp/pc/impls/eisens/eisen.c
1.14 04/02/11 03:16:21 Kris@p4buschel. +0 -0
Auto merged

src/ksp/ksp/interface/eige.c
1.10 04/02/11 03:16:20 Kris@p4buschel. +0 -0
Auto merged

src/dm/da/utils/pack.c
1.8 04/02/11 03:16:20 Kris@p4buschel. +0 -0
Auto merged

src/dm/da/src/dainterp.c
1.9 04/02/11 03:16:19 Kris@p4buschel. +0 -0
Auto merged

src/dm/ao/impls/basic/aodatabasic.c
1.13 04/02/11 03:16:19 Kris@p4buschel. +0 -0
Auto merged


Hg-commit: 5e3c018f165b443acc8fb0f286f19e6a66fa058a

show more ...


# be5d1d56 11-Feb-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1932
Kris@p4buschel.|ChangeSet|20040211064652|27402
ChangeSet
1.1932 04/02/10 22:46:52 Kris@p4buschel. +29 -0
Inherit matrix type or use requested type instead of specifying the ty

bk-changeset-1.1932
Kris@p4buschel.|ChangeSet|20040211064652|27402
ChangeSet
1.1932 04/02/10 22:46:52 Kris@p4buschel. +29 -0
Inherit matrix type or use requested type instead of specifying the type explicitly.
Remove use of MatCreateXXX routines in favor of MatSetType which allows for proper inheritance.

src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
1.42 04/02/10 22:46:50 Kris@p4buschel. +1 -1
Inherit matrix type or use requested type instead of specifying the type explicitly.

src/mat/impls/rowbs/mpi/mpirowbs.c
1.42.1.2 04/02/10 22:46:50 Kris@p4buschel. +1 -0
Inherit matrix type or use requested type instead of specifying the type explicitly.

src/mat/impls/bdiag/seq/bdiag.c
1.24.1.2 04/02/10 22:46:50 Kris@p4buschel. +1 -1
Inherit matrix type or use requested type instead of specifying the type explicitly.

src/mat/impls/bdiag/mpi/mpibdiag.c
1.28 04/02/10 22:46:50 Kris@p4buschel. +2 -1
Inherit matrix type or use requested type instead of specifying the type explicitly.

src/mat/impls/sbaij/seq/sbaij.c
1.89.1.1 04/02/10 22:46:49 Kris@p4buschel. +1 -1
Inherit matrix type or use requested type instead of specifying the type explicitly.

src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
1.35 04/02/10 22:46:49 Kris@p4buschel. +1 -1
Inherit matrix type or use requested type instead of specifying the type explicitly.

src/mat/impls/sbaij/mpi/mpisbaij.c
1.83.1.1 04/02/10 22:46:49 Kris@p4buschel. +1 -1
Inherit matrix type or use requested type instead of specifying the type explicitly.

src/mat/impls/baij/seq/baij.c
1.74.1.1 04/02/10 22:46:49 Kris@p4buschel. +1 -1
Inherit matrix type or use requested type instead of specifying the type explicitly.

src/mat/impls/baij/mpi/mpibaij.c
1.49.1.1 04/02/10 22:46:49 Kris@p4buschel. +1 -1
Inherit matrix type or use requested type instead of specifying the type explicitly.

src/mat/impls/baij/mpi/dscpack/dscpack.c
1.49 04/02/10 22:46:49 Kris@p4buschel. +1 -1
Inherit matrix type or use requested type instead of specifying the type explicitly.

src/mat/impls/aij/seq/umfpack/umfpack.c
1.26 04/02/10 22:46:49 Kris@p4buschel. +1 -1
Inherit matrix type or use requested type instead of specifying the type explicitly.

src/mat/impls/aij/seq/superlu/superlu.c
1.56 04/02/10 22:46:49 Kris@p4buschel. +2 -2
Inherit matrix type or use requested type instead of specifying the type explicitly.

src/mat/impls/aij/seq/spooles/aijspooles.c
1.33 04/02/10 22:46:49 Kris@p4buschel. +3 -3
Inherit matrix type or use requested type instead of specifying the type explicitly.

src/mat/impls/aij/seq/lusol/lusol.c
1.24 04/02/10 22:46:49 Kris@p4buschel. +1 -1
Inherit matrix type or use requested type instead of specifying the type explicitly.

src/mat/impls/aij/seq/essl/essl.c
1.24 04/02/10 22:46:49 Kris@p4buschel. +1 -1
Inherit matrix type or use requested type instead of specifying the type explicitly.

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.86 04/02/10 22:46:49 Kris@p4buschel. +1 -1
Inherit matrix type or use requested type instead of specifying the type explicitly.

src/mat/impls/aij/mpi/spooles/mpiaijspooles.c
1.27 04/02/10 22:46:49 Kris@p4buschel. +1 -1
Inherit matrix type or use requested type instead of specifying the type explicitly.

src/mat/impls/aij/mpi/mumps/mumps.c
1.59 04/02/10 22:46:49 Kris@p4buschel. +2 -2
Inherit matrix type or use requested type instead of specifying the type explicitly.

src/mat/impls/aij/mpi/mpiaij.c
1.106 04/02/10 22:46:49 Kris@p4buschel. +2 -1
Inherit matrix type or use requested type instead of specifying the type explicitly.

src/sys/src/viewer/impls/mathematica/mathematica.c
1.20.1.1 04/02/10 22:19:19 Kris@p4buschel. +3 -1
Eliminate use of specialized matrix constructors.

src/mat/utils/axpy.c
1.10.1.1 04/02/10 22:19:19 Kris@p4buschel. +5 -2
Eliminate use of specialized matrix constructors.

src/mat/impls/sbaij/seq/sbaijfact.c
1.53 04/02/10 22:19:19 Kris@p4buschel. +8 -2
Inherit matrix type or use requested type instead of forcing a particular one.

src/mat/impls/dense/seq/dense.c
1.44.1.2 04/02/10 22:19:19 Kris@p4buschel. +2 -2
Inherit matrix type or use requested type instead of forcing a particular one.

src/mat/impls/dense/mpi/mpidense.c
1.30.1.3 04/02/10 22:19:19 Kris@p4buschel. +6 -5
Inherit matrix type or use requested type instead of forcing a particular one.

src/mat/impls/aij/seq/aij.c
1.123.1.1 04/02/10 22:19:19 Kris@p4buschel. +1 -1
Inherit matrix type instead of forcing a particular one.

src/mat/impls/bdiag/seq/bdiag3.c
1.13 04/02/06 01:56:46 Kris@p4buschel. +3 -1
Eliminate use of MatCreateMPIBDiag and MatCreateSeqBDiag.

src/mat/impls/bdiag/seq/bdiag.c
1.24.1.1 04/02/06 01:56:46 Kris@p4buschel. +9 -4
Eliminate use of MatCreateMPIBDiag and MatCreateSeqBDiag.

src/mat/impls/bdiag/mpi/mpibdiag.c
1.27 04/02/06 01:56:46 Kris@p4buschel. +12 -4
Eliminate use of MatCreateMPIBDiag and MatCreateSeqBDiag.

src/ksp/examples/tutorials/ex4.c
1.8 04/02/06 01:56:46 Kris@p4buschel. +8 -5
Eliminate use of MatCreateMPIBDiag and MatCreateSeqBDiag.

src/mat/impls/sbaij/seq/sbaijfact2.c
1.31.1.1 04/02/05 15:09:10 Kris@p4buschel. +8 -2
Remove use of MatCreateSeqSBAIJ

src/mat/impls/sbaij/mpi/mmsbaij.c
1.20.1.1 04/02/05 15:09:10 Kris@p4buschel. +3 -1
Remove use of MatCreateSeqBAIJ

src/mat/impls/rowbs/mpi/mpirowbs.c
1.42.1.1 04/02/05 15:09:10 Kris@p4buschel. +3 -1
Remove use of MatCreateSeqAIJ


Hg-commit: a57afc48d0037bf30a29baefbff52dbc9cfa6a83

show more ...


# 557a7fc0 09-Feb-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1929.1.26
barrysmith@barry-smiths-computer.local|ChangeSet|20040209035113|31655
ChangeSet
1.1929.1.26 04/02/08 21:51:13 barrysmith@barry-smiths-computer.local +0 -0
Merge bk://pets

bk-changeset-1.1929.1.26
barrysmith@barry-smiths-computer.local|ChangeSet|20040209035113|31655
ChangeSet
1.1929.1.26 04/02/08 21:51:13 barrysmith@barry-smiths-computer.local +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barry-smiths-computer.local:/Users/barrysmith/petsc-dev


Hg-commit: fd21a0e1c80a3563467c19d2b5a2e670e6371e25

show more ...


# 4482741e 09-Feb-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1929.7.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040209035034|33196
ChangeSet
1.1929.7.1 04/02/08 21:50:34 barrysmith@barry-smiths-computer.local +192 -0
Implementing Vi

bk-changeset-1.1929.7.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040209035034|33196
ChangeSet
1.1929.7.1 04/02/08 21:50:34 barrysmith@barry-smiths-computer.local +192 -0
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

todo
1.21 04/02/08 21:50:27 barrysmith@barry-smiths-computer.local +4 -0
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/utils/vscat.c
1.13 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +16 -16
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/utils/vinv.c
1.22 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +30 -20
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/utils/vecmpitoseq.c
1.6 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +4 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/utils/vecio.c
1.24 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/utils/cmesh.c
1.4 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/is/utils/isltog.c
1.13 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +14 -12
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/is/utils/isdiff.c
1.6 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +6 -6
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/is/utils/iscomp.c
1.7 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/is/utils/iscoloring.c
1.14 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +7 -6
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/is/interface/index.c
1.6 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +26 -25
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/is/impls/stride/stride.c
1.5 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +6 -6
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/is/impls/general/general.c
1.5 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/is/impls/block/block.c
1.5 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +12 -12
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/interface/vector.c
1.68 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +139 -127
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/interface/vecreg.c
1.21 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/interface/veccreate.c
1.15 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/interface/mapreg.c
1.13 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/interface/mapcreate.c
1.8 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/interface/map.c
1.10 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +14 -14
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/impls/mpi/pbvec.c
1.17 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ts/interface/tsreg.c
1.15 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ts/interface/tscreate.c
1.8 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ts/interface/ts.c
1.26 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +61 -53
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ts/impls/pseudo/posindep.c
1.13 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ts/impls/implicit/cn/cn.c
1.8 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +3 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/interface/viewreg.c
1.9 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/interface/viewa.c
1.8 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/interface/view.c
1.6 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/interface/flush.c
1.4 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/interface/dupl.c
1.5 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/impls/vu/petscvu.c
1.6 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +4 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/impls/string/stringv.c
1.9 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/impls/silo/vsilo.c
1.11 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +12 -12
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/impls/mathematica/mathematica.c
1.23 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +17 -15
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/impls/hdf4/hdf4v.c
1.5 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/impls/draw/drawv.c
1.15 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +6 -6
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/impls/binary/binv.c
1.21 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/impls/ascii/filev.c
1.16 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +11 -9
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/impls/ams/ams.c
1.12 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +3 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/utils/random.c
1.11 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +8 -5
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/utils/pbarrier.c
1.9 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/utils/dict.c
1.9 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +19 -19
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/plog/stageLog.c
1.18 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +20 -14
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/plog/ploginfo.c
1.13 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/plog/plog.c
1.38 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +5 -5
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/plog/eventLog.c
1.24 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/plog/classLog.c
1.12 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/objects/tagm.c
1.11 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/objects/pname.c
1.11 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/objects/options.c
1.30 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +16 -8
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/objects/inherit.c
1.17 04/02/08 21:50:22 barrysmith@barry-smiths-computer.local +7 -6
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/objects/destroy.c
1.11 04/02/08 21:50:22 barrysmith@barry-smiths-computer.local +7 -6
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/matlabengine/matlab.c
1.21 04/02/08 21:50:22 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_win32.c
1.4 04/02/08 21:50:22 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_t3e.c
1.4 04/02/08 21:50:22 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_solaris_old.c
1.4 04/02/08 21:50:22 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_solaris.c
1.4 04/02/08 21:50:22 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_rs6000.c
1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_nag.c
1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_hpux.c
1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_common.c
1.5 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +10 -8
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_alpha.c
1.5 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_absoft.c
1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_IRIX.c
1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/error/err.c
1.19 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +12 -8
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/utils/lg.c
1.10 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +17 -15
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/utils/hists.c
1.14 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +16 -14
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/utils/dscatter.c
1.8 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +12 -11
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/utils/axis.c
1.9 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dviewp.c
1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +4 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dtri.c
1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dtextv.c
1.5 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dtexts.c
1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dtextgs.c
1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dtext.c
1.6 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dsflush.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dsetpause.c
1.5 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dsclear.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/drect.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/drawreg.c
1.14 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/draw.c
1.10 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +13 -11
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dpoints.c
1.5 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dpoint.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dpause.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dmouse.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dlinew.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dlinegw.c
1.5 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dline.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +3 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dgpause.c
1.5 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dgcoor.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +5 -5
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dflush.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dellipse.c
1.6 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dcoor.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dclear.c
1.4 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dbuff.c
1.4 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/dll/reg.c
1.18 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/snes/mf/wp.c
1.7 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/snes/mf/snesmfjdef.c
1.7 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/snes/mf/snesmfj.c
1.28 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +7 -7
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/snes/interface/snes.c
1.35 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +70 -64
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/snes/impls/ls/lsparams.c
1.5 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +5 -5
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/pf/interface/pf.c
1.10 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +14 -12
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/utils/zerodiag.c
1.8 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +0 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/utils/matio.c
1.18 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/utils/getcolv.c
1.4 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/utils/gcreate.c
1.14 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/utils/axpy.c
1.11 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +12 -12
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/partition/partition.c
1.15 04/02/08 21:50:18 barrysmith@barry-smiths-computer.local +11 -10
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/order/sorder.c
1.14 04/02/08 21:50:18 barrysmith@barry-smiths-computer.local +3 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/matfd/fdmatrix.c
1.12 04/02/08 21:50:18 barrysmith@barry-smiths-computer.local +14 -17
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/interface/mhas.c
1.5 04/02/08 21:50:18 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/interface/matrix.c
1.94 04/02/08 21:50:18 barrysmith@barry-smiths-computer.local +275 -209
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/interface/matreg.c
1.14 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/shell/shell.c
1.14 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +5 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/sbaij/seq/sbaij.c
1.91 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/rowbs/mpi/mpirowbs.c
1.44 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/dense/seq/dense.c
1.46 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +4 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/bdiag/mpi/mpibdiag.c
1.26.1.1 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/baij/seq/baij.c
1.76 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/baij/mpi/mpibaij.c
1.51 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +0 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/aij/seq/superlu/superlu.c
1.54.1.1 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +0 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/aij/seq/matptap.c
1.10 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +7 -7
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/aij/seq/matmatmult.c
1.41 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +16 -17
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/aij/seq/aijnode.c
1.23 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +0 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/aij/seq/aij.c
1.125 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +4 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/adic/matadic.c
1.21 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +5 -5
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/examples/tests/ex1.c
1.10 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +8 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/color/color.c
1.13 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/utils/damg.c
1.20 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/interface/precon.c
1.34.1.1 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +66 -61
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/interface/pcset.c
1.15 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/sor/sor.c
1.16 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/shell/shellpc.c
1.12 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +8 -7
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/redundant/redundant.c
1.12 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +8 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/mg/mg.c
1.23 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +8 -7
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/lu/lu.c
1.24 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +7 -7
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/ksp/pcksp.c
1.13 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +3 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/jacobi/jacobi.c
1.8 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/ilu/ilu.c
1.27 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +11 -11
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/icc/icc.c
1.22 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +6 -6
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/hypre/hyppilut.c
1.46 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/eisens/eisen.c
1.13 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/composite/composite.c
1.13 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +6 -5
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/cholesky/cholesky.c
1.22 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +6 -6
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/bjacobi/bjacobi.c
1.22 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +8 -8
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/asm/asm.c
1.25 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +11 -8
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/interface/itres.c
1.7 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +6 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/interface/itfunc.c
1.34 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +45 -39
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/interface/iterativ.c
1.10 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +12 -8
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/interface/itcreate.c
1.37 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +12 -11
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/interface/itcl.c
1.9 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/interface/iguess.c
1.5 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +17 -11
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/interface/eige.c
1.8.1.1 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/impls/rich/richscale.c
1.6 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/impls/qcg/qcg.c
1.11 04/02/08 21:50:13 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/impls/gmres/gmres2.c
1.15 04/02/08 21:50:13 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/impls/gmres/gmres.c
1.29 04/02/08 21:50:13 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/impls/fgmres/modpcf.c
1.9 04/02/08 21:50:13 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/impls/fgmres/fgmres.c
1.22 04/02/08 21:50:13 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/impls/cheby/cheby.c
1.11 04/02/08 21:50:13 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/impls/cg/cgtype.c
1.6 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/utils/pack.c
1.7 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/daview.c
1.13 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +5 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/dasub.c
1.5 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/dascatter.c
1.6 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/dapf.c
1.5 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/daltol.c
1.8 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +5 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/daltog.c
1.6 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +3 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/dalocal.c
1.15 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +16 -11
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/daload.c
1.6 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/dainterp.c
1.8 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +7 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/daindex.c
1.9 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +3 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/dagtona.c
1.9 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +4 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/dagtol.c
1.9 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +25 -25
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/daghost.c
1.5 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/dadist.c
1.11 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +4 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/dadestroy.c
1.15 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +5 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/dacorn.c
1.6 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +8 -6
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/da3.c
1.17 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/da2.c
1.36 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +14 -13
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/da1.c
1.16 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/ao/utils/aopart.c
1.6 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/ao/interface/aodataalias.c
1.5 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/ao/interface/aodata.c
1.7 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +40 -39
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/ao/interface/ao.c
1.10 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +19 -11
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/ao/impls/mapping/aomapping.c
1.15 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +5 -5
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/ao/impls/basic/aodatabasic.c
1.12 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/ao/impls/basic/aobasic.c
1.15 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

include/petsclog.h
1.33 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

include/petschead.h
1.24 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +60 -60
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

include/petscerror.h
1.24 04/02/08 21:50:10 barrysmith@barry-smiths-computer.local +1 -0
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error


Hg-commit: 9f73a33a80604cbf5f81774c2cc9dd509503ba9e

show more ...


# 8567927d 01-Oct-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1517
Kris@p4buschel.|ChangeSet|20031001194125|14837
ChangeSet
1.1517 03/10/01 12:41:25 Kris@p4buschel. +2 -0
Merge

python/PETSc/packages/MPI.py
1.32 03/10/01 12:41:24 Kris@p

bk-changeset-1.1517
Kris@p4buschel.|ChangeSet|20031001194125|14837
ChangeSet
1.1517 03/10/01 12:41:25 Kris@p4buschel. +2 -0
Merge

python/PETSc/packages/MPI.py
1.32 03/10/01 12:41:24 Kris@p4buschel. +0 -3
merge

python/PETSc/Configure.py
1.88 03/10/01 12:38:23 Kris@p4buschel. +0 -0
Auto merged


Hg-commit: 1a197dae7953afd8a0804e92c7bedd9769c8806f

show more ...


# aadc4319 30-Sep-2003 Richard Katz <katz@katz.columbia.edu>

bk-changeset-1.1512.1.46
katz@fats.default.domain|ChangeSet|20030930205140|14709
ChangeSet
1.1512.1.46 03/09/30 16:51:40 katz@fats.default.domain +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev

bk-changeset-1.1512.1.46
katz@fats.default.domain|ChangeSet|20030930205140|14709
ChangeSet
1.1512.1.46 03/09/30 16:51:40 katz@fats.default.domain +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into fats.default.domain:/local/home/fats/petsc/petsc-dev


Hg-commit: 2f4f39ee4e64a029d3f4d1ca834dda5869ab0aa3

show more ...


# 1a5ee19e 29-Sep-2003 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.1512.11.1
hzhang@smash.mcs.anl.gov|ChangeSet|20030929134320|13954
ChangeSet
1.1512.11.1 03/09/29 08:43:20 hzhang@smash.mcs.anl.gov +1 -0
update the manual page for MatAXPY.

src/

bk-changeset-1.1512.11.1
hzhang@smash.mcs.anl.gov|ChangeSet|20030929134320|13954
ChangeSet
1.1512.11.1 03/09/29 08:43:20 hzhang@smash.mcs.anl.gov +1 -0
update the manual page for MatAXPY.

src/mat/utils/axpy.c
1.10 03/09/29 08:41:55 hzhang@smash.mcs.anl.gov +2 -2
*** empty log message ***


Hg-commit: 1a9c0a66a13bde413c486acaa73aaa9865d325b9

show more ...


# 268466fb 21-Jun-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1315
bsmith@harley.mcs.anl.gov|ChangeSet|20030621052218|62951
ChangeSet
1.1315 03/06/21 00:22:18 bsmith@harley.mcs.anl.gov +25 -0
more additions of const and changes of * to [] in

bk-changeset-1.1315
bsmith@harley.mcs.anl.gov|ChangeSet|20030621052218|62951
ChangeSet
1.1315 03/06/21 00:22:18 bsmith@harley.mcs.anl.gov +25 -0
more additions of const and changes of * to [] in petscmat.h

src/snes/mf/snesmfj.c
1.17 03/06/21 00:22:17 bsmith@harley.mcs.anl.gov +2 -2
more additions of const and changes of * to [] in petscmat.h

src/mat/utils/axpy.c
1.9 03/06/21 00:22:17 bsmith@harley.mcs.anl.gov +4 -4
more additions of const and changes of * to [] in petscmat.h

src/mat/matimpl.h
1.26 03/06/21 00:22:17 bsmith@harley.mcs.anl.gov +8 -8
more additions of const and changes of * to [] in petscmat.h

src/mat/interface/matrix.c
1.69 03/06/21 00:22:17 bsmith@harley.mcs.anl.gov +9 -8
more additions of const and changes of * to [] in petscmat.h

src/mat/impls/shell/shell.c
1.8 03/06/21 00:22:17 bsmith@harley.mcs.anl.gov +2 -2
more additions of const and changes of * to [] in petscmat.h

src/mat/impls/sbaij/seq/sbaij2.c
1.10 03/06/21 00:22:17 bsmith@harley.mcs.anl.gov +4 -4
more additions of const and changes of * to [] in petscmat.h

src/mat/impls/sbaij/seq/sbaij.c
1.65 03/06/21 00:22:16 bsmith@harley.mcs.anl.gov +5 -5
more additions of const and changes of * to [] in petscmat.h

src/mat/impls/sbaij/mpi/mpisbaij.c
1.54 03/06/21 00:22:16 bsmith@harley.mcs.anl.gov +2 -2
more additions of const and changes of * to [] in petscmat.h

src/mat/impls/rowbs/mpi/mpirowbs.c
1.25 03/06/21 00:22:16 bsmith@harley.mcs.anl.gov +5 -5
more additions of const and changes of * to [] in petscmat.h

src/mat/impls/is/is.c
1.7 03/06/21 00:22:16 bsmith@harley.mcs.anl.gov +1 -1
more additions of const and changes of * to [] in petscmat.h

src/mat/impls/dense/seq/dense.c
1.28 03/06/21 00:22:16 bsmith@harley.mcs.anl.gov +8 -8
more additions of const and changes of * to [] in petscmat.h

src/mat/impls/dense/mpi/mpidense.c
1.18 03/06/21 00:22:16 bsmith@harley.mcs.anl.gov +4 -4
more additions of const and changes of * to [] in petscmat.h

src/mat/impls/dense/mpi/mmdense.c
1.6 03/06/21 00:22:16 bsmith@harley.mcs.anl.gov +3 -3
more additions of const and changes of * to [] in petscmat.h

src/mat/impls/bdiag/seq/bdiag.c
1.15 03/06/21 00:22:16 bsmith@harley.mcs.anl.gov +5 -5
more additions of const and changes of * to [] in petscmat.h

src/mat/impls/bdiag/mpi/mpibdiag.c
1.15 03/06/21 00:22:16 bsmith@harley.mcs.anl.gov +4 -4
more additions of const and changes of * to [] in petscmat.h

src/mat/impls/baij/seq/baij2.c
1.9 03/06/21 00:22:15 bsmith@harley.mcs.anl.gov +4 -4
more additions of const and changes of * to [] in petscmat.h

src/mat/impls/baij/seq/baij.h
1.12 03/06/21 00:22:15 bsmith@harley.mcs.anl.gov +2 -2
more additions of const and changes of * to [] in petscmat.h

src/mat/impls/baij/seq/baij.c
1.51 03/06/21 00:22:15 bsmith@harley.mcs.anl.gov +3 -3
more additions of const and changes of * to [] in petscmat.h

src/mat/impls/baij/mpi/mpibaij.c
1.28 03/06/21 00:22:15 bsmith@harley.mcs.anl.gov +8 -8
more additions of const and changes of * to [] in petscmat.h

src/mat/impls/baij/mpi/baijov.c
1.8 03/06/21 00:22:15 bsmith@harley.mcs.anl.gov +17 -16
more additions of const and changes of * to [] in petscmat.h

src/mat/impls/aij/seq/aij.c
1.99 03/06/21 00:22:15 bsmith@harley.mcs.anl.gov +7 -7
more additions of const and changes of * to [] in petscmat.h

src/mat/impls/aij/mpi/mpiov.c
1.11 03/06/21 00:22:15 bsmith@harley.mcs.anl.gov +6 -6
more additions of const and changes of * to [] in petscmat.h

src/mat/impls/aij/mpi/mpiaij.c
1.81 03/06/21 00:22:15 bsmith@harley.mcs.anl.gov +12 -16
more additions of const and changes of * to [] in petscmat.h

src/mat/examples/tests/ex12.c
1.5 03/06/21 00:22:14 bsmith@harley.mcs.anl.gov +2 -2
more additions of const and changes of * to [] in petscmat.h

include/petscmat.h
1.70 03/06/21 00:22:14 bsmith@harley.mcs.anl.gov +13 -13
more additions of const and changes of * to [] in petscmat.h


Hg-commit: 94c68a7999924e61646ed0fbf8a18b4797b9125a

show more ...


# 829bdc02 29-Mar-2003 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.1131
hzhang@compbio.mcs.anl.gov|ChangeSet|20030329025339|51674
ChangeSet
1.1131 03/03/28 20:53:39 hzhang@compbio.mcs.anl.gov +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
int

bk-changeset-1.1131
hzhang@compbio.mcs.anl.gov|ChangeSet|20030329025339|51674
ChangeSet
1.1131 03/03/28 20:53:39 hzhang@compbio.mcs.anl.gov +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into compbio.mcs.anl.gov:/sandbox/hzhang/petsc-test

src/mat/impls/aij/seq/aij.c
1.76 03/03/28 20:53:39 hzhang@compbio.mcs.anl.gov +0 -0
Auto merged


Hg-commit: 05cdea7bd0e0280dd1ef96c70092bd9c50d16c55

show more ...


# 24f910e3 29-Mar-2003 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.1123.1.1
hzhang@compbio.mcs.anl.gov|ChangeSet|20030329025309|51221
ChangeSet
1.1123.1.1 03/03/28 20:53:09 hzhang@compbio.mcs.anl.gov +4 -0
add MatAXPYGetxtoy_Private() for all MatA

bk-changeset-1.1123.1.1
hzhang@compbio.mcs.anl.gov|ChangeSet|20030329025309|51221
ChangeSet
1.1123.1.1 03/03/28 20:53:09 hzhang@compbio.mcs.anl.gov +4 -0
add MatAXPYGetxtoy_Private() for all MatAXPY().

src/mat/matimpl.h
1.23 03/03/28 20:31:30 hzhang@compbio.mcs.anl.gov +1 -0
*** empty log message ***

src/mat/impls/aij/seq/aij.c
1.75 03/03/28 20:30:52 hzhang@compbio.mcs.anl.gov +0 -36
*** empty log message ***

src/mat/utils/axpy.c
1.8 03/03/28 20:30:05 hzhang@compbio.mcs.anl.gov +37 -0
*** empty log message ***

src/mat/impls/aij/mpi/mpiaij.c
1.60 03/03/28 20:24:18 hzhang@compbio.mcs.anl.gov +2 -3
*** empty log message ***

src/mat/impls/aij/seq/aij.c
1.74 03/03/27 17:44:08 hzhang@compbio.mcs.anl.gov +38 -23
*** empty log message ***

src/mat/impls/aij/mpi/mpiaij.c
1.59 03/03/27 17:44:02 hzhang@compbio.mcs.anl.gov +9 -31
*** empty log message ***


Hg-commit: 1f2393707f7c0330dbdc132dfbb65de9b5a7c406

show more ...


# c82e3bb5 01-Dec-2001 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.286
bsmith@terra.mcs.anl.gov|ChangeSet|20011201042019|43015
ChangeSet
1.286 01/11/30 22:20:19 bsmith@terra.mcs.anl.gov +0 -0
Merge terra.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-bk

bk-changeset-1.286
bsmith@terra.mcs.anl.gov|ChangeSet|20011201042019|43015
ChangeSet
1.286 01/11/30 22:20:19 bsmith@terra.mcs.anl.gov +0 -0
Merge terra.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-bk/petsc
into terra.mcs.anl.gov:/sandbox/bsmith/petsc


Hg-commit: f2d38908da093bfb5ef6476a0e27a6075cce017b

show more ...


# 9f12381d 01-Dec-2001 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.283.1.1
balay@shakey.mcs.anl.gov|ChangeSet|20011201033939|25834
ChangeSet
1.283.1.1 01/11/30 21:39:39 balay@shakey.mcs.anl.gov +4 -0
fix a couple of warnings with freebsd.
compil

bk-changeset-1.283.1.1
balay@shakey.mcs.anl.gov|ChangeSet|20011201033939|25834
ChangeSet
1.283.1.1 01/11/30 21:39:39 balay@shakey.mcs.anl.gov +4 -0
fix a couple of warnings with freebsd.
compiler here is really old version..

src/vec/is/examples/tests/ex2.c
1.4 01/11/30 21:39:39 balay@shakey.mcs.anl.gov +5 -5
null string causes warnings with SETERRQ

src/vec/is/examples/tests/ex1.c
1.4 01/11/30 21:39:39 balay@shakey.mcs.anl.gov +11 -11
null string causes warnings with SETERRQ

src/mat/utils/axpy.c
1.7 01/11/30 21:39:39 balay@shakey.mcs.anl.gov +1 -2
remove unused variables

bmake/freebsd/petscconf.h
1.17 01/11/30 21:39:39 balay@shakey.mcs.anl.gov +0 -1
__attribute__ causes grief with %A in printf - so removed


Hg-commit: 166617d092abb5fe85c12752c99b2dc5479f9550

show more ...


# 8dadbd76 30-Nov-2001 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.278
balay@shakey.mcs.anl.gov|ChangeSet|20011130211030|29096
ChangeSet
1.278 01/11/30 15:10:30 balay@shakey.mcs.anl.gov +1 -0
bug fix for undefined variables

src/mat/utils/axpy.c

bk-changeset-1.278
balay@shakey.mcs.anl.gov|ChangeSet|20011130211030|29096
ChangeSet
1.278 01/11/30 15:10:30 balay@shakey.mcs.anl.gov +1 -0
bug fix for undefined variables

src/mat/utils/axpy.c
1.6 01/11/30 15:10:29 balay@shakey.mcs.anl.gov +3 -2
bug fix for undefined variables


Hg-commit: 8c7045a60387bacbf9e272f6ac116873b2b2d0e6

show more ...


# ba63d540 30-Nov-2001 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.276
bsmith@terra.mcs.anl.gov|ChangeSet|20011130184622|29139
ChangeSet
1.276 01/11/30 12:46:22 bsmith@terra.mcs.anl.gov +0 -0
Merge terra.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-bk

bk-changeset-1.276
bsmith@terra.mcs.anl.gov|ChangeSet|20011130184622|29139
ChangeSet
1.276 01/11/30 12:46:22 bsmith@terra.mcs.anl.gov +0 -0
Merge terra.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-bk/petsc
into terra.mcs.anl.gov:/sandbox/bsmith/petsc


Hg-commit: 810708b19499756aab5839eeb19e6aa2b88f99e7

show more ...


# 607cd303 30-Nov-2001 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.274.1.1
bsmith@terra.mcs.anl.gov|ChangeSet|20011130184615|29168
ChangeSet
1.274.1.1 01/11/30 12:46:15 bsmith@terra.mcs.anl.gov +14 -0
fixes for ESI without CCA

src/vec/impls/esi

bk-changeset-1.274.1.1
bsmith@terra.mcs.anl.gov|ChangeSet|20011130184615|29168
ChangeSet
1.274.1.1 01/11/30 12:46:15 bsmith@terra.mcs.anl.gov +14 -0
fixes for ESI without CCA

src/vec/impls/esi/ebvec1.c
1.16 01/11/30 12:46:14 bsmith@terra.mcs.anl.gov +7 -9


src/vec/esi/evector.c
1.15 01/11/30 12:46:14 bsmith@terra.mcs.anl.gov +4 -4


src/vec/esi/eindexspace.c
1.11 01/11/30 12:46:14 bsmith@terra.mcs.anl.gov +4 -4


src/snes/impls/test/snestest.c
1.5 01/11/30 12:46:14 bsmith@terra.mcs.anl.gov +1 -1


src/sles/examples/tutorials/makefile
1.10 01/11/30 12:46:14 bsmith@terra.mcs.anl.gov +1 -1


src/mat/utils/axpy.c
1.5 01/11/30 12:46:14 bsmith@terra.mcs.anl.gov +42 -26


src/mat/matimpl.h
1.12 01/11/30 12:46:14 bsmith@terra.mcs.anl.gov +2 -1


src/mat/impls/esi/mesi.c
1.12 01/11/30 12:46:14 bsmith@terra.mcs.anl.gov +2 -3


src/mat/impls/dense/seq/dense.c
1.11 01/11/30 12:46:14 bsmith@terra.mcs.anl.gov +1 -1


src/mat/examples/tests/ex49.c
1.4 01/11/30 12:46:13 bsmith@terra.mcs.anl.gov +1 -1


src/mat/examples/tests/ex2.c
1.5 01/11/30 12:46:13 bsmith@terra.mcs.anl.gov +1 -1


src/mat/esi/ematrix.c
1.11 01/11/30 12:46:13 bsmith@terra.mcs.anl.gov +4 -4


include/petscmat.h
1.16 01/11/30 12:46:13 bsmith@terra.mcs.anl.gov +1 -1


docs/tex/manual/part2.tex
1.9 01/11/30 12:46:13 bsmith@terra.mcs.anl.gov +1 -1


Hg-commit: a6755e076c14dc0ed95468c800d2d9d2158146c0

show more ...


# 886beb37 10-Oct-2001 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.22
balay@shakey.mcs.anl.gov|ChangeSet|20011010233010|25361
ChangeSet
1.22 01/10/10 18:30:10 balay@shakey.mcs.anl.gov +18 -0
Merge to resolve conflicts between Matt's previous edits

bk-changeset-1.22
balay@shakey.mcs.anl.gov|ChangeSet|20011010233010|25361
ChangeSet
1.22 01/10/10 18:30:10 balay@shakey.mcs.anl.gov +18 -0
Merge to resolve conflicts between Matt's previous edits and Barry/
Satish's changes

src/sys/src/viewer/impls/binary/binv.c
1.3 01/10/10 18:30:10 balay@shakey.mcs.anl.gov +2 -2
SkipInfo stuff

src/sys/src/utils/str.c
1.3 01/10/10 18:30:10 balay@shakey.mcs.anl.gov +1 -1
PetscToken

src/sys/src/plog/ploginfo.c
1.3 01/10/10 18:30:10 balay@shakey.mcs.anl.gov +1 -1
Use long string for Info

src/sys/src/objects/options.c
1.3 01/10/10 18:30:09 balay@shakey.mcs.anl.gov +1 -1
PetscToken stuff

src/sys/src/fileio/ftest.c
1.5 01/10/10 18:30:09 balay@shakey.mcs.anl.gov +1 -56
Check groups correctly

src/sys/src/fileio/ffpath.c
1.3 01/10/10 18:30:09 balay@shakey.mcs.anl.gov +1 -1
Error check

src/sys/src/draw/impls/x/xops.c
1.3 01/10/10 18:30:09 balay@shakey.mcs.anl.gov +1 -1
Added Shift button support

src/sys/src/dll/reg.c
1.3 01/10/10 18:30:09 balay@shakey.mcs.anl.gov +1 -8
CCA DLL support

src/sys/src/dll/dl.c
1.3 01/10/10 18:30:09 balay@shakey.mcs.anl.gov +1 -1
CCA DLL support

makefile
1.7 01/10/10 18:30:09 balay@shakey.mcs.anl.gov +3 -1
Added Libtool stuff

include/petscviewer.h
1.3 01/10/10 18:30:09 balay@shakey.mcs.anl.gov +1 -1
Added BinarySkipInfo

include/petscvec.h
1.3 01/10/10 18:30:09 balay@shakey.mcs.anl.gov +1 -1
ESI and Convert stuff

include/petscsys.h
1.3 01/10/10 18:30:09 balay@shakey.mcs.anl.gov +2 -1
ParameterDict stuff
DLL stuff

include/petschead.h
1.3 01/10/10 18:30:08 balay@shakey.mcs.anl.gov +1 -1
Fixed double align bug

include/petscerror.h
1.3 01/10/10 18:30:08 balay@shakey.mcs.anl.gov +1 -4
The ABORT stuff done correctly

include/petsc.h
1.3 01/10/10 18:30:08 balay@shakey.mcs.anl.gov +1 -1
PetscToken stuff

bmake/common/variables
1.4 01/10/10 18:30:08 balay@shakey.mcs.anl.gov +0 -0
Kept CCA stuff

BitKeeper/etc/logging_ok
1.4 01/10/10 18:03:25 balay@shakey.mcs.anl.gov +1 -1
auto-union


Hg-commit: 6b41d56a898d793c0871d3a3a17a828bc1f6dc12

show more ...


# bba1ac68 10-Oct-2001 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.3.1.1
balay@shakey.mcs.anl.gov|ChangeSet|20011010225127|18627
ChangeSet
1.3.1.1 01/10/10 17:51:27 balay@shakey.mcs.anl.gov +418 -0
This is the integration of Barry and Satish's cha

bk-changeset-1.3.1.1
balay@shakey.mcs.anl.gov|ChangeSet|20011010225127|18627
ChangeSet
1.3.1.1 01/10/10 17:51:27 balay@shakey.mcs.anl.gov +418 -0
This is the integration of Barry and Satish's changes to the initial
BitKeeper repository.

BitKeeper/etc/logging_ok
1.2.1.1 01/10/10 17:51:24 balay@shakey.mcs.anl.gov +1 -0
Logging to logging@openlogging.org accepted

src/vec/utils/vecmpitoseq.c
1.1 01/10/10 17:51:13 balay@shakey.mcs.anl.gov +101 -0

src/vec/is/examples/tutorials/output/ex3f90.out
1.1 01/10/10 17:51:12 balay@shakey.mcs.anl.gov +9 -0

src/vec/is/examples/tutorials/output/ex3.out
1.1 01/10/10 17:51:12 balay@shakey.mcs.anl.gov +25 -0

src/vec/is/examples/tutorials/output/ex2f.out
1.1 01/10/10 17:51:12 balay@shakey.mcs.anl.gov +22 -0

src/vec/is/examples/tutorials/output/ex2.out
1.1 01/10/10 17:51:12 balay@shakey.mcs.anl.gov +22 -0

src/vec/is/examples/tutorials/output/ex1f90.out
1.1 01/10/10 17:51:12 balay@shakey.mcs.anl.gov +9 -0

src/vec/is/examples/tutorials/output/ex1f.out
1.1 01/10/10 17:51:12 balay@shakey.mcs.anl.gov +7 -0

src/vec/is/examples/tutorials/output/ex1.out
1.1 01/10/10 17:51:12 balay@shakey.mcs.anl.gov +7 -0

src/vec/examples/tutorials/output/ex9f_1.out
1.1 01/10/10 17:51:12 balay@shakey.mcs.anl.gov +16 -0

src/vec/examples/tutorials/output/ex9_1.out
1.1 01/10/10 17:51:12 balay@shakey.mcs.anl.gov +16 -0

src/vec/utils/vecmpitoseq.c
1.0 01/10/10 17:51:12 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/utils/vecmpitoseq.c

src/vec/is/examples/tutorials/output/ex3f90.out
1.0 01/10/10 17:51:12 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/is/examples/tutorials/output/ex3f90.out

src/vec/is/examples/tutorials/output/ex3.out
1.0 01/10/10 17:51:12 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/is/examples/tutorials/output/ex3.out

src/vec/is/examples/tutorials/output/ex2f.out
1.0 01/10/10 17:51:12 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/is/examples/tutorials/output/ex2f.out

src/vec/is/examples/tutorials/output/ex2.out
1.0 01/10/10 17:51:12 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/is/examples/tutorials/output/ex2.out

src/vec/is/examples/tutorials/output/ex1f90.out
1.0 01/10/10 17:51:12 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/is/examples/tutorials/output/ex1f90.out

src/vec/is/examples/tutorials/output/ex1f.out
1.0 01/10/10 17:51:12 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/is/examples/tutorials/output/ex1f.out

src/vec/is/examples/tutorials/output/ex1.out
1.0 01/10/10 17:51:12 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/is/examples/tutorials/output/ex1.out

src/vec/examples/tutorials/output/ex9f_1.out
1.0 01/10/10 17:51:12 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/examples/tutorials/output/ex9f_1.out

src/vec/examples/tutorials/output/ex9_1.out
1.0 01/10/10 17:51:12 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/examples/tutorials/output/ex9_1.out

src/vec/examples/tutorials/output/ex8_1.out
1.1 01/10/10 17:51:12 balay@shakey.mcs.anl.gov +14 -0

src/vec/examples/tutorials/output/ex7_1.out
1.1 01/10/10 17:51:11 balay@shakey.mcs.anl.gov +29 -0

src/vec/examples/tutorials/output/ex6_1.out
1.1 01/10/10 17:51:11 balay@shakey.mcs.anl.gov +11 -0

src/vec/examples/tutorials/output/ex5_2.out
1.1 01/10/10 17:51:11 balay@shakey.mcs.anl.gov +26 -0

src/vec/examples/tutorials/output/ex5_1.out
1.1 01/10/10 17:51:11 balay@shakey.mcs.anl.gov +22 -0

src/vec/examples/tutorials/output/ex4f_1.out
1.1 01/10/10 17:51:11 balay@shakey.mcs.anl.gov +21 -0

src/vec/examples/tutorials/output/ex4f90_1.out
1.1 01/10/10 17:51:11 balay@shakey.mcs.anl.gov +21 -0

src/vec/examples/tutorials/output/ex3f_1.out
1.1 01/10/10 17:51:11 balay@shakey.mcs.anl.gov +0 -0

src/vec/examples/tutorials/output/ex3_1.out
1.1 01/10/10 17:51:11 balay@shakey.mcs.anl.gov +0 -0

src/vec/examples/tutorials/output/ex2f_1.out
1.1 01/10/10 17:51:11 balay@shakey.mcs.anl.gov +5 -0

src/vec/examples/tutorials/output/ex8_1.out
1.0 01/10/10 17:51:11 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/examples/tutorials/output/ex8_1.out

src/vec/examples/tutorials/output/ex7_1.out
1.0 01/10/10 17:51:11 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/examples/tutorials/output/ex7_1.out

src/vec/examples/tutorials/output/ex6_1.out
1.0 01/10/10 17:51:11 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/examples/tutorials/output/ex6_1.out

src/vec/examples/tutorials/output/ex5_2.out
1.0 01/10/10 17:51:11 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/examples/tutorials/output/ex5_2.out

src/vec/examples/tutorials/output/ex5_1.out
1.0 01/10/10 17:51:11 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/examples/tutorials/output/ex5_1.out

src/vec/examples/tutorials/output/ex4f_1.out
1.0 01/10/10 17:51:11 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/examples/tutorials/output/ex4f_1.out

src/vec/examples/tutorials/output/ex4f90_1.out
1.0 01/10/10 17:51:11 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/examples/tutorials/output/ex4f90_1.out

src/vec/examples/tutorials/output/ex3f_1.out
1.0 01/10/10 17:51:11 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/examples/tutorials/output/ex3f_1.out

src/vec/examples/tutorials/output/ex3_1.out
1.0 01/10/10 17:51:11 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/examples/tutorials/output/ex3_1.out

src/vec/examples/tutorials/output/ex2f_1.out
1.0 01/10/10 17:51:11 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/examples/tutorials/output/ex2f_1.out

src/vec/examples/tutorials/output/ex2_1.out
1.1 01/10/10 17:51:11 balay@shakey.mcs.anl.gov +5 -0

src/vec/examples/tutorials/output/ex1f_2.out
1.1 01/10/10 17:51:10 balay@shakey.mcs.anl.gov +13 -0

src/vec/examples/tutorials/output/ex1f_1.out
1.1 01/10/10 17:51:10 balay@shakey.mcs.anl.gov +13 -0

src/vec/examples/tutorials/output/ex1f90_1.out
1.1 01/10/10 17:51:10 balay@shakey.mcs.anl.gov +13 -0

src/vec/examples/tutorials/output/ex1_2.out
1.1 01/10/10 17:51:10 balay@shakey.mcs.anl.gov +13 -0

src/vec/examples/tutorials/output/ex1_1.out
1.1 01/10/10 17:51:10 balay@shakey.mcs.anl.gov +13 -0

src/vec/examples/tutorials/output/ex12_1.out
1.1 01/10/10 17:51:10 balay@shakey.mcs.anl.gov +34 -0

src/vec/examples/tutorials/output/ex11f_1.out
1.1 01/10/10 17:51:10 balay@shakey.mcs.anl.gov +5 -0

src/vec/examples/tutorials/output/ex11_1.out
1.1 01/10/10 17:51:10 balay@shakey.mcs.anl.gov +5 -0

src/vec/examples/tests/output/ex9_1.out
1.1 01/10/10 17:51:10 balay@shakey.mcs.anl.gov +18 -0

src/vec/examples/tutorials/output/ex2_1.out
1.0 01/10/10 17:51:10 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/examples/tutorials/output/ex2_1.out

src/vec/examples/tutorials/output/ex1f_2.out
1.0 01/10/10 17:51:10 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/examples/tutorials/output/ex1f_2.out

src/vec/examples/tutorials/output/ex1f_1.out
1.0 01/10/10 17:51:10 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/examples/tutorials/output/ex1f_1.out

src/vec/examples/tutorials/output/ex1f90_1.out
1.0 01/10/10 17:51:10 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/examples/tutorials/output/ex1f90_1.out

src/vec/examples/tutorials/output/ex1_2.out
1.0 01/10/10 17:51:10 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/examples/tutorials/output/ex1_2.out

src/vec/examples/tutorials/output/ex1_1.out
1.0 01/10/10 17:51:10 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/examples/tutorials/output/ex1_1.out

src/vec/examples/tutorials/output/ex12_1.out
1.0 01/10/10 17:51:10 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/examples/tutorials/output/ex12_1.out

src/vec/examples/tutorials/output/ex11f_1.out
1.0 01/10/10 17:51:10 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/examples/tutorials/output/ex11f_1.out

src/vec/examples/tutorials/output/ex11_1.out
1.0 01/10/10 17:51:10 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/examples/tutorials/output/ex11_1.out

src/vec/examples/tests/output/ex9_1.out
1.0 01/10/10 17:51:10 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/examples/tests/output/ex9_1.out

src/vec/examples/tests/output/ex8_1.out
1.1 01/10/10 17:51:10 balay@shakey.mcs.anl.gov +13 -0

src/vec/examples/tests/output/ex7_1.out
1.1 01/10/10 17:51:09 balay@shakey.mcs.anl.gov +13 -0

src/vec/examples/tests/output/ex6_1.out
1.1 01/10/10 17:51:09 balay@shakey.mcs.anl.gov +13 -0

src/vec/examples/tests/output/ex5_1.out
1.1 01/10/10 17:51:09 balay@shakey.mcs.anl.gov +18 -0

src/vec/examples/tests/output/ex4_1.out
1.1 01/10/10 17:51:09 balay@shakey.mcs.anl.gov +5 -0

src/vec/examples/tests/output/ex3_1.out
1.1 01/10/10 17:51:09 balay@shakey.mcs.anl.gov +12 -0

src/vec/examples/tests/output/ex33_1.out
1.1 01/10/10 17:51:09 balay@shakey.mcs.anl.gov +80 -0

src/vec/examples/tests/output/ex30f_1.out
1.1 01/10/10 17:51:09 balay@shakey.mcs.anl.gov +43 -0

src/vec/examples/tests/output/ex2_1.out
1.1 01/10/10 17:51:09 balay@shakey.mcs.anl.gov +11 -0

src/vec/examples/tests/output/ex29_1.out
1.1 01/10/10 17:51:09 balay@shakey.mcs.anl.gov +762 -0

src/vec/examples/tests/output/ex8_1.out
1.0 01/10/10 17:51:09 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/examples/tests/output/ex8_1.out

src/vec/examples/tests/output/ex7_1.out
1.0 01/10/10 17:51:09 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/examples/tests/output/ex7_1.out

src/vec/examples/tests/output/ex6_1.out
1.0 01/10/10 17:51:09 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/examples/tests/output/ex6_1.out

src/vec/examples/tests/output/ex5_1.out
1.0 01/10/10 17:51:09 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/examples/tests/output/ex5_1.out

src/vec/examples/tests/output/ex4_1.out
1.0 01/10/10 17:51:09 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/examples/tests/output/ex4_1.out

src/vec/examples/tests/output/ex3_1.out
1.0 01/10/10 17:51:09 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/examples/tests/output/ex3_1.out

src/vec/examples/tests/output/ex33_1.out
1.0 01/10/10 17:51:09 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/examples/tests/output/ex33_1.out

src/vec/examples/tests/output/ex30f_1.out
1.0 01/10/10 17:51:09 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/examples/tests/output/ex30f_1.out

src/vec/examples/tests/output/ex2_1.out
1.0 01/10/10 17:51:09 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/examples/tests/output/ex2_1.out

src/vec/examples/tests/output/ex29_1.out
1.0 01/10/10 17:51:09 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/examples/tests/output/ex29_1.out

src/vec/examples/tests/output/ex26_1.out
1.1 01/10/10 17:51:09 balay@shakey.mcs.anl.gov +4 -0

src/vec/examples/tests/output/ex25_1.out
1.1 01/10/10 17:51:08 balay@shakey.mcs.anl.gov +34 -0

src/vec/examples/tests/output/ex24_1.out
1.1 01/10/10 17:51:08 balay@shakey.mcs.anl.gov +40 -0

src/vec/examples/tests/output/ex23_1.out
1.1 01/10/10 17:51:08 balay@shakey.mcs.anl.gov +16 -0

src/vec/examples/tests/output/ex22_1.out
1.1 01/10/10 17:51:08 balay@shakey.mcs.anl.gov +24 -0

src/vec/examples/tests/output/ex19_1.out
1.1 01/10/10 17:51:08 balay@shakey.mcs.anl.gov +4 -0

src/vec/examples/tests/output/ex18_1.out
1.1 01/10/10 17:51:08 balay@shakey.mcs.anl.gov +1 -0

src/vec/examples/tests/output/ex17f_1.out
1.1 01/10/10 17:51:08 balay@shakey.mcs.anl.gov +33 -0

src/vec/examples/tests/output/ex17_1.out
1.1 01/10/10 17:51:08 balay@shakey.mcs.anl.gov +23 -0

src/vec/examples/tests/output/ex16_1.out
1.1 01/10/10 17:51:08 balay@shakey.mcs.anl.gov +10 -0

src/vec/examples/tests/output/ex26_1.out
1.0 01/10/10 17:51:08 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/examples/tests/output/ex26_1.out

src/vec/examples/tests/output/ex25_1.out
1.0 01/10/10 17:51:08 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/examples/tests/output/ex25_1.out

src/vec/examples/tests/output/ex24_1.out
1.0 01/10/10 17:51:08 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/examples/tests/output/ex24_1.out

src/vec/examples/tests/output/ex23_1.out
1.0 01/10/10 17:51:08 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/examples/tests/output/ex23_1.out

src/vec/examples/tests/output/ex22_1.out
1.0 01/10/10 17:51:08 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/examples/tests/output/ex22_1.out

src/vec/examples/tests/output/ex19_1.out
1.0 01/10/10 17:51:08 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/examples/tests/output/ex19_1.out

src/vec/examples/tests/output/ex18_1.out
1.0 01/10/10 17:51:08 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/examples/tests/output/ex18_1.out

src/vec/examples/tests/output/ex17f_1.out
1.0 01/10/10 17:51:08 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/examples/tests/output/ex17f_1.out

src/vec/examples/tests/output/ex17_1.out
1.0 01/10/10 17:51:08 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/examples/tests/output/ex17_1.out

src/vec/examples/tests/output/ex16_1.out
1.0 01/10/10 17:51:08 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/examples/tests/output/ex16_1.out

src/vec/examples/tests/output/ex15_1.out
1.1 01/10/10 17:51:08 balay@shakey.mcs.anl.gov +9 -0

src/vec/examples/tests/output/ex14_1.out
1.1 01/10/10 17:51:07 balay@shakey.mcs.anl.gov +12 -0

src/vec/examples/tests/output/ex13_1.out
1.1 01/10/10 17:51:07 balay@shakey.mcs.anl.gov +12 -0

src/vec/examples/tests/output/ex12_1.out
1.1 01/10/10 17:51:07 balay@shakey.mcs.anl.gov +12 -0

src/vec/examples/tests/output/ex11_1.out
1.1 01/10/10 17:51:07 balay@shakey.mcs.anl.gov +9 -0

src/vec/examples/tests/output/ex10_1.out
1.1 01/10/10 17:51:07 balay@shakey.mcs.anl.gov +24 -0

src/vec/examples/tests/ex33.c
1.1 01/10/10 17:51:07 balay@shakey.mcs.anl.gov +50 -0

src/vec/esi/eindexspace.c
1.1 01/10/10 17:51:07 balay@shakey.mcs.anl.gov +114 -0

src/ts/examples/tutorials/output/ex1f_1.out
1.1 01/10/10 17:51:07 balay@shakey.mcs.anl.gov +1 -0

src/ts/examples/tutorials/output/ex1_1.out
1.1 01/10/10 17:51:07 balay@shakey.mcs.anl.gov +1 -0

src/vec/examples/tests/output/ex15_1.out
1.0 01/10/10 17:51:07 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/examples/tests/output/ex15_1.out

src/vec/examples/tests/output/ex14_1.out
1.0 01/10/10 17:51:07 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/examples/tests/output/ex14_1.out

src/vec/examples/tests/output/ex13_1.out
1.0 01/10/10 17:51:07 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/examples/tests/output/ex13_1.out

src/vec/examples/tests/output/ex12_1.out
1.0 01/10/10 17:51:07 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/examples/tests/output/ex12_1.out

src/vec/examples/tests/output/ex11_1.out
1.0 01/10/10 17:51:07 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/examples/tests/output/ex11_1.out

src/vec/examples/tests/output/ex10_1.out
1.0 01/10/10 17:51:07 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/examples/tests/output/ex10_1.out

src/vec/examples/tests/ex33.c
1.0 01/10/10 17:51:07 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/examples/tests/ex33.c

src/vec/esi/eindexspace.c
1.0 01/10/10 17:51:07 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/vec/esi/eindexspace.c

src/ts/examples/tutorials/output/ex1f_1.out
1.0 01/10/10 17:51:07 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/ts/examples/tutorials/output/ex1f_1.out

src/ts/examples/tutorials/output/ex1_1.out
1.0 01/10/10 17:51:07 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/ts/examples/tutorials/output/ex1_1.out

src/ts/examples/tutorials/ex6.c
1.1 01/10/10 17:51:07 balay@shakey.mcs.anl.gov +550 -0

src/sys/src/viewer/impls/socket/matlab/mstart.c
1.1 01/10/10 17:51:06 balay@shakey.mcs.anl.gov +47 -0

src/sys/src/objects/ams/java/PETScRundrc
1.1 01/10/10 17:51:06 balay@shakey.mcs.anl.gov +19 -0

src/sys/src/objects/ams/java/PETScPlugins.java
1.1 01/10/10 17:51:06 balay@shakey.mcs.anl.gov +73 -0

src/sys/src/objects/ams/java/AMSBean/gov/anl/mcs/ams/AMSBean.java
1.1 01/10/10 17:51:06 balay@shakey.mcs.anl.gov +89 -0

src/sys/examples/tutorials/output/ex2_1.out
1.1 01/10/10 17:51:06 balay@shakey.mcs.anl.gov +4 -0

src/sys/examples/tutorials/output/ex1_1.out
1.1 01/10/10 17:51:06 balay@shakey.mcs.anl.gov +2 -0

src/sys/examples/tests/output/ex4_1.out
1.1 01/10/10 17:51:06 balay@shakey.mcs.anl.gov +9 -0

src/sys/examples/tests/output/ex3_1.out
1.1 01/10/10 17:51:06 balay@shakey.mcs.anl.gov +26 -0

src/sys/examples/tests/output/ex2_1.out
1.1 01/10/10 17:51:06 balay@shakey.mcs.anl.gov +28 -0

src/ts/examples/tutorials/ex6.c
1.0 01/10/10 17:51:06 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/ts/examples/tutorials/ex6.c

src/sys/src/viewer/impls/socket/matlab/mstart.c
1.0 01/10/10 17:51:06 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sys/src/viewer/impls/socket/matlab/mstart.c

src/sys/src/objects/ams/java/PETScRundrc
1.0 01/10/10 17:51:06 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sys/src/objects/ams/java/PETScRundrc

src/sys/src/objects/ams/java/PETScPlugins.java
1.0 01/10/10 17:51:06 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sys/src/objects/ams/java/PETScPlugins.java

src/sys/src/objects/ams/java/AMSBean/gov/anl/mcs/ams/AMSBean.java
1.0 01/10/10 17:51:06 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sys/src/objects/ams/java/AMSBean/gov/anl/mcs/ams/AMSBean.java

src/sys/examples/tutorials/output/ex2_1.out
1.0 01/10/10 17:51:06 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sys/examples/tutorials/output/ex2_1.out

src/sys/examples/tutorials/output/ex1_1.out
1.0 01/10/10 17:51:06 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sys/examples/tutorials/output/ex1_1.out

src/sys/examples/tests/output/ex4_1.out
1.0 01/10/10 17:51:06 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sys/examples/tests/output/ex4_1.out

src/sys/examples/tests/output/ex3_1.out
1.0 01/10/10 17:51:06 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sys/examples/tests/output/ex3_1.out

src/sys/examples/tests/output/ex2_1.out
1.0 01/10/10 17:51:06 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sys/examples/tests/output/ex2_1.out

src/sys/examples/tests/output/ex1_1.out
1.1 01/10/10 17:51:06 balay@shakey.mcs.anl.gov +26 -0

src/sys/examples/tests/output/ex13_1.out
1.1 01/10/10 17:51:05 balay@shakey.mcs.anl.gov +2 -0

src/sys/examples/tests/output/ex10_1.out
1.1 01/10/10 17:51:05 balay@shakey.mcs.anl.gov +3 -0

src/snes/examples/tutorials/output/ex9_2.out
1.1 01/10/10 17:51:05 balay@shakey.mcs.anl.gov +19 -0

src/snes/examples/tutorials/output/ex9_1.out
1.1 01/10/10 17:51:05 balay@shakey.mcs.anl.gov +25 -0

src/snes/examples/tutorials/output/ex8_3.out
1.1 01/10/10 17:51:05 balay@shakey.mcs.anl.gov +140 -0

src/snes/examples/tutorials/output/ex8_1.out
1.1 01/10/10 17:51:05 balay@shakey.mcs.anl.gov +7 -0

src/snes/examples/tutorials/output/ex6_2.out
1.1 01/10/10 17:51:05 balay@shakey.mcs.anl.gov +6 -0

src/snes/examples/tutorials/output/ex6_1.out
1.1 01/10/10 17:51:05 balay@shakey.mcs.anl.gov +6 -0

src/snes/examples/tutorials/output/ex5f_5.out
1.1 01/10/10 17:51:05 balay@shakey.mcs.anl.gov +6 -0

src/snes/examples/tutorials/output/ex5f_4.out
1.1 01/10/10 17:51:05 balay@shakey.mcs.anl.gov +6 -0

src/sys/examples/tests/output/ex1_1.out
1.0 01/10/10 17:51:05 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sys/examples/tests/output/ex1_1.out

src/sys/examples/tests/output/ex13_1.out
1.0 01/10/10 17:51:05 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sys/examples/tests/output/ex13_1.out

src/sys/examples/tests/output/ex10_1.out
1.0 01/10/10 17:51:05 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sys/examples/tests/output/ex10_1.out

src/snes/examples/tutorials/output/ex9_2.out
1.0 01/10/10 17:51:05 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/snes/examples/tutorials/output/ex9_2.out

src/snes/examples/tutorials/output/ex9_1.out
1.0 01/10/10 17:51:05 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/snes/examples/tutorials/output/ex9_1.out

src/snes/examples/tutorials/output/ex8_3.out
1.0 01/10/10 17:51:05 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/snes/examples/tutorials/output/ex8_3.out

src/snes/examples/tutorials/output/ex8_1.out
1.0 01/10/10 17:51:05 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/snes/examples/tutorials/output/ex8_1.out

src/snes/examples/tutorials/output/ex6_2.out
1.0 01/10/10 17:51:05 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/snes/examples/tutorials/output/ex6_2.out

src/snes/examples/tutorials/output/ex6_1.out
1.0 01/10/10 17:51:05 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/snes/examples/tutorials/output/ex6_1.out

src/snes/examples/tutorials/output/ex5f_5.out
1.0 01/10/10 17:51:05 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/snes/examples/tutorials/output/ex5f_5.out

src/snes/examples/tutorials/output/ex5f_4.out
1.0 01/10/10 17:51:05 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/snes/examples/tutorials/output/ex5f_4.out

src/snes/examples/tutorials/output/ex5f_3.out
1.1 01/10/10 17:51:04 balay@shakey.mcs.anl.gov +6 -0

src/snes/examples/tutorials/output/ex5f_2.out
1.1 01/10/10 17:51:04 balay@shakey.mcs.anl.gov +6 -0

src/snes/examples/tutorials/output/ex5f_1.out
1.1 01/10/10 17:51:04 balay@shakey.mcs.anl.gov +6 -0

src/snes/examples/tutorials/output/ex5_9.out
1.1 01/10/10 17:51:04 balay@shakey.mcs.anl.gov +6 -0

src/snes/examples/tutorials/output/ex5_7.out
1.1 01/10/10 17:51:04 balay@shakey.mcs.anl.gov +6 -0

src/snes/examples/tutorials/output/ex5_6.out
1.1 01/10/10 17:51:04 balay@shakey.mcs.anl.gov +6 -0

src/snes/examples/tutorials/output/ex5_5.out
1.1 01/10/10 17:51:04 balay@shakey.mcs.anl.gov +43 -0

src/snes/examples/tutorials/output/ex5_4.out
1.1 01/10/10 17:51:04 balay@shakey.mcs.anl.gov +6 -0

src/snes/examples/tutorials/output/ex5_2.out
1.1 01/10/10 17:51:04 balay@shakey.mcs.anl.gov +6 -0

src/snes/examples/tutorials/output/ex5_13.out
1.1 01/10/10 17:51:04 balay@shakey.mcs.anl.gov +6 -0

src/snes/examples/tutorials/output/ex5_10.out
1.1 01/10/10 17:51:04 balay@shakey.mcs.anl.gov +15 -0

src/snes/examples/tutorials/output/ex5_1.out
1.1 01/10/10 17:51:04 balay@shakey.mcs.anl.gov +6 -0

src/snes/examples/tutorials/output/ex5f_3.out
1.0 01/10/10 17:51:04 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/snes/examples/tutorials/output/ex5f_3.out

src/snes/examples/tutorials/output/ex5f_2.out
1.0 01/10/10 17:51:04 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/snes/examples/tutorials/output/ex5f_2.out

src/snes/examples/tutorials/output/ex5f_1.out
1.0 01/10/10 17:51:04 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/snes/examples/tutorials/output/ex5f_1.out

src/snes/examples/tutorials/output/ex5_9.out
1.0 01/10/10 17:51:04 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/snes/examples/tutorials/output/ex5_9.out

src/snes/examples/tutorials/output/ex5_7.out
1.0 01/10/10 17:51:04 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/snes/examples/tutorials/output/ex5_7.out

src/snes/examples/tutorials/output/ex5_6.out
1.0 01/10/10 17:51:04 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/snes/examples/tutorials/output/ex5_6.out

src/snes/examples/tutorials/output/ex5_5.out
1.0 01/10/10 17:51:04 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/snes/examples/tutorials/output/ex5_5.out

src/snes/examples/tutorials/output/ex5_4.out
1.0 01/10/10 17:51:04 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/snes/examples/tutorials/output/ex5_4.out

src/snes/examples/tutorials/output/ex5_2.out
1.0 01/10/10 17:51:04 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/snes/examples/tutorials/output/ex5_2.out

src/snes/examples/tutorials/output/ex5_13.out
1.0 01/10/10 17:51:04 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/snes/examples/tutorials/output/ex5_13.out

src/snes/examples/tutorials/output/ex5_10.out
1.0 01/10/10 17:51:04 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/snes/examples/tutorials/output/ex5_10.out

src/snes/examples/tutorials/output/ex5_1.out
1.0 01/10/10 17:51:04 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/snes/examples/tutorials/output/ex5_1.out

src/snes/examples/tutorials/output/ex3_3.out
1.1 01/10/10 17:51:04 balay@shakey.mcs.anl.gov +8 -0

src/snes/examples/tutorials/output/ex3_2.out
1.1 01/10/10 17:51:03 balay@shakey.mcs.anl.gov +8 -0

src/snes/examples/tutorials/output/ex3_1.out
1.1 01/10/10 17:51:03 balay@shakey.mcs.anl.gov +8 -0

src/snes/examples/tutorials/output/ex2_2.out
1.1 01/10/10 17:51:03 balay@shakey.mcs.anl.gov +30 -0

src/snes/examples/tutorials/output/ex2_1.out
1.1 01/10/10 17:51:03 balay@shakey.mcs.anl.gov +30 -0

src/snes/examples/tutorials/output/ex23_1.out
1.1 01/10/10 17:51:03 balay@shakey.mcs.anl.gov +7 -0

src/snes/examples/tutorials/output/ex22_1.out
1.1 01/10/10 17:51:03 balay@shakey.mcs.anl.gov +0 -0

src/snes/examples/tutorials/output/ex21_1.out
1.1 01/10/10 17:51:03 balay@shakey.mcs.anl.gov +3 -0

src/snes/examples/tutorials/output/ex1f_1.out
1.1 01/10/10 17:51:03 balay@shakey.mcs.anl.gov +8 -0

src/snes/examples/tutorials/output/ex1_1.out
1.1 01/10/10 17:51:03 balay@shakey.mcs.anl.gov +9 -0

src/snes/examples/tutorials/output/ex19_2.out
1.1 01/10/10 17:51:03 balay@shakey.mcs.anl.gov +10 -0

src/snes/examples/tutorials/output/ex19_1.out
1.1 01/10/10 17:51:03 balay@shakey.mcs.anl.gov +10 -0

src/snes/examples/tutorials/output/ex16_2.out
1.1 01/10/10 17:51:03 balay@shakey.mcs.anl.gov +37 -0

src/snes/examples/tutorials/output/ex16_1.out
1.1 01/10/10 17:51:03 balay@shakey.mcs.anl.gov +38 -0

src/snes/examples/tutorials/output/ex3_3.out
1.0 01/10/10 17:51:03 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/snes/examples/tutorials/output/ex3_3.out

src/snes/examples/tutorials/output/ex3_2.out
1.0 01/10/10 17:51:03 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/snes/examples/tutorials/output/ex3_2.out

src/snes/examples/tutorials/output/ex3_1.out
1.0 01/10/10 17:51:03 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/snes/examples/tutorials/output/ex3_1.out

src/snes/examples/tutorials/output/ex2_2.out
1.0 01/10/10 17:51:03 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/snes/examples/tutorials/output/ex2_2.out

src/snes/examples/tutorials/output/ex2_1.out
1.0 01/10/10 17:51:03 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/snes/examples/tutorials/output/ex2_1.out

src/snes/examples/tutorials/output/ex23_1.out
1.0 01/10/10 17:51:03 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/snes/examples/tutorials/output/ex23_1.out

src/snes/examples/tutorials/output/ex22_1.out
1.0 01/10/10 17:51:03 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/snes/examples/tutorials/output/ex22_1.out

src/snes/examples/tutorials/output/ex21_1.out
1.0 01/10/10 17:51:03 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/snes/examples/tutorials/output/ex21_1.out

src/snes/examples/tutorials/output/ex1f_1.out
1.0 01/10/10 17:51:03 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/snes/examples/tutorials/output/ex1f_1.out

src/snes/examples/tutorials/output/ex1_1.out
1.0 01/10/10 17:51:03 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/snes/examples/tutorials/output/ex1_1.out

src/snes/examples/tutorials/output/ex19_2.out
1.0 01/10/10 17:51:03 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/snes/examples/tutorials/output/ex19_2.out

src/snes/examples/tutorials/output/ex19_1.out
1.0 01/10/10 17:51:03 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/snes/examples/tutorials/output/ex19_1.out

src/snes/examples/tutorials/output/ex16_2.out
1.0 01/10/10 17:51:03 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/snes/examples/tutorials/output/ex16_2.out

src/snes/examples/tutorials/output/ex16_1.out
1.0 01/10/10 17:51:03 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/snes/examples/tutorials/output/ex16_1.out

src/snes/examples/tutorials/output/ex14_2.out
1.1 01/10/10 17:51:02 balay@shakey.mcs.anl.gov +5 -0

src/snes/examples/tutorials/output/ex14_1.out
1.1 01/10/10 17:51:02 balay@shakey.mcs.anl.gov +5 -0

src/snes/examples/tutorials/output/ex12_2.out
1.1 01/10/10 17:51:02 balay@shakey.mcs.anl.gov +162 -0

src/snes/examples/tutorials/output/ex12_1.out
1.1 01/10/10 17:51:02 balay@shakey.mcs.anl.gov +140 -0

src/snes/examples/tutorials/ex10d/output/ex10_1.out
1.1 01/10/10 17:51:02 balay@shakey.mcs.anl.gov +9 -0

src/snes/examples/tutorials/output/ex14_2.out
1.0 01/10/10 17:51:02 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/snes/examples/tutorials/output/ex14_2.out

src/snes/examples/tutorials/output/ex14_1.out
1.0 01/10/10 17:51:02 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/snes/examples/tutorials/output/ex14_1.out

src/snes/examples/tutorials/output/ex12_2.out
1.0 01/10/10 17:51:02 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/snes/examples/tutorials/output/ex12_2.out

src/snes/examples/tutorials/output/ex12_1.out
1.0 01/10/10 17:51:02 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/snes/examples/tutorials/output/ex12_1.out

src/snes/examples/tutorials/ex10d/output/ex10_1.out
1.0 01/10/10 17:51:02 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/snes/examples/tutorials/ex10d/output/ex10_1.out

src/snes/examples/tests/output/ex9_1.out
1.1 01/10/10 17:51:01 balay@shakey.mcs.anl.gov +5 -0

src/snes/examples/tests/output/ex7_1.out
1.1 01/10/10 17:51:01 balay@shakey.mcs.anl.gov +9 -0

src/snes/examples/tests/output/ex1f_2.out
1.1 01/10/10 17:51:01 balay@shakey.mcs.anl.gov +6 -0

src/snes/examples/tests/output/ex1f_1.out
1.1 01/10/10 17:51:01 balay@shakey.mcs.anl.gov +7 -0

src/snes/examples/tests/output/ex1_3.out
1.1 01/10/10 17:51:01 balay@shakey.mcs.anl.gov +5 -0

src/snes/examples/tests/output/ex1_2.out
1.1 01/10/10 17:51:01 balay@shakey.mcs.anl.gov +7 -0

src/snes/examples/tests/output/ex1_1.out
1.1 01/10/10 17:51:01 balay@shakey.mcs.anl.gov +1 -0

src/snes/examples/tests/output/ex12_1.out
1.1 01/10/10 17:51:01 balay@shakey.mcs.anl.gov +7 -0

src/snes/examples/tests/output/ex10_1.out
1.1 01/10/10 17:51:01 balay@shakey.mcs.anl.gov +7 -0

src/snes/examples/tests/ex11.c
1.1 01/10/10 17:51:01 balay@shakey.mcs.anl.gov +574 -0

src/snes/examples/tests/output/ex9_1.out
1.0 01/10/10 17:51:01 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/snes/examples/tests/output/ex9_1.out

src/snes/examples/tests/output/ex7_1.out
1.0 01/10/10 17:51:01 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/snes/examples/tests/output/ex7_1.out

src/snes/examples/tests/output/ex1f_2.out
1.0 01/10/10 17:51:01 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/snes/examples/tests/output/ex1f_2.out

src/snes/examples/tests/output/ex1f_1.out
1.0 01/10/10 17:51:01 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/snes/examples/tests/output/ex1f_1.out

src/snes/examples/tests/output/ex1_3.out
1.0 01/10/10 17:51:01 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/snes/examples/tests/output/ex1_3.out

src/snes/examples/tests/output/ex1_2.out
1.0 01/10/10 17:51:01 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/snes/examples/tests/output/ex1_2.out

src/snes/examples/tests/output/ex1_1.out
1.0 01/10/10 17:51:01 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/snes/examples/tests/output/ex1_1.out

src/snes/examples/tests/output/ex12_1.out
1.0 01/10/10 17:51:01 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/snes/examples/tests/output/ex12_1.out

src/snes/examples/tests/output/ex10_1.out
1.0 01/10/10 17:51:01 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/snes/examples/tests/output/ex10_1.out

src/snes/examples/tests/ex11.c
1.0 01/10/10 17:51:01 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/snes/examples/tests/ex11.c

src/sles/pc/examples/tests/output/ex6_1.out
1.1 01/10/10 17:51:01 balay@shakey.mcs.anl.gov +153 -0

src/sles/pc/examples/tests/output/ex5_1.out
1.1 01/10/10 17:51:00 balay@shakey.mcs.anl.gov +4 -0

src/sles/pc/examples/tests/output/ex4_1.out
1.1 01/10/10 17:51:00 balay@shakey.mcs.anl.gov +25 -0

src/sles/pc/examples/tests/output/ex3_1.out
1.1 01/10/10 17:51:00 balay@shakey.mcs.anl.gov +11 -0

src/sles/pc/examples/tests/output/ex2_1.out
1.1 01/10/10 17:51:00 balay@shakey.mcs.anl.gov +8 -0

src/sles/pc/examples/tests/output/ex1_1.out
1.1 01/10/10 17:51:00 balay@shakey.mcs.anl.gov +0 -0

src/sles/pc/esi/makefile
1.1 01/10/10 17:51:00 balay@shakey.mcs.anl.gov +23 -0

src/sles/pc/esi/epreconditioner.c
1.1 01/10/10 17:51:00 balay@shakey.mcs.anl.gov +127 -0

src/sles/examples/tutorials/output/ex9_1.out
1.1 01/10/10 17:51:00 balay@shakey.mcs.anl.gov +28 -0

src/sles/examples/tutorials/output/ex7_1.out
1.1 01/10/10 17:51:00 balay@shakey.mcs.anl.gov +15 -0

src/sles/examples/tutorials/output/ex6f_1.out
1.1 01/10/10 17:51:00 balay@shakey.mcs.anl.gov +38 -0

src/sles/examples/tutorials/output/ex5_5.out
1.1 01/10/10 17:51:00 balay@shakey.mcs.anl.gov +2 -0

src/sles/examples/tutorials/output/ex5_4.out
1.1 01/10/10 17:51:00 balay@shakey.mcs.anl.gov +2 -0

src/sles/pc/examples/tests/output/ex6_1.out
1.0 01/10/10 17:51:00 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/pc/examples/tests/output/ex6_1.out

src/sles/pc/examples/tests/output/ex5_1.out
1.0 01/10/10 17:51:00 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/pc/examples/tests/output/ex5_1.out

src/sles/pc/examples/tests/output/ex4_1.out
1.0 01/10/10 17:51:00 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/pc/examples/tests/output/ex4_1.out

src/sles/pc/examples/tests/output/ex3_1.out
1.0 01/10/10 17:51:00 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/pc/examples/tests/output/ex3_1.out

src/sles/pc/examples/tests/output/ex2_1.out
1.0 01/10/10 17:51:00 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/pc/examples/tests/output/ex2_1.out

src/sles/pc/examples/tests/output/ex1_1.out
1.0 01/10/10 17:51:00 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/pc/examples/tests/output/ex1_1.out

src/sles/pc/esi/makefile
1.0 01/10/10 17:51:00 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/pc/esi/makefile

src/sles/pc/esi/epreconditioner.c
1.0 01/10/10 17:51:00 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/pc/esi/epreconditioner.c

src/sles/examples/tutorials/output/ex9_1.out
1.0 01/10/10 17:51:00 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tutorials/output/ex9_1.out

src/sles/examples/tutorials/output/ex7_1.out
1.0 01/10/10 17:51:00 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tutorials/output/ex7_1.out

src/sles/examples/tutorials/output/ex6f_1.out
1.0 01/10/10 17:51:00 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tutorials/output/ex6f_1.out

src/sles/examples/tutorials/output/ex5_5.out
1.0 01/10/10 17:51:00 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tutorials/output/ex5_5.out

src/sles/examples/tutorials/output/ex5_4.out
1.0 01/10/10 17:51:00 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tutorials/output/ex5_4.out

src/sles/examples/tutorials/output/ex5_3.out
1.1 01/10/10 17:50:59 balay@shakey.mcs.anl.gov +2 -0

src/sles/examples/tutorials/output/ex5_2.out
1.1 01/10/10 17:50:59 balay@shakey.mcs.anl.gov +23 -0

src/sles/examples/tutorials/output/ex5_1.out
1.1 01/10/10 17:50:59 balay@shakey.mcs.anl.gov +14 -0

src/sles/examples/tutorials/output/ex4_1.out
1.1 01/10/10 17:50:59 balay@shakey.mcs.anl.gov +31 -0

src/sles/examples/tutorials/output/ex2f_1.out
1.1 01/10/10 17:50:59 balay@shakey.mcs.anl.gov +5 -0

src/sles/examples/tutorials/output/ex2_5.out
1.1 01/10/10 17:50:59 balay@shakey.mcs.anl.gov +9 -0

src/sles/examples/tutorials/output/ex2_4.out
1.1 01/10/10 17:50:59 balay@shakey.mcs.anl.gov +9 -0

src/sles/examples/tutorials/output/ex2_3.out
1.1 01/10/10 17:50:59 balay@shakey.mcs.anl.gov +9 -0

src/sles/examples/tutorials/output/ex2_2.out
1.1 01/10/10 17:50:59 balay@shakey.mcs.anl.gov +9 -0

src/sles/examples/tutorials/output/ex2_1.out
1.1 01/10/10 17:50:59 balay@shakey.mcs.anl.gov +6 -0

src/sles/examples/tutorials/output/ex23_2.out
1.1 01/10/10 17:50:59 balay@shakey.mcs.anl.gov +20 -0

src/sles/examples/tutorials/output/ex23_1.out
1.1 01/10/10 17:50:59 balay@shakey.mcs.anl.gov +21 -0

src/sles/examples/tutorials/output/ex22_1.out
1.1 01/10/10 17:50:59 balay@shakey.mcs.anl.gov +27 -0

src/sles/examples/tutorials/output/ex5_3.out
1.0 01/10/10 17:50:59 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tutorials/output/ex5_3.out

src/sles/examples/tutorials/output/ex5_2.out
1.0 01/10/10 17:50:59 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tutorials/output/ex5_2.out

src/sles/examples/tutorials/output/ex5_1.out
1.0 01/10/10 17:50:59 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tutorials/output/ex5_1.out

src/sles/examples/tutorials/output/ex4_1.out
1.0 01/10/10 17:50:59 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tutorials/output/ex4_1.out

src/sles/examples/tutorials/output/ex2f_1.out
1.0 01/10/10 17:50:59 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tutorials/output/ex2f_1.out

src/sles/examples/tutorials/output/ex2_5.out
1.0 01/10/10 17:50:59 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tutorials/output/ex2_5.out

src/sles/examples/tutorials/output/ex2_4.out
1.0 01/10/10 17:50:59 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tutorials/output/ex2_4.out

src/sles/examples/tutorials/output/ex2_3.out
1.0 01/10/10 17:50:59 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tutorials/output/ex2_3.out

src/sles/examples/tutorials/output/ex2_2.out
1.0 01/10/10 17:50:59 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tutorials/output/ex2_2.out

src/sles/examples/tutorials/output/ex2_1.out
1.0 01/10/10 17:50:59 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tutorials/output/ex2_1.out

src/sles/examples/tutorials/output/ex23_2.out
1.0 01/10/10 17:50:59 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tutorials/output/ex23_2.out

src/sles/examples/tutorials/output/ex23_1.out
1.0 01/10/10 17:50:59 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tutorials/output/ex23_1.out

src/sles/examples/tutorials/output/ex22_1.out
1.0 01/10/10 17:50:59 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tutorials/output/ex22_1.out

src/sles/examples/tutorials/output/ex21f_1.out
1.1 01/10/10 17:50:59 balay@shakey.mcs.anl.gov +1 -0

src/sles/examples/tutorials/output/ex20_2.out
1.1 01/10/10 17:50:58 balay@shakey.mcs.anl.gov +8 -0

src/sles/examples/tutorials/output/ex20_1.out
1.1 01/10/10 17:50:58 balay@shakey.mcs.anl.gov +7 -0

src/sles/examples/tutorials/output/ex1f_1.out
1.1 01/10/10 17:50:58 balay@shakey.mcs.anl.gov +21 -0

src/sles/examples/tutorials/output/ex1_3.out
1.1 01/10/10 17:50:58 balay@shakey.mcs.anl.gov +27 -0

src/sles/examples/tutorials/output/ex1_2.out
1.1 01/10/10 17:50:58 balay@shakey.mcs.anl.gov +26 -0

src/sles/examples/tutorials/output/ex1_1.out
1.1 01/10/10 17:50:58 balay@shakey.mcs.anl.gov +21 -0

src/sles/examples/tutorials/output/ex18_1.out
1.1 01/10/10 17:50:58 balay@shakey.mcs.anl.gov +7 -0

src/sles/examples/tutorials/output/ex16_1.out
1.1 01/10/10 17:50:58 balay@shakey.mcs.anl.gov +4 -0

src/sles/examples/tutorials/output/ex15f_1.out
1.1 01/10/10 17:50:58 balay@shakey.mcs.anl.gov +15 -0

src/sles/examples/tutorials/output/ex15_1.out
1.1 01/10/10 17:50:58 balay@shakey.mcs.anl.gov +15 -0

src/sles/examples/tutorials/output/ex14_2.out
1.1 01/10/10 17:50:58 balay@shakey.mcs.anl.gov +1 -0

src/sles/examples/tutorials/output/ex14_1.out
1.1 01/10/10 17:50:58 balay@shakey.mcs.anl.gov +1 -0

src/sles/examples/tutorials/output/ex21f_1.out
1.0 01/10/10 17:50:58 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tutorials/output/ex21f_1.out

src/sles/examples/tutorials/output/ex20_2.out
1.0 01/10/10 17:50:58 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tutorials/output/ex20_2.out

src/sles/examples/tutorials/output/ex20_1.out
1.0 01/10/10 17:50:58 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tutorials/output/ex20_1.out

src/sles/examples/tutorials/output/ex1f_1.out
1.0 01/10/10 17:50:58 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tutorials/output/ex1f_1.out

src/sles/examples/tutorials/output/ex1_3.out
1.0 01/10/10 17:50:58 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tutorials/output/ex1_3.out

src/sles/examples/tutorials/output/ex1_2.out
1.0 01/10/10 17:50:58 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tutorials/output/ex1_2.out

src/sles/examples/tutorials/output/ex1_1.out
1.0 01/10/10 17:50:58 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tutorials/output/ex1_1.out

src/sles/examples/tutorials/output/ex18_1.out
1.0 01/10/10 17:50:58 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tutorials/output/ex18_1.out

src/sles/examples/tutorials/output/ex16_1.out
1.0 01/10/10 17:50:58 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tutorials/output/ex16_1.out

src/sles/examples/tutorials/output/ex15f_1.out
1.0 01/10/10 17:50:58 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tutorials/output/ex15f_1.out

src/sles/examples/tutorials/output/ex15_1.out
1.0 01/10/10 17:50:58 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tutorials/output/ex15_1.out

src/sles/examples/tutorials/output/ex14_2.out
1.0 01/10/10 17:50:58 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tutorials/output/ex14_2.out

src/sles/examples/tutorials/output/ex14_1.out
1.0 01/10/10 17:50:58 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tutorials/output/ex14_1.out

src/sles/examples/tutorials/output/ex13f90_1.out
1.1 01/10/10 17:50:58 balay@shakey.mcs.anl.gov +2 -0

src/sles/examples/tutorials/output/ex13_1.out
1.1 01/10/10 17:50:57 balay@shakey.mcs.anl.gov +2 -0

src/sles/examples/tutorials/output/ex12_3.out
1.1 01/10/10 17:50:57 balay@shakey.mcs.anl.gov +57 -0

src/sles/examples/tutorials/output/ex12_2.out
1.1 01/10/10 17:50:57 balay@shakey.mcs.anl.gov +59 -0

src/sles/examples/tutorials/output/ex12_1.out
1.1 01/10/10 17:50:57 balay@shakey.mcs.anl.gov +1 -0

src/sles/examples/tutorials/output/ex11f_1.out
1.1 01/10/10 17:50:57 balay@shakey.mcs.anl.gov +8 -0

src/sles/examples/tutorials/output/ex11_1.out
1.1 01/10/10 17:50:57 balay@shakey.mcs.anl.gov +8 -0

src/sles/examples/tutorials/output/ex10_9.out
1.1 01/10/10 17:50:57 balay@shakey.mcs.anl.gov +5846 -0

src/sles/examples/tutorials/output/ex10_8.out
1.1 01/10/10 17:50:57 balay@shakey.mcs.anl.gov +20 -0

src/sles/examples/tutorials/output/ex10_7.out
1.1 01/10/10 17:50:57 balay@shakey.mcs.anl.gov +361 -0

src/sles/examples/tutorials/output/ex10_6.out
1.1 01/10/10 17:50:57 balay@shakey.mcs.anl.gov +2 -0

src/sles/examples/tutorials/output/ex10_5.out
1.1 01/10/10 17:50:57 balay@shakey.mcs.anl.gov +2 -0

src/sles/examples/tutorials/output/ex10_4.out
1.1 01/10/10 17:50:57 balay@shakey.mcs.anl.gov +2 -0

src/sles/examples/tutorials/output/ex13f90_1.out
1.0 01/10/10 17:50:57 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tutorials/output/ex13f90_1.out

src/sles/examples/tutorials/output/ex13_1.out
1.0 01/10/10 17:50:57 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tutorials/output/ex13_1.out

src/sles/examples/tutorials/output/ex12_3.out
1.0 01/10/10 17:50:57 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tutorials/output/ex12_3.out

src/sles/examples/tutorials/output/ex12_2.out
1.0 01/10/10 17:50:57 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tutorials/output/ex12_2.out

src/sles/examples/tutorials/output/ex12_1.out
1.0 01/10/10 17:50:57 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tutorials/output/ex12_1.out

src/sles/examples/tutorials/output/ex11f_1.out
1.0 01/10/10 17:50:57 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tutorials/output/ex11f_1.out

src/sles/examples/tutorials/output/ex11_1.out
1.0 01/10/10 17:50:57 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tutorials/output/ex11_1.out

src/sles/examples/tutorials/output/ex10_9.out
1.0 01/10/10 17:50:57 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tutorials/output/ex10_9.out

src/sles/examples/tutorials/output/ex10_8.out
1.0 01/10/10 17:50:57 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tutorials/output/ex10_8.out

src/sles/examples/tutorials/output/ex10_7.out
1.0 01/10/10 17:50:57 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tutorials/output/ex10_7.out

src/sles/examples/tutorials/output/ex10_6.out
1.0 01/10/10 17:50:57 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tutorials/output/ex10_6.out

src/sles/examples/tutorials/output/ex10_5.out
1.0 01/10/10 17:50:57 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tutorials/output/ex10_5.out

src/sles/examples/tutorials/output/ex10_4.out
1.0 01/10/10 17:50:57 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tutorials/output/ex10_4.out

src/sles/examples/tutorials/output/ex10_3.out
1.1 01/10/10 17:50:57 balay@shakey.mcs.anl.gov +2 -0

src/sles/examples/tutorials/output/ex10_2.out
1.1 01/10/10 17:50:56 balay@shakey.mcs.anl.gov +2 -0

src/sles/examples/tutorials/output/ex10_13.out
1.1 01/10/10 17:50:56 balay@shakey.mcs.anl.gov +2 -0

src/sles/examples/tutorials/output/ex10_12.out
1.1 01/10/10 17:50:56 balay@shakey.mcs.anl.gov +2 -0

src/sles/examples/tutorials/output/ex10_11.out
1.1 01/10/10 17:50:56 balay@shakey.mcs.anl.gov +2 -0

src/sles/examples/tutorials/output/ex10_10.out
1.1 01/10/10 17:50:56 balay@shakey.mcs.anl.gov +8 -0

src/sles/examples/tutorials/output/ex10_1.out
1.1 01/10/10 17:50:56 balay@shakey.mcs.anl.gov +2 -0

src/sles/examples/tests/output/ex6_7.out
1.1 01/10/10 17:50:56 balay@shakey.mcs.anl.gov +10 -0

src/sles/examples/tests/output/ex6_6.out
1.1 01/10/10 17:50:56 balay@shakey.mcs.anl.gov +2 -0

src/sles/examples/tests/output/ex6_4.out
1.1 01/10/10 17:50:56 balay@shakey.mcs.anl.gov +22 -0

src/sles/examples/tests/output/ex6_3.out
1.1 01/10/10 17:50:56 balay@shakey.mcs.anl.gov +31 -0

src/sles/examples/tests/output/ex6_2.out
1.1 01/10/10 17:50:56 balay@shakey.mcs.anl.gov +77 -0

src/sles/examples/tests/output/ex6_1.out
1.1 01/10/10 17:50:56 balay@shakey.mcs.anl.gov +2 -0

src/sles/examples/tutorials/output/ex10_3.out
1.0 01/10/10 17:50:56 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tutorials/output/ex10_3.out

src/sles/examples/tutorials/output/ex10_2.out
1.0 01/10/10 17:50:56 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tutorials/output/ex10_2.out

src/sles/examples/tutorials/output/ex10_13.out
1.0 01/10/10 17:50:56 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tutorials/output/ex10_13.out

src/sles/examples/tutorials/output/ex10_12.out
1.0 01/10/10 17:50:56 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tutorials/output/ex10_12.out

src/sles/examples/tutorials/output/ex10_11.out
1.0 01/10/10 17:50:56 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tutorials/output/ex10_11.out

src/sles/examples/tutorials/output/ex10_10.out
1.0 01/10/10 17:50:56 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tutorials/output/ex10_10.out

src/sles/examples/tutorials/output/ex10_1.out
1.0 01/10/10 17:50:56 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tutorials/output/ex10_1.out

src/sles/examples/tests/output/ex6_7.out
1.0 01/10/10 17:50:56 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tests/output/ex6_7.out

src/sles/examples/tests/output/ex6_6.out
1.0 01/10/10 17:50:56 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tests/output/ex6_6.out

src/sles/examples/tests/output/ex6_4.out
1.0 01/10/10 17:50:56 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tests/output/ex6_4.out

src/sles/examples/tests/output/ex6_3.out
1.0 01/10/10 17:50:56 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tests/output/ex6_3.out

src/sles/examples/tests/output/ex6_2.out
1.0 01/10/10 17:50:56 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tests/output/ex6_2.out

src/sles/examples/tests/output/ex6_1.out
1.0 01/10/10 17:50:56 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tests/output/ex6_1.out

src/sles/examples/tests/output/ex4_5.out
1.1 01/10/10 17:50:56 balay@shakey.mcs.anl.gov +9 -0

src/sles/examples/tests/output/ex4_3.out
1.1 01/10/10 17:50:55 balay@shakey.mcs.anl.gov +9 -0

src/sles/examples/tests/output/ex4_1.out
1.1 01/10/10 17:50:55 balay@shakey.mcs.anl.gov +9 -0

src/sles/examples/tests/output/ex3_2.out
1.1 01/10/10 17:50:55 balay@shakey.mcs.anl.gov +9 -0

src/sles/examples/tests/output/ex3_1.out
1.1 01/10/10 17:50:55 balay@shakey.mcs.anl.gov +9 -0

src/sles/examples/tests/output/ex2_1.out
1.1 01/10/10 17:50:55 balay@shakey.mcs.anl.gov +1 -0

src/sles/examples/tests/output/ex25_2.out
1.1 01/10/10 17:50:55 balay@shakey.mcs.anl.gov +14 -0

src/sles/examples/tests/output/ex25_1.out
1.1 01/10/10 17:50:55 balay@shakey.mcs.anl.gov +14 -0

src/sles/examples/tests/output/ex24_4.out
1.1 01/10/10 17:50:55 balay@shakey.mcs.anl.gov +12 -0

src/sles/examples/tests/output/ex24_3.out
1.1 01/10/10 17:50:55 balay@shakey.mcs.anl.gov +12 -0

src/sles/examples/tests/output/ex24_2.out
1.1 01/10/10 17:50:55 balay@shakey.mcs.anl.gov +12 -0

src/sles/examples/tests/output/ex24_1.out
1.1 01/10/10 17:50:55 balay@shakey.mcs.anl.gov +12 -0

src/sles/examples/tests/output/ex17_1.out
1.1 01/10/10 17:50:55 balay@shakey.mcs.anl.gov +32 -0

src/sles/examples/tests/output/ex16_1.out
1.1 01/10/10 17:50:55 balay@shakey.mcs.anl.gov +2 -0

src/sles/examples/tests/output/ex4_5.out
1.0 01/10/10 17:50:55 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tests/output/ex4_5.out

src/sles/examples/tests/output/ex4_3.out
1.0 01/10/10 17:50:55 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tests/output/ex4_3.out

src/sles/examples/tests/output/ex4_1.out
1.0 01/10/10 17:50:55 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tests/output/ex4_1.out

src/sles/examples/tests/output/ex3_2.out
1.0 01/10/10 17:50:55 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tests/output/ex3_2.out

src/sles/examples/tests/output/ex3_1.out
1.0 01/10/10 17:50:55 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tests/output/ex3_1.out

src/sles/examples/tests/output/ex2_1.out
1.0 01/10/10 17:50:55 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tests/output/ex2_1.out

src/sles/examples/tests/output/ex25_2.out
1.0 01/10/10 17:50:55 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tests/output/ex25_2.out

src/sles/examples/tests/output/ex25_1.out
1.0 01/10/10 17:50:55 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tests/output/ex25_1.out

src/sles/examples/tests/output/ex24_4.out
1.0 01/10/10 17:50:55 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tests/output/ex24_4.out

src/sles/examples/tests/output/ex24_3.out
1.0 01/10/10 17:50:55 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tests/output/ex24_3.out

src/sles/examples/tests/output/ex24_2.out
1.0 01/10/10 17:50:55 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tests/output/ex24_2.out

src/sles/examples/tests/output/ex24_1.out
1.0 01/10/10 17:50:55 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tests/output/ex24_1.out

src/sles/examples/tests/output/ex17_1.out
1.0 01/10/10 17:50:55 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tests/output/ex17_1.out

src/sles/examples/tests/output/ex16_1.out
1.0 01/10/10 17:50:55 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tests/output/ex16_1.out

src/sles/examples/tests/output/ex10_1.out
1.1 01/10/10 17:50:54 balay@shakey.mcs.anl.gov +17 -0

src/mat/examples/tests/output/ex9_1.out
1.1 01/10/10 17:50:54 balay@shakey.mcs.anl.gov +44 -0

src/mat/examples/tests/output/ex8_1.out
1.1 01/10/10 17:50:54 balay@shakey.mcs.anl.gov +10 -0

src/mat/examples/tests/output/ex7_1.out
1.1 01/10/10 17:50:54 balay@shakey.mcs.anl.gov +50 -0

src/mat/examples/tests/output/ex77_1.out
1.1 01/10/10 17:50:54 balay@shakey.mcs.anl.gov +0 -0

src/mat/examples/tests/output/ex76_1.out
1.1 01/10/10 17:50:54 balay@shakey.mcs.anl.gov +0 -0

src/mat/examples/tests/output/ex75_1.out
1.1 01/10/10 17:50:54 balay@shakey.mcs.anl.gov +0 -0

src/mat/examples/tests/output/ex74_1.out
1.1 01/10/10 17:50:54 balay@shakey.mcs.anl.gov +0 -0

src/mat/examples/tests/output/ex6_1.out
1.1 01/10/10 17:50:54 balay@shakey.mcs.anl.gov +79 -0

src/mat/examples/tests/output/ex67f_1.out
1.1 01/10/10 17:50:54 balay@shakey.mcs.anl.gov +2 -0

src/mat/examples/tests/output/ex63_1.out
1.1 01/10/10 17:50:54 balay@shakey.mcs.anl.gov +33 -0

src/mat/examples/tests/output/ex61_1.out
1.1 01/10/10 17:50:54 balay@shakey.mcs.anl.gov +3 -0

src/mat/examples/tests/output/ex60_1.out
1.1 01/10/10 17:50:54 balay@shakey.mcs.anl.gov +39 -0

src/sles/examples/tests/output/ex10_1.out
1.0 01/10/10 17:50:54 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/sles/examples/tests/output/ex10_1.out

src/mat/examples/tests/output/ex9_1.out
1.0 01/10/10 17:50:54 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex9_1.out

src/mat/examples/tests/output/ex8_1.out
1.0 01/10/10 17:50:54 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex8_1.out

src/mat/examples/tests/output/ex7_1.out
1.0 01/10/10 17:50:54 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex7_1.out

src/mat/examples/tests/output/ex77_1.out
1.0 01/10/10 17:50:54 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex77_1.out

src/mat/examples/tests/output/ex76_1.out
1.0 01/10/10 17:50:54 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex76_1.out

src/mat/examples/tests/output/ex75_1.out
1.0 01/10/10 17:50:54 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex75_1.out

src/mat/examples/tests/output/ex74_1.out
1.0 01/10/10 17:50:54 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex74_1.out

src/mat/examples/tests/output/ex6_1.out
1.0 01/10/10 17:50:54 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex6_1.out

src/mat/examples/tests/output/ex67f_1.out
1.0 01/10/10 17:50:54 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex67f_1.out

src/mat/examples/tests/output/ex63_1.out
1.0 01/10/10 17:50:54 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex63_1.out

src/mat/examples/tests/output/ex61_1.out
1.0 01/10/10 17:50:54 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex61_1.out

src/mat/examples/tests/output/ex60_1.out
1.0 01/10/10 17:50:54 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex60_1.out

src/mat/examples/tests/output/ex5_3.out
1.1 01/10/10 17:50:54 balay@shakey.mcs.anl.gov +45 -0

src/mat/examples/tests/output/ex5_2.out
1.1 01/10/10 17:50:53 balay@shakey.mcs.anl.gov +37 -0

src/mat/examples/tests/output/ex5_1_B.out
1.1 01/10/10 17:50:53 balay@shakey.mcs.anl.gov +35 -0

src/mat/examples/tests/output/ex5_1_A.out
1.1 01/10/10 17:50:53 balay@shakey.mcs.anl.gov +39 -0

src/mat/examples/tests/output/ex59_3.out
1.1 01/10/10 17:50:53 balay@shakey.mcs.anl.gov +36 -0

src/mat/examples/tests/output/ex59_2.out
1.1 01/10/10 17:50:53 balay@shakey.mcs.anl.gov +24 -0

src/mat/examples/tests/output/ex59_1.out
1.1 01/10/10 17:50:53 balay@shakey.mcs.anl.gov +12 -0

src/mat/examples/tests/output/ex56_5.out
1.1 01/10/10 17:50:53 balay@shakey.mcs.anl.gov +36 -0

src/mat/examples/tests/output/ex56_4.out
1.1 01/10/10 17:50:53 balay@shakey.mcs.anl.gov +36 -0

src/mat/examples/tests/output/ex56_3.out
1.1 01/10/10 17:50:53 balay@shakey.mcs.anl.gov +36 -0

src/mat/examples/tests/output/ex56_2.out
1.1 01/10/10 17:50:53 balay@shakey.mcs.anl.gov +12 -0

src/mat/examples/tests/output/ex56_1.out
1.1 01/10/10 17:50:53 balay@shakey.mcs.anl.gov +12 -0

src/mat/examples/tests/output/ex54_1.out
1.1 01/10/10 17:50:53 balay@shakey.mcs.anl.gov +0 -0

src/mat/examples/tests/output/ex5_3.out
1.0 01/10/10 17:50:53 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex5_3.out

src/mat/examples/tests/output/ex5_2.out
1.0 01/10/10 17:50:53 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex5_2.out

src/mat/examples/tests/output/ex5_1_B.out
1.0 01/10/10 17:50:53 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex5_1_B.out

src/mat/examples/tests/output/ex5_1_A.out
1.0 01/10/10 17:50:53 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex5_1_A.out

src/mat/examples/tests/output/ex59_3.out
1.0 01/10/10 17:50:53 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex59_3.out

src/mat/examples/tests/output/ex59_2.out
1.0 01/10/10 17:50:53 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex59_2.out

src/mat/examples/tests/output/ex59_1.out
1.0 01/10/10 17:50:53 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex59_1.out

src/mat/examples/tests/output/ex56_5.out
1.0 01/10/10 17:50:53 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex56_5.out

src/mat/examples/tests/output/ex56_4.out
1.0 01/10/10 17:50:53 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex56_4.out

src/mat/examples/tests/output/ex56_3.out
1.0 01/10/10 17:50:53 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex56_3.out

src/mat/examples/tests/output/ex56_2.out
1.0 01/10/10 17:50:53 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex56_2.out

src/mat/examples/tests/output/ex56_1.out
1.0 01/10/10 17:50:53 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex56_1.out

src/mat/examples/tests/output/ex54_1.out
1.0 01/10/10 17:50:53 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex54_1.out

src/mat/examples/tests/output/ex53_1.out
1.1 01/10/10 17:50:53 balay@shakey.mcs.anl.gov +0 -0

src/mat/examples/tests/output/ex51_1.out
1.1 01/10/10 17:50:52 balay@shakey.mcs.anl.gov +0 -0

src/mat/examples/tests/output/ex4_2.out
1.1 01/10/10 17:50:52 balay@shakey.mcs.anl.gov +32 -0

src/mat/examples/tests/output/ex4_1.out
1.1 01/10/10 17:50:52 balay@shakey.mcs.anl.gov +26 -0

src/mat/examples/tests/output/ex48_1.out
1.1 01/10/10 17:50:52 balay@shakey.mcs.anl.gov +0 -0

src/mat/examples/tests/output/ex47_1.out
1.1 01/10/10 17:50:52 balay@shakey.mcs.anl.gov +0 -0

src/mat/examples/tests/output/ex46_1.out
1.1 01/10/10 17:50:52 balay@shakey.mcs.anl.gov +32 -0

src/mat/examples/tests/output/ex42_2.out
1.1 01/10/10 17:50:52 balay@shakey.mcs.anl.gov +8 -0

src/mat/examples/tests/output/ex42_1.out
1.1 01/10/10 17:50:52 balay@shakey.mcs.anl.gov +0 -0

src/mat/examples/tests/output/ex41_1.out
1.1 01/10/10 17:50:52 balay@shakey.mcs.anl.gov +0 -0

src/mat/examples/tests/output/ex40_1.out
1.1 01/10/10 17:50:52 balay@shakey.mcs.anl.gov +0 -0

src/mat/examples/tests/output/ex3_1.out
1.1 01/10/10 17:50:52 balay@shakey.mcs.anl.gov +10 -0

src/mat/examples/tests/output/ex37_1.out
1.1 01/10/10 17:50:52 balay@shakey.mcs.anl.gov +22 -0

src/mat/examples/tests/output/ex36_1.out
1.1 01/10/10 17:50:52 balay@shakey.mcs.anl.gov +10 -0

src/mat/examples/tests/output/ex53_1.out
1.0 01/10/10 17:50:52 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex53_1.out

src/mat/examples/tests/output/ex51_1.out
1.0 01/10/10 17:50:52 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex51_1.out

src/mat/examples/tests/output/ex4_2.out
1.0 01/10/10 17:50:52 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex4_2.out

src/mat/examples/tests/output/ex4_1.out
1.0 01/10/10 17:50:52 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex4_1.out

src/mat/examples/tests/output/ex48_1.out
1.0 01/10/10 17:50:52 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex48_1.out

src/mat/examples/tests/output/ex47_1.out
1.0 01/10/10 17:50:52 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex47_1.out

src/mat/examples/tests/output/ex46_1.out
1.0 01/10/10 17:50:52 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex46_1.out

src/mat/examples/tests/output/ex42_2.out
1.0 01/10/10 17:50:52 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex42_2.out

src/mat/examples/tests/output/ex42_1.out
1.0 01/10/10 17:50:52 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex42_1.out

src/mat/examples/tests/output/ex41_1.out
1.0 01/10/10 17:50:52 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex41_1.out

src/mat/examples/tests/output/ex40_1.out
1.0 01/10/10 17:50:52 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex40_1.out

src/mat/examples/tests/output/ex3_1.out
1.0 01/10/10 17:50:52 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex3_1.out

src/mat/examples/tests/output/ex37_1.out
1.0 01/10/10 17:50:52 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex37_1.out

src/mat/examples/tests/output/ex36_1.out
1.0 01/10/10 17:50:52 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex36_1.out

src/mat/examples/tests/output/ex35_1.out
1.1 01/10/10 17:50:52 balay@shakey.mcs.anl.gov +54 -0

src/mat/examples/tests/output/ex31_2.out
1.1 01/10/10 17:50:51 balay@shakey.mcs.anl.gov +34 -0

src/mat/examples/tests/output/ex31_1.out
1.1 01/10/10 17:50:51 balay@shakey.mcs.anl.gov +34 -0

src/mat/examples/tests/output/ex30_1.out
1.1 01/10/10 17:50:51 balay@shakey.mcs.anl.gov +60 -0

src/mat/examples/tests/output/ex2_2.out
1.1 01/10/10 17:50:51 balay@shakey.mcs.anl.gov +24 -0

src/mat/examples/tests/output/ex2_1_B.out
1.1 01/10/10 17:50:51 balay@shakey.mcs.anl.gov +14 -0

src/mat/examples/tests/output/ex2_1_A.out
1.1 01/10/10 17:50:51 balay@shakey.mcs.anl.gov +18 -0

src/mat/examples/tests/output/ex22_1.out
1.1 01/10/10 17:50:51 balay@shakey.mcs.anl.gov +81 -0

src/mat/examples/tests/output/ex21_1.out
1.1 01/10/10 17:50:51 balay@shakey.mcs.anl.gov +26 -0

src/mat/examples/tests/output/ex20_1.out
1.1 01/10/10 17:50:51 balay@shakey.mcs.anl.gov +80 -0

src/mat/examples/tests/output/ex1_1.out
1.1 01/10/10 17:50:51 balay@shakey.mcs.anl.gov +5 -0

src/mat/examples/tests/output/ex19_1.out
1.1 01/10/10 17:50:51 balay@shakey.mcs.anl.gov +0 -0

src/mat/examples/tests/output/ex17_1.out
1.1 01/10/10 17:50:51 balay@shakey.mcs.anl.gov +28 -0

src/mat/examples/tests/output/ex16f90_1.out
1.1 01/10/10 17:50:51 balay@shakey.mcs.anl.gov +6 -0

src/mat/examples/tests/output/ex35_1.out
1.0 01/10/10 17:50:51 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex35_1.out

src/mat/examples/tests/output/ex31_2.out
1.0 01/10/10 17:50:51 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex31_2.out

src/mat/examples/tests/output/ex31_1.out
1.0 01/10/10 17:50:51 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex31_1.out

src/mat/examples/tests/output/ex30_1.out
1.0 01/10/10 17:50:51 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex30_1.out

src/mat/examples/tests/output/ex2_2.out
1.0 01/10/10 17:50:51 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex2_2.out

src/mat/examples/tests/output/ex2_1_B.out
1.0 01/10/10 17:50:51 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex2_1_B.out

src/mat/examples/tests/output/ex2_1_A.out
1.0 01/10/10 17:50:51 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex2_1_A.out

src/mat/examples/tests/output/ex22_1.out
1.0 01/10/10 17:50:51 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex22_1.out

src/mat/examples/tests/output/ex21_1.out
1.0 01/10/10 17:50:51 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex21_1.out

src/mat/examples/tests/output/ex20_1.out
1.0 01/10/10 17:50:51 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex20_1.out

src/mat/examples/tests/output/ex1_1.out
1.0 01/10/10 17:50:51 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex1_1.out

src/mat/examples/tests/output/ex19_1.out
1.0 01/10/10 17:50:51 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex19_1.out

src/mat/examples/tests/output/ex17_1.out
1.0 01/10/10 17:50:51 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex17_1.out

src/mat/examples/tests/output/ex16f90_1.out
1.0 01/10/10 17:50:51 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex16f90_1.out

src/mat/examples/tests/output/ex16_1.out
1.1 01/10/10 17:50:51 balay@shakey.mcs.anl.gov +6 -0

src/mat/examples/tests/output/ex15_1.out
1.1 01/10/10 17:50:50 balay@shakey.mcs.anl.gov +52 -0

src/mat/examples/tests/output/ex14_1.out
1.1 01/10/10 17:50:50 balay@shakey.mcs.anl.gov +50 -0

src/mat/examples/tests/output/ex13_1.out
1.1 01/10/10 17:50:50 balay@shakey.mcs.anl.gov +79 -0

src/mat/examples/tests/output/ex12_4.out
1.1 01/10/10 17:50:50 balay@shakey.mcs.anl.gov +108 -0

src/mat/examples/tests/output/ex12_3.out
1.1 01/10/10 17:50:50 balay@shakey.mcs.anl.gov +108 -0

src/mat/examples/tests/output/ex12_2.out
1.1 01/10/10 17:50:50 balay@shakey.mcs.anl.gov +108 -0

src/mat/examples/tests/output/ex12_1.out
1.1 01/10/10 17:50:50 balay@shakey.mcs.anl.gov +72 -0

src/mat/examples/tests/output/ex11_4.out
1.1 01/10/10 17:50:50 balay@shakey.mcs.anl.gov +25 -0

src/mat/examples/tests/output/ex11_3.out
1.1 01/10/10 17:50:50 balay@shakey.mcs.anl.gov +25 -0

src/mat/examples/tests/output/ex11_2.out
1.1 01/10/10 17:50:50 balay@shakey.mcs.anl.gov +25 -0

src/mat/examples/tests/output/ex11_1.out
1.1 01/10/10 17:50:50 balay@shakey.mcs.anl.gov +25 -0

src/mat/examples/tests/output/ex10_1.out
1.1 01/10/10 17:50:50 balay@shakey.mcs.anl.gov +10 -0

src/fortran/f90/tests/output/ex1f90_1.out
1.1 01/10/10 17:50:50 balay@shakey.mcs.anl.gov +3 -0

src/dm/da/examples/tests/output/ex4_1.out
1.1 01/10/10 17:50:50 balay@shakey.mcs.anl.gov +168 -0

src/mat/examples/tests/output/ex16_1.out
1.0 01/10/10 17:50:50 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex16_1.out

src/mat/examples/tests/output/ex15_1.out
1.0 01/10/10 17:50:50 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex15_1.out

src/mat/examples/tests/output/ex14_1.out
1.0 01/10/10 17:50:50 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex14_1.out

src/mat/examples/tests/output/ex13_1.out
1.0 01/10/10 17:50:50 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex13_1.out

src/mat/examples/tests/output/ex12_4.out
1.0 01/10/10 17:50:50 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex12_4.out

src/mat/examples/tests/output/ex12_3.out
1.0 01/10/10 17:50:50 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex12_3.out

src/mat/examples/tests/output/ex12_2.out
1.0 01/10/10 17:50:50 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex12_2.out

src/mat/examples/tests/output/ex12_1.out
1.0 01/10/10 17:50:50 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex12_1.out

src/mat/examples/tests/output/ex11_4.out
1.0 01/10/10 17:50:50 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex11_4.out

src/mat/examples/tests/output/ex11_3.out
1.0 01/10/10 17:50:50 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex11_3.out

src/mat/examples/tests/output/ex11_2.out
1.0 01/10/10 17:50:50 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex11_2.out

src/mat/examples/tests/output/ex11_1.out
1.0 01/10/10 17:50:50 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex11_1.out

src/mat/examples/tests/output/ex10_1.out
1.0 01/10/10 17:50:50 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/mat/examples/tests/output/ex10_1.out

src/fortran/f90/tests/output/ex1f90_1.out
1.0 01/10/10 17:50:50 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/fortran/f90/tests/output/ex1f90_1.out

src/dm/da/examples/tests/output/ex4_1.out
1.0 01/10/10 17:50:50 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/dm/da/examples/tests/output/ex4_1.out

src/dm/da/examples/tests/output/ex2_1.out
1.1 01/10/10 17:50:49 balay@shakey.mcs.anl.gov +18 -0

src/dm/da/examples/tests/output/ex1_1.out
1.1 01/10/10 17:50:49 balay@shakey.mcs.anl.gov +82 -0

src/dm/da/examples/tests/output/ex12_1.out
1.1 01/10/10 17:50:49 balay@shakey.mcs.anl.gov +12 -0

src/dm/ao/examples/tutorials/output/ex2_2.out
1.1 01/10/10 17:50:49 balay@shakey.mcs.anl.gov +73 -0

src/dm/ao/examples/tutorials/output/ex2_1.out
1.1 01/10/10 17:50:49 balay@shakey.mcs.anl.gov +59 -0

src/dm/ao/examples/tests/output/ex7_1.out
1.1 01/10/10 17:50:49 balay@shakey.mcs.anl.gov +62 -0

src/dm/ao/examples/tests/output/ex5_1.out
1.1 01/10/10 17:50:49 balay@shakey.mcs.anl.gov +14 -0

src/dm/ao/examples/tests/output/ex3_1.out
1.1 01/10/10 17:50:49 balay@shakey.mcs.anl.gov +26 -0

src/dm/ao/examples/tests/output/ex2_3.out
1.1 01/10/10 17:50:49 balay@shakey.mcs.anl.gov +11 -0

src/dm/ao/examples/tests/output/ex2_2.out
1.1 01/10/10 17:50:49 balay@shakey.mcs.anl.gov +7 -0

src/dm/ao/examples/tests/output/ex2_1.out
1.1 01/10/10 17:50:49 balay@shakey.mcs.anl.gov +4 -0

src/dm/ao/examples/tests/output/ex1_3.out
1.1 01/10/10 17:50:49 balay@shakey.mcs.anl.gov +23 -0

src/dm/ao/examples/tests/output/ex1_2.out
1.1 01/10/10 17:50:49 balay@shakey.mcs.anl.gov +16 -0

src/dm/ao/examples/tests/output/ex1_1.out
1.1 01/10/10 17:50:49 balay@shakey.mcs.anl.gov +9 -0

src/dm/da/examples/tests/output/ex2_1.out
1.0 01/10/10 17:50:49 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/dm/da/examples/tests/output/ex2_1.out

src/dm/da/examples/tests/output/ex1_1.out
1.0 01/10/10 17:50:49 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/dm/da/examples/tests/output/ex1_1.out

src/dm/da/examples/tests/output/ex12_1.out
1.0 01/10/10 17:50:49 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/dm/da/examples/tests/output/ex12_1.out

src/dm/ao/examples/tutorials/output/ex2_2.out
1.0 01/10/10 17:50:49 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/dm/ao/examples/tutorials/output/ex2_2.out

src/dm/ao/examples/tutorials/output/ex2_1.out
1.0 01/10/10 17:50:49 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/dm/ao/examples/tutorials/output/ex2_1.out

src/dm/ao/examples/tests/output/ex7_1.out
1.0 01/10/10 17:50:49 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/dm/ao/examples/tests/output/ex7_1.out

src/dm/ao/examples/tests/output/ex5_1.out
1.0 01/10/10 17:50:49 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/dm/ao/examples/tests/output/ex5_1.out

src/dm/ao/examples/tests/output/ex3_1.out
1.0 01/10/10 17:50:49 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/dm/ao/examples/tests/output/ex3_1.out

src/dm/ao/examples/tests/output/ex2_3.out
1.0 01/10/10 17:50:49 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/dm/ao/examples/tests/output/ex2_3.out

src/dm/ao/examples/tests/output/ex2_2.out
1.0 01/10/10 17:50:49 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/dm/ao/examples/tests/output/ex2_2.out

src/dm/ao/examples/tests/output/ex2_1.out
1.0 01/10/10 17:50:49 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/dm/ao/examples/tests/output/ex2_1.out

src/dm/ao/examples/tests/output/ex1_3.out
1.0 01/10/10 17:50:49 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/dm/ao/examples/tests/output/ex1_3.out

src/dm/ao/examples/tests/output/ex1_2.out
1.0 01/10/10 17:50:49 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/dm/ao/examples/tests/output/ex1_2.out

src/dm/ao/examples/tests/output/ex1_1.out
1.0 01/10/10 17:50:49 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/dm/ao/examples/tests/output/ex1_1.out

src/contrib/oberman/tns_q2q1/running_README
1.1 01/10/10 17:50:49 balay@shakey.mcs.anl.gov +147 -0

src/contrib/oberman/tns_q2q1/gr88
1.1 01/10/10 17:50:48 balay@shakey.mcs.anl.gov +685 -0

src/contrib/oberman/tns_q2q1/gr44
1.1 01/10/10 17:50:48 balay@shakey.mcs.anl.gov +243 -0

src/contrib/oberman/tns_q2q1/gr22
1.1 01/10/10 17:50:48 balay@shakey.mcs.anl.gov +140 -0

src/contrib/oberman/tns_q2q1/gr11
1.1 01/10/10 17:50:48 balay@shakey.mcs.anl.gov +98 -0

src/contrib/oberman/tns_q2q1/denalimakefile
1.1 01/10/10 17:50:48 balay@shakey.mcs.anl.gov +38 -0

src/contrib/oberman/tns_q2q1/cyl8
1.1 01/10/10 17:50:48 balay@shakey.mcs.anl.gov +685 -0

src/contrib/oberman/tns_q2q1/README
1.1 01/10/10 17:50:48 balay@shakey.mcs.anl.gov +36 -0

src/contrib/oberman/tns_q2q1/NOTES
1.1 01/10/10 17:50:48 balay@shakey.mcs.anl.gov +33 -0

src/contrib/oberman/quasigeo_q1/makefile
1.1 01/10/10 17:50:48 balay@shakey.mcs.anl.gov +34 -0

src/contrib/oberman/quasigeo_q1/main.c
1.1 01/10/10 17:50:48 balay@shakey.mcs.anl.gov +191 -0

src/contrib/oberman/quasigeo_q1/input.c
1.1 01/10/10 17:50:48 balay@shakey.mcs.anl.gov +383 -0

src/contrib/oberman/quasigeo_q1/functions.c
1.1 01/10/10 17:50:48 balay@shakey.mcs.anl.gov +41 -0

src/contrib/oberman/quasigeo_q1/bscript.m
1.1 01/10/10 17:50:48 balay@shakey.mcs.anl.gov +60 -0

src/contrib/oberman/quasigeo_q1/appview.c
1.1 01/10/10 17:50:48 balay@shakey.mcs.anl.gov +150 -0

src/contrib/oberman/tns_q2q1/running_README
1.0 01/10/10 17:50:48 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/tns_q2q1/running_README

src/contrib/oberman/tns_q2q1/gr88
1.0 01/10/10 17:50:48 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/tns_q2q1/gr88

src/contrib/oberman/tns_q2q1/gr44
1.0 01/10/10 17:50:48 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/tns_q2q1/gr44

src/contrib/oberman/tns_q2q1/gr22
1.0 01/10/10 17:50:48 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/tns_q2q1/gr22

src/contrib/oberman/tns_q2q1/gr11
1.0 01/10/10 17:50:48 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/tns_q2q1/gr11

src/contrib/oberman/tns_q2q1/denalimakefile
1.0 01/10/10 17:50:48 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/tns_q2q1/denalimakefile

src/contrib/oberman/tns_q2q1/cyl8
1.0 01/10/10 17:50:48 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/tns_q2q1/cyl8

src/contrib/oberman/tns_q2q1/README
1.0 01/10/10 17:50:48 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/tns_q2q1/README

src/contrib/oberman/tns_q2q1/NOTES
1.0 01/10/10 17:50:48 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/tns_q2q1/NOTES

src/contrib/oberman/quasigeo_q1/makefile
1.0 01/10/10 17:50:48 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/quasigeo_q1/makefile

src/contrib/oberman/quasigeo_q1/main.c
1.0 01/10/10 17:50:48 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/quasigeo_q1/main.c

src/contrib/oberman/quasigeo_q1/input.c
1.0 01/10/10 17:50:48 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/quasigeo_q1/input.c

src/contrib/oberman/quasigeo_q1/functions.c
1.0 01/10/10 17:50:48 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/quasigeo_q1/functions.c

src/contrib/oberman/quasigeo_q1/bscript.m
1.0 01/10/10 17:50:48 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/quasigeo_q1/bscript.m

src/contrib/oberman/quasigeo_q1/appview.c
1.0 01/10/10 17:50:48 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/quasigeo_q1/appview.c

src/contrib/oberman/quasigeo_q1/appsetref.c
1.1 01/10/10 17:50:48 balay@shakey.mcs.anl.gov +128 -0

src/contrib/oberman/quasigeo_q1/appsetalg.c
1.1 01/10/10 17:50:47 balay@shakey.mcs.anl.gov +260 -0

src/contrib/oberman/quasigeo_q1/appload.c
1.1 01/10/10 17:50:47 balay@shakey.mcs.anl.gov +252 -0

src/contrib/oberman/quasigeo_q1/appintegrator.c
1.1 01/10/10 17:50:47 balay@shakey.mcs.anl.gov +121 -0

src/contrib/oberman/quasigeo_q1/appctx.h
1.1 01/10/10 17:50:47 balay@shakey.mcs.anl.gov +212 -0

src/contrib/oberman/quasigeo_q1/appcreate.c
1.1 01/10/10 17:50:47 balay@shakey.mcs.anl.gov +53 -0

src/contrib/oberman/quasigeo_q1/README
1.1 01/10/10 17:50:47 balay@shakey.mcs.anl.gov +76 -0

src/contrib/oberman/quasigeo_q1/README_USAGE
1.1 01/10/10 17:50:47 balay@shakey.mcs.anl.gov +76 -0

src/contrib/oberman/quasigeo_q1/README_MATH
1.1 01/10/10 17:50:47 balay@shakey.mcs.anl.gov +48 -0

src/contrib/oberman/ns_q2q1/cyl8
1.1 01/10/10 17:50:47 balay@shakey.mcs.anl.gov +678 -0

src/contrib/oberman/ns_q2q1/cyl4
1.1 01/10/10 17:50:47 balay@shakey.mcs.anl.gov +236 -0

src/contrib/oberman/ns_q2q1/cyl2
1.1 01/10/10 17:50:47 balay@shakey.mcs.anl.gov +122 -0

src/contrib/oberman/ns_q2q1/cyl11
1.1 01/10/10 17:50:47 balay@shakey.mcs.anl.gov +92 -0

src/contrib/oberman/ns_q2q1/README
1.1 01/10/10 17:50:47 balay@shakey.mcs.anl.gov +36 -0

src/contrib/oberman/ns_q1q1/makefile
1.1 01/10/10 17:50:47 balay@shakey.mcs.anl.gov +37 -0

src/contrib/oberman/quasigeo_q1/appsetref.c
1.0 01/10/10 17:50:47 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/quasigeo_q1/appsetref.c

src/contrib/oberman/quasigeo_q1/appsetalg.c
1.0 01/10/10 17:50:47 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/quasigeo_q1/appsetalg.c

src/contrib/oberman/quasigeo_q1/appload.c
1.0 01/10/10 17:50:47 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/quasigeo_q1/appload.c

src/contrib/oberman/quasigeo_q1/appintegrator.c
1.0 01/10/10 17:50:47 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/quasigeo_q1/appintegrator.c

src/contrib/oberman/quasigeo_q1/appctx.h
1.0 01/10/10 17:50:47 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/quasigeo_q1/appctx.h

src/contrib/oberman/quasigeo_q1/appcreate.c
1.0 01/10/10 17:50:47 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/quasigeo_q1/appcreate.c

src/contrib/oberman/quasigeo_q1/README
1.0 01/10/10 17:50:47 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/quasigeo_q1/README

src/contrib/oberman/quasigeo_q1/README_USAGE
1.0 01/10/10 17:50:47 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/quasigeo_q1/README_USAGE

src/contrib/oberman/quasigeo_q1/README_MATH
1.0 01/10/10 17:50:47 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/quasigeo_q1/README_MATH

src/contrib/oberman/ns_q2q1/cyl8
1.0 01/10/10 17:50:47 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/ns_q2q1/cyl8

src/contrib/oberman/ns_q2q1/cyl4
1.0 01/10/10 17:50:47 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/ns_q2q1/cyl4

src/contrib/oberman/ns_q2q1/cyl2
1.0 01/10/10 17:50:47 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/ns_q2q1/cyl2

src/contrib/oberman/ns_q2q1/cyl11
1.0 01/10/10 17:50:47 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/ns_q2q1/cyl11

src/contrib/oberman/ns_q2q1/README
1.0 01/10/10 17:50:47 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/ns_q2q1/README

src/contrib/oberman/ns_q1q1/makefile
1.0 01/10/10 17:50:47 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/ns_q1q1/makefile

src/contrib/oberman/ns_q1q1/main.c
1.1 01/10/10 17:50:47 balay@shakey.mcs.anl.gov +774 -0

src/contrib/oberman/ns_q1q1/integrator.c
1.1 01/10/10 17:50:46 balay@shakey.mcs.anl.gov +332 -0

src/contrib/oberman/ns_q1q1/functions.c
1.1 01/10/10 17:50:46 balay@shakey.mcs.anl.gov +80 -0

src/contrib/oberman/ns_q1q1/bscript.m
1.1 01/10/10 17:50:46 balay@shakey.mcs.anl.gov +83 -0

src/contrib/oberman/ns_q1q1/appview.c
1.1 01/10/10 17:50:46 balay@shakey.mcs.anl.gov +285 -0

src/contrib/oberman/ns_q1q1/appload.c
1.1 01/10/10 17:50:46 balay@shakey.mcs.anl.gov +348 -0

src/contrib/oberman/ns_q1q1/appctx.h
1.1 01/10/10 17:50:46 balay@shakey.mcs.anl.gov +234 -0

src/contrib/oberman/ns_q1q1/appcreate.c
1.1 01/10/10 17:50:46 balay@shakey.mcs.anl.gov +240 -0

src/contrib/oberman/ns_q1q1/README
1.1 01/10/10 17:50:46 balay@shakey.mcs.anl.gov +13 -0

src/contrib/oberman/ns_q1q0_penalty/pgr44
1.1 01/10/10 17:50:46 balay@shakey.mcs.anl.gov +217 -0

src/contrib/oberman/ns_q1q0_penalty/ns88
1.1 01/10/10 17:50:46 balay@shakey.mcs.anl.gov +394 -0

src/contrib/oberman/ns_q1q0_penalty/ns888
1.1 01/10/10 17:50:46 balay@shakey.mcs.anl.gov +394 -0

src/contrib/oberman/ns_q1q0_penalty/ns44
1.1 01/10/10 17:50:46 balay@shakey.mcs.anl.gov +185 -0

src/contrib/oberman/ns_q1q0_penalty/ns1616
1.1 01/10/10 17:50:46 balay@shakey.mcs.anl.gov +1207 -0

src/contrib/oberman/ns_q1q0_penalty/gridfile
1.1 01/10/10 17:50:46 balay@shakey.mcs.anl.gov +134 -0

src/contrib/oberman/ns_q1q0_penalty/gr88
1.1 01/10/10 17:50:46 balay@shakey.mcs.anl.gov +394 -0

src/contrib/oberman/ns_q1q1/main.c
1.0 01/10/10 17:50:46 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/ns_q1q1/main.c

src/contrib/oberman/ns_q1q1/integrator.c
1.0 01/10/10 17:50:46 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/ns_q1q1/integrator.c

src/contrib/oberman/ns_q1q1/functions.c
1.0 01/10/10 17:50:46 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/ns_q1q1/functions.c

src/contrib/oberman/ns_q1q1/bscript.m
1.0 01/10/10 17:50:46 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/ns_q1q1/bscript.m

src/contrib/oberman/ns_q1q1/appview.c
1.0 01/10/10 17:50:46 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/ns_q1q1/appview.c

src/contrib/oberman/ns_q1q1/appload.c
1.0 01/10/10 17:50:46 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/ns_q1q1/appload.c

src/contrib/oberman/ns_q1q1/appctx.h
1.0 01/10/10 17:50:46 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/ns_q1q1/appctx.h

src/contrib/oberman/ns_q1q1/appcreate.c
1.0 01/10/10 17:50:46 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/ns_q1q1/appcreate.c

src/contrib/oberman/ns_q1q1/README
1.0 01/10/10 17:50:46 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/ns_q1q1/README

src/contrib/oberman/ns_q1q0_penalty/pgr44
1.0 01/10/10 17:50:46 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/ns_q1q0_penalty/pgr44

src/contrib/oberman/ns_q1q0_penalty/ns88
1.0 01/10/10 17:50:46 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/ns_q1q0_penalty/ns88

src/contrib/oberman/ns_q1q0_penalty/ns888
1.0 01/10/10 17:50:46 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/ns_q1q0_penalty/ns888

src/contrib/oberman/ns_q1q0_penalty/ns44
1.0 01/10/10 17:50:46 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/ns_q1q0_penalty/ns44

src/contrib/oberman/ns_q1q0_penalty/ns1616
1.0 01/10/10 17:50:46 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/ns_q1q0_penalty/ns1616

src/contrib/oberman/ns_q1q0_penalty/gridfile
1.0 01/10/10 17:50:46 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/ns_q1q0_penalty/gridfile

src/contrib/oberman/ns_q1q0_penalty/gr88
1.0 01/10/10 17:50:46 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/ns_q1q0_penalty/gr88

src/contrib/oberman/ns_q1q0_penalty/gr66
1.1 01/10/10 17:50:46 balay@shakey.mcs.anl.gov +320 -0

src/contrib/oberman/ns_q1q0_penalty/gr16
1.1 01/10/10 17:50:45 balay@shakey.mcs.anl.gov +1200 -0

src/contrib/oberman/ns_q1q0/README
1.1 01/10/10 17:50:45 balay@shakey.mcs.anl.gov +11 -0

src/contrib/oberman/laplacian_q1/scalable/petscrc_solution
1.1 01/10/10 17:50:45 balay@shakey.mcs.anl.gov +23 -0

src/contrib/oberman/laplacian_q1/gr22
1.1 01/10/10 17:50:45 balay@shakey.mcs.anl.gov +1126 -0

src/contrib/oberman/laplacian_q1/gr10
1.1 01/10/10 17:50:45 balay@shakey.mcs.anl.gov +289 -0

src/contrib/oberman/burgers_vertex_based_q1/grburg5
1.1 01/10/10 17:50:45 balay@shakey.mcs.anl.gov +101 -0

src/contrib/oberman/burgers_vertex_based_q1/grb5
1.1 01/10/10 17:50:45 balay@shakey.mcs.anl.gov +121 -0

src/contrib/oberman/burgers_vertex_based_q1/gr23
1.1 01/10/10 17:50:45 balay@shakey.mcs.anl.gov +77 -0

src/contrib/oberman/burgers_vertex_based_q1/datafile
1.1 01/10/10 17:50:45 balay@shakey.mcs.anl.gov +1288 -0

src/contrib/oberman/burgers_vertex_based_q1/burgers_grid
1.1 01/10/10 17:50:45 balay@shakey.mcs.anl.gov +944 -0

src/contrib/oberman/ns_q1q0_penalty/gr66
1.0 01/10/10 17:50:45 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/ns_q1q0_penalty/gr66

src/contrib/oberman/ns_q1q0_penalty/gr16
1.0 01/10/10 17:50:45 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/ns_q1q0_penalty/gr16

src/contrib/oberman/ns_q1q0/README
1.0 01/10/10 17:50:45 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/ns_q1q0/README

src/contrib/oberman/laplacian_q1/scalable/petscrc_solution
1.0 01/10/10 17:50:45 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/laplacian_q1/scalable/petscrc_solution

src/contrib/oberman/laplacian_q1/gr22
1.0 01/10/10 17:50:45 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/laplacian_q1/gr22

src/contrib/oberman/laplacian_q1/gr10
1.0 01/10/10 17:50:45 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/laplacian_q1/gr10

src/contrib/oberman/burgers_vertex_based_q1/grburg5
1.0 01/10/10 17:50:45 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/burgers_vertex_based_q1/grburg5

src/contrib/oberman/burgers_vertex_based_q1/grb5
1.0 01/10/10 17:50:45 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/burgers_vertex_based_q1/grb5

src/contrib/oberman/burgers_vertex_based_q1/gr23
1.0 01/10/10 17:50:45 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/burgers_vertex_based_q1/gr23

src/contrib/oberman/burgers_vertex_based_q1/datafile
1.0 01/10/10 17:50:45 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/burgers_vertex_based_q1/datafile

src/contrib/oberman/burgers_vertex_based_q1/burgers_grid
1.0 01/10/10 17:50:45 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/burgers_vertex_based_q1/burgers_grid

src/contrib/oberman/burgers_vertex_based_q1/README
1.1 01/10/10 17:50:44 balay@shakey.mcs.anl.gov +20 -0

src/contrib/oberman/burgers_df_based_q1/pgr44
1.1 01/10/10 17:50:44 balay@shakey.mcs.anl.gov +217 -0

src/contrib/oberman/burgers_df_based_q1/new_burgers_grid
1.1 01/10/10 17:50:44 balay@shakey.mcs.anl.gov +1772 -0

src/contrib/oberman/burgers_df_based_q1/gr31
1.1 01/10/10 17:50:44 balay@shakey.mcs.anl.gov +112 -0

src/contrib/oberman/burgers_df_based_q1/gr23
1.1 01/10/10 17:50:44 balay@shakey.mcs.anl.gov +115 -0

src/contrib/oberman/burgers_df_based_q1/gr21
1.1 01/10/10 17:50:44 balay@shakey.mcs.anl.gov +107 -0

projects/fortran/sles/ex2f/ex2f.dsw
1.1 01/10/10 17:50:44 balay@shakey.mcs.anl.gov +29 -0

projects/fortran/sles/ex2f/ex2f.dsp
1.1 01/10/10 17:50:44 balay@shakey.mcs.anl.gov +95 -0

projects/c/sles/ex2/ex2.dsw
1.1 01/10/10 17:50:44 balay@shakey.mcs.anl.gov +29 -0

projects/c/sles/ex2/ex2.dsp
1.1 01/10/10 17:50:44 balay@shakey.mcs.anl.gov +95 -0

projects/c++/sles/ex2/ex2.dsw
1.1 01/10/10 17:50:44 balay@shakey.mcs.anl.gov +29 -0

projects/c++/sles/ex2/ex2.dsp
1.1 01/10/10 17:50:44 balay@shakey.mcs.anl.gov +95 -0

src/contrib/oberman/burgers_vertex_based_q1/README
1.0 01/10/10 17:50:44 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/burgers_vertex_based_q1/README

src/contrib/oberman/burgers_df_based_q1/pgr44
1.0 01/10/10 17:50:44 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/burgers_df_based_q1/pgr44

src/contrib/oberman/burgers_df_based_q1/new_burgers_grid
1.0 01/10/10 17:50:44 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/burgers_df_based_q1/new_burgers_grid

src/contrib/oberman/burgers_df_based_q1/gr31
1.0 01/10/10 17:50:44 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/burgers_df_based_q1/gr31

src/contrib/oberman/burgers_df_based_q1/gr23
1.0 01/10/10 17:50:44 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/burgers_df_based_q1/gr23

src/contrib/oberman/burgers_df_based_q1/gr21
1.0 01/10/10 17:50:44 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/src/contrib/oberman/burgers_df_based_q1/gr21

projects/fortran/sles/ex2f/ex2f.dsw
1.0 01/10/10 17:50:44 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/projects/fortran/sles/ex2f/ex2f.dsw

projects/fortran/sles/ex2f/ex2f.dsp
1.0 01/10/10 17:50:44 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/projects/fortran/sles/ex2f/ex2f.dsp

projects/c/sles/ex2/ex2.dsw
1.0 01/10/10 17:50:44 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/projects/c/sles/ex2/ex2.dsw

projects/c/sles/ex2/ex2.dsp
1.0 01/10/10 17:50:44 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/projects/c/sles/ex2/ex2.dsp

projects/c++/sles/ex2/ex2.dsw
1.0 01/10/10 17:50:44 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/projects/c++/sles/ex2/ex2.dsw

projects/c++/sles/ex2/ex2.dsp
1.0 01/10/10 17:50:44 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/projects/c++/sles/ex2/ex2.dsp

maint/findbadfiles
1.1 01/10/10 17:50:43 balay@shakey.mcs.anl.gov +20 -0

include/esi/petsc/preconditioner.h
1.1 01/10/10 17:50:43 balay@shakey.mcs.anl.gov +71 -0

include/esi/petsc/indexspace.h
1.1 01/10/10 17:50:43 balay@shakey.mcs.anl.gov +72 -0

bin/hostnames.chiba
1.1 01/10/10 17:50:43 balay@shakey.mcs.anl.gov +31 -0

src/vec/vecimpl.h
1.2 01/10/10 17:50:43 balay@shakey.mcs.anl.gov +1 -1
N

src/vec/utils/makefile
1.2 01/10/10 17:50:43 balay@shakey.mcs.anl.gov +3 -3
Added MPItoSeq

src/vec/impls/esi/makefile
1.2 01/10/10 17:50:43 balay@shakey.mcs.anl.gov +2 -2
Added CCA include

src/vec/impls/esi/ebvec1.c
1.2 01/10/10 17:50:43 balay@shakey.mcs.anl.gov +64 -10
ESI stuff

maint/findbadfiles
1.0 01/10/10 17:50:43 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/maint/findbadfiles

include/esi/petsc/preconditioner.h
1.0 01/10/10 17:50:43 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/include/esi/petsc/preconditioner.h

include/esi/petsc/indexspace.h
1.0 01/10/10 17:50:43 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/include/esi/petsc/indexspace.h

bin/hostnames.chiba
1.0 01/10/10 17:50:43 balay@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/balay/petsc-dev/bin/hostnames.chiba

src/vec/examples/tutorials/ex1.c
1.2 01/10/10 17:50:42 balay@shakey.mcs.anl.gov +1 -1
Nothing

src/vec/examples/tests/makefile
1.2 01/10/10 17:50:42 balay@shakey.mcs.anl.gov +12 -2
Added ex33

src/vec/esi/makefile
1.2 01/10/10 17:50:42 balay@shakey.mcs.anl.gov +5 -5
ESI stuff

src/vec/esi/evector.c
1.2 01/10/10 17:50:42 balay@shakey.mcs.anl.gov +50 -14
ESI stuff

src/ts/examples/tutorials/ex2f.F
1.2 01/10/10 17:50:42 balay@shakey.mcs.anl.gov +2 -1
Changed example

src/sys/src/viewer/interface/viewreg.c
1.2 01/10/10 17:50:42 balay@shakey.mcs.anl.gov +2 -2
Fixed bad replace

src/sys/src/viewer/impls/binary/binv.c
1.1.1.1 01/10/10 17:50:42 balay@shakey.mcs.anl.gov +44 -7
Added PetscBinarySkipInfo

src/sys/src/utils/str.c
1.1.1.1 01/10/10 17:50:42 balay@shakey.mcs.anl.gov +81 -25
More PetscToken

src/sys/src/plog/ploginfo.c
1.1.1.1 01/10/10 17:50:42 balay@shakey.mcs.anl.gov +2 -2
Use real big string for info

src/sys/src/objects/options.c
1.1.1.1 01/10/10 17:50:42 balay@shakey.mcs.anl.gov +43 -25
Use PetscToken

src/sys/src/fileio/ftest.c
1.1.1.1 01/10/10 17:50:42 balay@shakey.mcs.anl.gov +78 -1
Added PetscTestDirectory

src/sys/src/fileio/ffpath.c
1.1.1.1 01/10/10 17:50:42 balay@shakey.mcs.anl.gov +2 -2
Added CHKERRQ

src/sys/src/esi/makefile
1.2 01/10/10 17:50:42 balay@shakey.mcs.anl.gov +2 -2
ESI stuff

src/sys/src/esi/eobject.c
1.2 01/10/10 17:50:42 balay@shakey.mcs.anl.gov +8 -0
ESI stuff

src/sys/src/draw/impls/x/xops.c
1.1.1.1 01/10/10 17:50:41 balay@shakey.mcs.anl.gov +7 -4
Use PetscToken stuff

src/sys/src/dll/reg.c
1.1.1.1 01/10/10 17:50:41 balay@shakey.mcs.anl.gov +29 -14
Improved DLL support to take care of CCA requirements

src/sys/src/dll/dl.c
1.1.1.1 01/10/10 17:50:41 balay@shakey.mcs.anl.gov +235 -58
Improved DLL support to take care of CCA requirements

src/sys/examples/tests/makefile
1.2 01/10/10 17:50:41 balay@shakey.mcs.anl.gov +3 -9
Added ex4

src/sles/pc/makefile
1.2 01/10/10 17:50:41 balay@shakey.mcs.anl.gov +2 -2
Added esi

src/sles/pc/impls/mg/mg.c
1.2 01/10/10 17:50:41 balay@shakey.mcs.anl.gov +3 -2
Fixed MG bug

src/mat/utils/axpy.c
1.2 01/10/10 17:50:41 balay@shakey.mcs.anl.gov +3 -3
Just spaces

src/mat/interface/matrix.c
1.2 01/10/10 17:50:41 balay@shakey.mcs.anl.gov +2 -2
Changed URL

src/mat/impls/baij/seq/baij.c
1.2 01/10/10 17:50:41 balay@shakey.mcs.anl.gov +3 -5
Changed Info

src/mat/impls/baij/mpi/mpibaij.c
1.2 01/10/10 17:50:41 balay@shakey.mcs.anl.gov +5 -5
Fixed bug in SetValuesBlocked

src/mat/impls/baij/mpi/mmbaij.c
1.2 01/10/10 17:50:41 balay@shakey.mcs.anl.gov +19 -25
Fixed bug in SetValuesBlocked

src/mat/esi/makefile
1.2 01/10/10 17:50:41 balay@shakey.mcs.anl.gov +2 -2
Added CCA include

src/mat/esi/ematrix.c
1.2 01/10/10 17:50:41 balay@shakey.mcs.anl.gov +12 -22
ESI stuff

src/fortran/custom/zvec.c
1.2 01/10/10 17:50:41 balay@shakey.mcs.anl.gov +17 -3
Add some vector functions

src/fortran/custom/zts.c
1.2 01/10/10 17:50:40 balay@shakey.mcs.anl.gov +5 -5
Put in void argument

src/fortran/custom/zsys.c
1.2 01/10/10 17:50:40 balay@shakey.mcs.anl.gov +7 -1
Added SplitOwnershipBlock

src/fortran/auto/makefile
1.2 01/10/10 17:50:40 balay@shakey.mcs.anl.gov +3 -3
Added binvf

src/benchmarks/results/performance_cfd_2_10
1.2 01/10/10 17:50:40 balay@shakey.mcs.anl.gov +26 -4
New results

src/benchmarks/results/performance_arco1
1.2 01/10/10 17:50:40 balay@shakey.mcs.anl.gov +31 -0
New results

makefile
1.4.1.1 01/10/10 17:50:40 balay@shakey.mcs.anl.gov +0 -2
Just spaces

include/petscviewer.h
1.1.1.1 01/10/10 17:50:40 balay@shakey.mcs.anl.gov +2 -1
Allow user to prevent .info creation

include/petscvec.h
1.1.1.1 01/10/10 17:50:40 balay@shakey.mcs.anl.gov +8 -1
Put in VecConvert and VecESI

include/petscsys.h
1.1.1.1 01/10/10 17:50:40 balay@shakey.mcs.anl.gov +4 -1
Utility functions

include/petschead.h
1.1.1.1 01/10/10 17:50:39 balay@shakey.mcs.anl.gov +2 -2
Fixed double align logic

include/petscerror.h
1.1.1.1 01/10/10 17:50:39 balay@shakey.mcs.anl.gov +5 -5
Fixed SETERRABORT/CHKERRABORT

include/petsc.h
1.1.1.1 01/10/10 17:50:39 balay@shakey.mcs.anl.gov +5 -2
Put in PetscToken crap

include/esi/petsc/vector.h
1.2 01/10/10 17:50:39 balay@shakey.mcs.anl.gov +31 -12
Put in ESI and CCA

include/esi/petsc/object.h
1.2 01/10/10 17:50:39 balay@shakey.mcs.anl.gov +75 -0
Put in CCA stuff

include/esi/petsc/matrix.h
1.2 01/10/10 17:50:39 balay@shakey.mcs.anl.gov +5 -5
Update to new ESI pre 1.0 spec

bmake/linux_intel/variables
1.2 01/10/10 17:50:39 balay@shakey.mcs.anl.gov +7 -7
FPIC --> KPIC

bmake/linux_intel/packages
1.2 01/10/10 17:50:39 balay@shakey.mcs.anl.gov +1 -2
Update BLAS path

bmake/linux_gcc_pgf90/variables
1.2 01/10/10 17:50:39 balay@shakey.mcs.anl.gov +4 -4
Removed align-double

bmake/linux_gcc_pgf90/packages
1.2 01/10/10 17:50:38 balay@shakey.mcs.anl.gov +1 -1
Nothing happened

bmake/common/variables
1.1.1.1 01/10/10 17:50:38 balay@shakey.mcs.anl.gov +2 -2
Put in ESI and CCA

bmake/UXPV/variables
1.2 01/10/10 17:50:38 balay@shakey.mcs.anl.gov +11 -9
Wierd machine

bin/mpirun.chiba
1.2 01/10/10 17:45:48 balay@shakey.mcs.anl.gov +2 -2
MPIRUN for Chiba City


Hg-commit: 70cd01c73d81d70ba0ba6b21933ca62d60fbf0e6

show more ...


1...<<11121314151617181920