History log of /petsc/src/ts/interface/tsreg.c (Results 176 – 200 of 297)
Revision Date Author Comments
# 410795b8 07-Apr-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 1bd772ab3da8b9e142265e33f0e8057a48bb2959


# 9c666560 01-Apr-2007 Barry Smith <bsmith@mcs.anl.gov>

more minor changes to increase consistency of method calling sequences and naming

Hg-commit: 4d17aa8465a0d1835166ba4c0ee47a08a267b110


# 2ea5f0f3 15-Jan-2007 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 69676dabf1db6dc7a965efade5f7584ab11f600a


# acdd1748 13-Jan-2007 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: fc6e42a9d9409968e273391e4e10bb784f4bd41b


# 2e90c967 12-Jan-2007 Hong Zhang <hzhang@mcs.anl.gov>

typo fix. Rm extra 'const'.

Hg-commit: a97526cfd74afb8c087e679c7448461f31034d40


# 9dfb5993 11-Jan-2007 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 5b002539f7bb6e94c232479a607bbe05d6885922


# f61bfb57 27-Nov-2006 Matthew Knepley <knepley@mcs.anl.gov>

Merge


Hg-commit: 88fee7d2fa183025fe76764cedd4a71dffcdf185


# b9147fbb 23-Nov-2006 dalcinl <dalcinl@trantor.ceride.gov.ar>

moved many implementation headers to include/private

Hg-commit: aa99826eaac01bf46b6b3b0207d0ecd69d3393cb


# aa5be5ee 05-May-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3253
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050505174711|38457
ChangeSet
1.3253 05/05/05 12:47:11 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits

bk-changeset-1.3253
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050505174711|38457
ChangeSet
1.3253 05/05/05 12:47:11 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-dev


Hg-commit: 3def4e1b447197beeac35f5604193318d778c8a7

show more ...


# 0f3b3ca1 05-May-2005 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.3251.1.1
hzhang@triumph.mcs.anl.gov|ChangeSet|20050505153523|05973
ChangeSet
1.3251.1.1 05/05/05 10:35:23 hzhang@triumph.mcs.anl.gov +21 -0
replace pvode -> sundials
upgrade inte

bk-changeset-1.3251.1.1
hzhang@triumph.mcs.anl.gov|ChangeSet|20050505153523|05973
ChangeSet
1.3251.1.1 05/05/05 10:35:23 hzhang@triumph.mcs.anl.gov +21 -0
replace pvode -> sundials
upgrade interface of PVODE to SUNDIALS -- not done yet

src/ts/interface/tsregall.c
1.14 05/05/05 10:35:21 hzhang@triumph.mcs.anl.gov +3 -3
replace pvode -> sundials

src/ts/interface/tsreg.c
1.25 05/05/05 10:35:21 hzhang@triumph.mcs.anl.gov +1 -1
replace pvode -> sundials

src/ts/interface/ts.c
1.47 05/05/05 10:35:21 hzhang@triumph.mcs.anl.gov +1 -1
replace pvode -> sundials

src/ts/impls/implicit/sundials/petscsundials.h
1.13 05/05/05 10:35:21 hzhang@triumph.mcs.anl.gov +11 -24
replace pvode -> sundials

src/ts/impls/implicit/sundials/petscsundials.c
1.34 05/05/05 10:35:21 hzhang@triumph.mcs.anl.gov +190 -171
interface to sundials --
is not done yet (gives incorrect solution)

src/ts/impls/implicit/makefile
1.6 05/05/05 10:35:21 hzhang@triumph.mcs.anl.gov +1 -1
replace pvode -> sundials

src/ts/impls/explicit/rk/rk.c
1.20 05/05/05 10:35:20 hzhang@triumph.mcs.anl.gov +1 -1
replace pvode -> sundials

src/ts/examples/tests/ex4.c
1.13 05/05/05 10:35:20 hzhang@triumph.mcs.anl.gov +33 -20
replace pvode -> sundials
remove several memory leaks -- few still exit, will continue work on it

src/ts/examples/tests/ex2.c
1.9 05/05/05 10:35:20 hzhang@triumph.mcs.anl.gov +1 -1
replace pvode -> sundials

src/ksp/examples/tutorials/ex10.c
1.51 05/05/05 10:35:20 hzhang@triumph.mcs.anl.gov +1 -1
replace pvode -> sundials

src/fortran/custom/zts.c
1.21 05/05/05 10:35:20 hzhang@triumph.mcs.anl.gov +5 -5
replace pvode -> sundials

src/contrib/sif/2d/sif.F
1.4 05/05/05 10:35:20 hzhang@triumph.mcs.anl.gov +3 -3
replace pvode -> sundials

src/contrib/sif/1d/sifseq.F
1.4 05/05/05 10:35:20 hzhang@triumph.mcs.anl.gov +5 -5
replace pvode -> sundials

src/contrib/sif/1d/sif.F
1.4 05/05/05 10:35:20 hzhang@triumph.mcs.anl.gov +7 -7
replace pvode -> sundials

python/PETSc/utilities/__init__.py
1.9 05/05/05 10:35:20 hzhang@triumph.mcs.anl.gov +1 -1
replace pvode -> sundials

make.py
1.8 05/05/05 10:35:20 hzhang@triumph.mcs.anl.gov +2 -2
replace pvode -> sundials

include/petscts.h
1.33 05/05/05 10:35:20 hzhang@triumph.mcs.anl.gov +14 -14
replace pvode -> sundials

include/petscpc.h
1.73 05/05/05 10:35:20 hzhang@triumph.mcs.anl.gov +1 -1
replace pvode -> sundials

include/finclude/petscts.h
1.10 05/05/05 10:35:20 hzhang@triumph.mcs.anl.gov +10 -11
replace pvode -> sundials

bin/config/acconfig.h
1.7 05/05/05 10:35:19 hzhang@triumph.mcs.anl.gov +2 -2
replace pvode -> sundials

src/ts/impls/implicit/sundials/petscsundials.h
1.12 05/05/02 09:43:43 hzhang@triumph.mcs.anl.gov +0 -0
Rename: src/ts/impls/implicit/sundials/petscpvode.h -> src/ts/impls/implicit/sundials/petscsundials.h

src/ts/impls/implicit/sundials/petscsundials.c
1.33 05/05/02 09:43:18 hzhang@triumph.mcs.anl.gov +0 -0
Rename: src/ts/impls/implicit/sundials/petscpvode.c -> src/ts/impls/implicit/sundials/petscsundials.c

src/ts/impls/implicit/sundials/petscpvode.h
1.11 05/05/02 09:42:40 hzhang@triumph.mcs.anl.gov +6 -6
mvdir

src/ts/impls/implicit/sundials/petscpvode.c
1.32 05/05/02 09:42:40 hzhang@triumph.mcs.anl.gov +227 -227
mvdir

src/ts/impls/implicit/sundials/makefile
1.6 05/05/02 09:42:40 hzhang@triumph.mcs.anl.gov +6 -6
mvdir


Hg-commit: 5b095fd009fe277c895a4b595dfcafe2691bd9f5

show more ...


# ff43f1e1 27-Dec-2004 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.2823
knepley@khan.mcs.anl.gov|ChangeSet|20041227184524|03092
ChangeSet
1.2823 04/12/06 21:02:19 knepley@khan.mcs.anl.gov +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into kh

bk-changeset-1.2823
knepley@khan.mcs.anl.gov|ChangeSet|20041227184524|03092
ChangeSet
1.2823 04/12/06 21:02:19 knepley@khan.mcs.anl.gov +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.mcs.anl.gov:/home/knepley/PETSc-dev/petsc-dev

include/petscmath.h
1.25 04/12/06 21:02:17 knepley@khan.mcs.anl.gov +0 -0
Auto merged


Hg-commit: d9a23f3f6ba72ee627446f6648bb36a3d0345c22

show more ...


# 63dd3a1a 25-Dec-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2821.1.30
Kris@p4buschel.|ChangeSet|20041225032201|00809
ChangeSet
1.2821.1.30 04/12/24 19:22:01 Kris@p4buschel. +36 -0
PETSCSNES_DLLEXPORT
PETSCTS_DLLEXPORT
No libpetscfortran

bk-changeset-1.2821.1.30
Kris@p4buschel.|ChangeSet|20041225032201|00809
ChangeSet
1.2821.1.30 04/12/24 19:22:01 Kris@p4buschel. +36 -0
PETSCSNES_DLLEXPORT
PETSCTS_DLLEXPORT
No libpetscfortran.so so don't bother with PETSCFORTRAN_DLL

src/ts/interface/tsregall.c
1.13 04/12/24 19:21:58 Kris@p4buschel. +8 -7
PETSCTS_DLLEXPORT

src/ts/interface/tsreg.c
1.24 04/12/24 19:21:58 Kris@p4buschel. +5 -4
PETSCTS_DLLEXPORT

src/ts/interface/tsfd.c
1.13 04/12/24 19:21:58 Kris@p4buschel. +2 -1
PETSCTS_DLLEXPORT

src/ts/interface/tscreate.c
1.18 04/12/24 19:21:58 Kris@p4buschel. +2 -1
PETSCTS_DLLEXPORT

src/ts/interface/ts.c
1.44 04/12/24 19:21:58 Kris@p4buschel. +50 -48
PETSCTS_DLLEXPORT

src/ts/interface/dlregis.c
1.19 04/12/24 19:21:58 Kris@p4buschel. +3 -2
PETSCTS_DLLEXPORT

src/ts/impls/pseudo/posindep.c
1.24 04/12/24 19:21:58 Kris@p4buschel. +15 -13
PETSCTS_DLLEXPORT

src/ts/impls/implicit/pvode/petscpvode.c
1.30 04/12/24 19:21:58 Kris@p4buschel. +19 -18
PETSCTS_DLLEXPORT

src/ts/impls/implicit/cn/cn.c
1.21 04/12/24 19:21:58 Kris@p4buschel. +3 -1
PETSCTS_DLLEXPORT

src/ts/impls/implicit/beuler/beuler.c
1.23 04/12/24 19:21:58 Kris@p4buschel. +3 -1
PETSCTS_DLLEXPORT

src/ts/impls/explicit/rk/rk.c
1.18 04/12/24 19:21:58 Kris@p4buschel. +5 -3
PETSCTS_DLLEXPORT

src/ts/impls/explicit/euler/euler.c
1.12 04/12/24 19:21:58 Kris@p4buschel. +3 -1
PETSCTS_DLLEXPORT

src/snes/utils/damgsnes.c
1.53 04/12/24 19:21:58 Kris@p4buschel. +12 -11
PETSCSNES_DLLEXPORT

src/snes/utils/damg.c
1.47 04/12/24 19:21:58 Kris@p4buschel. +14 -13
PETSCSNES_DLLEXPORT

src/snes/mf/wp.c
1.17 04/12/24 19:21:57 Kris@p4buschel. +7 -5
PETSCSNES_DLLEXPORT

src/snes/mf/snesmfjdef.c
1.16 04/12/24 19:21:57 Kris@p4buschel. +4 -2
PETSCSNES_DLLEXPORT

src/snes/mf/snesmfj.c
1.50 04/12/24 19:21:57 Kris@p4buschel. +27 -26
PETSCSNES_DLLEXPORT

src/snes/mf/mfregis.c
1.7 04/12/24 19:21:57 Kris@p4buschel. +4 -3
PETSCSNES_DLLEXPORT

src/snes/interface/snesut.c
1.18 04/12/24 19:21:57 Kris@p4buschel. +11 -10
PETSCSNES_DLLEXPORT

src/snes/interface/snesregi.c
1.8 04/12/24 19:21:57 Kris@p4buschel. +5 -4
PETSCSNES_DLLEXPORT

src/snes/interface/snesj2.c
1.14 04/12/24 19:21:57 Kris@p4buschel. +2 -1
PETSCSNES_DLLEXPORT

src/snes/interface/snesj.c
1.10 04/12/24 19:21:57 Kris@p4buschel. +2 -1
PETSCSNES_DLLEXPORT

src/snes/interface/snes.c
1.64 04/12/24 19:21:57 Kris@p4buschel. +54 -53
PETSCSNES_DLLEXPORT

src/snes/interface/noise/snesnoise.c
1.17 04/12/24 19:21:57 Kris@p4buschel. +1 -0
PETSCSNES_DLLEXPORT

src/snes/interface/noise/snesmfj2.c
1.26 04/12/24 19:21:57 Kris@p4buschel. +6 -5
PETSCSNES_DLLEXPORT

src/snes/interface/noise/snesdnest.c
1.6 04/12/24 19:21:57 Kris@p4buschel. +2 -0
PETSCSNES_DLLEXPORT

src/snes/interface/dlregis.c
1.21 04/12/24 19:21:57 Kris@p4buschel. +3 -2
PETSCSNES_DLLEXPORT

src/snes/impls/tr/tr.c
1.29 04/12/24 19:21:57 Kris@p4buschel. +3 -2
PETSCSNES_DLLEXPORT

src/snes/impls/test/snestest.c
1.17 04/12/24 19:21:57 Kris@p4buschel. +2 -1
PETSCSNES_DLLEXPORT

src/snes/impls/ls/lsparams.c
1.8 04/12/24 19:21:57 Kris@p4buschel. +3 -2
PETSCSNES_DLLEXPORT

src/snes/impls/ls/ls.c
1.50 04/12/24 19:21:57 Kris@p4buschel. +10 -9
PETSCSNES_DLLEXPORT

src/fortran/custom/zstart.c
1.27 04/12/24 19:21:56 Kris@p4buschel. +10 -10
No libpetscfortran.so, do don't bother making the dll.

maint/generatefortranstubs.py
1.9 04/12/24 19:21:56 Kris@p4buschel. +1 -1
No libpetscfortran.so, do don't bother making the dll.

include/petscts.h
1.30 04/12/24 19:21:56 Kris@p4buschel. +92 -92
PETSCTS_DLLEXPORT

include/petscsnes.h
1.37 04/12/24 19:21:56 Kris@p4buschel. +113 -113
PETSCSNES_DLLEXPORT

include/petscdmmg.h
1.2 04/12/24 19:21:56 Kris@p4buschel. +16 -16
PETSCSNES_DLLEXPORT


Hg-commit: 8305e5fb1ff9b868077d368771ca4d54c9ceba75

show more ...


# 455d26f5 21-Sep-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2544
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040921205658|27734
ChangeSet
1.2544 04/09/21 15:56:58 barrysmith@barrysmith-57.mcs.anl.gov +3 -0
Merge bk://petsc@petsc.bkbits

bk-changeset-1.2544
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040921205658|27734
ChangeSet
1.2544 04/09/21 15:56:58 barrysmith@barrysmith-57.mcs.anl.gov +3 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-dev

src/mat/impls/sbaij/mpi/mpisbaij.c
1.107 04/09/21 15:56:58 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Auto merged

src/mat/impls/baij/seq/baij.c
1.104 04/09/21 15:56:57 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Auto merged

src/mat/impls/aij/seq/aij.c
1.186 04/09/21 15:56:57 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Auto merged


Hg-commit: 800a8ee289a48532029b243941353100ce1a53cc

show more ...


# abc0a331 21-Sep-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2539.1.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040921205550|19135
ChangeSet
1.2539.1.1 04/09/21 15:55:50 barrysmith@barrysmith-57.mcs.anl.gov +56 -0
no == PETSC_TRUE, FA

bk-changeset-1.2539.1.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040921205550|19135
ChangeSet
1.2539.1.1 04/09/21 15:55:50 barrysmith@barrysmith-57.mcs.anl.gov +56 -0
no == PETSC_TRUE, FALSE NULL crap

src/vec/utils/vinv.c
1.36 04/09/21 15:55:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/vec/is/examples/tests/ex1.c
1.8 04/09/21 15:55:48 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
no == PETSC_TRUE, FALSE NULL crap

src/vec/interface/vector.c
1.106 04/09/21 15:55:48 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
no == PETSC_TRUE, FALSE NULL crap

src/vec/interface/vecreg.c
1.29 04/09/21 15:55:48 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
no == PETSC_TRUE, FALSE NULL crap

src/vec/interface/mapreg.c
1.21 04/09/21 15:55:48 barrysmith@barrysmith-57.mcs.anl.gov +5 -5
no == PETSC_TRUE, FALSE NULL crap

src/vec/interface/map.c
1.19 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +7 -7
no == PETSC_TRUE, FALSE NULL crap

src/vec/interface/dlregis.c
1.23 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
no == PETSC_TRUE, FALSE NULL crap

src/ts/interface/tsreg.c
1.23 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
no == PETSC_TRUE, FALSE NULL crap

src/ts/interface/ts.c
1.39 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +6 -6
no == PETSC_TRUE, FALSE NULL crap

src/ts/interface/dlregis.c
1.18 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/viewer/interface/dlregispetsc.c
1.19 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/viewer/impls/vu/petscvu.c
1.14 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/viewer/impls/mathematica/runtime.c
1.3 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/viewer/impls/mathematica/mathematica.c
1.36 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +19 -19
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/utils/random.c
1.15 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +13 -13
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/plog/stageLog.c
1.23 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/plog/ploginfo.c
1.25 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/plog/plog.c
1.55 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +13 -13
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/plog/eventLog.c
1.32 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/objects/pinit.c
1.52 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +20 -1
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/objects/init.c
1.48 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/objects/ams/aoptions.c
1.30 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/mpiuni/mpi.c
1.15 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/draw/utils/hists.c
1.20 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +5 -5
no == PETSC_TRUE, FALSE NULL crap

src/snes/mf/snesmfj.c
1.45 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/snes/interface/snes.c
1.57 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/snes/interface/dlregis.c
1.19 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
no == PETSC_TRUE, FALSE NULL crap

src/snes/impls/ls/ls.c
1.44 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
no == PETSC_TRUE, FALSE NULL crap

src/mat/interface/dlregis.c
1.27 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/sbaij/seq/sbaij2.c
1.32 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/sbaij/seq/sbaij.c
1.119 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/sbaij/mpi/mpisbaij.c
1.105.1.1 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/rowbs/mpi/mpirowbs.c
1.61 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +5 -5
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/dense/seq/dense.c
1.67 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/baij/seq/baij2.c
1.27 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/baij/seq/baij.c
1.100.1.3 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/baij/mpi/mpibaij.c
1.78 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/baij/mpi/baijov.c
1.25 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/aij/seq/aijnode.c
1.32 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/aij/seq/aij.c
1.183.1.1 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +4 -3
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/aij/mpi/mpiov.c
1.28 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/aij/mpi/mpiaij.c
1.213 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +11 -9
no == PETSC_TRUE, FALSE NULL crap

src/mat/examples/tests/ex32.c
1.13 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/ksp/pc/impls/ilu/ilu.c
1.43 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
no == PETSC_TRUE, FALSE NULL crap

src/ksp/ksp/interface/itfunc.c
1.56 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/ksp/ksp/interface/dlregis.c
1.21 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +6 -6
no == PETSC_TRUE, FALSE NULL crap

src/dm/ao/interface/dlregis.c
1.22 04/09/21 15:55:44 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
no == PETSC_TRUE, FALSE NULL crap

src/dm/ao/interface/aodata.c
1.16 04/09/21 15:55:44 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/dm/ao/impls/mapping/aomapping.c
1.24 04/09/21 15:55:44 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
no == PETSC_TRUE, FALSE NULL crap

python/PETSc/Configure.py
1.280 04/09/21 15:55:44 barrysmith@barrysmith-57.mcs.anl.gov +2 -1
need empty FC if not defined

makefile
1.131 04/09/21 15:55:44 barrysmith@barrysmith-57.mcs.anl.gov +7 -7
configure fix

include/petsc.h
1.97 04/09/21 15:55:44 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
tell if finalized

include/mpiuni/mpi.h
1.20 04/09/21 15:55:44 barrysmith@barrysmith-57.mcs.anl.gov +7 -10
no error message for silly blocksolve spai
extern C for MPIUNI

config/macosx-ibm.py
1.32 04/09/21 15:55:44 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
outdate install of MPICH

todo
1.83 04/09/18 17:08:59 barrysmith@barry-smiths-computer.local +3 -3
*** empty log message ***

todo
1.82 04/09/18 17:07:59 barrysmith@barry-smiths-computer.local +2 -2
*** empty log message ***

src/sys/src/utils/mpiu.c
1.11 04/09/18 17:07:52 barrysmith@barry-smiths-computer.local +4 -0
make clear 0 tag is ok


Hg-commit: 66f72acf998300ac4731f20b4f3da4dce6b12310

show more ...


# 95fd45ae 02-Aug-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2366
Kris@mbuschel.|ChangeSet|20040802193030|53361
ChangeSet
1.2366 04/08/02 12:30:30 Kris@mbuschel. +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into mbuschel.:C:/home/Kris

bk-changeset-1.2366
Kris@mbuschel.|ChangeSet|20040802193030|53361
ChangeSet
1.2366 04/08/02 12:30:30 Kris@mbuschel. +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into mbuschel.:C:/home/Kris/petsc/petsc-dev

python/PETSc/packages/update.py
1.66 04/08/02 12:30:28 Kris@mbuschel. +0 -0
Auto merged


Hg-commit: 58e2d02a6d8cb642589bca781970293d3ba26d8f

show more ...


# 0fcf0704 26-Jul-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2363.1.25
barrysmith@barry-smiths-computer.local|ChangeSet|20040726040527|12060
ChangeSet
1.2363.1.25 04/07/25 23:05:27 barrysmith@barry-smiths-computer.local +0 -0
Merge bk://pets

bk-changeset-1.2363.1.25
barrysmith@barry-smiths-computer.local|ChangeSet|20040726040527|12060
ChangeSet
1.2363.1.25 04/07/25 23:05:27 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: b26e485c7352f72edba2aa191635372c73ae3838

show more ...


# a7cc72af 26-Jul-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2363.8.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040726040509|22485
ChangeSet
1.2363.8.1 04/07/25 23:05:09 barrysmith@barry-smiths-computer.local +134 -0
PetscInt

src

bk-changeset-1.2363.8.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040726040509|22485
ChangeSet
1.2363.8.1 04/07/25 23:05:09 barrysmith@barry-smiths-computer.local +134 -0
PetscInt

src/vec/is/utils/iscoloring.c
1.26 04/07/25 23:05:05 barrysmith@barry-smiths-computer.local +3 -3
PetscInt

src/ts/tsimpl.h
1.14 04/07/25 23:05:05 barrysmith@barry-smiths-computer.local +15 -15
PetscInt

src/ts/interface/tsreg.c
1.22 04/07/25 23:05:05 barrysmith@barry-smiths-computer.local +2 -2
PetscInt

src/ts/interface/tsfd.c
1.9 04/07/25 23:05:05 barrysmith@barry-smiths-computer.local +10 -10
PetscInt

src/ts/interface/tscreate.c
1.14 04/07/25 23:05:05 barrysmith@barry-smiths-computer.local +1 -1
PetscInt

src/ts/interface/ts.c
1.37 04/07/25 23:05:05 barrysmith@barry-smiths-computer.local +44 -42
PetscInt

src/ts/interface/dlregis.c
1.17 04/07/25 23:05:05 barrysmith@barry-smiths-computer.local +2 -2
PetscInt

src/ts/impls/pseudo/posindep.c
1.20 04/07/25 23:05:05 barrysmith@barry-smiths-computer.local +20 -19
PetscInt

src/ts/impls/implicit/cn/cn.c
1.16 04/07/25 23:05:05 barrysmith@barry-smiths-computer.local +32 -32
PetscInt

src/ts/impls/implicit/beuler/beuler.c
1.17 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +28 -30
PetscInt

src/ts/impls/explicit/rk/rk.c
1.16 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +43 -55
PetscInt

src/ts/impls/explicit/euler/euler.c
1.10 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +8 -8
PetscInt

src/ts/examples/tutorials/ex3.c
1.8 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +1 -1
PetscInt

src/sys/src/viewer/examples/tests/makefile
1.6 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +4 -1
PetscInt

src/sys/src/draw/examples/tests/makefile
1.6 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +3 -1
PetscInt

src/sys/src/draw/examples/tests/ex9.c
1.7 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +7 -5
PetscInt

src/sys/src/draw/examples/tests/ex4.c
1.6 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +5 -3
PetscInt

src/sys/src/draw/examples/tests/ex2.c
1.6 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +3 -3
PetscInt

src/sys/src/draw/examples/tests/ex10.c
1.5 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +3 -2
PetscInt

src/sys/src/draw/examples/tests/ex1.c
1.6 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +2 -2
PetscInt

src/sys/examples/tests/ex13.c
1.5 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +4 -3
PetscInt

src/snes/utils/damgsnes.c
1.47 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +2 -1
PetscInt

src/snes/mf/wp.c
1.13 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +6 -6
PetscInt

src/snes/mf/snesmfjdef.c
1.14 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +4 -4
PetscInt

src/snes/mf/snesmfj.h
1.10 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +4 -4
PetscInt

src/snes/mf/snesmfj.c
1.42 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +34 -34
PetscInt

src/snes/interface/snesut.c
1.15 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +4 -4
PetscInt

src/snes/interface/snes.c
1.54 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +6 -6
PetscInt

src/snes/interface/noise/snesnoise.c
1.13 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +41 -41
PetscInt

src/snes/interface/noise/snesmfj2.c
1.19 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +22 -22
PetscInt

src/snes/interface/noise/snesdnest.c
1.5 04/07/25 23:05:03 barrysmith@barry-smiths-computer.local +12 -12
PetscInt

src/snes/interface/dlregis.c
1.18 04/07/25 23:05:03 barrysmith@barry-smiths-computer.local +2 -3
PetscInt

src/snes/impls/tr/tr.h
1.6 04/07/25 23:05:03 barrysmith@barry-smiths-computer.local +10 -10
PetscInt

src/snes/impls/tr/tr.c
1.22 04/07/25 23:05:03 barrysmith@barry-smiths-computer.local +5 -5
PetscInt

src/snes/impls/test/snestest.c
1.14 04/07/25 23:05:03 barrysmith@barry-smiths-computer.local +9 -9
PetscInt

src/snes/impls/ls/ls.h
1.9 04/07/25 23:05:03 barrysmith@barry-smiths-computer.local +6 -6
PetscInt

src/snes/impls/ls/ls.c
1.43 04/07/25 23:05:03 barrysmith@barry-smiths-computer.local +32 -32
PetscInt

src/snes/examples/tutorials/ex6.c
1.15 04/07/25 23:05:03 barrysmith@barry-smiths-computer.local +26 -22
PetscInt

src/snes/examples/tutorials/ex5.c
1.18 04/07/25 23:05:03 barrysmith@barry-smiths-computer.local +27 -23
PetscInt

src/snes/examples/tutorials/ex30.c
1.46 04/07/25 23:05:03 barrysmith@barry-smiths-computer.local +121 -117
PetscInt

src/snes/examples/tutorials/ex3.c
1.11 04/07/25 23:05:03 barrysmith@barry-smiths-computer.local +28 -24
PetscInt

src/snes/examples/tutorials/ex29.c
1.71 04/07/25 23:05:02 barrysmith@barry-smiths-computer.local +1 -1
PetscInt

src/snes/examples/tutorials/ex27.c
1.11 04/07/25 23:05:02 barrysmith@barry-smiths-computer.local +57 -61
PetscInt

src/snes/examples/tutorials/ex26.c
1.19 04/07/25 23:05:02 barrysmith@barry-smiths-computer.local +25 -25
PetscInt

src/snes/examples/tutorials/ex25.c
1.18 04/07/25 23:05:02 barrysmith@barry-smiths-computer.local +18 -16
PetscInt

src/snes/examples/tutorials/ex24.c
1.15 04/07/25 23:05:02 barrysmith@barry-smiths-computer.local +31 -29
PetscInt

src/snes/examples/tutorials/ex23.c
1.7 04/07/25 23:05:02 barrysmith@barry-smiths-computer.local +15 -14
PetscInt

src/snes/examples/tutorials/ex22.c
1.9 04/07/25 23:05:02 barrysmith@barry-smiths-computer.local +35 -33
PetscInt

src/snes/examples/tutorials/ex21.c
1.8 04/07/25 23:05:02 barrysmith@barry-smiths-computer.local +19 -17
PetscInt

src/snes/examples/tutorials/ex20.c
1.9 04/07/25 23:05:02 barrysmith@barry-smiths-computer.local +40 -36
PetscInt

src/snes/examples/tutorials/ex2.c
1.11 04/07/25 23:05:02 barrysmith@barry-smiths-computer.local +29 -25
PetscInt

src/snes/examples/tutorials/ex19.c
1.14 04/07/25 23:05:02 barrysmith@barry-smiths-computer.local +26 -25
PetscInt

src/snes/examples/tutorials/ex18.c
1.8 04/07/25 23:05:02 barrysmith@barry-smiths-computer.local +39 -35
PetscInt

src/snes/examples/tutorials/ex14.c
1.13 04/07/25 23:05:02 barrysmith@barry-smiths-computer.local +25 -22
PetscInt

src/snes/examples/tutorials/ex10d/ex10.c
1.13 04/07/25 23:05:02 barrysmith@barry-smiths-computer.local +105 -102
PetscInt

src/snes/examples/tutorials/ex1.c
1.10 04/07/25 23:05:02 barrysmith@barry-smiths-computer.local +28 -24
PetscInt

src/snes/examples/tests/ex9.c
1.11 04/07/25 23:05:02 barrysmith@barry-smiths-computer.local +26 -25
PetscInt

src/snes/examples/tests/ex7.c
1.11 04/07/25 23:05:02 barrysmith@barry-smiths-computer.local +26 -23
PetscInt

src/snes/examples/tests/ex5.c
1.9 04/07/25 23:05:01 barrysmith@barry-smiths-computer.local +39 -35
PetscInt

src/snes/examples/tests/ex4.c
1.11 04/07/25 23:05:01 barrysmith@barry-smiths-computer.local +59 -52
PetscInt

src/snes/examples/tests/ex13.c
1.10 04/07/25 23:05:01 barrysmith@barry-smiths-computer.local +27 -23
PetscInt

src/snes/examples/tests/ex11.c
1.13 04/07/25 23:05:01 barrysmith@barry-smiths-computer.local +53 -51
PetscInt

src/snes/examples/tests/ex1.c
1.13 04/07/25 23:05:01 barrysmith@barry-smiths-computer.local +22 -18
PetscInt

src/mat/impls/sbaij/mpi/sbaijov.c
1.39 04/07/25 23:05:01 barrysmith@barry-smiths-computer.local +1 -1
PetscInt

src/mat/impls/sbaij/mpi/mpisbaij.c
1.101 04/07/25 23:05:01 barrysmith@barry-smiths-computer.local +10 -10
PetscInt

src/mat/impls/bdiag/mpi/mpibdiag.c
1.43 04/07/25 23:05:01 barrysmith@barry-smiths-computer.local +4 -3
PetscInt

src/mat/impls/bdiag/mpi/mmbdiag.c
1.8 04/07/25 23:05:01 barrysmith@barry-smiths-computer.local +3 -3
PetscInt

src/mat/examples/tests/makefile
1.33 04/07/25 23:05:01 barrysmith@barry-smiths-computer.local +1 -1
PetscInt

src/mat/examples/tests/ex94.c
1.16 04/07/25 23:05:01 barrysmith@barry-smiths-computer.local +2 -2
PetscInt

src/mat/examples/tests/ex78.c
1.10 04/07/25 23:05:01 barrysmith@barry-smiths-computer.local +3 -2
PetscInt

src/mat/examples/tests/ex76.c
1.12 04/07/25 23:05:00 barrysmith@barry-smiths-computer.local +3 -2
PetscInt

src/ksp/pc/impls/bjacobi/bjacobi.c
1.34 04/07/25 23:05:00 barrysmith@barry-smiths-computer.local +1 -1
PetscInt

src/ksp/ksp/interface/iterativ.c
1.21 04/07/25 23:05:00 barrysmith@barry-smiths-computer.local +7 -7
PetscInt

src/ksp/examples/tutorials/makefile
1.53 04/07/25 23:05:00 barrysmith@barry-smiths-computer.local +2 -8
PetscInt

src/ksp/examples/tutorials/ex9.c
1.17 04/07/25 23:05:00 barrysmith@barry-smiths-computer.local +20 -18
PetscInt

src/ksp/examples/tutorials/ex8.c
1.13 04/07/25 23:05:00 barrysmith@barry-smiths-computer.local +17 -15
PetscInt

src/ksp/examples/tutorials/ex7.c
1.14 04/07/25 23:05:00 barrysmith@barry-smiths-computer.local +2 -2
PetscInt

src/ksp/examples/tutorials/ex5.c
1.14 04/07/25 23:05:00 barrysmith@barry-smiths-computer.local +3 -2
PetscInt

src/ksp/examples/tutorials/ex4.c
1.11 04/07/25 23:05:00 barrysmith@barry-smiths-computer.local +10 -9
PetscInt

src/ksp/examples/tutorials/ex3.c
1.14 04/07/25 23:05:00 barrysmith@barry-smiths-computer.local +5 -5
PetscInt

src/ksp/examples/tutorials/ex29.c
1.9 04/07/25 23:04:59 barrysmith@barry-smiths-computer.local +6 -5
PetscInt

src/ksp/examples/tutorials/ex28.c
1.10 04/07/25 23:04:59 barrysmith@barry-smiths-computer.local +25 -27
PetscInt

src/ksp/examples/tutorials/ex27.c
1.13 04/07/25 23:04:59 barrysmith@barry-smiths-computer.local +4 -3
PetscInt

src/ksp/examples/tutorials/ex25.c
1.10 04/07/25 23:04:59 barrysmith@barry-smiths-computer.local +20 -18
PetscInt

src/ksp/examples/tutorials/ex23.c
1.12 04/07/25 23:04:59 barrysmith@barry-smiths-computer.local +8 -7
PetscInt

src/ksp/examples/tutorials/ex22.c
1.7 04/07/25 23:04:59 barrysmith@barry-smiths-computer.local +17 -15
PetscInt

src/ksp/examples/tutorials/ex16.c
1.11 04/07/25 23:04:59 barrysmith@barry-smiths-computer.local +9 -8
PetscInt

src/ksp/examples/tutorials/ex15.c
1.13 04/07/25 23:04:59 barrysmith@barry-smiths-computer.local +23 -22
PetscInt

src/ksp/examples/tutorials/ex13.c
1.12 04/07/25 23:04:59 barrysmith@barry-smiths-computer.local +23 -20
PetscInt

src/ksp/examples/tutorials/ex10.c
1.43 04/07/25 23:04:59 barrysmith@barry-smiths-computer.local +11 -10
PetscInt

src/ksp/examples/tests/ex7.c
1.17 04/07/25 23:04:59 barrysmith@barry-smiths-computer.local +3 -3
PetscInt

src/ksp/examples/tests/ex6.c
1.20 04/07/25 23:04:59 barrysmith@barry-smiths-computer.local +2 -2
PetscInt

src/ksp/examples/tests/ex4.c
1.10 04/07/25 23:04:59 barrysmith@barry-smiths-computer.local +1 -1
PetscInt

src/ksp/examples/tests/ex3.c
1.11 04/07/25 23:04:59 barrysmith@barry-smiths-computer.local +1 -1
PetscInt

src/ksp/examples/tests/ex24.c
1.11 04/07/25 23:04:58 barrysmith@barry-smiths-computer.local +11 -9
PetscInt

src/ksp/examples/tests/ex18.c
1.16 04/07/25 23:04:58 barrysmith@barry-smiths-computer.local +1 -1
PetscInt

src/docs/tex/petscapp.bib
1.127 04/07/25 23:04:58 barrysmith@barry-smiths-computer.local +10 -0
heart app

src/dm/da/src/dainterp.c
1.23 04/07/25 23:04:58 barrysmith@barry-smiths-computer.local +1 -1
PetscInt

src/dm/da/examples/tutorials/ex5.c
1.11 04/07/25 23:04:58 barrysmith@barry-smiths-computer.local +1 -1
PetscInt

src/dm/da/examples/tutorials/ex3.c
1.7 04/07/25 23:04:58 barrysmith@barry-smiths-computer.local +20 -16
PetscInt

src/dm/da/examples/tutorials/ex2.c
1.6 04/07/25 23:04:58 barrysmith@barry-smiths-computer.local +3 -1
PetscInt

src/dm/da/examples/tests/ex9.c
1.6 04/07/25 23:04:58 barrysmith@barry-smiths-computer.local +6 -6
PetscInt

src/dm/da/examples/tests/ex8.c
1.6 04/07/25 23:04:58 barrysmith@barry-smiths-computer.local +13 -13
PetscInt

src/dm/da/examples/tests/ex7.c
1.7 04/07/25 23:04:58 barrysmith@barry-smiths-computer.local +7 -5
PetscInt

src/dm/da/examples/tests/ex6.c
1.8 04/07/25 23:04:58 barrysmith@barry-smiths-computer.local +10 -9
PetscInt

src/dm/da/examples/tests/ex5.c
1.6 04/07/25 23:04:58 barrysmith@barry-smiths-computer.local +9 -8
PetscInt

src/dm/da/examples/tests/ex4.c
1.7 04/07/25 23:04:57 barrysmith@barry-smiths-computer.local +9 -7
PetscInt

src/dm/da/examples/tests/ex3.c
1.6 04/07/25 23:04:57 barrysmith@barry-smiths-computer.local +11 -10
PetscInt

src/dm/da/examples/tests/ex23.c
1.8 04/07/25 23:04:57 barrysmith@barry-smiths-computer.local +7 -4
PetscInt

src/dm/da/examples/tests/ex22.c
1.4 04/07/25 23:04:57 barrysmith@barry-smiths-computer.local +2 -2
PetscInt

src/dm/da/examples/tests/ex20.c
1.6 04/07/25 23:04:57 barrysmith@barry-smiths-computer.local +8 -5
PetscInt

src/dm/da/examples/tests/ex2.c
1.6 04/07/25 23:04:57 barrysmith@barry-smiths-computer.local +9 -7
PetscInt

src/dm/da/examples/tests/ex19.c
1.5 04/07/25 23:04:57 barrysmith@barry-smiths-computer.local +9 -8
PetscInt

src/dm/da/examples/tests/ex18.c
1.6 04/07/25 23:04:57 barrysmith@barry-smiths-computer.local +7 -5
PetscInt

src/dm/da/examples/tests/ex17.c
1.6 04/07/25 23:04:57 barrysmith@barry-smiths-computer.local +6 -5
PetscInt

src/dm/da/examples/tests/ex16.c
1.6 04/07/25 23:04:57 barrysmith@barry-smiths-computer.local +9 -7
PetscInt

src/dm/da/examples/tests/ex15.c
1.6 04/07/25 23:04:57 barrysmith@barry-smiths-computer.local +2 -1
PetscInt

src/dm/da/examples/tests/ex14.c
1.7 04/07/25 23:04:57 barrysmith@barry-smiths-computer.local +7 -6
PetscInt

src/dm/da/examples/tests/ex13.c
1.8 04/07/25 23:04:57 barrysmith@barry-smiths-computer.local +4 -4
PetscInt

src/dm/da/examples/tests/ex12.c
1.6 04/07/25 23:04:57 barrysmith@barry-smiths-computer.local +8 -7
PetscInt

src/dm/da/examples/tests/ex11.c
1.7 04/07/25 23:04:57 barrysmith@barry-smiths-computer.local +8 -7
PetscInt

src/dm/da/examples/tests/ex10.c
1.7 04/07/25 23:04:57 barrysmith@barry-smiths-computer.local +8 -7
PetscInt

src/dm/da/examples/tests/ex1.c
1.6 04/07/25 23:04:57 barrysmith@barry-smiths-computer.local +7 -5
PetscInt

src/dm/ao/impls/basic/aodatabasic.c
1.24 04/07/25 23:04:56 barrysmith@barry-smiths-computer.local +1 -1
PetscInt

src/dm/ao/impls/basic/aobasic.c
1.26 04/07/25 23:04:56 barrysmith@barry-smiths-computer.local +3 -3
PetscInt

python/PETSc/packages/X11.py
1.14 04/07/25 23:04:56 barrysmith@barry-smiths-computer.local +1 -1
PetscInt

include/petscts.h
1.27 04/07/25 23:04:56 barrysmith@barry-smiths-computer.local +3 -3
PetscInt

include/petscsnes.h
1.33 04/07/25 23:04:56 barrysmith@barry-smiths-computer.local +5 -5
PetscInt

include/petscis.h
1.23 04/07/25 23:04:56 barrysmith@barry-smiths-computer.local +2 -2
PetscInt

include/petscerror.h
1.34 04/07/25 23:04:56 barrysmith@barry-smiths-computer.local +6 -6
PetscInt

include/petscda.h
1.40 04/07/25 23:04:56 barrysmith@barry-smiths-computer.local +1 -1
PetscInt

BitKeeper/deleted/.del-ex28.c~a4928c94b24a7e17
1.3 04/07/25 22:07:22 barrysmith@barry-smiths-computer.local +81 -86
Delete: src/snes/examples/tutorials/ex28.c

src/snes/examples/tests/output/ex4_1.out
1.1 04/07/23 22:21:10 barrysmith@barry-smiths-computer.local +2 -0

src/snes/examples/tests/output/ex4_1.out
1.0 04/07/23 22:21:10 barrysmith@barry-smiths-computer.local +0 -0
BitKeeper file /Users/barrysmith/petsc-dev/src/snes/examples/tests/output/ex4_1.out

BitKeeper/deleted/.del-ex26.c~d3baa5268694279d
1.11 04/07/23 13:19:35 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Delete: src/ksp/examples/tutorials/ex26.c


Hg-commit: f3987d4b037460cdfd71041cec469ebed2f5a621

show more ...


# 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 ...


# f97fcd9b 11-Apr-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2130
barrysmith@barry-smiths-computer.local|ChangeSet|20040411211405|25958
ChangeSet
1.2130 04/04/11 16:14:05 barrysmith@barry-smiths-computer.local +0 -0
Merge bk://petsc@petsc.bk

bk-changeset-1.2130
barrysmith@barry-smiths-computer.local|ChangeSet|20040411211405|25958
ChangeSet
1.2130 04/04/11 16:14:05 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: 82bcaf458673622aa5ba5c104e51f7b303c56e32

show more ...


# 958c9bcc 11-Apr-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2128.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040411211351|25962
ChangeSet
1.2128.1.1 04/04/11 16:13:51 barrysmith@barry-smiths-computer.local +129 -0
clean up, remov

bk-changeset-1.2128.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040411211351|25962
ChangeSet
1.2128.1.1 04/04/11 16:13:51 barrysmith@barry-smiths-computer.local +129 -0
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/vec/utils/vpscat.c
1.15 04/04/11 16:13:48 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/vec/utils/pipeline.c
1.10 04/04/11 16:13:48 barrysmith@barry-smiths-computer.local +2 -2
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/vec/utils/gcreatev.c
1.9 04/04/11 16:13:48 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/vec/is/utils/isltog.c
1.17 04/04/11 16:13:48 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/vec/is/utils/iscoloring.c
1.18 04/04/11 16:13:48 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/vec/is/impls/stride/stride.c
1.9 04/04/11 16:13:48 barrysmith@barry-smiths-computer.local +2 -2
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/vec/is/impls/general/general.c
1.9 04/04/11 16:13:48 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/impls/aij/seq/aij.c
1.143 04/04/11 16:13:48 barrysmith@barry-smiths-computer.local +4 -4
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/vec/is/impls/block/block.c
1.9 04/04/11 16:13:47 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/vec/is/examples/tests/ex5.c
1.5 04/04/11 16:13:47 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/vec/interface/vector.c
1.82 04/04/11 16:13:47 barrysmith@barry-smiths-computer.local +3 -3
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/vec/interface/vecreg.c
1.26 04/04/11 16:13:47 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/vec/interface/mapreg.c
1.17 04/04/11 16:13:47 barrysmith@barry-smiths-computer.local +1 -3
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/vec/impls/shared/shvec.c
1.16 04/04/11 16:13:47 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/vec/impls/seq/dvec2.c
1.14 04/04/11 16:13:47 barrysmith@barry-smiths-computer.local +2 -2
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/vec/impls/seq/bvec2.c
1.39 04/04/11 16:13:47 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/vec/impls/mpi/pdvec.c
1.25 04/04/11 16:13:47 barrysmith@barry-smiths-computer.local +6 -8
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/vec/impls/mpi/pbvec.c
1.20 04/04/11 16:13:47 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/vec/impls/esi/ebvec1.c
1.35 04/04/11 16:13:47 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/ts/interface/tsreg.c
1.19 04/04/11 16:13:47 barrysmith@barry-smiths-computer.local +5 -7
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/ts/interface/ts.c
1.32 04/04/11 16:13:47 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/sys/src/viewer/interface/viewreg.c
1.12 04/04/11 16:13:47 barrysmith@barry-smiths-computer.local +1 -5
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/sys/src/viewer/interface/dupl.c
1.7 04/04/11 16:13:47 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/sys/src/viewer/impls/vu/petscvu.c
1.10 04/04/11 16:13:46 barrysmith@barry-smiths-computer.local +4 -4
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/sys/src/viewer/impls/socket/matlab/openport.c
1.11 04/04/11 16:13:46 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/sys/src/viewer/impls/socket/matlab/bread.c
1.8 04/04/11 16:13:46 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/sys/src/viewer/impls/silo/vsilo.c
1.14 04/04/11 16:13:46 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/sys/src/viewer/impls/matlab/vmatlab.c
1.13 04/04/11 16:13:46 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/sys/src/viewer/impls/mathematica/mathematica.c
1.29 04/04/11 16:13:46 barrysmith@barry-smiths-computer.local +8 -8
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/sys/src/viewer/impls/hdf4/hdf4v.c
1.8 04/04/11 16:13:46 barrysmith@barry-smiths-computer.local +2 -5
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/sys/src/viewer/impls/binary/binv.c
1.27 04/04/11 16:13:46 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/sys/src/viewer/impls/ascii/filev.c
1.22 04/04/11 16:13:46 barrysmith@barry-smiths-computer.local +2 -2
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/sys/src/utils/str.c
1.19 04/04/11 16:13:46 barrysmith@barry-smiths-computer.local +3 -4
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/sys/src/utils/select.c
1.8 04/04/11 16:13:46 barrysmith@barry-smiths-computer.local +1 -2
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/sys/src/plog/ploginfo.c
1.16 04/04/11 16:13:46 barrysmith@barry-smiths-computer.local +3 -3
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/sys/src/plog/plog.c
1.42 04/04/11 16:13:46 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/sys/src/plog/eventLog.c
1.27 04/04/11 16:13:46 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/sys/src/objects/pinit.c
1.36 04/04/11 16:13:46 barrysmith@barry-smiths-computer.local +2 -2
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/sys/src/objects/options.c
1.34 04/04/11 16:13:45 barrysmith@barry-smiths-computer.local +5 -5
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/sys/src/objects/destroy.c
1.14 04/04/11 16:13:45 barrysmith@barry-smiths-computer.local +2 -2
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/sys/src/memory/mtr.c
1.23 04/04/11 16:13:45 barrysmith@barry-smiths-computer.local +2 -2
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/sys/src/memory/mal.c
1.20 04/04/11 16:13:45 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/sys/src/matlabengine/matlab.c
1.24 04/04/11 16:13:45 barrysmith@barry-smiths-computer.local +5 -5
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/sys/src/fileio/sysio.c
1.14 04/04/11 16:13:45 barrysmith@barry-smiths-computer.local +2 -2
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/sys/src/fileio/mpiuopen.c
1.14 04/04/11 16:13:44 barrysmith@barry-smiths-computer.local +2 -2
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/sys/src/fileio/fretrieve.c
1.13 04/04/11 16:13:44 barrysmith@barry-smiths-computer.local +4 -4
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/sys/src/error/err.c
1.26 04/04/11 16:13:44 barrysmith@barry-smiths-computer.local +2 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/sys/src/draw/utils/hists.c
1.17 04/04/11 16:13:44 barrysmith@barry-smiths-computer.local +2 -2
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/sys/src/draw/utils/axis.c
1.11 04/04/11 16:13:44 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/sys/src/draw/interface/dtextgs.c
1.6 04/04/11 16:13:44 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/sys/src/draw/interface/drawreg.c
1.17 04/04/11 16:13:44 barrysmith@barry-smiths-computer.local +1 -6
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/sys/src/draw/interface/draw.c
1.12 04/04/11 16:13:44 barrysmith@barry-smiths-computer.local +11 -14
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/sys/src/draw/impls/x/xops.c
1.15 04/04/11 16:13:44 barrysmith@barry-smiths-computer.local +1 -3
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/sys/src/draw/impls/x/xinit.c
1.8 04/04/11 16:13:44 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/sys/src/draw/impls/x/text.c
1.5 04/04/11 16:13:44 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/sys/src/draw/impls/win32/win32draw.c
1.8 04/04/11 16:13:44 barrysmith@barry-smiths-computer.local +5 -5
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/sys/src/dll/reg.c
1.25 04/04/11 16:13:44 barrysmith@barry-smiths-computer.local +2 -2
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/sys/src/dll/dl.c
1.20 04/04/11 16:13:44 barrysmith@barry-smiths-computer.local +5 -5
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/sys/src/adic/adintrinsics/report-once.c
1.7 04/04/11 16:13:44 barrysmith@barry-smiths-computer.local +9 -10
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/sys/src/adic/adintrinsics/adintrinsics.c
1.4 04/04/11 16:13:43 barrysmith@barry-smiths-computer.local +4 -4
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/sys/src/adic/adic/run-map.c
1.9 04/04/11 16:13:43 barrysmith@barry-smiths-computer.local +7 -10
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/sys/src/adic/adic/run-alloc.c
1.7 04/04/11 16:13:43 barrysmith@barry-smiths-computer.local +4 -6
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/snes/mf/snesmfj.c
1.34 04/04/11 16:13:43 barrysmith@barry-smiths-computer.local +3 -8
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/snes/interface/snesut.c
1.11 04/04/11 16:13:43 barrysmith@barry-smiths-computer.local +2 -2
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/snes/interface/snes.c
1.44 04/04/11 16:13:43 barrysmith@barry-smiths-computer.local +1 -5
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/pf/interface/pf.c
1.16 04/04/11 16:13:43 barrysmith@barry-smiths-computer.local +1 -3
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/partition/partition.c
1.20 04/04/11 16:13:43 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/order/rootls.c
1.5 04/04/11 16:13:43 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/order/rcm.c
1.5 04/04/11 16:13:43 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/order/qmdrch.c
1.5 04/04/11 16:13:43 barrysmith@barry-smiths-computer.local +2 -2
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/order/qmdmrg.c
1.5 04/04/11 16:13:43 barrysmith@barry-smiths-computer.local +2 -2
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/order/genrcm.c
1.5 04/04/11 16:13:43 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/order/gennd.c
1.5 04/04/11 16:13:43 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/order/gen1wd.c
1.5 04/04/11 16:13:43 barrysmith@barry-smiths-computer.local +2 -2
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/order/degree.c
1.5 04/04/11 16:13:43 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/matfd/fdmatrix.c
1.16 04/04/11 16:13:42 barrysmith@barry-smiths-computer.local +4 -4
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/interface/matrix.c
1.116 04/04/11 16:13:42 barrysmith@barry-smiths-computer.local +9 -9
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/interface/matreg.c
1.16 04/04/11 16:13:42 barrysmith@barry-smiths-computer.local +1 -2
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
1.51 04/04/11 16:13:42 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/impls/sbaij/seq/sbaijfact.c
1.55 04/04/11 16:13:42 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
1.40 04/04/11 16:13:42 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/impls/sbaij/mpi/sbaijov.c
1.33 04/04/11 16:13:42 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/impls/sbaij/mpi/mmsbaij.c
1.25 04/04/11 16:13:42 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/impls/is/matis.c
1.15 04/04/11 16:13:42 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/impls/feti/feti.c
1.2 04/04/11 16:13:42 barrysmith@barry-smiths-computer.local +2 -2
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/impls/dense/seq/dense.c
1.51 04/04/11 16:13:42 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/impls/dense/mpi/mpidense.c
1.37 04/04/11 16:13:42 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/impls/bdiag/seq/bdiag.c
1.29 04/04/11 16:13:42 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/impls/baij/seq/dgefa7.c
1.5 04/04/11 16:13:42 barrysmith@barry-smiths-computer.local +2 -2
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/impls/baij/seq/dgefa6.c
1.5 04/04/11 16:13:41 barrysmith@barry-smiths-computer.local +2 -2
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/impls/baij/seq/dgefa5.c
1.5 04/04/11 16:13:41 barrysmith@barry-smiths-computer.local +2 -2
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/impls/baij/seq/dgefa4.c
1.5 04/04/11 16:13:41 barrysmith@barry-smiths-computer.local +2 -2
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/impls/baij/seq/dgefa3.c
1.5 04/04/11 16:13:41 barrysmith@barry-smiths-computer.local +2 -2
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/impls/baij/seq/dgefa2.c
1.5 04/04/11 16:13:41 barrysmith@barry-smiths-computer.local +2 -2
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/impls/baij/seq/dgefa.c
1.5 04/04/11 16:13:41 barrysmith@barry-smiths-computer.local +2 -2
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/impls/baij/seq/baijfact.c
1.7 04/04/11 16:13:41 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/impls/baij/mpi/mpibaij.c
1.58 04/04/11 16:13:41 barrysmith@barry-smiths-computer.local +3 -3
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/impls/baij/mpi/mmbaij.c
1.18 04/04/11 16:13:41 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/impls/aij/seq/umfpack/umfpack.c
1.33 04/04/11 16:13:41 barrysmith@barry-smiths-computer.local +11 -11
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/impls/aij/seq/superlu/superlu.c
1.63 04/04/11 16:13:41 barrysmith@barry-smiths-computer.local +3 -3
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/impls/aij/seq/spooles/spooles.c
1.90 04/04/11 16:13:41 barrysmith@barry-smiths-computer.local +117 -118
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/impls/aij/seq/spooles/aijspooles.c
1.36 04/04/11 16:13:41 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/impls/aij/seq/matptap.c
1.19 04/04/11 16:13:40 barrysmith@barry-smiths-computer.local +6 -6
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/impls/aij/seq/ilut.c
1.5 04/04/11 16:13:40 barrysmith@barry-smiths-computer.local +4 -4
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.92 04/04/11 16:13:40 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/impls/aij/mpi/spooles/mpispooles.c
1.62 04/04/11 16:13:40 barrysmith@barry-smiths-computer.local +163 -163
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/impls/aij/mpi/spooles/mpiaijspooles.c
1.29 04/04/11 16:13:40 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/impls/aij/mpi/mumps/mumps.c
1.70 04/04/11 16:13:40 barrysmith@barry-smiths-computer.local +6 -6
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/impls/aij/mpi/mpiaij.c
1.118 04/04/11 16:13:40 barrysmith@barry-smiths-computer.local +8 -8
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/impls/aij/mpi/libtfs/ivec.c
1.6.1.1 04/04/11 16:13:40 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/impls/aij/mpi/libtfs/gs.c
1.11.1.1 04/04/11 16:13:40 barrysmith@barry-smiths-computer.local +4 -7
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/impls/aij/mpi/libtfs/comm.c
1.13.1.1 04/04/11 16:13:40 barrysmith@barry-smiths-computer.local +20 -25
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/examples/tests/ex80.c
1.6 04/04/11 16:13:40 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/examples/tests/ex72.c
1.8 04/04/11 16:13:40 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/examples/tests/ex58.c
1.5 04/04/11 16:13:40 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/color/slo.c
1.5 04/04/11 16:13:40 barrysmith@barry-smiths-computer.local +3 -3
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/color/numsrt.c
1.6 04/04/11 16:13:39 barrysmith@barry-smiths-computer.local +2 -2
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/mat/color/ido.c
1.5 04/04/11 16:13:39 barrysmith@barry-smiths-computer.local +3 -3
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/ksp/pc/interface/precon.c
1.44 04/04/11 16:13:39 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/ksp/pc/interface/pcset.c
1.18 04/04/11 16:13:39 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/ksp/pc/impls/ramg/petscfunc.c
1.15 04/04/11 16:13:39 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/ksp/pc/impls/mg/mg.c
1.27 04/04/11 16:13:39 barrysmith@barry-smiths-computer.local +2 -2
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/ksp/pc/impls/hypre/hyppilut.c
1.51 04/04/11 16:13:39 barrysmith@barry-smiths-computer.local +2 -2
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/ksp/ksp/interface/itfunc.c
1.42 04/04/11 16:13:39 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/ksp/ksp/interface/itcreate.c
1.45 04/04/11 16:13:39 barrysmith@barry-smiths-computer.local +1 -5
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/ksp/ksp/impls/lgmres/lgmres.c
1.23 04/04/11 16:13:39 barrysmith@barry-smiths-computer.local +2 -2
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/ksp/ksp/impls/fgmres/modpcf.c
1.11 04/04/11 16:13:39 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

src/dm/da/src/da2.c
1.43 04/04/11 16:13:39 barrysmith@barry-smiths-computer.local +1 -1
clean up, remove extra spaces; fix error codes with correct values
replace blah != PETSC_NULL and rank == 0 with PETSc style !

include/petscerror.h
1.28 04/04/11 16:13:39 barrysmith@barry-smiths-computer.local +30 -29
more 1 error code replaced with correct value

src/mat/impls/aij/seq/aij.c
1.142 04/04/10 22:26:12 barrysmith@barry-smiths-computer.local +1 -1
*** empty log message ***

src/vec/utils/pipeline.c
1.9 04/04/10 22:22:37 barrysmith@barry-smiths-computer.local +1 -2
*** empty log message ***


Hg-commit: dd25ec754305bfc21195bbc00a2409b6aad36bf1

show more ...


# 5351c3c9 09-Apr-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2124
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040409160616|00943
ChangeSet
1.2124 04/04/09 11:06:16 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits

bk-changeset-1.2124
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040409160616|00943
ChangeSet
1.2124 04/04/09 11:06:16 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-dev


Hg-commit: 15d367fc03434791c5ed33e14610717d7eb8c2be

show more ...


# e2d1d2b7 09-Apr-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2117.1.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040409160606|29650
ChangeSet
1.2117.1.1 04/04/09 11:06:06 barrysmith@barrysmith-57.mcs.anl.gov +69 -0
minor error message

bk-changeset-1.2117.1.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040409160606|29650
ChangeSet
1.2117.1.1 04/04/09 11:06:06 barrysmith@barrysmith-57.mcs.anl.gov +69 -0
minor error message fixes to put in correct error code
changed [256] and [128] to PETSC_MAX_PATH_LEN when appropriate
and otherwise 256

src/ts/interface/tsreg.c
1.18 04/04/09 11:06:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
change 256 to PETSC_MAX_PATH_LEN

src/sys/src/viewer/interface/viewreg.c
1.11 04/04/09 11:06:03 barrysmith@barrysmith-57.mcs.anl.gov +7 -3
minor error message fixes to put in correct error code

src/sys/src/viewer/impls/string/stringv.c
1.12 04/04/09 11:06:03 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
minor error message fixes to put in correct error code

src/sys/src/viewer/impls/socket/send.c
1.17 04/04/09 11:06:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
minor error message fixes to put in correct error code

src/sys/src/viewer/impls/socket/matlab/readinvecs.c
1.11 04/04/09 11:06:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
minor error message fixes to put in correct error code

src/sys/src/viewer/impls/netcdf/vnetcdf.c
1.6 04/04/09 11:06:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
minor error message fixes to put in correct error code

src/sys/src/viewer/impls/matlab/vmatlab.c
1.12 04/04/09 11:06:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
minor error message fixes to put in correct error code

src/sys/src/viewer/impls/hdf4/hdf4v.c
1.7 04/04/09 11:06:03 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
minor error message fixes to put in correct error code

src/sys/src/viewer/impls/draw/drawv.c
1.17 04/04/09 11:06:03 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
minor error message fixes to put in correct error code

src/ksp/ksp/interface/itfunc.c
1.41 04/04/09 11:06:03 barrysmith@barrysmith-57.mcs.anl.gov +5 -1
minor error message fixes to put in correct error code

src/sys/src/viewer/impls/binary/binv.c
1.24 04/04/09 11:06:02 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
minor error message fixes to put in correct error code

src/sys/src/viewer/impls/ascii/filev.c
1.21 04/04/09 11:06:02 barrysmith@barrysmith-57.mcs.anl.gov +7 -7
minor error message fixes to put in correct error code

src/sys/src/viewer/impls/ams/ams.c
1.14 04/04/09 11:06:02 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/sys/src/utils/select.c
1.7 04/04/09 11:06:02 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/sys/src/utils/pdisplay.c
1.10 04/04/09 11:06:02 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/sys/src/objects/pinit.c
1.34 04/04/09 11:06:02 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/sys/src/objects/options.c
1.32 04/04/09 11:06:02 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/sys/src/objects/olist.c
1.7 04/04/09 11:06:02 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/sys/src/objects/init.c
1.28 04/04/09 11:06:02 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/sys/src/objects/destroy.c
1.13 04/04/09 11:06:02 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/sys/src/objects/ams/aoptions.c
1.19 04/04/09 11:06:02 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/sys/src/matlabengine/matlab.c
1.23 04/04/09 11:06:02 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/sys/src/error/err.c
1.24 04/04/09 11:06:02 barrysmith@barrysmith-57.mcs.anl.gov +6 -2
minor error handling and error message fix up

src/sys/src/error/adebug.c
1.27 04/04/09 11:06:02 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/sys/src/dll/reg.c
1.23 04/04/09 11:06:02 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/sys/examples/tutorials/ex4.c
1.7 04/04/09 11:06:02 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/snes/mf/snesmfj.c
1.33 04/04/09 11:06:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/snes/interface/snes.c
1.43 04/04/09 11:06:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/snes/interface/noise/snesnoise.c
1.9 04/04/09 11:06:01 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/snes/examples/tutorials/ex29.c
1.63 04/04/09 11:06:01 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/snes/examples/tutorials/ex26.c
1.14 04/04/09 11:06:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/pf/interface/pf.c
1.15 04/04/09 11:06:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/pf/impls/string/cstring.c
1.7 04/04/09 11:06:01 barrysmith@barrysmith-57.mcs.anl.gov +5 -5
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/mat/partition/partition.c
1.19 04/04/09 11:06:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/mat/order/sorder.c
1.16 04/04/09 11:06:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/mat/examples/tutorials/ex4.c
1.4 04/04/09 11:06:01 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/mat/examples/tutorials/ex1.c
1.8 04/04/09 11:06:01 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/mat/examples/tests/ex87.c
1.7 04/04/09 11:06:01 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/mat/examples/tests/ex81.c
1.7 04/04/09 11:06:01 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/mat/examples/tests/ex78.c
1.6 04/04/09 11:06:01 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/mat/examples/tests/ex73.c
1.8 04/04/09 11:06:01 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/mat/examples/tests/ex72.c
1.7 04/04/09 11:06:01 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/mat/examples/tests/ex62.c
1.7 04/04/09 11:06:01 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/mat/examples/tests/ex57.c
1.7 04/04/09 11:06:00 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/mat/examples/tests/ex55.c
1.10 04/04/09 11:06:00 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/mat/examples/tests/ex53.c
1.8 04/04/09 11:06:00 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/mat/examples/tests/ex50.c
1.7 04/04/09 11:06:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/mat/examples/tests/ex47.c
1.7 04/04/09 11:06:00 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/mat/examples/tests/ex42.c
1.9 04/04/09 11:06:00 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/mat/examples/tests/ex41.c
1.8 04/04/09 11:06:00 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/mat/examples/tests/ex40.c
1.9 04/04/09 11:06:00 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/mat/examples/tests/ex33.c
1.10 04/04/09 11:06:00 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/mat/examples/tests/ex32.c
1.9 04/04/09 11:06:00 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/mat/color/color.c
1.15 04/04/09 11:06:00 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/ksp/pc/interface/precon.c
1.43 04/04/09 11:06:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/ksp/pc/impls/spai/examples/tutorials/ex2.c
1.9 04/04/09 11:06:00 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/ksp/ksp/interface/itcreate.c
1.44 04/04/09 11:06:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/ksp/examples/tutorials/ex27.c
1.12 04/04/09 11:06:00 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/ksp/examples/tutorials/ex10.c
1.39 04/04/09 11:06:00 barrysmith@barrysmith-57.mcs.anl.gov +5 -5
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/ksp/examples/tests/ex7.c
1.15 04/04/09 11:05:59 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/ksp/examples/tests/ex6.c
1.18 04/04/09 11:05:59 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/ksp/examples/tests/ex18.c
1.14 04/04/09 11:05:59 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/dm/usg/utils/triconvert.c
1.7 04/04/09 11:05:59 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/dm/ao/examples/tutorials/ex1.c
1.9 04/04/09 11:05:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/contrib/oberman/laplacian_q1/appload.c
1.6 04/04/09 11:05:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/contrib/oberman/burgers_vertex_based_q1/appload.c
1.6 04/04/09 11:05:59 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/contrib/oberman/burgers_df_based_q1/appload.c
1.8 04/04/09 11:05:59 barrysmith@barrysmith-57.mcs.anl.gov +5 -5
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

src/contrib/fun3d/flow.c
1.14 04/04/09 11:05:59 barrysmith@barrysmith-57.mcs.anl.gov +8 -8
[256] and [128] replaced with PETSC_MAX_PATH_LWN when
appropriate and all 128 -> 256 otherwise

include/petscerror.h
1.27 04/04/09 11:05:59 barrysmith@barrysmith-57.mcs.anl.gov +4 -5
minor updates to error messages and error handling

src/ksp/ksp/interface/itfunc.c
1.40 04/04/08 19:12:17 barrysmith@barry-smiths-computer.local +1 -1
additional converged reason added


Hg-commit: e5a25833e4a3ce8cce57462405f6fdb44b0c3797

show more ...


12345678910>>...12