History log of /petsc/src/mat/interface/matrix.c (Results 2751 – 2775 of 3231)
Revision Date Author Comments
# 76d43ee3 25-Feb-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1968
barrysmith@barry-smiths-computer.local|ChangeSet|20040225034115|35325
ChangeSet
1.1968 04/02/24 21:41:15 barrysmith@barry-smiths-computer.local +0 -0
Merge bk://petsc@petsc.bk

bk-changeset-1.1968
barrysmith@barry-smiths-computer.local|ChangeSet|20040225034115|35325
ChangeSet
1.1968 04/02/24 21:41:15 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: df98213d43536ed9728221ccb7d7b6a3fa58b29e

show more ...


# 1d73ed98 25-Feb-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1966.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040225034103|35327
ChangeSet
1.1966.1.1 04/02/24 21:41:03 barrysmith@barry-smiths-computer.local +12 -0
removing chkerrq

bk-changeset-1.1966.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040225034103|35327
ChangeSet
1.1966.1.1 04/02/24 21:41:03 barrysmith@barry-smiths-computer.local +12 -0
removing chkerrq from many macros since they require functions that return int error codes
plus a couple minor error fixes

src/vec/interface/vector.c
1.74 04/02/24 21:41:00 barrysmith@barry-smiths-computer.local +5 -0
removing chkerrq from many macros since they require functions that return int error codes

src/mat/interface/matrix.c
1.98 04/02/24 21:41:00 barrysmith@barry-smiths-computer.local +4 -0
removing chkerrq from many macros since they require functions that return int error codes

src/mat/impls/aij/seq/matlab/aijmatlab.c
1.23 04/02/24 21:41:00 barrysmith@barry-smiths-computer.local +1 -1
removing chkerrq from many macros since they require functions that return int error codes

src/ksp/ksp/impls/lgmres/makefile
1.6 04/02/24 21:41:00 barrysmith@barry-smiths-computer.local +1 -1
removing chkerrq from many macros since they require functions that return int error codes

src/ksp/ksp/impls/lgmres/lgmresp.h
1.5 04/02/24 21:41:00 barrysmith@barry-smiths-computer.local +0 -1
removing chkerrq from many macros since they require functions that return int error codes

src/ksp/ksp/impls/lgmres/lgmres.c
1.17 04/02/24 21:41:00 barrysmith@barry-smiths-computer.local +22 -0
removing chkerrq from many macros since they require functions that return int error codes

src/ksp/ksp/impls/gmres/gmres.c
1.33 04/02/24 21:41:00 barrysmith@barry-smiths-computer.local +4 -2
removing chkerrq from many macros since they require functions that return int error codes

include/vecimpl.h
1.20 04/02/24 21:41:00 barrysmith@barry-smiths-computer.local +1 -1
removing chkerrq from many macros since they require functions that return int error codes

include/petscvec.h
1.41 04/02/24 21:41:00 barrysmith@barry-smiths-computer.local +32 -7
removing chkerrq from many macros since they require functions that return int error codes

include/petscmat.h
1.107 04/02/24 21:41:00 barrysmith@barry-smiths-computer.local +13 -19
removing chkerrq from many macros since they require functions that return int error codes

include/petscksp.h
1.37 04/02/24 21:41:00 barrysmith@barry-smiths-computer.local +4 -0
removing chkerrq from many macros since they require functions that return int error codes

include/petscbt.h
1.9 04/02/24 21:41:00 barrysmith@barry-smiths-computer.local +2 -5
removing chkerrq from many macros since they require functions that return int error codes

include/petscmat.h
1.106 04/02/24 19:45:16 barrysmith@barry-smiths-computer.local +3 -0
*** empty log message ***


Hg-commit: da943cebb1da84021701571424b10c8846195910

show more ...


# 556c6117 19-Feb-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1935
Kris@p4buschel.|ChangeSet|20040219050700|52310
ChangeSet
1.1935 04/02/18 21:07:00 Kris@p4buschel. +4 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into p4buschel.:F:/Home/K

bk-changeset-1.1935
Kris@p4buschel.|ChangeSet|20040219050700|52310
ChangeSet
1.1935 04/02/18 21:07:00 Kris@p4buschel. +4 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into p4buschel.:F:/Home/Kris/petsc/petsc-dev

src/mat/impls/rowbs/mpi/mpirowbs.c
1.47 04/02/18 21:06:59 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/dense/mpi/mpidense.c
1.33 04/02/18 21:06:58 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/aij/seq/aij.c
1.127 04/02/18 21:06:58 Kris@p4buschel. +0 -0
Auto merged

src/ksp/pc/impls/is/nn/nn.c
1.18 04/02/18 21:06:57 Kris@p4buschel. +0 -0
Auto merged


Hg-commit: 985d926bdf453c1d9f766ce96b675bf74e04b753

show more ...


# 3c94ec11 16-Feb-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1929.1.77
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040216170718|16750
ChangeSet
1.1929.1.77 04/02/16 11:07:18 barrysmith@barrysmith-57.mcs.anl.gov +94 -0
allow installation

bk-changeset-1.1929.1.77
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040216170718|16750
ChangeSet
1.1929.1.77 04/02/16 11:07:18 barrysmith@barrysmith-57.mcs.anl.gov +94 -0
allow installation elsewhere

todo
1.27 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -3
allow installation elsewhere

src/vec/utils/vscat.c
1.14 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/utils/vpscat.c
1.12 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/utils/vinv.c
1.23 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/utils/vecstash.c
1.6 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/utils/vecmpitoseq.c
1.8 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/utils/vecio.c
1.25 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/utils/pipeline.c
1.7 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/utils/comb.c
1.11 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/interface/vector.c
1.73 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/interface/vecregall.c
1.14 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/interface/vecreg.c
1.22 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/interface/veccreate.c
1.16 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/interface/mapregall.c
1.7 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/interface/mapreg.c
1.14 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/interface/mapcreate.c
1.9 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/interface/map.c
1.11 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/impls/seq/vseqcr.c
1.8 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/impls/seq/bvec2.c
1.33 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/impls/seq/bvec1.c
1.5 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/impls/mpi/pvecimpl.h
1.5 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/impls/mpi/pmap.c
1.9 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/impls/hypre/vhyp.c
1.5 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/impls/esi/ebvec1.c
1.33 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/impls/dvecimpl.h
1.6 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/ts/interface/ts.c
1.28 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +2 -1
allow installation elsewhere

src/sys/src/objects/pinit.c
1.30 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/sys/src/dll/makefile
1.5 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/mat/matimpl.h
1.35 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +0 -5
allow installation elsewhere

src/mat/interface/matrix.c
1.97 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/mat/impls/shell/shellcnv.c
1.8 04/02/16 11:07:02 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/mat/impls/shell/shell.c
1.15 04/02/16 11:07:02 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/mat/impls/maij/maij.c
1.14 04/02/16 11:07:02 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/ksp/pc/impls/shell/shellpc.c
1.13 04/02/16 11:07:02 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/fortran/custom/zts.c
1.12 04/02/16 11:07:02 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/dm/da/src/gr2.c
1.19 04/02/16 11:07:02 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

python/PETSc/Configure.py
1.191 04/02/16 11:07:02 barrysmith@barrysmith-57.mcs.anl.gov +6 -3
allow installation elsewhere

makefile
1.93 04/02/16 11:07:02 barrysmith@barrysmith-57.mcs.anl.gov +66 -0
allow installation elsewhere

include/petscvec.h
1.40 04/02/16 11:07:02 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
allow installation elsewhere

include/petsclog.h
1.34 04/02/16 11:07:02 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

config/configure.py
1.58 04/02/16 11:07:02 barrysmith@barrysmith-57.mcs.anl.gov +0 -4
allow installation elsewhere

bmake/win64_intel/variables
1.7 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/win32_ms_wmpi/variables
1.7 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/win32_ms_mpipro/variables
1.9 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/win32_ms_mpich/variables
1.16 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/win32_ms_hpvm/variables
1.8 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/win32_ms/variables
1.8 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/win32_intel/variables
1.7 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/win32_gnu/variables
1.6 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/win32_borland/variables
1.10 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/t3e/variables
1.6 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/sx6/variables
1.3 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/solaris_x86/variables
1.6 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/solaris_uni/variables
1.9 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/solaris_lam/variables
1.9 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/solaris_gnu/variables
1.7 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/solaris64/variables
1.10 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/solaris/variables
1.9 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/rs6000_sp/variables
1.9 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/rs6000_gnu/variables
1.5 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/rs6000_64/variables
1.11 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/rs6000/variables
1.7 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/macx/variables
1.17 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/linux_uni/variables
1.2 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/linux_tau/variables
1.4 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/linux_superludist/variables
1.4 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/linux_pgi/variables
1.8 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/linux_nagf90/variables
1.5 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/linux_jazz_intel/variables
1.5 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/linux_intel/variables
1.14 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/linux_gm/variables
1.3 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/linux_gcc_pgf90/variables
1.13 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/linux_gcc_ifc/variables
1.2 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/linux_alpha_dec/variables
1.9 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/linux_alpha/variables
1.7 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/linux_absoft/variables
1.6 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/linux64_intel/variables
1.10 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/linux64/variables
1.5 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/linux/variables
1.6 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/hpux64/variables
1.6 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/hpux/variables
1.6 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/freebsd/variables
1.6 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/cray-x1/variables
1.2 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/config/variables.in
1.41 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/common/rules
1.105 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
allow installation elsewhere

bmake/beos/variables
1.5 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/ascired/variables
1.6 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/alpha_uni/variables
1.8 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/alpha_gnu/variables
1.6 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/alpha/variables
1.9 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/UXPV/variables
1.7 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

bmake/IRIX_gnu/variables
1.6 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/IRIX64/variables
1.7 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/IRIX/variables
1.5 04/02/16 11:06:58 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere


Hg-commit: 7b2843cade75425c628042a823b0bad6b0499dfc

show more ...


# 924aca6e 13-Feb-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.1929.1.66
hzhang@smash.mcs.anl.gov|ChangeSet|20040213041857|44142
ChangeSet
1.1929.1.66 04/02/12 22:18:57 hzhang@smash.mcs.anl.gov +0 -0
Merge bk://petsc.bkbits.net/petsc-dev
int

bk-changeset-1.1929.1.66
hzhang@smash.mcs.anl.gov|ChangeSet|20040213041857|44142
ChangeSet
1.1929.1.66 04/02/12 22:18:57 hzhang@smash.mcs.anl.gov +0 -0
Merge bk://petsc.bkbits.net/petsc-dev
into smash.mcs.anl.gov:/sandbox/hzhang/petsc-dev


Hg-commit: 32bca2dfcf13606d026b7e3a7a2a852a768cac3b

show more ...


# 1f827c0a 13-Feb-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.1929.15.1
hzhang@smash.mcs.anl.gov|ChangeSet|20040213041840|45627
ChangeSet
1.1929.15.1 04/02/12 22:18:40 hzhang@smash.mcs.anl.gov +1 -0
Remove 'PetscValidPointer(B,2);' from MatTr

bk-changeset-1.1929.15.1
hzhang@smash.mcs.anl.gov|ChangeSet|20040213041840|45627
ChangeSet
1.1929.15.1 04/02/12 22:18:40 hzhang@smash.mcs.anl.gov +1 -0
Remove 'PetscValidPointer(B,2);' from MatTranspose().
The 2nd arg, B, can be a null pointer in the case of in-place mattraspose.

src/mat/interface/matrix.c
1.96 04/02/12 22:03:53 hzhang@smash.mcs.anl.gov +0 -1
*** empty log message ***


Hg-commit: 5d4626b3766961c02692ea5e025e48b20a590dec

show more ...


# de362556 11-Feb-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1934
Kris@p4buschel.|ChangeSet|20040211111633|26908
ChangeSet
1.1934 04/02/11 03:16:33 Kris@p4buschel. +28 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into p4buschel.:F:/Home/

bk-changeset-1.1934
Kris@p4buschel.|ChangeSet|20040211111633|26908
ChangeSet
1.1934 04/02/11 03:16:33 Kris@p4buschel. +28 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into p4buschel.:F:/Home/Kris/petsc/petsc-dev

src/sys/src/viewer/impls/mathematica/mathematica.c
1.24 04/02/11 03:16:33 Kris@p4buschel. +0 -0
Auto merged

src/mat/utils/axpy.c
1.12 04/02/11 03:16:32 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/sbaij/seq/sbaijfact2.c
1.33 04/02/11 03:16:32 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/sbaij/seq/sbaij.c
1.92 04/02/11 03:16:31 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/sbaij/mpi/mpisbaij.c
1.85 04/02/11 03:16:31 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/sbaij/mpi/mmsbaij.c
1.22 04/02/11 03:16:30 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/rowbs/mpi/mpirowbs.c
1.46 04/02/11 03:16:29 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/dense/seq/dense.c
1.47 04/02/11 03:16:29 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/dense/mpi/mpidense.c
1.32 04/02/11 03:16:28 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/bdiag/seq/bdiag.c
1.26 04/02/11 03:16:28 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/bdiag/mpi/mpibdiag.c
1.29 04/02/11 03:16:27 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/baij/seq/baijfact2.c
1.32 04/02/11 03:16:27 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/baij/seq/baij.c
1.77 04/02/11 03:16:26 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/baij/mpi/mpibaij.c
1.52 04/02/11 03:16:26 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/baij/mpi/mmbaij.c
1.15 04/02/11 03:16:25 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/aij/seq/superlu/superlu.c
1.57 04/02/11 03:16:25 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/aij/seq/aijfact.c
1.49 04/02/11 03:16:24 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/aij/seq/aij.c
1.126 04/02/11 03:16:24 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/aij/mpi/pxxt.c
1.14 04/02/11 03:16:23 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/aij/mpi/mmaij.c
1.11 04/02/11 03:16:23 Kris@p4buschel. +0 -0
Auto merged

src/ksp/pc/interface/precon.c
1.36 04/02/11 03:16:22 Kris@p4buschel. +0 -0
Auto merged

src/ksp/pc/impls/spai/src/ispai.c
1.18 04/02/11 03:16:22 Kris@p4buschel. +0 -0
Auto merged

src/ksp/pc/impls/is/nn/nn.c
1.17 04/02/11 03:16:21 Kris@p4buschel. +0 -0
Auto merged

src/ksp/pc/impls/eisens/eisen.c
1.14 04/02/11 03:16:21 Kris@p4buschel. +0 -0
Auto merged

src/ksp/ksp/interface/eige.c
1.10 04/02/11 03:16:20 Kris@p4buschel. +0 -0
Auto merged

src/dm/da/utils/pack.c
1.8 04/02/11 03:16:20 Kris@p4buschel. +0 -0
Auto merged

src/dm/da/src/dainterp.c
1.9 04/02/11 03:16:19 Kris@p4buschel. +0 -0
Auto merged

src/dm/ao/impls/basic/aodatabasic.c
1.13 04/02/11 03:16:19 Kris@p4buschel. +0 -0
Auto merged


Hg-commit: 5e3c018f165b443acc8fb0f286f19e6a66fa058a

show more ...


# c9780b6f 09-Feb-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1929.1.27
barrysmith@barry-smiths-computer.local|ChangeSet|20040209171320|45882
ChangeSet
1.1929.1.27 04/02/09 11:13:20 barrysmith@barry-smiths-computer.local +54 -0
petsccheck mac

bk-changeset-1.1929.1.27
barrysmith@barry-smiths-computer.local|ChangeSet|20040209171320|45882
ChangeSet
1.1929.1.27 04/02/09 11:13:20 barrysmith@barry-smiths-computer.local +54 -0
petsccheck macros now take argument number for easier debugging

src/vec/utils/vecmpitoseq.c
1.7 04/02/09 11:13:16 barrysmith@barry-smiths-computer.local +2 -2
petsccheck macros now take argument number for easier debugging

src/vec/is/utils/iscomp.c
1.8 04/02/09 11:13:16 barrysmith@barry-smiths-computer.local +1 -1
petsccheck macros now take argument number for easier debugging

src/vec/is/interface/index.c
1.7 04/02/09 11:13:16 barrysmith@barry-smiths-computer.local +1 -1
petsccheck macros now take argument number for easier debugging

src/vec/interface/vector.c
1.69 04/02/09 11:13:16 barrysmith@barry-smiths-computer.local +85 -95
petsccheck macros now take argument number for easier debugging

src/ts/interface/ts.c
1.27 04/02/09 11:13:16 barrysmith@barry-smiths-computer.local +7 -7
snessolve no longer passes out number of iterations

src/ts/impls/pseudo/posindep.c
1.14 04/02/09 11:13:16 barrysmith@barry-smiths-computer.local +3 -2
snessolve no longer passes out number of iterations

src/ts/impls/implicit/cn/cn.c
1.9 04/02/09 11:13:16 barrysmith@barry-smiths-computer.local +3 -2
snessolve no longer passes out number of iterations

src/ts/impls/implicit/beuler/beuler.c
1.10 04/02/09 11:13:15 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/utils/damgsnes.c
1.25 04/02/09 11:13:15 barrysmith@barry-smiths-computer.local +2 -2
snessolve no longer passes out number of iterations

src/snes/snesimpl.h
1.11 04/02/09 11:13:15 barrysmith@barry-smiths-computer.local +1 -1
snessolve no longer passes out number of iterations

src/snes/interface/snes.c
1.36 04/02/09 11:13:15 barrysmith@barry-smiths-computer.local +12 -16
snessolve no longer passes out number of iterations

src/snes/impls/tr/tr.c
1.10 04/02/09 11:13:15 barrysmith@barry-smiths-computer.local +2 -4
snessolve no longer passes out number of iterations

src/snes/impls/test/snestest.c
1.10 04/02/09 11:13:15 barrysmith@barry-smiths-computer.local +1 -2
snessolve no longer passes out number of iterations

src/snes/impls/ls/ls.c
1.32 04/02/09 11:13:15 barrysmith@barry-smiths-computer.local +2 -6
snessolve no longer passes out number of iterations

src/snes/examples/tutorials/ex6.c
1.9 04/02/09 11:13:15 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tutorials/ex5s.c
1.6 04/02/09 11:13:15 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tutorials/ex5f90.F
1.8 04/02/09 11:13:15 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tutorials/ex5f.F
1.10 04/02/09 11:13:15 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tutorials/ex5.c
1.14 04/02/09 11:13:15 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tutorials/ex3.c
1.7 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tutorials/ex26.c
1.11 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tutorials/ex21.c
1.6 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tutorials/ex2.c
1.7 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tutorials/ex1f.F
1.11 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tutorials/ex14.c
1.8 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tutorials/ex10d/ex10.c
1.10 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tutorials/ex1.c
1.7 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tests/ex9.c
1.7 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tests/ex7.c
1.7 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tests/ex5.c
1.6 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tests/ex4.c
1.6 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tests/ex1f.F
1.7 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tests/ex13.c
1.7 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tests/ex12f.F
1.6 04/02/09 11:13:13 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tests/ex11.c
1.10 04/02/09 11:13:13 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tests/ex1.c
1.7 04/02/09 11:13:13 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/pf/interface/pf.c
1.11 04/02/09 11:13:13 barrysmith@barry-smiths-computer.local +1 -1
PetscValidCheck now include argument number for easier debugging


src/mat/partition/partition.c
1.16 04/02/09 11:13:13 barrysmith@barry-smiths-computer.local +1 -1
PetscValidCheck now include argument number for easier debugging


src/mat/matfd/fdmatrix.c
1.13 04/02/09 11:13:13 barrysmith@barry-smiths-computer.local +1 -1
PetscValidCheck now include argument number for easier debugging


src/mat/interface/mhas.c
1.6 04/02/09 11:13:13 barrysmith@barry-smiths-computer.local +1 -1
PetscValidCheck now include argument number for easier debugging


src/mat/interface/matrix.c
1.95 04/02/09 11:13:13 barrysmith@barry-smiths-computer.local +113 -115
PetscValidCheck now include argument number for easier debugging


src/mat/impls/aij/seq/matptap.c
1.11 04/02/09 11:13:12 barrysmith@barry-smiths-computer.local +5 -5
PetscValidCheck now include argument number for easier debugging


src/mat/impls/aij/seq/matmatmult.c
1.42 04/02/09 11:13:12 barrysmith@barry-smiths-computer.local +7 -7
PetscValidCheck now include argument number for easier debugging


src/ksp/pc/interface/precon.c
1.34.1.2 04/02/09 11:13:12 barrysmith@barry-smiths-computer.local +2 -2
PetscValidCheck now include argument number for easier debugging


src/ksp/ksp/interface/itfunc.c
1.35 04/02/09 11:13:12 barrysmith@barry-smiths-computer.local +1 -1
PetscValidCheck now include argument number for easier debugging


src/ksp/ksp/interface/itcreate.c
1.38 04/02/09 11:13:12 barrysmith@barry-smiths-computer.local +1 -1
PetscValidCheck now include argument number for easier debugging


src/contrib/oberman/burgers_vertex_based_q1/main.c
1.5 04/02/09 11:13:12 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/contrib/oberman/burgers_df_based_q1/appsetalg.c
1.5 04/02/09 11:13:12 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/contrib/fun3d/flow.c
1.12 04/02/09 11:13:12 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

python/PETSc/Configure.py
1.178 04/02/09 11:13:12 barrysmith@barry-smiths-computer.local +1 -1
support for more sh

include/petscsnes.h
1.25 04/02/09 11:13:12 barrysmith@barry-smiths-computer.local +1 -1
snessolve no longer passes out number of iterations

include/petschead.h
1.25 04/02/09 11:13:12 barrysmith@barry-smiths-computer.local +10 -6
PetscValidCheck now include argument number for easier debugging


docs/website/documentation/changes/220.html
1.11 04/02/09 11:13:12 barrysmith@barry-smiths-computer.local +2 -0
snessolve no longer passes out number of iterations

docs/tex/manual/part2.tex
1.67 04/02/09 11:13:11 barrysmith@barry-smiths-computer.local +2 -3
snessolve no longer passes out number of iterations


Hg-commit: f468c78b1267f35c704894880247c38527557a81

show more ...


# 557a7fc0 09-Feb-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1929.1.26
barrysmith@barry-smiths-computer.local|ChangeSet|20040209035113|31655
ChangeSet
1.1929.1.26 04/02/08 21:51:13 barrysmith@barry-smiths-computer.local +0 -0
Merge bk://pets

bk-changeset-1.1929.1.26
barrysmith@barry-smiths-computer.local|ChangeSet|20040209035113|31655
ChangeSet
1.1929.1.26 04/02/08 21:51:13 barrysmith@barry-smiths-computer.local +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barry-smiths-computer.local:/Users/barrysmith/petsc-dev


Hg-commit: fd21a0e1c80a3563467c19d2b5a2e670e6371e25

show more ...


# 4482741e 09-Feb-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1929.7.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040209035034|33196
ChangeSet
1.1929.7.1 04/02/08 21:50:34 barrysmith@barry-smiths-computer.local +192 -0
Implementing Vi

bk-changeset-1.1929.7.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040209035034|33196
ChangeSet
1.1929.7.1 04/02/08 21:50:34 barrysmith@barry-smiths-computer.local +192 -0
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

todo
1.21 04/02/08 21:50:27 barrysmith@barry-smiths-computer.local +4 -0
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/utils/vscat.c
1.13 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +16 -16
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/utils/vinv.c
1.22 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +30 -20
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/utils/vecmpitoseq.c
1.6 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +4 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/utils/vecio.c
1.24 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/utils/cmesh.c
1.4 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/is/utils/isltog.c
1.13 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +14 -12
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/is/utils/isdiff.c
1.6 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +6 -6
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/is/utils/iscomp.c
1.7 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/is/utils/iscoloring.c
1.14 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +7 -6
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/is/interface/index.c
1.6 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +26 -25
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/is/impls/stride/stride.c
1.5 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +6 -6
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/is/impls/general/general.c
1.5 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/is/impls/block/block.c
1.5 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +12 -12
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/interface/vector.c
1.68 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +139 -127
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/interface/vecreg.c
1.21 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/interface/veccreate.c
1.15 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/interface/mapreg.c
1.13 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/interface/mapcreate.c
1.8 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/interface/map.c
1.10 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +14 -14
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/impls/mpi/pbvec.c
1.17 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ts/interface/tsreg.c
1.15 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ts/interface/tscreate.c
1.8 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ts/interface/ts.c
1.26 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +61 -53
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ts/impls/pseudo/posindep.c
1.13 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ts/impls/implicit/cn/cn.c
1.8 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +3 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/interface/viewreg.c
1.9 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/interface/viewa.c
1.8 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/interface/view.c
1.6 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/interface/flush.c
1.4 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/interface/dupl.c
1.5 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/impls/vu/petscvu.c
1.6 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +4 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/impls/string/stringv.c
1.9 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/impls/silo/vsilo.c
1.11 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +12 -12
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/impls/mathematica/mathematica.c
1.23 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +17 -15
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/impls/hdf4/hdf4v.c
1.5 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/impls/draw/drawv.c
1.15 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +6 -6
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/impls/binary/binv.c
1.21 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/impls/ascii/filev.c
1.16 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +11 -9
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/impls/ams/ams.c
1.12 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +3 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/utils/random.c
1.11 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +8 -5
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/utils/pbarrier.c
1.9 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/utils/dict.c
1.9 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +19 -19
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/plog/stageLog.c
1.18 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +20 -14
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/plog/ploginfo.c
1.13 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/plog/plog.c
1.38 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +5 -5
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/plog/eventLog.c
1.24 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/plog/classLog.c
1.12 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/objects/tagm.c
1.11 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/objects/pname.c
1.11 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/objects/options.c
1.30 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +16 -8
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/objects/inherit.c
1.17 04/02/08 21:50:22 barrysmith@barry-smiths-computer.local +7 -6
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/objects/destroy.c
1.11 04/02/08 21:50:22 barrysmith@barry-smiths-computer.local +7 -6
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/matlabengine/matlab.c
1.21 04/02/08 21:50:22 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_win32.c
1.4 04/02/08 21:50:22 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_t3e.c
1.4 04/02/08 21:50:22 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_solaris_old.c
1.4 04/02/08 21:50:22 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_solaris.c
1.4 04/02/08 21:50:22 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_rs6000.c
1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_nag.c
1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_hpux.c
1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_common.c
1.5 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +10 -8
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_alpha.c
1.5 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_absoft.c
1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_IRIX.c
1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/error/err.c
1.19 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +12 -8
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/utils/lg.c
1.10 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +17 -15
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/utils/hists.c
1.14 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +16 -14
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/utils/dscatter.c
1.8 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +12 -11
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/utils/axis.c
1.9 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dviewp.c
1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +4 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dtri.c
1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dtextv.c
1.5 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dtexts.c
1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dtextgs.c
1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dtext.c
1.6 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dsflush.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dsetpause.c
1.5 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dsclear.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/drect.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/drawreg.c
1.14 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/draw.c
1.10 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +13 -11
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dpoints.c
1.5 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dpoint.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dpause.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dmouse.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dlinew.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dlinegw.c
1.5 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dline.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +3 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dgpause.c
1.5 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dgcoor.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +5 -5
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dflush.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dellipse.c
1.6 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dcoor.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dclear.c
1.4 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dbuff.c
1.4 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/dll/reg.c
1.18 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/snes/mf/wp.c
1.7 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/snes/mf/snesmfjdef.c
1.7 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/snes/mf/snesmfj.c
1.28 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +7 -7
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/snes/interface/snes.c
1.35 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +70 -64
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/snes/impls/ls/lsparams.c
1.5 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +5 -5
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/pf/interface/pf.c
1.10 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +14 -12
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/utils/zerodiag.c
1.8 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +0 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/utils/matio.c
1.18 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/utils/getcolv.c
1.4 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/utils/gcreate.c
1.14 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/utils/axpy.c
1.11 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +12 -12
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/partition/partition.c
1.15 04/02/08 21:50:18 barrysmith@barry-smiths-computer.local +11 -10
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/order/sorder.c
1.14 04/02/08 21:50:18 barrysmith@barry-smiths-computer.local +3 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/matfd/fdmatrix.c
1.12 04/02/08 21:50:18 barrysmith@barry-smiths-computer.local +14 -17
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/interface/mhas.c
1.5 04/02/08 21:50:18 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/interface/matrix.c
1.94 04/02/08 21:50:18 barrysmith@barry-smiths-computer.local +275 -209
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/interface/matreg.c
1.14 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/shell/shell.c
1.14 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +5 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/sbaij/seq/sbaij.c
1.91 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/rowbs/mpi/mpirowbs.c
1.44 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/dense/seq/dense.c
1.46 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +4 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/bdiag/mpi/mpibdiag.c
1.26.1.1 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/baij/seq/baij.c
1.76 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/baij/mpi/mpibaij.c
1.51 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +0 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/aij/seq/superlu/superlu.c
1.54.1.1 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +0 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/aij/seq/matptap.c
1.10 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +7 -7
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/aij/seq/matmatmult.c
1.41 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +16 -17
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/aij/seq/aijnode.c
1.23 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +0 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/aij/seq/aij.c
1.125 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +4 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/adic/matadic.c
1.21 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +5 -5
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/examples/tests/ex1.c
1.10 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +8 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/color/color.c
1.13 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/utils/damg.c
1.20 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/interface/precon.c
1.34.1.1 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +66 -61
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/interface/pcset.c
1.15 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/sor/sor.c
1.16 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/shell/shellpc.c
1.12 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +8 -7
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/redundant/redundant.c
1.12 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +8 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/mg/mg.c
1.23 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +8 -7
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/lu/lu.c
1.24 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +7 -7
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/ksp/pcksp.c
1.13 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +3 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/jacobi/jacobi.c
1.8 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/ilu/ilu.c
1.27 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +11 -11
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/icc/icc.c
1.22 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +6 -6
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/hypre/hyppilut.c
1.46 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/eisens/eisen.c
1.13 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/composite/composite.c
1.13 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +6 -5
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/cholesky/cholesky.c
1.22 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +6 -6
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/bjacobi/bjacobi.c
1.22 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +8 -8
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/asm/asm.c
1.25 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +11 -8
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/interface/itres.c
1.7 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +6 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/interface/itfunc.c
1.34 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +45 -39
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/interface/iterativ.c
1.10 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +12 -8
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/interface/itcreate.c
1.37 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +12 -11
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/interface/itcl.c
1.9 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/interface/iguess.c
1.5 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +17 -11
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/interface/eige.c
1.8.1.1 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/impls/rich/richscale.c
1.6 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/impls/qcg/qcg.c
1.11 04/02/08 21:50:13 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/impls/gmres/gmres2.c
1.15 04/02/08 21:50:13 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/impls/gmres/gmres.c
1.29 04/02/08 21:50:13 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/impls/fgmres/modpcf.c
1.9 04/02/08 21:50:13 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/impls/fgmres/fgmres.c
1.22 04/02/08 21:50:13 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/impls/cheby/cheby.c
1.11 04/02/08 21:50:13 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/impls/cg/cgtype.c
1.6 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/utils/pack.c
1.7 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/daview.c
1.13 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +5 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/dasub.c
1.5 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/dascatter.c
1.6 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/dapf.c
1.5 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/daltol.c
1.8 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +5 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/daltog.c
1.6 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +3 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/dalocal.c
1.15 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +16 -11
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/daload.c
1.6 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/dainterp.c
1.8 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +7 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/daindex.c
1.9 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +3 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/dagtona.c
1.9 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +4 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/dagtol.c
1.9 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +25 -25
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/daghost.c
1.5 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/dadist.c
1.11 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +4 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/dadestroy.c
1.15 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +5 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/dacorn.c
1.6 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +8 -6
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/da3.c
1.17 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/da2.c
1.36 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +14 -13
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/da1.c
1.16 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/ao/utils/aopart.c
1.6 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/ao/interface/aodataalias.c
1.5 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/ao/interface/aodata.c
1.7 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +40 -39
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/ao/interface/ao.c
1.10 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +19 -11
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/ao/impls/mapping/aomapping.c
1.15 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +5 -5
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/ao/impls/basic/aodatabasic.c
1.12 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/ao/impls/basic/aobasic.c
1.15 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

include/petsclog.h
1.33 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

include/petschead.h
1.24 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +60 -60
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

include/petscerror.h
1.24 04/02/08 21:50:10 barrysmith@barry-smiths-computer.local +1 -0
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error


Hg-commit: 9f73a33a80604cbf5f81774c2cc9dd509503ba9e

show more ...


# 9d153194 26-Jan-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1896
barrysmith@barry-smiths-computer.local|ChangeSet|20040126162621|37167
ChangeSet
1.1896 04/01/26 10:26:21 barrysmith@barry-smiths-computer.local +5 -0
removed pbsor, will be ha

bk-changeset-1.1896
barrysmith@barry-smiths-computer.local|ChangeSet|20040126162621|37167
ChangeSet
1.1896 04/01/26 10:26:21 barrysmith@barry-smiths-computer.local +5 -0
removed pbsor, will be handled by sor

src/ksp/pc/impls/makefile
1.13 04/01/26 10:25:45 barrysmith@barry-smiths-computer.local +1 -1
removed seperate point block SOR

src/mat/interface/matrix.c
1.92 04/01/26 10:24:43 barrysmith@barry-smiths-computer.local +9 -2
matrelax will call point block version if needed

src/ksp/pc/interface/pcregis.c
1.21 04/01/26 10:22:25 barrysmith@barry-smiths-computer.local +0 -2
removed pbsor, will be handled by sor

include/petscpc.h
1.39 04/01/26 10:21:57 barrysmith@barry-smiths-computer.local +0 -1
remove pbsor as a seperate pc, will be done by sor

src/ksp/pc/impls/sor/sor.c
1.14 04/01/25 19:54:42 barrysmith@barry-smiths-computer.local +2 -2
unstatic the functions so they can be used from pbsor


Hg-commit: 264700aa869d34b25843cf75dcb94cfb486512ea

show more ...


# 4cb7fc73 25-Jan-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1893
barrysmith@barry-smiths-computer.local|ChangeSet|20040125230651|34085
ChangeSet
1.1893 04/01/25 17:06:51 barrysmith@barry-smiths-computer.local +1 -0
Merge bk://petsc@petsc.bk

bk-changeset-1.1893
barrysmith@barry-smiths-computer.local|ChangeSet|20040125230651|34085
ChangeSet
1.1893 04/01/25 17:06:51 barrysmith@barry-smiths-computer.local +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barry-smiths-computer.local:/Users/barrysmith/petsc-dev

src/mat/impls/baij/seq/baij.h
1.18 04/01/25 17:06:50 barrysmith@barry-smiths-computer.local +0 -0
Auto merged


Hg-commit: 07323943f216ba9a300ca8697ea355bb5ee569d4

show more ...


# a1d92eed 25-Jan-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1888.1.2
barrysmith@barry-smiths-computer.local|ChangeSet|20040125230626|19659
ChangeSet
1.1888.1.2 04/01/25 17:06:26 barrysmith@barry-smiths-computer.local +10 -0
initial work for

bk-changeset-1.1888.1.2
barrysmith@barry-smiths-computer.local|ChangeSet|20040125230626|19659
ChangeSet
1.1888.1.2 04/01/25 17:06:26 barrysmith@barry-smiths-computer.local +10 -0
initial work for adding point block SOR and
initial work for improving scalability of DANaturalToGlobal() and GlobalToNatural()
so they do not need global AO object

src/mat/interface/matrix.c
1.91 04/01/25 17:06:24 barrysmith@barry-smiths-computer.local +44 -1
introduce MatPBRelax for point block SOR

src/mat/impls/baij/seq/baij.h
1.16.1.1 04/01/25 17:06:24 barrysmith@barry-smiths-computer.local +2 -1
invert diagonal of matrix, for pbjacobi and pbsor

src/mat/impls/baij/seq/baij.c
1.69 04/01/25 17:06:24 barrysmith@barry-smiths-computer.local +64 -0
invert diagonal of matrix, for pbjacobi and pbsor

src/ksp/pc/impls/pbjacobi/pbjacobi.c
1.7 04/01/25 17:06:24 barrysmith@barry-smiths-computer.local +5 -39
keep the inverse diagonal of matrix inside the matrix object

src/dm/da/examples/tests/makefile
1.14 04/01/25 17:06:23 barrysmith@barry-smiths-computer.local +17 -2
basic test of saving DA vectors to file in natural ordering

src/dm/da/examples/tests/ex23.c
1.2 04/01/25 17:03:04 barrysmith@barry-smiths-computer.local +27 -82
basic test of saving DA vectors to file in natural ordering

src/dm/da/examples/tests/ex23.c
1.1 04/01/25 16:09:28 barrysmith@barry-smiths-computer.local +132 -0

src/dm/da/examples/tests/ex23.c
1.0 04/01/25 16:09:28 barrysmith@barry-smiths-computer.local +0 -0
BitKeeper file /Users/barrysmith/petsc-dev/src/dm/da/examples/tests/ex23.c

todo
1.14 04/01/25 16:05:55 barrysmith@barry-smiths-computer.local +2 -0
*** empty log message ***

src/dm/da/src/dadist.c
1.10 04/01/25 15:54:48 barrysmith@barry-smiths-computer.local +3 -0
*** empty log message ***

include/petscmat.h
1.99 04/01/23 10:42:54 barrysmith@barry-smiths-computer.local +2 -1
added point block relaxation

src/mat/matimpl.h
1.34 04/01/23 10:41:45 barrysmith@barry-smiths-computer.local +2 -1
added pbrelax for Point Block relaxation (SOR and Gauss-Seidel)


Hg-commit: 9a982fbca8f7cb3207c0a49f70d3d389cdcc2416

show more ...


# 247f383c 14-Jan-2004 victorle <victorle@tibook500ve.cs.utk.edu>

bk-changeset-1.1871
victorle@tibook500ve.cs.utk.edu|ChangeSet|20040114025325|13055
ChangeSet
1.1871 04/01/13 21:53:25 victorle@tibook500ve.cs.utk.edu +0 -0
Merge http://petsc@petsc.bkbits.net/pet

bk-changeset-1.1871
victorle@tibook500ve.cs.utk.edu|ChangeSet|20040114025325|13055
ChangeSet
1.1871 04/01/13 21:53:25 victorle@tibook500ve.cs.utk.edu +0 -0
Merge http://petsc@petsc.bkbits.net/petsc-dev
into tibook500ve.cs.utk.edu:/Volumes/UserPartition/Users/victorle/Software/petsc/petsc-dev


Hg-commit: 532f49b2884991acb2bab5228e785bef6657d701

show more ...


# b2da817d 14-Jan-2004 victorle <victorle@tibook500ve.cs.utk.edu>

bk-changeset-1.1864.1.1
victorle@tibook500ve.cs.utk.edu|ChangeSet|20040114025305|04975
ChangeSet
1.1864.1.1 04/01/13 21:53:05 victorle@tibook500ve.cs.utk.edu +2 -0
adjustment of the ilu shift tes

bk-changeset-1.1864.1.1
victorle@tibook500ve.cs.utk.edu|ChangeSet|20040114025305|04975
ChangeSet
1.1864.1.1 04/01/13 21:53:05 victorle@tibook500ve.cs.utk.edu +2 -0
adjustment of the ilu shift test; this covers the case where a factorization
would succeed except for rows that are identically zero. Hm.

src/mat/interface/matrix.c
1.90 04/01/13 21:53:02 victorle@tibook500ve.cs.utk.edu +7 -2
slightly more informative error message

src/mat/impls/aij/seq/aijfact.c
1.46 04/01/13 21:53:01 victorle@tibook500ve.cs.utk.edu +1 -1
adjustment of the shift test; this covers the case where a factorization
would succeed except for rows that are identically zero. Hm.


Hg-commit: 03662fc8c3ba72676fcaf3ef0345f8b713fdaf4e

show more ...


# d7bd93ba 02-Dec-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1739
barrysmith@barry-smiths-computer.local|ChangeSet|20031202030628|27286
ChangeSet
1.1739 03/12/01 21:06:28 barrysmith@barry-smiths-computer.local +5 -0
dagetmatrix sets stencil

bk-changeset-1.1739
barrysmith@barry-smiths-computer.local|ChangeSet|20031202030628|27286
ChangeSet
1.1739 03/12/01 21:06:28 barrysmith@barry-smiths-computer.local +5 -0
dagetmatrix sets stencil for all matrices

src/mat/interface/matrix.c
1.89 03/12/01 21:06:26 barrysmith@barry-smiths-computer.local +106 -4
dagetmatrix sets stencil for all matrices

src/dm/da/utils/fdda.c
1.34 03/12/01 21:06:26 barrysmith@barry-smiths-computer.local +4 -17
dagetmatrix sets stencil for all matrices

src/dm/da/examples/tests/makefile
1.11 03/12/01 21:06:26 barrysmith@barry-smiths-computer.local +5 -1
new example

src/dm/da/examples/tests/ex22.c
1.2 03/12/01 21:06:26 barrysmith@barry-smiths-computer.local +18 -39
dagetmatrix sets stencil for all matrices

include/petscmat.h
1.95 03/12/01 21:06:26 barrysmith@barry-smiths-computer.local +1 -1
missing reference

src/dm/da/examples/tests/ex22.c
1.1 03/12/01 19:34:23 barrysmith@barry-smiths-computer.local +99 -0

src/dm/da/examples/tests/ex22.c
1.0 03/12/01 19:34:23 barrysmith@barry-smiths-computer.local +0 -0
BitKeeper file /Users/barrysmith/petsc-dev/src/dm/da/examples/tests/ex22.c


Hg-commit: c0b2a88e77db5d563d6ed4be7e35b879f015d23b

show more ...


# 8e9aea5c 28-Nov-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1726
barrysmith@barry-smiths-computer.local|ChangeSet|20031128212907|03824
ChangeSet
1.1726 03/11/28 15:29:07 barrysmith@barry-smiths-computer.local +32 -0
added const to MatType a

bk-changeset-1.1726
barrysmith@barry-smiths-computer.local|ChangeSet|20031128212907|03824
ChangeSet
1.1726 03/11/28 15:29:07 barrysmith@barry-smiths-computer.local +32 -0
added const to MatType arguments when appropriate

src/mat/utils/matio.c
1.17 03/11/28 15:29:05 barrysmith@barry-smiths-computer.local +2 -2
added const to MatType arguments when appropriate

src/mat/utils/convert.c
1.7 03/11/28 15:29:05 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

src/mat/matimpl.h
1.31 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +3 -3
added const to MatType arguments when appropriate

src/mat/interface/matrix.c
1.88 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +2 -2
added const to MatType arguments when appropriate

src/mat/impls/shell/shellcnv.c
1.7 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
1.41 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

src/mat/impls/sbaij/seq/sbaij.c
1.81 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

src/mat/impls/sbaij/seq/aijsbaij.c
1.6 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
1.29 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

src/mat/impls/sbaij/mpi/mpisbaij.c
1.67 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

src/mat/impls/rowbs/mpi/mpirowbs.c
1.40 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

src/mat/impls/esi/mesi.c
1.33 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

src/mat/impls/dense/seq/dense.c
1.40 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

src/mat/impls/dense/mpi/mpidense.c
1.28 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

src/mat/impls/bdiag/seq/bdiag.c
1.22 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

src/mat/impls/bdiag/mpi/mpibdiag.c
1.24 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

src/mat/impls/baij/seq/baij.c
1.62 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

src/mat/impls/baij/seq/aijbaij.c
1.7 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +2 -2
added const to MatType arguments when appropriate

src/mat/impls/baij/mpi/mpibaij.c
1.39 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

src/mat/impls/baij/mpi/dscpack/dscpack.c
1.45 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2
added const to MatType arguments when appropriate

src/mat/impls/aij/seq/umfpack/umfpack.c
1.25 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2
added const to MatType arguments when appropriate

src/mat/impls/aij/seq/superlu/superlu.c
1.53 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2
added const to MatType arguments when appropriate

src/mat/impls/aij/seq/spooles/spooles.c
1.80 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2
added const to MatType arguments when appropriate

src/mat/impls/aij/seq/lusol/lusol.c
1.23 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2
added const to MatType arguments when appropriate

src/mat/impls/aij/seq/essl/essl.c
1.23 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2
added const to MatType arguments when appropriate

src/mat/impls/aij/seq/aij.c
1.118 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.81 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2
added const to MatType arguments when appropriate

src/mat/impls/aij/mpi/spooles/mpispooles.c
1.54 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

src/mat/impls/aij/mpi/mumps/mumps.c
1.51 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +3 -3
added const to MatType arguments when appropriate

src/mat/impls/aij/mpi/mpiaij.c
1.99 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

include/petscmat.h
1.93 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2
added const to MatType arguments when appropriate

bmake/common/rules.fortran.nocpp
1.72 03/11/27 13:34:21 barrysmith@barry-smiths-computer.local +8 -8
ibm f90 does not like .f so try .F here and hope works everywhere


Hg-commit: ae3ecde9c090fe1a4553b4b7e27744f6fa92f433

show more ...


# 0e33f6dd 24-Nov-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1708
barrysmith@barry-smiths-computer.local|ChangeSet|20031124003009|29219
ChangeSet
1.1708 03/11/23 18:30:09 barrysmith@barry-smiths-computer.local +58 -0
more cleanup from removi

bk-changeset-1.1708
barrysmith@barry-smiths-computer.local|ChangeSet|20031124003009|29219
ChangeSet
1.1708 03/11/23 18:30:09 barrysmith@barry-smiths-computer.local +58 -0
more cleanup from removing sles from petsc 2 and lots of const char * that
solaris 9 compiler would like to have

src/vec/interface/vecreg.c
1.18 03/11/23 18:30:05 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/vec/interface/mapreg.c
1.11 03/11/23 18:30:05 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/vec/impls/esi/ebvec1.c
1.30 03/11/23 18:30:05 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/ts/interface/tsreg.c
1.13 03/11/23 18:30:05 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/sys/src/viewer/interface/viewregall.c
1.11 03/11/23 18:30:05 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/sys/src/viewer/interface/viewreg.c
1.8 03/11/23 18:30:05 barrysmith@barry-smiths-computer.local +2 -2
const as solaris 9 compiler indicates would be better

src/sys/src/objects/pname.c
1.8 03/11/23 18:30:05 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/sys/src/objects/inherit.c
1.14 03/11/23 18:30:05 barrysmith@barry-smiths-computer.local +2 -2
const as solaris 9 compiler indicates would be better

src/sys/src/objects/destroy.c
1.8 03/11/23 18:30:05 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/sys/src/objects/ams/aoptions.c
1.15 03/11/23 18:30:05 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/sys/src/draw/interface/dtextv.c
1.4 03/11/23 18:30:04 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/sys/src/draw/interface/dtext.c
1.5 03/11/23 18:30:04 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/sys/src/draw/interface/drawregall.c
1.4 03/11/23 18:30:04 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/sys/src/draw/interface/drawreg.c
1.10 03/11/23 18:30:04 barrysmith@barry-smiths-computer.local +10 -9
const as solaris 9 compiler indicates would be better

src/sys/src/draw/impls/x/xops.c
1.12 03/11/23 18:30:04 barrysmith@barry-smiths-computer.local +2 -2
const as solaris 9 compiler indicates would be better

src/sys/src/draw/impls/ps/pops.c
1.9 03/11/23 18:30:04 barrysmith@barry-smiths-computer.local +2 -2
const as solaris 9 compiler indicates would be better

src/sys/src/draw/drawimpl.h
1.7 03/11/23 18:30:04 barrysmith@barry-smiths-computer.local +2 -2
const as solaris 9 compiler indicates would be better

src/snes/utils/damgsnes.c
1.24 03/11/23 18:30:04 barrysmith@barry-smiths-computer.local +0 -1
const as solaris 9 compiler indicates would be better

src/snes/mf/snesmfj.c
1.24 03/11/23 18:30:04 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/snes/interface/snes.c
1.32 03/11/23 18:30:04 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/pf/interface/pfall.c
1.5 03/11/23 18:30:04 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/pf/interface/pf.c
1.9 03/11/23 18:30:04 barrysmith@barry-smiths-computer.local +2 -2
const as solaris 9 compiler indicates would be better

src/mat/utils/matioall.c
1.27 03/11/23 18:30:03 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/mat/partition/spartition.c
1.5 03/11/23 18:30:03 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/mat/partition/partition.c
1.13 03/11/23 18:30:03 barrysmith@barry-smiths-computer.local +2 -2
const as solaris 9 compiler indicates would be better

src/mat/order/sregis.c
1.6 03/11/23 18:30:03 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/mat/order/sorder.c
1.10 03/11/23 18:30:03 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/mat/interface/matrix.c
1.87 03/11/23 18:30:03 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/mat/interface/matregis.c
1.30 03/11/23 18:30:03 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/mat/interface/matreg.c
1.13 03/11/23 18:30:03 barrysmith@barry-smiths-computer.local +2 -2
const as solaris 9 compiler indicates would be better

src/mat/impls/esi/mesi.c
1.32 03/11/23 18:30:03 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/mat/color/scolor.c
1.4 03/11/23 18:30:03 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/mat/color/color.c
1.11 03/11/23 18:30:03 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/ksp/pc/interface/pcset.c
1.11 03/11/23 18:30:03 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/ksp/pc/impls/esi/pesi.c
1.16 03/11/23 18:30:02 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/ksp/ksp/interface/itcreate.c
1.32 03/11/23 18:30:02 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

src/ksp/esi/esles.c
1.14 03/11/23 18:30:02 barrysmith@barry-smiths-computer.local +4 -4
error from change in removing sles

include/petscviewer.h
1.31 03/11/23 18:30:02 barrysmith@barry-smiths-computer.local +3 -3
const as solaris 9 compiler indicates would be better

include/petscvec.h
1.33 03/11/23 18:30:02 barrysmith@barry-smiths-computer.local +3 -3
const as solaris 9 compiler indicates would be better

include/petscts.h
1.20 03/11/23 18:30:01 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

include/petscsnes.h
1.20 03/11/23 18:30:01 barrysmith@barry-smiths-computer.local +2 -2
const as solaris 9 compiler indicates would be better

include/petscpf.h
1.7 03/11/23 18:30:01 barrysmith@barry-smiths-computer.local +2 -2
const as solaris 9 compiler indicates would be better

include/petscpc.h
1.36 03/11/23 18:30:01 barrysmith@barry-smiths-computer.local +2 -2
const as solaris 9 compiler indicates would be better

include/petscoptions.h
1.11 03/11/23 18:30:01 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

include/petscmat.h
1.91 03/11/23 18:30:01 barrysmith@barry-smiths-computer.local +13 -13
const as solaris 9 compiler indicates would be better

include/petscksp.h
1.29 03/11/23 18:30:01 barrysmith@barry-smiths-computer.local +5 -1
const as solaris 9 compiler indicates would be better

include/petschead.h
1.19 03/11/23 18:30:01 barrysmith@barry-smiths-computer.local +1 -1
const as solaris 9 compiler indicates would be better

include/petscerror.h
1.22 03/11/23 18:30:00 barrysmith@barry-smiths-computer.local +5 -5
const as solaris 9 compiler indicates would be better

include/petscdraw.h
1.15 03/11/23 18:30:00 barrysmith@barry-smiths-computer.local +5 -5
const as solaris 9 compiler indicates would be better

include/petsc.h
1.42 03/11/23 18:30:00 barrysmith@barry-smiths-computer.local +2 -2
const as solaris 9 compiler indicates would be better

docs/website/developers/index.html
1.15 03/11/23 18:30:00 barrysmith@barry-smiths-computer.local +8 -20
remove "unneeded" text to make it simplier

src/ts/impls/implicit/beuler/beuler.c
1.9 03/11/23 16:28:44 barrysmith@barry-smiths-computer.local +0 -1
unused variable introduced by removing sles

src/ksp/pc/impls/is/nn/nn.c
1.12 03/11/23 16:24:52 barrysmith@barry-smiths-computer.local +0 -1
unused variable, introduced by removing sles

src/ksp/pc/impls/is/is.c
1.10 03/11/23 16:22:15 barrysmith@barry-smiths-computer.local +0 -1
unused variable, found in nightly build from sles removal

src/ksp/pc/impls/sles/pcsles.c
1.10 03/11/23 16:20:55 barrysmith@barry-smiths-computer.local +0 -2
unused variable found in nightly build, introduced by sles removal

src/ksp/pc/impls/asm/asm.c
1.20 03/11/23 16:20:12 barrysmith@barry-smiths-computer.local +1 -2
unused variable found in nightly builds, introduced by sles removal

src/ksp/pc/impls/bjacobi/bjacobi.c
1.20 03/11/23 16:18:54 barrysmith@barry-smiths-computer.local +0 -2
unused variable found in nightly build, introduced when removing sles

src/ksp/pc/impls/mg/mg.c
1.19 03/11/23 16:18:48 barrysmith@barry-smiths-computer.local +0 -1
unused variable found in nightly build, introduced when removing sles


Hg-commit: 642da25c1e351796f5f5955d3889aadd9c4a0531

show more ...


# 702e6c57 23-Nov-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1705
barrysmith@barry-smiths-computer.local|ChangeSet|20031123033515|60145
ChangeSet
1.1705 03/11/22 21:35:15 barrysmith@barry-smiths-computer.local +4 -0
merge with somebody, piss

bk-changeset-1.1705
barrysmith@barry-smiths-computer.local|ChangeSet|20031123033515|60145
ChangeSet
1.1705 03/11/22 21:35:15 barrysmith@barry-smiths-computer.local +4 -0
merge with somebody, pisses me off

src/ksp/examples/tutorials/ex10.c
1.28 03/11/22 21:35:14 barrysmith@barry-smiths-computer.local +5 -8
merge with somebody, pisses me off

src/ksp/examples/tests/ex16.F
1.9 03/11/22 21:35:14 barrysmith@barry-smiths-computer.local +0 -2
merge with somebody, pisses me off

src/snes/examples/tutorials/ex6.c
1.8 03/11/22 21:30:19 barrysmith@barry-smiths-computer.local +0 -0
Auto merged

src/mat/impls/aij/seq/superlu/superlu.c
1.49 03/11/22 21:30:19 barrysmith@barry-smiths-computer.local +0 -0
Auto merged

src/ksp/examples/tutorials/ex10.c
1.27 03/11/22 21:30:18 barrysmith@barry-smiths-computer.local +0 -0
Merge rename: src/sles/examples/tutorials/ex10.c -> src/ksp/examples/tutorials/ex10.c

src/ksp/examples/tests/ex16.F
1.8 03/11/22 21:30:18 barrysmith@barry-smiths-computer.local +0 -0
Merge rename: src/sles/examples/tests/ex16.F -> src/ksp/examples/tests/ex16.F


Hg-commit: 7902e4f46e04bafc41487c9af7b1642925295149

show more ...


# 94b7f48c 22-Nov-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1699.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20031122035212|64319
ChangeSet
1.1699.1.1 03/11/21 21:52:12 barrysmith@barry-smiths-computer.local +183 -0
replaced sles w

bk-changeset-1.1699.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20031122035212|64319
ChangeSet
1.1699.1.1 03/11/21 21:52:12 barrysmith@barry-smiths-computer.local +183 -0
replaced sles with ksp everywhere except library name and sles directory

src/vec/examples/tests/makefile
1.8 03/11/21 21:52:06 barrysmith@barry-smiths-computer.local +15 -20
replaced sles with ksp everywhere except library name and sles directory

src/ts/tsimpl.h
1.10 03/11/21 21:52:06 barrysmith@barry-smiths-computer.local +1 -1
replaced sles with ksp everywhere except library name and sles directory

src/ts/interface/tsreg.c
1.12 03/11/21 21:52:06 barrysmith@barry-smiths-computer.local +3 -3
replaced sles with ksp everywhere except library name and sles directory

src/ts/interface/tscreate.c
1.6 03/11/21 21:52:06 barrysmith@barry-smiths-computer.local +1 -1
replaced sles with ksp everywhere except library name and sles directory

src/ts/interface/ts.c
1.23 03/11/21 21:52:06 barrysmith@barry-smiths-computer.local +24 -24
replaced sles with ksp everywhere except library name and sles directory

src/ts/impls/implicit/cn/cn.c
1.7 03/11/21 21:52:06 barrysmith@barry-smiths-computer.local +13 -9
replaced sles with ksp everywhere except library name and sles directory

src/snes/utils/damgsnes.c
1.22 03/11/21 21:52:06 barrysmith@barry-smiths-computer.local +17 -22
replaced sles with ksp everywhere except library name and sles directory

src/sles/examples/tutorials/ex13f90.F
1.8 03/11/21 21:52:06 barrysmith@barry-smiths-computer.local +18 -19
replaced sles with ksp everywhere except library name and sles directory

docs/website/documentation/changes/220.html
1.9 03/11/21 21:52:06 barrysmith@barry-smiths-computer.local +10 -2
replaced sles with ksp everywhere except library name and sles directory

src/ts/impls/implicit/beuler/beuler.c
1.8 03/11/21 21:52:05 barrysmith@barry-smiths-computer.local +14 -11
replaced sles with ksp everywhere except library name and sles directory

src/ts/examples/tutorials/ex7.c
1.6 03/11/21 21:52:05 barrysmith@barry-smiths-computer.local +1 -1
replaced sles with ksp everywhere except library name and sles directory

src/ts/examples/tutorials/ex6.c
1.9 03/11/21 21:52:05 barrysmith@barry-smiths-computer.local +1 -1
replaced sles with ksp everywhere except library name and sles directory

src/ts/examples/tutorials/ex5.c
1.6 03/11/21 21:52:05 barrysmith@barry-smiths-computer.local +1 -1
replaced sles with ksp everywhere except library name and sles directory

src/ts/examples/tutorials/ex4.c
1.5 03/11/21 21:52:05 barrysmith@barry-smiths-computer.local +1 -1
replaced sles with ksp everywhere except library name and sles directory

src/ts/examples/tutorials/ex3.c
1.6 03/11/21 21:52:05 barrysmith@barry-smiths-computer.local +1 -1
replaced sles with ksp everywhere except library name and sles directory

src/ts/examples/tutorials/ex2f.h
1.4 03/11/21 21:52:05 barrysmith@barry-smiths-computer.local +0 -2
replaced sles with ksp everywhere except library name and sles directory

src/ts/examples/tests/ex1f.F
1.6 03/11/21 21:52:05 barrysmith@barry-smiths-computer.local +8 -8
replaced sles with ksp everywhere except library name and sles directory

src/sys/src/viewer/interface/dupl.c
1.4 03/11/21 21:52:05 barrysmith@barry-smiths-computer.local +1 -1
replaced sles with ksp everywhere except library name and sles directory

src/sys/src/objects/pinit.c
1.27 03/11/21 21:52:05 barrysmith@barry-smiths-computer.local +3 -3
replaced sles with ksp everywhere except library name and sles directory

src/snes/snesimpl.h
1.10 03/11/21 21:52:05 barrysmith@barry-smiths-computer.local +1 -1
replaced sles with ksp everywhere except library name and sles directory

src/snes/mf/snesmfj.c
1.23 03/11/21 21:52:05 barrysmith@barry-smiths-computer.local +2 -4
replaced sles with ksp everywhere except library name and sles directory

src/snes/interface/snes.c
1.31 03/11/21 21:52:05 barrysmith@barry-smiths-computer.local +30 -33
replaced sles with ksp everywhere except library name and sles directory

src/snes/impls/tr/tr.c
1.9 03/11/21 21:52:05 barrysmith@barry-smiths-computer.local +5 -5
replaced sles with ksp everywhere except library name and sles directory

src/snes/impls/ls/ls.c
1.25 03/11/21 21:52:04 barrysmith@barry-smiths-computer.local +6 -4
replaced sles with ksp everywhere except library name and sles directory

src/snes/examples/tutorials/makefile
1.29 03/11/21 21:52:04 barrysmith@barry-smiths-computer.local +1 -1
replaced sles with ksp everywhere except library name and sles directory

src/snes/examples/tutorials/ex6.c
1.6.1.1 03/11/21 21:52:04 barrysmith@barry-smiths-computer.local +4 -7
replaced sles with ksp everywhere except library name and sles directory

src/snes/examples/tutorials/ex5s.c
1.5 03/11/21 21:52:04 barrysmith@barry-smiths-computer.local +1 -1
replaced sles with ksp everywhere except library name and sles directory

src/snes/examples/tutorials/ex5f90.F
1.7 03/11/21 21:52:04 barrysmith@barry-smiths-computer.local +0 -6
replaced sles with ksp everywhere except library name and sles directory

src/snes/examples/tutorials/ex5.c
1.13 03/11/21 21:52:04 barrysmith@barry-smiths-computer.local +1 -1
replaced sles with ksp everywhere except library name and sles directory

src/snes/examples/tutorials/ex30.c
1.34 03/11/21 21:52:04 barrysmith@barry-smiths-computer.local +1 -1
replaced sles with ksp everywhere except library name and sles directory

src/snes/examples/tutorials/ex3.c
1.6 03/11/21 21:52:03 barrysmith@barry-smiths-computer.local +2 -2
replaced sles with ksp everywhere except library name and sles directory

src/snes/examples/tutorials/ex29.c
1.56 03/11/21 21:52:03 barrysmith@barry-smiths-computer.local +8 -12
replaced sles with ksp everywhere except library name and sles directory

src/snes/examples/tutorials/ex27.c
1.6 03/11/21 21:52:03 barrysmith@barry-smiths-computer.local +1 -1
replaced sles with ksp everywhere except library name and sles directory

src/snes/examples/tutorials/ex24.c
1.11 03/11/21 21:52:03 barrysmith@barry-smiths-computer.local +18 -16
replaced sles with ksp everywhere except library name and sles directory

src/snes/examples/tutorials/ex2.c
1.6 03/11/21 21:52:03 barrysmith@barry-smiths-computer.local +2 -2
replaced sles with ksp everywhere except library name and sles directory

src/snes/examples/tutorials/ex1f.F
1.7 03/11/21 21:52:03 barrysmith@barry-smiths-computer.local +6 -10
replaced sles with ksp everywhere except library name and sles directory

src/snes/examples/tutorials/ex19.c
1.10 03/11/21 21:52:03 barrysmith@barry-smiths-computer.local +1 -1
replaced sles with ksp everywhere except library name and sles directory

src/snes/examples/tutorials/ex14.c
1.7 03/11/21 21:52:03 barrysmith@barry-smiths-computer.local +1 -1
replaced sles with ksp everywhere except library name and sles directory

src/snes/examples/tutorials/ex10d/ex10.c
1.8 03/11/21 21:52:03 barrysmith@barry-smiths-computer.local +1 -1
replaced sles with ksp everywhere except library name and sles directory

src/snes/examples/tutorials/ex1.c
1.6 03/11/21 21:52:03 barrysmith@barry-smiths-computer.local +6 -8
replaced sles with ksp everywhere except library name and sles directory

src/snes/examples/tests/ex9.c
1.6 03/11/21 21:52:03 barrysmith@barry-smiths-computer.local +2 -4
replaced sles with ksp everywhere except library name and sles directory

src/snes/examples/tests/ex5.c
1.5 03/11/21 21:52:03 barrysmith@barry-smiths-computer.local +1 -1
replaced sles with ksp everywhere except library name and sles directory

src/snes/examples/tests/ex11.c
1.9 03/11/21 21:52:03 barrysmith@barry-smiths-computer.local +17 -20
replaced sles with ksp everywhere except library name and sles directory

src/snes/examples/tests/ex1.c
1.6 03/11/21 21:52:03 barrysmith@barry-smiths-computer.local +1 -1
replaced sles with ksp everywhere except library name and sles directory

src/sles/utils/damg.c
1.18 03/11/21 21:52:03 barrysmith@barry-smiths-computer.local +37 -45
replaced sles with ksp everywhere except library name and sles directory

src/sles/pc/interface/precon.c
1.30 03/11/21 21:52:03 barrysmith@barry-smiths-computer.local +6 -6
replaced sles with ksp everywhere except library name and sles directory

src/sles/pc/interface/pcset.c
1.9 03/11/21 21:52:03 barrysmith@barry-smiths-computer.local +1 -1
replaced sles with ksp everywhere except library name and sles directory

src/sles/pc/interface/pcregis.c
1.18 03/11/21 21:52:03 barrysmith@barry-smiths-computer.local +2 -2
replaced sles with ksp everywhere except library name and sles directory

src/sles/pc/impls/sles/pcsles.c
1.8 03/11/21 21:52:03 barrysmith@barry-smiths-computer.local +87 -83
replaced sles with ksp everywhere except library name and sles directory

src/sles/pc/impls/samg/samgpetsctools.c
1.6 03/11/21 21:52:02 barrysmith@barry-smiths-computer.local +1 -1
replaced sles with ksp everywhere except library name and sles directory

src/sles/pc/impls/samg/samgmgpetsc.c
1.5 03/11/21 21:52:02 barrysmith@barry-smiths-computer.local +26 -30
replaced sles with ksp everywhere except library name and sles directory

src/sles/pc/impls/samg/petscfunc.h
1.3 03/11/21 21:52:02 barrysmith@barry-smiths-computer.local +3 -4
replaced sles with ksp everywhere except library name and sles directory

src/sles/pc/impls/redundant/redundant.c
1.9 03/11/21 21:52:02 barrysmith@barry-smiths-computer.local +1 -1
replaced sles with ksp everywhere except library name and sles directory

src/sles/pc/impls/ramg/ramgpetsc.c
1.10 03/11/21 21:52:02 barrysmith@barry-smiths-computer.local +1 -1
replaced sles with ksp everywhere except library name and sles directory

src/sles/pc/impls/ramg/petscfunc.h
1.7 03/11/21 21:52:02 barrysmith@barry-smiths-computer.local +3 -4
replaced sles with ksp everywhere except library name and sles directory

src/sles/pc/impls/ramg/petscfunc.c
1.10 03/11/21 21:52:02 barrysmith@barry-smiths-computer.local +1 -1
replaced sles with ksp everywhere except library name and sles directory

src/sles/pc/impls/mg/smg.c
1.6 03/11/21 21:52:02 barrysmith@barry-smiths-computer.local +3 -1
replaced sles with ksp everywhere except library name and sles directory

src/sles/pc/impls/mg/mgimpl.h
1.6 03/11/21 21:52:02 barrysmith@barry-smiths-computer.local +3 -3
replaced sles with ksp everywhere except library name and sles directory

src/sles/pc/impls/mg/mgfunc.c
1.6 03/11/21 21:52:02 barrysmith@barry-smiths-computer.local +23 -25
replaced sles with ksp everywhere except library name and sles directory

src/sles/pc/impls/mg/mg.c
1.17 03/11/21 21:52:01 barrysmith@barry-smiths-computer.local +47 -51
replaced sles with ksp everywhere except library name and sles directory

src/sles/pc/impls/mg/fmg.c
1.6 03/11/21 21:52:01 barrysmith@barry-smiths-computer.local +6 -2
replaced sles with ksp everywhere except library name and sles directory

src/sles/pc/impls/mat/pcmat.c
1.6 03/11/21 21:52:01 barrysmith@barry-smiths-computer.local +1 -1
replaced sles with ksp everywhere except library name and sles directory

src/sles/pc/impls/lu/lu.c
1.22 03/11/21 21:52:01 barrysmith@barry-smiths-computer.local +2 -2
replaced sles with ksp everywhere except library name and sles directory

src/sles/pc/impls/is/nn/nn.h
1.4 03/11/21 21:52:01 barrysmith@barry-smiths-computer.local +1 -1
replaced sles with ksp everywhere except library name and sles directory

src/sles/pc/impls/is/nn/nn.c
1.10 03/11/21 21:52:01 barrysmith@barry-smiths-computer.local +21 -14
replaced sles with ksp everywhere except library name and sles directory

src/sles/pc/impls/is/is.h
1.4 03/11/21 21:52:01 barrysmith@barry-smiths-computer.local +3 -3
replaced sles with ksp everywhere except library name and sles directory

src/sles/pc/impls/is/is.c
1.8 03/11/21 21:52:01 barrysmith@barry-smiths-computer.local +31 -25
replaced sles with ksp everywhere except library name and sles directory

src/sles/pc/impls/ilu/ilu.c
1.23 03/11/21 21:52:01 barrysmith@barry-smiths-computer.local +1 -1
replaced sles with ksp everywhere except library name and sles directory

src/sles/pc/impls/composite/composite.c
1.10 03/11/21 21:52:01 barrysmith@barry-smiths-computer.local +5 -5
replaced sles with ksp everywhere except library name and sles directory

src/sles/pc/impls/cholesky/cholesky.c
1.20 03/11/21 21:52:01 barrysmith@barry-smiths-computer.local +2 -2
replaced sles with ksp everywhere except library name and sles directory

src/sles/pc/impls/bjacobi/bjacobi.h
1.4 03/11/21 21:52:01 barrysmith@barry-smiths-computer.local +2 -2
replaced sles with ksp everywhere except library name and sles directory

src/sles/pc/impls/bjacobi/bjacobi.c
1.18 03/11/21 21:52:01 barrysmith@barry-smiths-computer.local +83 -85
replaced sles with ksp everywhere except library name and sles directory

src/sles/pc/impls/asm/asm.c
1.18 03/11/21 21:52:01 barrysmith@barry-smiths-computer.local +62 -58
replaced sles with ksp everywhere except library name and sles directory

src/sles/pc/examples/tutorials/ex2.c
1.7 03/11/21 21:52:01 barrysmith@barry-smiths-computer.local +9 -8
replaced sles with ksp everywhere except library name and sles directory

src/sles/pc/examples/tutorials/ex1.c
1.6 03/11/21 21:52:01 barrysmith@barry-smiths-computer.local +9 -8
replaced sles with ksp everywhere except library name and sles directory

src/sles/pc/examples/tests/ex8f.F
1.7 03/11/21 21:52:01 barrysmith@barry-smiths-computer.local +5 -7
replaced sles with ksp everywhere except library name and sles directory

src/sles/pc/examples/tests/ex6.c
1.4 03/11/21 21:52:01 barrysmith@barry-smiths-computer.local +1 -1
replaced sles with ksp everywhere except library name and sles directory

src/sles/pc/examples/tests/ex5.c
1.10 03/11/21 21:52:00 barrysmith@barry-smiths-computer.local +19 -24
replaced sles with ksp everywhere except library name and sles directory

src/sles/pc/examples/tests/ex2.c
1.5 03/11/21 21:52:00 barrysmith@barry-smiths-computer.local +1 -1
replaced sles with ksp everywhere except library name and sles directory

src/sles/makefile
1.5 03/11/21 21:52:00 barrysmith@barry-smiths-computer.local +2 -2
replaced sles with ksp everywhere except library name and sles directory

src/sles/ksp/interface/itfunc.c
1.27 03/11/21 21:52:00 barrysmith@barry-smiths-computer.local +20 -20
replaced sles with ksp everywhere except library name and sles directory

src/sles/ksp/interface/iterativ.c
1.7 03/11/21 21:52:00 barrysmith@barry-smiths-computer.local +1 -1
replaced sles with ksp everywhere except library name and sles directory

src/sles/ksp/interface/itcreate.c
1.30 03/11/21 21:52:00 barrysmith@barry-smiths-computer.local +4 -0
replaced sles with ksp everywhere except library name and sles directory

src/sles/ksp/interface/eige.c
1.6 03/11/21 21:52:00 barrysmith@barry-smiths-computer.local +3 -3
replaced sles with ksp everywhere except library name and sles directory

src/sles/ksp/interface/dlregis.c
1.14 03/11/21 21:52:00 barrysmith@barry-smiths-computer.local +2 -88
replaced sles with ksp everywhere except library name and sles directory

src/sles/ksp/impls/lgmres/lgmres.c
1.9 03/11/21 21:52:00 barrysmith@barry-smiths-computer.local +1 -1
replaced sles with ksp everywhere except library name and sles directory

src/sles/ksp/impls/fgmres/modpcf.c
1.5 03/11/21 21:52:00 barrysmith@barry-smiths-computer.local +13 -15
replaced sles with ksp everywhere except library name and sles directory

src/sles/ksp/impls/fgmres/fgmres.c
1.15 03/11/21 21:52:00 barrysmith@barry-smiths-computer.local +3 -3
replaced sles with ksp everywhere except library name and sles directory

src/sles/ksp/impls/cg/cg.c
1.15 03/11/21 21:52:00 barrysmith@barry-smiths-computer.local +1 -1
replaced sles with ksp everywhere except library name and sles directory

src/sles/examples/tutorials/makefile
1.40 03/11/21 21:52:00 barrysmith@barry-smiths-computer.local +6 -6
replaced sles with ksp everywhere except library name and sles directory

src/sles/examples/tutorials/ex9.c
1.11 03/11/21 21:52:00 barrysmith@barry-smiths-computer.local +25 -24
replaced sles with ksp everywhere except library name and sles directory

src/sles/examples/tutorials/ex8.c
1.9 03/11/21 21:52:00 barrysmith@barry-smiths-computer.local +30 -30
replaced sles with ksp everywhere except library name and sles directory

src/sles/examples/tutorials/ex7.c
1.9 03/11/21 21:52:00 barrysmith@barry-smiths-computer.local +32 -32
replaced sles with ksp everywhere except library name and sles directory

src/sles/examples/tutorials/ex6f.F
1.6 03/11/21 21:52:00 barrysmith@barry-smiths-computer.local +15 -17
replaced sles with ksp everywhere except library name and sles directory

src/sles/examples/tutorials/ex5.c
1.8 03/11/21 21:52:00 barrysmith@barry-smiths-computer.local +22 -21
replaced sles with ksp everywhere except library name and sles directory

src/sles/examples/tutorials/ex4.c
1.6 03/11/21 21:52:00 barrysmith@barry-smiths-computer.local +12 -10
replaced sles with ksp everywhere except library name and sles directory

src/sles/examples/tutorials/ex3.c
1.7 03/11/21 21:51:59 barrysmith@barry-smiths-computer.local +12 -11
replaced sles with ksp everywhere except library name and sles directory

src/sles/examples/tutorials/ex2f.F
1.5 03/11/21 21:51:59 barrysmith@barry-smiths-computer.local +19 -23
replaced sles with ksp everywhere except library name and sles directory

src/sles/examples/tutorials/ex28.c
1.6 03/11/21 21:51:59 barrysmith@barry-smiths-computer.local +2 -2
replaced sles with ksp everywhere except library name and sles directory

src/sles/examples/tutorials/ex27.c
1.6 03/11/21 21:51:59 barrysmith@barry-smiths-computer.local +16 -15
replaced sles with ksp everywhere except library name and sles directory

src/sles/examples/tutorials/ex26.c
1.8 03/11/21 21:51:59 barrysmith@barry-smiths-computer.local +1 -1
replaced sles with ksp everywhere except library name and sles directory

src/sles/examples/tutorials/ex25.c
1.7 03/11/21 21:51:59 barrysmith@barry-smiths-computer.local +2 -2
replaced sles with ksp everywhere except library name and sles directory

src/sles/examples/tutorials/ex23.c
1.7 03/11/21 21:51:59 barrysmith@barry-smiths-computer.local +17 -17
replaced sles with ksp everywhere except library name and sles directory

src/sles/examples/tutorials/ex22.c
1.4 03/11/21 21:51:59 barrysmith@barry-smiths-computer.local +2 -2
replaced sles with ksp everywhere except library name and sles directory

src/sles/examples/tutorials/ex21f.F
1.8 03/11/21 21:51:59 barrysmith@barry-smiths-computer.local +13 -15
replaced sles with ksp everywhere except library name and sles directory

src/sles/examples/tutorials/ex2.c
1.7 03/11/21 21:51:59 barrysmith@barry-smiths-computer.local +16 -16
replaced sles with ksp everywhere except library name and sles directory

src/sles/examples/tutorials/ex1f.F
1.7 03/11/21 21:51:59 barrysmith@barry-smiths-computer.local +17 -19
replaced sles with ksp everywhere except library name and sles directory

src/sles/examples/tutorials/ex16.c
1.6 03/11/21 21:51:59 barrysmith@barry-smiths-computer.local +15 -15
replaced sles with ksp everywhere except library name and sles directory

src/sles/examples/tutorials/ex15f.F
1.6 03/11/21 21:51:59 barrysmith@barry-smiths-computer.local +13 -15
replaced sles with ksp everywhere except library name and sles directory

src/sles/examples/tutorials/ex15.c
1.7 03/11/21 21:51:59 barrysmith@barry-smiths-computer.local +14 -14
replaced sles with ksp everywhere except library name and sles directory

src/sles/examples/tutorials/ex14f.F
1.6 03/11/21 21:51:59 barrysmith@barry-smiths-computer.local +15 -15
replaced sles with ksp everywhere except library name and sles directory

src/sles/examples/tutorials/ex13.c
1.6 03/11/21 21:51:59 barrysmith@barry-smiths-computer.local +15 -14
replaced sles with ksp everywhere except library name and sles directory

src/sles/examples/tutorials/ex12.c
1.7 03/11/21 21:51:59 barrysmith@barry-smiths-computer.local +15 -16
replaced sles with ksp everywhere except library name and sles directory

src/sles/examples/tutorials/ex11f.F
1.7 03/11/21 21:51:59 barrysmith@barry-smiths-computer.local +12 -13
replaced sles with ksp everywhere except library name and sles directory

src/sles/examples/tutorials/ex11.c
1.6 03/11/21 21:51:59 barrysmith@barry-smiths-computer.local +13 -12
replaced sles with ksp everywhere except library name and sles directory

src/sles/examples/tutorials/ex10.c
1.24.1.1 03/11/21 21:51:59 barrysmith@barry-smiths-computer.local +24 -24
replaced sles with ksp everywhere except library name and sles directory

src/sles/examples/tutorials/ex1.c
1.9 03/11/21 21:51:59 barrysmith@barry-smiths-computer.local +18 -18
replaced sles with ksp everywhere except library name and sles directory

src/sles/examples/tests/ex7.c
1.10 03/11/21 21:51:58 barrysmith@barry-smiths-computer.local +14 -15
replaced sles with ksp everywhere except library name and sles directory

src/sles/examples/tests/ex6.c
1.12 03/11/21 21:51:58 barrysmith@barry-smiths-computer.local +14 -13
replaced sles with ksp everywhere except library name and sles directory

src/sles/examples/tests/ex5f.F
1.6 03/11/21 21:51:58 barrysmith@barry-smiths-computer.local +9 -7
replaced sles with ksp everywhere except library name and sles directory

src/sles/examples/tests/ex4.c
1.5 03/11/21 21:51:58 barrysmith@barry-smiths-computer.local +9 -9
replaced sles with ksp everywhere except library name and sles directory

src/sles/examples/tests/ex3.c
1.6 03/11/21 21:51:58 barrysmith@barry-smiths-computer.local +9 -9
replaced sles with ksp everywhere except library name and sles directory

src/sles/examples/tests/ex24.c
1.7 03/11/21 21:51:58 barrysmith@barry-smiths-computer.local +13 -15
replaced sles with ksp everywhere except library name and sles directory

src/sles/examples/tests/ex20.c
1.9 03/11/21 21:51:58 barrysmith@barry-smiths-computer.local +10 -9
replaced sles with ksp everywhere except library name and sles directory

src/sles/examples/tests/ex2.c
1.7 03/11/21 21:51:58 barrysmith@barry-smiths-computer.local +18 -18
replaced sles with ksp everywhere except library name and sles directory

src/sles/examples/tests/ex19.c
1.6 03/11/21 21:51:58 barrysmith@barry-smiths-computer.local +18 -19
replaced sles with ksp everywhere except library name and sles directory

src/sles/examples/tests/ex18.c
1.7 03/11/21 21:51:58 barrysmith@barry-smiths-computer.local +9 -8
replaced sles with ksp everywhere except library name and sles directory

src/sles/examples/tests/ex17.c
1.7 03/11/21 21:51:58 barrysmith@barry-smiths-computer.local +12 -12
replaced sles with ksp everywhere except library name and sles directory

src/sles/examples/tests/ex16.F
1.6.1.1 03/11/21 21:51:58 barrysmith@barry-smiths-computer.local +19 -18
replaced sles with ksp everywhere except library name and sles directory

src/sles/examples/tests/ex15.c
1.8 03/11/21 21:51:58 barrysmith@barry-smiths-computer.local +12 -12
replaced sles with ksp everywhere except library name and sles directory

src/sles/examples/tests/ex14.c
1.5 03/11/21 21:51:58 barrysmith@barry-smiths-computer.local +14 -13
replaced sles with ksp everywhere except library name and sles directory

src/sles/examples/tests/ex12.F
1.8 03/11/21 21:51:58 barrysmith@barry-smiths-computer.local +8 -8
replaced sles with ksp everywhere except library name and sles directory

src/sles/examples/tests/ex10.c
1.6 03/11/21 21:51:58 barrysmith@barry-smiths-computer.local +8 -8
replaced sles with ksp everywhere except library name and sles directory

src/sles/examples/tests/ex1.c
1.5 03/11/21 21:51:58 barrysmith@barry-smiths-computer.local +9 -7
replaced sles with ksp everywhere except library name and sles directory

src/sles/esi/esles.c
1.12 03/11/21 21:51:58 barrysmith@barry-smiths-computer.local +23 -35
replaced sles with ksp everywhere except library name and sles directory

src/mat/utils/zerodiag.c
1.7 03/11/21 21:51:58 barrysmith@barry-smiths-computer.local +1 -1
replaced sles with ksp everywhere except library name and sles directory

src/mat/interface/matrix.c
1.86 03/11/21 21:51:57 barrysmith@barry-smiths-computer.local +44 -44
replaced sles with ksp everywhere except library name and sles directory

src/mat/impls/aij/seq/umfpack/umfpack.c
1.24 03/11/21 21:51:57 barrysmith@barry-smiths-computer.local +2 -2
replaced sles with ksp everywhere except library name and sles directory

src/mat/impls/aij/seq/superlu/superlu.c
1.44.1.1 03/11/21 21:51:57 barrysmith@barry-smiths-computer.local +2 -2
replaced sles with ksp everywhere except library name and sles directory

src/mat/impls/aij/seq/spooles/spoolesOptions.c
1.25 03/11/21 21:51:57 barrysmith@barry-smiths-computer.local +1 -1
replaced sles with ksp everywhere except library name and sles directory

src/mat/impls/aij/seq/aijmatlab.c
1.16 03/11/21 21:51:57 barrysmith@barry-smiths-computer.local +1 -1
replaced sles with ksp everywhere except library name and sles directory

src/mat/impls/aij/mpi/mumps/mumps.c
1.50 03/11/21 21:51:57 barrysmith@barry-smiths-computer.local +3 -3
replaced sles with ksp everywhere except library name and sles directory

src/mat/examples/tests/ex80.c
1.4 03/11/21 21:51:57 barrysmith@barry-smiths-computer.local +1 -1
replaced sles with ksp everywhere except library name and sles directory

src/mat/examples/tests/ex73.c
1.6 03/11/21 21:51:57 barrysmith@barry-smiths-computer.local +1 -1
replaced sles with ksp everywhere except library name and sles directory

src/mat/examples/tests/ex7.c
1.6 03/11/21 21:51:57 barrysmith@barry-smiths-computer.local +1 -1
replaced sles with ksp everywhere except library name and sles directory

src/mat/examples/tests/ex42.c
1.6 03/11/21 21:51:57 barrysmith@barry-smiths-computer.local +1 -1
replaced sles with ksp everywhere except library name and sles directory

src/mat/examples/tests/ex41.c
1.6 03/11/21 21:51:57 barrysmith@barry-smiths-computer.local +1 -1
replaced sles with ksp everywhere except library name and sles directory

src/mat/examples/tests/ex40.c
1.6 03/11/21 21:51:57 barrysmith@barry-smiths-computer.local +1 -1
replaced sles with ksp everywhere except library name and sles directory

src/mat/examples/tests/ex30.c
1.8 03/11/21 21:51:57 barrysmith@barry-smiths-computer.local +1 -1
replaced sles with ksp everywhere except library name and sles directory

src/fortran/custom/zts.c
1.9 03/11/21 21:51:55 barrysmith@barry-smiths-computer.local +4 -4
replaced sles with ksp everywhere except library name and sles directory

src/fortran/custom/zsnes.c
1.11 03/11/21 21:51:55 barrysmith@barry-smiths-computer.local +4 -4
replaced sles with ksp everywhere except library name and sles directory

src/fortran/custom/zsles.c
1.7 03/11/21 21:51:55 barrysmith@barry-smiths-computer.local +10 -83
replaced sles with ksp everywhere except library name and sles directory

src/fortran/custom/zpc.c
1.12 03/11/21 21:51:55 barrysmith@barry-smiths-computer.local +21 -21
replaced sles with ksp everywhere except library name and sles directory

src/fortran/custom/zksp.c
1.12 03/11/21 21:51:55 barrysmith@barry-smiths-computer.local +6 -6
replaced sles with ksp everywhere except library name and sles directory

src/contrib/oberman/laplacian_q1/scalable/makefile
1.4 03/11/21 21:51:55 barrysmith@barry-smiths-computer.local +2 -2
replaced sles with ksp everywhere except library name and sles directory

src/contrib/oberman/laplacian_q1/scalable/appctx.h
1.4 03/11/21 21:51:55 barrysmith@barry-smiths-computer.local +2 -2
replaced sles with ksp everywhere except library name and sles directory

src/contrib/oberman/laplacian_q1/scalable/appalgebra.c
1.7 03/11/21 21:51:55 barrysmith@barry-smiths-computer.local +12 -14
replaced sles with ksp everywhere except library name and sles directory

src/contrib/oberman/laplacian_q1/makefile
1.7 03/11/21 21:51:55 barrysmith@barry-smiths-computer.local +1 -1
replaced sles with ksp everywhere except library name and sles directory

src/contrib/oberman/laplacian_q1/appctx.h
1.5 03/11/21 21:51:55 barrysmith@barry-smiths-computer.local +1 -1
replaced sles with ksp everywhere except library name and sles directory

src/contrib/oberman/laplacian_q1/appalgebra.c
1.7 03/11/21 21:51:55 barrysmith@barry-smiths-computer.local +9 -10
replaced sles with ksp everywhere except library name and sles directory

include/petscts.h
1.19 03/11/21 21:51:55 barrysmith@barry-smiths-computer.local +2 -2
replaced sles with ksp everywhere except library name and sles directory

include/petscsnes.h
1.19 03/11/21 21:51:55 barrysmith@barry-smiths-computer.local +3 -3
replaced sles with ksp everywhere except library name and sles directory

include/petscpc.h
1.35 03/11/21 21:51:55 barrysmith@barry-smiths-computer.local +2 -2
replaced sles with ksp everywhere except library name and sles directory

include/petscmg.h
1.6 03/11/21 21:51:55 barrysmith@barry-smiths-computer.local +5 -5
replaced sles with ksp everywhere except library name and sles directory

include/petscmat.h
1.90 03/11/21 21:51:55 barrysmith@barry-smiths-computer.local +2 -2
replaced sles with ksp everywhere except library name and sles directory

include/petscksp.h
1.27 03/11/21 21:51:55 barrysmith@barry-smiths-computer.local +3 -3
replaced sles with ksp everywhere except library name and sles directory

include/petscda.h
1.22 03/11/21 21:51:54 barrysmith@barry-smiths-computer.local +8 -8
replaced sles with ksp everywhere except library name and sles directory

include/petsc.h
1.41 03/11/21 21:51:54 barrysmith@barry-smiths-computer.local +1 -1
replaced sles with ksp everywhere except library name and sles directory

include/finclude/petscpc.h
1.5 03/11/21 21:51:54 barrysmith@barry-smiths-computer.local +1 -1
replaced sles with ksp everywhere except library name and sles directory

include/finclude/makefile
1.5 03/11/21 21:51:54 barrysmith@barry-smiths-computer.local +1 -1
replaced sles with ksp everywhere except library name and sles directory

include/esi/petsc/solveriterative.h
1.8 03/11/21 21:51:54 barrysmith@barry-smiths-computer.local +7 -7
replaced sles with ksp everywhere except library name and sles directory

docs/tex/manual/part2.tex
1.63 03/11/21 21:51:54 barrysmith@barry-smiths-computer.local +111 -114
replaced sles with ksp everywhere except library name and sles directory

docs/tex/manual/part1.tex
1.26 03/11/21 21:51:54 barrysmith@barry-smiths-computer.local +24 -22
replaced sles with ksp everywhere except library name and sles directory

docs/manualpages/sec/bop.SNES
1.5 03/11/21 21:51:54 barrysmith@barry-smiths-computer.local +5 -5
replaced sles with ksp everywhere except library name and sles directory

docs/manualpages/sec/bop.SLES
1.6 03/11/21 21:51:54 barrysmith@barry-smiths-computer.local +6 -7
replaced sles with ksp everywhere except library name and sles directory

docs/manualpages/sec/bop.PC
1.6 03/11/21 21:51:53 barrysmith@barry-smiths-computer.local +3 -3
replaced sles with ksp everywhere except library name and sles directory

docs/manualpages/sec/bop.KSP
1.5 03/11/21 21:51:53 barrysmith@barry-smiths-computer.local +4 -6
replaced sles with ksp everywhere except library name and sles directory

bmake/adicmf.init
1.16 03/11/21 21:51:53 barrysmith@barry-smiths-computer.local +2 -2
replaced sles with ksp everywhere except library name and sles directory

bmake/adic.init
1.17 03/11/21 21:51:53 barrysmith@barry-smiths-computer.local +2 -2
replaced sles with ksp everywhere except library name and sles directory

src/mat/examples/tests/makefile
1.12 03/11/21 20:51:56 barrysmith@barry-smiths-computer.local +1 -1
runex77 list but commented out

src/vec/examples/tests/ex19f.F
1.5 03/11/21 15:09:20 barrysmith@barry-smiths-computer.local +0 -0
Rename: src/vec/examples/tests/ex19.F -> src/vec/examples/tests/ex19f.F

src/vec/examples/tests/ex20f.F
1.6 03/11/21 15:09:10 barrysmith@barry-smiths-computer.local +0 -0
Rename: src/vec/examples/tests/ex20.F -> src/vec/examples/tests/ex20f.F

docs/website/documentation/changes/220.html
1.8 03/11/21 14:42:11 barrysmith@barry-smiths-computer.local +0 -0
Rename: docs/website/documentation/changes/217.html -> docs/website/documentation/changes/220.html

docs/tex/petscapp.bib
1.92 03/11/21 12:40:12 barrysmith@barry-smiths-computer.local +6 -0
new app

src/snes/utils/damgsnes.c
1.21 03/11/20 16:03:10 barrysmith@barrysmith.mcs.anl.gov +0 -1
*** empty log message ***

src/sles/examples/tutorials/ex13f90.F
1.7 03/11/20 14:22:15 barrysmith@barrysmith.mcs.anl.gov +0 -1
*** empty log message ***

src/sles/examples/tutorials/ex13f90.F
1.6 03/11/20 14:22:07 barrysmith@barrysmith.mcs.anl.gov +0 -2
*** empty log message ***


Hg-commit: 5a18c6729a491ed4d8bb27a226c0a5c2ac09fd4f

show more ...


# bb189339 06-Nov-2003 victorle <victorle@tibook500ve.cs.utk.edu>

bk-changeset-1.1609
victorle@tibook500ve.cs.utk.edu|ChangeSet|20031106045654|62743
ChangeSet
1.1609 03/11/05 23:56:54 victorle@tibook500ve.cs.utk.edu +0 -0
Merge http://petsc@petsc.bkbits.net/pet

bk-changeset-1.1609
victorle@tibook500ve.cs.utk.edu|ChangeSet|20031106045654|62743
ChangeSet
1.1609 03/11/05 23:56:54 victorle@tibook500ve.cs.utk.edu +0 -0
Merge http://petsc@petsc.bkbits.net/petsc-dev
into tibook500ve.cs.utk.edu:/Volumes/UserPartition/Users/victorle/Software/petsc/petsc-dev


Hg-commit: 2ee9b84e2722ee8cf94ae94d65db6e255c16ec73

show more ...


# 9ec70258 06-Nov-2003 victorle <victorle@tibook500ve.cs.utk.edu>

bk-changeset-1.1606.1.1
victorle@tibook500ve.cs.utk.edu|ChangeSet|20031106045637|61168
ChangeSet
1.1606.1.1 03/11/05 23:56:37 victorle@tibook500ve.cs.utk.edu +1 -0
state increased for output vect

bk-changeset-1.1606.1.1
victorle@tibook500ve.cs.utk.edu|ChangeSet|20031106045637|61168
ChangeSet
1.1606.1.1 03/11/05 23:56:37 victorle@tibook500ve.cs.utk.edu +1 -0
state increased for output vector of MatMult & other mat-vec operations

src/mat/interface/matrix.c
1.85 03/11/05 23:56:34 victorle@tibook500ve.cs.utk.edu +15 -0
state increased for output vector of MatMult & other mat-vec operations


Hg-commit: ff87509cea707c68c8366127e82a329ad6d9656a

show more ...


# 20d9ad34 05-Nov-2003 victorle <victorle@tibook500ve.cs.utk.edu>

bk-changeset-1.1606
victorle@tibook500ve.cs.utk.edu|ChangeSet|20031105222558|61171
ChangeSet
1.1606 03/11/05 17:25:58 victorle@tibook500ve.cs.utk.edu +0 -0
Merge http://petsc@petsc.bkbits.net/pet

bk-changeset-1.1606
victorle@tibook500ve.cs.utk.edu|ChangeSet|20031105222558|61171
ChangeSet
1.1606 03/11/05 17:25:58 victorle@tibook500ve.cs.utk.edu +0 -0
Merge http://petsc@petsc.bkbits.net/petsc-dev
into tibook500ve.cs.utk.edu:/Volumes/UserPartition/Users/victorle/Software/petsc/petsc-dev


Hg-commit: dfedae5d83366710be292939dc08985dba2038c4

show more ...


# 3d0a82a9 05-Nov-2003 victorle <victorle@tibook500ve.cs.utk.edu>

bk-changeset-1.1597.2.2
victorle@tibook500ve.cs.utk.edu|ChangeSet|20031105222541|63509
ChangeSet
1.1597.2.2 03/11/05 17:25:41 victorle@tibook500ve.cs.utk.edu +4 -0
composed data mechanism complet

bk-changeset-1.1597.2.2
victorle@tibook500ve.cs.utk.edu|ChangeSet|20031105222541|63509
ChangeSet
1.1597.2.2 03/11/05 17:25:41 victorle@tibook500ve.cs.utk.edu +4 -0
composed data mechanism completely revamped, now using macros
to put data in the object header.

src/vec/interface/vector.c
1.53 03/11/05 17:25:37 victorle@tibook500ve.cs.utk.edu +30 -15
norm caching in VecNorm using new state mechanism;
state is increased in RestoreArray and similar functions.

src/sys/src/objects/state.c
1.4 03/11/05 17:25:37 victorle@tibook500ve.cs.utk.edu +63 -148
composed data is now implemented with macros in petschead.h;
support functions added

src/mat/interface/matrix.c
1.84 03/11/05 17:25:37 victorle@tibook500ve.cs.utk.edu +2 -0
state is now increased in RestoreRow and RestoreArray

include/petschead.h
1.15 03/11/05 17:25:36 victorle@tibook500ve.cs.utk.edu +206 -2
added state variables to standard petsc header;
macros for setting those variables


Hg-commit: afff984fc7e2aaa99efa6380268006fb70ad8e1e

show more ...


# 901be4c9 30-Oct-2003 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.1563
knepley@khan.mcs.anl.gov|ChangeSet|20031030143856|17073
ChangeSet
1.1563 03/10/30 08:38:56 knepley@khan.mcs.anl.gov +2 -0
Merge

src/mat/impls/sbaij/seq/sbaijfact.c
1.50

bk-changeset-1.1563
knepley@khan.mcs.anl.gov|ChangeSet|20031030143856|17073
ChangeSet
1.1563 03/10/30 08:38:56 knepley@khan.mcs.anl.gov +2 -0
Merge

src/mat/impls/sbaij/seq/sbaijfact.c
1.50 03/10/30 08:38:51 knepley@khan.mcs.anl.gov +0 -1
Barry also fixed this

maint/submitPatch.py
1.14 03/10/29 11:21:31 knepley@khan.mcs.anl.gov +0 -0
Auto merged


Hg-commit: 35c0a1d5b764a1c2d6ecb65df19db78f0e6387b4

show more ...


1...<<111112113114115116117118119120>>...130