History log of /petsc/include/petscksp.h (Results 901 – 925 of 1050)
Revision Date Author Comments
# 718d5cbf 22-Dec-2003 victorle <victorle@tibook500ve.cs.utk.edu>

bk-changeset-1.1824
victorle@tibook500ve.cs.utk.edu|ChangeSet|20031222183011|44177
ChangeSet
1.1824 03/12/22 13:30:11 victorle@tibook500ve.cs.utk.edu +1 -0
another remainder of the sles-renaming

bk-changeset-1.1824
victorle@tibook500ve.cs.utk.edu|ChangeSet|20031222183011|44177
ChangeSet
1.1824 03/12/22 13:30:11 victorle@tibook500ve.cs.utk.edu +1 -0
another remainder of the sles-renaming corrected

include/petscksp.h
1.32 03/12/22 13:30:08 victorle@tibook500ve.cs.utk.edu +1 -1
another remainder of the sles-renaming corrected


Hg-commit: 460f2cb6eeb6a00954860f665e74ee293e740785

show more ...


# 4bf93b65 08-Dec-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1776
Kris@mbuschel.|ChangeSet|20031208164126|63037
ChangeSet
1.1776 03/12/08 10:41:26 Kris@mbuschel. +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into mbuschel.:C:/home/Kris

bk-changeset-1.1776
Kris@mbuschel.|ChangeSet|20031208164126|63037
ChangeSet
1.1776 03/12/08 10:41:26 Kris@mbuschel. +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into mbuschel.:C:/home/Kris/petsc/petsc-dev


Hg-commit: 23ed3ac71cd6c5249ec98a843acc2e235a624b5d

show more ...


# 78d1dd23 08-Dec-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1772.1.1
Kris@mbuschel.|ChangeSet|20031208164027|62589
ChangeSet
1.1772.1.1 03/12/08 10:40:27 Kris@mbuschel. +6 -0
KSP_GMRES_CGS_REFINEMENT_IFNEEDED exceeds 31 character limit for

bk-changeset-1.1772.1.1
Kris@mbuschel.|ChangeSet|20031208164027|62589
ChangeSet
1.1772.1.1 03/12/08 10:40:27 Kris@mbuschel. +6 -0
KSP_GMRES_CGS_REFINEMENT_IFNEEDED exceeds 31 character limit for certain FORTRAN compilers.
To fix, changing _REFINEMENT_ to _REFINE_.
Also replacing _NONE with _NEVER.

src/ksp/ksp/impls/lgmres/lgmres.c
1.13 03/12/08 10:40:26 Kris@mbuschel. +4 -4
KSP_GMRES_CGS_REFINEMENT_IFNEEDED exceeds 31 character limit for certain FORTRAN compilers.
To fix, changing REFINEMENT to REFINE.
Also replacing NONE with NEVER.

src/ksp/ksp/impls/gmres/gmres.c
1.25 03/12/08 10:40:26 Kris@mbuschel. +5 -5
KSP_GMRES_CGS_REFINEMENT_IFNEEDED exceeds 31 character limit for certain FORTRAN compilers.
To fix, changing REFINEMENT to REFINE.
Also replacing NONE with NEVER.

src/ksp/ksp/impls/gmres/borthog2.c
1.8 03/12/08 10:40:26 Kris@mbuschel. +2 -2
KSP_GMRES_CGS_REFINEMENT_IFNEEDED exceeds 31 character limit for certain FORTRAN compilers.
To fix, changing REFINEMENT to REFINE.
Also replacing NONE with NEVER.

src/ksp/ksp/impls/fgmres/fgmres.c
1.18 03/12/08 10:40:26 Kris@mbuschel. +2 -2
KSP_GMRES_CGS_REFINEMENT_IFNEEDED exceeds 31 character limit for certain FORTRAN compilers.
To fix, changing REFINEMENT to REFINE.
Also replacing NONE with NEVER.

include/petscksp.h
1.31 03/12/08 10:40:26 Kris@mbuschel. +1 -1
KSP_GMRES_CGS_REFINEMENT_IFNEEDED exceeds 31 character limit for certain FORTRAN compilers.
To fix, changing REFINEMENT to REFINE.
Also replacing NONE with NEVER.

include/finclude/petscksp.h
1.10 03/12/08 10:40:26 Kris@mbuschel. +6 -6
KSP_GMRES_CGS_REFINEMENT_IFNEEDED exceeds 31 character limit for certain FORTRAN compilers.
To fix, changing REFINEMENT to REFINE.
Also replacing NONE with NEVER.


Hg-commit: 7d84562440979c6d927767a72549f02f8ace88d9

show more ...


# e7a408f0 28-Nov-2003 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.1725
knepley@khan.mcs.anl.gov|ChangeSet|20031128171713|39009
ChangeSet
1.1725 03/11/28 11:17:13 knepley@khan.mcs.anl.gov +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into kh

bk-changeset-1.1725
knepley@khan.mcs.anl.gov|ChangeSet|20031128171713|39009
ChangeSet
1.1725 03/11/28 11:17:13 knepley@khan.mcs.anl.gov +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.mcs.anl.gov:/home/knepley/PETSc-dev/petsc

python/PETSc/Configure.py
1.144 03/11/28 11:17:11 knepley@khan.mcs.anl.gov +0 -0
Auto merged


Hg-commit: aa8bad1f0254057e1b59d4c783c945f76a783063

show more ...


# 49773a63 26-Nov-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1723.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20031126234349|38064
ChangeSet
1.1723.1.1 03/11/26 17:43:49 barrysmith@barry-smiths-computer.local +15 -0
Yuck, typedef ch

bk-changeset-1.1723.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20031126234349|38064
ChangeSet
1.1723.1.1 03/11/26 17:43:49 barrysmith@barry-smiths-computer.local +15 -0
Yuck, typedef char* thingy changed to #define thingy char* because
cannot const the first form. This is not a good fix because of
thingy x,y,z; is not what you expect!! Damn, damn, const sucks

src/sys/src/utils/memc.c
1.14 03/11/26 17:43:47 barrysmith@barry-smiths-computer.local +2 -1
Yuck, typedef char* thingy changed to #define thingy char* because
cannot const the first form. This is not a good fix because of
thingy x,y,z; is not what you expect!! Damn, damn, const sucks

src/sys/src/draw/interface/drawreg.c
1.11 03/11/26 17:43:47 barrysmith@barry-smiths-computer.local +2 -6
Yuck, typedef char* thingy changed to #define thingy char* because
cannot const the first form. This is not a good fix because of
thingy x,y,z; is not what you expect!! Damn, damn, const sucks

src/dm/ao/impls/basic/aodatabasic.c
1.8 03/11/26 17:43:47 barrysmith@barry-smiths-computer.local +2 -1
Yuck, typedef char* thingy changed to #define thingy char* because
cannot const the first form. This is not a good fix because of
thingy x,y,z; is not what you expect!! Damn, damn, const sucks

include/petscviewer.h
1.32 03/11/26 17:43:47 barrysmith@barry-smiths-computer.local +1 -1
Yuck, typedef char* thingy changed to #define thingy char* because
cannot const the first form. This is not a good fix because of
thingy x,y,z; is not what you expect!! Damn, damn, const sucks

include/petscvec.h
1.34 03/11/26 17:43:47 barrysmith@barry-smiths-computer.local +4 -4
Yuck, typedef char* thingy changed to #define thingy char* because
cannot const the first form. This is not a good fix because of
thingy x,y,z; is not what you expect!! Damn, damn, const sucks

include/petscts.h
1.21 03/11/26 17:43:47 barrysmith@barry-smiths-computer.local +2 -2
Yuck, typedef char* thingy changed to #define thingy char* because
cannot const the first form. This is not a good fix because of
thingy x,y,z; is not what you expect!! Damn, damn, const sucks

include/petscsnes.h
1.21 03/11/26 17:43:47 barrysmith@barry-smiths-computer.local +2 -2
Yuck, typedef char* thingy changed to #define thingy char* because
cannot const the first form. This is not a good fix because of
thingy x,y,z; is not what you expect!! Damn, damn, const sucks

include/petscpf.h
1.9 03/11/26 17:43:47 barrysmith@barry-smiths-computer.local +1 -1
Yuck, typedef char* thingy changed to #define thingy char* because
cannot const the first form. This is not a good fix because of
thingy x,y,z; is not what you expect!! Damn, damn, const sucks

include/petscpc.h
1.37 03/11/26 17:43:47 barrysmith@barry-smiths-computer.local +1 -1
Yuck, typedef char* thingy changed to #define thingy char* because
cannot const the first form. This is not a good fix because of
thingy x,y,z; is not what you expect!! Damn, damn, const sucks

include/petscmat.h
1.92 03/11/26 17:43:47 barrysmith@barry-smiths-computer.local +5 -5
Yuck, typedef char* thingy changed to #define thingy char* because
cannot const the first form. This is not a good fix because of
thingy x,y,z; is not what you expect!! Damn, damn, const sucks

include/petscksp.h
1.30 03/11/26 17:43:47 barrysmith@barry-smiths-computer.local +1 -1
Yuck, typedef char* thingy changed to #define thingy char* because
cannot const the first form. This is not a good fix because of
thingy x,y,z; is not what you expect!! Damn, damn, const sucks

include/petscdraw.h
1.16 03/11/26 17:43:46 barrysmith@barry-smiths-computer.local +1 -1
Yuck, typedef char* thingy changed to #define thingy char* because
cannot const the first form. This is not a good fix because of
thingy x,y,z; is not what you expect!! Damn, damn, const sucks

include/petscbt.h
1.8 03/11/26 17:43:46 barrysmith@barry-smiths-computer.local +1 -1
Yuck, typedef char* thingy changed to #define thingy char* because
cannot const the first form. This is not a good fix because of
thingy x,y,z; is not what you expect!! Damn, damn, const sucks

include/petscao.h
1.10 03/11/26 17:43:46 barrysmith@barry-smiths-computer.local +1 -1
Yuck, typedef char* thingy changed to #define thingy char* because
cannot const the first form. This is not a good fix because of
thingy x,y,z; is not what you expect!! Damn, damn, const sucks

bmake/common/rules.shared.darwin7
1.8 03/11/26 17:41:08 barrysmith@barry-smiths-computer.local +2 -1
bug from removing sles and Matt's high level libraries


Hg-commit: f5a8c42832df8d2541e4ecf6346c4f6d80f9c205

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


# 4b9ad928 23-Nov-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1699.1.2
barrysmith@barry-smiths-computer.local|ChangeSet|20031123032958|60629
ChangeSet
1.1699.1.2 03/11/22 21:29:58 barrysmith@barry-smiths-computer.local +348 -0
finished removi

bk-changeset-1.1699.1.2
barrysmith@barry-smiths-computer.local|ChangeSet|20031123032958|60629
ChangeSet
1.1699.1.2 03/11/22 21:29:58 barrysmith@barry-smiths-computer.local +348 -0
finished removing sles

src/vec/examples/tutorials/makefile
1.8 03/11/22 21:29:50 barrysmith@barry-smiths-computer.local +2 -2
finished removing sles

src/ts/impls/implicit/pvode/petscpvode.h
1.8 03/11/22 21:29:50 barrysmith@barry-smiths-computer.local +1 -1
finished removing sles

src/sys/src/viewer/impls/mathematica/mathematica.c
1.19 03/11/22 21:29:50 barrysmith@barry-smiths-computer.local +2 -2
finished removing sles

src/sys/src/viewer/impls/mathematica/makefile
1.8 03/11/22 21:29:50 barrysmith@barry-smiths-computer.local +1 -1
finished removing sles

src/sys/src/dll/reg.c
1.15 03/11/22 21:29:50 barrysmith@barry-smiths-computer.local +1 -1
finished removing sles

src/ksp/pc/impls/makefile
1.10 03/11/22 21:29:50 barrysmith@barry-smiths-computer.local +1 -1
finished removing sles

src/snes/utils/damgsnes.c
1.23 03/11/22 21:29:49 barrysmith@barry-smiths-computer.local +2 -2
finished removing sles

src/mat/examples/tutorials/makefile
1.5 03/11/22 21:29:49 barrysmith@barry-smiths-computer.local +1 -1
finished removing sles

src/mat/examples/makefile
1.5 03/11/22 21:29:49 barrysmith@barry-smiths-computer.local +1 -1
finished removing sles

src/makefile
1.8 03/11/22 21:29:49 barrysmith@barry-smiths-computer.local +1 -1
finished removing sles

maint/xclude
1.14 03/11/22 21:29:49 barrysmith@barry-smiths-computer.local +1 -1
finished removing sles

include/petscksp.h
1.28 03/11/22 21:29:49 barrysmith@barry-smiths-computer.local +2 -2
finished removing sles

docs/tex/manual/part2.tex
1.64 03/11/22 21:29:49 barrysmith@barry-smiths-computer.local +7 -7
finished removing sles

docs/tex/manual/part1.tex
1.27 03/11/22 21:29:49 barrysmith@barry-smiths-computer.local +8 -8
finished removing sles

docs/manualpages/sec/bop.SNES
1.6 03/11/22 21:29:49 barrysmith@barry-smiths-computer.local +1 -1
finished removing sles

docs/manualpages/sec/bop.SLES
1.7 03/11/22 21:29:49 barrysmith@barry-smiths-computer.local +1 -1
finished removing sles

docs/manualpages/sec/bop.PC
1.7 03/11/22 21:29:48 barrysmith@barry-smiths-computer.local +2 -2
finished removing sles

docs/manualpages/sec/bop.KSP
1.6 03/11/22 21:29:48 barrysmith@barry-smiths-computer.local +2 -2
finished removing sles

bmake/common/variables
1.52 03/11/22 21:29:48 barrysmith@barry-smiths-computer.local +11 -11
finished removing sles

src/ksp/utils/makefile
1.4 03/11/22 19:15:23 barrysmith@barry-smiths-computer.local +3 -3
mvdir

src/ksp/utils/damg.c
1.19 03/11/22 19:15:23 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/interface/precon.c
1.31 03/11/22 19:15:23 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/interface/pcset.c
1.10 03/11/22 19:15:23 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/interface/pcregis.c
1.19 03/11/22 19:15:23 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/interface/makefile
1.4 03/11/22 19:15:23 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/spai/src/makefile
1.7 03/11/22 19:15:23 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/spai/src/ispai.c
1.16 03/11/22 19:15:23 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/spai/src/dspai.c
1.4 03/11/22 19:15:23 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/spai/readme
1.4 03/11/22 19:15:23 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/spai/makefile
1.6 03/11/22 19:15:23 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/spai/include/spai.h
1.4 03/11/22 19:15:23 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/spai/examples/tutorials/test_command
1.4 03/11/22 19:15:23 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/spai/examples/tutorials/makefile
1.4 03/11/22 19:15:23 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/spai/examples/tutorials/ex3.c
1.4 03/11/22 19:15:23 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/spai/examples/tutorials/ex2.c
1.5 03/11/22 19:15:23 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/spai/examples/makefile
1.7 03/11/22 19:15:23 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/sor/sor.c
1.12 03/11/22 19:15:23 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/sor/makefile
1.4 03/11/22 19:15:23 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/sles/pcsles.c
1.9 03/11/22 19:15:23 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/sles/makefile
1.4 03/11/22 19:15:23 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/shell/shellpc.c
1.10 03/11/22 19:15:23 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/shell/makefile
1.4 03/11/22 19:15:22 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/samg/samgtools1.F
1.5 03/11/22 19:15:22 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/samg/samgpetsctools.c
1.7 03/11/22 19:15:22 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/samg/samgpetsc.c
1.5 03/11/22 19:15:22 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/samg/samgmgpetsc.c
1.6 03/11/22 19:15:22 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/samg/samgfunc.h
1.4 03/11/22 19:15:22 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/samg/readme
1.3 03/11/22 19:15:22 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/samg/petscfunc.h
1.4 03/11/22 19:15:22 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/samg/makefile
1.11 03/11/22 19:15:22 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/samg/global.h
1.5 03/11/22 19:15:21 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/samg/externc.h
1.4 03/11/22 19:15:21 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/redundant/redundant.c
1.10 03/11/22 19:15:21 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/redundant/makefile
1.4 03/11/22 19:15:21 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/ramg/ramgpetsc.c
1.11 03/11/22 19:15:21 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/ramg/ramgfunc.h
1.5 03/11/22 19:15:21 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/ramg/petscfunc.h
1.8 03/11/22 19:15:21 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/ramg/petscfunc.c
1.11 03/11/22 19:15:21 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/ramg/makefile
1.8 03/11/22 19:15:21 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/pilut/makefile
1.2 03/11/22 19:15:21 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/pilut/hyppilut.c
1.2 03/11/22 19:15:21 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/pbjacobi/pbjacobi.c
1.4 03/11/22 19:15:21 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/pbjacobi/makefile
1.4 03/11/22 19:15:21 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/none/none.c
1.6 03/11/22 19:15:21 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/none/makefile
1.4 03/11/22 19:15:21 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/mg/smg.c
1.7 03/11/22 19:15:20 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/mg/mgimpl.h
1.7 03/11/22 19:15:20 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/mg/mgfunc.c
1.7 03/11/22 19:15:20 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/mg/mg.c
1.18 03/11/22 19:15:20 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/mg/makefile
1.4 03/11/22 19:15:20 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/mg/fmg.c
1.7 03/11/22 19:15:20 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/mat/pcmat.c
1.7 03/11/22 19:15:20 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/mat/makefile
1.3 03/11/22 19:15:20 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/lu/makefile
1.4 03/11/22 19:15:20 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/lu/lu.c
1.23 03/11/22 19:15:20 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/jacobi/makefile
1.4 03/11/22 19:15:20 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/jacobi/jacobi.c
1.7 03/11/22 19:15:20 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/is/nn/nn.h
1.5 03/11/22 19:15:20 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/is/nn/nn.c
1.11 03/11/22 19:15:20 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/is/nn/makefile
1.4 03/11/22 19:15:20 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/is/makefile
1.4 03/11/22 19:15:20 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/is/is.h
1.5 03/11/22 19:15:20 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/is/is.c
1.9 03/11/22 19:15:20 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/is/feti/makefile
1.2 03/11/22 19:15:20 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/is/feti/fetipc.h
1.3 03/11/22 19:15:20 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/is/feti/fetipc.c
1.2 03/11/22 19:15:20 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/is/feti/examples/makefile
1.2 03/11/22 19:15:20 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/is/feti/examples/ex1.c
1.3 03/11/22 19:15:20 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/ilu/makefile
1.4 03/11/22 19:15:20 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/makefile
1.9 03/11/22 19:15:19 barrysmith@barry-smiths-computer.local +3 -3
mvdir

src/ksp/pc/impls/ilu/ilu.h
1.6 03/11/22 19:15:19 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/ilu/ilu.c
1.24 03/11/22 19:15:19 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/icc/makefile
1.4 03/11/22 19:15:19 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/icc/icc.h
1.6 03/11/22 19:15:19 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/icc/icc.c
1.19 03/11/22 19:15:19 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/hypre/makefile
1.4 03/11/22 19:15:19 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/hypre/hyppilut.c
1.41 03/11/22 19:15:19 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/esi/pesi.c
1.15 03/11/22 19:15:19 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/esi/makefile
1.6 03/11/22 19:15:19 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/eisens/makefile
1.4 03/11/22 19:15:19 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/eisens/eisen.c
1.12 03/11/22 19:15:19 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/composite/makefile
1.4 03/11/22 19:15:19 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/composite/composite.c
1.11 03/11/22 19:15:19 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/cholesky/makefile
1.4 03/11/22 19:15:19 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/cholesky/cholesky.c
1.21 03/11/22 19:15:19 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/bjacobi/makefile
1.4 03/11/22 19:15:19 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/bjacobi/bjacobi.h
1.5 03/11/22 19:15:19 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/bjacobi/bjacobi.c
1.19 03/11/22 19:15:19 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/asm/makefile
1.4 03/11/22 19:15:19 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/asm/asm.c
1.19 03/11/22 19:15:19 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/examples/tutorials/makefile
1.7 03/11/22 19:15:19 barrysmith@barry-smiths-computer.local +3 -3
mvdir

src/ksp/pc/examples/tutorials/ex2.c
1.8 03/11/22 19:15:18 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/examples/tutorials/ex1.c
1.7 03/11/22 19:15:18 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/examples/tests/output/ex6_1.out
1.4 03/11/22 19:15:18 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/examples/tests/output/ex5_1.out
1.4 03/11/22 19:15:18 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/examples/tests/output/ex4_1.out
1.4 03/11/22 19:15:18 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/examples/tests/output/ex3_1.out
1.4 03/11/22 19:15:18 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/examples/tests/output/ex2_1.out
1.4 03/11/22 19:15:18 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/examples/tests/output/ex1_1.out
1.4 03/11/22 19:15:18 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/examples/tests/makefile
1.6 03/11/22 19:15:18 barrysmith@barry-smiths-computer.local +9 -9
mvdir

src/ksp/pc/examples/tests/ex8f.F
1.8 03/11/22 19:15:18 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/examples/tests/ex7.c
1.4 03/11/22 19:15:18 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/examples/tests/ex6.c
1.5 03/11/22 19:15:18 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/examples/tests/ex5.c
1.11 03/11/22 19:15:18 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/examples/tests/ex4.c
1.5 03/11/22 19:15:18 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/examples/tests/ex3.c
1.5 03/11/22 19:15:18 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/examples/tests/ex2.c
1.6 03/11/22 19:15:18 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/examples/tests/ex1.c
1.4 03/11/22 19:15:18 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/examples/makefile
1.4 03/11/22 19:15:18 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/esi/makefile
1.9 03/11/22 19:15:18 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/pcimpl.h
1.7 03/11/22 19:15:17 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/makefile
1.5 03/11/22 19:15:17 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/esi/epreconditioner.c
1.25 03/11/22 19:15:17 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/ksp/interface/xmon.c
1.6 03/11/22 19:15:17 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/interface/makefile
1.4 03/11/22 19:15:17 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/interface/itres.c
1.6 03/11/22 19:15:17 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/interface/itregis.c
1.8 03/11/22 19:15:17 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/interface/itfunc.c
1.28 03/11/22 19:15:17 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/interface/iterativ.c
1.8 03/11/22 19:15:17 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/interface/itcreate.c
1.31 03/11/22 19:15:17 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/interface/itcl.c
1.7 03/11/22 19:15:17 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/interface/iguess.c
1.4 03/11/22 19:15:17 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/interface/eige.c
1.7 03/11/22 19:15:17 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/interface/dlregis.c
1.15 03/11/22 19:15:17 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/ksp/impls/tfqmr/tfqmr.c
1.9 03/11/22 19:15:17 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/impls/tfqmr/makefile
1.4 03/11/22 19:15:17 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/impls/tcqmr/tcqmrp.h
1.4 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/ksp/impls/tcqmr/tcqmr.c
1.9 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/impls/tcqmr/makefile
1.4 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/impls/symmlq/symmlq.c
1.7 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/impls/symmlq/makefile
1.4 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/impls/rich/richscale.c
1.5 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/impls/rich/richctx.h
1.4 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/ksp/impls/rich/rich.c
1.8 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/impls/rich/makefile
1.4 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/impls/qcg/qcg.h
1.4 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/ksp/impls/qcg/qcg.c
1.10 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/impls/qcg/makefile
1.4 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/impls/preonly/preonly.c
1.5 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/impls/preonly/makefile
1.4 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/impls/minres/minres.c
1.7 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/impls/minres/makefile
1.4 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/impls/lsqr/makefile
1.4 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/impls/lsqr/lsqr.c
1.8 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/impls/lgmres/readme
1.3 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/ksp/impls/lgmres/makefile
1.5 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/impls/lgmres/lgmresp.h
1.4 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/impls/lgmres/lgmres.c
1.10 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/ksp/impls/gmres/makefile
1.5 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/impls/gmres/gmresp.h
1.6 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/impls/gmres/gmres2.c
1.10 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/impls/gmres/gmres.c
1.22 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/impls/gmres/gmreig.c
1.6 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/impls/gmres/gmpre.c
1.6 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/impls/gmres/gmcnv.c
1.4 03/11/22 19:15:15 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/ksp/impls/gmres/borthog2.c
1.7 03/11/22 19:15:15 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/impls/gmres/borthog.c
1.6 03/11/22 19:15:15 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/impls/fgmres/modpcf.c
1.6 03/11/22 19:15:15 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/ksp/impls/fgmres/makefile
1.5 03/11/22 19:15:15 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/impls/fgmres/fgmresp.h
1.6 03/11/22 19:15:15 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/impls/fgmres/fgmres.c
1.16 03/11/22 19:15:15 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/impls/cr/makefile
1.4 03/11/22 19:15:15 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/impls/cr/cr.c
1.18 03/11/22 19:15:15 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/impls/cheby/makefile
1.4 03/11/22 19:15:15 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/impls/cheby/cheby.c
1.9 03/11/22 19:15:15 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/impls/cheby/chebctx.h
1.5 03/11/22 19:15:15 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/ksp/impls/cgs/makefile
1.4 03/11/22 19:15:15 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/impls/cgs/cgs.c
1.13 03/11/22 19:15:15 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/impls/cgne/makefile
1.2 03/11/22 19:15:15 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/impls/cgne/cgne.c
1.5 03/11/22 19:15:15 barrysmith@barry-smiths-computer.local +3 -3
mvdir

src/ksp/ksp/impls/cg/makefile
1.4 03/11/22 19:15:15 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/impls/cg/cgtype.c
1.5 03/11/22 19:15:15 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/impls/cg/cgeig.c
1.4 03/11/22 19:15:15 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/impls/cg/cgctx.h
1.4 03/11/22 19:15:15 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/impls/cg/cg.c
1.16 03/11/22 19:15:15 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/impls/bicg/makefile
1.4 03/11/22 19:15:15 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/impls/bicg/bicg.c
1.9 03/11/22 19:15:15 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/makefile
1.4 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/kspimpl.h
1.15 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/ksp/impls/makefile
1.6 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/impls/bcgs/makefile
1.4 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/impls/bcgs/bcgs.c
1.9 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/examples/tutorials/output/ex9_1.out
1.4 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex7_1.out
1.4 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex6f_1.out
1.5 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex5_5.out
1.4 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex5_4.out
1.4 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex5_3.out
1.4 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex5_2.out
1.4 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex5_1.out
1.4 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex4_1.out
1.4 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex2f_1.out
1.4 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex2_6.out
1.2 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex2_5.out
1.4 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex2_4.out
1.4 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex2_3.out
1.4 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex2_2.out
1.4 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex2_1.out
1.4 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex26_1.out
1.2 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex25_1.out
1.2 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex23_2.out
1.6 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex23_1.out
1.6 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex22_1.out
1.5 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex21f_1.out
1.4 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex20_2.out
1.4 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex20_1.out
1.4 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex1f_1.out
1.6 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex1_3.out
1.6 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex1_2.out
1.6 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex1_1.out
1.6 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex18_1.out
1.4 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex16_1.out
1.4 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex15f_1.out
1.6 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex15_1.out
1.6 03/11/22 19:15:13 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex14_2.out
1.4 03/11/22 19:15:13 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex14_1.out
1.4 03/11/22 19:15:13 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex13f90_1.out
1.4 03/11/22 19:15:13 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex13_1.out
1.4 03/11/22 19:15:13 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex12_3.out
1.4 03/11/22 19:15:13 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex12_2.out
1.4 03/11/22 19:15:13 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex12_1.out
1.4 03/11/22 19:15:13 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex11f_1.out
1.4 03/11/22 19:15:13 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex11_1.out
1.4 03/11/22 19:15:13 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex10_9.out
1.5 03/11/22 19:15:13 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex10_8.out
1.4 03/11/22 19:15:13 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex10_7.out
1.5 03/11/22 19:15:13 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex10_6.out
1.4 03/11/22 19:15:13 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex10_5.out
1.4 03/11/22 19:15:13 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex10_4.out
1.4 03/11/22 19:15:13 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex10_3.out
1.4 03/11/22 19:15:13 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex10_2.out
1.4 03/11/22 19:15:13 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex10_18.out
1.2 03/11/22 19:15:13 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex10_17.out
1.2 03/11/22 19:15:13 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex10_16.out
1.2 03/11/22 19:15:13 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex10_15.out
1.2 03/11/22 19:15:13 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex10_13.out
1.4 03/11/22 19:15:13 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex10_12.out
1.4 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex10_11.out
1.4 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex10_10.out
1.4 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex10_1.out
1.4 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/makefile
1.41 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +38 -38
mvdir

src/ksp/examples/tutorials/hacks.h
1.3 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex9.c
1.12 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex8.c
1.10 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex7.c
1.10 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex6f.F
1.7 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex5.c
1.9 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex4.c
1.7 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex31.c
1.8 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex3.c
1.8 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex2f.F
1.6 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex28.c
1.7 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex27.c
1.7 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex26.c
1.9 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex25.c
1.8 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex23.c
1.8 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex22f.F
1.4 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex22.c
1.5 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex21f.F
1.9 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex20options
1.4 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex2.c
1.8 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex1f.F
1.8 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex16.c
1.7 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex15f.F
1.7 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex15.c
1.8 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex14f.F
1.7 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex13f90.F
1.9 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex13.c
1.7 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex12.c
1.8 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex11f.F
1.8 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex11.c
1.7 03/11/22 19:15:11 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex10.c
1.24.1.2 03/11/22 19:15:11 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex1.c
1.10 03/11/22 19:15:11 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/da_hdf.c
1.2 03/11/22 19:15:11 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/cyclic.h
1.2 03/11/22 19:15:11 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/scripts/ex10_seqbdiag
1.4 03/11/22 19:15:11 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/scripts/ex10_lu
1.4 03/11/22 19:15:11 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/scripts/ex10_lu_blocks
1.4 03/11/22 19:15:11 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/scripts/ex10_blu
1.4 03/11/22 19:15:11 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/scripts/ex10_bjacobi_mpibaij
1.4 03/11/22 19:15:11 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/scripts/ex10_asm_mpibaij
1.4 03/11/22 19:15:11 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/scripts/ex10_asm_matbaij
1.4 03/11/22 19:15:11 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/scripts/ex10.script
1.4 03/11/22 19:15:11 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/scripts/ex10.asm
1.4 03/11/22 19:15:11 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/output/ex6_7.out
1.4 03/11/22 19:15:11 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/output/ex6_6.out
1.4 03/11/22 19:15:11 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/output/ex6_4.out
1.4 03/11/22 19:15:11 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/output/ex6_3.out
1.4 03/11/22 19:15:11 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/output/ex6_2.out
1.4 03/11/22 19:15:11 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/output/ex6_1.out
1.4 03/11/22 19:15:11 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/output/ex4_5.out
1.4 03/11/22 19:15:11 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/output/ex4_3.out
1.4 03/11/22 19:15:11 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/output/ex4_1.out
1.4 03/11/22 19:15:11 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/output/ex3_2.out
1.4 03/11/22 19:15:11 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/output/ex3_1.out
1.4 03/11/22 19:15:11 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/makefile
1.6 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/examples/tests/output/ex2_1.out
1.4 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/output/ex25_2.out
1.4 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/output/ex25_1.out
1.4 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/output/ex24_4.out
1.4 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/output/ex24_3.out
1.5 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/output/ex24_2.out
1.6 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/output/ex24_1.out
1.4 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/output/ex20_1.out
1.4 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/output/ex17_1.out
1.4 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/output/ex16_1.out
1.4 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/output/ex10_1.out
1.5 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/makefile
1.10 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +27 -27
mvdir

src/ksp/examples/tests/ex7.c
1.11 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/ex6.c
1.13 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/ex5f.F
1.7 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/ex4.c
1.6 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/ex3.c
1.7 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/ex25.c
1.5 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/ex24.c
1.8 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/ex20.c
1.10 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/ex2.c
1.8 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/ex19.c
1.7 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/ex18.c
1.8 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/ex17.c
1.8 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/ex16.F
1.6.1.2 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/ex15.c
1.9 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/ex14.c
1.6 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/ex12.F
1.9 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/ex10.c
1.7 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/ex1.c
1.6 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/makefile
1.4 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/esi/makefile
1.5 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/esi/esles.c
1.13 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir


Hg-commit: c5e7e47e0e48f1d6ed51d0db425b3b0a6c362816

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


# b693ee5c 20-Nov-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1697
barrysmith@barry-smiths-computer.local|ChangeSet|20031120010451|17102
ChangeSet
1.1697 03/11/19 19:04:51 barrysmith@barry-smiths-computer.local +0 -0
Merge bk://petsc@petsc.bk

bk-changeset-1.1697
barrysmith@barry-smiths-computer.local|ChangeSet|20031120010451|17102
ChangeSet
1.1697 03/11/19 19:04:51 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: a42f08a2e1d67fe0bb5ed09d38f1a90d54bf43ff

show more ...


# f0821613 20-Nov-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1693.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20031120010435|22670
ChangeSet
1.1693.1.1 03/11/19 19:04:35 barrysmith@barry-smiths-computer.local +4 -0
replacing everyth

bk-changeset-1.1693.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20031120010435|22670
ChangeSet
1.1693.1.1 03/11/19 19:04:35 barrysmith@barry-smiths-computer.local +4 -0
replacing everything in sles

src/sles/ksp/interface/itfunc.c
1.24 03/11/19 19:04:34 barrysmith@barry-smiths-computer.local +12 -0
replacing everything in sles

src/sles/ksp/interface/itcreate.c
1.29 03/11/19 19:04:34 barrysmith@barry-smiths-computer.local +66 -4
replacing everything in sles

src/sles/ksp/interface/itcl.c
1.6 03/11/19 19:04:33 barrysmith@barry-smiths-computer.local +2 -0
replacing everything in sles

include/petscksp.h
1.26 03/11/19 19:04:33 barrysmith@barry-smiths-computer.local +1 -0
replacing everything in sles


Hg-commit: f25db88a1e1978c386ebcc40be9bc5a5030280ef

show more ...


# 1dbb0a54 19-Nov-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1692
barrysmith@float190.mcs.anl-external.org|ChangeSet|20031119210917|21168
ChangeSet
1.1692 03/11/19 15:09:17 barrysmith@float190.mcs.anl-external.org +8 -0
continue to move sles

bk-changeset-1.1692
barrysmith@float190.mcs.anl-external.org|ChangeSet|20031119210917|21168
ChangeSet
1.1692 03/11/19 15:09:17 barrysmith@float190.mcs.anl-external.org +8 -0
continue to move sles functionality down to ksp

src/sles/pc/impls/eisens/eisen.c
1.11 03/11/19 15:09:15 barrysmith@float190.mcs.anl-external.org +1 -1
docs -> ksp instead of sles

src/sles/ksp/interface/itcreate.c
1.28 03/11/19 15:09:15 barrysmith@float190.mcs.anl-external.org +2 -3
ksp log solve and setup instead of sles

src/sles/ksp/interface/dlregis.c
1.13 03/11/19 15:09:15 barrysmith@float190.mcs.anl-external.org +111 -0
pc and ksp initial seperate from sles

include/petscpc.h
1.34 03/11/19 15:09:15 barrysmith@float190.mcs.anl-external.org +2 -0
PC initialized seperately from KSP

include/petscksp.h
1.25 03/11/19 15:09:15 barrysmith@float190.mcs.anl-external.org +2 -0
ksp initialized seperate from sles

src/sles/examples/tests/ex7.c
1.9 03/11/19 14:57:37 barrysmith@float190.mcs.anl-external.org +1 -1
missed changing sles to ksp when changing slessetuponblocks to kspsetuponblocks

src/sles/ksp/interface/dlregis.c
1.12 03/11/19 14:00:02 barrysmith@float190.mcs.anl-external.org +2 -0
logging of kspsolve and kspsetup

src/sles/ksp/interface/itfunc.c
1.23 03/11/19 13:59:49 barrysmith@float190.mcs.anl-external.org +5 -0
logging of kspsolve and kspsetup

include/petscksp.h
1.24 03/11/19 13:59:34 barrysmith@float190.mcs.anl-external.org +1 -0
logging of kspsetup and kspsolve

src/sys/src/utils/arch.c
1.6 03/11/19 13:46:35 barrysmith@float190.mcs.anl-external.org +2 -1
if arch was longer then slen would not null terminate string

src/sles/ksp/interface/itfunc.c
1.22 03/11/19 13:39:30 barrysmith@float190.mcs.anl-external.org +2 -2
does not need to be just C


Hg-commit: 902b969738ade668d7ef12d6329b003505f0990c

show more ...


# 1f7f0c4f 19-Nov-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1691
barrysmith@float190.mcs.anl-external.org|ChangeSet|20031119193303|16111
ChangeSet
1.1691 03/11/19 13:33:03 barrysmith@float190.mcs.anl-external.org +5 -0
added ksp_diagonal_sc

bk-changeset-1.1691
barrysmith@float190.mcs.anl-external.org|ChangeSet|20031119193303|16111
ChangeSet
1.1691 03/11/19 13:33:03 barrysmith@float190.mcs.anl-external.org +5 -0
added ksp_diagonal_scale to replace sles version

BitKeeper/etc/logging_ok
1.69 03/11/19 13:33:03 barrysmith@float190.mcs.anl-external.org +1 -0
Logging to logging@openlogging.org accepted

src/sles/ksp/kspimpl.h
1.14 03/11/19 13:32:59 barrysmith@float190.mcs.anl-external.org +8 -0
added ksp_diagonal_scale to replace sles version

src/sles/ksp/interface/itfunc.c
1.21 03/11/19 13:32:59 barrysmith@float190.mcs.anl-external.org +213 -0
added ksp_diagonal_scale to replace sles version

src/sles/ksp/interface/itcreate.c
1.27 03/11/19 13:32:59 barrysmith@float190.mcs.anl-external.org +9 -0
added ksp_diagonal_scale to replace sles version

include/petscksp.h
1.23 03/11/19 13:32:59 barrysmith@float190.mcs.anl-external.org +5 -0
added ksp_diagonal_scale to replace sles version


Hg-commit: 4d914341394a74a9583b12b62cae34ee33c04571

show more ...


# 6f62eb87 19-Nov-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1689
barrysmith@barry-smiths-computer.local|ChangeSet|20031119042335|14247
ChangeSet
1.1689 03/11/18 22:23:35 barrysmith@barry-smiths-computer.local +0 -0
Merge bk://petsc@petsc.bk

bk-changeset-1.1689
barrysmith@barry-smiths-computer.local|ChangeSet|20031119042335|14247
ChangeSet
1.1689 03/11/18 22:23:35 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: f5e5d6ddc1b1c1f4dfb9a3eb85ca346a1c88c096

show more ...


# b5d62d44 19-Nov-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1685.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20031119042324|15702
ChangeSet
1.1685.1.1 03/11/18 22:23:24 barrysmith@barry-smiths-computer.local +51 -0
got rid of SLESe

bk-changeset-1.1685.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20031119042324|15702
ChangeSet
1.1685.1.1 03/11/18 22:23:24 barrysmith@barry-smiths-computer.local +51 -0
got rid of SLESetUpOnBlocks and SLESGetPC and -sles_view_binary

src/snes/utils/damgsnes.c
1.20 03/11/18 22:23:21 barrysmith@barry-smiths-computer.local +11 -4
got rid of SLESetUpOnBlocks and SLESGetPC and -sles_view_binary

src/snes/interface/snes.c
1.30 03/11/18 22:23:21 barrysmith@barry-smiths-computer.local +4 -2
got rid of SLESetUpOnBlocks and SLESGetPC and -sles_view_binary

src/snes/examples/tutorials/ex6.c
1.6 03/11/18 22:23:21 barrysmith@barry-smiths-computer.local +4 -1
got rid of SLESetUpOnBlocks and SLESGetPC and -sles_view_binary

src/snes/examples/tutorials/ex29.c
1.55 03/11/18 22:23:21 barrysmith@barry-smiths-computer.local +4 -1
got rid of SLESetUpOnBlocks and SLESGetPC and -sles_view_binary

src/snes/examples/tutorials/ex24.c
1.10 03/11/18 22:23:21 barrysmith@barry-smiths-computer.local +5 -2
got rid of SLESetUpOnBlocks and SLESGetPC and -sles_view_binary

src/snes/examples/tutorials/ex1f.F
1.6 03/11/18 22:23:21 barrysmith@barry-smiths-computer.local +1 -1
got rid of SLESetUpOnBlocks and SLESGetPC and -sles_view_binary

src/snes/examples/tutorials/ex1.c
1.5 03/11/18 22:23:21 barrysmith@barry-smiths-computer.local +1 -1
got rid of SLESetUpOnBlocks and SLESGetPC and -sles_view_binary

src/snes/examples/tests/ex9.c
1.5 03/11/18 22:23:21 barrysmith@barry-smiths-computer.local +3 -1
got rid of SLESetUpOnBlocks and SLESGetPC and -sles_view_binary

src/snes/examples/tests/ex11.c
1.8 03/11/18 22:23:21 barrysmith@barry-smiths-computer.local +10 -4
got rid of SLESetUpOnBlocks and SLESGetPC and -sles_view_binary

src/sles/utils/damg.c
1.17 03/11/18 22:23:20 barrysmith@barry-smiths-computer.local +7 -7
got rid of SLESetUpOnBlocks and SLESGetPC and -sles_view_binary

src/sles/pc/impls/samg/samgmgpetsc.c
1.4 03/11/18 22:23:20 barrysmith@barry-smiths-computer.local +4 -4
got rid of SLESetUpOnBlocks and SLESGetPC and -sles_view_binary

src/sles/pc/impls/mg/mg.c
1.15 03/11/18 22:23:20 barrysmith@barry-smiths-computer.local +5 -4
got rid of SLESetUpOnBlocks and SLESGetPC and -sles_view_binary

src/sles/pc/impls/is/nn/nn.c
1.9 03/11/18 22:23:20 barrysmith@barry-smiths-computer.local +1 -1
got rid of SLESetUpOnBlocks and SLESGetPC and -sles_view_binary

src/sles/pc/impls/is/is.c
1.7 03/11/18 22:23:20 barrysmith@barry-smiths-computer.local +2 -2
got rid of SLESetUpOnBlocks and SLESGetPC and -sles_view_binary

src/sles/pc/impls/bjacobi/bjacobi.c
1.17 03/11/18 22:23:20 barrysmith@barry-smiths-computer.local +9 -5
got rid of SLESetUpOnBlocks and SLESGetPC and -sles_view_binary

src/sles/pc/impls/asm/asm.c
1.17 03/11/18 22:23:20 barrysmith@barry-smiths-computer.local +2 -2
got rid of SLESetUpOnBlocks and SLESGetPC and -sles_view_binary

src/sles/pc/examples/tutorials/ex2.c
1.6 03/11/18 22:23:20 barrysmith@barry-smiths-computer.local +1 -1
got rid of SLESetUpOnBlocks and SLESGetPC and -sles_view_binary

src/sles/pc/examples/tutorials/ex1.c
1.5 03/11/18 22:23:20 barrysmith@barry-smiths-computer.local +1 -1
got rid of SLESetUpOnBlocks and SLESGetPC and -sles_view_binary

src/sles/pc/examples/tests/ex8f.F
1.6 03/11/18 22:23:20 barrysmith@barry-smiths-computer.local +3 -1
got rid of SLESetUpOnBlocks and SLESGetPC and -sles_view_binary

src/sles/pc/examples/tests/ex5.c
1.9 03/11/18 22:23:19 barrysmith@barry-smiths-computer.local +6 -4
got rid of SLESetUpOnBlocks and SLESGetPC and -sles_view_binary

src/sles/ksp/interface/itfunc.c
1.20 03/11/18 22:23:19 barrysmith@barry-smiths-computer.local +51 -3
got rid of SLESetUpOnBlocks and SLESGetPC and -sles_view_binary

src/sles/examples/tutorials/ex8.c
1.7 03/11/18 22:23:19 barrysmith@barry-smiths-computer.local +3 -2
got rid of SLESetUpOnBlocks and SLESGetPC and -sles_view_binary

src/sles/examples/tutorials/ex7.c
1.8 03/11/18 22:23:19 barrysmith@barry-smiths-computer.local +3 -3
got rid of SLESetUpOnBlocks and SLESGetPC and -sles_view_binary

src/sles/examples/tutorials/ex27.c
1.5 03/11/18 22:23:19 barrysmith@barry-smiths-computer.local +3 -3
got rid of SLESetUpOnBlocks and SLESGetPC and -sles_view_binary

src/sles/examples/tutorials/ex23.c
1.6 03/11/18 22:23:19 barrysmith@barry-smiths-computer.local +1 -1
got rid of SLESetUpOnBlocks and SLESGetPC and -sles_view_binary

src/sles/examples/tutorials/ex21f.F
1.7 03/11/18 22:23:19 barrysmith@barry-smiths-computer.local +1 -1
got rid of SLESetUpOnBlocks and SLESGetPC and -sles_view_binary

src/sles/examples/tutorials/ex1f.F
1.6 03/11/18 22:23:19 barrysmith@barry-smiths-computer.local +1 -1
got rid of SLESetUpOnBlocks and SLESGetPC and -sles_view_binary

src/sles/examples/tutorials/ex15f.F
1.5 03/11/18 22:23:19 barrysmith@barry-smiths-computer.local +1 -1
got rid of SLESetUpOnBlocks and SLESGetPC and -sles_view_binary

src/sles/examples/tutorials/ex15.c
1.6 03/11/18 22:23:19 barrysmith@barry-smiths-computer.local +1 -1
got rid of SLESetUpOnBlocks and SLESGetPC and -sles_view_binary

src/sles/examples/tutorials/ex13f90.F
1.5 03/11/18 22:23:19 barrysmith@barry-smiths-computer.local +3 -2
got rid of SLESetUpOnBlocks and SLESGetPC and -sles_view_binary

src/sles/examples/tutorials/ex13.c
1.5 03/11/18 22:23:19 barrysmith@barry-smiths-computer.local +6 -5
got rid of SLESetUpOnBlocks and SLESGetPC and -sles_view_binary

src/sles/examples/tutorials/ex12.c
1.6 03/11/18 22:23:19 barrysmith@barry-smiths-computer.local +2 -1
got rid of SLESetUpOnBlocks and SLESGetPC and -sles_view_binary

src/sles/examples/tutorials/ex10.c
1.24 03/11/18 22:23:19 barrysmith@barry-smiths-computer.local +7 -7
got rid of SLESetUpOnBlocks and SLESGetPC and -sles_view_binary

src/sles/examples/tutorials/ex1.c
1.8 03/11/18 22:23:19 barrysmith@barry-smiths-computer.local +1 -1
got rid of SLESetUpOnBlocks and SLESGetPC and -sles_view_binary

src/sles/examples/tests/ex7.c
1.8 03/11/18 22:23:19 barrysmith@barry-smiths-computer.local +3 -3
got rid of SLESetUpOnBlocks and SLESGetPC and -sles_view_binary

src/sles/examples/tests/ex6.c
1.11 03/11/18 22:23:19 barrysmith@barry-smiths-computer.local +2 -2
got rid of SLESetUpOnBlocks and SLESGetPC and -sles_view_binary

src/sles/examples/tests/ex24.c
1.6 03/11/18 22:23:19 barrysmith@barry-smiths-computer.local +1 -1
got rid of SLESetUpOnBlocks and SLESGetPC and -sles_view_binary

src/sles/examples/tests/ex20.c
1.8 03/11/18 22:23:19 barrysmith@barry-smiths-computer.local +1 -1
got rid of SLESetUpOnBlocks and SLESGetPC and -sles_view_binary

src/sles/examples/tests/ex2.c
1.6 03/11/18 22:23:18 barrysmith@barry-smiths-computer.local +1 -1
got rid of SLESetUpOnBlocks and SLESGetPC and -sles_view_binary

src/sles/examples/tests/ex19.c
1.5 03/11/18 22:23:18 barrysmith@barry-smiths-computer.local +2 -1
got rid of SLESetUpOnBlocks and SLESGetPC and -sles_view_binary

src/sles/examples/tests/ex15.c
1.7 03/11/18 22:23:18 barrysmith@barry-smiths-computer.local +3 -2
got rid of SLESetUpOnBlocks and SLESGetPC and -sles_view_binary

src/sles/esi/esles.c
1.10 03/11/18 22:23:18 barrysmith@barry-smiths-computer.local +6 -3
got rid of SLESetUpOnBlocks and SLESGetPC and -sles_view_binary

src/fortran/custom/zsles.c
1.6 03/11/18 22:23:18 barrysmith@barry-smiths-computer.local +0 -7
got rid of SLESetUpOnBlocks and SLESGetPC and -sles_view_binary

src/contrib/oberman/laplacian_q1/scalable/appalgebra.c
1.6 03/11/18 22:23:18 barrysmith@barry-smiths-computer.local +1 -1
got rid of SLESetUpOnBlocks and SLESGetPC and -sles_view_binary

src/contrib/oberman/laplacian_q1/appalgebra.c
1.6 03/11/18 22:23:18 barrysmith@barry-smiths-computer.local +1 -1
got rid of SLESetUpOnBlocks and SLESGetPC and -sles_view_binary

include/petscksp.h
1.22 03/11/18 22:23:18 barrysmith@barry-smiths-computer.local +1 -0
got rid of SLESetUpOnBlocks and SLESGetPC and -sles_view_binary

docs/website/documentation/changes/217.html
1.7 03/11/18 22:23:18 barrysmith@barry-smiths-computer.local +2 -0
got ride of SLESGetPC

docs/tex/manual/part2.tex
1.62 03/11/18 22:23:18 barrysmith@barry-smiths-computer.local +6 -5
got ride of SLESGetPC

docs/manualpages/sec/bop.SLES
1.5 03/11/18 22:23:17 barrysmith@barry-smiths-computer.local +1 -1
got ride of SLESGetPC

docs/manualpages/sec/bop.PC
1.5 03/11/18 22:23:17 barrysmith@barry-smiths-computer.local +2 -2
got ride of SLESGetPC

src/snes/examples/tutorials/ex29.c
1.54 03/11/18 16:28:19 barrysmith@barry-smiths-computer.local +5 -2
*** empty log message ***

src/sles/ksp/impls/cheby/cheby.c
1.8 03/11/18 14:07:33 barrysmith@float190.mcs.anl-external.org +2 -0
[PETSC #8020] A mistake in chebychev interface
error checking on values of emin and emax passed in


Hg-commit: 2ba64dbc0997b44e5044740a1b7f3d55ee9174a5

show more ...


# 977a242d 18-Nov-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1681
barrysmith@barry-smiths-computer.local|ChangeSet|20031118040230|03351
ChangeSet
1.1681 03/11/17 22:02:30 barrysmith@barry-smiths-computer.local +1 -0
Merge bk://petsc@petsc.bk

bk-changeset-1.1681
barrysmith@barry-smiths-computer.local|ChangeSet|20031118040230|03351
ChangeSet
1.1681 03/11/17 22:02:30 barrysmith@barry-smiths-computer.local +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barry-smiths-computer.local:/Users/barrysmith/petsc-dev

python/PETSc/Configure.py
1.138 03/11/17 22:02:30 barrysmith@barry-smiths-computer.local +0 -0
Auto merged


Hg-commit: a70362234f2aada1bf53c78baccac9c2d912c6d8

show more ...


# c293cc10 18-Nov-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1674.1.2
barrysmith@barry-smiths-computer.local|ChangeSet|20031118040216|16456
ChangeSet
1.1674.1.2 03/11/17 22:02:16 barrysmith@barry-smiths-computer.local +92 -0
eliminated its a

bk-changeset-1.1674.1.2
barrysmith@barry-smiths-computer.local|ChangeSet|20031118040216|16456
ChangeSet
1.1674.1.2 03/11/17 22:02:16 barrysmith@barry-smiths-computer.local +92 -0
eliminated its argument from sles and kspsolve

src/ts/impls/implicit/cn/cn.c
1.6 03/11/17 22:02:12 barrysmith@barry-smiths-computer.local +11 -5
eliminated its argument from sles and kspsolve

src/ts/impls/implicit/beuler/beuler.c
1.7 03/11/17 22:02:12 barrysmith@barry-smiths-computer.local +14 -8
eliminated its argument from sles and kspsolve

src/snes/impls/tr/tr.c
1.8 03/11/17 22:02:12 barrysmith@barry-smiths-computer.local +4 -3
eliminated its argument from sles and kspsolve

src/snes/impls/ls/ls.c
1.24 03/11/17 22:02:12 barrysmith@barry-smiths-computer.local +4 -1
eliminated its argument from sles and kspsolve

src/snes/examples/tutorials/ex24.c
1.9 03/11/17 22:02:12 barrysmith@barry-smiths-computer.local +2 -2
eliminated its argument from sles and kspsolve

src/sles/utils/damg.c
1.15 03/11/17 22:02:12 barrysmith@barry-smiths-computer.local +1 -1
eliminated its argument from sles and kspsolve

src/sles/pc/impls/sles/pcsles.c
1.7 03/11/17 22:02:12 barrysmith@barry-smiths-computer.local +9 -3
eliminated its argument from sles and kspsolve

src/sles/pc/impls/samg/samgmgpetsc.c
1.3 03/11/17 22:02:12 barrysmith@barry-smiths-computer.local +2 -1
eliminated its argument from sles and kspsolve

src/sles/pc/impls/mg/smg.c
1.5 03/11/17 22:02:12 barrysmith@barry-smiths-computer.local +2 -2
eliminated its argument from sles and kspsolve

src/sles/pc/impls/mg/mg.c
1.14 03/11/17 22:02:12 barrysmith@barry-smiths-computer.local +3 -3
eliminated its argument from sles and kspsolve

src/sles/pc/impls/mg/fmg.c
1.5 03/11/17 22:02:12 barrysmith@barry-smiths-computer.local +3 -3
eliminated its argument from sles and kspsolve

src/sles/pc/impls/is/nn/nn.c
1.8 03/11/17 22:02:12 barrysmith@barry-smiths-computer.local +5 -5
eliminated its argument from sles and kspsolve

src/sles/pc/impls/is/is.c
1.6 03/11/17 22:02:12 barrysmith@barry-smiths-computer.local +6 -6
eliminated its argument from sles and kspsolve

src/sles/pc/impls/bjacobi/bjacobi.c
1.16 03/11/17 22:02:12 barrysmith@barry-smiths-computer.local +8 -8
eliminated its argument from sles and kspsolve

src/sles/pc/impls/asm/asm.c
1.16 03/11/17 22:02:12 barrysmith@barry-smiths-computer.local +4 -4
eliminated its argument from sles and kspsolve

src/sles/pc/examples/tutorials/ex2.c
1.4 03/11/17 22:02:12 barrysmith@barry-smiths-computer.local +2 -1
eliminated its argument from sles and kspsolve

src/sles/pc/examples/tutorials/ex1.c
1.4 03/11/17 22:02:12 barrysmith@barry-smiths-computer.local +2 -1
eliminated its argument from sles and kspsolve

src/sles/pc/examples/tests/ex5.c
1.7 03/11/17 22:02:11 barrysmith@barry-smiths-computer.local +3 -1
eliminated its argument from sles and kspsolve

src/sles/pc/examples/tests/ex3.c
1.4 03/11/17 22:02:11 barrysmith@barry-smiths-computer.local +2 -1
eliminated its argument from sles and kspsolve

src/sles/pc/examples/tests/ex2.c
1.4 03/11/17 22:02:11 barrysmith@barry-smiths-computer.local +2 -1
eliminated its argument from sles and kspsolve

src/sles/ksp/kspimpl.h
1.13 03/11/17 22:02:11 barrysmith@barry-smiths-computer.local +1 -1
eliminated its argument from sles and kspsolve

src/sles/ksp/interface/itfunc.c
1.19 03/11/17 22:02:11 barrysmith@barry-smiths-computer.local +9 -10
eliminated its argument from sles and kspsolve

src/sles/ksp/impls/tfqmr/tfqmr.c
1.8 03/11/17 22:02:11 barrysmith@barry-smiths-computer.local +2 -3
eliminated its argument from sles and kspsolve

src/sles/ksp/impls/tcqmr/tcqmr.c
1.8 03/11/17 22:02:11 barrysmith@barry-smiths-computer.local +2 -3
eliminated its argument from sles and kspsolve

src/sles/ksp/impls/symmlq/symmlq.c
1.6 03/11/17 22:02:11 barrysmith@barry-smiths-computer.local +2 -4
eliminated its argument from sles and kspsolve

src/sles/ksp/impls/rich/rich.c
1.7 03/11/17 22:02:11 barrysmith@barry-smiths-computer.local +1 -3
eliminated its argument from sles and kspsolve

src/sles/ksp/impls/qcg/qcg.c
1.9 03/11/17 22:02:11 barrysmith@barry-smiths-computer.local +2 -4
eliminated its argument from sles and kspsolve

src/sles/ksp/impls/preonly/preonly.c
1.4 03/11/17 22:02:11 barrysmith@barry-smiths-computer.local +1 -2
eliminated its argument from sles and kspsolve

src/sles/ksp/impls/minres/minres.c
1.6 03/11/17 22:02:11 barrysmith@barry-smiths-computer.local +2 -4
eliminated its argument from sles and kspsolve

src/sles/ksp/impls/lsqr/lsqr.c
1.7 03/11/17 22:02:11 barrysmith@barry-smiths-computer.local +2 -3
eliminated its argument from sles and kspsolve

src/sles/ksp/impls/lgmres/lgmres.c
1.8 03/11/17 22:02:10 barrysmith@barry-smiths-computer.local +1 -2
eliminated its argument from sles and kspsolve

src/sles/ksp/impls/gmres/gmres.c
1.21 03/11/17 22:02:10 barrysmith@barry-smiths-computer.local +1 -2
eliminated its argument from sles and kspsolve

src/sles/ksp/impls/fgmres/fgmres.c
1.14 03/11/17 22:02:10 barrysmith@barry-smiths-computer.local +1 -2
eliminated its argument from sles and kspsolve

src/sles/ksp/impls/cr/cr.c
1.17 03/11/17 22:02:10 barrysmith@barry-smiths-computer.local +3 -4
eliminated its argument from sles and kspsolve

src/sles/ksp/impls/cheby/cheby.c
1.7 03/11/17 22:02:10 barrysmith@barry-smiths-computer.local +1 -2
eliminated its argument from sles and kspsolve

src/sles/ksp/impls/cgs/cgs.c
1.12 03/11/17 22:02:10 barrysmith@barry-smiths-computer.local +2 -3
eliminated its argument from sles and kspsolve

src/sles/ksp/impls/cgne/cgne.c
1.4 03/11/17 22:02:10 barrysmith@barry-smiths-computer.local +2 -3
eliminated its argument from sles and kspsolve

src/sles/ksp/impls/cg/cg.c
1.14 03/11/17 22:02:10 barrysmith@barry-smiths-computer.local +3 -3
eliminated its argument from sles and kspsolve

src/sles/ksp/impls/bicg/bicg.c
1.8 03/11/17 22:02:10 barrysmith@barry-smiths-computer.local +2 -4
eliminated its argument from sles and kspsolve

src/sles/ksp/impls/bcgs/bcgs.c
1.8 03/11/17 22:02:10 barrysmith@barry-smiths-computer.local +2 -3
eliminated its argument from sles and kspsolve

src/sles/examples/tutorials/ex9.c
1.9 03/11/17 22:02:10 barrysmith@barry-smiths-computer.local +10 -6
eliminated its argument from sles and kspsolve

src/sles/examples/tutorials/ex8.c
1.6 03/11/17 22:02:10 barrysmith@barry-smiths-computer.local +2 -2
eliminated its argument from sles and kspsolve

src/sles/examples/tutorials/ex7.c
1.7 03/11/17 22:02:10 barrysmith@barry-smiths-computer.local +4 -1
eliminated its argument from sles and kspsolve

src/sles/examples/tutorials/ex6f.F
1.5 03/11/17 22:02:10 barrysmith@barry-smiths-computer.local +2 -2
eliminated its argument from sles and kspsolve

src/sles/examples/tutorials/ex5.c
1.7 03/11/17 22:02:10 barrysmith@barry-smiths-computer.local +7 -2
eliminated its argument from sles and kspsolve

src/sles/examples/tutorials/ex4.c
1.5 03/11/17 22:02:09 barrysmith@barry-smiths-computer.local +2 -2
eliminated its argument from sles and kspsolve

src/sles/examples/tutorials/ex3.c
1.5 03/11/17 22:02:09 barrysmith@barry-smiths-computer.local +2 -1
eliminated its argument from sles and kspsolve

src/sles/examples/tutorials/ex2f.F
1.4 03/11/17 22:02:09 barrysmith@barry-smiths-computer.local +3 -1
eliminated its argument from sles and kspsolve

src/sles/examples/tutorials/ex27.c
1.4 03/11/17 22:02:09 barrysmith@barry-smiths-computer.local +4 -2
eliminated its argument from sles and kspsolve

src/sles/examples/tutorials/ex23.c
1.5 03/11/17 22:02:09 barrysmith@barry-smiths-computer.local +3 -2
eliminated its argument from sles and kspsolve

src/sles/examples/tutorials/ex21f.F
1.6 03/11/17 22:02:09 barrysmith@barry-smiths-computer.local +4 -1
eliminated its argument from sles and kspsolve

src/sles/examples/tutorials/ex2.c
1.6 03/11/17 22:02:09 barrysmith@barry-smiths-computer.local +2 -2
eliminated its argument from sles and kspsolve

src/sles/examples/tutorials/ex1f.F
1.5 03/11/17 22:02:09 barrysmith@barry-smiths-computer.local +3 -1
eliminated its argument from sles and kspsolve

src/sles/examples/tutorials/ex16.c
1.5 03/11/17 22:02:09 barrysmith@barry-smiths-computer.local +4 -2
eliminated its argument from sles and kspsolve

src/sles/examples/tutorials/ex15f.F
1.4 03/11/17 22:02:09 barrysmith@barry-smiths-computer.local +4 -1
eliminated its argument from sles and kspsolve

src/sles/examples/tutorials/ex15.c
1.5 03/11/17 22:02:09 barrysmith@barry-smiths-computer.local +2 -1
eliminated its argument from sles and kspsolve

src/sles/examples/tutorials/ex14f.F
1.4 03/11/17 22:02:09 barrysmith@barry-smiths-computer.local +5 -1
eliminated its argument from sles and kspsolve

src/sles/examples/tutorials/ex13f90.F
1.4 03/11/17 22:02:09 barrysmith@barry-smiths-computer.local +2 -2
eliminated its argument from sles and kspsolve

src/sles/examples/tutorials/ex13.c
1.4 03/11/17 22:02:09 barrysmith@barry-smiths-computer.local +2 -2
eliminated its argument from sles and kspsolve

src/sles/examples/tutorials/ex12.c
1.5 03/11/17 22:02:09 barrysmith@barry-smiths-computer.local +4 -2
eliminated its argument from sles and kspsolve

src/sles/examples/tutorials/ex11f.F
1.6 03/11/17 22:02:09 barrysmith@barry-smiths-computer.local +3 -1
eliminated its argument from sles and kspsolve

src/sles/examples/tutorials/ex11.c
1.5 03/11/17 22:02:09 barrysmith@barry-smiths-computer.local +4 -1
eliminated its argument from sles and kspsolve

src/sles/examples/tutorials/ex10.c
1.22 03/11/17 22:02:09 barrysmith@barry-smiths-computer.local +4 -2
eliminated its argument from sles and kspsolve

src/sles/examples/tutorials/ex1.c
1.7 03/11/17 22:02:09 barrysmith@barry-smiths-computer.local +2 -1
eliminated its argument from sles and kspsolve

src/sles/examples/tests/ex7.c
1.7 03/11/17 22:02:09 barrysmith@barry-smiths-computer.local +4 -2
eliminated its argument from sles and kspsolve

src/sles/examples/tests/ex6.c
1.10 03/11/17 22:02:09 barrysmith@barry-smiths-computer.local +4 -1
eliminated its argument from sles and kspsolve

src/sles/examples/tests/ex5f.F
1.5 03/11/17 22:02:08 barrysmith@barry-smiths-computer.local +2 -2
eliminated its argument from sles and kspsolve

src/sles/examples/tests/ex4.c
1.4 03/11/17 22:02:08 barrysmith@barry-smiths-computer.local +2 -1
eliminated its argument from sles and kspsolve

src/sles/examples/tests/ex3.c
1.5 03/11/17 22:02:08 barrysmith@barry-smiths-computer.local +2 -1
eliminated its argument from sles and kspsolve

src/sles/examples/tests/ex24.c
1.5 03/11/17 22:02:08 barrysmith@barry-smiths-computer.local +3 -2
eliminated its argument from sles and kspsolve

src/sles/examples/tests/ex20.c
1.7 03/11/17 22:02:08 barrysmith@barry-smiths-computer.local +2 -2
eliminated its argument from sles and kspsolve

src/sles/examples/tests/ex2.c
1.5 03/11/17 22:02:08 barrysmith@barry-smiths-computer.local +2 -1
eliminated its argument from sles and kspsolve

src/sles/examples/tests/ex19.c
1.4 03/11/17 22:02:08 barrysmith@barry-smiths-computer.local +4 -1
eliminated its argument from sles and kspsolve

src/sles/examples/tests/ex18.c
1.6 03/11/17 22:02:08 barrysmith@barry-smiths-computer.local +4 -1
eliminated its argument from sles and kspsolve

src/sles/examples/tests/ex17.c
1.6 03/11/17 22:02:08 barrysmith@barry-smiths-computer.local +3 -1
eliminated its argument from sles and kspsolve

src/sles/examples/tests/ex16.F
1.5 03/11/17 22:02:08 barrysmith@barry-smiths-computer.local +9 -5
eliminated its argument from sles and kspsolve

src/sles/examples/tests/ex15.c
1.5 03/11/17 22:02:08 barrysmith@barry-smiths-computer.local +3 -1
eliminated its argument from sles and kspsolve

src/sles/examples/tests/ex14.c
1.4 03/11/17 22:02:08 barrysmith@barry-smiths-computer.local +4 -1
eliminated its argument from sles and kspsolve

src/sles/examples/tests/ex12.F
1.6 03/11/17 22:02:08 barrysmith@barry-smiths-computer.local +6 -3
eliminated its argument from sles and kspsolve

src/sles/examples/tests/ex10.c
1.5 03/11/17 22:02:08 barrysmith@barry-smiths-computer.local +2 -2
eliminated its argument from sles and kspsolve

src/sles/examples/tests/ex1.c
1.4 03/11/17 22:02:08 barrysmith@barry-smiths-computer.local +2 -2
eliminated its argument from sles and kspsolve

src/sles/esi/esles.c
1.9 03/11/17 22:02:08 barrysmith@barry-smiths-computer.local +1 -1
eliminated its argument from sles and kspsolve

src/contrib/oberman/laplacian_q1/scalable/main.c
1.4 03/11/17 22:02:07 barrysmith@barry-smiths-computer.local +2 -3
eliminated its argument from sles and kspsolve

src/contrib/oberman/laplacian_q1/scalable/appalgebra.c
1.5 03/11/17 22:02:07 barrysmith@barry-smiths-computer.local +2 -2
eliminated its argument from sles and kspsolve

src/contrib/oberman/laplacian_q1/main.c
1.4 03/11/17 22:02:07 barrysmith@barry-smiths-computer.local +2 -4
eliminated its argument from sles and kspsolve

src/contrib/oberman/laplacian_q1/appctx.h
1.4 03/11/17 22:02:07 barrysmith@barry-smiths-computer.local +1 -1
eliminated its argument from sles and kspsolve

src/contrib/oberman/laplacian_q1/appalgebra.c
1.5 03/11/17 22:02:07 barrysmith@barry-smiths-computer.local +2 -2
eliminated its argument from sles and kspsolve

include/petscksp.h
1.21 03/11/17 22:02:07 barrysmith@barry-smiths-computer.local +2 -2
eliminated its argument from sles and kspsolve

docs/tex/manual/part2.tex
1.61 03/11/17 22:02:07 barrysmith@barry-smiths-computer.local +3 -3
eliminated its argument from sles and kspsolve

docs/tex/manual/part1.tex
1.25 03/11/17 22:02:06 barrysmith@barry-smiths-computer.local +1 -1
eliminated its argument from sles and kspsolve

docs/website/documentation/changes/217.html
1.6 03/11/17 20:55:36 barrysmith@barry-smiths-computer.local +1 -0
*** empty log message ***

src/vec/interface/vector.c
1.60 03/11/17 19:42:47 barrysmith@barry-smiths-computer.local +1 -1
Victor got the ) in the wrong place for the cached 2norm of a VecSet vector


Hg-commit: 6b2b5fb955fd401a2981d5e2990f263dbdbc5816

show more ...


# b49fd9e1 16-Nov-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1663
barrysmith@barry-smiths-computer.local|ChangeSet|20031116032218|42546
ChangeSet
1.1663 03/11/15 21:22:18 barrysmith@barry-smiths-computer.local +42 -0
changed calling sequence

bk-changeset-1.1663
barrysmith@barry-smiths-computer.local|ChangeSet|20031116032218|42546
ChangeSet
1.1663 03/11/15 21:22:18 barrysmith@barry-smiths-computer.local +42 -0
changed calling sequence of PetscOptionsEList()
reorganized classical GramSchmidt orthogonalization

src/ts/impls/implicit/pvode/petscpvode.c
1.15 03/11/15 21:22:16 barrysmith@barry-smiths-computer.local +6 -26
changed calling sequence of PetscOptionsEList()

src/ts/examples/tutorials/makefile
1.5 03/11/15 21:22:16 barrysmith@barry-smiths-computer.local +2 -2
changed calling sequence of PetscOptionsEList()

src/ts/examples/tests/makefile
1.5 03/11/15 21:22:15 barrysmith@barry-smiths-computer.local +10 -10
changed calling sequence of PetscOptionsEList()

src/sys/src/objects/ams/aoptions.c
1.14 03/11/15 21:22:15 barrysmith@barry-smiths-computer.local +29 -7
changed calling sequence of PetscOptionsEList()

src/snes/impls/ls/ls.c
1.22 03/11/15 21:22:15 barrysmith@barry-smiths-computer.local +12 -15
changed calling sequence of PetscOptionsEList()

src/snes/examples/tutorials/output/ex2_1.out
1.6 03/11/15 21:22:15 barrysmith@barry-smiths-computer.local +1 -1
new design of classical GramSchmidt orthogonalization

src/snes/examples/tutorials/makefile
1.28 03/11/15 21:22:15 barrysmith@barry-smiths-computer.local +32 -32
changed calling sequence of PetscOptionsEList()

src/snes/examples/tests/makefile
1.10 03/11/15 21:22:15 barrysmith@barry-smiths-computer.local +31 -31
changed calling sequence of PetscOptionsEList()

src/sles/pc/impls/mg/mg.c
1.12 03/11/15 21:22:15 barrysmith@barry-smiths-computer.local +20 -17
changed calling sequence of PetscOptionsEList()

src/sles/pc/impls/hypre/hyppilut.c
1.39 03/11/15 21:22:15 barrysmith@barry-smiths-computer.local +24 -79
changed calling sequence of PetscOptionsEList()

src/sles/pc/impls/composite/composite.c
1.8 03/11/15 21:22:15 barrysmith@barry-smiths-computer.local +4 -16
changed calling sequence of PetscOptionsEList()

src/sles/pc/impls/asm/asm.c
1.14 03/11/15 21:22:15 barrysmith@barry-smiths-computer.local +4 -17
changed calling sequence of PetscOptionsEList()

src/sles/ksp/interface/itcreate.c
1.25 03/11/15 21:22:15 barrysmith@barry-smiths-computer.local +11 -15
changed calling sequence of PetscOptionsEList()

src/sles/ksp/impls/lgmres/lgmresp.h
1.3 03/11/15 21:22:15 barrysmith@barry-smiths-computer.local +2 -1
new design of classical GramSchmidt orthogonalization

src/sles/ksp/impls/lgmres/lgmres.c
1.5 03/11/15 21:22:15 barrysmith@barry-smiths-computer.local +25 -13
new design of classical GramSchmidt orthogonalization

src/sles/ksp/impls/gmres/makefile
1.4 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +2 -2
new design of classical GramSchmidt orthogonalization

src/sles/ksp/impls/gmres/gmresp.h
1.5 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +26 -26
new design of classical GramSchmidt orthogonalization

src/sles/ksp/impls/gmres/gmres2.c
1.9 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +6 -12
new design of classical GramSchmidt orthogonalization

src/sles/ksp/impls/gmres/gmres.c
1.18 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +74 -14
new design of classical GramSchmidt orthogonalization

src/sles/ksp/impls/gmres/borthog2.c
1.6 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +65 -16
new design of classical GramSchmidt orthogonalization

src/sles/ksp/impls/fgmres/fgmresp.h
1.5 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +1 -0
new design of classical GramSchmidt orthogonalization

src/sles/ksp/impls/fgmres/fgmres.c
1.11 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +19 -41
new design of classical GramSchmidt orthogonalization

src/sles/examples/tutorials/output/ex23_2.out
1.5 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +1 -1
new design of classical GramSchmidt orthogonalization

src/sles/examples/tutorials/output/ex23_1.out
1.5 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +1 -1
new design of classical GramSchmidt orthogonalization

src/sles/examples/tutorials/output/ex1f_1.out
1.5 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +1 -1
new design of classical GramSchmidt orthogonalization

src/sles/examples/tutorials/output/ex1_3.out
1.5 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +1 -1
new design of classical GramSchmidt orthogonalization

src/sles/examples/tutorials/output/ex1_2.out
1.5 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +1 -1
new design of classical GramSchmidt orthogonalization

src/sles/examples/tutorials/output/ex1_1.out
1.5 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +1 -1
new design of classical GramSchmidt orthogonalization

src/sles/examples/tutorials/output/ex15f_1.out
1.5 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +1 -1
new design of classical GramSchmidt orthogonalization

src/sles/examples/tutorials/output/ex15_1.out
1.5 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +1 -1
new design of classical GramSchmidt orthogonalization

src/sles/examples/tutorials/makefile
1.38 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +39 -39
changed calling sequence of PetscOptionsEList()

src/sles/examples/tests/makefile
1.9 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +32 -32
changed calling sequence of PetscOptionsEList()

src/mat/impls/baij/mpi/dscpack/dscpack.c
1.43 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +21 -36
changed calling sequence of PetscOptionsEList()

src/mat/impls/aij/seq/spooles/spoolesOptions.c
1.22 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +3 -26
changed calling sequence of PetscOptionsEList()

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.77 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +13 -24
changed calling sequence of PetscOptionsEList()

include/petscoptions.h
1.10 03/11/15 21:22:13 barrysmith@barry-smiths-computer.local +1 -1
changed calling sequence of PetscOptionsEList()

include/petscksp.h
1.20 03/11/15 21:22:13 barrysmith@barry-smiths-computer.local +12 -2
new design of classical GramSchmidt orthogonalization

include/finclude/petscksp.h
1.9 03/11/15 21:22:13 barrysmith@barry-smiths-computer.local +12 -1
new design of classical GramSchmidt orthogonalization

docs/website/documentation/changes/217.html
1.5 03/11/15 21:22:13 barrysmith@barry-smiths-computer.local +7 -0
new design of classical GramSchmidt orthogonalization

docs/tex/manual/part2.tex
1.59 03/11/15 21:22:13 barrysmith@barry-smiths-computer.local +26 -17
new design of classical GramSchmidt orthogonalization

bmake/common/rules
1.78 03/11/15 21:22:13 barrysmith@barry-smiths-computer.local +1 -0
silly linker warning on mac x

python/PETSc/packages/MPI.py
1.55 03/11/15 18:58:32 barrysmith@barry-smiths-computer.local +2 -2
include message about nonworking languages for MPI with failed user provided MPI

python/PETSc/packages/MPI.py
1.54 03/11/15 18:56:45 barrysmith@barry-smiths-computer.local +1 -1
include in message that MPI may not work for just a particular language


Hg-commit: d27b1a6026e82f169d206c54d8d48675c7565dde

show more ...


# df2a969a 13-Nov-2003 victorle <victorle@tibook500ve.cs.utk.edu>

bk-changeset-1.1653
victorle@tibook500ve.cs.utk.edu|ChangeSet|20031113182944|11507
ChangeSet
1.1653 03/11/13 13:29:44 victorle@tibook500ve.cs.utk.edu +5 -0
Implementation of CGNE added; this reus

bk-changeset-1.1653
victorle@tibook500ve.cs.utk.edu|ChangeSet|20031113182944|11507
ChangeSet
1.1653 03/11/13 13:29:44 victorle@tibook500ve.cs.utk.edu +5 -0
Implementation of CGNE added; this reuses a couple of routines from CG.

src/sles/ksp/impls/cgne/makefile
1.1 03/11/13 13:29:39 victorle@tibook500ve.cs.utk.edu +20 -0

src/sles/ksp/impls/cgne/makefile
1.0 03/11/13 13:29:39 victorle@tibook500ve.cs.utk.edu +0 -0
BitKeeper file /Users/victorle/Software/petsc/petsc-dev/src/sles/ksp/impls/cgne/makefile

src/sles/ksp/impls/cgne/cgne.c
1.1 03/11/13 13:29:38 victorle@tibook500ve.cs.utk.edu +405 -0

src/sles/ksp/interface/itregis.c
1.7 03/11/13 13:29:38 victorle@tibook500ve.cs.utk.edu +2 -0
CGNE added

src/sles/ksp/impls/makefile
1.5 03/11/13 13:29:38 victorle@tibook500ve.cs.utk.edu +1 -1
CGNE added

src/sles/ksp/impls/cgne/cgne.c
1.0 03/11/13 13:29:38 victorle@tibook500ve.cs.utk.edu +0 -0
BitKeeper file /Users/victorle/Software/petsc/petsc-dev/src/sles/ksp/impls/cgne/cgne.c

include/petscksp.h
1.19 03/11/13 13:29:37 victorle@tibook500ve.cs.utk.edu +1 -0
CGNE added


Hg-commit: a03be08c294b89c308220e69521870ce8b09bcf3

show more ...


# ce8f821d 04-Oct-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1523
barrysmith@barry-smiths-computer.local|ChangeSet|20031004030259|41465
ChangeSet
1.1523 03/10/03 22:02:59 barrysmith@barry-smiths-computer.local +3 -0
Merge bk://petsc@petsc.bk

bk-changeset-1.1523
barrysmith@barry-smiths-computer.local|ChangeSet|20031004030259|41465
ChangeSet
1.1523 03/10/03 22:02:59 barrysmith@barry-smiths-computer.local +3 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barry-smiths-computer.local:/Users/barrysmith/petsc-dev

include/petscsys.h
1.12 03/10/03 22:02:58 barrysmith@barry-smiths-computer.local +0 -0
Auto merged

include/petscksp.h
1.18 03/10/03 22:02:58 barrysmith@barry-smiths-computer.local +0 -0
Auto merged

include/petsc.h
1.39 03/10/03 22:02:57 barrysmith@barry-smiths-computer.local +0 -0
Auto merged


Hg-commit: 419e69f4f16a8c51f33717f83ccb860e7b4b27c4

show more ...


# 86c02ca4 03-Oct-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1519.1.2
barrysmith@barry-smiths-computer.local|ChangeSet|20031003212848|32818
ChangeSet
1.1519.1.2 03/10/03 16:28:48 barrysmith@barry-smiths-computer.local +4 -0
add option -ksp_c

bk-changeset-1.1519.1.2
barrysmith@barry-smiths-computer.local|ChangeSet|20031003212848|32818
ChangeSet
1.1519.1.2 03/10/03 16:28:48 barrysmith@barry-smiths-computer.local +4 -0
add option -ksp_converged_reason prints reason for converge/diverge for

src/sles/ksp/kspimpl.h
1.12 03/10/03 16:28:47 barrysmith@barry-smiths-computer.local +1 -0
add option -ksp_converged_reason prints reason for converge/diverge for

src/sles/ksp/interface/itfunc.c
1.17 03/10/03 16:28:46 barrysmith@barry-smiths-computer.local +15 -0
add option -ksp_converged_reason prints reason for converge/diverge for

src/sles/ksp/interface/itcreate.c
1.23 03/10/03 16:28:46 barrysmith@barry-smiths-computer.local +8 -0
add option -ksp_converged_reason prints reason for converge/diverge for

include/petscksp.h
1.16.1.1 03/10/03 16:28:46 barrysmith@barry-smiths-computer.local +4 -0
add option -ksp_converged_reason prints reason for converge/diverge for


Hg-commit: e37b43b02fa7cfde3badb6ca7a19846aee2acc74

show more ...


# ebe563d0 03-Oct-2003 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.1521
balay@asterix.mcs.anl.gov|ChangeSet|20031003210333|19630
ChangeSet
1.1521 03/10/03 16:03:33 balay@asterix.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into

bk-changeset-1.1521
balay@asterix.mcs.anl.gov|ChangeSet|20031003210333|19630
ChangeSet
1.1521 03/10/03 16:03:33 balay@asterix.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into asterix.mcs.anl.gov:/home/balay/petsc-dev


Hg-commit: a1f506d00dc78a5346d77133d1f647f8d4821771

show more ...


# e9fa29b7 03-Oct-2003 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.1518.1.1
balay@asterix.mcs.anl.gov|ChangeSet|20031003210317|18698
ChangeSet
1.1518.1.1 03/10/03 16:03:17 balay@asterix.mcs.anl.gov +32 -0
enable using C version of PETSc from C++

bk-changeset-1.1518.1.1
balay@asterix.mcs.anl.gov|ChangeSet|20031003210317|18698
ChangeSet
1.1518.1.1 03/10/03 16:03:17 balay@asterix.mcs.anl.gov +32 -0
enable using C version of PETSc from C++

include/petscviewer.h
1.28 03/10/03 16:03:00 balay@asterix.mcs.anl.gov +10 -1
enable using C version of PETSc from C++

include/petscversion.h
1.82 03/10/03 16:03:00 balay@asterix.mcs.anl.gov +4 -1
enable using C version of PETSc from C++

include/petscvec.h
1.31 03/10/03 16:03:00 balay@asterix.mcs.anl.gov +3 -8
enable using C version of PETSc from C++

include/petscts.h
1.17 03/10/03 16:03:00 balay@asterix.mcs.anl.gov +2 -5
enable using C version of PETSc from C++

include/petscsys.h
1.10.1.1 03/10/03 16:03:00 balay@asterix.mcs.anl.gov +2 -2
enable using C version of PETSc from C++

include/petscsnes.h
1.18 03/10/03 16:03:00 balay@asterix.mcs.anl.gov +2 -1
enable using C version of PETSc from C++

include/petscpf.h
1.6 03/10/03 16:02:59 balay@asterix.mcs.anl.gov +3 -4
enable using C version of PETSc from C++

include/petscpc.h
1.31 03/10/03 16:02:59 balay@asterix.mcs.anl.gov +2 -0
enable using C version of PETSc from C++

include/petscoptions.h
1.9 03/10/03 16:02:59 balay@asterix.mcs.anl.gov +3 -2
enable using C version of PETSc from C++

include/petscmg.h
1.5 03/10/03 16:02:59 balay@asterix.mcs.anl.gov +2 -1
enable using C version of PETSc from C++

include/petscmath.h
1.19 03/10/03 16:02:59 balay@asterix.mcs.anl.gov +3 -0
enable using C version of PETSc from C++

include/petscmat.h
1.86 03/10/03 16:02:59 balay@asterix.mcs.anl.gov +2 -3
enable using C version of PETSc from C++

include/petsclog.h
1.31 03/10/03 16:02:59 balay@asterix.mcs.anl.gov +3 -1
enable using C version of PETSc from C++

include/petscksp.h
1.17 03/10/03 16:02:58 balay@asterix.mcs.anl.gov +2 -0
enable using C version of PETSc from C++

include/petscis.h
1.11 03/10/03 16:02:58 balay@asterix.mcs.anl.gov +2 -4
enable using C version of PETSc from C++

include/petschead.h
1.12 03/10/03 16:02:58 balay@asterix.mcs.anl.gov +2 -0
enable using C version of PETSc from C++

include/petscf90.h
1.5 03/10/03 16:02:58 balay@asterix.mcs.anl.gov +5 -4
enable using C version of PETSc from C++

include/petscerror.h
1.19 03/10/03 16:02:58 balay@asterix.mcs.anl.gov +2 -10
enable using C version of PETSc from C++

include/petscengine.h
1.8 03/10/03 16:02:58 balay@asterix.mcs.anl.gov +2 -6
enable using C version of PETSc from C++

include/petscdraw.h
1.13 03/10/03 16:02:58 balay@asterix.mcs.anl.gov +2 -8
enable using C version of PETSc from C++

include/petscda.h
1.20 03/10/03 16:02:57 balay@asterix.mcs.anl.gov +2 -2
enable using C version of PETSc from C++

include/petscbt.h
1.7 03/10/03 16:02:57 balay@asterix.mcs.anl.gov +2 -2
enable using C version of PETSc from C++

include/petscblaslapack.h
1.8 03/10/03 16:02:57 balay@asterix.mcs.anl.gov +2 -4
enable using C version of PETSc from C++

include/petscao.h
1.9 03/10/03 16:02:57 balay@asterix.mcs.anl.gov +2 -2
enable using C version of PETSc from C++

include/petscadic.h
1.5 03/10/03 16:02:57 balay@asterix.mcs.anl.gov +2 -7
enable using C version of PETSc from C++

include/petsc.h
1.37 03/10/03 16:02:57 balay@asterix.mcs.anl.gov +13 -0
enable using C version of PETSc from C++

include/iclsse.h
1.6 03/10/03 16:02:56 balay@asterix.mcs.anl.gov +4 -1
enable using C version of PETSc from C++

include/gccsse.h
1.6 03/10/03 16:02:55 balay@asterix.mcs.anl.gov +2 -1
enable using C version of PETSc from C++

bmake/common/bopt_g
1.5 03/10/03 16:02:55 balay@asterix.mcs.anl.gov +1 -1
enable using C version of PETSc from C++

bmake/common/bopt_g_single
1.5 03/10/03 16:02:55 balay@asterix.mcs.anl.gov +1 -1
enable using C version of PETSc from C++

bmake/common/bopt_O
1.6 03/10/03 16:02:55 balay@asterix.mcs.anl.gov +1 -1
enable using C version of PETSc from C++

bmake/common/bopt_O_single
1.5 03/10/03 16:02:55 balay@asterix.mcs.anl.gov +1 -1
enable using C version of PETSc from C++


Hg-commit: 5da3e7240472d1cc543dcc1075011dfa48234b07

show more ...


# 79cabe49 24-Jun-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1333
Kris@p4buschel.|ChangeSet|20030624221610|55588
ChangeSet
1.1333 03/06/24 15:16:10 Kris@p4buschel. +2 -0
Some fixes.

src/mat/impls/sbaij/seq/sbaij.c
1.68 03/06/24 15:16:

bk-changeset-1.1333
Kris@p4buschel.|ChangeSet|20030624221610|55588
ChangeSet
1.1333 03/06/24 15:16:10 Kris@p4buschel. +2 -0
Some fixes.

src/mat/impls/sbaij/seq/sbaij.c
1.68 03/06/24 15:16:10 Kris@p4buschel. +1 -1
Set

include/petscksp.h
1.16 03/06/24 15:16:10 Kris@p4buschel. +1 -1
Added const


Hg-commit: 7998c58dd2908be4ce1bdd911dccddff1642d795

show more ...


# 5e1917b4 24-Jun-2003 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.1330
balay@smash.mcs.anl.gov|ChangeSet|20030624211418|57445
ChangeSet
1.1330 03/06/24 16:14:18 balay@smash.mcs.anl.gov +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into smas

bk-changeset-1.1330
balay@smash.mcs.anl.gov|ChangeSet|20030624211418|57445
ChangeSet
1.1330 03/06/24 16:14:18 balay@smash.mcs.anl.gov +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into smash.mcs.anl.gov:/sandbox/balay/petsc-dev

src/sles/ksp/interface/itfunc.c
1.15 03/06/24 16:14:16 balay@smash.mcs.anl.gov +0 -0
Auto merged


Hg-commit: 220c94ccc381ba77e2e3e9ee6fb378e6e9688490

show more ...


1...<<31323334353637383940>>...42