| 2f2cbf6d | 07-Jan-2004 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.1858 knepley@khan.mcs.anl.gov|ChangeSet|20040107165212|14755 ChangeSet 1.1858 04/01/07 10:52:12 knepley@khan.mcs.anl.gov +2 -0 Nightly build fixes
src/vec/interface/vector.c
bk-changeset-1.1858 knepley@khan.mcs.anl.gov|ChangeSet|20040107165212|14755 ChangeSet 1.1858 04/01/07 10:52:12 knepley@khan.mcs.anl.gov +2 -0 Nightly build fixes
src/vec/interface/vector.c 1.67 04/01/07 10:52:11 knepley@khan.mcs.anl.gov +1 -3 Removed unused variables
src/snes/impls/ls/ls.c 1.29 04/01/07 10:52:11 knepley@khan.mcs.anl.gov +0 -2 Removed invalid extern C
Hg-commit: bd6bf46af4077e3c30f257ce73d9bfb05eb4a8d4
show more ...
|
| e56c5435 | 01-Jan-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1846.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20040101022049|45662 ChangeSet 1.1846.1.1 03/12/31 20:20:49 barrysmith@barry-smiths-computer.local +8 -0 nightly build fix
bk-changeset-1.1846.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20040101022049|45662 ChangeSet 1.1846.1.1 03/12/31 20:20:49 barrysmith@barry-smiths-computer.local +8 -0 nightly build fixes
include/petscsnes.h 1.22 03/12/31 20:16:55 barrysmith@barry-smiths-computer.local +6 -0 more extern c stuff for solaris
src/snes/mf/snesmfj.c 1.25 03/12/31 20:16:49 barrysmith@barry-smiths-computer.local +4 -3 more extern c stuff for solaris
src/snes/impls/ls/ls.c 1.28 03/12/31 20:10:12 barrysmith@barry-smiths-computer.local +10 -0 more extern c stuff for solaris compiler
include/petscksp.h 1.34 03/12/31 20:06:50 barrysmith@barry-smiths-computer.local +2 -0 deal with solaris extern c stuff
src/ksp/ksp/impls/fgmres/modpcf.c 1.7 03/12/31 20:06:14 barrysmith@barry-smiths-computer.local +6 -2 extern c for solaris compiler crap
src/ksp/ksp/impls/gmres/gmres2.c 1.11 03/12/31 20:04:05 barrysmith@barry-smiths-computer.local +2 -0 make externc so comparison and setting them won't make solaris compiler complain about extern c functions
src/ksp/ksp/impls/gmres/borthog2.c 1.9 03/12/31 20:03:42 barrysmith@barry-smiths-computer.local +2 -1 make externc so comparison and setting them won't make solaris compiler complain about extern c functions
src/ksp/ksp/impls/gmres/borthog.c 1.7 03/12/31 20:03:36 barrysmith@barry-smiths-computer.local +2 -1 make externc so comparison and setting them won't make solaris compiler complain about extern c functions
include/petscksp.h 1.33 03/12/31 20:03:29 barrysmith@barry-smiths-computer.local +2 -0 make externc so comparison and setting them won't make solaris compiler complain about extern c functions
Hg-commit: 81d7b650beaff90f2eee00bb99592210820032da
show more ...
|
| ac226902 | 27-Dec-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1831 barrysmith@barry-smiths-computer.local|ChangeSet|20031227011131|64430 ChangeSet 1.1831 03/12/26 19:11:31 barrysmith@barry-smiths-computer.local +13 -0 being more careful with
bk-changeset-1.1831 barrysmith@barry-smiths-computer.local|ChangeSet|20031227011131|64430 ChangeSet 1.1831 03/12/26 19:11:31 barrysmith@barry-smiths-computer.local +13 -0 being more careful with extern c for functions that use function pointers to cut back on warnings from solaris compilers
src/ts/interface/ts.c 1.25 03/12/26 19:11:30 barrysmith@barry-smiths-computer.local +6 -6 being more careful with extern c for functions that use function pointers to cut back on warnings from solaris compilers
src/ts/impls/pseudo/posindep.c 1.11 03/12/26 19:11:30 barrysmith@barry-smiths-computer.local +2 -2 being more careful with extern c for functions that use function pointers to cut back on warnings from solaris compilers
src/snes/interface/snes.c 1.34 03/12/26 19:11:30 barrysmith@barry-smiths-computer.local +4 -4 being more careful with extern c for functions that use function pointers to cut back on warnings from solaris compilers
src/ksp/pc/impls/asm/asm.c 1.23 03/12/26 19:11:30 barrysmith@barry-smiths-computer.local +1 -1 being more careful with extern c for functions that use function pointers to cut back on warnings from solaris compilers
src/ksp/ksp/interface/itfunc.c 1.32 03/12/26 19:11:30 barrysmith@barry-smiths-computer.local +4 -0 being more careful with extern c for functions that use function pointers to cut back on warnings from solaris compilers
src/ksp/ksp/interface/itcreate.c 1.35 03/12/26 19:11:30 barrysmith@barry-smiths-computer.local +0 -3 being more careful with extern c for functions that use function pointers to cut back on warnings from solaris compilers
src/ksp/ksp/interface/itcl.c 1.8 03/12/26 19:11:30 barrysmith@barry-smiths-computer.local +1 -1 being more careful with extern c for functions that use function pointers to cut back on warnings from solaris compilers
src/fortran/custom/zts.c 1.10 03/12/26 19:11:29 barrysmith@barry-smiths-computer.local +43 -38 being more careful with extern c for functions that use function pointers to cut back on warnings from solaris compilers
src/ts/impls/pseudo/posindep.c 1.10 03/12/26 18:40:03 barrysmith@barry-smiths-computer.local +2 -0 so solaris compiler won't complain about assigning dt with extern c function
src/snes/impls/ls/ls.h 1.5 03/12/26 18:38:57 barrysmith@barry-smiths-computer.local +2 -0 keep solaris compiler from complaining about setting checkstep with extern c
src/snes/mf/snesmfj.h 1.6 03/12/26 18:37:56 barrysmith@barry-smiths-computer.local +3 -1 extern_c so function assigments of functions in datastructure are not complained about by solaris compiler
src/ksp/ksp/impls/fgmres/fgmresp.h 1.7 03/12/26 18:35:34 barrysmith@barry-smiths-computer.local +3 -2 extern_c so solaris compiler won't complain about borth, modifypc etc being set as extern c functions
src/ksp/ksp/impls/gmres/gmresp.h 1.7 03/12/26 18:33:49 barrysmith@barry-smiths-computer.local +2 -0 extern c so solaris compiler won't complain about borthog assigned an extern c function
src/ksp/pc/impls/shell/shellpc.c 1.11 03/12/26 18:32:15 barrysmith@barry-smiths-computer.local +2 -0 made extern_c structure cause solaris compiler sees in line 124 external c function is setting these function values; good idea?
Hg-commit: 305e088c1ade79681881a111759e0930d41554ce
show more ...
|
| 2fc52814 | 01-Dec-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1731.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20031201002502|19423 ChangeSet 1.1731.1.1 03/11/30 18:25:02 barrysmith@barry-smiths-computer.local +66 -0 more const char
bk-changeset-1.1731.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20031201002502|19423 ChangeSet 1.1731.1.1 03/11/30 18:25:02 barrysmith@barry-smiths-computer.local +66 -0 more const char
src/sys/src/error/adebug.c 1.23 03/11/30 18:24:59 barrysmith@barry-smiths-computer.local +7 -6 more const char
src/dm/ao/impls/basic/aodatabasic.c 1.10 03/11/30 18:24:59 barrysmith@barry-smiths-computer.local +14 -14 more const char
src/vec/interface/vector.c 1.64 03/11/30 18:24:58 barrysmith@barry-smiths-computer.local +1 -1 more const char
src/vec/interface/vecreg.c 1.19 03/11/30 18:24:58 barrysmith@barry-smiths-computer.local +1 -1 more const char
src/vec/interface/map.c 1.9 03/11/30 18:24:58 barrysmith@barry-smiths-computer.local +1 -1 more const char
src/ts/interface/ts.c 1.24 03/11/30 18:24:58 barrysmith@barry-smiths-computer.local +1 -1 more const char
src/sys/src/viewer/interface/dlregispetsc.c 1.12 03/11/30 18:24:58 barrysmith@barry-smiths-computer.local +2 -2 more const char
src/sys/src/viewer/impls/string/stringv.c 1.8 03/11/30 18:24:58 barrysmith@barry-smiths-computer.local +1 -1 more const char
src/sys/src/utils/str.c 1.15 03/11/30 18:24:58 barrysmith@barry-smiths-computer.local +11 -11 more const char
src/sys/src/utils/dlregis.h 1.6 03/11/30 18:24:58 barrysmith@barry-smiths-computer.local +1 -1 more const char
src/sys/src/plog/plogmpe.c 1.12 03/11/30 18:24:58 barrysmith@barry-smiths-computer.local +2 -2 more const char
src/sys/src/plog/plog.c 1.37 03/11/30 18:24:58 barrysmith@barry-smiths-computer.local +2 -2 more const char
src/sys/src/objects/ptype.c 1.7 03/11/30 18:24:58 barrysmith@barry-smiths-computer.local +2 -2 more const char
src/sys/src/objects/pname.c 1.9 03/11/30 18:24:58 barrysmith@barry-smiths-computer.local +1 -1 more const char
src/sys/src/objects/options.c 1.27 03/11/30 18:24:58 barrysmith@barry-smiths-computer.local +2 -1 more const char
src/sys/src/objects/destroy.c 1.9 03/11/30 18:24:58 barrysmith@barry-smiths-computer.local +1 -1 more const char
src/sys/src/fileio/mpiuopen.c 1.10 03/11/30 18:24:58 barrysmith@barry-smiths-computer.local +1 -1 more const char
src/sys/src/fileio/fretrieve.c 1.10 03/11/30 18:24:57 barrysmith@barry-smiths-computer.local +2 -1 more const char
src/sys/src/error/signal.c 1.19 03/11/30 18:24:57 barrysmith@barry-smiths-computer.local +1 -1 more const char
src/sys/src/error/fp.c 1.9 03/11/30 18:24:57 barrysmith@barry-smiths-computer.local +1 -1 more const char
src/sys/src/error/errtrace.c 1.9 03/11/30 18:24:57 barrysmith@barry-smiths-computer.local +1 -1 more const char
src/sys/src/error/err.c 1.18 03/11/30 18:24:57 barrysmith@barry-smiths-computer.local +4 -3 more const char
src/sys/src/draw/interface/drawreg.c 1.12 03/11/30 18:24:57 barrysmith@barry-smiths-computer.local +2 -1 more const char
src/sys/src/draw/interface/draw.c 1.9 03/11/30 18:24:57 barrysmith@barry-smiths-computer.local +2 -2 more const char
src/sys/src/draw/impls/x/xops.c 1.13 03/11/30 18:24:57 barrysmith@barry-smiths-computer.local +1 -1 more const char
src/sys/src/draw/impls/x/xinit.c 1.6 03/11/30 18:24:57 barrysmith@barry-smiths-computer.local +2 -3 more const char
src/sys/src/draw/impls/x/xcolor.c 1.5 03/11/30 18:24:57 barrysmith@barry-smiths-computer.local +1 -1 more const char
src/sys/src/draw/drawimpl.h 1.8 03/11/30 18:24:57 barrysmith@barry-smiths-computer.local +1 -1 more const char
src/snes/interface/snes.c 1.33 03/11/30 18:24:57 barrysmith@barry-smiths-computer.local +2 -1 more const char
src/snes/impls/ls/ls.c 1.27 03/11/30 18:24:57 barrysmith@barry-smiths-computer.local +1 -1 more const char
src/mat/partition/partition.c 1.14 03/11/30 18:24:57 barrysmith@barry-smiths-computer.local +2 -1 more const char
src/mat/impls/esi/mesi.c 1.34 03/11/30 18:24:57 barrysmith@barry-smiths-computer.local +1 -1 more const char
src/mat/impls/aij/mpi/libtfs/gs.h 1.5 03/11/30 18:24:57 barrysmith@barry-smiths-computer.local +3 -3 more const char
src/mat/impls/aij/mpi/libtfs/gs.c 1.9 03/11/30 18:24:56 barrysmith@barry-smiths-computer.local +3 -5 more const char
src/mat/impls/aij/mpi/libtfs/error.h 1.5 03/11/30 18:24:56 barrysmith@barry-smiths-computer.local +2 -2 more const char
src/mat/impls/aij/mpi/libtfs/error.c 1.5 03/11/30 18:24:56 barrysmith@barry-smiths-computer.local +8 -7 more const char
src/ksp/pc/interface/pcset.c 1.12 03/11/30 18:24:56 barrysmith@barry-smiths-computer.local +2 -1 more const char
src/ksp/pc/impls/sor/sor.c 1.13 03/11/30 18:24:56 barrysmith@barry-smiths-computer.local +1 -1 more const char
src/ksp/pc/impls/mg/mg.c 1.21 03/11/30 18:24:56 barrysmith@barry-smiths-computer.local +1 -1 more const char
src/ksp/pc/impls/asm/asm.c 1.22 03/11/30 18:24:56 barrysmith@barry-smiths-computer.local +1 -1 more const char
src/ksp/ksp/interface/itfunc.c 1.30 03/11/30 18:24:56 barrysmith@barry-smiths-computer.local +8 -8 more const char
src/ksp/ksp/impls/lgmres/lgmres.c 1.12 03/11/30 18:24:56 barrysmith@barry-smiths-computer.local +1 -1 more const char
src/ksp/ksp/impls/gmres/gmres.c 1.24 03/11/30 18:24:56 barrysmith@barry-smiths-computer.local +1 -1 more const char
src/dm/da/utils/fdda.c 1.33 03/11/30 18:24:56 barrysmith@barry-smiths-computer.local +1 -1 more const char
src/dm/da/utils/dm.c 1.7 03/11/30 18:24:56 barrysmith@barry-smiths-computer.local +1 -1 more const char
src/dm/da/src/daview.c 1.12 03/11/30 18:24:56 barrysmith@barry-smiths-computer.local +1 -1 more const char
src/dm/da/src/da2.c 1.34 03/11/30 18:24:56 barrysmith@barry-smiths-computer.local +1 -1 more const char
src/dm/da/daimpl.h 1.13 03/11/30 18:24:56 barrysmith@barry-smiths-computer.local +2 -2 more const char
src/dm/ao/utils/aosetlocal.c 1.5 03/11/30 18:24:56 barrysmith@barry-smiths-computer.local +1 -1 more const char
src/dm/ao/utils/aopart.c 1.5 03/11/30 18:24:55 barrysmith@barry-smiths-computer.local +1 -1 more const char
src/dm/ao/interface/dlregis.c 1.15 03/11/30 18:24:55 barrysmith@barry-smiths-computer.local +1 -1 more const char
src/dm/ao/interface/aodata.c 1.6 03/11/30 18:24:55 barrysmith@barry-smiths-computer.local +37 -37 more const char
src/dm/ao/impls/basic/aoreduced.c 1.5 03/11/30 18:24:55 barrysmith@barry-smiths-computer.local +1 -1 more const char
src/dm/ao/aoimpl.h 1.10 03/11/30 18:24:55 barrysmith@barry-smiths-computer.local +16 -16 more const char
makefile 1.77 03/11/30 18:24:55 barrysmith@barry-smiths-computer.local +4 -4 more const char
include/petscviewer.h 1.33 03/11/30 18:24:55 barrysmith@barry-smiths-computer.local +1 -1 more const char
include/petscvec.h 1.36 03/11/30 18:24:55 barrysmith@barry-smiths-computer.local +1 -1 more const char
include/petsclog.h 1.32 03/11/30 18:24:55 barrysmith@barry-smiths-computer.local +1 -1 more const char
include/petscerror.h 1.23 03/11/30 18:24:55 barrysmith@barry-smiths-computer.local +1 -1 more const char
include/petscdraw.h 1.17 03/11/30 18:24:55 barrysmith@barry-smiths-computer.local +2 -2 more const char
include/petscda.h 1.23 03/11/30 18:24:55 barrysmith@barry-smiths-computer.local +3 -3 more const char
include/petscblaslapack.h 1.9 03/11/30 18:24:55 barrysmith@barry-smiths-computer.local +13 -13 more const char
include/petscao.h 1.11 03/11/30 18:24:55 barrysmith@barry-smiths-computer.local +36 -36 more const char
include/petsc.h 1.44 03/11/30 18:24:55 barrysmith@barry-smiths-computer.local +5 -5 more const char
src/dm/ao/impls/basic/aodatabasic.c 1.9 03/11/30 13:17:09 barrysmith@barry-smiths-computer.local +2 -1 *** empty log message ***
src/sys/src/error/adebug.c 1.22 03/11/30 12:46:33 barrysmith@barry-smiths-computer.local +5 -5 *** empty log message ***
include/petscmatlab.h 1.12 03/11/30 09:23:58 barrysmith@barry-smiths-computer.local +4 -4 more const char*
src/sys/src/matlabengine/matlab.c 1.20 03/11/30 09:23:49 barrysmith@barry-smiths-computer.local +4 -4 more const char*
Hg-commit: 3b289d2eff363f51655e3a6abcc388d934249fc8
show more ...
|
| e5999256 | 29-Nov-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1727 barrysmith@barry-smiths-computer.local|ChangeSet|20031129032111|09396 ChangeSet 1.1727 03/11/28 21:21:11 barrysmith@barry-smiths-computer.local +18 -0 more const char
src/
bk-changeset-1.1727 barrysmith@barry-smiths-computer.local|ChangeSet|20031129032111|09396 ChangeSet 1.1727 03/11/28 21:21:11 barrysmith@barry-smiths-computer.local +18 -0 more const char
src/sys/src/utils/str.c 1.14 03/11/28 21:21:08 barrysmith@barry-smiths-computer.local +7 -7 more const char
src/sys/src/utils/pdisplay.c 1.8 03/11/28 21:21:08 barrysmith@barry-smiths-computer.local +1 -1 more const char
src/sys/src/objects/options.c 1.26 03/11/28 21:21:08 barrysmith@barry-smiths-computer.local +1 -1 more const char
src/sys/src/objects/ams/aoptions.c 1.16 03/11/28 21:21:08 barrysmith@barry-smiths-computer.local +19 -19 more const char
src/sys/src/memory/mtr.c 1.17 03/11/28 21:21:08 barrysmith@barry-smiths-computer.local +16 -16 more const char
src/sys/src/memory/mal.c 1.16 03/11/28 21:21:08 barrysmith@barry-smiths-computer.local +3 -3 more const char
src/sys/src/dll/reg.c 1.17 03/11/28 21:21:08 barrysmith@barry-smiths-computer.local +1 -1 more const char
src/snes/impls/ls/ls.c 1.26 03/11/28 21:21:08 barrysmith@barry-smiths-computer.local +1 -1 more const char
src/ksp/pc/impls/mg/mg.c 1.20 03/11/28 21:21:08 barrysmith@barry-smiths-computer.local +1 -1 more const char
src/ksp/pc/impls/hypre/hyppilut.c 1.42 03/11/28 21:21:08 barrysmith@barry-smiths-computer.local +5 -5 more const char
src/ksp/pc/impls/composite/composite.c 1.12 03/11/28 21:21:08 barrysmith@barry-smiths-computer.local +2 -1 more const char
src/ksp/pc/impls/asm/asm.c 1.21 03/11/28 21:21:08 barrysmith@barry-smiths-computer.local +1 -1 more const char
src/ksp/ksp/interface/itcreate.c 1.34 03/11/28 21:21:08 barrysmith@barry-smiths-computer.local +2 -1 more const char
src/ksp/ksp/impls/lgmres/lgmres.c 1.11 03/11/28 21:21:07 barrysmith@barry-smiths-computer.local +1 -1 more const char
src/ksp/ksp/impls/gmres/gmres.c 1.23 03/11/28 21:21:07 barrysmith@barry-smiths-computer.local +1 -1 more const char
src/ksp/ksp/impls/fgmres/fgmres.c 1.17 03/11/28 21:21:07 barrysmith@barry-smiths-computer.local +1 -1 more const char
include/petscoptions.h 1.12 03/11/28 21:21:07 barrysmith@barry-smiths-computer.local +19 -19 more const char
include/petsc.h 1.43 03/11/28 21:21:07 barrysmith@barry-smiths-computer.local +12 -12 more const char
Hg-commit: 76185a94ff08d13c264d15d341977fed9f581257
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 ...
|
| 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 ...
|
| 22e36657 | 16-Nov-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1667 barrysmith@barry-smiths-computer.local|ChangeSet|20031116182012|43732 ChangeSet 1.1667 03/11/16 12:20:12 barrysmith@barry-smiths-computer.local +15 -0 change variable index to
bk-changeset-1.1667 barrysmith@barry-smiths-computer.local|ChangeSet|20031116182012|43732 ChangeSet 1.1667 03/11/16 12:20:12 barrysmith@barry-smiths-computer.local +15 -0 change variable index to indx since some systems have that as reserved word plus minor nightly build fixes
src/ts/impls/implicit/pvode/petscpvode.c 1.16 03/11/16 12:20:10 barrysmith@barry-smiths-computer.local +5 -5 change variable index to indx since some systems have that as reserved word
src/snes/impls/ls/ls.c 1.23 03/11/16 12:20:10 barrysmith@barry-smiths-computer.local +3 -3 change variable index to indx since some systems have that as reserved word
src/sles/pc/impls/mg/mg.c 1.13 03/11/16 12:20:10 barrysmith@barry-smiths-computer.local +3 -3 change variable index to indx since some systems have that as reserved word
src/sles/pc/impls/hypre/hyppilut.c 1.40 03/11/16 12:20:10 barrysmith@barry-smiths-computer.local +15 -15 change variable index to indx since some systems have that as reserved word
src/sles/pc/impls/composite/composite.c 1.9 03/11/16 12:20:10 barrysmith@barry-smiths-computer.local +3 -3 change variable index to indx since some systems have that as reserved word
src/sles/pc/impls/asm/asm.c 1.15 03/11/16 12:20:10 barrysmith@barry-smiths-computer.local +3 -3 change variable index to indx since some systems have that as reserved word
src/sles/ksp/interface/itcreate.c 1.26 03/11/16 12:20:10 barrysmith@barry-smiths-computer.local +3 -3 change variable index to indx since some systems have that as reserved word
src/sles/ksp/impls/lgmres/lgmres.c 1.7 03/11/16 12:20:10 barrysmith@barry-smiths-computer.local +3 -3 change variable index to indx since some systems have that as reserved word
src/sles/ksp/impls/gmres/gmres.c 1.20 03/11/16 12:20:10 barrysmith@barry-smiths-computer.local +3 -3 change variable index to indx since some systems have that as reserved word
src/sles/ksp/impls/fgmres/fgmres.c 1.13 03/11/16 12:20:10 barrysmith@barry-smiths-computer.local +3 -3 change variable index to indx since some systems have that as reserved word
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.44 03/11/16 12:20:10 barrysmith@barry-smiths-computer.local +7 -7 change variable index to indx since some systems have that as reserved word
src/mat/impls/aij/seq/spooles/spoolesOptions.c 1.23 03/11/16 12:20:10 barrysmith@barry-smiths-computer.local +3 -3 change variable index to indx since some systems have that as reserved word
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.79 03/11/16 12:20:10 barrysmith@barry-smiths-computer.local +5 -5 change variable index to indx since some systems have that as reserved word
include/petschead.h 1.18 03/11/16 12:11:37 barrysmith@barry-smiths-computer.local +1 -1 Not sure why you are casting an address to int before checking if nonzero? This causes grief on systems with 64bit pointers but 32 bit ints. cxx: Warning: vector.c, line 388: conversion from pointer to smaller integer PetscObjectGetRealComposedData((PetscObject)x,type_id,*val,flg); --^
bmake/linux_alpha_dec/rules 1.9 03/11/16 12:03:17 barrysmith@barry-smiths-computer.local +1 -1 don't want to print rule
Hg-commit: d0745477665bb6353a86b08b0cfc3e5df6f09e44
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 ...
|
| 63b9fa5e | 17-Jun-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1284 bsmith@harley.mcs.anl.gov|ChangeSet|20030617152002|46190 ChangeSet 1.1284 03/06/17 10:20:02 bsmith@harley.mcs.anl.gov +3 -0 bug fixes for PRUDENCIO <Ernesto.Prudencio@Colorado
bk-changeset-1.1284 bsmith@harley.mcs.anl.gov|ChangeSet|20030617152002|46190 ChangeSet 1.1284 03/06/17 10:20:02 bsmith@harley.mcs.anl.gov +3 -0 bug fixes for PRUDENCIO <Ernesto.Prudencio@Colorado.EDU> To: petsc-maint@mcs.anl.gov Cc: petsc-maint@mcs.anl.gov Subject: [PETSC #7189] PCView() routine on PCMG and 7188
src/sles/pc/impls/mg/mgfunc.c 1.5 03/06/17 10:19:24 bsmith@harley.mcs.anl.gov +5 -2 force the up smoother and down smoother to be different if one sets number of iterations or gets them (before it was bugging in that a user could change all of them but only think he is changing the down ones)
src/sles/pc/impls/mg/mg.c 1.9 03/06/17 10:19:19 bsmith@harley.mcs.anl.gov +7 -8 force the up smoother and down smoother to be different if one sets number of iterations or gets them (before it was bugging in that a user could change all of them but only think he is changing the down ones)
src/snes/impls/ls/ls.c 1.21 03/06/17 09:58:03 bsmith@harley.mcs.anl.gov +1 -1 only exit line search early if step length is EXACTLY zero previosuly it was compared against atop which is complete nonsense maybe need yet another small parameter here, but for now just use zero.
src/snes/impls/ls/ls.c 1.20 03/06/17 09:56:40 bsmith@harley.mcs.anl.gov +9 -7 *** empty log message ***
Hg-commit: 5ece0a9cba907a52d8e4b8c9277df2b97696b16a
show more ...
|
| cd7625f8 | 22-Apr-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1135.3.1 bsmith@harley.mcs.anl.gov|ChangeSet|20030422220947|01491 ChangeSet 1.1135.3.1 03/04/22 17:09:47 bsmith@harley.mcs.anl.gov +22 -0 FAS, fix adic that was broken for matrix f
bk-changeset-1.1135.3.1 bsmith@harley.mcs.anl.gov|ChangeSet|20030422220947|01491 ChangeSet 1.1135.3.1 03/04/22 17:09:47 bsmith@harley.mcs.anl.gov +22 -0 FAS, fix adic that was broken for matrix free
src/snes/utils/damgsnes.c 1.12 03/04/22 17:09:46 bsmith@harley.mcs.anl.gov +61 -14 support for FAS in dmmg
src/snes/impls/ls/ls.c 1.19 03/04/22 17:09:46 bsmith@harley.mcs.anl.gov +1 -1 fix typo
src/snes/examples/tutorials/ex29.c 1.40 03/04/22 17:09:46 bsmith@harley.mcs.anl.gov +4 -4 support for FAS
src/sles/utils/damg.c 1.10 03/04/22 17:09:46 bsmith@harley.mcs.anl.gov +13 -12 fix bad formatting
src/mat/impls/adic/nladic.c 1.2 03/04/22 17:09:46 bsmith@harley.mcs.anl.gov +87 -405 support for FAS in dmmg
src/sles/pc/impls/mg/mg.c 1.8 03/04/22 17:09:45 bsmith@harley.mcs.anl.gov +2 -2 fix bad formatting
src/mat/impls/adic/makefile 1.6 03/04/22 17:09:45 bsmith@harley.mcs.anl.gov +2 -2 support for FAS in dmmg
src/dm/da/utils/dm.c 1.5 03/04/22 17:09:45 bsmith@harley.mcs.anl.gov +28 -0 support for FAS in dmmg
src/dm/da/src/dalocal.c 1.12 03/04/22 17:09:45 bsmith@harley.mcs.anl.gov +1 -1 support for FAS in dmmg
src/dm/da/src/dainterp.c 1.6 03/04/22 17:09:45 bsmith@harley.mcs.anl.gov +125 -1 support for FAS in dmmg
src/dm/da/src/da2.c 1.25 03/04/22 17:09:45 bsmith@harley.mcs.anl.gov +1 -0 support for FAS in dmmg
src/dm/da/daimpl.h 1.10 03/04/22 17:09:45 bsmith@harley.mcs.anl.gov +2 -0 support for FAS in dmmg
src/contrib/adic/Gradient/ad_grad.c 1.11 03/04/22 17:09:45 bsmith@harley.mcs.anl.gov +32 -3 updates to ad to support dynamic setting of ad_GRAD_MAX and work with matrix free version of ad generated code
include/petscda.h 1.12 03/04/22 17:09:45 bsmith@harley.mcs.anl.gov +22 -10 support for FAS in dmmg
include/adic/ad_grad_macro_axpys.h 1.3 03/04/22 17:09:45 bsmith@harley.mcs.anl.gov +54 -14 updates to ad to support dynamic setting of ad_GRAD_MAX and work with matrix free version of ad generated code
include/adic/ad_grad.h 1.3 03/04/22 17:09:45 bsmith@harley.mcs.anl.gov +1 -1 updates to ad to support dynamic setting of ad_GRAD_MAX and work with matrix free version of ad generated code
include/adic/ad_deriv.h 1.4 03/04/22 17:09:45 bsmith@harley.mcs.anl.gov +6 -6 updates to ad to support dynamic setting of ad_GRAD_MAX and work with matrix free version of ad generated code
bmake/common/rules 1.53.1.1 03/04/22 17:09:44 bsmith@harley.mcs.anl.gov +11 -1 fix for adic rule to destroy adic generated copy of ad_deriv.h adding getting info on mpi used by PETSc
bmake/IRIX/petscfix.h 1.7 03/04/22 17:09:44 bsmith@harley.mcs.anl.gov +1 -1 did I do that?
src/snes/examples/tutorials/ex19.c 1.8 03/04/21 18:55:58 bsmith@harley.mcs.anl.gov +12 -12 *** empty log message ***
src/sles/ksp/impls/gmres/gmres.c 1.15 03/04/18 09:06:55 bsmith@harley.mcs.anl.gov +2 -3 fix error in logging residual history that double counts on restart as reported by Bernard Secher - SFME/LGLS <bsecher@cea.fr> in Re: [PETSC #6915] pb in Residual History with GMRES with restart
src/snes/utils/damgsnes.c 1.11 03/04/14 21:48:32 bsmith@harley.mcs.anl.gov +126 -7 goddamn mother fucking shit
src/mat/impls/adic/matadic.c 1.15 03/04/10 16:01:23 bsmith@harley.mcs.anl.gov +1 -1 type in function name in comment
src/mat/impls/adic/nladic.c 1.1 03/04/10 15:34:05 bsmith@harley.mcs.anl.gov +531 -0
src/mat/impls/adic/nladic.c 1.0 03/04/10 15:34:05 bsmith@harley.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/mat/impls/adic/nladic.c
src/mat/impls/adic/matadic.c 1.14 03/04/10 15:16:26 bsmith@harley.mcs.anl.gov +5 -4 tested SOR relax on src/snes/examples/tutorials/ex29.c
src/mat/impls/adic/matadic.c 1.13 03/04/10 13:55:41 bsmith@harley.mcs.anl.gov +3 -1 checking in debug print so I can recover if bug still there
Hg-commit: e1a2117f818472b1bead4d66b5d4eefa88a5fec7
show more ...
|
| 8229bfc2 | 27-Feb-2003 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.1031.5.1 knepley@khan.mcs.anl.gov|ChangeSet|20030227155925|35349 ChangeSet 1.1031.5.1 03/02/27 09:59:25 knepley@khan.mcs.anl.gov +1 -0 Fix for SNES line search
src/snes/impls/ls
bk-changeset-1.1031.5.1 knepley@khan.mcs.anl.gov|ChangeSet|20030227155925|35349 ChangeSet 1.1031.5.1 03/02/27 09:59:25 knepley@khan.mcs.anl.gov +1 -0 Fix for SNES line search
src/snes/impls/ls/ls.c 1.18 03/02/27 09:59:24 knepley@khan.mcs.anl.gov +4 -1 Get rid of a possible infinite loop
Hg-commit: 0be1fdba79de6bdec72bb78649b9077832e5a9ba
show more ...
|
| ba6a83e5 | 22-Oct-2002 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.838.1.1 knepley@khan.mcs.anl.gov|ChangeSet|20021022221655|50968 ChangeSet 1.838.1.1 02/10/22 17:16:55 knepley@khan.mcs.anl.gov +9 -0 Added VecMaxPointwistDivide Fixed constructio
bk-changeset-1.838.1.1 knepley@khan.mcs.anl.gov|ChangeSet|20021022221655|50968 ChangeSet 1.838.1.1 02/10/22 17:16:55 knepley@khan.mcs.anl.gov +9 -0 Added VecMaxPointwistDivide Fixed construction of work vector in SNESMF
src/vec/vecimpl.h 1.9 02/10/22 17:16:53 knepley@khan.mcs.anl.gov +2 -1 Added VecMaxPointwistDivide
src/vec/interface/vector.c 1.32 02/10/22 17:16:53 knepley@khan.mcs.anl.gov +37 -0 Added VecMaxPointwistDivide
src/vec/impls/seq/dvec2.c 1.10 02/10/22 17:16:53 knepley@khan.mcs.anl.gov +23 -0 Added VecMaxPointwistDivide
src/vec/impls/seq/bvec2.c 1.16 02/10/22 17:16:53 knepley@khan.mcs.anl.gov +3 -1 Added VecMaxPointwistDivide
src/vec/impls/mpi/pbvec.c 1.11 02/10/22 17:16:53 knepley@khan.mcs.anl.gov +3 -1 Added VecMaxPointwistDivide
src/vec/impls/dvecimpl.h 1.4 02/10/22 17:16:52 knepley@khan.mcs.anl.gov +1 -0 Added VecMaxPointwistDivide
src/snes/mf/snesmfj.c 1.13 02/10/22 17:16:52 knepley@khan.mcs.anl.gov +7 -2 Lazy construction of work vector - Now use VecDuplicate()
src/snes/impls/ls/ls.c 1.17 02/10/22 17:16:52 knepley@khan.mcs.anl.gov +2 -35 Added VecMaxPointwistDivide
include/petscvec.h 1.23 02/10/22 17:16:52 knepley@khan.mcs.anl.gov +1 -0 Added VecMaxPointwistDivide
Hg-commit: 38da4b6a4bd87ea26678eac4bf59ab37d6bbff29
show more ...
|
| 4b27c08a | 23-Mar-2002 |
Lois Curfman McInnes <curfman@mcs.anl.gov> |
bk-changeset-1.534.1.1 curfman@terra.mcs.anl.gov|ChangeSet|20020323185046|43624 ChangeSet 1.534.1.1 02/03/23 12:50:46 curfman@terra.mcs.anl.gov +43 -0 deleted the support for unconstrained minimi
bk-changeset-1.534.1.1 curfman@terra.mcs.anl.gov|ChangeSet|20020323185046|43624 ChangeSet 1.534.1.1 02/03/23 12:50:46 curfman@terra.mcs.anl.gov +43 -0 deleted the support for unconstrained minimization problems in SNES
BitKeeper/etc/logging_ok 1.21 02/03/23 12:50:17 curfman@terra.mcs.anl.gov +1 -0 Logging to logging@openlogging.org accepted
src/ts/impls/pseudo/posindep.c 1.9 02/03/23 12:49:55 curfman@terra.mcs.anl.gov +1 -1 deleted the support for unconstrained minimization problems in SNES
src/ts/impls/implicit/cn/cn.c 1.5 02/03/23 12:49:55 curfman@terra.mcs.anl.gov +1 -1 deleted the support for unconstrained minimization problems in SNES
src/ts/impls/implicit/beuler/beuler.c 1.6 02/03/23 12:49:55 curfman@terra.mcs.anl.gov +1 -1 deleted the support for unconstrained minimization problems in SNES
src/snes/utils/damgsnes.c 1.5 02/03/23 12:49:55 curfman@terra.mcs.anl.gov +1 -1 deleted the support for unconstrained minimization problems in SNES
src/snes/snesimpl.h 1.9 02/03/23 12:49:54 curfman@terra.mcs.anl.gov +10 -23 deleted the support for unconstrained minimization problems in SNES
src/snes/mf/snesmfj.c 1.8 02/03/23 12:49:54 curfman@terra.mcs.anl.gov +2 -14 deleted the support for unconstrained minimization problems in SNES
src/snes/interface/snesut.c 1.9 02/03/23 12:49:54 curfman@terra.mcs.anl.gov +25 -48 deleted the support for unconstrained minimization problems in SNES
src/snes/interface/snesregi.c 1.4 02/03/23 12:49:54 curfman@terra.mcs.anl.gov +4 -8 deleted the support for unconstrained minimization problems in SNES
src/snes/interface/snesj.c 1.4 02/03/23 12:49:53 curfman@terra.mcs.anl.gov +1 -78 deleted the support for unconstrained minimization problems in SNES
src/snes/interface/snes.c 1.14.1.1 02/03/23 12:49:53 curfman@terra.mcs.anl.gov +37 -688 deleted the support for unconstrained minimization problems in SNES
src/snes/interface/noise/snesmfj2.c 1.11 02/03/23 12:49:53 curfman@terra.mcs.anl.gov +2 -10 deleted the support for unconstrained minimization problems in SNES
src/snes/interface/dlregis.c 1.11 02/03/23 12:49:53 curfman@terra.mcs.anl.gov +0 -3 deleted the support for unconstrained minimization problems in SNES
src/snes/impls/tr/tr.h 1.4 02/03/23 12:49:52 curfman@terra.mcs.anl.gov +3 -3 deleted the support for unconstrained minimization problems in SNES
src/snes/impls/tr/tr.c 1.7 02/03/23 12:49:52 curfman@terra.mcs.anl.gov +59 -66 deleted the support for unconstrained minimization problems in SNES
src/snes/impls/test/snestest.c 1.6 02/03/23 12:49:52 curfman@terra.mcs.anl.gov +1 -4 deleted the support for unconstrained minimization problems in SNES
src/snes/impls/makefile 1.5 02/03/23 12:49:52 curfman@terra.mcs.anl.gov +1 -1 deleted the support for unconstrained minimization problems in SNES
src/snes/impls/ls/lsparams.c 1.4 02/03/23 12:49:52 curfman@terra.mcs.anl.gov +6 -6 deleted the support for unconstrained minimization problems in SNES
src/snes/impls/ls/ls.h 1.4 02/03/23 12:49:51 curfman@terra.mcs.anl.gov +3 -3 deleted the support for unconstrained minimization problems in SNES
src/snes/impls/ls/ls.c 1.15 02/03/23 12:49:51 curfman@terra.mcs.anl.gov +97 -102 deleted the support for unconstrained minimization problems in SNES
src/snes/examples/tutorials/makefile 1.9 02/03/23 12:49:51 curfman@terra.mcs.anl.gov +1 -5 deleted the support for unconstrained minimization problems in SNES
src/snes/examples/tutorials/ex6.c 1.5 02/03/23 12:49:51 curfman@terra.mcs.anl.gov +1 -1 deleted the support for unconstrained minimization problems in SNES
src/snes/examples/tutorials/ex5s.c 1.4 02/03/23 12:49:50 curfman@terra.mcs.anl.gov +1 -1 deleted the support for unconstrained minimization problems in SNES
src/snes/examples/tutorials/ex5f90.F 1.4 02/03/23 12:49:50 curfman@terra.mcs.anl.gov +1 -2 deleted the support for unconstrained minimization problems in SNES
src/snes/examples/tutorials/ex5f.F 1.6 02/03/23 12:49:50 curfman@terra.mcs.anl.gov +1 -2 deleted the support for unconstrained minimization problems in SNES
src/snes/examples/tutorials/ex5.c 1.5 02/03/23 12:49:50 curfman@terra.mcs.anl.gov +1 -1 deleted the support for unconstrained minimization problems in SNES
src/snes/examples/tutorials/ex3.c 1.4 02/03/23 12:49:49 curfman@terra.mcs.anl.gov +1 -1 deleted the support for unconstrained minimization problems in SNES
src/snes/examples/tutorials/ex24.c 1.4 02/03/23 12:49:49 curfman@terra.mcs.anl.gov +2 -2 deleted the support for unconstrained minimization problems in SNES
src/snes/examples/tutorials/ex23.c 1.4 02/03/23 12:49:49 curfman@terra.mcs.anl.gov +2 -2 deleted the support for unconstrained minimization problems in SNES
src/snes/examples/tutorials/ex22.c 1.6 02/03/23 12:49:49 curfman@terra.mcs.anl.gov +2 -2 deleted the support for unconstrained minimization problems in SNES
src/snes/examples/tutorials/ex21.c 1.4 02/03/23 12:49:49 curfman@terra.mcs.anl.gov +1 -1 deleted the support for unconstrained minimization problems in SNES
src/snes/examples/tutorials/ex2.c 1.5 02/03/23 12:49:48 curfman@terra.mcs.anl.gov +1 -1 deleted the support for unconstrained minimization problems in SNES
src/snes/examples/tutorials/ex1f.F 1.5 02/03/23 12:49:48 curfman@terra.mcs.anl.gov +1 -2 deleted the support for unconstrained minimization problems in SNES
src/snes/examples/tutorials/ex14.c 1.4 02/03/23 12:49:48 curfman@terra.mcs.anl.gov +1 -1 deleted the support for unconstrained minimization problems in SNES
src/snes/examples/tutorials/ex10d/ex10.c 1.5 02/03/23 12:49:48 curfman@terra.mcs.anl.gov +3 -3 deleted the support for unconstrained minimization problems in SNES
src/snes/examples/tutorials/ex1.c 1.4 02/03/23 12:49:47 curfman@terra.mcs.anl.gov +1 -1 deleted the support for unconstrained minimization problems in SNES
src/snes/examples/tests/makefile 1.4 02/03/23 12:49:47 curfman@terra.mcs.anl.gov +1 -1 deleted the support for unconstrained minimization problems in SNES
src/snes/examples/tests/ex7.c 1.4 02/03/23 12:49:47 curfman@terra.mcs.anl.gov +1 -1 deleted the support for unconstrained minimization problems in SNES
src/snes/examples/tests/ex4.c 1.4 02/03/23 12:49:47 curfman@terra.mcs.anl.gov +1 -1 deleted the support for unconstrained minimization problems in SNES
src/snes/examples/tests/ex13.c 1.4 02/03/23 12:49:47 curfman@terra.mcs.anl.gov +2 -2 deleted the support for unconstrained minimization problems in SNES
src/sles/ksp/impls/qcg/qcg.c 1.7 02/03/23 12:49:46 curfman@terra.mcs.anl.gov +2 -2 deleted the support for unconstrained minimization problems in SNES
src/fortran/custom/zsnes.c 1.8 02/03/23 12:49:46 curfman@terra.mcs.anl.gov +17 -110 deleted the support for unconstrained minimization problems in SNES
include/finclude/petscsnes.h 1.7 02/03/23 12:49:45 curfman@terra.mcs.anl.gov +8 -25 deleted the support for unconstrained minimization problems in SNES
Hg-commit: c4951f713e71e81ac227a1978df391a4b06ef6c3
show more ...
|
| 5ed2d596 | 05-Mar-2002 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.507 bsmith@terra.mcs.anl.gov|ChangeSet|20020305154923|19543 ChangeSet 1.507 02/03/05 09:49:23 bsmith@terra.mcs.anl.gov +12 -0 more snes cleanup inhancement a little ad for parall
bk-changeset-1.507 bsmith@terra.mcs.anl.gov|ChangeSet|20020305154923|19543 ChangeSet 1.507 02/03/05 09:49:23 bsmith@terra.mcs.anl.gov +12 -0 more snes cleanup inhancement a little ad for parallel
src/snes/impls/ls/ls.c 1.14 02/03/05 09:49:23 bsmith@terra.mcs.anl.gov +9 -8 monitor final bad step format doubles with longer precision
src/sys/src/objects/pinit.c 1.11 02/03/05 09:49:22 bsmith@terra.mcs.anl.gov +62 -0 added parallel max used by aded code
src/snes/interface/snesut.c 1.8 02/03/05 09:49:22 bsmith@terra.mcs.anl.gov +38 -0 allow monitoring residual graphically
src/snes/interface/snes.c 1.13 02/03/05 09:49:22 bsmith@terra.mcs.anl.gov +2 -0 allow monitoring residual graphically
src/snes/impls/tr/tr.c 1.6 02/03/05 09:49:22 bsmith@terra.mcs.anl.gov +1 -0 monitor bad final step
include/petscsnes.h 1.10 02/03/05 09:49:22 bsmith@terra.mcs.anl.gov +1 -0 add monitoring residual graphically
include/adic/adintrinsics.h 1.2 02/03/05 09:49:22 bsmith@terra.mcs.anl.gov +11 -0 add global stuff
bmake/adic.init 1.5 02/03/05 09:49:22 bsmith@terra.mcs.anl.gov +1 -1 fix formating
bin/adprocess.py 1.6 02/03/05 09:49:22 bsmith@terra.mcs.anl.gov +9 -1 handle one line #defines
docs/tex/petscapp.bib 1.19 02/03/05 09:45:31 bsmith@terra.mcs.anl.gov +9 -0 *** empty log message ***
src/snes/impls/ls/ls.c 1.13 02/03/04 15:09:08 bsmith@terra.mcs.anl.gov +8 -8 *** empty log message ***
src/sles/ksp/interface/itfunc.c 1.7 02/03/03 22:46:34 bsmith@terra.mcs.anl.gov +1 -1 *** empty log message ***
src/sles/pc/impls/sor/sor.c 1.7 02/03/03 22:45:46 bsmith@terra.mcs.anl.gov +6 -2 more info on lits
Hg-commit: 9e8d24f7665e191a3ea9d0159ef5830fc0358799
show more ...
|
| 3304466c | 18-Feb-2002 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.487.1.22 bsmith@terra.mcs.anl.gov|ChangeSet|20020218221444|05698 ChangeSet 1.487.1.22 02/02/18 16:14:44 bsmith@terra.mcs.anl.gov +4 -0 list of petsc application publications update
bk-changeset-1.487.1.22 bsmith@terra.mcs.anl.gov|ChangeSet|20020218221444|05698 ChangeSet 1.487.1.22 02/02/18 16:14:44 bsmith@terra.mcs.anl.gov +4 -0 list of petsc application publications update and put back old stol convergence test for SNES
src/snes/impls/ls/ls.c 1.12 02/02/18 16:13:28 bsmith@terra.mcs.anl.gov +3 -1 improved documentation of steptol
src/snes/interface/snesut.c 1.7 02/02/18 16:09:57 bsmith@terra.mcs.anl.gov +2 -2 *** empty log message ***
src/snes/interface/snesut.c 1.6 02/02/18 16:09:37 bsmith@terra.mcs.anl.gov +2 -2 undue removeal of prnorm < snes->xtol*xnorm
include/petscpc.h 1.14 02/02/18 10:21:00 bsmith@terra.mcs.anl.gov +13 -0 added spai prototypes
docs/tex/petscapp.bib 1.17 02/02/17 22:14:37 bsmith@terra.mcs.anl.gov +1 -1 *** empty log message ***
docs/tex/petscapp.bib 1.16 02/02/15 18:25:19 bsmith@terra.mcs.anl.gov +1 -1 *** empty log message ***
docs/tex/petscapp.bib 1.15 02/02/15 18:22:55 bsmith@terra.mcs.anl.gov +27 -15 *** empty log message ***
docs/tex/petscapp.bib 1.14 02/02/15 16:15:04 bsmith@terra.mcs.anl.gov +10 -0 *** empty log message ***
docs/tex/petscapp.bib 1.13 02/02/15 16:07:55 bsmith@terra.mcs.anl.gov +13 -0 *** empty log message ***
docs/tex/petscapp.bib 1.12 02/02/15 16:02:56 bsmith@terra.mcs.anl.gov +28 -1 *** empty log message ***
Hg-commit: d866792a0748f195f096de954dceae10ff219850
show more ...
|
| f168f371 | 04-Feb-2002 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.415.2.21 bsmith@terra.mcs.anl.gov|ChangeSet|20020204165631|27546 ChangeSet 1.415.2.21 02/02/04 10:56:31 bsmith@terra.mcs.anl.gov +1 -0 when line search fails return with previous s
bk-changeset-1.415.2.21 bsmith@terra.mcs.anl.gov|ChangeSet|20020204165631|27546 ChangeSet 1.415.2.21 02/02/04 10:56:31 bsmith@terra.mcs.anl.gov +1 -0 when line search fails return with previous solution.
src/snes/impls/ls/ls.c 1.11 02/02/04 10:55:55 bsmith@terra.mcs.anl.gov +2 -2 when line search fails return with previous solution.
Hg-commit: 27d6114a69e0cfad78d292c0324cc583e859c9d5
show more ...
|
| 5ca10a37 | 28-Jan-2002 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.415.2.19 bsmith@terra.mcs.anl.gov|ChangeSet|20020128215554|27590 ChangeSet 1.415.2.19 02/01/28 15:55:54 bsmith@terra.mcs.anl.gov +2 -0 better test for too small a vector update
bk-changeset-1.415.2.19 bsmith@terra.mcs.anl.gov|ChangeSet|20020128215554|27590 ChangeSet 1.415.2.19 02/01/28 15:55:54 bsmith@terra.mcs.anl.gov +2 -0 better test for too small a vector update
src/snes/interface/snesut.c 1.5 02/01/28 15:55:53 bsmith@terra.mcs.anl.gov +2 -2 better test for too small a vector update
src/snes/impls/ls/ls.c 1.10 02/01/28 15:55:53 bsmith@terra.mcs.anl.gov +41 -6 better test for too small a vector update
Hg-commit: 50be9b63bc4378abd3726ad9f831281992745fca
show more ...
|
| 50ffb88a | 29-Oct-2001 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.124.4.1 knepley@spinetta.mcs.anl.gov|ChangeSet|20011029231128|22421 ChangeSet 1.124.4.1 01/10/29 17:11:28 knepley@spinetta.mcs.anl.gov +4 -0 Now there is a maxFailures property in
bk-changeset-1.124.4.1 knepley@spinetta.mcs.anl.gov|ChangeSet|20011029231128|22421 ChangeSet 1.124.4.1 01/10/29 17:11:28 knepley@spinetta.mcs.anl.gov +4 -0 Now there is a maxFailures property in SNES, which can be set using snes_max_fail.
src/snes/snesimpl.h 1.6 01/10/29 17:11:28 knepley@spinetta.mcs.anl.gov +2 -1 Added maxFailures nfailures --> numFailures
src/snes/interface/snes.c 1.9 01/10/29 17:11:28 knepley@spinetta.mcs.anl.gov +57 -3 Added maxFailures nfailures --> numFailures
src/snes/impls/tr/tr.c 1.4 01/10/29 17:11:27 knepley@spinetta.mcs.anl.gov +1 -1 nfailures --> numFailures
src/snes/impls/ls/ls.c 1.9 01/10/29 17:11:27 knepley@spinetta.mcs.anl.gov +7 -5 Added maxFailures nfailures --> numFailures
Hg-commit: 8be11cf289c8d57692494332811b8af09db44cd8
show more ...
|
| d5ba7fb7 | 22-Oct-2001 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.96 knepley@spinetta.mcs.anl.gov|ChangeSet|20011022213824|39226 ChangeSet 1.96 01/10/22 16:38:24 knepley@spinetta.mcs.anl.gov +36 -0 Changed logging to use event integers directly f
bk-changeset-1.96 knepley@spinetta.mcs.anl.gov|ChangeSet|20011022213824|39226 ChangeSet 1.96 01/10/22 16:38:24 knepley@spinetta.mcs.anl.gov +36 -0 Changed logging to use event integers directly for event ids
src/vec/utils/vscat.c 1.4 01/10/22 16:38:24 knepley@spinetta.mcs.anl.gov +4 -4 Removed event dispatch table
src/vec/utils/vecio.c 1.6 01/10/22 16:38:24 knepley@spinetta.mcs.anl.gov +4 -4 Removed event dispatch table
src/vec/utils/comb.c 1.3 01/10/22 16:38:24 knepley@spinetta.mcs.anl.gov +8 -8 Removed event dispatch table
src/vec/interface/vector.c 1.8 01/10/22 16:38:24 knepley@spinetta.mcs.anl.gov +52 -49 Removed event dispatch table
src/vec/interface/dlregis.c 1.3 01/10/22 16:38:24 knepley@spinetta.mcs.anl.gov +31 -31 Removed event dispatch table
src/ts/interface/ts.c 1.8 01/10/22 16:38:23 knepley@spinetta.mcs.anl.gov +8 -7 Removed event dispatch table
src/ts/interface/dlregis.c 1.4 01/10/22 16:38:23 knepley@spinetta.mcs.anl.gov +4 -4 Removed event dispatch table
src/ts/impls/pseudo/posindep.c 1.5 01/10/22 16:38:23 knepley@spinetta.mcs.anl.gov +2 -2 Removed event dispatch table
src/sys/src/viewer/interface/dlregispetsc.c 1.5 01/10/22 16:38:23 knepley@spinetta.mcs.anl.gov +1 -1 Removed event dispatch table
src/sys/src/utils/pbarrier.c 1.3 01/10/22 16:38:23 knepley@spinetta.mcs.anl.gov +4 -3 Removed event dispatch table
src/snes/mf/snesmfj.c 1.4 01/10/22 16:38:23 knepley@spinetta.mcs.anl.gov +2 -2 Removed event dispatch table
src/snes/interface/snesj2.c 1.3 01/10/22 16:38:23 knepley@spinetta.mcs.anl.gov +2 -2 Removed event dispatch table
src/snes/interface/snes.c 1.6 01/10/22 16:38:23 knepley@spinetta.mcs.anl.gov +14 -13 Removed event dispatch table
src/snes/interface/noise/snesmfj2.c 1.4 01/10/22 16:38:23 knepley@spinetta.mcs.anl.gov +2 -2 Removed event dispatch table
src/snes/interface/dlregis.c 1.4 01/10/22 16:38:23 knepley@spinetta.mcs.anl.gov +7 -7 Removed event dispatch table
src/snes/impls/ls/ls.c 1.6 01/10/22 16:38:22 knepley@spinetta.mcs.anl.gov +8 -8 Removed event dispatch table
src/sles/pc/interface/precon.c 1.4 01/10/22 16:38:22 knepley@spinetta.mcs.anl.gov +16 -15 Removed event dispatch table
src/sles/pc/impls/is/nn/nn.c 1.3 01/10/22 16:38:22 knepley@spinetta.mcs.anl.gov +2 -2 Removed event dispatch table
src/sles/ksp/interface/itcreate.c 1.4 01/10/22 16:38:22 knepley@spinetta.mcs.anl.gov +1 -1 Removed event dispatch table
src/sles/ksp/interface/dlregis.c 1.4 01/10/22 16:38:22 knepley@spinetta.mcs.anl.gov +11 -11 Removed event dispatch table
src/sles/ksp/impls/gmres/borthog2.c 1.3 01/10/22 16:38:22 knepley@spinetta.mcs.anl.gov +2 -2 Removed event dispatch table
src/sles/ksp/impls/gmres/borthog.c 1.3 01/10/22 16:38:22 knepley@spinetta.mcs.anl.gov +2 -2 Removed event dispatch table
src/mat/utils/matio.c 1.4 01/10/22 16:38:21 knepley@spinetta.mcs.anl.gov +2 -2 Removed event dispatch table
src/mat/partition/partition.c 1.4 01/10/22 16:38:21 knepley@spinetta.mcs.anl.gov +2 -2 Removed event dispatch table
src/mat/order/sorder.c 1.4 01/10/22 16:38:21 knepley@spinetta.mcs.anl.gov +2 -2 Removed event dispatch table
src/mat/matfd/fdmatrix.c 1.3 01/10/22 16:38:21 knepley@spinetta.mcs.anl.gov +6 -6 Removed event dispatch table
src/mat/interface/matrix.c 1.12 01/10/22 16:38:20 knepley@spinetta.mcs.anl.gov +90 -83 Removed event dispatch table
src/mat/interface/dlregis.c 1.3 01/10/22 16:38:20 knepley@spinetta.mcs.anl.gov +44 -44 Removed event dispatch table
src/mat/color/color.c 1.4 01/10/22 16:38:20 knepley@spinetta.mcs.anl.gov +2 -2 Removed event dispatch table
include/petscvec.h 1.13 01/10/22 16:38:19 knepley@spinetta.mcs.anl.gov +4 -7 Removed event dispatch table
include/petscts.h 1.4 01/10/22 16:38:19 knepley@spinetta.mcs.anl.gov +1 -4 Removed event dispatch table
include/petscsnes.h 1.5 01/10/22 16:38:19 knepley@spinetta.mcs.anl.gov +2 -5 Removed event dispatch table
include/petscpc.h 1.6 01/10/22 16:38:19 knepley@spinetta.mcs.anl.gov +2 -5 Removed event dispatch table
include/petscmat.h 1.9 01/10/22 16:38:19 knepley@spinetta.mcs.anl.gov +8 -11 Removed event dispatch table
include/petsclog.h 1.4 01/10/22 16:38:19 knepley@spinetta.mcs.anl.gov +1 -2 Removed event dispatch table
include/petscksp.h 1.3 01/10/22 16:38:19 knepley@spinetta.mcs.anl.gov +1 -4 Removed event dispatch table
Hg-commit: ea16316d1171739a1bda1e47ecb73ffeaee95820
show more ...
|
| 8ba1e511 | 21-Oct-2001 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.84.1.1 knepley@spinetta.mcs.anl.gov|ChangeSet|20011021183539|12573 ChangeSet 1.84.1.1 01/10/21 13:35:39 knepley@spinetta.mcs.anl.gov +80 -0 Overhaul of logging - Everything is
bk-changeset-1.84.1.1 knepley@spinetta.mcs.anl.gov|ChangeSet|20011021183539|12573 ChangeSet 1.84.1.1 01/10/21 13:35:39 knepley@spinetta.mcs.anl.gov +80 -0 Overhaul of logging - Everything is now dynamic - Cookies are integers set at runtime - Stages can be added any time and can be processor local - Each package now initializes itself - Class and event registration - Constructors and serializers - Info and summary exclusions - Options checkers - Called during dynamic library load, or first object creation - Its possible that EventBegin/End became less efficient so check
src/vec/interface/dlregis.c 1.1 01/10/21 13:35:38 knepley@spinetta.mcs.anl.gov +145 -0
src/sys/src/plog/stageLog.c 1.1 01/10/21 13:35:37 knepley@spinetta.mcs.anl.gov +464 -0
src/sys/src/plog/plog.h 1.1 01/10/21 13:35:37 knepley@spinetta.mcs.anl.gov +132 -0
src/sys/src/plog/eventLog.c 1.1 01/10/21 13:35:37 knepley@spinetta.mcs.anl.gov +647 -0
src/sys/src/plog/classLog.c 1.1 01/10/21 13:35:37 knepley@spinetta.mcs.anl.gov +345 -0
src/mat/interface/dlregis.c 1.1 01/10/21 13:35:37 knepley@spinetta.mcs.anl.gov +133 -0
src/vec/utils/vscat.c 1.3 01/10/21 13:35:37 knepley@spinetta.mcs.anl.gov +7 -4 Changed to specific event logging interface Changed to integer cookie
src/vec/utils/vecio.c 1.5 01/10/21 13:35:37 knepley@spinetta.mcs.anl.gov +4 -4 Changed to specific event logging interface
src/vec/utils/comb.c 1.2 01/10/21 13:35:37 knepley@spinetta.mcs.anl.gov +8 -8 Changed to specific event logging interface
src/vec/interface/dlregis.c 1.0 01/10/21 13:35:37 knepley@spinetta.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/PETSc-dev/petsc/src/vec/interface/dlregis.c
src/sys/src/plog/stageLog.c 1.0 01/10/21 13:35:37 knepley@spinetta.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/PETSc-dev/petsc/src/sys/src/plog/stageLog.c
src/sys/src/plog/plog.h 1.0 01/10/21 13:35:37 knepley@spinetta.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/PETSc-dev/petsc/src/sys/src/plog/plog.h
src/sys/src/plog/eventLog.c 1.0 01/10/21 13:35:37 knepley@spinetta.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/PETSc-dev/petsc/src/sys/src/plog/eventLog.c
src/sys/src/plog/classLog.c 1.0 01/10/21 13:35:37 knepley@spinetta.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/PETSc-dev/petsc/src/sys/src/plog/classLog.c
src/mat/interface/dlregis.c 1.0 01/10/21 13:35:37 knepley@spinetta.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/PETSc-dev/petsc/src/mat/interface/dlregis.c
src/vec/is/interface/index.c 1.2 01/10/21 13:35:36 knepley@spinetta.mcs.anl.gov +4 -2 Changed to integer cookie
src/vec/interface/vector.c 1.7 01/10/21 13:35:36 knepley@spinetta.mcs.anl.gov +53 -49 Changed to specific event logging interface Added logging structures
src/vec/interface/vecregall.c 1.3 01/10/21 13:35:36 knepley@spinetta.mcs.anl.gov +6 -6 Removed old argument
src/vec/interface/veccreate.c 1.6 01/10/21 13:35:36 knepley@spinetta.mcs.anl.gov +3 -0 Added call to package initializer
src/vec/interface/map.c 1.2 01/10/21 13:35:36 knepley@spinetta.mcs.anl.gov +3 -0 Changed to integer cookie
src/vec/interface/makefile 1.3 01/10/21 13:35:36 knepley@spinetta.mcs.anl.gov +1 -1 Added dlregis.c
src/ts/interface/ts.c 1.7 01/10/21 13:35:36 knepley@spinetta.mcs.anl.gov +12 -7 Changed to specific event logging interface Added logging structures Added call to package initializer
src/ts/interface/dlregis.c 1.2 01/10/21 13:35:36 knepley@spinetta.mcs.anl.gov +56 -1 Added package initializer Protected dynamic registration functions
src/ts/impls/pseudo/posindep.c 1.4 01/10/21 13:35:36 knepley@spinetta.mcs.anl.gov +2 -2 Changed to specific event logging interface
src/sys/src/viewer/interface/view.c 1.2 01/10/21 13:35:36 knepley@spinetta.mcs.anl.gov +2 -0 Changed to integer cookie
src/sys/src/viewer/interface/dlregispetsc.c 1.2 01/10/21 13:35:36 knepley@spinetta.mcs.anl.gov +62 -26 Added package initializer Protected dynamic registration functions
src/sys/src/utils/random.c 1.3 01/10/21 13:35:36 knepley@spinetta.mcs.anl.gov +10 -8 Change to integer cookie
src/sys/src/utils/pbarrier.c 1.2 01/10/21 13:35:35 knepley@spinetta.mcs.anl.gov +4 -2 Changed to specific event logging interface
src/sys/src/utils/dict.c 1.3 01/10/21 13:35:35 knepley@spinetta.mcs.anl.gov +1 -2 Cookie now initialized by package initializer
src/sys/src/plog/ploginfo.c 1.4 01/10/21 13:35:35 knepley@spinetta.mcs.anl.gov +136 -19 Not much reorganization, should rewrite later
src/sys/src/plog/plog.c 1.3 01/10/21 13:35:35 knepley@spinetta.mcs.anl.gov +1337 -1817 Completely reorganized Now use separate classes for logging tasks, all dynamic allocation and registration
src/sys/src/plog/makefile 1.2 01/10/21 13:35:35 knepley@spinetta.mcs.anl.gov +2 -2 Added new modules to logging code Reoganized all logging (still need to work on MPE I think)
src/sys/src/objects/pinit.c 1.2 01/10/21 13:35:35 knepley@spinetta.mcs.anl.gov +14 -67 Removed petscsnes.h since cookies are handled by each package Added default log initialization (instead of static structs) Now info/summary exclusion handled by each package No special log cleanup
src/sys/src/objects/cookie.c 1.2 01/10/21 13:35:35 knepley@spinetta.mcs.anl.gov +1 -7 Function is now obsolete
src/sys/src/draw/utils/lg.c 1.4 01/10/21 13:35:35 knepley@spinetta.mcs.anl.gov +2 -0 Changed to integer cookie
src/sys/src/draw/utils/hists.c 1.5 01/10/21 13:35:35 knepley@spinetta.mcs.anl.gov +3 -1 Changed to integer cookie Removed unneeded variable
src/sys/src/draw/utils/dscatter.c 1.2 01/10/21 13:35:35 knepley@spinetta.mcs.anl.gov +2 -0 Changed to integer cookie
src/sys/src/draw/utils/axis.c 1.2 01/10/21 13:35:35 knepley@spinetta.mcs.anl.gov +2 -0 Changed to integer cookie
src/sys/src/draw/interface/draw.c 1.2 01/10/21 13:35:35 knepley@spinetta.mcs.anl.gov +2 -0 Changed to integer cookie
src/sys/src/dll/reg.c 1.6 01/10/21 13:35:35 knepley@spinetta.mcs.anl.gov +2 -2 More consistent package initializer name
src/snes/mf/snesmfj.c 1.3 01/10/21 13:35:34 knepley@spinetta.mcs.anl.gov +2 -2 Changed to specific event logging interface
src/snes/interface/snesj2.c 1.2 01/10/21 13:35:34 knepley@spinetta.mcs.anl.gov +2 -2 Changed to specific event logging interface
src/snes/interface/snes.c 1.5 01/10/21 13:35:34 knepley@spinetta.mcs.anl.gov +24 -14 Changed to specific event logging interface Added logging structures Added call to pcakage initializer
src/snes/interface/noise/snesmfj2.c 1.3 01/10/21 13:35:34 knepley@spinetta.mcs.anl.gov +2 -2 Changed to specific event logging interface
src/snes/interface/dlregis.c 1.2 01/10/21 13:35:34 knepley@spinetta.mcs.anl.gov +61 -1 Added package initializer Protected dynamic registration functions
src/snes/impls/ls/ls.c 1.5 01/10/21 13:35:34 knepley@spinetta.mcs.anl.gov +8 -8 Changed to specific event logging interface
src/sles/pc/interface/precon.c 1.3 01/10/21 13:35:34 knepley@spinetta.mcs.anl.gov +26 -16 Changed to specific event logging interface Added logging structures Added call to package initializer
src/sles/pc/impls/is/nn/nn.c 1.2 01/10/21 13:35:33 knepley@spinetta.mcs.anl.gov +2 -2 Changed to specific event logging interface
src/sles/pc/impls/bjacobi/bjacobi.c 1.3 01/10/21 13:35:33 knepley@spinetta.mcs.anl.gov +2 -2 Added class arg to event registration
src/sles/ksp/interface/itcreate.c 1.3 01/10/21 13:35:33 knepley@spinetta.mcs.anl.gov +11 -0 Added logging structures Added call to package initializer
src/sles/ksp/interface/dlregis.c 1.2 01/10/21 13:35:33 knepley@spinetta.mcs.anl.gov +87 -2 Added package initializer Protected dynamic registration functions
src/sles/ksp/impls/gmres/borthog2.c 1.2 01/10/21 13:35:33 knepley@spinetta.mcs.anl.gov +2 -2 Changed to specific event logging interface
src/sles/ksp/impls/gmres/borthog.c 1.2 01/10/21 13:35:33 knepley@spinetta.mcs.anl.gov +2 -2 Changed to specific event logging interface
src/mat/utils/matio.c 1.3 01/10/21 13:35:32 knepley@spinetta.mcs.anl.gov +2 -2 Changed to specific event logging interface
src/mat/utils/gcreate.c 1.2 01/10/21 13:35:32 knepley@spinetta.mcs.anl.gov +10 -1 Added call to package initializer
src/mat/partition/spartition.c 1.2 01/10/21 13:35:32 knepley@spinetta.mcs.anl.gov +2 -2 Just added underscore
src/mat/partition/partition.c 1.3 01/10/21 13:35:32 knepley@spinetta.mcs.anl.gov +15 -12 Changed to specific event logging interface
src/mat/order/sorder.c 1.3 01/10/21 13:35:32 knepley@spinetta.mcs.anl.gov +2 -2 Changed to specific event logging interface
src/mat/matfd/fdmatrix.c 1.2 01/10/21 13:35:32 knepley@spinetta.mcs.anl.gov +9 -6 Changed to specific event logging interface Changed to integer cookie
src/mat/interface/matrix.c 1.11 01/10/21 13:35:32 knepley@spinetta.mcs.anl.gov +88 -84 Changed to specific event logging interface Added logging structures
src/mat/interface/matnull.c 1.2 01/10/21 13:35:32 knepley@spinetta.mcs.anl.gov +3 -1 Changed to integer cookie
src/mat/interface/makefile 1.2 01/10/21 13:35:32 knepley@spinetta.mcs.anl.gov +2 -2 Added dlregis.c
src/mat/color/color.c 1.3 01/10/21 13:35:32 knepley@spinetta.mcs.anl.gov +2 -2 Changed to specific event logging interface
src/fortran/custom/zplog.c 1.2 01/10/21 13:35:31 knepley@spinetta.mcs.anl.gov +4 -4 Added class arg to EventRegister
src/dm/da/src/dadestroy.c 1.2 01/10/21 13:35:31 knepley@spinetta.mcs.anl.gov +4 -0 Added logging structures
src/dm/ao/interface/dlregis.c 1.4 01/10/21 13:35:31 knepley@spinetta.mcs.anl.gov +66 -7 Added package initializer Protected dynamic registration functions
src/dm/ao/interface/ao.c 1.3 01/10/21 13:35:31 knepley@spinetta.mcs.anl.gov +5 -0 Added logging structures
src/dm/ao/impls/mapping/aomapping.c 1.4 01/10/21 13:35:31 knepley@spinetta.mcs.anl.gov +5 -0 Added call to package initializer
src/dm/ao/impls/basic/aodatabasic.c 1.2 01/10/21 13:35:31 knepley@spinetta.mcs.anl.gov +5 -0 Added call to package initializer
src/dm/ao/impls/basic/aobasic.c 1.6 01/10/21 13:35:30 knepley@spinetta.mcs.anl.gov +5 -0 Added call to package initializer
src/contrib/lahaye/matmatmult.c 1.2 01/10/21 13:35:30 knepley@spinetta.mcs.anl.gov +2 -2 Added class to event registration
makefile 1.20 01/10/21 13:35:30 knepley@spinetta.mcs.anl.gov +1 -1 Must improved filtering/logging
include/petscviewer.h 1.7 01/10/21 13:35:30 knepley@spinetta.mcs.anl.gov +2 -2 Changed cookie to integer
include/petscvec.h 1.10.1.1 01/10/21 13:35:30 knepley@spinetta.mcs.anl.gov +7 -12 Added a package initializer Changed cookeis to integers Added event id array Added specialized EventBegin/End which uses event id array
include/petscts.h 1.3 01/10/21 13:35:30 knepley@spinetta.mcs.anl.gov +3 -7 Added a package initializer Changed cookeis to integers Added event id array Added specialized EventBegin/End which uses event id array
include/petscsys.h 1.5 01/10/21 13:35:30 knepley@spinetta.mcs.anl.gov +1 -1 Changed cookie to integer
include/petscsnes.h 1.4 01/10/21 13:35:30 knepley@spinetta.mcs.anl.gov +3 -10 Added a package initializer Changed cookeis to integers Added event id array Added specialized EventBegin/End which uses event id array
include/petscpc.h 1.5 01/10/21 13:35:30 knepley@spinetta.mcs.anl.gov +2 -19 Added a package initializer Changed cookeis to integers Added event id array Added specialized EventBegin/End which uses event id array
include/petscmat.h 1.8 01/10/21 13:35:30 knepley@spinetta.mcs.anl.gov +13 -23 Added a package initializer Changed cookeis to integers Added event id array Added specialized EventBegin/End which uses event id array
include/petsclog.h 1.2 01/10/21 13:35:30 knepley@spinetta.mcs.anl.gov +146 -178 New modular logging Now cookies and events are globally numbered against PETSC_LARGEST_* Added event id array Now call EventLogGetEvent() for each PetscLogEventBegin/End(), which may be too expensive. I can optimize to an array ref if necessary. Changed USING_MPIUNI --> HAVE_MPI_UNI
include/petscksp.h 1.2 01/10/21 13:35:30 knepley@spinetta.mcs.anl.gov +7 -2 Added a package initializer Changed cookeis to integers Added event id array Added specialized EventBegin/End which uses event id array
include/petscis.h 1.2 01/10/21 13:35:30 knepley@spinetta.mcs.anl.gov +1 -1 Changed cookie to integer
include/petscdraw.h 1.6 01/10/21 13:35:30 knepley@spinetta.mcs.anl.gov +9 -5 Changed cookies to integers
include/petscda.h 1.2 01/10/21 13:35:30 knepley@spinetta.mcs.anl.gov +7 -2 Added a package initializer Changed cookeis to integers Added event id array Added specialized EventBegin/End which uses event id array
include/petscao.h 1.3 01/10/21 13:35:29 knepley@spinetta.mcs.anl.gov +10 -4 Added a package initializer Changed cookeis to integers Added event id array Added specialized EventBegin/End which uses event id array
include/petsc.h 1.7 01/10/21 13:35:29 knepley@spinetta.mcs.anl.gov +0 -11 Moved cookie description to petsclog.h
Hg-commit: 0c6fc95119f8b0eaf41f62c9d8fc859183b5e2fc
show more ...
|
| c134de8d | 18-Oct-2001 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.74.2.1 balay@shakey.mcs.anl.gov|ChangeSet|20011018182511|42662 ChangeSet 1.74.2.1 01/10/18 13:25:11 balay@shakey.mcs.anl.gov +69 -0 void (*)() -> void (*)(void)
src/vec/interfac
bk-changeset-1.74.2.1 balay@shakey.mcs.anl.gov|ChangeSet|20011018182511|42662 ChangeSet 1.74.2.1 01/10/18 13:25:11 balay@shakey.mcs.anl.gov +69 -0 void (*)() -> void (*)(void)
src/vec/interface/vector.c 1.6 01/10/18 13:25:11 balay@shakey.mcs.anl.gov +2 -2 void (*)() -> void (*)(void)
src/vec/interface/vecreg.c 1.4 01/10/18 13:25:11 balay@shakey.mcs.anl.gov +4 -4 void (*)() -> void (*)(void)
src/vec/interface/veccreate.c 1.5 01/10/18 13:25:11 balay@shakey.mcs.anl.gov +2 -2 void (*)() -> void (*)(void)
src/vec/impls/seq/bvec2.c 1.6 01/10/18 13:25:11 balay@shakey.mcs.anl.gov +1 -1 void (*)() -> void (*)(void)
src/vec/impls/mpi/pbvec.c 1.6 01/10/18 13:25:11 balay@shakey.mcs.anl.gov +2 -2 void (*)() -> void (*)(void)
src/ts/interface/ts.c 1.6 01/10/18 13:25:11 balay@shakey.mcs.anl.gov +1 -1 void (*)() -> void (*)(void)
src/ts/impls/pseudo/posindep.c 1.3 01/10/18 13:25:10 balay@shakey.mcs.anl.gov +4 -4 void (*)() -> void (*)(void)
src/ts/impls/implicit/pvode/petscpvode.c 1.2 01/10/18 13:25:10 balay@shakey.mcs.anl.gov +8 -8 void (*)() -> void (*)(void)
src/ts/examples/tests/ex1.c 1.2 01/10/18 13:25:10 balay@shakey.mcs.anl.gov +2 -2 void (*)() -> void (*)(void)
src/sys/src/viewer/interface/viewreg.c 1.3 01/10/18 13:25:10 balay@shakey.mcs.anl.gov +2 -2 void (*)() -> void (*)(void)
src/sys/src/viewer/impls/binary/binv.c 1.4 01/10/18 13:25:10 balay@shakey.mcs.anl.gov +1 -1 void (*)() -> void (*)(void)
src/sys/src/viewer/impls/ascii/filev.c 1.8 01/10/18 13:25:10 balay@shakey.mcs.anl.gov +2 -2 void (*)() -> void (*)(void)
src/sys/src/viewer/impls/ams/ams.c 1.4 01/10/18 13:25:10 balay@shakey.mcs.anl.gov +2 -2 void (*)() -> void (*)(void)
src/sys/src/objects/inherit.c 1.5 01/10/18 13:25:10 balay@shakey.mcs.anl.gov +6 -6 void (*)() -> void (*)(void)
src/sys/src/matlabengine/matlab.c 1.3 01/10/18 13:25:10 balay@shakey.mcs.anl.gov +2 -2 void (*)() -> void (*)(void)
src/sys/src/draw/interface/drawreg.c 1.2 01/10/18 13:25:10 balay@shakey.mcs.anl.gov +2 -2 void (*)() -> void (*)(void)
src/sys/src/dll/reg.c 1.5 01/10/18 13:25:10 balay@shakey.mcs.anl.gov +3 -3 void (*)() -> void (*)(void)
src/snes/mf/wp.c 1.2 01/10/18 13:25:10 balay@shakey.mcs.anl.gov +2 -2 void (*)() -> void (*)(void)
src/snes/mf/snesmfjdef.c 1.2 01/10/18 13:25:10 balay@shakey.mcs.anl.gov +1 -1 void (*)() -> void (*)(void)
src/snes/mf/snesmfj.c 1.2 01/10/18 13:25:10 balay@shakey.mcs.anl.gov +4 -4 void (*)() -> void (*)(void)
src/snes/interface/snes.c 1.4 01/10/18 13:25:09 balay@shakey.mcs.anl.gov +1 -1 void (*)() -> void (*)(void)
src/snes/interface/noise/snesmfj2.c 1.2 01/10/18 13:25:09 balay@shakey.mcs.anl.gov +3 -3 void (*)() -> void (*)(void)
src/snes/impls/ls/ls.c 1.4 01/10/18 13:25:09 balay@shakey.mcs.anl.gov +2 -2 void (*)() -> void (*)(void)
src/sles/pc/interface/precon.c 1.2 01/10/18 13:25:09 balay@shakey.mcs.anl.gov +1 -1 void (*)() -> void (*)(void)
src/sles/pc/impls/spai/src/ispai.c 1.2 01/10/18 13:25:09 balay@shakey.mcs.anl.gov +8 -8 void (*)() -> void (*)(void)
src/sles/pc/impls/sor/sor.c 1.2 01/10/18 13:25:09 balay@shakey.mcs.anl.gov +3 -3 void (*)() -> void (*)(void)
src/sles/pc/impls/sles/pcsles.c 1.2 01/10/18 13:25:09 balay@shakey.mcs.anl.gov +2 -2 void (*)() -> void (*)(void)
src/sles/pc/impls/shell/shellpc.c 1.3 01/10/18 13:25:09 balay@shakey.mcs.anl.gov +7 -7 void (*)() -> void (*)(void)
src/sles/pc/impls/redundant/redundant.c 1.2 01/10/18 13:25:09 balay@shakey.mcs.anl.gov +3 -3 void (*)() -> void (*)(void)
src/sles/pc/impls/lu/lu.c 1.2 01/10/18 13:25:09 balay@shakey.mcs.anl.gov +7 -7 void (*)() -> void (*)(void)
src/sles/pc/impls/jacobi/jacobi.c 1.2 01/10/18 13:25:08 balay@shakey.mcs.anl.gov +1 -1 void (*)() -> void (*)(void)
src/sles/pc/impls/ilu/ilu.c 1.2 01/10/18 13:25:08 balay@shakey.mcs.anl.gov +10 -10 void (*)() -> void (*)(void)
src/sles/pc/impls/icc/icc.c 1.2 01/10/18 13:25:08 balay@shakey.mcs.anl.gov +3 -3 void (*)() -> void (*)(void)
src/sles/pc/impls/eisens/eisen.c 1.2 01/10/18 13:25:08 balay@shakey.mcs.anl.gov +3 -3 void (*)() -> void (*)(void)
src/sles/pc/impls/composite/composite.c 1.2 01/10/18 13:25:08 balay@shakey.mcs.anl.gov +5 -5 void (*)() -> void (*)(void)
src/sles/pc/impls/cholesky/cholesky.c 1.2 01/10/18 13:25:08 balay@shakey.mcs.anl.gov +6 -6 void (*)() -> void (*)(void)
src/sles/pc/impls/bjacobi/bjacobi.c 1.2 01/10/18 13:25:08 balay@shakey.mcs.anl.gov +6 -6 void (*)() -> void (*)(void)
src/sles/pc/impls/asm/asm.c 1.2 01/10/18 13:25:08 balay@shakey.mcs.anl.gov +6 -6 void (*)() -> void (*)(void)
src/sles/pc/examples/tests/ex5.c 1.3 01/10/18 13:25:08 balay@shakey.mcs.anl.gov +3 -3 void (*)() -> void (*)(void)
src/sles/ksp/interface/itcreate.c 1.2 01/10/18 13:25:08 balay@shakey.mcs.anl.gov +1 -1 void (*)() -> void (*)(void)
src/sles/ksp/impls/rich/richscale.c 1.2 01/10/18 13:25:08 balay@shakey.mcs.anl.gov +1 -1 void (*)() -> void (*)(void)
src/sles/ksp/impls/qcg/qcg.c 1.2 01/10/18 13:25:08 balay@shakey.mcs.anl.gov +3 -3 void (*)() -> void (*)(void)
src/sles/ksp/impls/gmres/gmres2.c 1.2 01/10/18 13:25:08 balay@shakey.mcs.anl.gov +3 -3 void (*)() -> void (*)(void)
src/sles/ksp/impls/gmres/gmpre.c 1.2 01/10/18 13:25:08 balay@shakey.mcs.anl.gov +1 -1 void (*)() -> void (*)(void)
src/sles/ksp/impls/fgmres/modpcf.c 1.2 01/10/18 13:25:07 balay@shakey.mcs.anl.gov +1 -1 void (*)() -> void (*)(void)
src/sles/ksp/impls/cheby/cheby.c 1.2 01/10/18 13:25:07 balay@shakey.mcs.anl.gov +1 -1 void (*)() -> void (*)(void)
src/sles/ksp/impls/cg/cgtype.c 1.2 01/10/18 13:25:07 balay@shakey.mcs.anl.gov +1 -1 void (*)() -> void (*)(void)
src/pf/interface/pf.c 1.3 01/10/18 13:25:07 balay@shakey.mcs.anl.gov +1 -1 void (*)() -> void (*)(void)
src/mat/utils/matio.c 1.2 01/10/18 13:25:07 balay@shakey.mcs.anl.gov +2 -2 void (*)() -> void (*)(void)
src/mat/partition/partition.c 1.2 01/10/18 13:25:07 balay@shakey.mcs.anl.gov +1 -1 void (*)() -> void (*)(void)
src/mat/order/sorder.c 1.2 01/10/18 13:25:06 balay@shakey.mcs.anl.gov +1 -1 void (*)() -> void (*)(void)
src/mat/interface/matrix.c 1.7.1.1 01/10/18 13:25:06 balay@shakey.mcs.anl.gov +3 -3 void (*)() -> void (*)(void)
src/mat/interface/matreg.c 1.2 01/10/18 13:25:06 balay@shakey.mcs.anl.gov +2 -2 void (*)() -> void (*)(void)
src/mat/impls/shell/shell.c 1.3 01/10/18 13:25:06 balay@shakey.mcs.anl.gov +10 -10 void (*)() -> void (*)(void)
src/mat/impls/sbaij/seq/sbaij.c 1.3 01/10/18 13:25:06 balay@shakey.mcs.anl.gov +1 -1 void (*)() -> void (*)(void)
src/mat/impls/baij/seq/baij.c 1.4 01/10/18 13:25:06 balay@shakey.mcs.anl.gov +1 -1 void (*)() -> void (*)(void)
src/mat/impls/aij/seq/superlu.c 1.2 01/10/18 13:25:06 balay@shakey.mcs.anl.gov +1 -1 void (*)() -> void (*)(void)
src/mat/impls/aij/seq/aij.c 1.4 01/10/18 13:25:06 balay@shakey.mcs.anl.gov +3 -3 void (*)() -> void (*)(void)
src/mat/impls/adic/matadic.c 1.2 01/10/18 13:25:06 balay@shakey.mcs.anl.gov +3 -3 void (*)() -> void (*)(void)
src/mat/color/color.c 1.2 01/10/18 13:25:06 balay@shakey.mcs.anl.gov +1 -1 void (*)() -> void (*)(void)
src/fortran/custom/zmat.c 1.1.1.1 01/10/18 13:25:05 balay@shakey.mcs.anl.gov +1 -1 void (*)() -> void (*)(void)
src/dm/da/utils/pack.c 1.2 01/10/18 13:25:05 balay@shakey.mcs.anl.gov +4 -4 void (*)() -> void (*)(void)
src/dm/da/src/da3.c 1.2 01/10/18 13:25:05 balay@shakey.mcs.anl.gov +2 -2 void (*)() -> void (*)(void)
src/dm/da/src/da2.c 1.4 01/10/18 13:25:04 balay@shakey.mcs.anl.gov +2 -2 void (*)() -> void (*)(void)
src/dm/da/src/da1.c 1.2 01/10/18 13:25:04 balay@shakey.mcs.anl.gov +2 -2 void (*)() -> void (*)(void)
include/petscvec.h 1.10 01/10/18 13:25:04 balay@shakey.mcs.anl.gov +1 -1 void (*)() -> void (*)(void)
include/petschead.h 1.4 01/10/18 13:25:04 balay@shakey.mcs.anl.gov +2 -2 void (*)() -> void (*)(void)
include/petsc.h 1.6 01/10/18 13:25:04 balay@shakey.mcs.anl.gov +6 -6 void (*)() -> void (*)(void)
docs/tex/manual/part2.tex 1.2 01/10/18 13:25:04 balay@shakey.mcs.anl.gov +1 -1 void (*)() -> void (*)(void)
Hg-commit: 08672fe849c3b0618c935ee4d1f2112330934d4b
show more ...
|
| de8cb200 | 17-Oct-2001 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.67 knepley@spinetta.mcs.anl.gov|ChangeSet|20011017192547|37734 ChangeSet 1.67 01/10/17 14:25:47 knepley@spinetta.mcs.anl.gov +1 -0 Fixed bug in update hook
src/snes/impls/ls/ls.
bk-changeset-1.67 knepley@spinetta.mcs.anl.gov|ChangeSet|20011017192547|37734 ChangeSet 1.67 01/10/17 14:25:47 knepley@spinetta.mcs.anl.gov +1 -0 Fixed bug in update hook
src/snes/impls/ls/ls.c 1.3 01/10/17 14:25:46 knepley@spinetta.mcs.anl.gov +3 -1 Stupid Matt forgot to check the pointer
Hg-commit: 38e32186f871acdda7acca042e255191158dfb93
show more ...
|
| 329e7e40 | 17-Oct-2001 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.58 knepley@spinetta.mcs.anl.gov|ChangeSet|20011017130356|33827 ChangeSet 1.58 01/10/17 08:03:56 knepley@spinetta.mcs.anl.gov +2 -0 Added update hook to the solve iteration
src/s
bk-changeset-1.58 knepley@spinetta.mcs.anl.gov|ChangeSet|20011017130356|33827 ChangeSet 1.58 01/10/17 08:03:56 knepley@spinetta.mcs.anl.gov +2 -0 Added update hook to the solve iteration
src/snes/snesimpl.h 1.3 01/10/17 07:48:27 knepley@spinetta.mcs.anl.gov +1 -0 Added a PrintHelp
src/snes/impls/ls/ls.c 1.2 01/10/17 07:48:27 knepley@spinetta.mcs.anl.gov +27 -0 Added the update hook to the solve iteration Added a PrintHelp
Hg-commit: ebdb766f51b3f9b3c4ae8e0ba7a9b753a33c33de
show more ...
|
| 73f4d377 | 12-Sep-2001 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.2 knepley@handbell.mcs.anl.gov|ChangeSet|20010912225000|27385 BitKeeper/etc/logging_ok 1.1 01/09/12 17:50:00 knepley@handbell.mcs.anl.gov +1 -0
ChangeSet 1.2 01/09/12 17:50:00 k
bk-changeset-1.2 knepley@handbell.mcs.anl.gov|ChangeSet|20010912225000|27385 BitKeeper/etc/logging_ok 1.1 01/09/12 17:50:00 knepley@handbell.mcs.anl.gov +1 -0
ChangeSet 1.2 01/09/12 17:50:00 knepley@handbell.mcs.anl.gov +2207 -0 Import changeset
BitKeeper/etc/logging_ok 1.0 01/09/12 17:50:00 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/BitKeeper/etc/logging_ok
docs/manualpages/sec/bop.Viewer 1.1 01/09/12 17:48:51 knepley@handbell.mcs.anl.gov +13 -0
docs/manualpages/sec/bop.Sys 1.1 01/09/12 17:48:51 knepley@handbell.mcs.anl.gov +12 -0
docs/manualpages/sec/bop.SNESMF 1.1 01/09/12 17:48:51 knepley@handbell.mcs.anl.gov +15 -0
docs/manualpages/sec/bop.Profiling 1.1 01/09/12 17:48:51 knepley@handbell.mcs.anl.gov +12 -0
docs/manualpages/sec/bop.PF 1.1 01/09/12 17:48:51 knepley@handbell.mcs.anl.gov +11 -0
docs/manualpages/sec/bop.Mat 1.1 01/09/12 17:48:51 knepley@handbell.mcs.anl.gov +12 -0
docs/manualpages/sec/bop.MatOrderings 1.1 01/09/12 17:48:51 knepley@handbell.mcs.anl.gov +14 -0
docs/manualpages/sec/bop.MatFD 1.1 01/09/12 17:48:51 knepley@handbell.mcs.anl.gov +13 -0
docs/manualpages/sec/bop.IS 1.1 01/09/12 17:48:51 knepley@handbell.mcs.anl.gov +10 -0
docs/manualpages/sec/bop.Draw 1.1 01/09/12 17:48:51 knepley@handbell.mcs.anl.gov +12 -0
docs/manualpages/sec/bop.DA 1.1 01/09/12 17:48:51 knepley@handbell.mcs.anl.gov +11 -0
docs/manualpages/sec/bop.AO 1.1 01/09/12 17:48:51 knepley@handbell.mcs.anl.gov +12 -0
docs/exercises/introduction.htm 1.1 01/09/12 17:48:51 knepley@handbell.mcs.anl.gov +13 -0
docs/tex/doctext/readme 1.1 01/09/12 17:48:50 knepley@handbell.mcs.anl.gov +8 -0
docs/tex/doctext/petscapps.cfg 1.1 01/09/12 17:48:50 knepley@handbell.mcs.anl.gov +18 -0
docs/tex/doctext/petsc.group 1.1 01/09/12 17:48:50 knepley@handbell.mcs.anl.gov +18 -0
docs/tex/doctext/nroff.def 1.1 01/09/12 17:48:50 knepley@handbell.mcs.anl.gov +36 -0
docs/tex/doctext/latex.def 1.1 01/09/12 17:48:50 knepley@handbell.mcs.anl.gov +25 -0
docs/tex/doctext/htmltabl.def 1.1 01/09/12 17:48:50 knepley@handbell.mcs.anl.gov +9 -0
docs/tex/doctext/html.def 1.1 01/09/12 17:48:50 knepley@handbell.mcs.anl.gov +50 -0
docs/manualpages/up.xbm 1.1 01/09/12 17:48:50 knepley@handbell.mcs.anl.gov +6 -0
docs/manualpages/up.gif 1.1 01/09/12 17:48:50 knepley@handbell.mcs.anl.gov +3 -0
docs/manualpages/sec/bop.Viewer 1.0 01/09/12 17:48:51 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/manualpages/sec/bop.Viewer
docs/manualpages/sec/bop.Vec 1.1 01/09/12 17:48:50 knepley@handbell.mcs.anl.gov +11 -0
docs/manualpages/sec/bop.TS 1.1 01/09/12 17:48:50 knepley@handbell.mcs.anl.gov +15 -0
docs/manualpages/sec/bop.Sys 1.0 01/09/12 17:48:51 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/manualpages/sec/bop.Sys
docs/manualpages/sec/bop.SNES 1.1 01/09/12 17:48:50 knepley@handbell.mcs.anl.gov +30 -0
docs/manualpages/sec/bop.SNESMF 1.0 01/09/12 17:48:51 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/manualpages/sec/bop.SNESMF
docs/manualpages/sec/bop.SLES 1.1 01/09/12 17:48:50 knepley@handbell.mcs.anl.gov +35 -0
docs/manualpages/sec/bop.Profiling 1.0 01/09/12 17:48:51 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/manualpages/sec/bop.Profiling
docs/manualpages/sec/bop.PF 1.0 01/09/12 17:48:51 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/manualpages/sec/bop.PF
docs/manualpages/sec/bop.PC 1.1 01/09/12 17:48:50 knepley@handbell.mcs.anl.gov +33 -0
docs/manualpages/sec/bop.Mat 1.0 01/09/12 17:48:51 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/manualpages/sec/bop.Mat
docs/manualpages/sec/bop.MatOrderings 1.0 01/09/12 17:48:51 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/manualpages/sec/bop.MatOrderings
docs/manualpages/sec/bop.MatFD 1.0 01/09/12 17:48:51 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/manualpages/sec/bop.MatFD
docs/manualpages/sec/bop.KSP 1.1 01/09/12 17:48:51 knepley@handbell.mcs.anl.gov +34 -0
docs/manualpages/sec/bop.IS 1.0 01/09/12 17:48:51 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/manualpages/sec/bop.IS
docs/manualpages/sec/bop.Draw 1.0 01/09/12 17:48:51 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/manualpages/sec/bop.Draw
docs/manualpages/sec/bop.DA 1.0 01/09/12 17:48:51 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/manualpages/sec/bop.DA
docs/manualpages/sec/bop.AO 1.0 01/09/12 17:48:51 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/manualpages/sec/bop.AO
docs/exercises/introduction.htm 1.0 01/09/12 17:48:51 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/exercises/introduction.htm
docs/tex/pictures/zoom.fig 1.1 01/09/12 17:48:49 knepley@handbell.mcs.anl.gov +166 -0
docs/tex/pictures/smalllog.ps 1.1 01/09/12 17:48:49 knepley@handbell.mcs.anl.gov +1320 -0
docs/tex/pictures/petscwww.gif 1.1 01/09/12 17:48:49 knepley@handbell.mcs.anl.gov +146 -0
docs/tex/pictures/petscwww.fig 1.1 01/09/12 17:48:49 knepley@handbell.mcs.anl.gov +99 -0
docs/tex/pictures/petscposter_col.ps 1.1 01/09/12 17:48:49 knepley@handbell.mcs.anl.gov +219 -0
docs/tex/pictures/petscposter_col.gif 1.1 01/09/12 17:48:49 knepley@handbell.mcs.anl.gov +1526 -0
docs/tex/pictures/petscposter_col.fig 1.1 01/09/12 17:48:49 knepley@handbell.mcs.anl.gov +95 -0
docs/tex/pictures/petsc_pog_emboss.gif 1.1 01/09/12 17:48:49 knepley@handbell.mcs.anl.gov +1326 -0
docs/tex/pictures/petsc_pog.wrl 1.1 01/09/12 17:48:49 knepley@handbell.mcs.anl.gov +25 -0
docs/tex/pictures/petsc_nobox.ps 1.1 01/09/12 17:48:49 knepley@handbell.mcs.anl.gov +218 -0
docs/tex/pictures/petsc_nobox.fig 1.1 01/09/12 17:48:49 knepley@handbell.mcs.anl.gov +116 -0
docs/tex/pictures/petsc.map 1.1 01/09/12 17:48:49 knepley@handbell.mcs.anl.gov +41 -0
docs/tex/pictures/layout_col.ps 1.1 01/09/12 17:48:49 knepley@handbell.mcs.anl.gov +144 -0
docs/tex/pictures/layout_col.fig 1.1 01/09/12 17:48:49 knepley@handbell.mcs.anl.gov +58 -0
docs/tex/pictures/layout_bw.fig 1.1 01/09/12 17:48:49 knepley@handbell.mcs.anl.gov +77 -0
docs/tex/pictures/icons/symbol_key.tex 1.1 01/09/12 17:48:49 knepley@handbell.mcs.anl.gov +39 -0
docs/tex/pictures/grid.eps 1.1 01/09/12 17:48:49 knepley@handbell.mcs.anl.gov +218 -0
docs/tex/pictures/dirs.fig 1.1 01/09/12 17:48:49 knepley@handbell.mcs.anl.gov +212 -0
docs/tex/pictures/danumbering.fig 1.1 01/09/12 17:48:49 knepley@handbell.mcs.anl.gov +37 -0
docs/tex/pictures/cartoon.fig 1.1 01/09/12 17:48:49 knepley@handbell.mcs.anl.gov +126 -0
docs/tex/doctext/readme 1.0 01/09/12 17:48:50 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/tex/doctext/readme
docs/tex/doctext/petscapps.cfg 1.0 01/09/12 17:48:50 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/tex/doctext/petscapps.cfg
docs/tex/doctext/petsc.group 1.0 01/09/12 17:48:50 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/tex/doctext/petsc.group
docs/tex/doctext/nroff.def 1.0 01/09/12 17:48:50 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/tex/doctext/nroff.def
docs/tex/doctext/latex.def 1.0 01/09/12 17:48:50 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/tex/doctext/latex.def
docs/tex/doctext/htmltabl.def 1.0 01/09/12 17:48:50 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/tex/doctext/htmltabl.def
docs/tex/doctext/html.def 1.0 01/09/12 17:48:50 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/tex/doctext/html.def
docs/manualpages/up.xbm 1.0 01/09/12 17:48:50 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/manualpages/up.xbm
docs/manualpages/up.gif 1.0 01/09/12 17:48:50 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/manualpages/up.gif
docs/manualpages/sec/bop.Vec 1.0 01/09/12 17:48:50 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/manualpages/sec/bop.Vec
docs/manualpages/sec/bop.TS 1.0 01/09/12 17:48:50 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/manualpages/sec/bop.TS
docs/manualpages/sec/bop.SNES 1.0 01/09/12 17:48:50 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/manualpages/sec/bop.SNES
docs/manualpages/sec/bop.SLES 1.0 01/09/12 17:48:50 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/manualpages/sec/bop.SLES
docs/manualpages/sec/bop.PC 1.0 01/09/12 17:48:50 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/manualpages/sec/bop.PC
docs/manualpages/sec/bop.KSP 1.0 01/09/12 17:48:50 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/manualpages/sec/bop.KSP
docs/tex/pictures/zoom.fig 1.0 01/09/12 17:48:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/tex/pictures/zoom.fig
docs/tex/pictures/smalllog.ps 1.0 01/09/12 17:48:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/tex/pictures/smalllog.ps
docs/tex/pictures/ppog.eps 1.1 01/09/12 17:48:48 knepley@handbell.mcs.anl.gov +122 -0
docs/tex/pictures/petscwww.gif 1.0 01/09/12 17:48:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/tex/pictures/petscwww.gif
docs/tex/pictures/petscwww.fig 1.0 01/09/12 17:48:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/tex/pictures/petscwww.fig
docs/tex/pictures/petscposter_col.ps 1.0 01/09/12 17:48:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/tex/pictures/petscposter_col.ps
docs/tex/pictures/petscposter_col.gif 1.0 01/09/12 17:48:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/tex/pictures/petscposter_col.gif
docs/tex/pictures/petscposter_col.fig 1.0 01/09/12 17:48:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/tex/pictures/petscposter_col.fig
docs/tex/pictures/petsc_pog_emboss.gif 1.0 01/09/12 17:48:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/tex/pictures/petsc_pog_emboss.gif
docs/tex/pictures/petsc_pog.wrl 1.0 01/09/12 17:48:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/tex/pictures/petsc_pog.wrl
docs/tex/pictures/petsc_pog.jpg 1.1 01/09/12 17:48:48 knepley@handbell.mcs.anl.gov +1318 -0
docs/tex/pictures/petsc_nobox.ps 1.0 01/09/12 17:48:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/tex/pictures/petsc_nobox.ps
docs/tex/pictures/petsc_nobox.fig 1.0 01/09/12 17:48:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/tex/pictures/petsc_nobox.fig
docs/tex/pictures/petsc_ls_color.ps 1.1 01/09/12 17:48:48 knepley@handbell.mcs.anl.gov +438 -0
docs/tex/pictures/petsc_color_logo.jpg 1.1 01/09/12 17:48:49 knepley@handbell.mcs.anl.gov +359 -0
docs/tex/pictures/petsc_bw_logo.jpg 1.1 01/09/12 17:48:48 knepley@handbell.mcs.anl.gov +299 -0
docs/tex/pictures/petsc.map 1.0 01/09/12 17:48:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/tex/pictures/petsc.map
docs/tex/pictures/petsc.fig 1.1 01/09/12 17:48:48 knepley@handbell.mcs.anl.gov +145 -0
docs/tex/pictures/layout_col.ps 1.0 01/09/12 17:48:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/tex/pictures/layout_col.ps
docs/tex/pictures/layout_col.fig 1.0 01/09/12 17:48:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/tex/pictures/layout_col.fig
docs/tex/pictures/layout_bw.fig 1.0 01/09/12 17:48:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/tex/pictures/layout_bw.fig
docs/tex/pictures/icons/symbol_key.tex 1.0 01/09/12 17:48:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/tex/pictures/icons/symbol_key.tex
docs/tex/pictures/grid.fig 1.1 01/09/12 17:48:48 knepley@handbell.mcs.anl.gov +72 -0
docs/tex/pictures/grid.eps 1.0 01/09/12 17:48:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/tex/pictures/grid.eps
docs/tex/pictures/ghost.fig 1.1 01/09/12 17:48:48 knepley@handbell.mcs.anl.gov +56 -0
docs/tex/pictures/dirs.fig 1.0 01/09/12 17:48:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/tex/pictures/dirs.fig
docs/tex/pictures/danumbering.fig 1.0 01/09/12 17:48:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/tex/pictures/danumbering.fig
docs/tex/pictures/cartoon.fig 1.0 01/09/12 17:48:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/tex/pictures/cartoon.fig
docs/tex/pictures/bigpetsc.tex 1.1 01/09/12 17:48:48 knepley@handbell.mcs.anl.gov +45 -0
docs/tex/pictures/ppog.eps 1.0 01/09/12 17:48:48 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/tex/pictures/ppog.eps
docs/tex/pictures/petsc_pog.jpg 1.0 01/09/12 17:48:48 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/tex/pictures/petsc_pog.jpg
docs/tex/pictures/petsc_ls_color.ps 1.0 01/09/12 17:48:48 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/tex/pictures/petsc_ls_color.ps
docs/tex/pictures/petsc_color_logo.jpg 1.0 01/09/12 17:48:48 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/tex/pictures/petsc_color_logo.jpg
docs/tex/pictures/petsc_bw_logo.jpg 1.0 01/09/12 17:48:48 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/tex/pictures/petsc_bw_logo.jpg
docs/tex/pictures/petsc.fig 1.0 01/09/12 17:48:48 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/tex/pictures/petsc.fig
docs/tex/pictures/grid.fig 1.0 01/09/12 17:48:48 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/tex/pictures/grid.fig
docs/tex/pictures/ghost.fig 1.0 01/09/12 17:48:48 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/tex/pictures/ghost.fig
docs/tex/pictures/bigpetsc.tex 1.0 01/09/12 17:48:48 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/tex/pictures/bigpetsc.tex
docs/tex/manual/part2.tex 1.1 01/09/12 17:48:43 knepley@handbell.mcs.anl.gov +7078 -0
docs/tex/manual/part1.tex 1.1 01/09/12 17:48:43 knepley@handbell.mcs.anl.gov +814 -0
docs/tex/manual/manual.tex 1.1 01/09/12 17:48:43 knepley@handbell.mcs.anl.gov +131 -0
docs/tex/manual/makefile 1.1 01/09/12 17:48:43 knepley@handbell.mcs.anl.gov +45 -0
docs/tex/manual/intro.tex 1.1 01/09/12 17:48:43 knepley@handbell.mcs.anl.gov +107 -0
docs/tex/manual/gettinginfo.tex 1.1 01/09/12 17:48:43 knepley@handbell.mcs.anl.gov +44 -0
docs/tex/manual/developers.tex 1.1 01/09/12 17:48:43 knepley@handbell.mcs.anl.gov +1288 -0
docs/tex/manual/acknowl.tex 1.1 01/09/12 17:48:43 knepley@handbell.mcs.anl.gov +73 -0
docs/tex/manual/abstract.tex 1.1 01/09/12 17:48:43 knepley@handbell.mcs.anl.gov +62 -0
docs/tex/manual/part2.tex 1.0 01/09/12 17:48:43 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/tex/manual/part2.tex
docs/tex/manual/part1.tex 1.0 01/09/12 17:48:43 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/tex/manual/part1.tex
docs/tex/manual/manual.tex 1.0 01/09/12 17:48:43 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/tex/manual/manual.tex
docs/tex/manual/makefile 1.0 01/09/12 17:48:43 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/tex/manual/makefile
docs/tex/manual/intro.tex 1.0 01/09/12 17:48:43 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/tex/manual/intro.tex
docs/tex/manual/gettinginfo.tex 1.0 01/09/12 17:48:43 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/tex/manual/gettinginfo.tex
docs/tex/manual/developers.tex 1.0 01/09/12 17:48:43 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/tex/manual/developers.tex
docs/tex/manual/acknowl.tex 1.0 01/09/12 17:48:43 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/tex/manual/acknowl.tex
docs/tex/manual/abstract.tex 1.0 01/09/12 17:48:43 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/tex/manual/abstract.tex
docs/makefile 1.1 01/09/12 17:48:28 knepley@handbell.mcs.anl.gov +27 -0
bin/config/install-sh 1.1 01/09/12 17:48:28 knepley@handbell.mcs.anl.gov +250 -0
bin/config/findftnlibs 1.1 01/09/12 17:48:28 knepley@handbell.mcs.anl.gov +98 -0
bin/config/config.sub 1.1 01/09/12 17:48:28 knepley@handbell.mcs.anl.gov +927 -0
bin/config/config.guess 1.1 01/09/12 17:48:28 knepley@handbell.mcs.anl.gov +693 -0
bin/config/aclocal.m4 1.1 01/09/12 17:48:28 knepley@handbell.mcs.anl.gov +147 -0
bin/config/acconfig.h 1.1 01/09/12 17:48:28 knepley@handbell.mcs.anl.gov +95 -0
docs/makefile 1.0 01/09/12 17:48:28 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/docs/makefile
bin/urlget 1.1 01/09/12 17:48:27 knepley@handbell.mcs.anl.gov +123 -0
bin/petscmpirun 1.1 01/09/12 17:48:27 knepley@handbell.mcs.anl.gov +22 -0
bin/parseargs.py 1.1 01/09/12 17:48:27 knepley@handbell.mcs.anl.gov +46 -0
bin/mpirun.prun 1.1 01/09/12 17:48:27 knepley@handbell.mcs.anl.gov +17 -0
bin/config/install-sh 1.0 01/09/12 17:48:28 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bin/config/install-sh
bin/config/findftnlibs 1.0 01/09/12 17:48:28 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bin/config/findftnlibs
bin/config/config.sub 1.0 01/09/12 17:48:28 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bin/config/config.sub
bin/config/config.guess 1.0 01/09/12 17:48:28 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bin/config/config.guess
bin/config/aclocal.m4 1.0 01/09/12 17:48:28 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bin/config/aclocal.m4
bin/config/acconfig.h 1.0 01/09/12 17:48:28 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bin/config/acconfig.h
bin/adprocess.py 1.1 01/09/12 17:48:27 knepley@handbell.mcs.anl.gov +147 -0
bin/adiforfix.py 1.1 01/09/12 17:48:27 knepley@handbell.mcs.anl.gov +74 -0
src/pf/impls/string/makefile 1.1 01/09/12 17:48:26 knepley@handbell.mcs.anl.gov +30 -0
src/pf/impls/string/cstringbase.c 1.1 01/09/12 17:48:26 knepley@handbell.mcs.anl.gov +50 -0
src/pf/impls/string/cstring.c 1.1 01/09/12 17:48:26 knepley@handbell.mcs.anl.gov +143 -0
src/pf/impls/matlab/makefile 1.1 01/09/12 17:48:26 knepley@handbell.mcs.anl.gov +22 -0
src/pf/impls/matlab/cmatlab.c 1.1 01/09/12 17:48:26 knepley@handbell.mcs.anl.gov +106 -0
src/pf/impls/constant/makefile 1.1 01/09/12 17:48:26 knepley@handbell.mcs.anl.gov +18 -0
src/pf/impls/constant/const.c 1.1 01/09/12 17:48:26 knepley@handbell.mcs.anl.gov +167 -0
makefile 1.1 01/09/12 17:48:26 knepley@handbell.mcs.anl.gov +472 -0
bin/urlget 1.0 01/09/12 17:48:27 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bin/urlget
bin/urlget.py 1.1 01/09/12 17:48:26 knepley@handbell.mcs.anl.gov +324 -0
bin/popup 1.1 01/09/12 17:48:26 knepley@handbell.mcs.anl.gov +20 -0
bin/petscrun 1.1 01/09/12 17:48:27 knepley@handbell.mcs.anl.gov +18 -0
bin/petscmpirun 1.0 01/09/12 17:48:27 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bin/petscmpirun
bin/petscarch 1.1 01/09/12 17:48:26 knepley@handbell.mcs.anl.gov +87 -0
bin/parseargs.py 1.0 01/09/12 17:48:27 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bin/parseargs.py
bin/mpirun.prun 1.0 01/09/12 17:48:27 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bin/mpirun.prun
bin/mpirun.poe 1.1 01/09/12 17:48:26 knepley@handbell.mcs.anl.gov +18 -0
bin/mpirun.lam 1.1 01/09/12 17:48:26 knepley@handbell.mcs.anl.gov +28 -0
bin/mpirun.chiba 1.1 01/09/12 17:48:26 knepley@handbell.mcs.anl.gov +370 -0
bin/chibaoutput 1.1 01/09/12 17:48:26 knepley@handbell.mcs.anl.gov +34 -0
bin/adprocess.py 1.0 01/09/12 17:48:27 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bin/adprocess.py
bin/adiforfix.py 1.0 01/09/12 17:48:27 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bin/adiforfix.py
src/pf/interface/pfall.c 1.1 01/09/12 17:48:25 knepley@handbell.mcs.anl.gov +48 -0
src/pf/impls/string/makefile 1.0 01/09/12 17:48:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/pf/impls/string/makefile
src/pf/impls/string/cstringbase.c 1.0 01/09/12 17:48:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/pf/impls/string/cstringbase.c
src/pf/impls/string/cstring.c 1.0 01/09/12 17:48:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/pf/impls/string/cstring.c
src/pf/impls/matlab/makefile 1.0 01/09/12 17:48:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/pf/impls/matlab/makefile
src/pf/impls/matlab/cmatlab.c 1.0 01/09/12 17:48:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/pf/impls/matlab/cmatlab.c
src/pf/impls/makefile 1.1 01/09/12 17:48:26 knepley@handbell.mcs.anl.gov +18 -0
src/pf/impls/constant/makefile 1.0 01/09/12 17:48:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/pf/impls/constant/makefile
src/pf/impls/constant/const.c 1.0 01/09/12 17:48:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/pf/impls/constant/const.c
src/pf/examples/tutorials/makefile 1.1 01/09/12 17:48:25 knepley@handbell.mcs.anl.gov +28 -0
src/pf/examples/tutorials/ex1.c 1.1 01/09/12 17:48:25 knepley@handbell.mcs.anl.gov +67 -0
src/pf/examples/makefile 1.1 01/09/12 17:48:25 knepley@handbell.mcs.anl.gov +9 -0
makefile 1.0 01/09/12 17:48:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/makefile
bin/urlget.py 1.0 01/09/12 17:48:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bin/urlget.py
bin/popup 1.0 01/09/12 17:48:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bin/popup
bin/petscrun 1.0 01/09/12 17:48:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bin/petscrun
bin/petscarch 1.0 01/09/12 17:48:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bin/petscarch
bin/mpirun.poe 1.0 01/09/12 17:48:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bin/mpirun.poe
bin/mpirun.lam 1.0 01/09/12 17:48:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bin/mpirun.lam
bin/mpirun.chiba 1.0 01/09/12 17:48:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bin/mpirun.chiba
bin/chibaoutput 1.0 01/09/12 17:48:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bin/chibaoutput
src/pf/pfimpl.h 1.1 01/09/12 17:48:24 knepley@handbell.mcs.anl.gov +23 -0
src/pf/makefile 1.1 01/09/12 17:48:24 knepley@handbell.mcs.anl.gov +11 -0
src/pf/interface/pfall.c 1.0 01/09/12 17:48:25 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/pf/interface/pfall.c
src/pf/interface/pf.c 1.1 01/09/12 17:48:24 knepley@handbell.mcs.anl.gov +519 -0
src/pf/interface/makefile 1.1 01/09/12 17:48:24 knepley@handbell.mcs.anl.gov +17 -0
src/pf/impls/makefile 1.0 01/09/12 17:48:25 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/pf/impls/makefile
src/pf/examples/tutorials/makefile 1.0 01/09/12 17:48:25 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/pf/examples/tutorials/makefile
src/pf/examples/tutorials/ex1.c 1.0 01/09/12 17:48:25 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/pf/examples/tutorials/ex1.c
src/pf/examples/makefile 1.0 01/09/12 17:48:25 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/pf/examples/makefile
src/blaslapack/makefile 1.1 01/09/12 17:48:24 knepley@handbell.mcs.anl.gov +17 -0
src/apps/2/makefile 1.1 01/09/12 17:48:24 knepley@handbell.mcs.anl.gov +33 -0
src/apps/2/ex1.c 1.1 01/09/12 17:48:24 knepley@handbell.mcs.anl.gov +322 -0
src/apps/2/appview.c 1.1 01/09/12 17:48:24 knepley@handbell.mcs.anl.gov +254 -0
src/apps/2/appload.c 1.1 01/09/12 17:48:24 knepley@handbell.mcs.anl.gov +212 -0
src/apps/2/appctx.h 1.1 01/09/12 17:48:24 knepley@handbell.mcs.anl.gov +108 -0
src/apps/1/ex2.c 1.1 01/09/12 17:48:24 knepley@handbell.mcs.anl.gov +354 -0
src/apps/1/ex1.c 1.1 01/09/12 17:48:24 knepley@handbell.mcs.anl.gov +635 -0
src/apps/1/appview.c 1.1 01/09/12 17:48:24 knepley@handbell.mcs.anl.gov +289 -0
src/apps/1/appload.c 1.1 01/09/12 17:48:24 knepley@handbell.mcs.anl.gov +212 -0
src/apps/1/appctx.h 1.1 01/09/12 17:48:24 knepley@handbell.mcs.anl.gov +108 -0
src/pf/pfimpl.h 1.0 01/09/12 17:48:24 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/pf/pfimpl.h
src/pf/makefile 1.0 01/09/12 17:48:24 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/pf/makefile
src/pf/interface/pf.c 1.0 01/09/12 17:48:24 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/pf/interface/pf.c
src/pf/interface/makefile 1.0 01/09/12 17:48:24 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/pf/interface/makefile
src/blaslapack/makefile 1.0 01/09/12 17:48:24 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/blaslapack/makefile
src/benchmarks/results/performance_cfd_2_10 1.1 01/09/12 17:48:23 knepley@handbell.mcs.anl.gov +368 -0
src/benchmarks/results/performance_cfd_2_10.m 1.1 01/09/12 17:48:23 knepley@handbell.mcs.anl.gov +40 -0
src/apps/2/makefile 1.0 01/09/12 17:48:24 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/apps/2/makefile
src/apps/2/ex1.c 1.0 01/09/12 17:48:24 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/apps/2/ex1.c
src/apps/2/appview.c 1.0 01/09/12 17:48:24 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/apps/2/appview.c
src/apps/2/appload.c 1.0 01/09/12 17:48:24 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/apps/2/appload.c
src/apps/2/appctx.h 1.0 01/09/12 17:48:24 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/apps/2/appctx.h
src/apps/1/makefile 1.1 01/09/12 17:48:24 knepley@handbell.mcs.anl.gov +37 -0
src/apps/1/ex2.c 1.0 01/09/12 17:48:24 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/apps/1/ex2.c
src/apps/1/ex1.c 1.0 01/09/12 17:48:24 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/apps/1/ex1.c
src/apps/1/appview.c 1.0 01/09/12 17:48:24 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/apps/1/appview.c
src/apps/1/appload.c 1.0 01/09/12 17:48:24 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/apps/1/appload.c
src/apps/1/appctx.h 1.0 01/09/12 17:48:24 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/apps/1/appctx.h
src/adic/src/petscadic.c 1.1 01/09/12 17:48:23 knepley@handbell.mcs.anl.gov +254 -0
src/adic/src/makefile 1.1 01/09/12 17:48:23 knepley@handbell.mcs.anl.gov +18 -0
src/adic/src/adpetscadic.c 1.1 01/09/12 17:48:23 knepley@handbell.mcs.anl.gov +172 -0
src/adic/src/adpetsc.h 1.1 01/09/12 17:48:23 knepley@handbell.mcs.anl.gov +19 -0
src/adic/makefile 1.1 01/09/12 17:48:23 knepley@handbell.mcs.anl.gov +17 -0
src/adic/examples/tutorials/makefile 1.1 01/09/12 17:48:23 knepley@handbell.mcs.anl.gov +69 -0
src/adic/examples/tutorials/ex5func.c 1.1 01/09/12 17:48:23 knepley@handbell.mcs.anl.gov +265 -0
src/adic/examples/tutorials/ex5.c 1.1 01/09/12 17:48:23 knepley@handbell.mcs.anl.gov +111 -0
src/adic/examples/tutorials/ex4.c 1.1 01/09/12 17:48:23 knepley@handbell.mcs.anl.gov +114 -0
src/adic/examples/tutorials/ex3func.c 1.1 01/09/12 17:48:23 knepley@handbell.mcs.anl.gov +265 -0
src/adic/examples/tutorials/ex3.c 1.1 01/09/12 17:48:23 knepley@handbell.mcs.anl.gov +105 -0
src/adic/examples/tutorials/ex2func.c 1.1 01/09/12 17:48:23 knepley@handbell.mcs.anl.gov +31 -0
src/adic/examples/tutorials/ex2.c 1.1 01/09/12 17:48:23 knepley@handbell.mcs.anl.gov +78 -0
src/adic/examples/tutorials/ex1.c 1.1 01/09/12 17:48:23 knepley@handbell.mcs.anl.gov +86 -0
src/adic/examples/makefile 1.1 01/09/12 17:48:23 knepley@handbell.mcs.anl.gov +16 -0
src/benchmarks/sizeof.c 1.1 01/09/12 17:48:22 knepley@handbell.mcs.anl.gov +17 -0
src/benchmarks/results/performance_medium 1.1 01/09/12 17:48:22 knepley@handbell.mcs.anl.gov +278 -0
src/benchmarks/results/performance_medium.m 1.1 01/09/12 17:48:22 knepley@handbell.mcs.anl.gov +40 -0
src/benchmarks/results/performance_madams 1.1 01/09/12 17:48:22 knepley@handbell.mcs.anl.gov +208 -0
src/benchmarks/results/performance_cfd_2_10 1.0 01/09/12 17:48:23 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/benchmarks/results/performance_cfd_2_10
src/benchmarks/results/performance_cfd_2_10.m 1.0 01/09/12 17:48:23 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/benchmarks/results/performance_cfd_2_10.m
src/benchmarks/results/performance_arco1 1.1 01/09/12 17:48:22 knepley@handbell.mcs.anl.gov +501 -0
src/benchmarks/results/performance_arco1.m 1.1 01/09/12 17:48:22 knepley@handbell.mcs.anl.gov +52 -0
src/benchmarks/results/lap2d.m 1.1 01/09/12 17:48:22 knepley@handbell.mcs.anl.gov +33 -0
src/benchmarks/results/benchmarks.html 1.1 01/09/12 17:48:23 knepley@handbell.mcs.anl.gov +100 -0
src/benchmarks/makefile 1.1 01/09/12 17:48:22 knepley@handbell.mcs.anl.gov +103 -0
src/benchmarks/PetscVecNorm.c 1.1 01/09/12 17:48:22 knepley@handbell.mcs.anl.gov +42 -0
src/benchmarks/PetscTime.c 1.1 01/09/12 17:48:22 knepley@handbell.mcs.anl.gov +40 -0
src/benchmarks/PetscMemzero.c 1.1 01/09/12 17:48:22 knepley@handbell.mcs.anl.gov +48 -0
src/benchmarks/PetscMemcpy.c 1.1 01/09/12 17:48:22 knepley@handbell.mcs.anl.gov +67 -0
src/benchmarks/PetscMemcmp.c 1.1 01/09/12 17:48:22 knepley@handbell.mcs.anl.gov +54 -0
src/benchmarks/PetscMalloc.c 1.1 01/09/12 17:48:22 knepley@handbell.mcs.anl.gov +61 -0
src/benchmarks/PetscGetTime.c 1.1 01/09/12 17:48:22 knepley@handbell.mcs.anl.gov +34 -0
src/benchmarks/PetscGetCPUTime.c 1.1 01/09/12 17:48:22 knepley@handbell.mcs.anl.gov +33 -0
src/benchmarks/PLogEvent.c 1.1 01/09/12 17:48:22 knepley@handbell.mcs.anl.gov +55 -0
src/benchmarks/Index.c 1.1 01/09/12 17:48:22 knepley@handbell.mcs.anl.gov +223 -0
src/apps/1/makefile 1.0 01/09/12 17:48:23 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/apps/1/makefile
src/adic/src/petscadic.c 1.0 01/09/12 17:48:23 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/adic/src/petscadic.c
src/adic/src/makefile 1.0 01/09/12 17:48:23 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/adic/src/makefile
src/adic/src/adpetscadic.c 1.0 01/09/12 17:48:23 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/adic/src/adpetscadic.c
src/adic/src/adpetsc.h 1.0 01/09/12 17:48:23 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/adic/src/adpetsc.h
src/adic/makefile 1.0 01/09/12 17:48:23 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/adic/makefile
src/adic/examples/tutorials/makefile 1.0 01/09/12 17:48:23 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/adic/examples/tutorials/makefile
src/adic/examples/tutorials/ex5func.c 1.0 01/09/12 17:48:23 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/adic/examples/tutorials/ex5func.c
src/adic/examples/tutorials/ex5.c 1.0 01/09/12 17:48:23 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/adic/examples/tutorials/ex5.c
src/adic/examples/tutorials/ex4.c 1.0 01/09/12 17:48:23 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/adic/examples/tutorials/ex4.c
src/adic/examples/tutorials/ex3func.c 1.0 01/09/12 17:48:23 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/adic/examples/tutorials/ex3func.c
src/adic/examples/tutorials/ex3.c 1.0 01/09/12 17:48:23 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/adic/examples/tutorials/ex3.c
src/adic/examples/tutorials/ex2func.c 1.0 01/09/12 17:48:23 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/adic/examples/tutorials/ex2func.c
src/adic/examples/tutorials/ex2.c 1.0 01/09/12 17:48:23 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/adic/examples/tutorials/ex2.c
src/adic/examples/tutorials/ex1.c 1.0 01/09/12 17:48:23 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/adic/examples/tutorials/ex1.c
src/adic/examples/makefile 1.0 01/09/12 17:48:23 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/adic/examples/makefile
src/ts/interface/tsregall.c 1.1 01/09/12 17:48:21 knepley@handbell.mcs.anl.gov +38 -0
src/ts/interface/tsreg.c 1.1 01/09/12 17:48:21 knepley@handbell.mcs.anl.gov +204 -0
src/ts/interface/tsfd.c 1.1 01/09/12 17:48:21 knepley@handbell.mcs.anl.gov +157 -0
src/ts/interface/dlregis.c 1.1 01/09/12 17:48:21 knepley@handbell.mcs.anl.gov +38 -0
src/ts/impls/pseudo/posindep.c 1.1 01/09/12 17:48:21 knepley@handbell.mcs.anl.gov +653 -0
src/ts/impls/pseudo/makefile 1.1 01/09/12 17:48:21 knepley@handbell.mcs.anl.gov +18 -0
src/ts/impls/makefile 1.1 01/09/12 17:48:21 knepley@handbell.mcs.anl.gov +11 -0
src/ts/impls/implicit/pvode/petscpvode.h 1.1 01/09/12 17:48:21 knepley@handbell.mcs.anl.gov +66 -0
src/ts/impls/implicit/pvode/petscpvode.c 1.1 01/09/12 17:48:21 knepley@handbell.mcs.anl.gov +873 -0
src/ts/impls/implicit/pvode/makefile 1.1 01/09/12 17:48:21 knepley@handbell.mcs.anl.gov +23 -0
src/ts/impls/implicit/makefile 1.1 01/09/12 17:48:21 knepley@handbell.mcs.anl.gov +10 -0
src/ts/impls/implicit/cn/makefile 1.1 01/09/12 17:48:21 knepley@handbell.mcs.anl.gov +18 -0
src/ts/impls/implicit/cn/cn.c 1.1 01/09/12 17:48:21 knepley@handbell.mcs.anl.gov +396 -0
src/ts/impls/implicit/beuler/makefile 1.1 01/09/12 17:48:21 knepley@handbell.mcs.anl.gov +18 -0
src/ts/impls/implicit/beuler/beuler.c 1.1 01/09/12 17:48:21 knepley@handbell.mcs.anl.gov +344 -0
src/ts/impls/explicit/makefile 1.1 01/09/12 17:48:21 knepley@handbell.mcs.anl.gov +11 -0
src/ts/impls/explicit/euler/makefile 1.1 01/09/12 17:48:21 knepley@handbell.mcs.anl.gov +18 -0
src/ts/impls/explicit/euler/euler.c 1.1 01/09/12 17:48:21 knepley@handbell.mcs.anl.gov +106 -0
src/benchmarks/sizeof.c 1.0 01/09/12 17:48:22 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/benchmarks/sizeof.c
src/benchmarks/results/performance_medium 1.0 01/09/12 17:48:22 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/benchmarks/results/performance_medium
src/benchmarks/results/performance_medium.m 1.0 01/09/12 17:48:22 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/benchmarks/results/performance_medium.m
src/benchmarks/results/performance_madams 1.0 01/09/12 17:48:22 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/benchmarks/results/performance_madams
src/benchmarks/results/performance_arco1 1.0 01/09/12 17:48:22 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/benchmarks/results/performance_arco1
src/benchmarks/results/performance_arco1.m 1.0 01/09/12 17:48:22 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/benchmarks/results/performance_arco1.m
src/benchmarks/results/lap2d.m 1.0 01/09/12 17:48:22 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/benchmarks/results/lap2d.m
src/benchmarks/results/benchmarks.html 1.0 01/09/12 17:48:22 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/benchmarks/results/benchmarks.html
src/benchmarks/makefile 1.0 01/09/12 17:48:22 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/benchmarks/makefile
src/benchmarks/PetscVecNorm.c 1.0 01/09/12 17:48:22 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/benchmarks/PetscVecNorm.c
src/benchmarks/PetscTime.c 1.0 01/09/12 17:48:22 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/benchmarks/PetscTime.c
src/benchmarks/PetscMemzero.c 1.0 01/09/12 17:48:22 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/benchmarks/PetscMemzero.c
src/benchmarks/PetscMemcpy.c 1.0 01/09/12 17:48:22 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/benchmarks/PetscMemcpy.c
src/benchmarks/PetscMemcmp.c 1.0 01/09/12 17:48:22 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/benchmarks/PetscMemcmp.c
src/benchmarks/PetscMalloc.c 1.0 01/09/12 17:48:22 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/benchmarks/PetscMalloc.c
src/benchmarks/PetscGetTime.c 1.0 01/09/12 17:48:22 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/benchmarks/PetscGetTime.c
src/benchmarks/PetscGetCPUTime.c 1.0 01/09/12 17:48:22 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/benchmarks/PetscGetCPUTime.c
src/benchmarks/PLogEvent.c 1.0 01/09/12 17:48:22 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/benchmarks/PLogEvent.c
src/benchmarks/MPI_Wtime.c 1.1 01/09/12 17:48:22 knepley@handbell.mcs.anl.gov +39 -0
src/benchmarks/Index.c 1.0 01/09/12 17:48:22 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/benchmarks/Index.c
src/ts/interface/tsregall.c 1.0 01/09/12 17:48:21 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/ts/interface/tsregall.c
src/ts/interface/tsreg.c 1.0 01/09/12 17:48:21 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/ts/interface/tsreg.c
src/ts/interface/tsfd.c 1.0 01/09/12 17:48:21 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/ts/interface/tsfd.c
src/ts/interface/ts.c 1.1 01/09/12 17:48:21 knepley@handbell.mcs.anl.gov +1492 -0
src/ts/interface/makefile 1.1 01/09/12 17:48:20 knepley@handbell.mcs.anl.gov +18 -0
src/ts/interface/dlregis.c 1.0 01/09/12 17:48:21 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/ts/interface/dlregis.c
src/ts/impls/pseudo/posindep.c 1.0 01/09/12 17:48:21 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/ts/impls/pseudo/posindep.c
src/ts/impls/pseudo/makefile 1.0 01/09/12 17:48:21 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/ts/impls/pseudo/makefile
src/ts/impls/makefile 1.0 01/09/12 17:48:21 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/ts/impls/makefile
src/ts/impls/implicit/pvode/petscpvode.h 1.0 01/09/12 17:48:21 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/ts/impls/implicit/pvode/petscpvode.h
src/ts/impls/implicit/pvode/petscpvode.c 1.0 01/09/12 17:48:21 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/ts/impls/implicit/pvode/petscpvode.c
src/ts/impls/implicit/pvode/makefile 1.0 01/09/12 17:48:21 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/ts/impls/implicit/pvode/makefile
src/ts/impls/implicit/makefile 1.0 01/09/12 17:48:21 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/ts/impls/implicit/makefile
src/ts/impls/implicit/cn/makefile 1.0 01/09/12 17:48:21 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/ts/impls/implicit/cn/makefile
src/ts/impls/implicit/cn/cn.c 1.0 01/09/12 17:48:21 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/ts/impls/implicit/cn/cn.c
src/ts/impls/implicit/beuler/makefile 1.0 01/09/12 17:48:21 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/ts/impls/implicit/beuler/makefile
src/ts/impls/implicit/beuler/beuler.c 1.0 01/09/12 17:48:21 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/ts/impls/implicit/beuler/beuler.c
src/ts/impls/explicit/makefile 1.0 01/09/12 17:48:21 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/ts/impls/explicit/makefile
src/ts/impls/explicit/euler/makefile 1.0 01/09/12 17:48:21 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/ts/impls/explicit/euler/makefile
src/ts/impls/explicit/euler/euler.c 1.0 01/09/12 17:48:21 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/ts/impls/explicit/euler/euler.c
src/ts/examples/tutorials/util2.c 1.1 01/09/12 17:48:20 knepley@handbell.mcs.anl.gov +126 -0
src/ts/examples/tutorials/makefile 1.1 01/09/12 17:48:20 knepley@handbell.mcs.anl.gov +69 -0
src/ts/examples/tutorials/ex7.c 1.1 01/09/12 17:48:20 knepley@handbell.mcs.anl.gov +263 -0
src/ts/examples/tutorials/ex5.c 1.1 01/09/12 17:48:20 knepley@handbell.mcs.anl.gov +508 -0
src/ts/examples/tutorials/ex4.c 1.1 01/09/12 17:48:20 knepley@handbell.mcs.anl.gov +562 -0
src/ts/examples/tutorials/ex3.c 1.1 01/09/12 17:48:20 knepley@handbell.mcs.anl.gov +545 -0
src/ts/examples/tutorials/ex2f.h 1.1 01/09/12 17:48:20 knepley@handbell.mcs.anl.gov +67 -0
src/ts/examples/tutorials/ex2f.F 1.1 01/09/12 17:48:20 knepley@handbell.mcs.anl.gov +666 -0
src/ts/examples/tutorials/ex2.c 1.1 01/09/12 17:48:20 knepley@handbell.mcs.anl.gov +658 -0
src/ts/examples/tutorials/ex1f.F 1.1 01/09/12 17:48:20 knepley@handbell.mcs.anl.gov +381 -0
src/ts/examples/tutorials/ex1.c 1.1 01/09/12 17:48:20 knepley@handbell.mcs.anl.gov +309 -0
src/ts/examples/tests/makefile 1.1 01/09/12 17:48:20 knepley@handbell.mcs.anl.gov +95 -0
src/ts/examples/tests/ex4.c 1.1 01/09/12 17:48:20 knepley@handbell.mcs.anl.gov +510 -0
src/ts/examples/tests/ex1f.F 1.1 01/09/12 17:48:20 knepley@handbell.mcs.anl.gov +611 -0
src/benchmarks/MPI_Wtime.c 1.0 01/09/12 17:48:21 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/benchmarks/MPI_Wtime.c
src/ts/tsimpl.h 1.1 01/09/12 17:48:19 knepley@handbell.mcs.anl.gov +79 -0
src/ts/makefile 1.1 01/09/12 17:48:19 knepley@handbell.mcs.anl.gov +12 -0
src/ts/interface/ts.c 1.0 01/09/12 17:48:20 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/ts/interface/ts.c
src/ts/interface/makefile 1.0 01/09/12 17:48:20 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/ts/interface/makefile
src/ts/examples/tutorials/util2.c 1.0 01/09/12 17:48:20 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/ts/examples/tutorials/util2.c
src/ts/examples/tutorials/makefile 1.0 01/09/12 17:48:20 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/ts/examples/tutorials/makefile
src/ts/examples/tutorials/ex7.c 1.0 01/09/12 17:48:20 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/ts/examples/tutorials/ex7.c
src/ts/examples/tutorials/ex5.c 1.0 01/09/12 17:48:20 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/ts/examples/tutorials/ex5.c
src/ts/examples/tutorials/ex4.c 1.0 01/09/12 17:48:20 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/ts/examples/tutorials/ex4.c
src/ts/examples/tutorials/ex3.c 1.0 01/09/12 17:48:20 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/ts/examples/tutorials/ex3.c
src/ts/examples/tutorials/ex2f.h 1.0 01/09/12 17:48:20 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/ts/examples/tutorials/ex2f.h
src/ts/examples/tutorials/ex2f.F 1.0 01/09/12 17:48:20 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/ts/examples/tutorials/ex2f.F
src/ts/examples/tutorials/ex2.c 1.0 01/09/12 17:48:20 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/ts/examples/tutorials/ex2.c
src/ts/examples/tutorials/ex1f.F 1.0 01/09/12 17:48:20 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/ts/examples/tutorials/ex1f.F
src/ts/examples/tutorials/ex1.c 1.0 01/09/12 17:48:20 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/ts/examples/tutorials/ex1.c
src/ts/examples/tests/makefile 1.0 01/09/12 17:48:20 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/ts/examples/tests/makefile
src/ts/examples/tests/ex4.c 1.0 01/09/12 17:48:20 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/ts/examples/tests/ex4.c
src/ts/examples/tests/ex2.c 1.1 01/09/12 17:48:19 knepley@handbell.mcs.anl.gov +266 -0
src/ts/examples/tests/ex1f.F 1.0 01/09/12 17:48:20 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/ts/examples/tests/ex1f.F
src/ts/examples/tests/ex1.c 1.1 01/09/12 17:48:19 knepley@handbell.mcs.anl.gov +398 -0
src/ts/examples/makefile 1.1 01/09/12 17:48:19 knepley@handbell.mcs.anl.gov +9 -0
src/fortran/fsrc/makefile 1.1 01/09/12 17:48:19 knepley@handbell.mcs.anl.gov +21 -0
src/ts/tsimpl.h 1.0 01/09/12 17:48:19 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/ts/tsimpl.h
src/ts/makefile 1.0 01/09/12 17:48:19 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/ts/makefile
src/ts/examples/tests/ex2.c 1.0 01/09/12 17:48:19 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/ts/examples/tests/ex2.c
src/ts/examples/tests/ex1.c 1.0 01/09/12 17:48:19 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/ts/examples/tests/ex1.c
src/ts/examples/makefile 1.0 01/09/12 17:48:19 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/ts/examples/makefile
src/fortran/fsrc/somefort.F 1.1 01/09/12 17:48:19 knepley@handbell.mcs.anl.gov +22 -0
src/fortran/fsrc/makefile 1.0 01/09/12 17:48:19 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/fortran/fsrc/makefile
src/fortran/f90/zf90vec.c 1.1 01/09/12 17:48:18 knepley@handbell.mcs.anl.gov +143 -0
src/fortran/f90/zf90snes.c 1.1 01/09/12 17:48:18 knepley@handbell.mcs.anl.gov +21 -0
src/fortran/f90/zf90mat.c 1.1 01/09/12 17:48:18 knepley@handbell.mcs.anl.gov +33 -0
src/fortran/f90/zf90ksp.c 1.1 01/09/12 17:48:18 knepley@handbell.mcs.anl.gov +19 -0
src/fortran/f90/zf90da.c 1.1 01/09/12 17:48:18 knepley@handbell.mcs.anl.gov +22 -0
src/fortran/f90/tests/test_IRIXf90.F 1.1 01/09/12 17:48:18 knepley@handbell.mcs.anl.gov +27 -0
src/fortran/f90/tests/test_IRIX.c 1.1 01/09/12 17:48:18 knepley@handbell.mcs.anl.gov +53 -0
src/fortran/f90/tests/makefile 1.1 01/09/12 17:48:18 knepley@handbell.mcs.anl.gov +36 -0
src/fortran/f90/tests/ex1f90.F 1.1 01/09/12 17:48:18 knepley@handbell.mcs.anl.gov +41 -0
src/fortran/f90/tests/ex1.c 1.1 01/09/12 17:48:18 knepley@handbell.mcs.anl.gov +38 -0
src/fortran/f90/makefile 1.1 01/09/12 17:48:18 knepley@handbell.mcs.anl.gov +21 -0
src/fortran/custom/zvec.c 1.1 01/09/12 17:48:18 knepley@handbell.mcs.anl.gov +370 -0
src/fortran/custom/zts.c 1.1 01/09/12 17:48:18 knepley@handbell.mcs.anl.gov +266 -0
src/fortran/custom/zstartf.c 1.1 01/09/12 17:48:18 knepley@handbell.mcs.anl.gov +105 -0
src/fortran/custom/zstart.c 1.1 01/09/12 17:48:18 knepley@handbell.mcs.anl.gov +317 -0
src/fortran/custom/zsnes.c 1.1 01/09/12 17:48:18 knepley@handbell.mcs.anl.gov +634 -0
src/fortran/custom/zplog.c 1.1 01/09/12 17:48:18 knepley@handbell.mcs.anl.gov +124 -0
src/fortran/custom/zmat.c 1.1 01/09/12 17:48:18 knepley@handbell.mcs.anl.gov +612 -0
src/fortran/custom/zao.c 1.1 01/09/12 17:48:18 knepley@handbell.mcs.anl.gov +35 -0
src/fortran/custom/pmainf.c 1.1 01/09/12 17:48:18 knepley@handbell.mcs.anl.gov +27 -0
src/fortran/kernels/sgemv.F 1.1 01/09/12 17:48:17 knepley@handbell.mcs.anl.gov +124 -0
src/fortran/kernels/fsolvebaij.F 1.1 01/09/12 17:48:17 knepley@handbell.mcs.anl.gov +291 -0
src/fortran/kernels/fsolve.F 1.1 01/09/12 17:48:17 knepley@handbell.mcs.anl.gov +45 -0
src/fortran/kernels/frelax.F 1.1 01/09/12 17:48:17 knepley@handbell.mcs.anl.gov +111 -0
src/fortran/kernels/fmultadd.F 1.1 01/09/12 17:48:17 knepley@handbell.mcs.anl.gov +29 -0
src/fortran/kernels/fmult.F 1.1 01/09/12 17:48:17 knepley@handbell.mcs.anl.gov +49 -0
src/fortran/fsrc/somefort.F 1.0 01/09/12 17:48:18 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/fortran/fsrc/somefort.F
src/fortran/f90/zf90vec.c 1.0 01/09/12 17:48:18 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/fortran/f90/zf90vec.c
src/fortran/f90/zf90snes.c 1.0 01/09/12 17:48:18 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/fortran/f90/zf90snes.c
src/fortran/f90/zf90mat.c 1.0 01/09/12 17:48:18 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/fortran/f90/zf90mat.c
src/fortran/f90/zf90ksp.c 1.0 01/09/12 17:48:18 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/fortran/f90/zf90ksp.c
src/fortran/f90/zf90da.c 1.0 01/09/12 17:48:18 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/fortran/f90/zf90da.c
src/fortran/f90/tests/test_IRIXf90.F 1.0 01/09/12 17:48:18 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/fortran/f90/tests/test_IRIXf90.F
src/fortran/f90/tests/test_IRIX.c 1.0 01/09/12 17:48:18 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/fortran/f90/tests/test_IRIX.c
src/fortran/f90/tests/makefile 1.0 01/09/12 17:48:18 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/fortran/f90/tests/makefile
src/fortran/f90/tests/ex1f90.F 1.0 01/09/12 17:48:18 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/fortran/f90/tests/ex1f90.F
src/fortran/f90/tests/ex1.c 1.0 01/09/12 17:48:18 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/fortran/f90/tests/ex1.c
src/fortran/f90/makefile 1.0 01/09/12 17:48:18 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/fortran/f90/makefile
src/fortran/custom/zviewer.c 1.1 01/09/12 17:48:17 knepley@handbell.mcs.anl.gov +156 -0
src/fortran/custom/zvec.c 1.0 01/09/12 17:48:18 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/fortran/custom/zvec.c
src/fortran/custom/zts.c 1.0 01/09/12 17:48:18 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/fortran/custom/zts.c
src/fortran/custom/zsys.c 1.1 01/09/12 17:48:17 knepley@handbell.mcs.anl.gov +539 -0
src/fortran/custom/zstartf.c 1.0 01/09/12 17:48:18 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/fortran/custom/zstartf.c
src/fortran/custom/zstart.c 1.0 01/09/12 17:48:18 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/fortran/custom/zstart.c
src/fortran/custom/zsnes.c 1.0 01/09/12 17:48:18 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/fortran/custom/zsnes.c
src/fortran/custom/zsles.c 1.1 01/09/12 17:48:17 knepley@handbell.mcs.anl.gov +196 -0
src/fortran/custom/zplog.c 1.0 01/09/12 17:48:18 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/fortran/custom/zplog.c
src/fortran/custom/zpetsc.h 1.1 01/09/12 17:48:17 knepley@handbell.mcs.anl.gov +198 -0
src/fortran/custom/zpc.c 1.1 01/09/12 17:48:17 knepley@handbell.mcs.anl.gov +373 -0
src/fortran/custom/zoptions.c 1.1 01/09/12 17:48:17 knepley@handbell.mcs.anl.gov +441 -0
src/fortran/custom/zmat.c 1.0 01/09/12 17:48:18 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/fortran/custom/zmat.c
src/fortran/custom/zksp.c 1.1 01/09/12 17:48:17 knepley@handbell.mcs.anl.gov +372 -0
src/fortran/custom/zis.c 1.1 01/09/12 17:48:18 knepley@handbell.mcs.anl.gov +228 -0
src/fortran/custom/zdraw.c 1.1 01/09/12 17:48:17 knepley@handbell.mcs.anl.gov +228 -0
src/fortran/custom/zda.c 1.1 01/09/12 17:48:17 knepley@handbell.mcs.anl.gov +333 -0
src/fortran/custom/zao.c 1.0 01/09/12 17:48:18 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/fortran/custom/zao.c
src/fortran/custom/pmainf.c 1.0 01/09/12 17:48:18 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/fortran/custom/pmainf.c
src/fortran/custom/makefile 1.1 01/09/12 17:48:17 knepley@handbell.mcs.anl.gov +23 -0
src/snes/utils/makefile 1.1 01/09/12 17:48:16 knepley@handbell.mcs.anl.gov +20 -0
src/snes/utils/damgsnes.c 1.1 01/09/12 17:48:16 knepley@handbell.mcs.anl.gov +683 -0
src/snes/interface/snesut.c 1.1 01/09/12 17:48:16 knepley@handbell.mcs.anl.gov +466 -0
src/snes/interface/snesregi.c 1.1 01/09/12 17:48:16 knepley@handbell.mcs.anl.gov +48 -0
src/snes/interface/snesj.c 1.1 01/09/12 17:48:16 knepley@handbell.mcs.anl.gov +189 -0
src/snes/interface/snes.c 1.1 01/09/12 17:48:16 knepley@handbell.mcs.anl.gov +2450 -0
src/snes/interface/noise/snesnoise.c 1.1 01/09/12 17:48:16 knepley@handbell.mcs.anl.gov +317 -0
src/snes/interface/noise/snesmfj2.c 1.1 01/09/12 17:48:16 knepley@handbell.mcs.anl.gov +344 -0
src/snes/interface/noise/makefile 1.1 01/09/12 17:48:16 knepley@handbell.mcs.anl.gov +18 -0
src/snes/interface/makefile 1.1 01/09/12 17:48:16 knepley@handbell.mcs.anl.gov +20 -0
src/fortran/makefile 1.1 01/09/12 17:48:16 knepley@handbell.mcs.anl.gov +11 -0
src/fortran/kernels/sgemv.F 1.0 01/09/12 17:48:17 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/fortran/kernels/sgemv.F
src/fortran/kernels/makefile 1.1 01/09/12 17:48:16 knepley@handbell.mcs.anl.gov +29 -0
src/fortran/kernels/fsolvebaij.F 1.0 01/09/12 17:48:17 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/fortran/kernels/fsolvebaij.F
src/fortran/kernels/fsolve.F 1.0 01/09/12 17:48:17 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/fortran/kernels/fsolve.F
src/fortran/kernels/frelax.F 1.0 01/09/12 17:48:17 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/fortran/kernels/frelax.F
src/fortran/kernels/fnorm.F 1.1 01/09/12 17:48:17 knepley@handbell.mcs.anl.gov +22 -0
src/fortran/kernels/fmultadd.F 1.0 01/09/12 17:48:17 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/fortran/kernels/fmultadd.F
src/fortran/kernels/fmult.F 1.0 01/09/12 17:48:17 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/fortran/kernels/fmult.F
src/fortran/kernels/fmdot.F 1.1 01/09/12 17:48:16 knepley@handbell.mcs.anl.gov +70 -0
src/fortran/kernels/fmaxpy.F 1.1 01/09/12 17:48:16 knepley@handbell.mcs.anl.gov +68 -0
src/fortran/custom/zviewer.c 1.0 01/09/12 17:48:17 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/fortran/custom/zviewer.c
src/fortran/custom/zsys.c 1.0 01/09/12 17:48:17 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/fortran/custom/zsys.c
src/fortran/custom/zsles.c 1.0 01/09/12 17:48:17 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/fortran/custom/zsles.c
src/fortran/custom/zpetsc.h 1.0 01/09/12 17:48:17 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/fortran/custom/zpetsc.h
src/fortran/custom/zpc.c 1.0 01/09/12 17:48:17 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/fortran/custom/zpc.c
src/fortran/custom/zoptions.c 1.0 01/09/12 17:48:17 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/fortran/custom/zoptions.c
src/fortran/custom/zksp.c 1.0 01/09/12 17:48:17 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/fortran/custom/zksp.c
src/fortran/custom/zis.c 1.0 01/09/12 17:48:17 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/fortran/custom/zis.c
src/fortran/custom/zdraw.c 1.0 01/09/12 17:48:17 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/fortran/custom/zdraw.c
src/fortran/custom/zda.c 1.0 01/09/12 17:48:17 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/fortran/custom/zda.c
src/fortran/custom/makefile 1.0 01/09/12 17:48:17 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/fortran/custom/makefile
src/fortran/auto/makefile 1.1 01/09/12 17:48:16 knepley@handbell.mcs.anl.gov +57 -0
src/snes/utils/makefile 1.0 01/09/12 17:48:16 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/utils/makefile
src/snes/utils/damgsnes.c 1.0 01/09/12 17:48:16 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/utils/damgsnes.c
src/snes/interface/snesut.c 1.0 01/09/12 17:48:16 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/interface/snesut.c
src/snes/interface/snesregi.c 1.0 01/09/12 17:48:16 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/interface/snesregi.c
src/snes/interface/snesj2.c 1.1 01/09/12 17:48:15 knepley@handbell.mcs.anl.gov +70 -0
src/snes/interface/snesj.c 1.0 01/09/12 17:48:16 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/interface/snesj.c
src/snes/interface/snes.c 1.0 01/09/12 17:48:16 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/interface/snes.c
src/snes/interface/noise/snesnoise.c 1.0 01/09/12 17:48:16 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/interface/noise/snesnoise.c
src/snes/interface/noise/snesmfj2.c 1.0 01/09/12 17:48:16 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/interface/noise/snesmfj2.c
src/snes/interface/noise/makefile 1.0 01/09/12 17:48:16 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/interface/noise/makefile
src/snes/interface/makefile 1.0 01/09/12 17:48:16 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/interface/makefile
src/snes/interface/dlregis.c 1.1 01/09/12 17:48:16 knepley@handbell.mcs.anl.gov +37 -0
src/snes/impls/tr/tr.h 1.1 01/09/12 17:48:15 knepley@handbell.mcs.anl.gov +26 -0
src/snes/impls/tr/tr.c 1.1 01/09/12 17:48:15 knepley@handbell.mcs.anl.gov +380 -0
src/snes/impls/tr/makefile 1.1 01/09/12 17:48:15 knepley@handbell.mcs.anl.gov +18 -0
src/snes/impls/test/snestest.c 1.1 01/09/12 17:48:15 knepley@handbell.mcs.anl.gov +117 -0
src/snes/impls/test/makefile 1.1 01/09/12 17:48:15 knepley@handbell.mcs.anl.gov +18 -0
src/snes/impls/makefile 1.1 01/09/12 17:48:15 knepley@handbell.mcs.anl.gov +11 -0
src/snes/impls/ls/makefile 1.1 01/09/12 17:48:15 knepley@handbell.mcs.anl.gov +18 -0
src/snes/impls/ls/lsparams.c 1.1 01/09/12 17:48:15 knepley@handbell.mcs.anl.gov +97 -0
src/snes/impls/ls/ls.h 1.1 01/09/12 17:48:15 knepley@handbell.mcs.anl.gov +24 -0
src/snes/impls/ls/ls.c 1.1 01/09/12 17:48:15 knepley@handbell.mcs.anl.gov +1034 -0
src/fortran/makefile 1.0 01/09/12 17:48:16 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/fortran/makefile
src/fortran/kernels/makefile 1.0 01/09/12 17:48:16 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/fortran/kernels/makefile
src/fortran/kernels/fnorm.F 1.0 01/09/12 17:48:16 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/fortran/kernels/fnorm.F
src/fortran/kernels/fmdot.F 1.0 01/09/12 17:48:16 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/fortran/kernels/fmdot.F
src/fortran/kernels/fmaxpy.F 1.0 01/09/12 17:48:16 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/fortran/kernels/fmaxpy.F
src/fortran/auto/makefile 1.0 01/09/12 17:48:16 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/fortran/auto/makefile
src/snes/interface/snesj2.c 1.0 01/09/12 17:48:15 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/interface/snesj2.c
src/snes/interface/dlregis.c 1.0 01/09/12 17:48:15 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/interface/dlregis.c
src/snes/impls/tr/tr.h 1.0 01/09/12 17:48:15 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/impls/tr/tr.h
src/snes/impls/tr/tr.c 1.0 01/09/12 17:48:15 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/impls/tr/tr.c
src/snes/impls/tr/makefile 1.0 01/09/12 17:48:15 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/impls/tr/makefile
src/snes/impls/test/snestest.c 1.0 01/09/12 17:48:15 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/impls/test/snestest.c
src/snes/impls/test/makefile 1.0 01/09/12 17:48:15 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/impls/test/makefile
src/snes/impls/makefile 1.0 01/09/12 17:48:15 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/impls/makefile
src/snes/impls/ls/makefile 1.0 01/09/12 17:48:15 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/impls/ls/makefile
src/snes/impls/ls/lsparams.c 1.0 01/09/12 17:48:15 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/impls/ls/lsparams.c
src/snes/impls/ls/ls.h 1.0 01/09/12 17:48:15 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/impls/ls/ls.h
src/snes/impls/ls/ls.c 1.0 01/09/12 17:48:15 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/impls/ls/ls.c
src/snes/examples/tests/makefile 1.1 01/09/12 17:48:14 knepley@handbell.mcs.anl.gov +251 -0
src/snes/examples/tests/ex9.c 1.1 01/09/12 17:48:14 knepley@handbell.mcs.anl.gov +227 -0
src/snes/examples/tests/ex5.c 1.1 01/09/12 17:48:14 knepley@handbell.mcs.anl.gov +505 -0
src/snes/examples/tests/ex4.c 1.1 01/09/12 17:48:14 knepley@handbell.mcs.anl.gov +629 -0
src/snes/examples/tests/ex1.c 1.1 01/09/12 17:48:14 knepley@handbell.mcs.anl.gov +456 -0
src/snes/examples/tutorials/ex5m.m 1.1 01/09/12 17:48:13 knepley@handbell.mcs.anl.gov +26 -0
src/snes/examples/tutorials/ex5f.h 1.1 01/09/12 17:48:13 knepley@handbell.mcs.anl.gov +74 -0
src/snes/examples/tutorials/ex24.c 1.1 01/09/12 17:48:13 knepley@handbell.mcs.anl.gov +321 -0
src/snes/examples/tutorials/ex23.c 1.1 01/09/12 17:48:13 knepley@handbell.mcs.anl.gov +137 -0
src/snes/examples/tutorials/ex22.c 1.1 01/09/12 17:48:13 knepley@handbell.mcs.anl.gov +255 -0
src/snes/examples/tutorials/ex21.c 1.1 01/09/12 17:48:13 knepley@handbell.mcs.anl.gov +180 -0
src/snes/examples/tutorials/ex20.c 1.1 01/09/12 17:48:13 knepley@handbell.mcs.anl.gov +1431 -0
src/snes/examples/tutorials/ex14.c 1.1 01/09/12 17:48:13 knepley@handbell.mcs.anl.gov +496 -0
src/snes/examples/tutorials/ex10d/options.inf 1.1 01/09/12 17:48:13 knepley@handbell.mcs.anl.gov +4 -0
src/snes/examples/tutorials/ex10d/makefile 1.1 01/09/12 17:48:13 knepley@handbell.mcs.anl.gov +28 -0
src/snes/examples/tutorials/ex10d/ex10.c 1.1 01/09/12 17:48:13 knepley@handbell.mcs.anl.gov +717 -0
src/snes/examples/tutorials/ex10d/adj.in 1.1 01/09/12 17:48:13 knepley@handbell.mcs.anl.gov +16 -0
src/snes/examples/tests/makefile 1.0 01/09/12 17:48:14 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/examples/tests/makefile
src/snes/examples/tests/ex9.c 1.0 01/09/12 17:48:14 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/examples/tests/ex9.c
src/snes/examples/tests/ex7.c 1.1 01/09/12 17:48:13 knepley@handbell.mcs.anl.gov +195 -0
src/snes/examples/tests/ex5.c 1.0 01/09/12 17:48:14 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/examples/tests/ex5.c
src/snes/examples/tests/ex4.c 1.0 01/09/12 17:48:14 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/examples/tests/ex4.c
src/snes/examples/tests/ex1f.F 1.1 01/09/12 17:48:13 knepley@handbell.mcs.anl.gov +701 -0
src/snes/examples/tests/ex13.c 1.1 01/09/12 17:48:13 knepley@handbell.mcs.anl.gov +254 -0
src/snes/examples/tests/ex12.F 1.1 01/09/12 17:48:13 knepley@handbell.mcs.anl.gov +278 -0
src/snes/examples/tests/ex1.c 1.0 01/09/12 17:48:14 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/examples/tests/ex1.c
src/snes/mf/snesmfjdef.c 1.1 01/09/12 17:48:12 knepley@handbell.mcs.anl.gov +278 -0
src/snes/examples/tutorials/makefile 1.1 01/09/12 17:48:12 knepley@handbell.mcs.anl.gov +356 -0
src/snes/examples/tutorials/ex6.c 1.1 01/09/12 17:48:12 knepley@handbell.mcs.anl.gov +268 -0
src/snes/examples/tutorials/ex5s.c 1.1 01/09/12 17:48:12 knepley@handbell.mcs.anl.gov +471 -0
src/snes/examples/tutorials/ex5m.m 1.0 01/09/12 17:48:13 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/examples/tutorials/ex5m.m
src/snes/examples/tutorials/ex5fs.F 1.1 01/09/12 17:48:13 knepley@handbell.mcs.anl.gov +65 -0
src/snes/examples/tutorials/ex5f90.F 1.1 01/09/12 17:48:12 knepley@handbell.mcs.anl.gov +778 -0
src/snes/examples/tutorials/ex5f.h 1.0 01/09/12 17:48:13 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/examples/tutorials/ex5f.h
src/snes/examples/tutorials/ex5f.F 1.1 01/09/12 17:48:12 knepley@handbell.mcs.anl.gov +540 -0
src/snes/examples/tutorials/ex5.c 1.1 01/09/12 17:48:12 knepley@handbell.mcs.anl.gov +684 -0
src/snes/examples/tutorials/ex3.c 1.1 01/09/12 17:48:12 knepley@handbell.mcs.anl.gov +551 -0
src/snes/examples/tutorials/ex24.c 1.0 01/09/12 17:48:13 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/examples/tutorials/ex24.c
src/snes/examples/tutorials/ex23.c 1.0 01/09/12 17:48:13 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/examples/tutorials/ex23.c
src/snes/examples/tutorials/ex22.c 1.0 01/09/12 17:48:13 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/examples/tutorials/ex22.c
src/snes/examples/tutorials/ex21.c 1.0 01/09/12 17:48:13 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/examples/tutorials/ex21.c
src/snes/examples/tutorials/ex20.c 1.0 01/09/12 17:48:13 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/examples/tutorials/ex20.c
src/snes/examples/tutorials/ex2.c 1.1 01/09/12 17:48:12 knepley@handbell.mcs.anl.gov +349 -0
src/snes/examples/tutorials/ex1f.F 1.1 01/09/12 17:48:12 knepley@handbell.mcs.anl.gov +334 -0
src/snes/examples/tutorials/ex19.c 1.1 01/09/12 17:48:12 knepley@handbell.mcs.anl.gov +676 -0
src/snes/examples/tutorials/ex18.c 1.1 01/09/12 17:48:12 knepley@handbell.mcs.anl.gov +611 -0
src/snes/examples/tutorials/ex14.c 1.0 01/09/12 17:48:13 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/examples/tutorials/ex14.c
src/snes/examples/tutorials/ex10d/options.inf 1.0 01/09/12 17:48:13 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/examples/tutorials/ex10d/options.inf
src/snes/examples/tutorials/ex10d/makefile 1.0 01/09/12 17:48:13 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/examples/tutorials/ex10d/makefile
src/snes/examples/tutorials/ex10d/ex10.c 1.0 01/09/12 17:48:13 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/examples/tutorials/ex10d/ex10.c
src/snes/examples/tutorials/ex10d/adj.in 1.0 01/09/12 17:48:13 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/examples/tutorials/ex10d/adj.in
src/snes/examples/tutorials/ex1.c 1.1 01/09/12 17:48:12 knepley@handbell.mcs.anl.gov +310 -0
src/snes/examples/tests/ex7.c 1.0 01/09/12 17:48:13 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/examples/tests/ex7.c
src/snes/examples/tests/ex1f.F 1.0 01/09/12 17:48:13 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/examples/tests/ex1f.F
src/snes/examples/tests/ex13.c 1.0 01/09/12 17:48:13 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/examples/tests/ex13.c
src/snes/examples/tests/ex12.F 1.0 01/09/12 17:48:13 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/examples/tests/ex12.F
src/snes/examples/makefile 1.1 01/09/12 17:48:12 knepley@handbell.mcs.anl.gov +9 -0
src/snes/snesimpl.h 1.1 01/09/12 17:48:11 knepley@handbell.mcs.anl.gov +142 -0
src/snes/mf/wp.c 1.1 01/09/12 17:48:12 knepley@handbell.mcs.anl.gov +293 -0
src/snes/mf/snesmfjdef.c 1.0 01/09/12 17:48:12 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/mf/snesmfjdef.c
src/snes/mf/snesmfj.h 1.1 01/09/12 17:48:11 knepley@handbell.mcs.anl.gov +63 -0
src/snes/mf/snesmfj.c 1.1 01/09/12 17:48:11 knepley@handbell.mcs.anl.gov +1087 -0
src/snes/mf/mfregis.c 1.1 01/09/12 17:48:11 knepley@handbell.mcs.anl.gov +35 -0
src/snes/mf/makefile 1.1 01/09/12 17:48:11 knepley@handbell.mcs.anl.gov +19 -0
src/snes/makefile 1.1 01/09/12 17:48:11 knepley@handbell.mcs.anl.gov +12 -0
src/snes/examples/tutorials/makefile 1.0 01/09/12 17:48:12 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/examples/tutorials/makefile
src/snes/examples/tutorials/ex6.c 1.0 01/09/12 17:48:12 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/examples/tutorials/ex6.c
src/snes/examples/tutorials/ex5s.c 1.0 01/09/12 17:48:12 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/examples/tutorials/ex5s.c
src/snes/examples/tutorials/ex5fs.F 1.0 01/09/12 17:48:12 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/examples/tutorials/ex5fs.F
src/snes/examples/tutorials/ex5f90.F 1.0 01/09/12 17:48:12 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/examples/tutorials/ex5f90.F
src/snes/examples/tutorials/ex5f.F 1.0 01/09/12 17:48:12 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/examples/tutorials/ex5f.F
src/snes/examples/tutorials/ex5.c 1.0 01/09/12 17:48:12 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/examples/tutorials/ex5.c
src/snes/examples/tutorials/ex3.c 1.0 01/09/12 17:48:12 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/examples/tutorials/ex3.c
src/snes/examples/tutorials/ex2.c 1.0 01/09/12 17:48:12 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/examples/tutorials/ex2.c
src/snes/examples/tutorials/ex1f.F 1.0 01/09/12 17:48:12 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/examples/tutorials/ex1f.F
src/snes/examples/tutorials/ex19.c 1.0 01/09/12 17:48:12 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/examples/tutorials/ex19.c
src/snes/examples/tutorials/ex18.c 1.0 01/09/12 17:48:12 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/examples/tutorials/ex18.c
src/snes/examples/tutorials/ex1.c 1.0 01/09/12 17:48:12 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/examples/tutorials/ex1.c
src/snes/examples/makefile 1.0 01/09/12 17:48:12 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/examples/makefile
src/contrib/libtfs/xyt.h 1.1 01/09/12 17:48:11 knepley@handbell.mcs.anl.gov +136 -0
src/contrib/libtfs/xxt.h 1.1 01/09/12 17:48:11 knepley@handbell.mcs.anl.gov +141 -0
src/contrib/libtfs/types.h 1.1 01/09/12 17:48:11 knepley@handbell.mcs.anl.gov +31 -0
src/contrib/libtfs/stack.h 1.1 01/09/12 17:48:11 knepley@handbell.mcs.anl.gov +90 -0
src/contrib/libtfs/queue.h 1.1 01/09/12 17:48:11 knepley@handbell.mcs.anl.gov +105 -0
src/contrib/libtfs/makefile 1.1 01/09/12 17:48:11 knepley@handbell.mcs.anl.gov +20 -0
src/contrib/libtfs/ivec.h 1.1 01/09/12 17:48:11 knepley@handbell.mcs.anl.gov +139 -0
src/contrib/libtfs/gs.h 1.1 01/09/12 17:48:11 knepley@handbell.mcs.anl.gov +99 -0
src/contrib/libtfs/error.h 1.1 01/09/12 17:48:11 knepley@handbell.mcs.anl.gov +52 -0
src/contrib/libtfs/const.h 1.1 01/09/12 17:48:11 knepley@handbell.mcs.anl.gov +181 -0
src/contrib/libtfs/comm.h 1.1 01/09/12 17:48:11 knepley@handbell.mcs.anl.gov +101 -0
src/contrib/libtfs/bss_malloc.h 1.1 01/09/12 17:48:11 knepley@handbell.mcs.anl.gov +51 -0
src/snes/snesimpl.h 1.0 01/09/12 17:48:11 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/snesimpl.h
src/snes/mf/wp.c 1.0 01/09/12 17:48:11 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/mf/wp.c
src/snes/mf/snesmfj.h 1.0 01/09/12 17:48:11 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/mf/snesmfj.h
src/snes/mf/snesmfj.c 1.0 01/09/12 17:48:11 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/mf/snesmfj.c
src/snes/mf/mfregis.c 1.0 01/09/12 17:48:11 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/mf/mfregis.c
src/snes/mf/makefile 1.0 01/09/12 17:48:11 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/mf/makefile
src/snes/makefile 1.0 01/09/12 17:48:11 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/snes/makefile
src/contrib/libtfs/xyt.h 1.0 01/09/12 17:48:11 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/libtfs/xyt.h
src/contrib/libtfs/xyt.c 1.1 01/09/12 17:48:10 knepley@handbell.mcs.anl.gov +1549 -0
src/contrib/libtfs/xxt.h 1.0 01/09/12 17:48:11 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/libtfs/xxt.h
src/contrib/libtfs/xxt.c 1.1 01/09/12 17:48:10 knepley@handbell.mcs.anl.gov +1451 -0
src/contrib/libtfs/types.h 1.0 01/09/12 17:48:11 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/libtfs/types.h
src/contrib/libtfs/stack.h 1.0 01/09/12 17:48:11 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/libtfs/stack.h
src/contrib/libtfs/stack.c 1.1 01/09/12 17:48:10 knepley@handbell.mcs.anl.gov +165 -0
src/contrib/libtfs/queue.h 1.0 01/09/12 17:48:11 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/libtfs/queue.h
src/contrib/libtfs/queue.c 1.1 01/09/12 17:48:10 knepley@handbell.mcs.anl.gov +187 -0
src/contrib/libtfs/makefile 1.0 01/09/12 17:48:11 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/libtfs/makefile
src/contrib/libtfs/ivec.h 1.0 01/09/12 17:48:11 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/libtfs/ivec.h
src/contrib/libtfs/ivec.c 1.1 01/09/12 17:48:10 knepley@handbell.mcs.anl.gov +1827 -0
src/contrib/libtfs/gs.h 1.0 01/09/12 17:48:11 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/libtfs/gs.h
src/contrib/libtfs/gs.c 1.1 01/09/12 17:48:10 knepley@handbell.mcs.anl.gov +5814 -0
src/contrib/libtfs/error.h 1.0 01/09/12 17:48:11 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/libtfs/error.h
src/contrib/libtfs/error.c 1.1 01/09/12 17:48:10 knepley@handbell.mcs.anl.gov +281 -0
src/contrib/libtfs/const.h 1.0 01/09/12 17:48:11 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/libtfs/const.h
src/contrib/libtfs/comm.h 1.0 01/09/12 17:48:11 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/libtfs/comm.h
src/contrib/libtfs/comm.c 1.1 01/09/12 17:48:10 knepley@handbell.mcs.anl.gov +2278 -0
src/contrib/libtfs/bss_malloc.h 1.0 01/09/12 17:48:11 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/libtfs/bss_malloc.h
src/contrib/libtfs/bss_malloc.c 1.1 01/09/12 17:48:10 knepley@handbell.mcs.anl.gov +536 -0
src/contrib/libtfs/blas.h 1.1 01/09/12 17:48:11 knepley@handbell.mcs.anl.gov +45 -0
src/contrib/libtfs/bit_mask.h 1.1 01/09/12 17:48:10 knepley@handbell.mcs.anl.gov +44 -0
src/contrib/libtfs/bit_mask.c 1.1 01/09/12 17:48:10 knepley@handbell.mcs.anl.gov +245 -0
src/contrib/lahaye/samg/makefile 1.1 01/09/12 17:48:10 knepley@handbell.mcs.anl.gov +22 -0
src/contrib/lahaye/ramg/ramgpetsc.c 1.1 01/09/12 17:48:10 knepley@handbell.mcs.anl.gov +534 -0
src/contrib/lahaye/ramg/ramgfunc.h 1.1 01/09/12 17:48:10 knepley@handbell.mcs.anl.gov +56 -0
src/contrib/lahaye/ramg/petscfunc.h 1.1 01/09/12 17:48:10 knepley@handbell.mcs.anl.gov +111 -0
src/contrib/lahaye/ramg/petscfunc.c 1.1 01/09/12 17:48:10 knepley@handbell.mcs.anl.gov +360 -0
src/contrib/lahaye/ramg/makefile 1.1 01/09/12 17:48:10 knepley@handbell.mcs.anl.gov +20 -0
src/contrib/libtfs/xyt.c 1.0 01/09/12 17:48:10 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/libtfs/xyt.c
src/contrib/libtfs/xxt.c 1.0 01/09/12 17:48:10 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/libtfs/xxt.c
src/contrib/libtfs/stack.c 1.0 01/09/12 17:48:10 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/libtfs/stack.c
src/contrib/libtfs/queue.c 1.0 01/09/12 17:48:10 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/libtfs/queue.c
src/contrib/libtfs/ivec.c 1.0 01/09/12 17:48:10 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/libtfs/ivec.c
src/contrib/libtfs/gs.c 1.0 01/09/12 17:48:10 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/libtfs/gs.c
src/contrib/libtfs/error.c 1.0 01/09/12 17:48:10 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/libtfs/error.c
src/contrib/libtfs/comm.c 1.0 01/09/12 17:48:10 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/libtfs/comm.c
src/contrib/libtfs/bss_malloc.c 1.0 01/09/12 17:48:10 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/libtfs/bss_malloc.c
src/contrib/libtfs/blas.h 1.0 01/09/12 17:48:10 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/libtfs/blas.h
src/contrib/libtfs/bit_mask.h 1.0 01/09/12 17:48:10 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/libtfs/bit_mask.h
src/contrib/libtfs/bit_mask.c 1.0 01/09/12 17:48:10 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/libtfs/bit_mask.c
src/contrib/lahaye/samg/samgtools2.c 1.1 01/09/12 17:48:10 knepley@handbell.mcs.anl.gov +178 -0
src/contrib/lahaye/samg/samgtools1.F 1.1 01/09/12 17:48:09 knepley@handbell.mcs.anl.gov +176 -0
src/contrib/lahaye/samg/samgpetsc.c 1.1 01/09/12 17:48:09 knepley@handbell.mcs.anl.gov +550 -0
src/contrib/lahaye/samg/samgfunc.h 1.1 01/09/12 17:48:09 knepley@handbell.mcs.anl.gov +61 -0
src/contrib/lahaye/samg/petsctools.c 1.1 01/09/12 17:48:09 knepley@handbell.mcs.anl.gov +150 -0
src/contrib/lahaye/samg/petscfunc.h 1.1 01/09/12 17:48:09 knepley@handbell.mcs.anl.gov +115 -0
src/contrib/lahaye/samg/makefile 1.0 01/09/12 17:48:10 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/lahaye/samg/makefile
src/contrib/lahaye/samg/drvsamg.f 1.1 01/09/12 17:48:09 knepley@handbell.mcs.anl.gov +150 -0
src/contrib/lahaye/samg/README.TXT 1.1 01/09/12 17:48:09 knepley@handbell.mcs.anl.gov +93 -0
src/contrib/lahaye/ramg/ramgpetsc.c 1.0 01/09/12 17:48:10 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/lahaye/ramg/ramgpetsc.c
src/contrib/lahaye/ramg/ramgfunc.h 1.0 01/09/12 17:48:10 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/lahaye/ramg/ramgfunc.h
src/contrib/lahaye/ramg/petscfunc.h 1.0 01/09/12 17:48:10 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/lahaye/ramg/petscfunc.h
src/contrib/lahaye/ramg/petscfunc.c 1.0 01/09/12 17:48:10 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/lahaye/ramg/petscfunc.c
src/contrib/lahaye/ramg/makefile 1.0 01/09/12 17:48:10 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/lahaye/ramg/makefile
src/contrib/lahaye/matmatmult.c 1.1 01/09/12 17:48:09 knepley@handbell.mcs.anl.gov +209 -0
src/contrib/lahaye/makefile 1.1 01/09/12 17:48:09 knepley@handbell.mcs.anl.gov +22 -0
src/contrib/lahaye/samg/samgtools2.c 1.0 01/09/12 17:48:09 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/lahaye/samg/samgtools2.c
src/contrib/lahaye/samg/samgtools1.F 1.0 01/09/12 17:48:09 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/lahaye/samg/samgtools1.F
src/contrib/lahaye/samg/samgpetsc.c 1.0 01/09/12 17:48:09 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/lahaye/samg/samgpetsc.c
src/contrib/lahaye/samg/samgfunc.h 1.0 01/09/12 17:48:09 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/lahaye/samg/samgfunc.h
src/contrib/lahaye/samg/petsctools.c 1.0 01/09/12 17:48:09 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/lahaye/samg/petsctools.c
src/contrib/lahaye/samg/petscfunc.h 1.0 01/09/12 17:48:09 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/lahaye/samg/petscfunc.h
src/contrib/lahaye/samg/drvsamg.f 1.0 01/09/12 17:48:09 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/lahaye/samg/drvsamg.f
src/contrib/lahaye/samg/README.TXT 1.0 01/09/12 17:48:09 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/lahaye/samg/README.TXT
src/contrib/lahaye/matmatmult.c 1.0 01/09/12 17:48:09 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/lahaye/matmatmult.c
src/contrib/lahaye/makefile 1.0 01/09/12 17:48:09 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/lahaye/makefile
src/contrib/oberman/tns_q2q1/qvscript.m 1.1 01/09/12 17:48:07 knepley@handbell.mcs.anl.gov +86 -0
src/contrib/oberman/tns_q2q1/qscript.m 1.1 01/09/12 17:48:07 knepley@handbell.mcs.anl.gov +106 -0
src/contrib/oberman/tns_q2q1/makefile 1.1 01/09/12 17:48:07 knepley@handbell.mcs.anl.gov +36 -0
src/contrib/oberman/tns_q2q1/main.c 1.1 01/09/12 17:48:07 knepley@handbell.mcs.anl.gov +614 -0
src/contrib/oberman/tns_q2q1/integrator.c 1.1 01/09/12 17:48:07 knepley@handbell.mcs.anl.gov +308 -0
src/contrib/oberman/tns_q2q1/general_appsetref.c 1.1 01/09/12 17:48:07 knepley@handbell.mcs.anl.gov +225 -0
src/contrib/oberman/tns_q2q1/general_appctx.h 1.1 01/09/12 17:48:07 knepley@handbell.mcs.anl.gov +179 -0
src/contrib/oberman/tns_q2q1/functions.c 1.1 01/09/12 17:48:07 knepley@handbell.mcs.anl.gov +86 -0
src/contrib/oberman/tns_q2q1/fscript.m 1.1 01/09/12 17:48:07 knepley@handbell.mcs.anl.gov +27 -0
src/contrib/oberman/tns_q2q1/fn.m 1.1 01/09/12 17:48:07 knepley@handbell.mcs.anl.gov +10 -0
src/contrib/oberman/tns_q2q1/extra.c 1.1 01/09/12 17:48:07 knepley@handbell.mcs.anl.gov +191 -0
src/contrib/oberman/tns_q2q1/dbscript.m 1.1 01/09/12 17:48:07 knepley@handbell.mcs.anl.gov +72 -0
src/contrib/oberman/tns_q2q1/bscript.m 1.1 01/09/12 17:48:07 knepley@handbell.mcs.anl.gov +84 -0
src/contrib/markadamscolor/color.c 1.1 01/09/12 17:48:07 knepley@handbell.mcs.anl.gov +285 -0
src/contrib/keyes/makefile 1.1 01/09/12 17:48:07 knepley@handbell.mcs.anl.gov +140 -0
src/contrib/keyes/ex15.c 1.1 01/09/12 17:48:07 knepley@handbell.mcs.anl.gov +900 -0
src/contrib/fun3d/userJac.F 1.1 01/09/12 17:48:08 knepley@handbell.mcs.anl.gov +842 -0
src/contrib/fun3d/user.h 1.1 01/09/12 17:48:07 knepley@handbell.mcs.anl.gov +319 -0
src/contrib/fun3d/user.F 1.1 01/09/12 17:48:07 knepley@handbell.mcs.anl.gov +2814 -0
src/contrib/fun3d/makefile 1.1 01/09/12 17:48:07 knepley@handbell.mcs.anl.gov +52 -0
src/contrib/fun3d/flow.c 1.1 01/09/12 17:48:07 knepley@handbell.mcs.anl.gov +2518 -0
src/contrib/oberman/tns_q2q1/qvscript.m 1.0 01/09/12 17:48:07 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/tns_q2q1/qvscript.m
src/contrib/oberman/tns_q2q1/qscript.m 1.0 01/09/12 17:48:07 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/tns_q2q1/qscript.m
src/contrib/oberman/tns_q2q1/makefile 1.0 01/09/12 17:48:07 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/tns_q2q1/makefile
src/contrib/oberman/tns_q2q1/main.c 1.0 01/09/12 17:48:07 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/tns_q2q1/main.c
src/contrib/oberman/tns_q2q1/integrator.c 1.0 01/09/12 17:48:07 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/tns_q2q1/integrator.c
src/contrib/oberman/tns_q2q1/general_appsetref.c 1.0 01/09/12 17:48:07 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/tns_q2q1/general_appsetref.c
src/contrib/oberman/tns_q2q1/general_appctx.h 1.0 01/09/12 17:48:07 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/tns_q2q1/general_appctx.h
src/contrib/oberman/tns_q2q1/functions.c 1.0 01/09/12 17:48:07 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/tns_q2q1/functions.c
src/contrib/oberman/tns_q2q1/fscript.m 1.0 01/09/12 17:48:07 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/tns_q2q1/fscript.m
src/contrib/oberman/tns_q2q1/fn.m 1.0 01/09/12 17:48:07 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/tns_q2q1/fn.m
src/contrib/oberman/tns_q2q1/extra.c 1.0 01/09/12 17:48:07 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/tns_q2q1/extra.c
src/contrib/oberman/tns_q2q1/dbscript.m 1.0 01/09/12 17:48:07 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/tns_q2q1/dbscript.m
src/contrib/oberman/tns_q2q1/bscript.m 1.0 01/09/12 17:48:07 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/tns_q2q1/bscript.m
src/contrib/oberman/tns_q2q1/biquadinput.c 1.1 01/09/12 17:48:07 knepley@handbell.mcs.anl.gov +571 -0
src/contrib/oberman/tns_q2q1/appview.c 1.1 01/09/12 17:48:06 knepley@handbell.mcs.anl.gov +37 -0
src/contrib/oberman/tns_q2q1/appsetref.c 1.1 01/09/12 17:48:06 knepley@handbell.mcs.anl.gov +204 -0
src/contrib/oberman/tns_q2q1/appsetalg.c 1.1 01/09/12 17:48:06 knepley@handbell.mcs.anl.gov +584 -0
src/contrib/oberman/tns_q2q1/appload.c 1.1 01/09/12 17:48:06 knepley@handbell.mcs.anl.gov +369 -0
src/contrib/oberman/tns_q2q1/appctx.h 1.1 01/09/12 17:48:06 knepley@handbell.mcs.anl.gov +242 -0
src/contrib/oberman/tns_q2q1/appcreate.c 1.1 01/09/12 17:48:06 knepley@handbell.mcs.anl.gov +176 -0
src/contrib/oberman/ns_q1q0/makefile 1.1 01/09/12 17:48:06 knepley@handbell.mcs.anl.gov +31 -0
src/contrib/oberman/ns_q1q0/main.c 1.1 01/09/12 17:48:06 knepley@handbell.mcs.anl.gov +545 -0
src/contrib/oberman/ns_q1q0/integrator.c 1.1 01/09/12 17:48:06 knepley@handbell.mcs.anl.gov +317 -0
src/contrib/oberman/ns_q1q0/functions.c 1.1 01/09/12 17:48:06 knepley@handbell.mcs.anl.gov +25 -0
src/contrib/oberman/ns_q1q0/dbscript.m 1.1 01/09/12 17:48:06 knepley@handbell.mcs.anl.gov +72 -0
src/contrib/oberman/ns_q1q0/bscript.m 1.1 01/09/12 17:48:06 knepley@handbell.mcs.anl.gov +74 -0
src/contrib/oberman/ns_q1q0/appview.c 1.1 01/09/12 17:48:06 knepley@handbell.mcs.anl.gov +196 -0
src/contrib/oberman/ns_q1q0/appload.c 1.1 01/09/12 17:48:06 knepley@handbell.mcs.anl.gov +332 -0
src/contrib/oberman/ns_q1q0/appctx.h 1.1 01/09/12 17:48:06 knepley@handbell.mcs.anl.gov +223 -0
src/contrib/oberman/ns_q1q0/appcreate.c 1.1 01/09/12 17:48:06 knepley@handbell.mcs.anl.gov +113 -0
src/contrib/oberman/makefile 1.1 01/09/12 17:48:06 knepley@handbell.mcs.anl.gov +10 -0
src/contrib/markadamscolor/color.c 1.0 01/09/12 17:48:07 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/markadamscolor/color.c
src/contrib/keyes/makefile 1.0 01/09/12 17:48:07 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/keyes/makefile
src/contrib/keyes/ex15.c 1.0 01/09/12 17:48:07 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/keyes/ex15.c
src/contrib/fun3d/userJac.F 1.0 01/09/12 17:48:07 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/fun3d/userJac.F
src/contrib/fun3d/user.h 1.0 01/09/12 17:48:07 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/fun3d/user.h
src/contrib/fun3d/user.F 1.0 01/09/12 17:48:07 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/fun3d/user.F
src/contrib/fun3d/makefile 1.0 01/09/12 17:48:07 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/fun3d/makefile
src/contrib/fun3d/flow.c 1.0 01/09/12 17:48:07 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/fun3d/flow.c
src/contrib/oberman/tns_q2q1/biquadinput.c 1.0 01/09/12 17:48:06 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/tns_q2q1/biquadinput.c
src/contrib/oberman/tns_q2q1/appview.c 1.0 01/09/12 17:48:06 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/tns_q2q1/appview.c
src/contrib/oberman/tns_q2q1/appsetref.c 1.0 01/09/12 17:48:06 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/tns_q2q1/appsetref.c
src/contrib/oberman/tns_q2q1/appsetalg.c 1.0 01/09/12 17:48:06 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/tns_q2q1/appsetalg.c
src/contrib/oberman/tns_q2q1/appload.c 1.0 01/09/12 17:48:06 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/tns_q2q1/appload.c
src/contrib/oberman/tns_q2q1/appctx.h 1.0 01/09/12 17:48:06 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/tns_q2q1/appctx.h
src/contrib/oberman/tns_q2q1/appcreate.c 1.0 01/09/12 17:48:06 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/tns_q2q1/appcreate.c
src/contrib/oberman/ns_q2q1/s2.m 1.1 01/09/12 17:48:05 knepley@handbell.mcs.anl.gov +4 -0
src/contrib/oberman/ns_q2q1/s1.m 1.1 01/09/12 17:48:05 knepley@handbell.mcs.anl.gov +5 -0
src/contrib/oberman/ns_q2q1/old_setref.c 1.1 01/09/12 17:48:05 knepley@handbell.mcs.anl.gov +508 -0
src/contrib/oberman/ns_q2q1/ns44 1.1 01/09/12 17:48:06 knepley@handbell.mcs.anl.gov +236 -0
src/contrib/oberman/ns_q2q1/ns22 1.1 01/09/12 17:48:05 knepley@handbell.mcs.anl.gov +122 -0
src/contrib/oberman/ns_q2q1/makefile 1.1 01/09/12 17:48:05 knepley@handbell.mcs.anl.gov +34 -0
src/contrib/oberman/ns_q2q1/main.c 1.1 01/09/12 17:48:05 knepley@handbell.mcs.anl.gov +277 -0
src/contrib/oberman/ns_q2q1/integrator.c 1.1 01/09/12 17:48:05 knepley@handbell.mcs.anl.gov +229 -0
src/contrib/oberman/ns_q2q1/general_appsetref.c 1.1 01/09/12 17:48:05 knepley@handbell.mcs.anl.gov +225 -0
src/contrib/oberman/ns_q2q1/general_appctx.h 1.1 01/09/12 17:48:05 knepley@handbell.mcs.anl.gov +179 -0
src/contrib/oberman/ns_q2q1/functions.c 1.1 01/09/12 17:48:05 knepley@handbell.mcs.anl.gov +69 -0
src/contrib/oberman/ns_q2q1/fscript.m 1.1 01/09/12 17:48:05 knepley@handbell.mcs.anl.gov +27 -0
src/contrib/oberman/ns_q2q1/fn.m 1.1 01/09/12 17:48:05 knepley@handbell.mcs.anl.gov +10 -0
src/contrib/oberman/ns_q2q1/dbscript.m 1.1 01/09/12 17:48:05 knepley@handbell.mcs.anl.gov +72 -0
src/contrib/oberman/ns_q2q1/bscript_try.m 1.1 01/09/12 17:48:05 knepley@handbell.mcs.anl.gov +93 -0
src/contrib/oberman/ns_q2q1/bscript8.m 1.1 01/09/12 17:48:05 knepley@handbell.mcs.anl.gov +84 -0
src/contrib/oberman/ns_q2q1/bscript.m 1.1 01/09/12 17:48:05 knepley@handbell.mcs.anl.gov +85 -0
src/contrib/oberman/ns_q2q1/biquadinput8.c 1.1 01/09/12 17:48:05 knepley@handbell.mcs.anl.gov +524 -0
src/contrib/oberman/ns_q2q1/appctx.h 1.1 01/09/12 17:48:05 knepley@handbell.mcs.anl.gov +200 -0
src/contrib/oberman/ns_q1q0/makefile 1.0 01/09/12 17:48:06 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/ns_q1q0/makefile
src/contrib/oberman/ns_q1q0/main.c 1.0 01/09/12 17:48:06 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/ns_q1q0/main.c
src/contrib/oberman/ns_q1q0/integrator.c 1.0 01/09/12 17:48:06 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/ns_q1q0/integrator.c
src/contrib/oberman/ns_q1q0/functions.c 1.0 01/09/12 17:48:06 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/ns_q1q0/functions.c
src/contrib/oberman/ns_q1q0/dbscript.m 1.0 01/09/12 17:48:06 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/ns_q1q0/dbscript.m
src/contrib/oberman/ns_q1q0/bscript.m 1.0 01/09/12 17:48:06 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/ns_q1q0/bscript.m
src/contrib/oberman/ns_q1q0/appview.c 1.0 01/09/12 17:48:06 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/ns_q1q0/appview.c
src/contrib/oberman/ns_q1q0/appload.c 1.0 01/09/12 17:48:06 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/ns_q1q0/appload.c
src/contrib/oberman/ns_q1q0/appctx.h 1.0 01/09/12 17:48:06 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/ns_q1q0/appctx.h
src/contrib/oberman/ns_q1q0/appcreate.c 1.0 01/09/12 17:48:06 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/ns_q1q0/appcreate.c
src/contrib/oberman/makefile 1.0 01/09/12 17:48:06 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/makefile
src/contrib/oberman/ns_q2q1/s2.m 1.0 01/09/12 17:48:05 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/ns_q2q1/s2.m
src/contrib/oberman/ns_q2q1/s1.m 1.0 01/09/12 17:48:05 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/ns_q2q1/s1.m
src/contrib/oberman/ns_q2q1/old_setref.c 1.0 01/09/12 17:48:05 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/ns_q2q1/old_setref.c
src/contrib/oberman/ns_q2q1/ns44 1.0 01/09/12 17:48:05 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/ns_q2q1/ns44
src/contrib/oberman/ns_q2q1/ns22 1.0 01/09/12 17:48:05 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/ns_q2q1/ns22
src/contrib/oberman/ns_q2q1/makefile 1.0 01/09/12 17:48:05 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/ns_q2q1/makefile
src/contrib/oberman/ns_q2q1/main.c 1.0 01/09/12 17:48:05 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/ns_q2q1/main.c
src/contrib/oberman/ns_q2q1/integrator.c 1.0 01/09/12 17:48:05 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/ns_q2q1/integrator.c
src/contrib/oberman/ns_q2q1/general_appsetref.c 1.0 01/09/12 17:48:05 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/ns_q2q1/general_appsetref.c
src/contrib/oberman/ns_q2q1/general_appctx.h 1.0 01/09/12 17:48:05 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/ns_q2q1/general_appctx.h
src/contrib/oberman/ns_q2q1/functions.c 1.0 01/09/12 17:48:05 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/ns_q2q1/functions.c
src/contrib/oberman/ns_q2q1/fscript.m 1.0 01/09/12 17:48:05 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/ns_q2q1/fscript.m
src/contrib/oberman/ns_q2q1/fn.m 1.0 01/09/12 17:48:05 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/ns_q2q1/fn.m
src/contrib/oberman/ns_q2q1/extra.c 1.1 01/09/12 17:48:05 knepley@handbell.mcs.anl.gov +191 -0
src/contrib/oberman/ns_q2q1/dbscript.m 1.0 01/09/12 17:48:05 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/ns_q2q1/dbscript.m
src/contrib/oberman/ns_q2q1/bscript_try.m 1.0 01/09/12 17:48:05 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/ns_q2q1/bscript_try.m
src/contrib/oberman/ns_q2q1/bscript8.m 1.0 01/09/12 17:48:05 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/ns_q2q1/bscript8.m
src/contrib/oberman/ns_q2q1/bscript.m 1.0 01/09/12 17:48:05 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/ns_q2q1/bscript.m
src/contrib/oberman/ns_q2q1/biquadinput8.c 1.0 01/09/12 17:48:05 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/ns_q2q1/biquadinput8.c
src/contrib/oberman/ns_q2q1/biquadinput.c 1.1 01/09/12 17:48:04 knepley@handbell.mcs.anl.gov +559 -0
src/contrib/oberman/ns_q2q1/appview.c 1.1 01/09/12 17:48:04 knepley@handbell.mcs.anl.gov +33 -0
src/contrib/oberman/ns_q2q1/appsetref.c 1.1 01/09/12 17:48:04 knepley@handbell.mcs.anl.gov +204 -0
src/contrib/oberman/ns_q2q1/appload.c 1.1 01/09/12 17:48:04 knepley@handbell.mcs.anl.gov +329 -0
src/contrib/oberman/ns_q2q1/appctx.h 1.0 01/09/12 17:48:05 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/ns_q2q1/appctx.h
src/contrib/oberman/ns_q2q1/appcreate.c 1.1 01/09/12 17:48:04 knepley@handbell.mcs.anl.gov +129 -0
src/contrib/oberman/burgers_vertex_based_q1/sscript.m 1.1 01/09/12 17:48:04 knepley@handbell.mcs.anl.gov +16 -0
src/contrib/oberman/burgers_vertex_based_q1/soln1.m 1.1 01/09/12 17:48:04 knepley@handbell.mcs.anl.gov +920 -0
src/contrib/oberman/burgers_vertex_based_q1/s2.m 1.1 01/09/12 17:48:04 knepley@handbell.mcs.anl.gov +6 -0
src/contrib/oberman/burgers_vertex_based_q1/s1.m 1.1 01/09/12 17:48:04 knepley@handbell.mcs.anl.gov +7 -0
src/contrib/oberman/burgers_vertex_based_q1/mscript.m 1.1 01/09/12 17:48:04 knepley@handbell.mcs.anl.gov +16 -0
src/contrib/oberman/burgers_vertex_based_q1/main.c 1.1 01/09/12 17:48:04 knepley@handbell.mcs.anl.gov +793 -0
src/contrib/oberman/burgers_vertex_based_q1/integrator.c 1.1 01/09/12 17:48:04 knepley@handbell.mcs.anl.gov +248 -0
src/contrib/oberman/burgers_vertex_based_q1/functions.c 1.1 01/09/12 17:48:04 knepley@handbell.mcs.anl.gov +67 -0
src/contrib/oberman/burgers_vertex_based_q1/fscript.m 1.1 01/09/12 17:48:04 knepley@handbell.mcs.anl.gov +13 -0
src/contrib/oberman/burgers_vertex_based_q1/bscript.m 1.1 01/09/12 17:48:04 knepley@handbell.mcs.anl.gov +61 -0
src/contrib/oberman/burgers_vertex_based_q1/appview.c 1.1 01/09/12 17:48:04 knepley@handbell.mcs.anl.gov +276 -0
src/contrib/oberman/burgers_vertex_based_q1/appload.c 1.1 01/09/12 17:48:04 knepley@handbell.mcs.anl.gov +247 -0
src/contrib/oberman/burgers_vertex_based_q1/appctx.h 1.1 01/09/12 17:48:04 knepley@handbell.mcs.anl.gov +189 -0
src/contrib/oberman/ns_q2q1/extra.c 1.0 01/09/12 17:48:04 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/ns_q2q1/extra.c
src/contrib/oberman/ns_q2q1/biquadinput.c 1.0 01/09/12 17:48:04 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/ns_q2q1/biquadinput.c
src/contrib/oberman/ns_q2q1/appview.c 1.0 01/09/12 17:48:04 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/ns_q2q1/appview.c
src/contrib/oberman/ns_q2q1/appsetref.c 1.0 01/09/12 17:48:04 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/ns_q2q1/appsetref.c
src/contrib/oberman/ns_q2q1/appload.c 1.0 01/09/12 17:48:04 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/ns_q2q1/appload.c
src/contrib/oberman/ns_q2q1/appcreate.c 1.0 01/09/12 17:48:04 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/ns_q2q1/appcreate.c
src/contrib/oberman/ns_q1q0_penalty/penaltyinput.c 1.1 01/09/12 17:48:03 knepley@handbell.mcs.anl.gov +535 -0
src/contrib/oberman/ns_q1q0_penalty/main.c 1.1 01/09/12 17:48:03 knepley@handbell.mcs.anl.gov +592 -0
src/contrib/oberman/ns_q1q0_penalty/functions.c 1.1 01/09/12 17:48:03 knepley@handbell.mcs.anl.gov +36 -0
src/contrib/oberman/ns_q1q0_penalty/dbscript.m 1.1 01/09/12 17:48:03 knepley@handbell.mcs.anl.gov +72 -0
src/contrib/oberman/ns_q1q0_penalty/bscript.m 1.1 01/09/12 17:48:03 knepley@handbell.mcs.anl.gov +69 -0
src/contrib/oberman/burgers_vertex_based_q1/sscript.m 1.0 01/09/12 17:48:04 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/burgers_vertex_based_q1/sscript.m
src/contrib/oberman/burgers_vertex_based_q1/soln1.m 1.0 01/09/12 17:48:04 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/burgers_vertex_based_q1/soln1.m
src/contrib/oberman/burgers_vertex_based_q1/s2.m 1.0 01/09/12 17:48:04 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/burgers_vertex_based_q1/s2.m
src/contrib/oberman/burgers_vertex_based_q1/s1.m 1.0 01/09/12 17:48:04 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/burgers_vertex_based_q1/s1.m
src/contrib/oberman/burgers_vertex_based_q1/mscript.m 1.0 01/09/12 17:48:04 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/burgers_vertex_based_q1/mscript.m
src/contrib/oberman/burgers_vertex_based_q1/makefile 1.1 01/09/12 17:48:04 knepley@handbell.mcs.anl.gov +26 -0
src/contrib/oberman/burgers_vertex_based_q1/main.c 1.0 01/09/12 17:48:04 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/burgers_vertex_based_q1/main.c
src/contrib/oberman/burgers_vertex_based_q1/integrator.c 1.0 01/09/12 17:48:04 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/burgers_vertex_based_q1/integrator.c
src/contrib/oberman/burgers_vertex_based_q1/functions.c 1.0 01/09/12 17:48:04 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/burgers_vertex_based_q1/functions.c
src/contrib/oberman/burgers_vertex_based_q1/fscript.m 1.0 01/09/12 17:48:04 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/burgers_vertex_based_q1/fscript.m
src/contrib/oberman/burgers_vertex_based_q1/bscript.m 1.0 01/09/12 17:48:04 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/burgers_vertex_based_q1/bscript.m
src/contrib/oberman/burgers_vertex_based_q1/appview.c 1.0 01/09/12 17:48:04 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/burgers_vertex_based_q1/appview.c
src/contrib/oberman/burgers_vertex_based_q1/appload.c 1.0 01/09/12 17:48:04 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/burgers_vertex_based_q1/appload.c
src/contrib/oberman/burgers_vertex_based_q1/appctx.h 1.0 01/09/12 17:48:04 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/burgers_vertex_based_q1/appctx.h
src/contrib/oberman/ns_q1q0_penalty/penaltyinput.c 1.0 01/09/12 17:48:03 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/ns_q1q0_penalty/penaltyinput.c
src/contrib/oberman/ns_q1q0_penalty/makefile 1.1 01/09/12 17:48:02 knepley@handbell.mcs.anl.gov +37 -0
src/contrib/oberman/ns_q1q0_penalty/main.c 1.0 01/09/12 17:48:03 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/ns_q1q0_penalty/main.c
src/contrib/oberman/ns_q1q0_penalty/integrator.c 1.1 01/09/12 17:48:02 knepley@handbell.mcs.anl.gov +316 -0
src/contrib/oberman/ns_q1q0_penalty/functions.c 1.0 01/09/12 17:48:03 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/ns_q1q0_penalty/functions.c
src/contrib/oberman/ns_q1q0_penalty/dbscript.m 1.0 01/09/12 17:48:03 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/ns_q1q0_penalty/dbscript.m
src/contrib/oberman/ns_q1q0_penalty/bscript.m 1.0 01/09/12 17:48:03 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/ns_q1q0_penalty/bscript.m
src/contrib/oberman/ns_q1q0_penalty/appview.c 1.1 01/09/12 17:48:02 knepley@handbell.mcs.anl.gov +185 -0
src/contrib/oberman/ns_q1q0_penalty/appload.c 1.1 01/09/12 17:48:02 knepley@handbell.mcs.anl.gov +333 -0
src/contrib/oberman/ns_q1q0_penalty/appctx.h 1.1 01/09/12 17:48:02 knepley@handbell.mcs.anl.gov +234 -0
src/contrib/oberman/ns_q1q0_penalty/appcreate.c 1.1 01/09/12 17:48:03 knepley@handbell.mcs.anl.gov +116 -0
src/contrib/oberman/ns_q1q0_penalty/README 1.1 01/09/12 17:48:02 knepley@handbell.mcs.anl.gov +30 -0
src/contrib/oberman/laplacian_q1/scalable/plot_solution.m 1.1 01/09/12 17:48:02 knepley@handbell.mcs.anl.gov +68 -0
src/contrib/oberman/laplacian_q1/scalable/petscrc 1.1 01/09/12 17:48:02 knepley@handbell.mcs.anl.gov +116 -0
src/contrib/oberman/laplacian_q1/scalable/makefile 1.1 01/09/12 17:48:02 knepley@handbell.mcs.anl.gov +26 -0
src/contrib/oberman/laplacian_q1/scalable/main.c 1.1 01/09/12 17:48:02 knepley@handbell.mcs.anl.gov +84 -0
src/contrib/oberman/laplacian_q1/scalable/apppartition.c 1.1 01/09/12 17:48:02 knepley@handbell.mcs.anl.gov +350 -0
src/contrib/oberman/laplacian_q1/scalable/appload.c 1.1 01/09/12 17:48:02 knepley@handbell.mcs.anl.gov +65 -0
src/contrib/oberman/laplacian_q1/scalable/appelement.c 1.1 01/09/12 17:48:02 knepley@handbell.mcs.anl.gov +221 -0
src/contrib/oberman/laplacian_q1/scalable/appctx.h 1.1 01/09/12 17:48:02 knepley@handbell.mcs.anl.gov +132 -0
src/contrib/oberman/laplacian_q1/scalable/appalgebra.c 1.1 01/09/12 17:48:02 knepley@handbell.mcs.anl.gov +371 -0
src/contrib/oberman/laplacian_q1/petscrc 1.1 01/09/12 17:48:02 knepley@handbell.mcs.anl.gov +59 -0
src/contrib/oberman/laplacian_q1/main.c 1.1 01/09/12 17:48:02 knepley@handbell.mcs.anl.gov +70 -0
src/contrib/oberman/laplacian_q1/bscript.m 1.1 01/09/12 17:48:02 knepley@handbell.mcs.anl.gov +67 -0
src/contrib/oberman/laplacian_q1/appelement.c 1.1 01/09/12 17:48:02 knepley@handbell.mcs.anl.gov +221 -0
src/contrib/oberman/laplacian_q1/appalgebra.c 1.1 01/09/12 17:48:02 knepley@handbell.mcs.anl.gov +370 -0
src/contrib/oberman/burgers_vertex_based_q1/makefile 1.0 01/09/12 17:48:03 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/burgers_vertex_based_q1/makefile
src/contrib/oberman/ns_q1q0_penalty/makefile 1.0 01/09/12 17:48:02 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/ns_q1q0_penalty/makefile
src/contrib/oberman/ns_q1q0_penalty/integrator.c 1.0 01/09/12 17:48:02 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/ns_q1q0_penalty/integrator.c
src/contrib/oberman/ns_q1q0_penalty/appview.c 1.0 01/09/12 17:48:02 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/ns_q1q0_penalty/appview.c
src/contrib/oberman/ns_q1q0_penalty/appload.c 1.0 01/09/12 17:48:02 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/ns_q1q0_penalty/appload.c
src/contrib/oberman/ns_q1q0_penalty/appctx.h 1.0 01/09/12 17:48:02 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/ns_q1q0_penalty/appctx.h
src/contrib/oberman/ns_q1q0_penalty/appcreate.c 1.0 01/09/12 17:48:02 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/ns_q1q0_penalty/appcreate.c
src/contrib/oberman/ns_q1q0_penalty/README 1.0 01/09/12 17:48:02 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/ns_q1q0_penalty/README
src/contrib/oberman/laplacian_q1/scalable/plot_solution.m 1.0 01/09/12 17:48:02 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/laplacian_q1/scalable/plot_solution.m
src/contrib/oberman/laplacian_q1/scalable/petscrc 1.0 01/09/12 17:48:02 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/laplacian_q1/scalable/petscrc
src/contrib/oberman/laplacian_q1/scalable/makefile 1.0 01/09/12 17:48:02 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/laplacian_q1/scalable/makefile
src/contrib/oberman/laplacian_q1/scalable/main.c 1.0 01/09/12 17:48:02 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/laplacian_q1/scalable/main.c
src/contrib/oberman/laplacian_q1/scalable/apppartition.c 1.0 01/09/12 17:48:02 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/laplacian_q1/scalable/apppartition.c
src/contrib/oberman/laplacian_q1/scalable/appload.c 1.0 01/09/12 17:48:02 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/laplacian_q1/scalable/appload.c
src/contrib/oberman/laplacian_q1/scalable/appelement.c 1.0 01/09/12 17:48:02 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/laplacian_q1/scalable/appelement.c
src/contrib/oberman/laplacian_q1/scalable/appctx.h 1.0 01/09/12 17:48:02 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/laplacian_q1/scalable/appctx.h
src/contrib/oberman/laplacian_q1/scalable/appalgebra.c 1.0 01/09/12 17:48:02 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/laplacian_q1/scalable/appalgebra.c
src/contrib/oberman/laplacian_q1/readme 1.1 01/09/12 17:48:02 knepley@handbell.mcs.anl.gov +63 -0
src/contrib/oberman/laplacian_q1/petscrc 1.0 01/09/12 17:48:02 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/laplacian_q1/petscrc
src/contrib/oberman/laplacian_q1/makefile 1.1 01/09/12 17:48:01 knepley@handbell.mcs.anl.gov +37 -0
src/contrib/oberman/laplacian_q1/main.c 1.0 01/09/12 17:48:02 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/laplacian_q1/main.c
src/contrib/oberman/laplacian_q1/finput.c 1.1 01/09/12 17:48:01 knepley@handbell.mcs.anl.gov +294 -0
src/contrib/oberman/laplacian_q1/bscript.m 1.0 01/09/12 17:48:02 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/laplacian_q1/bscript.m
src/contrib/oberman/laplacian_q1/appview.c 1.1 01/09/12 17:48:01 knepley@handbell.mcs.anl.gov +162 -0
src/contrib/oberman/laplacian_q1/appload.c 1.1 01/09/12 17:48:01 knepley@handbell.mcs.anl.gov +231 -0
src/contrib/oberman/laplacian_q1/appelement.c 1.0 01/09/12 17:48:02 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/laplacian_q1/appelement.c
src/contrib/oberman/laplacian_q1/appctx.h 1.1 01/09/12 17:48:01 knepley@handbell.mcs.anl.gov +147 -0
src/contrib/oberman/laplacian_q1/appalgebra.c 1.0 01/09/12 17:48:02 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/laplacian_q1/appalgebra.c
src/contrib/oberman/burgers_df_based_q1/readme 1.1 01/09/12 17:48:01 knepley@handbell.mcs.anl.gov +72 -0
src/contrib/oberman/burgers_df_based_q1/makefile 1.1 01/09/12 17:48:01 knepley@handbell.mcs.anl.gov +29 -0
src/contrib/oberman/burgers_df_based_q1/main.c 1.1 01/09/12 17:48:01 knepley@handbell.mcs.anl.gov +45 -0
src/contrib/oberman/burgers_df_based_q1/integrator.c 1.1 01/09/12 17:48:01 knepley@handbell.mcs.anl.gov +64 -0
src/contrib/oberman/burgers_df_based_q1/functions.c 1.1 01/09/12 17:48:01 knepley@handbell.mcs.anl.gov +71 -0
src/contrib/oberman/burgers_df_based_q1/bscript.m 1.1 01/09/12 17:48:01 knepley@handbell.mcs.anl.gov +61 -0
src/contrib/oberman/burgers_df_based_q1/appview.c 1.1 01/09/12 17:48:01 knepley@handbell.mcs.anl.gov +279 -0
src/contrib/oberman/burgers_df_based_q1/appsetalg.c 1.1 01/09/12 17:48:01 knepley@handbell.mcs.anl.gov +754 -0
src/contrib/oberman/burgers_df_based_q1/appload.c 1.1 01/09/12 17:48:01 knepley@handbell.mcs.anl.gov +257 -0
src/contrib/oberman/burgers_df_based_q1/appctx.h 1.1 01/09/12 17:48:01 knepley@handbell.mcs.anl.gov +199 -0
src/contrib/mixedrealcomplex/makefile 1.1 01/09/12 17:48:01 knepley@handbell.mcs.anl.gov +222 -0
src/contrib/mixedrealcomplex/ex1.c 1.1 01/09/12 17:48:01 knepley@handbell.mcs.anl.gov +52 -0
src/contrib/src/burgers_vertex_based_q1/sscript.m 1.1 01/09/12 17:48:00 knepley@handbell.mcs.anl.gov +0 -0
src/contrib/src/burgers_vertex_based_q1/soln1.m 1.1 01/09/12 17:48:00 knepley@handbell.mcs.anl.gov +0 -0
src/contrib/src/burgers_vertex_based_q1/mscript.m 1.1 01/09/12 17:48:00 knepley@handbell.mcs.anl.gov +0 -0
src/contrib/src/burgers_vertex_based_q1/makefile 1.1 01/09/12 17:48:00 knepley@handbell.mcs.anl.gov +35 -0
src/contrib/src/burgers_vertex_based_q1/main_old2.c 1.1 01/09/12 17:48:00 knepley@handbell.mcs.anl.gov +965 -0
src/contrib/src/burgers_vertex_based_q1/main_old.c 1.1 01/09/12 17:48:00 knepley@handbell.mcs.anl.gov +1103 -0
src/contrib/src/burgers_vertex_based_q1/main.c 1.1 01/09/12 17:48:00 knepley@handbell.mcs.anl.gov +807 -0
src/contrib/src/burgers_vertex_based_q1/integrator.c 1.1 01/09/12 17:48:00 knepley@handbell.mcs.anl.gov +247 -0
src/contrib/src/burgers_vertex_based_q1/functions.c 1.1 01/09/12 17:48:00 knepley@handbell.mcs.anl.gov +66 -0
src/contrib/src/burgers_vertex_based_q1/fscript.m 1.1 01/09/12 17:48:00 knepley@handbell.mcs.anl.gov +0 -0
src/contrib/src/burgers_vertex_based_q1/bscript.m 1.1 01/09/12 17:48:00 knepley@handbell.mcs.anl.gov +0 -0
src/contrib/src/burgers_vertex_based_q1/appload_old.c 1.1 01/09/12 17:48:00 knepley@handbell.mcs.anl.gov +0 -0
src/contrib/src/burgers_vertex_based_q1/appload.c 1.1 01/09/12 17:48:00 knepley@handbell.mcs.anl.gov +0 -0
src/contrib/src/burgers_vertex_based_q1/appctx.h 1.1 01/09/12 17:48:00 knepley@handbell.mcs.anl.gov +186 -0
src/contrib/src/burgers_vertex_based_q1/README 1.1 01/09/12 17:48:00 knepley@handbell.mcs.anl.gov +20 -0
src/contrib/oberman/laplacian_q1/readme 1.0 01/09/12 17:48:01 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/laplacian_q1/readme
src/contrib/oberman/laplacian_q1/makefile 1.0 01/09/12 17:48:01 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/laplacian_q1/makefile
src/contrib/oberman/laplacian_q1/finput.c 1.0 01/09/12 17:48:01 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/laplacian_q1/finput.c
src/contrib/oberman/laplacian_q1/appview.c 1.0 01/09/12 17:48:01 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/laplacian_q1/appview.c
src/contrib/oberman/laplacian_q1/appload.c 1.0 01/09/12 17:48:01 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/laplacian_q1/appload.c
src/contrib/oberman/laplacian_q1/appctx.h 1.0 01/09/12 17:48:01 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/laplacian_q1/appctx.h
src/contrib/oberman/burgers_df_based_q1/readme 1.0 01/09/12 17:48:01 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/burgers_df_based_q1/readme
src/contrib/oberman/burgers_df_based_q1/makefile 1.0 01/09/12 17:48:01 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/burgers_df_based_q1/makefile
src/contrib/oberman/burgers_df_based_q1/main.c 1.0 01/09/12 17:48:01 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/burgers_df_based_q1/main.c
src/contrib/oberman/burgers_df_based_q1/integrator.c 1.0 01/09/12 17:48:01 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/burgers_df_based_q1/integrator.c
src/contrib/oberman/burgers_df_based_q1/functions.c 1.0 01/09/12 17:48:01 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/burgers_df_based_q1/functions.c
src/contrib/oberman/burgers_df_based_q1/bscript.m 1.0 01/09/12 17:48:01 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/burgers_df_based_q1/bscript.m
src/contrib/oberman/burgers_df_based_q1/appview.c 1.0 01/09/12 17:48:01 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/burgers_df_based_q1/appview.c
src/contrib/oberman/burgers_df_based_q1/appsetalg.c 1.0 01/09/12 17:48:01 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/burgers_df_based_q1/appsetalg.c
src/contrib/oberman/burgers_df_based_q1/appload.c 1.0 01/09/12 17:48:01 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/burgers_df_based_q1/appload.c
src/contrib/oberman/burgers_df_based_q1/appctx.h 1.0 01/09/12 17:48:01 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/oberman/burgers_df_based_q1/appctx.h
src/contrib/mixedrealcomplex/makefile 1.0 01/09/12 17:48:01 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/mixedrealcomplex/makefile
src/contrib/mixedrealcomplex/ex1.c 1.0 01/09/12 17:48:01 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/mixedrealcomplex/ex1.c
src/contrib/java/mpijavarun 1.1 01/09/12 17:48:01 knepley@handbell.mcs.anl.gov +56 -0
src/contrib/agglom/makefile 1.1 01/09/12 17:48:00 knepley@handbell.mcs.anl.gov +15 -0
src/contrib/agglom/agglom.c 1.1 01/09/12 17:48:00 knepley@handbell.mcs.anl.gov +10 -0
src/contrib/src/ns_q1q0_penalty/penaltyinput.c 1.1 01/09/12 17:47:59 knepley@handbell.mcs.anl.gov +535 -0
src/contrib/src/ns_q1q0_penalty/makefile 1.1 01/09/12 17:47:59 knepley@handbell.mcs.anl.gov +37 -0
src/contrib/src/ns_q1q0_penalty/main.c 1.1 01/09/12 17:47:59 knepley@handbell.mcs.anl.gov +592 -0
src/contrib/src/ns_q1q0_penalty/integrator.c 1.1 01/09/12 17:47:59 knepley@handbell.mcs.anl.gov +316 -0
src/contrib/src/ns_q1q0_penalty/functions.c 1.1 01/09/12 17:47:59 knepley@handbell.mcs.anl.gov +36 -0
src/contrib/src/ns_q1q0_penalty/dbscript.m 1.1 01/09/12 17:47:59 knepley@handbell.mcs.anl.gov +72 -0
src/contrib/src/ns_q1q0_penalty/bscript.m 1.1 01/09/12 17:47:59 knepley@handbell.mcs.anl.gov +69 -0
src/contrib/src/ns_q1q0_penalty/appview.c 1.1 01/09/12 17:47:59 knepley@handbell.mcs.anl.gov +185 -0
src/contrib/src/ns_q1q0_penalty/appload.c 1.1 01/09/12 17:47:59 knepley@handbell.mcs.anl.gov +333 -0
src/contrib/src/ns_q1q0_penalty/appctx.h 1.1 01/09/12 17:47:59 knepley@handbell.mcs.anl.gov +234 -0
src/contrib/src/ns_q1q0_penalty/appcreate.c 1.1 01/09/12 17:47:59 knepley@handbell.mcs.anl.gov +116 -0
src/contrib/src/ns_q1q0_penalty/README 1.1 01/09/12 17:47:59 knepley@handbell.mcs.anl.gov +30 -0
src/contrib/src/laplacian_q1/main.c 1.1 01/09/12 17:47:59 knepley@handbell.mcs.anl.gov +97 -0
src/contrib/src/laplacian_q1/functions.c 1.1 01/09/12 17:47:59 knepley@handbell.mcs.anl.gov +39 -0
src/contrib/src/burgers_vertex_based_q1/sscript.m 1.0 01/09/12 17:48:00 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/burgers_vertex_based_q1/sscript.m
src/contrib/src/burgers_vertex_based_q1/soln1.m 1.0 01/09/12 17:48:00 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/burgers_vertex_based_q1/soln1.m
src/contrib/src/burgers_vertex_based_q1/s2.m 1.1 01/09/12 17:48:00 knepley@handbell.mcs.anl.gov +6 -0
src/contrib/src/burgers_vertex_based_q1/s1.m 1.1 01/09/12 17:47:59 knepley@handbell.mcs.anl.gov +7 -0
src/contrib/src/burgers_vertex_based_q1/mscript.m 1.0 01/09/12 17:48:00 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/burgers_vertex_based_q1/mscript.m
src/contrib/src/burgers_vertex_based_q1/makefile 1.0 01/09/12 17:48:00 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/burgers_vertex_based_q1/makefile
src/contrib/src/burgers_vertex_based_q1/main_old2.c 1.0 01/09/12 17:48:00 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/burgers_vertex_based_q1/main_old2.c
src/contrib/src/burgers_vertex_based_q1/main_old.c 1.0 01/09/12 17:48:00 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/burgers_vertex_based_q1/main_old.c
src/contrib/src/burgers_vertex_based_q1/main.c 1.0 01/09/12 17:48:00 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/burgers_vertex_based_q1/main.c
src/contrib/src/burgers_vertex_based_q1/integrator.c 1.0 01/09/12 17:48:00 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/burgers_vertex_based_q1/integrator.c
src/contrib/src/burgers_vertex_based_q1/functions.c 1.0 01/09/12 17:48:00 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/burgers_vertex_based_q1/functions.c
src/contrib/src/burgers_vertex_based_q1/fscript.m 1.0 01/09/12 17:48:00 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/burgers_vertex_based_q1/fscript.m
src/contrib/src/burgers_vertex_based_q1/bscript.m 1.0 01/09/12 17:48:00 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/burgers_vertex_based_q1/bscript.m
src/contrib/src/burgers_vertex_based_q1/appview.c 1.1 01/09/12 17:47:59 knepley@handbell.mcs.anl.gov +0 -0
src/contrib/src/burgers_vertex_based_q1/appload_old.c 1.0 01/09/12 17:48:00 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/burgers_vertex_based_q1/appload_old.c
src/contrib/src/burgers_vertex_based_q1/appload.c 1.0 01/09/12 17:48:00 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/burgers_vertex_based_q1/appload.c
src/contrib/src/burgers_vertex_based_q1/appctx.h 1.0 01/09/12 17:48:00 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/burgers_vertex_based_q1/appctx.h
src/contrib/src/burgers_vertex_based_q1/README 1.0 01/09/12 17:48:00 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/burgers_vertex_based_q1/README
src/contrib/java/mpijavarun 1.0 01/09/12 17:48:00 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/java/mpijavarun
src/contrib/agglom/makefile 1.0 01/09/12 17:48:00 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/agglom/makefile
src/contrib/agglom/agglom.c 1.0 01/09/12 17:48:00 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/agglom/agglom.c
src/contrib/src/ns_q1q0_penalty/penaltyinput.c 1.0 01/09/12 17:47:59 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/ns_q1q0_penalty/penaltyinput.c
src/contrib/src/ns_q1q0_penalty/makefile 1.0 01/09/12 17:47:59 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/ns_q1q0_penalty/makefile
src/contrib/src/ns_q1q0_penalty/main.c 1.0 01/09/12 17:47:59 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/ns_q1q0_penalty/main.c
src/contrib/src/ns_q1q0_penalty/integrator.c 1.0 01/09/12 17:47:59 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/ns_q1q0_penalty/integrator.c
src/contrib/src/ns_q1q0_penalty/functions.c 1.0 01/09/12 17:47:59 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/ns_q1q0_penalty/functions.c
src/contrib/src/ns_q1q0_penalty/dbscript.m 1.0 01/09/12 17:47:59 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/ns_q1q0_penalty/dbscript.m
src/contrib/src/ns_q1q0_penalty/bscript.m 1.0 01/09/12 17:47:59 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/ns_q1q0_penalty/bscript.m
src/contrib/src/ns_q1q0_penalty/appview.c 1.0 01/09/12 17:47:59 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/ns_q1q0_penalty/appview.c
src/contrib/src/ns_q1q0_penalty/appload.c 1.0 01/09/12 17:47:59 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/ns_q1q0_penalty/appload.c
src/contrib/src/ns_q1q0_penalty/appctx.h 1.0 01/09/12 17:47:59 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/ns_q1q0_penalty/appctx.h
src/contrib/src/ns_q1q0_penalty/appcreate.c 1.0 01/09/12 17:47:59 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/ns_q1q0_penalty/appcreate.c
src/contrib/src/ns_q1q0_penalty/README 1.0 01/09/12 17:47:59 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/ns_q1q0_penalty/README
src/contrib/src/laplacian_q1/mscript.m 1.1 01/09/12 17:47:58 knepley@handbell.mcs.anl.gov +16 -0
src/contrib/src/laplacian_q1/main.c 1.0 01/09/12 17:47:59 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/laplacian_q1/main.c
src/contrib/src/laplacian_q1/functions.c 1.0 01/09/12 17:47:59 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/laplacian_q1/functions.c
src/contrib/src/laplacian_q1/bscript.m 1.1 01/09/12 17:47:58 knepley@handbell.mcs.anl.gov +60 -0
src/contrib/src/burgers_vertex_based_q1/s2.m 1.0 01/09/12 17:47:59 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/burgers_vertex_based_q1/s2.m
src/contrib/src/burgers_vertex_based_q1/s1.m 1.0 01/09/12 17:47:59 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/burgers_vertex_based_q1/s1.m
src/contrib/src/burgers_vertex_based_q1/appview.c 1.0 01/09/12 17:47:59 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/burgers_vertex_based_q1/appview.c
src/contrib/src/laplacian_q1/mscript.m 1.0 01/09/12 17:47:58 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/laplacian_q1/mscript.m
src/contrib/src/laplacian_q1/finput.c 1.1 01/09/12 17:47:57 knepley@handbell.mcs.anl.gov +454 -0
src/contrib/src/laplacian_q1/bscript.m 1.0 01/09/12 17:47:58 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/laplacian_q1/bscript.m
src/contrib/src/laplacian_q1/appsetref.c 1.1 01/09/12 17:47:57 knepley@handbell.mcs.anl.gov +128 -0
src/contrib/src/laplacian_q1/appsetalg.c 1.1 01/09/12 17:47:57 knepley@handbell.mcs.anl.gov +150 -0
src/contrib/src/laplacian_q1/appload.c 1.1 01/09/12 17:47:57 knepley@handbell.mcs.anl.gov +233 -0
src/contrib/src/laplacian_q1/appintegrator.c 1.1 01/09/12 17:47:57 knepley@handbell.mcs.anl.gov +57 -0
src/contrib/src/laplacian_q1/appctx.h 1.1 01/09/12 17:47:57 knepley@handbell.mcs.anl.gov +155 -0
src/contrib/src/laplacian_q1/appcreate.c 1.1 01/09/12 17:47:57 knepley@handbell.mcs.anl.gov +48 -0
src/contrib/src/laplacian_q1/README 1.1 01/09/12 17:47:57 knepley@handbell.mcs.anl.gov +76 -0
src/contrib/src/laplacian_q1/input.c 1.1 01/09/12 17:47:57 knepley@handbell.mcs.anl.gov +383 -0
src/contrib/src/laplacian_q1/finput.c 1.0 01/09/12 17:47:57 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/laplacian_q1/finput.c
src/contrib/src/laplacian_q1/appview.c 1.1 01/09/12 17:47:56 knepley@handbell.mcs.anl.gov +150 -0
src/contrib/src/laplacian_q1/appsetref.c 1.0 01/09/12 17:47:57 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/laplacian_q1/appsetref.c
src/contrib/src/laplacian_q1/appsetalg.c 1.0 01/09/12 17:47:57 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/laplacian_q1/appsetalg.c
src/contrib/src/laplacian_q1/appload.c 1.0 01/09/12 17:47:57 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/laplacian_q1/appload.c
src/contrib/src/laplacian_q1/appintegrator.c 1.0 01/09/12 17:47:57 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/laplacian_q1/appintegrator.c
src/contrib/src/laplacian_q1/appctx.h 1.0 01/09/12 17:47:57 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/laplacian_q1/appctx.h
src/contrib/src/laplacian_q1/appcreate.c 1.0 01/09/12 17:47:57 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/laplacian_q1/appcreate.c
src/contrib/src/laplacian_q1/README 1.0 01/09/12 17:47:57 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/laplacian_q1/README
src/contrib/src/burgers_df_based_q1/makefile 1.1 01/09/12 17:47:56 knepley@handbell.mcs.anl.gov +36 -0
src/contrib/src/burgers_df_based_q1/main.c 1.1 01/09/12 17:47:56 knepley@handbell.mcs.anl.gov +400 -0
src/contrib/src/burgers_df_based_q1/integrator.c 1.1 01/09/12 17:47:56 knepley@handbell.mcs.anl.gov +257 -0
src/contrib/src/burgers_df_based_q1/functions.c 1.1 01/09/12 17:47:56 knepley@handbell.mcs.anl.gov +66 -0
src/contrib/src/burgers_df_based_q1/bscript.m 1.1 01/09/12 17:47:56 knepley@handbell.mcs.anl.gov +61 -0
src/contrib/src/burgers_df_based_q1/appview.c 1.1 01/09/12 17:47:56 knepley@handbell.mcs.anl.gov +282 -0
src/contrib/src/burgers_df_based_q1/appload.c 1.1 01/09/12 17:47:56 knepley@handbell.mcs.anl.gov +276 -0
src/contrib/src/burgers_df_based_q1/appctx.h 1.1 01/09/12 17:47:56 knepley@handbell.mcs.anl.gov +209 -0
src/contrib/src/burgers_df_based_q1/appcreate.c 1.1 01/09/12 17:47:56 knepley@handbell.mcs.anl.gov +105 -0
src/contrib/src/burgers_df_based_q1/README 1.1 01/09/12 17:47:56 knepley@handbell.mcs.anl.gov +20 -0
src/contrib/src/laplacian_q1/input.c 1.0 01/09/12 17:47:56 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/laplacian_q1/input.c
src/contrib/src/laplacian_q1/appview.c 1.0 01/09/12 17:47:56 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/laplacian_q1/appview.c
src/contrib/src/burgers_df_based_q1/makefile 1.0 01/09/12 17:47:56 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/burgers_df_based_q1/makefile
src/contrib/src/burgers_df_based_q1/main.c 1.0 01/09/12 17:47:56 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/burgers_df_based_q1/main.c
src/contrib/src/burgers_df_based_q1/integrator.c 1.0 01/09/12 17:47:56 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/burgers_df_based_q1/integrator.c
src/contrib/src/burgers_df_based_q1/functions.c 1.0 01/09/12 17:47:56 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/burgers_df_based_q1/functions.c
src/contrib/src/burgers_df_based_q1/bscript.m 1.0 01/09/12 17:47:56 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/burgers_df_based_q1/bscript.m
src/contrib/src/burgers_df_based_q1/appview.c 1.0 01/09/12 17:47:56 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/burgers_df_based_q1/appview.c
src/contrib/src/burgers_df_based_q1/appload.c 1.0 01/09/12 17:47:56 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/burgers_df_based_q1/appload.c
src/contrib/src/burgers_df_based_q1/appctx.h 1.0 01/09/12 17:47:56 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/burgers_df_based_q1/appctx.h
src/contrib/src/burgers_df_based_q1/appcreate.c 1.0 01/09/12 17:47:56 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/burgers_df_based_q1/appcreate.c
src/contrib/src/burgers_df_based_q1/README 1.0 01/09/12 17:47:56 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/src/burgers_df_based_q1/README
src/contrib/reusememory/reuse.c 1.1 01/09/12 17:47:55 knepley@handbell.mcs.anl.gov +121 -0
src/contrib/reusememory/readme 1.1 01/09/12 17:47:55 knepley@handbell.mcs.anl.gov +3 -0
src/contrib/reusememory/makefile 1.1 01/09/12 17:47:55 knepley@handbell.mcs.anl.gov +12 -0
src/contrib/reusememory/ex1.c 1.1 01/09/12 17:47:55 knepley@handbell.mcs.anl.gov +174 -0
src/contrib/pc/readme 1.1 01/09/12 17:47:55 knepley@handbell.mcs.anl.gov +13 -0
src/contrib/pc/makefile 1.1 01/09/12 17:47:55 knepley@handbell.mcs.anl.gov +8 -0
src/contrib/helmholtz_2/makefile 1.1 01/09/12 17:47:55 knepley@handbell.mcs.anl.gov +338 -0
src/contrib/helmholtz_2/ex12.c 1.1 01/09/12 17:47:55 knepley@handbell.mcs.anl.gov +836 -0
src/contrib/reusememory/reuse.c 1.0 01/09/12 17:47:55 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/reusememory/reuse.c
src/contrib/reusememory/readme 1.0 01/09/12 17:47:55 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/reusememory/readme
src/contrib/reusememory/makefile 1.0 01/09/12 17:47:55 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/reusememory/makefile
src/contrib/reusememory/ex1.c 1.0 01/09/12 17:47:55 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/reusememory/ex1.c
src/contrib/pc/readme 1.0 01/09/12 17:47:55 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/pc/readme
src/contrib/pc/makefile 1.0 01/09/12 17:47:55 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/pc/makefile
src/contrib/helmholtz_2/makefile 1.0 01/09/12 17:47:55 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/helmholtz_2/makefile
src/contrib/helmholtz_2/ex12.c 1.0 01/09/12 17:47:55 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/helmholtz_2/ex12.c
src/contrib/sda/src/sda2f.c 1.1 01/09/12 17:47:50 knepley@handbell.mcs.anl.gov +75 -0
src/contrib/sda/src/sda2.c 1.1 01/09/12 17:47:50 knepley@handbell.mcs.anl.gov +373 -0
src/contrib/ysmp/makefile 1.1 01/09/12 17:47:49 knepley@handbell.mcs.anl.gov +51 -0
src/contrib/ysmp/ex1.c 1.1 01/09/12 17:47:49 knepley@handbell.mcs.anl.gov +276 -0
src/contrib/sif/2d/sif.h 1.1 01/09/12 17:47:49 knepley@handbell.mcs.anl.gov +101 -0
src/contrib/sif/2d/sif.F 1.1 01/09/12 17:47:49 knepley@handbell.mcs.anl.gov +735 -0
src/contrib/sif/2d/makefile 1.1 01/09/12 17:47:49 knepley@handbell.mcs.anl.gov +19 -0
src/contrib/sif/1d/sifseq.F 1.1 01/09/12 17:47:49 knepley@handbell.mcs.anl.gov +612 -0
src/contrib/sif/1d/sif.h 1.1 01/09/12 17:47:49 knepley@handbell.mcs.anl.gov +93 -0
src/contrib/sif/1d/sif.F 1.1 01/09/12 17:47:49 knepley@handbell.mcs.anl.gov +679 -0
src/contrib/sif/1d/makefile 1.1 01/09/12 17:47:49 knepley@handbell.mcs.anl.gov +19 -0
src/contrib/sda/src/sda2f.c 1.0 01/09/12 17:47:50 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/sda/src/sda2f.c
src/contrib/sda/src/sda2.c 1.0 01/09/12 17:47:50 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/sda/src/sda2.c
src/contrib/makefile 1.1 01/09/12 17:47:49 knepley@handbell.mcs.anl.gov +8 -0
src/vec/interface/map.c 1.1 01/09/12 17:47:48 knepley@handbell.mcs.anl.gov +150 -0
src/vec/esi/makefile 1.1 01/09/12 17:47:48 knepley@handbell.mcs.anl.gov +23 -0
src/vec/esi/evector.c 1.1 01/09/12 17:47:48 knepley@handbell.mcs.anl.gov +253 -0
src/inline/spops.h 1.1 01/09/12 17:47:48 knepley@handbell.mcs.anl.gov +314 -0
src/inline/setval.h 1.1 01/09/12 17:47:48 knepley@handbell.mcs.anl.gov +27 -0
src/inline/makefile 1.1 01/09/12 17:47:48 knepley@handbell.mcs.anl.gov +17 -0
src/inline/ilu.h 1.1 01/09/12 17:47:48 knepley@handbell.mcs.anl.gov +401 -0
src/inline/dot.h 1.1 01/09/12 17:47:48 knepley@handbell.mcs.anl.gov +227 -0
src/inline/axpy.h 1.1 01/09/12 17:47:48 knepley@handbell.mcs.anl.gov +230 -0
src/contrib/ysmp/makefile 1.0 01/09/12 17:47:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/ysmp/makefile
src/contrib/ysmp/ex1.c 1.0 01/09/12 17:47:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/ysmp/ex1.c
src/contrib/sif/2d/sif.h 1.0 01/09/12 17:47:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/sif/2d/sif.h
src/contrib/sif/2d/sif.F 1.0 01/09/12 17:47:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/sif/2d/sif.F
src/contrib/sif/2d/makefile 1.0 01/09/12 17:47:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/sif/2d/makefile
src/contrib/sif/1d/sifseq.F 1.0 01/09/12 17:47:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/sif/1d/sifseq.F
src/contrib/sif/1d/sif.h 1.0 01/09/12 17:47:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/sif/1d/sif.h
src/contrib/sif/1d/sif.F 1.0 01/09/12 17:47:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/sif/1d/sif.F
src/contrib/sif/1d/makefile 1.0 01/09/12 17:47:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/sif/1d/makefile
src/contrib/makefile 1.0 01/09/12 17:47:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/makefile
src/vec/utils/vecstash.c 1.1 01/09/12 17:47:47 knepley@handbell.mcs.anl.gov +411 -0
src/vec/utils/pipeline.c 1.1 01/09/12 17:47:47 knepley@handbell.mcs.anl.gov +638 -0
src/vec/utils/comb.c 1.1 01/09/12 17:47:47 knepley@handbell.mcs.anl.gov +589 -0
src/vec/interface/vector.c 1.1 01/09/12 17:47:48 knepley@handbell.mcs.anl.gov +2844 -0
src/vec/interface/map.c 1.0 01/09/12 17:47:48 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/interface/map.c
src/vec/interface/makefile 1.1 01/09/12 17:47:47 knepley@handbell.mcs.anl.gov +17 -0
src/vec/esi/makefile 1.0 01/09/12 17:47:48 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/esi/makefile
src/vec/esi/evector.c 1.0 01/09/12 17:47:48 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/esi/evector.c
src/inline/spops.h 1.0 01/09/12 17:47:48 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/inline/spops.h
src/inline/setval.h 1.0 01/09/12 17:47:48 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/inline/setval.h
src/inline/makefile 1.0 01/09/12 17:47:48 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/inline/makefile
src/inline/ilu.h 1.0 01/09/12 17:47:48 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/inline/ilu.h
src/inline/dot.h 1.0 01/09/12 17:47:48 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/inline/dot.h
src/inline/axpy.h 1.0 01/09/12 17:47:48 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/inline/axpy.h
src/vec/utils/vscat.c 1.1 01/09/12 17:47:46 knepley@handbell.mcs.anl.gov +1672 -0
src/vec/utils/vpscat.c 1.1 01/09/12 17:47:46 knepley@handbell.mcs.anl.gov +2619 -0
src/vec/utils/vinv.c 1.1 01/09/12 17:47:46 knepley@handbell.mcs.anl.gov +752 -0
src/vec/utils/vecstash.c 1.0 01/09/12 17:47:47 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/utils/vecstash.c
src/vec/utils/vecio.c 1.1 01/09/12 17:47:46 knepley@handbell.mcs.anl.gov +210 -0
src/vec/utils/pipeline.c 1.0 01/09/12 17:47:47 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/utils/pipeline.c
src/vec/utils/makefile 1.1 01/09/12 17:47:46 knepley@handbell.mcs.anl.gov +20 -0
src/vec/utils/gcreatev.c 1.1 01/09/12 17:47:46 knepley@handbell.mcs.anl.gov +233 -0
src/vec/utils/comb.c 1.0 01/09/12 17:47:47 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/utils/comb.c
src/vec/utils/cmesh.c 1.1 01/09/12 17:47:46 knepley@handbell.mcs.anl.gov +47 -0
src/vec/interface/vector.c 1.0 01/09/12 17:47:47 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/interface/vector.c
src/vec/interface/makefile 1.0 01/09/12 17:47:47 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/interface/makefile
src/vec/examples/tutorials/ex1e.c 1.1 01/09/12 17:47:46 knepley@handbell.mcs.anl.gov +189 -0
src/vec/examples/tutorials/ex14f.F 1.1 01/09/12 17:47:46 knepley@handbell.mcs.anl.gov +125 -0
src/vec/examples/tutorials/ex13.c 1.1 01/09/12 17:47:46 knepley@handbell.mcs.anl.gov +74 -0
src/vec/examples/tutorials/ex12.c 1.1 01/09/12 17:47:46 knepley@handbell.mcs.anl.gov +73 -0
src/vec/examples/tutorials/ex11f.F 1.1 01/09/12 17:47:46 knepley@handbell.mcs.anl.gov +106 -0
src/vec/utils/vscat.c 1.0 01/09/12 17:47:46 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/utils/vscat.c
src/vec/utils/vpscat.c 1.0 01/09/12 17:47:46 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/utils/vpscat.c
src/vec/utils/vinv.c 1.0 01/09/12 17:47:46 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/utils/vinv.c
src/vec/utils/vecio.c 1.0 01/09/12 17:47:46 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/utils/vecio.c
src/vec/utils/makefile 1.0 01/09/12 17:47:46 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/utils/makefile
src/vec/utils/gcreatev.c 1.0 01/09/12 17:47:46 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/utils/gcreatev.c
src/vec/utils/cmesh.c 1.0 01/09/12 17:47:46 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/utils/cmesh.c
src/vec/examples/tutorials/makefile 1.1 01/09/12 17:47:45 knepley@handbell.mcs.anl.gov +256 -0
src/vec/examples/tutorials/ex9f.F 1.1 01/09/12 17:47:45 knepley@handbell.mcs.anl.gov +124 -0
src/vec/examples/tutorials/ex9.c 1.1 01/09/12 17:47:45 knepley@handbell.mcs.anl.gov +121 -0
src/vec/examples/tutorials/ex8.c 1.1 01/09/12 17:47:45 knepley@handbell.mcs.anl.gov +100 -0
src/vec/examples/tutorials/ex7f.F 1.1 01/09/12 17:47:45 knepley@handbell.mcs.anl.gov +45 -0
src/vec/examples/tutorials/ex7.c 1.1 01/09/12 17:47:45 knepley@handbell.mcs.anl.gov +76 -0
src/vec/examples/tutorials/ex6.c 1.1 01/09/12 17:47:45 knepley@handbell.mcs.anl.gov +74 -0
src/vec/examples/tutorials/ex5.c 1.1 01/09/12 17:47:45 knepley@handbell.mcs.anl.gov +73 -0
src/vec/examples/tutorials/ex4f90.F 1.1 01/09/12 17:47:45 knepley@handbell.mcs.anl.gov +116 -0
src/vec/examples/tutorials/ex4f.F 1.1 01/09/12 17:47:45 knepley@handbell.mcs.anl.gov +129 -0
src/vec/examples/tutorials/ex3f.F 1.1 01/09/12 17:47:45 knepley@handbell.mcs.anl.gov +90 -0
src/vec/examples/tutorials/ex3.c 1.1 01/09/12 17:47:45 knepley@handbell.mcs.anl.gov +115 -0
src/vec/examples/tutorials/ex2f.F 1.1 01/09/12 17:47:45 knepley@handbell.mcs.anl.gov +87 -0
src/vec/examples/tutorials/ex2.c 1.1 01/09/12 17:47:45 knepley@handbell.mcs.anl.gov +75 -0
src/vec/examples/tutorials/ex1f90.F 1.1 01/09/12 17:47:45 knepley@handbell.mcs.anl.gov +221 -0
src/vec/examples/tutorials/ex1f.F 1.1 01/09/12 17:47:45 knepley@handbell.mcs.anl.gov +225 -0
src/vec/examples/tutorials/ex1e.c 1.0 01/09/12 17:47:46 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tutorials/ex1e.c
src/vec/examples/tutorials/ex14f.F 1.0 01/09/12 17:47:46 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tutorials/ex14f.F
src/vec/examples/tutorials/ex13.c 1.0 01/09/12 17:47:46 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tutorials/ex13.c
src/vec/examples/tutorials/ex12.c 1.0 01/09/12 17:47:46 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tutorials/ex12.c
src/vec/examples/tutorials/ex11f.F 1.0 01/09/12 17:47:46 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tutorials/ex11f.F
src/vec/examples/tutorials/ex11.c 1.1 01/09/12 17:47:46 knepley@handbell.mcs.anl.gov +83 -0
src/vec/examples/tutorials/ex10.c 1.1 01/09/12 17:47:45 knepley@handbell.mcs.anl.gov +86 -0
src/vec/examples/tutorials/ex1.c 1.1 01/09/12 17:47:45 knepley@handbell.mcs.anl.gov +181 -0
src/vec/examples/tests/ex32f.F 1.1 01/09/12 17:47:45 knepley@handbell.mcs.anl.gov +49 -0
src/vec/examples/tests/ex31.c 1.1 01/09/12 17:47:45 knepley@handbell.mcs.anl.gov +42 -0
src/vec/examples/tests/ex30f.F 1.1 01/09/12 17:47:45 knepley@handbell.mcs.anl.gov +102 -0
src/vec/examples/tutorials/makefile 1.0 01/09/12 17:47:45 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tutorials/makefile
src/vec/examples/tutorials/ex9f.F 1.0 01/09/12 17:47:45 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tutorials/ex9f.F
src/vec/examples/tutorials/ex9.c 1.0 01/09/12 17:47:45 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tutorials/ex9.c
src/vec/examples/tutorials/ex8.c 1.0 01/09/12 17:47:45 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tutorials/ex8.c
src/vec/examples/tutorials/ex7f.F 1.0 01/09/12 17:47:45 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tutorials/ex7f.F
src/vec/examples/tutorials/ex7.c 1.0 01/09/12 17:47:45 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tutorials/ex7.c
src/vec/examples/tutorials/ex6.c 1.0 01/09/12 17:47:45 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tutorials/ex6.c
src/vec/examples/tutorials/ex5.c 1.0 01/09/12 17:47:45 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tutorials/ex5.c
src/vec/examples/tutorials/ex4f90.F 1.0 01/09/12 17:47:45 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tutorials/ex4f90.F
src/vec/examples/tutorials/ex4f.F 1.0 01/09/12 17:47:45 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tutorials/ex4f.F
src/vec/examples/tutorials/ex3f.F 1.0 01/09/12 17:47:45 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tutorials/ex3f.F
src/vec/examples/tutorials/ex3.c 1.0 01/09/12 17:47:45 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tutorials/ex3.c
src/vec/examples/tutorials/ex2f.F 1.0 01/09/12 17:47:45 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tutorials/ex2f.F
src/vec/examples/tutorials/ex2.c 1.0 01/09/12 17:47:45 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tutorials/ex2.c
src/vec/examples/tutorials/ex1f90.F 1.0 01/09/12 17:47:45 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tutorials/ex1f90.F
src/vec/examples/tutorials/ex1f.F 1.0 01/09/12 17:47:45 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tutorials/ex1f.F
src/vec/examples/tutorials/ex11.c 1.0 01/09/12 17:47:45 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tutorials/ex11.c
src/vec/examples/tutorials/ex10.c 1.0 01/09/12 17:47:45 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tutorials/ex10.c
src/vec/examples/tutorials/ex1.c 1.0 01/09/12 17:47:45 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tutorials/ex1.c
src/vec/examples/tests/makefile 1.1 01/09/12 17:47:44 knepley@handbell.mcs.anl.gov +330 -0
src/vec/examples/tests/ex9.c 1.1 01/09/12 17:47:44 knepley@handbell.mcs.anl.gov +61 -0
src/vec/examples/tests/ex8.c 1.1 01/09/12 17:47:44 knepley@handbell.mcs.anl.gov +47 -0
src/vec/examples/tests/ex7.c 1.1 01/09/12 17:47:44 knepley@handbell.mcs.anl.gov +47 -0
src/vec/examples/tests/ex6.c 1.1 01/09/12 17:47:44 knepley@handbell.mcs.anl.gov +47 -0
src/vec/examples/tests/ex5.c 1.1 01/09/12 17:47:44 knepley@handbell.mcs.anl.gov +59 -0
src/vec/examples/tests/ex4.c 1.1 01/09/12 17:47:44 knepley@handbell.mcs.anl.gov +48 -0
src/vec/examples/tests/ex32f.F 1.0 01/09/12 17:47:45 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tests/ex32f.F
src/vec/examples/tests/ex31.c 1.0 01/09/12 17:47:45 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tests/ex31.c
src/vec/examples/tests/ex30f.F 1.0 01/09/12 17:47:45 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tests/ex30f.F
src/vec/examples/tests/ex3.c 1.1 01/09/12 17:47:44 knepley@handbell.mcs.anl.gov +52 -0
src/vec/examples/tests/ex29.c 1.1 01/09/12 17:47:44 knepley@handbell.mcs.anl.gov +55 -0
src/vec/examples/tests/ex28.c 1.1 01/09/12 17:47:44 knepley@handbell.mcs.anl.gov +151 -0
src/vec/examples/tests/ex26.c 1.1 01/09/12 17:47:44 knepley@handbell.mcs.anl.gov +93 -0
src/vec/examples/tests/ex25.c 1.1 01/09/12 17:47:44 knepley@handbell.mcs.anl.gov +69 -0
src/vec/examples/tests/ex21.c 1.1 01/09/12 17:47:44 knepley@handbell.mcs.anl.gov +41 -0
src/vec/examples/tests/ex16.c 1.1 01/09/12 17:47:44 knepley@handbell.mcs.anl.gov +45 -0
src/vec/examples/tests/ex1.c 1.1 01/09/12 17:47:44 knepley@handbell.mcs.anl.gov +34 -0
src/vec/examples/tests/makefile 1.0 01/09/12 17:47:44 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tests/makefile
src/vec/examples/tests/ex9.c 1.0 01/09/12 17:47:44 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tests/ex9.c
src/vec/examples/tests/ex8.c 1.0 01/09/12 17:47:44 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tests/ex8.c
src/vec/examples/tests/ex7.c 1.0 01/09/12 17:47:44 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tests/ex7.c
src/vec/examples/tests/ex6.c 1.0 01/09/12 17:47:44 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tests/ex6.c
src/vec/examples/tests/ex5.c 1.0 01/09/12 17:47:44 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tests/ex5.c
src/vec/examples/tests/ex4.c 1.0 01/09/12 17:47:44 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tests/ex4.c
src/vec/examples/tests/ex3.c 1.0 01/09/12 17:47:44 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tests/ex3.c
src/vec/examples/tests/ex29.c 1.0 01/09/12 17:47:44 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tests/ex29.c
src/vec/examples/tests/ex28.c 1.0 01/09/12 17:47:44 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tests/ex28.c
src/vec/examples/tests/ex26.c 1.0 01/09/12 17:47:44 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tests/ex26.c
src/vec/examples/tests/ex25.c 1.0 01/09/12 17:47:44 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tests/ex25.c
src/vec/examples/tests/ex24.c 1.1 01/09/12 17:47:43 knepley@handbell.mcs.anl.gov +79 -0
src/vec/examples/tests/ex23.c 1.1 01/09/12 17:47:43 knepley@handbell.mcs.anl.gov +71 -0
src/vec/examples/tests/ex22.c 1.1 01/09/12 17:47:43 knepley@handbell.mcs.anl.gov +52 -0
src/vec/examples/tests/ex21.c 1.0 01/09/12 17:47:44 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tests/ex21.c
src/vec/examples/tests/ex20.F 1.1 01/09/12 17:47:43 knepley@handbell.mcs.anl.gov +59 -0
src/vec/examples/tests/ex2.c 1.1 01/09/12 17:47:43 knepley@handbell.mcs.anl.gov +54 -0
src/vec/examples/tests/ex19.F 1.1 01/09/12 17:47:43 knepley@handbell.mcs.anl.gov +59 -0
src/vec/examples/tests/ex18.c 1.1 01/09/12 17:47:43 knepley@handbell.mcs.anl.gov +47 -0
src/vec/examples/tests/ex17f.F 1.1 01/09/12 17:47:43 knepley@handbell.mcs.anl.gov +77 -0
src/vec/examples/tests/ex17.c 1.1 01/09/12 17:47:43 knepley@handbell.mcs.anl.gov +60 -0
src/vec/examples/tests/ex16.c 1.0 01/09/12 17:47:44 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tests/ex16.c
src/vec/examples/tests/ex15.c 1.1 01/09/12 17:47:44 knepley@handbell.mcs.anl.gov +42 -0
src/vec/examples/tests/ex14.c 1.1 01/09/12 17:47:43 knepley@handbell.mcs.anl.gov +53 -0
src/vec/examples/tests/ex13.c 1.1 01/09/12 17:47:43 knepley@handbell.mcs.anl.gov +56 -0
src/vec/examples/tests/ex12.c 1.1 01/09/12 17:47:43 knepley@handbell.mcs.anl.gov +58 -0
src/vec/examples/tests/ex11.c 1.1 01/09/12 17:47:43 knepley@handbell.mcs.anl.gov +59 -0
src/vec/examples/tests/ex10.c 1.1 01/09/12 17:47:43 knepley@handbell.mcs.anl.gov +87 -0
src/vec/examples/tests/ex1.c 1.0 01/09/12 17:47:44 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tests/ex1.c
src/vec/examples/makefile 1.1 01/09/12 17:47:43 knepley@handbell.mcs.anl.gov +9 -0
src/vec/impls/shared/shvec.c 1.1 01/09/12 17:47:42 knepley@handbell.mcs.anl.gov +289 -0
src/vec/impls/shared/makefile 1.1 01/09/12 17:47:42 knepley@handbell.mcs.anl.gov +18 -0
src/vec/impls/seq/vseqcr.c 1.1 01/09/12 17:47:42 knepley@handbell.mcs.anl.gov +43 -0
src/vec/impls/seq/makefile 1.1 01/09/12 17:47:42 knepley@handbell.mcs.anl.gov +18 -0
src/vec/impls/seq/dvec2.c 1.1 01/09/12 17:47:42 knepley@handbell.mcs.anl.gov +865 -0
src/vec/impls/seq/bvec2.c 1.1 01/09/12 17:47:42 knepley@handbell.mcs.anl.gov +531 -0
src/vec/impls/seq/bvec1.c 1.1 01/09/12 17:47:42 knepley@handbell.mcs.anl.gov +159 -0
src/vec/impls/mpi/vmpicr.c 1.1 01/09/12 17:47:42 knepley@handbell.mcs.anl.gov +44 -0
src/vec/impls/mpi/pvecimpl.h 1.1 01/09/12 17:47:42 knepley@handbell.mcs.anl.gov +48 -0
src/vec/impls/mpi/pvec2.c 1.1 01/09/12 17:47:42 knepley@handbell.mcs.anl.gov +269 -0
src/vec/impls/mpi/pmap.c 1.1 01/09/12 17:47:42 knepley@handbell.mcs.anl.gov +130 -0
src/vec/impls/mpi/pdvec.c 1.1 01/09/12 17:47:42 knepley@handbell.mcs.anl.gov +623 -0
src/vec/impls/mpi/pbvec.c 1.1 01/09/12 17:47:42 knepley@handbell.mcs.anl.gov +838 -0
src/vec/impls/mpi/makefile 1.1 01/09/12 17:47:42 knepley@handbell.mcs.anl.gov +17 -0
src/vec/impls/esi/makefile 1.1 01/09/12 17:47:42 knepley@handbell.mcs.anl.gov +23 -0
src/vec/impls/esi/ebvec1.c 1.1 01/09/12 17:47:42 knepley@handbell.mcs.anl.gov +487 -0
src/vec/impls/dvecimpl.h 1.1 01/09/12 17:47:42 knepley@handbell.mcs.anl.gov +47 -0
src/vec/examples/tests/ex24.c 1.0 01/09/12 17:47:43 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tests/ex24.c
src/vec/examples/tests/ex23.c 1.0 01/09/12 17:47:43 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tests/ex23.c
src/vec/examples/tests/ex22.c 1.0 01/09/12 17:47:43 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tests/ex22.c
src/vec/examples/tests/ex20.F 1.0 01/09/12 17:47:43 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tests/ex20.F
src/vec/examples/tests/ex2.c 1.0 01/09/12 17:47:43 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tests/ex2.c
src/vec/examples/tests/ex19.F 1.0 01/09/12 17:47:43 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tests/ex19.F
src/vec/examples/tests/ex18.c 1.0 01/09/12 17:47:43 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tests/ex18.c
src/vec/examples/tests/ex17f.F 1.0 01/09/12 17:47:43 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tests/ex17f.F
src/vec/examples/tests/ex17.c 1.0 01/09/12 17:47:43 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tests/ex17.c
src/vec/examples/tests/ex15.c 1.0 01/09/12 17:47:43 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tests/ex15.c
src/vec/examples/tests/ex14.c 1.0 01/09/12 17:47:43 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tests/ex14.c
src/vec/examples/tests/ex13.c 1.0 01/09/12 17:47:43 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tests/ex13.c
src/vec/examples/tests/ex12.c 1.0 01/09/12 17:47:43 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tests/ex12.c
src/vec/examples/tests/ex11.c 1.0 01/09/12 17:47:43 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tests/ex11.c
src/vec/examples/tests/ex10.c 1.0 01/09/12 17:47:43 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/tests/ex10.c
src/vec/examples/makefile 1.0 01/09/12 17:47:43 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/examples/makefile
src/vec/is/utils/makefile 1.1 01/09/12 17:47:41 knepley@handbell.mcs.anl.gov +18 -0
src/vec/is/utils/isltog.c 1.1 01/09/12 17:47:41 knepley@handbell.mcs.anl.gov +900 -0
src/vec/is/utils/isdiff.c 1.1 01/09/12 17:47:41 knepley@handbell.mcs.anl.gov +184 -0
src/vec/is/utils/iscoloring.c 1.1 01/09/12 17:47:41 knepley@handbell.mcs.anl.gov +511 -0
src/vec/impls/shared/shvec.c 1.0 01/09/12 17:47:42 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/impls/shared/shvec.c
src/vec/impls/shared/makefile 1.0 01/09/12 17:47:42 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/impls/shared/makefile
src/vec/impls/seq/vseqcr.c 1.0 01/09/12 17:47:42 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/impls/seq/vseqcr.c
src/vec/impls/seq/makefile 1.0 01/09/12 17:47:42 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/impls/seq/makefile
src/vec/impls/seq/dvec2.c 1.0 01/09/12 17:47:42 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/impls/seq/dvec2.c
src/vec/impls/seq/bvec2.c 1.0 01/09/12 17:47:42 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/impls/seq/bvec2.c
src/vec/impls/seq/bvec1.c 1.0 01/09/12 17:47:42 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/impls/seq/bvec1.c
src/vec/impls/mpi/vmpicr.c 1.0 01/09/12 17:47:42 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/impls/mpi/vmpicr.c
src/vec/impls/mpi/pvecimpl.h 1.0 01/09/12 17:47:42 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/impls/mpi/pvecimpl.h
src/vec/impls/mpi/pvec2.c 1.0 01/09/12 17:47:42 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/impls/mpi/pvec2.c
src/vec/impls/mpi/pmap.c 1.0 01/09/12 17:47:42 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/impls/mpi/pmap.c
src/vec/impls/mpi/pdvec.c 1.0 01/09/12 17:47:42 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/impls/mpi/pdvec.c
src/vec/impls/mpi/pbvec.c 1.0 01/09/12 17:47:42 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/impls/mpi/pbvec.c
src/vec/impls/mpi/makefile 1.0 01/09/12 17:47:42 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/impls/mpi/makefile
src/vec/impls/makefile 1.1 01/09/12 17:47:41 knepley@handbell.mcs.anl.gov +18 -0
src/vec/impls/esi/makefile 1.0 01/09/12 17:47:42 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/impls/esi/makefile
src/vec/impls/esi/ebvec1.c 1.0 01/09/12 17:47:42 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/impls/esi/ebvec1.c
src/vec/impls/dvecimpl.h 1.0 01/09/12 17:47:42 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/impls/dvecimpl.h
src/vec/is/utils/makefile 1.0 01/09/12 17:47:41 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/is/utils/makefile
src/vec/is/utils/isltog.c 1.0 01/09/12 17:47:41 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/is/utils/isltog.c
src/vec/is/utils/isdiff.c 1.0 01/09/12 17:47:41 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/is/utils/isdiff.c
src/vec/is/utils/iscomp.c 1.1 01/09/12 17:47:41 knepley@handbell.mcs.anl.gov +85 -0
src/vec/is/utils/iscoloring.c 1.0 01/09/12 17:47:41 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/is/utils/iscoloring.c
src/vec/is/interface/makefile 1.1 01/09/12 17:47:40 knepley@handbell.mcs.anl.gov +18 -0
src/vec/is/interface/index.c 1.1 01/09/12 17:47:40 knepley@handbell.mcs.anl.gov +621 -0
src/vec/is/examples/tutorials/makefile 1.1 01/09/12 17:47:40 knepley@handbell.mcs.anl.gov +98 -0
src/vec/is/examples/tutorials/ex4.c 1.1 01/09/12 17:47:40 knepley@handbell.mcs.anl.gov +65 -0
src/vec/is/examples/tutorials/ex3f90.F 1.1 01/09/12 17:47:40 knepley@handbell.mcs.anl.gov +94 -0
src/vec/is/examples/tutorials/ex3.c 1.1 01/09/12 17:47:40 knepley@handbell.mcs.anl.gov +79 -0
src/vec/is/examples/tutorials/ex2f.F 1.1 01/09/12 17:47:40 knepley@handbell.mcs.anl.gov +63 -0
src/vec/is/examples/tutorials/ex2.c 1.1 01/09/12 17:47:40 knepley@handbell.mcs.anl.gov +64 -0
src/vec/is/examples/tutorials/ex1f90.F 1.1 01/09/12 17:47:40 knepley@handbell.mcs.anl.gov +84 -0
src/vec/is/examples/tutorials/ex1f.F 1.1 01/09/12 17:47:40 knepley@handbell.mcs.anl.gov +78 -0
src/vec/is/examples/tutorials/ex1.c 1.1 01/09/12 17:47:40 knepley@handbell.mcs.anl.gov +81 -0
src/vec/is/examples/tests/makefile 1.1 01/09/12 17:47:40 knepley@handbell.mcs.anl.gov +67 -0
src/vec/is/examples/tests/ex5.c 1.1 01/09/12 17:47:40 knepley@handbell.mcs.anl.gov +39 -0
src/vec/is/examples/tests/ex4.c 1.1 01/09/12 17:47:40 knepley@handbell.mcs.anl.gov +32 -0
src/vec/is/examples/tests/ex2f.F 1.1 01/09/12 17:47:40 knepley@handbell.mcs.anl.gov +61 -0
src/vec/impls/makefile 1.0 01/09/12 17:47:41 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/impls/makefile
src/vec/vecimpl.h 1.1 01/09/12 17:47:39 knepley@handbell.mcs.anl.gov +291 -0
src/vec/makefile 1.1 01/09/12 17:47:39 knepley@handbell.mcs.anl.gov +12 -0
src/vec/is/utils/iscomp.c 1.0 01/09/12 17:47:40 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/is/utils/iscomp.c
src/vec/is/makefile 1.1 01/09/12 17:47:39 knepley@handbell.mcs.anl.gov +15 -0
src/vec/is/isimpl.h 1.1 01/09/12 17:47:39 knepley@handbell.mcs.anl.gov +46 -0
src/vec/is/interface/makefile 1.0 01/09/12 17:47:40 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/is/interface/makefile
src/vec/is/interface/index.c 1.0 01/09/12 17:47:40 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/is/interface/index.c
src/vec/is/impls/stride/stride.c 1.1 01/09/12 17:47:39 knepley@handbell.mcs.anl.gov +345 -0
src/vec/is/impls/stride/makefile 1.1 01/09/12 17:47:39 knepley@handbell.mcs.anl.gov +18 -0
src/vec/is/impls/makefile 1.1 01/09/12 17:47:39 knepley@handbell.mcs.anl.gov +11 -0
src/vec/is/impls/general/strgen.c 1.1 01/09/12 17:47:39 knepley@handbell.mcs.anl.gov +80 -0
src/vec/is/impls/general/makefile 1.1 01/09/12 17:47:39 knepley@handbell.mcs.anl.gov +18 -0
src/vec/is/impls/general/general.h 1.1 01/09/12 17:47:39 knepley@handbell.mcs.anl.gov +19 -0
src/vec/is/impls/general/general.c 1.1 01/09/12 17:47:39 knepley@handbell.mcs.anl.gov +290 -0
src/vec/is/impls/block/makefile 1.1 01/09/12 17:47:39 knepley@handbell.mcs.anl.gov +18 -0
src/vec/is/impls/block/block.c 1.1 01/09/12 17:47:39 knepley@handbell.mcs.anl.gov +444 -0
src/vec/is/examples/tutorials/makefile 1.0 01/09/12 17:47:40 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/is/examples/tutorials/makefile
src/vec/is/examples/tutorials/ex4.c 1.0 01/09/12 17:47:40 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/is/examples/tutorials/ex4.c
src/vec/is/examples/tutorials/ex3f90.F 1.0 01/09/12 17:47:40 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/is/examples/tutorials/ex3f90.F
src/vec/is/examples/tutorials/ex3.c 1.0 01/09/12 17:47:40 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/is/examples/tutorials/ex3.c
src/vec/is/examples/tutorials/ex2f.F 1.0 01/09/12 17:47:40 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/is/examples/tutorials/ex2f.F
src/vec/is/examples/tutorials/ex2.c 1.0 01/09/12 17:47:40 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/is/examples/tutorials/ex2.c
src/vec/is/examples/tutorials/ex1f90.F 1.0 01/09/12 17:47:40 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/is/examples/tutorials/ex1f90.F
src/vec/is/examples/tutorials/ex1f.F 1.0 01/09/12 17:47:40 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/is/examples/tutorials/ex1f.F
src/vec/is/examples/tutorials/ex1.c 1.0 01/09/12 17:47:40 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/is/examples/tutorials/ex1.c
src/vec/is/examples/tests/makefile 1.0 01/09/12 17:47:40 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/is/examples/tests/makefile
src/vec/is/examples/tests/ex5.c 1.0 01/09/12 17:47:40 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/is/examples/tests/ex5.c
src/vec/is/examples/tests/ex4.c 1.0 01/09/12 17:47:40 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/is/examples/tests/ex4.c
src/vec/is/examples/tests/ex3.c 1.1 01/09/12 17:47:39 knepley@handbell.mcs.anl.gov +52 -0
src/vec/is/examples/tests/ex2f.F 1.0 01/09/12 17:47:40 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/is/examples/tests/ex2f.F
src/vec/is/examples/tests/ex2.c 1.1 01/09/12 17:47:39 knepley@handbell.mcs.anl.gov +57 -0
src/vec/is/examples/tests/ex1f.F 1.1 01/09/12 17:47:39 knepley@handbell.mcs.anl.gov +157 -0
src/vec/is/examples/tests/ex1.c 1.1 01/09/12 17:47:39 knepley@handbell.mcs.anl.gov +108 -0
src/vec/is/examples/makefile 1.1 01/09/12 17:47:39 knepley@handbell.mcs.anl.gov +7 -0
src/sys/src/esi/makefile 1.1 01/09/12 17:47:39 knepley@handbell.mcs.anl.gov +23 -0
src/sys/src/esi/eobject.c 1.1 01/09/12 17:47:39 knepley@handbell.mcs.anl.gov +67 -0
src/vec/vecimpl.h 1.0 01/09/12 17:47:39 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/vecimpl.h
src/vec/makefile 1.0 01/09/12 17:47:39 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/makefile
src/vec/is/makefile 1.0 01/09/12 17:47:39 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/is/makefile
src/vec/is/isimpl.h 1.0 01/09/12 17:47:39 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/is/isimpl.h
src/vec/is/impls/stride/stride.c 1.0 01/09/12 17:47:39 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/is/impls/stride/stride.c
src/vec/is/impls/stride/makefile 1.0 01/09/12 17:47:39 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/is/impls/stride/makefile
src/vec/is/impls/makefile 1.0 01/09/12 17:47:39 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/is/impls/makefile
src/vec/is/impls/general/strgen.c 1.0 01/09/12 17:47:39 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/is/impls/general/strgen.c
src/vec/is/impls/general/makefile 1.0 01/09/12 17:47:39 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/is/impls/general/makefile
src/vec/is/impls/general/general.h 1.0 01/09/12 17:47:39 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/is/impls/general/general.h
src/vec/is/impls/general/general.c 1.0 01/09/12 17:47:39 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/is/impls/general/general.c
src/vec/is/impls/block/makefile 1.0 01/09/12 17:47:39 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/is/impls/block/makefile
src/vec/is/impls/block/block.c 1.0 01/09/12 17:47:39 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/is/impls/block/block.c
src/vec/is/examples/tests/ex3.c 1.0 01/09/12 17:47:39 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/is/examples/tests/ex3.c
src/vec/is/examples/tests/ex2.c 1.0 01/09/12 17:47:39 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/is/examples/tests/ex2.c
src/vec/is/examples/tests/ex1f.F 1.0 01/09/12 17:47:39 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/is/examples/tests/ex1f.F
src/vec/is/examples/tests/ex1.c 1.0 01/09/12 17:47:39 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/is/examples/tests/ex1.c
src/vec/is/examples/makefile 1.0 01/09/12 17:47:39 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/vec/is/examples/makefile
src/sys/src/mpiuni/mpif.h 1.1 01/09/12 17:47:38 knepley@handbell.mcs.anl.gov +43 -0
src/sys/src/matlabengine/matlab.c 1.1 01/09/12 17:47:38 knepley@handbell.mcs.anl.gov +409 -0
src/sys/src/matlabengine/makefile 1.1 01/09/12 17:47:38 knepley@handbell.mcs.anl.gov +24 -0
src/sys/src/f90/makefile 1.1 01/09/12 17:47:38 knepley@handbell.mcs.anl.gov +22 -0
src/sys/src/f90/f90_win32.c 1.1 01/09/12 17:47:38 knepley@handbell.mcs.anl.gov +75 -0
src/sys/src/f90/f90_t3e.c 1.1 01/09/12 17:47:38 knepley@handbell.mcs.anl.gov +77 -0
src/sys/src/f90/f90_solaris_old.c 1.1 01/09/12 17:47:38 knepley@handbell.mcs.anl.gov +79 -0
src/sys/src/f90/f90_solaris.c 1.1 01/09/12 17:47:38 knepley@handbell.mcs.anl.gov +43 -0
src/sys/src/f90/f90_rs6000.c 1.1 01/09/12 17:47:38 knepley@handbell.mcs.anl.gov +82 -0
src/sys/src/f90/f90_nag.c 1.1 01/09/12 17:47:38 knepley@handbell.mcs.anl.gov +45 -0
src/sys/src/f90/f90_hpux.c 1.1 01/09/12 17:47:38 knepley@handbell.mcs.anl.gov +47 -0
src/sys/src/f90/f90_common.c 1.1 01/09/12 17:47:38 knepley@handbell.mcs.anl.gov +77 -0
src/sys/src/f90/f90_alpha.c 1.1 01/09/12 17:47:38 knepley@handbell.mcs.anl.gov +82 -0
src/sys/src/f90/f90_absoft.c 1.1 01/09/12 17:47:39 knepley@handbell.mcs.anl.gov +84 -0
src/sys/src/f90/f90_IRIX.c 1.1 01/09/12 17:47:38 knepley@handbell.mcs.anl.gov +84 -0
src/sys/src/esi/makefile 1.0 01/09/12 17:47:39 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/esi/makefile
src/sys/src/esi/eobject.c 1.0 01/09/12 17:47:39 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/esi/eobject.c
src/sys/src/plog/ptime.h 1.1 01/09/12 17:47:37 knepley@handbell.mcs.anl.gov +186 -0
src/sys/src/plog/plogmpe.c 1.1 01/09/12 17:47:37 knepley@handbell.mcs.anl.gov +458 -0
src/sys/src/plog/ploginfo.c 1.1 01/09/12 17:47:37 knepley@handbell.mcs.anl.gov +97 -0
src/sys/src/plog/plog.c 1.1 01/09/12 17:47:37 knepley@handbell.mcs.anl.gov +2353 -0
src/sys/src/plog/mpitr.c 1.1 01/09/12 17:47:37 knepley@handbell.mcs.anl.gov +79 -0
src/sys/src/plog/makefile 1.1 01/09/12 17:47:37 knepley@handbell.mcs.anl.gov +18 -0
src/sys/src/mpiuni/mpirun 1.1 01/09/12 17:47:38 knepley@handbell.mcs.anl.gov +21 -0
src/sys/src/mpiuni/mpif.h 1.0 01/09/12 17:47:38 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/mpiuni/mpif.h
src/sys/src/mpiuni/mpi.h 1.1 01/09/12 17:47:37 knepley@handbell.mcs.anl.gov +604 -0
src/sys/src/mpiuni/mpi.c 1.1 01/09/12 17:47:37 knepley@handbell.mcs.anl.gov +311 -0
src/sys/src/mpiuni/makefile 1.1 01/09/12 17:47:37 knepley@handbell.mcs.anl.gov +17 -0
src/sys/src/matlabengine/matlab.c 1.0 01/09/12 17:47:38 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/matlabengine/matlab.c
src/sys/src/matlabengine/makefile 1.0 01/09/12 17:47:38 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/matlabengine/makefile
src/sys/src/f90/makefile 1.0 01/09/12 17:47:38 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/f90/makefile
src/sys/src/f90/f90_win32.c 1.0 01/09/12 17:47:38 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/f90/f90_win32.c
src/sys/src/f90/f90_t3e.c 1.0 01/09/12 17:47:38 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/f90/f90_t3e.c
src/sys/src/f90/f90_solaris_old.c 1.0 01/09/12 17:47:38 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/f90/f90_solaris_old.c
src/sys/src/f90/f90_solaris.c 1.0 01/09/12 17:47:38 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/f90/f90_solaris.c
src/sys/src/f90/f90_rs6000.c 1.0 01/09/12 17:47:38 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/f90/f90_rs6000.c
src/sys/src/f90/f90_nag.c 1.0 01/09/12 17:47:38 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/f90/f90_nag.c
src/sys/src/f90/f90_hpux.c 1.0 01/09/12 17:47:38 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/f90/f90_hpux.c
src/sys/src/f90/f90_common.c 1.0 01/09/12 17:47:38 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/f90/f90_common.c
src/sys/src/f90/f90_alpha.c 1.0 01/09/12 17:47:38 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/f90/f90_alpha.c
src/sys/src/f90/f90_absoft.c 1.0 01/09/12 17:47:38 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/f90/f90_absoft.c
src/sys/src/f90/f90_IRIX.c 1.0 01/09/12 17:47:38 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/f90/f90_IRIX.c
src/sys/src/error/stack.c 1.1 01/09/12 17:47:37 knepley@handbell.mcs.anl.gov +209 -0
src/sys/src/error/signal.c 1.1 01/09/12 17:47:37 knepley@handbell.mcs.anl.gov +232 -0
src/sys/src/error/makefile 1.1 01/09/12 17:47:37 knepley@handbell.mcs.anl.gov +21 -0
src/sys/src/error/fp.c 1.1 01/09/12 17:47:37 knepley@handbell.mcs.anl.gov +326 -0
src/sys/src/error/errtrace.c 1.1 01/09/12 17:47:37 knepley@handbell.mcs.anl.gov +190 -0
src/sys/src/error/errstop.c 1.1 01/09/12 17:47:37 knepley@handbell.mcs.anl.gov +79 -0
src/sys/src/error/errabort.c 1.1 01/09/12 17:47:37 knepley@handbell.mcs.anl.gov +63 -0
src/sys/src/error/err.c 1.1 01/09/12 17:47:37 knepley@handbell.mcs.anl.gov +653 -0
src/sys/src/time/rs6000_time.c 1.1 01/09/12 17:47:36 knepley@handbell.mcs.anl.gov +30 -0
src/sys/src/time/nt_time.c 1.1 01/09/12 17:47:36 knepley@handbell.mcs.anl.gov +46 -0
src/sys/src/time/makefile 1.1 01/09/12 17:47:36 knepley@handbell.mcs.anl.gov +18 -0
src/sys/src/time/fdate.c 1.1 01/09/12 17:47:36 knepley@handbell.mcs.anl.gov +118 -0
src/sys/src/time/cputime.c 1.1 01/09/12 17:47:36 knepley@handbell.mcs.anl.gov +111 -0
src/sys/src/plog/ptime.h 1.0 01/09/12 17:47:37 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/plog/ptime.h
src/sys/src/plog/plogmpe.c 1.0 01/09/12 17:47:37 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/plog/plogmpe.c
src/sys/src/plog/ploginfo.c 1.0 01/09/12 17:47:37 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/plog/ploginfo.c
src/sys/src/plog/plog.c 1.0 01/09/12 17:47:37 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/plog/plog.c
src/sys/src/plog/mpitr.c 1.0 01/09/12 17:47:37 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/plog/mpitr.c
src/sys/src/plog/makefile 1.0 01/09/12 17:47:37 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/plog/makefile
src/sys/src/mpiuni/mpirun 1.0 01/09/12 17:47:37 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/mpiuni/mpirun
src/sys/src/mpiuni/mpi.h 1.0 01/09/12 17:47:37 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/mpiuni/mpi.h
src/sys/src/mpiuni/mpi.c 1.0 01/09/12 17:47:37 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/mpiuni/mpi.c
src/sys/src/mpiuni/makefile 1.0 01/09/12 17:47:37 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/mpiuni/makefile
src/sys/src/error/stack.c 1.0 01/09/12 17:47:37 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/error/stack.c
src/sys/src/error/signal.c 1.0 01/09/12 17:47:37 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/error/signal.c
src/sys/src/error/makefile 1.0 01/09/12 17:47:37 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/error/makefile
src/sys/src/error/fp.c 1.0 01/09/12 17:47:37 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/error/fp.c
src/sys/src/error/errtrace.c 1.0 01/09/12 17:47:37 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/error/errtrace.c
src/sys/src/error/errstop.c 1.0 01/09/12 17:47:37 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/error/errstop.c
src/sys/src/error/errabort.c 1.0 01/09/12 17:47:37 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/error/errabort.c
src/sys/src/error/err.c 1.0 01/09/12 17:47:37 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/error/err.c
src/sys/src/error/adebug.c 1.1 01/09/12 17:47:37 knepley@handbell.mcs.anl.gov +528 -0
src/sys/src/time/rs6000_time.c 1.0 01/09/12 17:47:36 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/time/rs6000_time.c
src/sys/src/time/nt_time.c 1.0 01/09/12 17:47:36 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/time/nt_time.c
src/sys/src/time/makefile 1.0 01/09/12 17:47:36 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/time/makefile
src/sys/src/time/fdate.c 1.0 01/09/12 17:47:36 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/time/fdate.c
src/sys/src/time/cputime.c 1.0 01/09/12 17:47:36 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/time/cputime.c
src/sys/src/memory/mtr.c 1.1 01/09/12 17:47:35 knepley@handbell.mcs.anl.gov +633 -0
src/sys/src/memory/mem.c 1.1 01/09/12 17:47:35 knepley@handbell.mcs.anl.gov +118 -0
src/sys/src/memory/mal.c 1.1 01/09/12 17:47:35 knepley@handbell.mcs.anl.gov +169 -0
src/sys/src/memory/makefile 1.1 01/09/12 17:47:35 knepley@handbell.mcs.anl.gov +21 -0
src/sys/src/fileio/sysio.c 1.1 01/09/12 17:47:35 knepley@handbell.mcs.anl.gov +606 -0
src/sys/src/fileio/smatlab.c 1.1 01/09/12 17:47:35 knepley@handbell.mcs.anl.gov +68 -0
src/sys/src/fileio/rpath.c 1.1 01/09/12 17:47:35 knepley@handbell.mcs.anl.gov +63 -0
src/sys/src/fileio/mprint.h 1.1 01/09/12 17:47:35 knepley@handbell.mcs.anl.gov +25 -0
src/sys/src/fileio/mprint.c 1.1 01/09/12 17:47:35 knepley@handbell.mcs.anl.gov +566 -0
src/sys/src/fileio/mpiuopen.c 1.1 01/09/12 17:47:35 knepley@handbell.mcs.anl.gov +197 -0
src/sys/src/fileio/makefile 1.1 01/09/12 17:47:35 knepley@handbell.mcs.anl.gov +24 -0
src/sys/src/fileio/grpath.c 1.1 01/09/12 17:47:35 knepley@handbell.mcs.anl.gov +136 -0
src/sys/src/fileio/fretrieve.c 1.1 01/09/12 17:47:35 knepley@handbell.mcs.anl.gov +445 -0
src/sys/src/error/adebug.c 1.0 01/09/12 17:47:36 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/error/adebug.c
src/sys/src/utils/sseenabled.c 1.1 01/09/12 17:47:34 knepley@handbell.mcs.anl.gov +131 -0
src/sys/src/utils/sortip.c 1.1 01/09/12 17:47:34 knepley@handbell.mcs.anl.gov +152 -0
src/sys/src/utils/select.c 1.1 01/09/12 17:47:34 knepley@handbell.mcs.anl.gov +86 -0
src/sys/src/utils/random.c 1.1 01/09/12 17:47:34 knepley@handbell.mcs.anl.gov +325 -0
src/sys/src/utils/psplit.c 1.1 01/09/12 17:47:34 knepley@handbell.mcs.anl.gov +98 -0
src/sys/src/utils/psleep.c 1.1 01/09/12 17:47:34 knepley@handbell.mcs.anl.gov +46 -0
src/sys/src/utils/pdisplay.c 1.1 01/09/12 17:47:34 knepley@handbell.mcs.anl.gov +139 -0
src/sys/src/utils/pbarrier.c 1.1 01/09/12 17:47:34 knepley@handbell.mcs.anl.gov +40 -0
src/sys/src/utils/mpiu.c 1.1 01/09/12 17:47:34 knepley@handbell.mcs.anl.gov +157 -0
src/sys/src/utils/mpimesg.c 1.1 01/09/12 17:47:34 knepley@handbell.mcs.anl.gov +219 -0
src/sys/src/utils/makefile 1.1 01/09/12 17:47:34 knepley@handbell.mcs.anl.gov +24 -0
src/sys/src/utils/fuser.c 1.1 01/09/12 17:47:34 knepley@handbell.mcs.anl.gov +91 -0
src/sys/src/utils/fhost.c 1.1 01/09/12 17:47:34 knepley@handbell.mcs.anl.gov +105 -0
src/sys/src/utils/dlregis.h 1.1 01/09/12 17:47:34 knepley@handbell.mcs.anl.gov +31 -0
src/sys/src/utils/ctable.c 1.1 01/09/12 17:47:34 knepley@handbell.mcs.anl.gov +277 -0
src/sys/src/utils/arch.c 1.1 01/09/12 17:47:34 knepley@handbell.mcs.anl.gov +38 -0
src/sys/src/memory/mtr.c 1.0 01/09/12 17:47:35 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/memory/mtr.c
src/sys/src/memory/mem.c 1.0 01/09/12 17:47:35 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/memory/mem.c
src/sys/src/memory/mal.c 1.0 01/09/12 17:47:35 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/memory/mal.c
src/sys/src/memory/makefile 1.0 01/09/12 17:47:35 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/memory/makefile
src/sys/src/fileio/sysio.c 1.0 01/09/12 17:47:35 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/fileio/sysio.c
src/sys/src/fileio/smatlab.c 1.0 01/09/12 17:47:35 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/fileio/smatlab.c
src/sys/src/fileio/rpath.c 1.0 01/09/12 17:47:35 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/fileio/rpath.c
src/sys/src/fileio/mprint.h 1.0 01/09/12 17:47:35 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/fileio/mprint.h
src/sys/src/fileio/mprint.c 1.0 01/09/12 17:47:35 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/fileio/mprint.c
src/sys/src/fileio/mpiuopen.c 1.0 01/09/12 17:47:35 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/fileio/mpiuopen.c
src/sys/src/fileio/makefile 1.0 01/09/12 17:47:35 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/fileio/makefile
src/sys/src/fileio/grpath.c 1.0 01/09/12 17:47:35 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/fileio/grpath.c
src/sys/src/fileio/ghome.c 1.1 01/09/12 17:47:34 knepley@handbell.mcs.anl.gov +116 -0
src/sys/src/fileio/fwd.c 1.1 01/09/12 17:47:34 knepley@handbell.mcs.anl.gov +65 -0
src/sys/src/fileio/ftest.c 1.1 01/09/12 17:47:34 knepley@handbell.mcs.anl.gov +135 -0
src/sys/src/fileio/fretrieve.c 1.0 01/09/12 17:47:35 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/fileio/fretrieve.c
src/sys/src/fileio/fpath.c 1.1 01/09/12 17:47:34 knepley@handbell.mcs.anl.gov +148 -0
src/sys/src/fileio/ffpath.c 1.1 01/09/12 17:47:34 knepley@handbell.mcs.anl.gov +118 -0
src/sys/src/utils/str.c 1.1 01/09/12 17:47:33 knepley@handbell.mcs.anl.gov +593 -0
src/sys/src/utils/sseenabled.c 1.0 01/09/12 17:47:34 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/utils/sseenabled.c
src/sys/src/utils/sortip.c 1.0 01/09/12 17:47:34 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/utils/sortip.c
src/sys/src/utils/sorti.c 1.1 01/09/12 17:47:34 knepley@handbell.mcs.anl.gov +160 -0
src/sys/src/utils/sortd.c 1.1 01/09/12 17:47:33 knepley@handbell.mcs.anl.gov +81 -0
src/sys/src/utils/select.c 1.0 01/09/12 17:47:34 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/utils/select.c
src/sys/src/utils/random.c 1.0 01/09/12 17:47:34 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/utils/random.c
src/sys/src/utils/psplit.c 1.0 01/09/12 17:47:34 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/utils/psplit.c
src/sys/src/utils/psleep.c 1.0 01/09/12 17:47:34 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/utils/psleep.c
src/sys/src/utils/pdisplay.c 1.0 01/09/12 17:47:34 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/utils/pdisplay.c
src/sys/src/utils/pbarrier.c 1.0 01/09/12 17:47:34 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/utils/pbarrier.c
src/sys/src/utils/mpiu.c 1.0 01/09/12 17:47:34 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/utils/mpiu.c
src/sys/src/utils/mpimesg.c 1.0 01/09/12 17:47:34 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/utils/mpimesg.c
src/sys/src/utils/memc.c 1.1 01/09/12 17:47:33 knepley@handbell.mcs.anl.gov +260 -0
src/sys/src/utils/makefile 1.0 01/09/12 17:47:34 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/utils/makefile
src/sys/src/utils/fuser.c 1.0 01/09/12 17:47:34 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/utils/fuser.c
src/sys/src/utils/fhost.c 1.0 01/09/12 17:47:34 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/utils/fhost.c
src/sys/src/utils/dlregis.h 1.0 01/09/12 17:47:34 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/utils/dlregis.h
src/sys/src/utils/ctable.c 1.0 01/09/12 17:47:34 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/utils/ctable.c
src/sys/src/utils/arch.c 1.0 01/09/12 17:47:34 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/utils/arch.c
src/sys/src/fileio/ghome.c 1.0 01/09/12 17:47:34 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/fileio/ghome.c
src/sys/src/fileio/fwd.c 1.0 01/09/12 17:47:34 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/fileio/fwd.c
src/sys/src/fileio/ftest.c 1.0 01/09/12 17:47:34 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/fileio/ftest.c
src/sys/src/fileio/fpath.c 1.0 01/09/12 17:47:34 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/fileio/fpath.c
src/sys/src/fileio/ffpath.c 1.0 01/09/12 17:47:34 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/fileio/ffpath.c
src/sys/src/draw/interface/dtri.c 1.1 01/09/12 17:47:33 knepley@handbell.mcs.anl.gov +258 -0
src/sys/src/draw/interface/dsflush.c 1.1 01/09/12 17:47:33 knepley@handbell.mcs.anl.gov +35 -0
src/sys/src/draw/interface/dsetpause.c 1.1 01/09/12 17:47:33 knepley@handbell.mcs.anl.gov +35 -0
src/sys/src/draw/interface/dsclear.c 1.1 01/09/12 17:47:33 knepley@handbell.mcs.anl.gov +32 -0
src/sys/src/draw/interface/drect.c 1.1 01/09/12 17:47:33 knepley@handbell.mcs.anl.gov +36 -0
src/sys/src/draw/interface/drawregall.c 1.1 01/09/12 17:47:33 knepley@handbell.mcs.anl.gov +40 -0
src/sys/src/draw/interface/drawreg.c 1.1 01/09/12 17:47:33 knepley@handbell.mcs.anl.gov +314 -0
src/sys/src/draw/interface/dmouse.c 1.1 01/09/12 17:47:33 knepley@handbell.mcs.anl.gov +95 -0
src/sys/src/draw/interface/dgpause.c 1.1 01/09/12 17:47:33 knepley@handbell.mcs.anl.gov +38 -0
src/sys/src/draw/interface/dgcoor.c 1.1 01/09/12 17:47:33 knepley@handbell.mcs.anl.gov +41 -0
src/sys/src/draw/interface/dflush.c 1.1 01/09/12 17:47:33 knepley@handbell.mcs.anl.gov +32 -0
src/sys/src/draw/interface/dclear.c 1.1 01/09/12 17:47:33 knepley@handbell.mcs.anl.gov +85 -0
src/sys/src/draw/interface/dbuff.c 1.1 01/09/12 17:47:33 knepley@handbell.mcs.anl.gov +33 -0
src/sys/src/dll/reg.c 1.1 01/09/12 17:47:33 knepley@handbell.mcs.anl.gov +645 -0
src/sys/src/dll/makefile 1.1 01/09/12 17:47:33 knepley@handbell.mcs.anl.gov +21 -0
src/sys/src/dll/dl.c 1.1 01/09/12 17:47:33 knepley@handbell.mcs.anl.gov +544 -0
src/sys/src/utils/str.c 1.0 01/09/12 17:47:33 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/utils/str.c
src/sys/src/utils/sorti.c 1.0 01/09/12 17:47:33 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/utils/sorti.c
src/sys/src/utils/sortd.c 1.0 01/09/12 17:47:33 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/utils/sortd.c
src/sys/src/utils/memc.c 1.0 01/09/12 17:47:33 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/utils/memc.c
src/sys/src/draw/utils/zoom.c 1.1 01/09/12 17:47:32 knepley@handbell.mcs.anl.gov +75 -0
src/sys/src/draw/utils/lg.c 1.1 01/09/12 17:47:32 knepley@handbell.mcs.anl.gov +454 -0
src/sys/src/draw/utils/hue.c 1.1 01/09/12 17:47:32 knepley@handbell.mcs.anl.gov +95 -0
src/sys/src/draw/utils/hists.c 1.1 01/09/12 17:47:32 knepley@handbell.mcs.anl.gov +442 -0
src/sys/src/draw/utils/dscatter.c 1.1 01/09/12 17:47:32 knepley@handbell.mcs.anl.gov +413 -0
src/sys/src/draw/interface/makefile 1.1 01/09/12 17:47:32 knepley@handbell.mcs.anl.gov +23 -0
src/sys/src/draw/interface/dviewp.c 1.1 01/09/12 17:47:32 knepley@handbell.mcs.anl.gov +235 -0
src/sys/src/draw/interface/dtri.c 1.0 01/09/12 17:47:33 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/interface/dtri.c
src/sys/src/draw/interface/dtextv.c 1.1 01/09/12 17:47:32 knepley@handbell.mcs.anl.gov +39 -0
src/sys/src/draw/interface/dtexts.c 1.1 01/09/12 17:47:32 knepley@handbell.mcs.anl.gov +42 -0
src/sys/src/draw/interface/dtextgs.c 1.1 01/09/12 17:47:32 knepley@handbell.mcs.anl.gov +41 -0
src/sys/src/draw/interface/dtext.c 1.1 01/09/12 17:47:32 knepley@handbell.mcs.anl.gov +40 -0
src/sys/src/draw/interface/dsflush.c 1.0 01/09/12 17:47:33 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/interface/dsflush.c
src/sys/src/draw/interface/dsetpause.c 1.0 01/09/12 17:47:33 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/interface/dsetpause.c
src/sys/src/draw/interface/dsclear.c 1.0 01/09/12 17:47:33 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/interface/dsclear.c
src/sys/src/draw/interface/drect.c 1.0 01/09/12 17:47:33 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/interface/drect.c
src/sys/src/draw/interface/drawregall.c 1.0 01/09/12 17:47:33 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/interface/drawregall.c
src/sys/src/draw/interface/drawreg.c 1.0 01/09/12 17:47:33 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/interface/drawreg.c
src/sys/src/draw/interface/draw.c 1.1 01/09/12 17:47:32 knepley@handbell.mcs.anl.gov +372 -0
src/sys/src/draw/interface/dpoints.c 1.1 01/09/12 17:47:32 knepley@handbell.mcs.anl.gov +42 -0
src/sys/src/draw/interface/dpoint.c 1.1 01/09/12 17:47:32 knepley@handbell.mcs.anl.gov +39 -0
src/sys/src/draw/interface/dpause.c 1.1 01/09/12 17:47:33 knepley@handbell.mcs.anl.gov +35 -0
src/sys/src/draw/interface/dmouse.c 1.0 01/09/12 17:47:33 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/interface/dmouse.c
src/sys/src/draw/interface/dlinew.c 1.1 01/09/12 17:47:32 knepley@handbell.mcs.anl.gov +37 -0
src/sys/src/draw/interface/dlinegw.c 1.1 01/09/12 17:47:32 knepley@handbell.mcs.anl.gov +44 -0
src/sys/src/draw/interface/dline.c 1.1 01/09/12 17:47:32 knepley@handbell.mcs.anl.gov +65 -0
src/sys/src/draw/interface/dgpause.c 1.0 01/09/12 17:47:33 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/interface/dgpause.c
src/sys/src/draw/interface/dgcoor.c 1.0 01/09/12 17:47:33 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/interface/dgcoor.c
src/sys/src/draw/interface/dflush.c 1.0 01/09/12 17:47:33 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/interface/dflush.c
src/sys/src/draw/interface/dcoor.c 1.1 01/09/12 17:47:32 knepley@handbell.mcs.anl.gov +41 -0
src/sys/src/draw/interface/dclear.c 1.0 01/09/12 17:47:33 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/interface/dclear.c
src/sys/src/draw/interface/dbuff.c 1.0 01/09/12 17:47:33 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/interface/dbuff.c
src/sys/src/dll/reg.c 1.0 01/09/12 17:47:33 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/dll/reg.c
src/sys/src/dll/makefile 1.0 01/09/12 17:47:33 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/dll/makefile
src/sys/src/dll/dl.c 1.0 01/09/12 17:47:33 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/dll/dl.c
src/sys/src/draw/utils/zoom.c 1.0 01/09/12 17:47:32 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/utils/zoom.c
src/sys/src/draw/utils/makefile 1.1 01/09/12 17:47:31 knepley@handbell.mcs.anl.gov +17 -0
src/sys/src/draw/utils/lg.c 1.0 01/09/12 17:47:32 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/utils/lg.c
src/sys/src/draw/utils/hue.c 1.0 01/09/12 17:47:32 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/utils/hue.c
src/sys/src/draw/utils/hists.c 1.0 01/09/12 17:47:32 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/utils/hists.c
src/sys/src/draw/utils/dscatter.c 1.0 01/09/12 17:47:32 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/utils/dscatter.c
src/sys/src/draw/utils/axis.c 1.1 01/09/12 17:47:32 knepley@handbell.mcs.anl.gov +631 -0
src/sys/src/draw/interface/makefile 1.0 01/09/12 17:47:32 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/interface/makefile
src/sys/src/draw/interface/dviewp.c 1.0 01/09/12 17:47:32 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/interface/dviewp.c
src/sys/src/draw/interface/dtextv.c 1.0 01/09/12 17:47:32 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/interface/dtextv.c
src/sys/src/draw/interface/dtexts.c 1.0 01/09/12 17:47:32 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/interface/dtexts.c
src/sys/src/draw/interface/dtextgs.c 1.0 01/09/12 17:47:32 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/interface/dtextgs.c
src/sys/src/draw/interface/dtext.c 1.0 01/09/12 17:47:32 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/interface/dtext.c
src/sys/src/draw/interface/draw.c 1.0 01/09/12 17:47:32 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/interface/draw.c
src/sys/src/draw/interface/dpoints.c 1.0 01/09/12 17:47:32 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/interface/dpoints.c
src/sys/src/draw/interface/dpoint.c 1.0 01/09/12 17:47:32 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/interface/dpoint.c
src/sys/src/draw/interface/dpause.c 1.0 01/09/12 17:47:32 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/interface/dpause.c
src/sys/src/draw/interface/dlinew.c 1.0 01/09/12 17:47:32 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/interface/dlinew.c
src/sys/src/draw/interface/dlinegw.c 1.0 01/09/12 17:47:32 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/interface/dlinegw.c
src/sys/src/draw/interface/dline.c 1.0 01/09/12 17:47:32 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/interface/dline.c
src/sys/src/draw/interface/dcoor.c 1.0 01/09/12 17:47:32 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/interface/dcoor.c
src/sys/src/draw/impls/win32/win32draw.h 1.1 01/09/12 17:47:31 knepley@handbell.mcs.anl.gov +59 -0
src/sys/src/draw/impls/win32/win32draw.c 1.1 01/09/12 17:47:31 knepley@handbell.mcs.anl.gov +1050 -0
src/sys/src/draw/impls/win32/makefile 1.1 01/09/12 17:47:31 knepley@handbell.mcs.anl.gov +22 -0
src/sys/src/draw/examples/tutorials/makefile 1.1 01/09/12 17:47:31 knepley@handbell.mcs.anl.gov +56 -0
src/sys/src/draw/examples/tests/makefile 1.1 01/09/12 17:47:31 knepley@handbell.mcs.anl.gov +77 -0
src/sys/src/draw/examples/tests/ex9.c 1.1 01/09/12 17:47:31 knepley@handbell.mcs.anl.gov +53 -0
src/sys/src/draw/examples/tests/ex5.F 1.1 01/09/12 17:47:31 knepley@handbell.mcs.anl.gov +60 -0
src/sys/src/draw/examples/tests/ex4f.F 1.1 01/09/12 17:47:31 knepley@handbell.mcs.anl.gov +46 -0
src/sys/src/draw/examples/tests/ex4.c 1.1 01/09/12 17:47:31 knepley@handbell.mcs.anl.gov +37 -0
src/sys/src/draw/examples/tests/ex3.c 1.1 01/09/12 17:47:31 knepley@handbell.mcs.anl.gov +58 -0
src/sys/src/draw/examples/tests/ex2.c 1.1 01/09/12 17:47:31 knepley@handbell.mcs.anl.gov +28 -0
src/sys/src/draw/examples/tests/ex10.c 1.1 01/09/12 17:47:31 knepley@handbell.mcs.anl.gov +40 -0
src/sys/src/draw/examples/tests/ex1.c 1.1 01/09/12 17:47:31 knepley@handbell.mcs.anl.gov +35 -0
src/sys/src/draw/examples/makefile 1.1 01/09/12 17:47:31 knepley@handbell.mcs.anl.gov +9 -0
src/sys/src/draw/utils/makefile 1.0 01/09/12 17:47:31 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/utils/makefile
src/sys/src/draw/utils/axis.c 1.0 01/09/12 17:47:31 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/utils/axis.c
src/sys/src/draw/impls/win32/win32draw.h 1.0 01/09/12 17:47:31 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/impls/win32/win32draw.h
src/sys/src/draw/impls/win32/win32draw.c 1.0 01/09/12 17:47:31 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/impls/win32/win32draw.c
src/sys/src/draw/impls/win32/makefile 1.0 01/09/12 17:47:31 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/impls/win32/makefile
src/sys/src/draw/impls/ps/psimpl.h 1.1 01/09/12 17:47:30 knepley@handbell.mcs.anl.gov +21 -0
src/sys/src/draw/impls/ps/pops.c 1.1 01/09/12 17:47:30 knepley@handbell.mcs.anl.gov +564 -0
src/sys/src/draw/examples/tutorials/makefile 1.0 01/09/12 17:47:31 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/examples/tutorials/makefile
src/sys/src/draw/examples/tests/makefile 1.0 01/09/12 17:47:31 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/examples/tests/makefile
src/sys/src/draw/examples/tests/ex9.c 1.0 01/09/12 17:47:31 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/examples/tests/ex9.c
src/sys/src/draw/examples/tests/ex5.F 1.0 01/09/12 17:47:31 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/examples/tests/ex5.F
src/sys/src/draw/examples/tests/ex4f.F 1.0 01/09/12 17:47:31 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/examples/tests/ex4f.F
src/sys/src/draw/examples/tests/ex4.c 1.0 01/09/12 17:47:31 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/examples/tests/ex4.c
src/sys/src/draw/examples/tests/ex3.c 1.0 01/09/12 17:47:31 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/examples/tests/ex3.c
src/sys/src/draw/examples/tests/ex2.c 1.0 01/09/12 17:47:31 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/examples/tests/ex2.c
src/sys/src/draw/examples/tests/ex10.c 1.0 01/09/12 17:47:31 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/examples/tests/ex10.c
src/sys/src/draw/examples/tests/ex1.c 1.0 01/09/12 17:47:31 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/examples/tests/ex1.c
src/sys/src/draw/examples/makefile 1.0 01/09/12 17:47:31 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/examples/makefile
src/sys/src/viewer/interface/viewregall.c 1.1 01/09/12 17:47:29 knepley@handbell.mcs.anl.gov +41 -0
src/sys/src/viewer/interface/viewers.c 1.1 01/09/12 17:47:29 knepley@handbell.mcs.anl.gov +120 -0
src/sys/src/viewer/interface/dupl.c 1.1 01/09/12 17:47:29 knepley@handbell.mcs.anl.gov +83 -0
src/sys/src/viewer/interface/dlregispetsc.c 1.1 01/09/12 17:47:29 knepley@handbell.mcs.anl.gov +59 -0
src/sys/src/viewer/interface/dlregis.c 1.1 01/09/12 17:47:29 knepley@handbell.mcs.anl.gov +12 -0
src/sys/src/draw/makefile 1.1 01/09/12 17:47:29 knepley@handbell.mcs.anl.gov +18 -0
src/sys/src/draw/impls/x/xvgrab.c 1.1 01/09/12 17:47:29 knepley@handbell.mcs.anl.gov +369 -0
src/sys/src/draw/impls/x/xops.c 1.1 01/09/12 17:47:29 knepley@handbell.mcs.anl.gov +733 -0
src/sys/src/draw/impls/x/xinit.c 1.1 01/09/12 17:47:29 knepley@handbell.mcs.anl.gov +275 -0
src/sys/src/draw/impls/x/ximpl.h 1.1 01/09/12 17:47:29 knepley@handbell.mcs.anl.gov +74 -0
src/sys/src/draw/impls/x/xcolor.c 1.1 01/09/12 17:47:29 knepley@handbell.mcs.anl.gov +437 -0
src/sys/src/draw/impls/x/wmap.c 1.1 01/09/12 17:47:29 knepley@handbell.mcs.anl.gov +46 -0
src/sys/src/draw/impls/x/tone.c 1.1 01/09/12 17:47:29 knepley@handbell.mcs.anl.gov +131 -0
src/sys/src/draw/impls/x/text.c 1.1 01/09/12 17:47:29 knepley@handbell.mcs.anl.gov +157 -0
src/sys/src/draw/impls/x/makefile 1.1 01/09/12 17:47:29 knepley@handbell.mcs.anl.gov +22 -0
src/sys/src/draw/impls/x/frame.c 1.1 01/09/12 17:47:29 knepley@handbell.mcs.anl.gov +119 -0
src/sys/src/draw/impls/x/drawopenx.c 1.1 01/09/12 17:47:29 knepley@handbell.mcs.anl.gov +77 -0
src/sys/src/draw/impls/ps/psimpl.h 1.0 01/09/12 17:47:30 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/impls/ps/psimpl.h
src/sys/src/draw/impls/ps/pops.c 1.0 01/09/12 17:47:30 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/impls/ps/pops.c
src/sys/src/draw/impls/ps/makefile 1.1 01/09/12 17:47:30 knepley@handbell.mcs.anl.gov +20 -0
src/sys/src/draw/impls/makefile 1.1 01/09/12 17:47:29 knepley@handbell.mcs.anl.gov +9 -0
src/sys/src/draw/drawimpl.h 1.1 01/09/12 17:47:29 knepley@handbell.mcs.anl.gov +56 -0
src/sys/src/viewer/interface/viewregall.c 1.0 01/09/12 17:47:29 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/viewer/interface/viewregall.c
src/sys/src/viewer/interface/viewreg.c 1.1 01/09/12 17:47:28 knepley@handbell.mcs.anl.gov +220 -0
src/sys/src/viewer/interface/viewers.c 1.0 01/09/12 17:47:29 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/viewer/interface/viewers.c
src/sys/src/viewer/interface/viewa.c 1.1 01/09/12 17:47:28 knepley@handbell.mcs.anl.gov +148 -0
src/sys/src/viewer/interface/view.c 1.1 01/09/12 17:47:28 knepley@handbell.mcs.anl.gov +81 -0
src/sys/src/viewer/interface/makefile 1.1 01/09/12 17:47:28 knepley@handbell.mcs.anl.gov +17 -0
src/sys/src/viewer/interface/flush.c 1.1 01/09/12 17:47:28 knepley@handbell.mcs.anl.gov +36 -0
src/sys/src/viewer/interface/dupl.c 1.0 01/09/12 17:47:29 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/viewer/interface/dupl.c
src/sys/src/viewer/interface/dlregispetsc.c 1.0 01/09/12 17:47:29 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/viewer/interface/dlregispetsc.c
src/sys/src/viewer/interface/dlregis.c 1.0 01/09/12 17:47:29 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/viewer/interface/dlregis.c
src/sys/src/viewer/impls/string/stringv.c 1.1 01/09/12 17:47:28 knepley@handbell.mcs.anl.gov +194 -0
src/sys/src/viewer/impls/string/makefile 1.1 01/09/12 17:47:28 knepley@handbell.mcs.anl.gov +18 -0
src/sys/src/viewer/impls/draw/vdraw.h 1.1 01/09/12 17:47:28 knepley@handbell.mcs.anl.gov +21 -0
src/sys/src/viewer/impls/draw/makefile 1.1 01/09/12 17:47:28 knepley@handbell.mcs.anl.gov +18 -0
src/sys/src/viewer/impls/draw/drawv.c 1.1 01/09/12 17:47:28 knepley@handbell.mcs.anl.gov +439 -0
src/sys/src/viewer/impls/ascii/vcreatea.c 1.1 01/09/12 17:47:28 knepley@handbell.mcs.anl.gov +166 -0
src/sys/src/viewer/impls/ascii/makefile 1.1 01/09/12 17:47:28 knepley@handbell.mcs.anl.gov +18 -0
src/sys/src/viewer/impls/ascii/filev.c 1.1 01/09/12 17:47:28 knepley@handbell.mcs.anl.gov +680 -0
src/sys/src/viewer/impls/ams/makefile 1.1 01/09/12 17:47:28 knepley@handbell.mcs.anl.gov +23 -0
src/sys/src/viewer/impls/ams/amsopen.c 1.1 01/09/12 17:47:28 knepley@handbell.mcs.anl.gov +57 -0
src/sys/src/viewer/impls/ams/ams.c 1.1 01/09/12 17:47:28 knepley@handbell.mcs.anl.gov +278 -0
src/sys/src/viewer/examples/tutorials/makefile 1.1 01/09/12 17:47:28 knepley@handbell.mcs.anl.gov +18 -0
src/sys/src/viewer/examples/tests/makefile 1.1 01/09/12 17:47:28 knepley@handbell.mcs.anl.gov +22 -0
src/sys/src/viewer/examples/tests/ex3.c 1.1 01/09/12 17:47:28 knepley@handbell.mcs.anl.gov +26 -0
src/sys/src/viewer/examples/makefile 1.1 01/09/12 17:47:28 knepley@handbell.mcs.anl.gov +11 -0
src/sys/src/draw/makefile 1.0 01/09/12 17:47:29 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/makefile
src/sys/src/draw/impls/x/xvgrab.c 1.0 01/09/12 17:47:29 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/impls/x/xvgrab.c
src/sys/src/draw/impls/x/xops.c 1.0 01/09/12 17:47:29 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/impls/x/xops.c
src/sys/src/draw/impls/x/xinit.c 1.0 01/09/12 17:47:29 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/impls/x/xinit.c
src/sys/src/draw/impls/x/ximpl.h 1.0 01/09/12 17:47:29 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/impls/x/ximpl.h
src/sys/src/draw/impls/x/xcolor.c 1.0 01/09/12 17:47:29 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/impls/x/xcolor.c
src/sys/src/draw/impls/x/wmap.c 1.0 01/09/12 17:47:29 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/impls/x/wmap.c
src/sys/src/draw/impls/x/tone.c 1.0 01/09/12 17:47:29 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/impls/x/tone.c
src/sys/src/draw/impls/x/text.c 1.0 01/09/12 17:47:29 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/impls/x/text.c
src/sys/src/draw/impls/x/makefile 1.0 01/09/12 17:47:29 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/impls/x/makefile
src/sys/src/draw/impls/x/frame.c 1.0 01/09/12 17:47:29 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/impls/x/frame.c
src/sys/src/draw/impls/x/drawopenx.c 1.0 01/09/12 17:47:29 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/impls/x/drawopenx.c
src/sys/src/draw/impls/ps/makefile 1.0 01/09/12 17:47:29 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/impls/ps/makefile
src/sys/src/draw/impls/makefile 1.0 01/09/12 17:47:29 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/impls/makefile
src/sys/src/draw/drawimpl.h 1.0 01/09/12 17:47:29 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/draw/drawimpl.h
src/sys/src/viewer/interface/viewreg.c 1.0 01/09/12 17:47:28 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/viewer/interface/viewreg.c
src/sys/src/viewer/interface/viewa.c 1.0 01/09/12 17:47:28 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/viewer/interface/viewa.c
src/sys/src/viewer/interface/view.c 1.0 01/09/12 17:47:28 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/viewer/interface/view.c
src/sys/src/viewer/interface/makefile 1.0 01/09/12 17:47:28 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/viewer/interface/makefile
src/sys/src/viewer/interface/flush.c 1.0 01/09/12 17:47:28 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/viewer/interface/flush.c
src/sys/src/viewer/impls/string/stringv.c 1.0 01/09/12 17:47:28 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/viewer/impls/string/stringv.c
src/sys/src/viewer/impls/string/makefile 1.0 01/09/12 17:47:28 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/viewer/impls/string/makefile
src/sys/src/viewer/impls/socket/socket.h 1.1 01/09/12 17:47:27 knepley@handbell.mcs.anl.gov +27 -0
src/sys/src/viewer/impls/socket/sendsparse.c 1.1 01/09/12 17:47:27 knepley@handbell.mcs.anl.gov +62 -0
src/sys/src/viewer/impls/socket/senddense.c 1.1 01/09/12 17:47:27 knepley@handbell.mcs.anl.gov +132 -0
src/sys/src/viewer/impls/socket/send.c 1.1 01/09/12 17:47:27 knepley@handbell.mcs.anl.gov +391 -0
src/sys/src/viewer/impls/socket/matlab/receivesparse.c 1.1 01/09/12 17:47:27 knepley@handbell.mcs.anl.gov +57 -0
src/sys/src/viewer/impls/socket/matlab/receivedense.c 1.1 01/09/12 17:47:27 knepley@handbell.mcs.anl.gov +67 -0
src/sys/src/viewer/impls/socket/matlab/receive.m 1.1 01/09/12 17:47:27 knepley@handbell.mcs.anl.gov +7 -0
src/sys/src/viewer/impls/socket/matlab/receive.c 1.1 01/09/12 17:47:27 knepley@handbell.mcs.anl.gov +64 -0
src/sys/src/viewer/impls/socket/matlab/readinvecs.c 1.1 01/09/12 17:47:27 knepley@handbell.mcs.anl.gov +111 -0
src/sys/src/viewer/impls/socket/matlab/openport.m 1.1 01/09/12 17:47:27 knepley@handbell.mcs.anl.gov +7 -0
src/sys/src/viewer/impls/socket/matlab/openport.c 1.1 01/09/12 17:47:27 knepley@handbell.mcs.anl.gov +174 -0
src/sys/src/viewer/impls/socket/matlab/makefile 1.1 01/09/12 17:47:27 knepley@handbell.mcs.anl.gov +67 -0
src/sys/src/viewer/impls/socket/matlab/launch.m 1.1 01/09/12 17:47:27 knepley@handbell.mcs.anl.gov +7 -0
src/sys/src/viewer/impls/socket/matlab/launch.c 1.1 01/09/12 17:47:27 knepley@handbell.mcs.anl.gov +61 -0
src/sys/src/viewer/impls/socket/matlab/closeport.m 1.1 01/09/12 17:47:27 knepley@handbell.mcs.anl.gov +7 -0
src/sys/src/viewer/impls/socket/matlab/closeport.c 1.1 01/09/12 17:47:27 knepley@handbell.mcs.anl.gov +47 -0
src/sys/src/viewer/impls/socket/matlab/bread.c 1.1 01/09/12 17:47:27 knepley@handbell.mcs.anl.gov +142 -0
src/sys/src/viewer/impls/draw/vdraw.h 1.0 01/09/12 17:47:28 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/viewer/impls/draw/vdraw.h
src/sys/src/viewer/impls/draw/makefile 1.0 01/09/12 17:47:28 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/viewer/impls/draw/makefile
src/sys/src/viewer/impls/draw/drawv.c 1.0 01/09/12 17:47:28 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/viewer/impls/draw/drawv.c
src/sys/src/viewer/impls/binary/makefile 1.1 01/09/12 17:47:28 knepley@handbell.mcs.anl.gov +18 -0
src/sys/src/viewer/impls/binary/binv.c 1.1 01/09/12 17:47:27 knepley@handbell.mcs.anl.gov +551 -0
src/sys/src/viewer/impls/ascii/vcreatea.c 1.0 01/09/12 17:47:28 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/viewer/impls/ascii/vcreatea.c
src/sys/src/viewer/impls/ascii/makefile 1.0 01/09/12 17:47:28 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/viewer/impls/ascii/makefile
src/sys/src/viewer/impls/ascii/filev.c 1.0 01/09/12 17:47:28 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/viewer/impls/ascii/filev.c
src/sys/src/viewer/impls/ams/makefile 1.0 01/09/12 17:47:28 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/viewer/impls/ams/makefile
src/sys/src/viewer/impls/ams/amsopen.c 1.0 01/09/12 17:47:28 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/viewer/impls/ams/amsopen.c
src/sys/src/viewer/impls/ams/ams.c 1.0 01/09/12 17:47:28 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/viewer/impls/ams/ams.c
src/sys/src/viewer/examples/tutorials/makefile 1.0 01/09/12 17:47:28 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/viewer/examples/tutorials/makefile
src/sys/src/viewer/examples/tests/makefile 1.0 01/09/12 17:47:28 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/viewer/examples/tests/makefile
src/sys/src/viewer/examples/tests/ex3.c 1.0 01/09/12 17:47:28 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/viewer/examples/tests/ex3.c
src/sys/src/viewer/examples/makefile 1.0 01/09/12 17:47:28 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/viewer/examples/makefile
src/sys/src/viewer/viewerimpl.h 1.1 01/09/12 17:47:26 knepley@handbell.mcs.anl.gov +29 -0
src/sys/src/viewer/makefile 1.1 01/09/12 17:47:26 knepley@handbell.mcs.anl.gov +11 -0
src/sys/src/viewer/impls/socket/socket.h 1.0 01/09/12 17:47:27 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/viewer/impls/socket/socket.h
src/sys/src/viewer/impls/socket/sendsparse.c 1.0 01/09/12 17:47:27 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/viewer/impls/socket/sendsparse.c
src/sys/src/viewer/impls/socket/senddense.c 1.0 01/09/12 17:47:27 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/viewer/impls/socket/senddense.c
src/sys/src/viewer/impls/socket/send.c 1.0 01/09/12 17:47:27 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/viewer/impls/socket/send.c
src/sys/src/viewer/impls/socket/matlab/receivesparse.c 1.0 01/09/12 17:47:27 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/viewer/impls/socket/matlab/receivesparse.c
src/sys/src/viewer/impls/socket/matlab/receivedense.c 1.0 01/09/12 17:47:27 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/viewer/impls/socket/matlab/receivedense.c
src/sys/src/viewer/impls/socket/matlab/receive.m 1.0 01/09/12 17:47:27 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/viewer/impls/socket/matlab/receive.m
src/sys/src/viewer/impls/socket/matlab/receive.c 1.0 01/09/12 17:47:27 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/viewer/impls/socket/matlab/receive.c
src/sys/src/viewer/impls/socket/matlab/readinvecs.c 1.0 01/09/12 17:47:27 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/viewer/impls/socket/matlab/readinvecs.c
src/sys/src/viewer/impls/socket/matlab/openport.m 1.0 01/09/12 17:47:27 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/viewer/impls/socket/matlab/openport.m
src/sys/src/viewer/impls/socket/matlab/openport.c 1.0 01/09/12 17:47:27 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/viewer/impls/socket/matlab/openport.c
src/sys/src/viewer/impls/socket/matlab/makefile 1.0 01/09/12 17:47:27 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/viewer/impls/socket/matlab/makefile
src/sys/src/viewer/impls/socket/matlab/launch.m 1.0 01/09/12 17:47:27 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/viewer/impls/socket/matlab/launch.m
src/sys/src/viewer/impls/socket/matlab/launch.c 1.0 01/09/12 17:47:27 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/viewer/impls/socket/matlab/launch.c
src/sys/src/viewer/impls/socket/matlab/closeport.m 1.0 01/09/12 17:47:27 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/viewer/impls/socket/matlab/closeport.m
src/sys/src/viewer/impls/socket/matlab/closeport.c 1.0 01/09/12 17:47:27 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/viewer/impls/socket/matlab/closeport.c
src/sys/src/viewer/impls/socket/matlab/bread.c 1.0 01/09/12 17:47:27 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/viewer/impls/socket/matlab/bread.c
src/sys/src/viewer/impls/socket/makefile 1.1 01/09/12 17:47:27 knepley@handbell.mcs.anl.gov +24 -0
src/sys/src/viewer/impls/makefile 1.1 01/09/12 17:47:26 knepley@handbell.mcs.anl.gov +9 -0
src/sys/src/viewer/impls/binary/makefile 1.0 01/09/12 17:47:27 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/viewer/impls/binary/makefile
src/sys/src/viewer/impls/binary/binv.c 1.0 01/09/12 17:47:27 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/viewer/impls/binary/binv.c
src/sys/src/objects/ams/java/makefile 1.1 01/09/12 17:47:26 knepley@handbell.mcs.anl.gov +76 -0
src/sys/src/objects/ams/java/PutAMSACC.java 1.1 01/09/12 17:47:26 knepley@handbell.mcs.anl.gov +80 -0
src/sys/src/objects/ams/java/PumpStream.java 1.1 01/09/12 17:47:26 knepley@handbell.mcs.anl.gov +69 -0
src/sys/src/objects/ams/java/PETScViewSNES.java 1.1 01/09/12 17:47:26 knepley@handbell.mcs.anl.gov +79 -0
src/sys/src/objects/ams/java/PETScViewKSP.java 1.1 01/09/12 17:47:26 knepley@handbell.mcs.anl.gov +79 -0
src/sys/src/objects/ams/java/PETScView.java 1.1 01/09/12 17:47:26 knepley@handbell.mcs.anl.gov +406 -0
src/sys/src/objects/ams/java/PETScView.html 1.1 01/09/12 17:47:26 knepley@handbell.mcs.anl.gov +29 -0
src/sys/src/objects/ams/java/PETScRund.java 1.1 01/09/12 17:47:26 knepley@handbell.mcs.anl.gov +202 -0
src/sys/src/objects/ams/java/PETScRun.java 1.1 01/09/12 17:47:26 knepley@handbell.mcs.anl.gov +463 -0
src/sys/src/objects/ams/java/PETScRun.html 1.1 01/09/12 17:47:26 knepley@handbell.mcs.anl.gov +30 -0
src/sys/src/objects/ams/java/PETScPlugins.html 1.1 01/09/12 17:47:26 knepley@handbell.mcs.anl.gov +20 -0
src/sys/src/objects/ams/java/PETScOptions.java 1.1 01/09/12 17:47:26 knepley@handbell.mcs.anl.gov +661 -0
src/sys/src/objects/ams/java/PETScOptions.html 1.1 01/09/12 17:47:26 knepley@handbell.mcs.anl.gov +29 -0
src/sys/src/objects/ams/aoptions.c 1.1 01/09/12 17:47:26 knepley@handbell.mcs.anl.gov +1107 -0
src/sys/src/viewer/viewerimpl.h 1.0 01/09/12 17:47:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/viewer/viewerimpl.h
src/sys/src/viewer/makefile 1.0 01/09/12 17:47:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/viewer/makefile
src/sys/src/viewer/impls/socket/makefile 1.0 01/09/12 17:47:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/viewer/impls/socket/makefile
src/sys/src/viewer/impls/makefile 1.0 01/09/12 17:47:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/viewer/impls/makefile
src/sys/src/objects/ptype.c 1.1 01/09/12 17:47:25 knepley@handbell.mcs.anl.gov +109 -0
src/sys/src/objects/pmain.c 1.1 01/09/12 17:47:25 knepley@handbell.mcs.anl.gov +24 -0
src/sys/src/objects/pinit.c 1.1 01/09/12 17:47:25 knepley@handbell.mcs.anl.gov +680 -0
src/sys/src/objects/init.c 1.1 01/09/12 17:47:25 knepley@handbell.mcs.anl.gov +674 -0
src/sys/src/objects/ams/pams.c 1.1 01/09/12 17:47:25 knepley@handbell.mcs.anl.gov +66 -0
src/sys/src/objects/ams/makefile 1.1 01/09/12 17:47:26 knepley@handbell.mcs.anl.gov +20 -0
src/sys/src/objects/ams/java/makefile 1.0 01/09/12 17:47:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/objects/ams/java/makefile
src/sys/src/objects/ams/java/PutAMSACC.java 1.0 01/09/12 17:47:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/objects/ams/java/PutAMSACC.java
src/sys/src/objects/ams/java/PumpStream.java 1.0 01/09/12 17:47:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/objects/ams/java/PumpStream.java
src/sys/src/objects/ams/java/PETScViewSNES.java 1.0 01/09/12 17:47:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/objects/ams/java/PETScViewSNES.java
src/sys/src/objects/ams/java/PETScViewKSP.java 1.0 01/09/12 17:47:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/objects/ams/java/PETScViewKSP.java
src/sys/src/objects/ams/java/PETScView.java 1.0 01/09/12 17:47:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/objects/ams/java/PETScView.java
src/sys/src/objects/ams/java/PETScView.html 1.0 01/09/12 17:47:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/objects/ams/java/PETScView.html
src/sys/src/objects/ams/java/PETScRund.java 1.0 01/09/12 17:47:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/objects/ams/java/PETScRund.java
src/sys/src/objects/ams/java/PETScRun.java 1.0 01/09/12 17:47:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/objects/ams/java/PETScRun.java
src/sys/src/objects/ams/java/PETScRun.html 1.0 01/09/12 17:47:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/objects/ams/java/PETScRun.html
src/sys/src/objects/ams/java/PETScPlugins.html 1.0 01/09/12 17:47:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/objects/ams/java/PETScPlugins.html
src/sys/src/objects/ams/java/PETScOptions.java 1.0 01/09/12 17:47:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/objects/ams/java/PETScOptions.java
src/sys/src/objects/ams/java/PETScOptions.html 1.0 01/09/12 17:47:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/objects/ams/java/PETScOptions.html
src/sys/src/objects/ams/aoptions.c 1.0 01/09/12 17:47:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/objects/ams/aoptions.c
src/sys/src/objects/tagm.c 1.1 01/09/12 17:47:24 knepley@handbell.mcs.anl.gov +244 -0
src/sys/src/objects/ptype.c 1.0 01/09/12 17:47:25 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/objects/ptype.c
src/sys/src/objects/pname.c 1.1 01/09/12 17:47:24 knepley@handbell.mcs.anl.gov +117 -0
src/sys/src/objects/pmain.c 1.0 01/09/12 17:47:25 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/objects/pmain.c
src/sys/src/objects/pinit.c 1.0 01/09/12 17:47:25 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/objects/pinit.c
src/sys/src/objects/pgname.c 1.1 01/09/12 17:47:24 knepley@handbell.mcs.anl.gov +37 -0
src/sys/src/objects/pcomm.c 1.1 01/09/12 17:47:24 knepley@handbell.mcs.anl.gov +35 -0
src/sys/src/objects/options.c 1.1 01/09/12 17:47:24 knepley@handbell.mcs.anl.gov +1334 -0
src/sys/src/objects/olist.c 1.1 01/09/12 17:47:24 knepley@handbell.mcs.anl.gov +211 -0
src/sys/src/objects/makefile 1.1 01/09/12 17:47:24 knepley@handbell.mcs.anl.gov +24 -0
src/sys/src/objects/init.c 1.0 01/09/12 17:47:25 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/objects/init.c
src/sys/src/objects/gtype.c 1.1 01/09/12 17:47:24 knepley@handbell.mcs.anl.gov +36 -0
src/sys/src/objects/gcomm.c 1.1 01/09/12 17:47:24 knepley@handbell.mcs.anl.gov +43 -0
src/sys/src/objects/ams/pams.c 1.0 01/09/12 17:47:25 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/objects/ams/pams.c
src/sys/src/objects/ams/makefile 1.0 01/09/12 17:47:25 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/objects/ams/makefile
src/sys/src/objects/tagm.c 1.0 01/09/12 17:47:24 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/objects/tagm.c
src/sys/src/objects/prefix.c 1.1 01/09/12 17:47:23 knepley@handbell.mcs.anl.gov +140 -0
src/sys/src/objects/pname.c 1.0 01/09/12 17:47:24 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/objects/pname.c
src/sys/src/objects/pgname.c 1.0 01/09/12 17:47:24 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/objects/pgname.c
src/sys/src/objects/pcomm.c 1.0 01/09/12 17:47:24 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/objects/pcomm.c
src/sys/src/objects/options.c 1.0 01/09/12 17:47:24 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/objects/options.c
src/sys/src/objects/olist.c 1.0 01/09/12 17:47:24 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/objects/olist.c
src/sys/src/objects/makefile 1.0 01/09/12 17:47:24 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/objects/makefile
src/sys/src/objects/inherit.c 1.1 01/09/12 17:47:24 knepley@handbell.mcs.anl.gov +578 -0
src/sys/src/objects/gtype.c 1.0 01/09/12 17:47:24 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/objects/gtype.c
src/sys/src/objects/gcookie.c 1.1 01/09/12 17:47:23 knepley@handbell.mcs.anl.gov +59 -0
src/sys/src/objects/gcomm.c 1.0 01/09/12 17:47:24 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/objects/gcomm.c
src/sys/src/objects/destroy.c 1.1 01/09/12 17:47:23 knepley@handbell.mcs.anl.gov +172 -0
src/sys/src/objects/cookie.c 1.1 01/09/12 17:47:23 knepley@handbell.mcs.anl.gov +37 -0
src/sys/src/makefile 1.1 01/09/12 17:47:23 knepley@handbell.mcs.anl.gov +10 -0
src/sys/examples/tests/makefile 1.1 01/09/12 17:47:23 knepley@handbell.mcs.anl.gov +134 -0
src/sys/examples/tests/ex9.c 1.1 01/09/12 17:47:23 knepley@handbell.mcs.anl.gov +19 -0
src/sys/examples/tests/ex7f.F 1.1 01/09/12 17:47:23 knepley@handbell.mcs.anl.gov +23 -0
src/sys/examples/tests/ex7.c 1.1 01/09/12 17:47:23 knepley@handbell.mcs.anl.gov +31 -0
src/sys/examples/tests/ex6.F 1.1 01/09/12 17:47:23 knepley@handbell.mcs.anl.gov +23 -0
src/sys/examples/tests/ex4.c 1.1 01/09/12 17:47:23 knepley@handbell.mcs.anl.gov +42 -0
src/sys/examples/tests/ex17f.F 1.1 01/09/12 17:47:23 knepley@handbell.mcs.anl.gov +31 -0
src/sys/examples/tests/ex16.c 1.1 01/09/12 17:47:23 knepley@handbell.mcs.anl.gov +39 -0
src/sys/examples/tests/ex15.c 1.1 01/09/12 17:47:23 knepley@handbell.mcs.anl.gov +24 -0
src/sys/examples/tests/ex14.c 1.1 01/09/12 17:47:23 knepley@handbell.mcs.anl.gov +23 -0
src/sys/examples/tests/ex13f.F 1.1 01/09/12 17:47:23 knepley@handbell.mcs.anl.gov +35 -0
src/sys/examples/tests/ex13.c 1.1 01/09/12 17:47:23 knepley@handbell.mcs.anl.gov +51 -0
src/sys/examples/tests/ex12.c 1.1 01/09/12 17:47:23 knepley@handbell.mcs.anl.gov +47 -0
src/sys/examples/tests/ex11.c 1.1 01/09/12 17:47:23 knepley@handbell.mcs.anl.gov +25 -0
src/sys/examples/tests/ex10.c 1.1 01/09/12 17:47:23 knepley@handbell.mcs.anl.gov +53 -0
src/sys/src/objects/prefix.c 1.0 01/09/12 17:47:23 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/objects/prefix.c
src/sys/src/objects/inherit.c 1.0 01/09/12 17:47:23 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/objects/inherit.c
src/sys/src/objects/gcookie.c 1.0 01/09/12 17:47:23 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/objects/gcookie.c
src/sys/src/objects/destroy.c 1.0 01/09/12 17:47:23 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/objects/destroy.c
src/sys/src/objects/cookie.c 1.0 01/09/12 17:47:23 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/objects/cookie.c
src/sys/src/makefile 1.0 01/09/12 17:47:23 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/src/makefile
src/sys/makefile 1.1 01/09/12 17:47:22 knepley@handbell.mcs.anl.gov +9 -0
src/sys/examples/tutorials/makefile 1.1 01/09/12 17:47:22 knepley@handbell.mcs.anl.gov +64 -0
src/sys/examples/tutorials/ex4.c 1.1 01/09/12 17:47:22 knepley@handbell.mcs.anl.gov +57 -0
src/sys/examples/tutorials/ex3f.F 1.1 01/09/12 17:47:22 knepley@handbell.mcs.anl.gov +161 -0
src/sys/examples/tutorials/ex3.c 1.1 01/09/12 17:47:22 knepley@handbell.mcs.anl.gov +73 -0
src/sys/examples/tutorials/ex2.c 1.1 01/09/12 17:47:22 knepley@handbell.mcs.anl.gov +80 -0
src/sys/examples/tutorials/ex1.c 1.1 01/09/12 17:47:22 knepley@handbell.mcs.anl.gov +67 -0
src/sys/examples/tests/makefile 1.0 01/09/12 17:47:23 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/examples/tests/makefile
src/sys/examples/tests/ex9.c 1.0 01/09/12 17:47:23 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/examples/tests/ex9.c
src/sys/examples/tests/ex7f.F 1.0 01/09/12 17:47:23 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/examples/tests/ex7f.F
src/sys/examples/tests/ex7.c 1.0 01/09/12 17:47:23 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/examples/tests/ex7.c
src/sys/examples/tests/ex6.F 1.0 01/09/12 17:47:23 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/examples/tests/ex6.F
src/sys/examples/tests/ex5.F 1.1 01/09/12 17:47:23 knepley@handbell.mcs.anl.gov +23 -0
src/sys/examples/tests/ex4.c 1.0 01/09/12 17:47:23 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/examples/tests/ex4.c
src/sys/examples/tests/ex3.c 1.1 01/09/12 17:47:22 knepley@handbell.mcs.anl.gov +30 -0
src/sys/examples/tests/ex2.c 1.1 01/09/12 17:47:22 knepley@handbell.mcs.anl.gov +32 -0
src/sys/examples/tests/ex17f.F 1.0 01/09/12 17:47:23 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/examples/tests/ex17f.F
src/sys/examples/tests/ex16.c 1.0 01/09/12 17:47:23 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/examples/tests/ex16.c
src/sys/examples/tests/ex15.c 1.0 01/09/12 17:47:23 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/examples/tests/ex15.c
src/sys/examples/tests/ex14.c 1.0 01/09/12 17:47:23 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/examples/tests/ex14.c
src/sys/examples/tests/ex13f.F 1.0 01/09/12 17:47:23 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/examples/tests/ex13f.F
src/sys/examples/tests/ex13.c 1.0 01/09/12 17:47:23 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/examples/tests/ex13.c
src/sys/examples/tests/ex12.c 1.0 01/09/12 17:47:23 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/examples/tests/ex12.c
src/sys/examples/tests/ex11.c 1.0 01/09/12 17:47:23 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/examples/tests/ex11.c
src/sys/examples/tests/ex10.c 1.0 01/09/12 17:47:23 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/examples/tests/ex10.c
src/sys/examples/tests/ex1.c 1.1 01/09/12 17:47:22 knepley@handbell.mcs.anl.gov +32 -0
src/sys/examples/makefile 1.1 01/09/12 17:47:22 knepley@handbell.mcs.anl.gov +9 -0
src/sys/ctable.h 1.1 01/09/12 17:47:22 knepley@handbell.mcs.anl.gov +27 -0
src/sles/utils/makefile 1.1 01/09/12 17:47:22 knepley@handbell.mcs.anl.gov +17 -0
src/sles/utils/damg.c 1.1 01/09/12 17:47:22 knepley@handbell.mcs.anl.gov +459 -0
src/sles/ksp/interface/xmon.c 1.1 01/09/12 17:47:22 knepley@handbell.mcs.anl.gov +223 -0
src/sles/ksp/interface/itres.c 1.1 01/09/12 17:47:22 knepley@handbell.mcs.anl.gov +107 -0
src/sles/ksp/interface/itregis.c 1.1 01/09/12 17:47:22 knepley@handbell.mcs.anl.gov +68 -0
src/sles/ksp/interface/iterativ.c 1.1 01/09/12 17:47:22 knepley@handbell.mcs.anl.gov +568 -0
src/sles/ksp/interface/itcreate.c 1.1 01/09/12 17:47:22 knepley@handbell.mcs.anl.gov +578 -0
src/sles/ksp/interface/eige.c 1.1 01/09/12 17:47:22 knepley@handbell.mcs.anl.gov +279 -0
src/sles/ksp/interface/dlregis.c 1.1 01/09/12 17:47:22 knepley@handbell.mcs.anl.gov +38 -0
src/sys/makefile 1.0 01/09/12 17:47:22 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/makefile
src/sys/examples/tutorials/makefile 1.0 01/09/12 17:47:22 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/examples/tutorials/makefile
src/sys/examples/tutorials/ex4.c 1.0 01/09/12 17:47:22 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/examples/tutorials/ex4.c
src/sys/examples/tutorials/ex3f.F 1.0 01/09/12 17:47:22 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/examples/tutorials/ex3f.F
src/sys/examples/tutorials/ex3.c 1.0 01/09/12 17:47:22 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/examples/tutorials/ex3.c
src/sys/examples/tutorials/ex2.c 1.0 01/09/12 17:47:22 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/examples/tutorials/ex2.c
src/sys/examples/tutorials/ex1.c 1.0 01/09/12 17:47:22 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/examples/tutorials/ex1.c
src/sys/examples/tests/ex5.F 1.0 01/09/12 17:47:22 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/examples/tests/ex5.F
src/sys/examples/tests/ex3.c 1.0 01/09/12 17:47:22 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/examples/tests/ex3.c
src/sys/examples/tests/ex2.c 1.0 01/09/12 17:47:22 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/examples/tests/ex2.c
src/sys/examples/tests/ex1.c 1.0 01/09/12 17:47:22 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/examples/tests/ex1.c
src/sys/examples/makefile 1.0 01/09/12 17:47:22 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/examples/makefile
src/sys/ctable.h 1.0 01/09/12 17:47:22 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sys/ctable.h
src/sles/utils/makefile 1.0 01/09/12 17:47:22 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/utils/makefile
src/sles/utils/damg.c 1.0 01/09/12 17:47:22 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/utils/damg.c
src/sles/ksp/interface/xmon.c 1.0 01/09/12 17:47:22 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/interface/xmon.c
src/sles/ksp/interface/makefile 1.1 01/09/12 17:47:21 knepley@handbell.mcs.anl.gov +19 -0
src/sles/ksp/interface/itres.c 1.0 01/09/12 17:47:22 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/interface/itres.c
src/sles/ksp/interface/itregis.c 1.0 01/09/12 17:47:22 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/interface/itregis.c
src/sles/ksp/interface/itfunc.c 1.1 01/09/12 17:47:21 knepley@handbell.mcs.anl.gov +1291 -0
src/sles/ksp/interface/iterativ.c 1.0 01/09/12 17:47:22 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/interface/iterativ.c
src/sles/ksp/interface/itcreate.c 1.0 01/09/12 17:47:22 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/interface/itcreate.c
src/sles/ksp/interface/itcl.c 1.1 01/09/12 17:47:21 knepley@handbell.mcs.anl.gov +155 -0
src/sles/ksp/interface/iguess.c 1.1 01/09/12 17:47:21 knepley@handbell.mcs.anl.gov +123 -0
src/sles/ksp/interface/eige.c 1.0 01/09/12 17:47:22 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/interface/eige.c
src/sles/ksp/interface/dlregis.c 1.0 01/09/12 17:47:22 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/interface/dlregis.c
src/sles/ksp/impls/symmlq/symmlq.c 1.1 01/09/12 17:47:21 knepley@handbell.mcs.anl.gov +233 -0
src/sles/ksp/impls/symmlq/makefile 1.1 01/09/12 17:47:21 knepley@handbell.mcs.anl.gov +15 -0
src/sles/ksp/impls/qcg/qcg.h 1.1 01/09/12 17:47:21 knepley@handbell.mcs.anl.gov +16 -0
src/sles/ksp/impls/qcg/qcg.c 1.1 01/09/12 17:47:21 knepley@handbell.mcs.anl.gov +556 -0
src/sles/ksp/impls/qcg/makefile 1.1 01/09/12 17:47:21 knepley@handbell.mcs.anl.gov +17 -0
src/sles/ksp/impls/minres/minres.c 1.1 01/09/12 17:47:21 knepley@handbell.mcs.anl.gov +233 -0
src/sles/ksp/impls/minres/makefile 1.1 01/09/12 17:47:21 knepley@handbell.mcs.anl.gov +15 -0
src/sles/ksp/impls/fgmres/modpcf.c 1.1 01/09/12 17:47:21 knepley@handbell.mcs.anl.gov +150 -0
src/sles/ksp/impls/fgmres/makefile 1.1 01/09/12 17:47:21 knepley@handbell.mcs.anl.gov +19 -0
src/sles/ksp/impls/fgmres/fgmresp.h 1.1 01/09/12 17:47:21 knepley@handbell.mcs.anl.gov +105 -0
src/sles/ksp/impls/fgmres/fgmres.c 1.1 01/09/12 17:47:21 knepley@handbell.mcs.anl.gov +806 -0
src/sles/ksp/impls/bicg/makefile 1.1 01/09/12 17:47:21 knepley@handbell.mcs.anl.gov +15 -0
src/sles/ksp/impls/bicg/bicg.c 1.1 01/09/12 17:47:21 knepley@handbell.mcs.anl.gov +181 -0
src/sles/ksp/interface/makefile 1.0 01/09/12 17:47:21 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/interface/makefile
src/sles/ksp/interface/itfunc.c 1.0 01/09/12 17:47:21 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/interface/itfunc.c
src/sles/ksp/interface/itcl.c 1.0 01/09/12 17:47:21 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/interface/itcl.c
src/sles/ksp/interface/iguess.c 1.0 01/09/12 17:47:21 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/interface/iguess.c
src/sles/ksp/impls/tfqmr/tfqmr.c 1.1 01/09/12 17:47:20 knepley@handbell.mcs.anl.gov +162 -0
src/sles/ksp/impls/tfqmr/makefile 1.1 01/09/12 17:47:20 knepley@handbell.mcs.anl.gov +15 -0
src/sles/ksp/impls/tcqmr/tcqmrp.h 1.1 01/09/12 17:47:20 knepley@handbell.mcs.anl.gov +30 -0
src/sles/ksp/impls/tcqmr/tcqmr.c 1.1 01/09/12 17:47:20 knepley@handbell.mcs.anl.gov +179 -0
src/sles/ksp/impls/tcqmr/makefile 1.1 01/09/12 17:47:20 knepley@handbell.mcs.anl.gov +17 -0
src/sles/ksp/impls/symmlq/symmlq.c 1.0 01/09/12 17:47:21 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/impls/symmlq/symmlq.c
src/sles/ksp/impls/symmlq/makefile 1.0 01/09/12 17:47:21 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/impls/symmlq/makefile
src/sles/ksp/impls/rich/richscale.c 1.1 01/09/12 17:47:20 knepley@handbell.mcs.anl.gov +34 -0
src/sles/ksp/impls/rich/richctx.h 1.1 01/09/12 17:47:20 knepley@handbell.mcs.anl.gov +13 -0
src/sles/ksp/impls/rich/rich.c 1.1 01/09/12 17:47:20 knepley@handbell.mcs.anl.gov +200 -0
src/sles/ksp/impls/rich/makefile 1.1 01/09/12 17:47:20 knepley@handbell.mcs.anl.gov +17 -0
src/sles/ksp/impls/qcg/qcg.h 1.0 01/09/12 17:47:21 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/impls/qcg/qcg.h
src/sles/ksp/impls/qcg/qcg.c 1.0 01/09/12 17:47:21 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/impls/qcg/qcg.c
src/sles/ksp/impls/qcg/makefile 1.0 01/09/12 17:47:21 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/impls/qcg/makefile
src/sles/ksp/impls/preonly/preonly.c 1.1 01/09/12 17:47:20 knepley@handbell.mcs.anl.gov +60 -0
src/sles/ksp/impls/preonly/makefile 1.1 01/09/12 17:47:20 knepley@handbell.mcs.anl.gov +15 -0
src/sles/ksp/impls/minres/minres.c 1.0 01/09/12 17:47:21 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/impls/minres/minres.c
src/sles/ksp/impls/minres/makefile 1.0 01/09/12 17:47:21 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/impls/minres/makefile
src/sles/ksp/impls/lsqr/makefile 1.1 01/09/12 17:47:20 knepley@handbell.mcs.anl.gov +15 -0
src/sles/ksp/impls/lsqr/lsqr.c 1.1 01/09/12 17:47:20 knepley@handbell.mcs.anl.gov +209 -0
src/sles/ksp/impls/gmres/gmpre.c 1.1 01/09/12 17:47:20 knepley@handbell.mcs.anl.gov +37 -0
src/sles/ksp/impls/gmres/gmcnv.c 1.1 01/09/12 17:47:20 knepley@handbell.mcs.anl.gov +14 -0
src/sles/ksp/impls/fgmres/modpcf.c 1.0 01/09/12 17:47:21 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/impls/fgmres/modpcf.c
src/sles/ksp/impls/fgmres/makefile 1.0 01/09/12 17:47:21 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/impls/fgmres/makefile
src/sles/ksp/impls/fgmres/fgmresp.h 1.0 01/09/12 17:47:21 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/impls/fgmres/fgmresp.h
src/sles/ksp/impls/fgmres/fgmres.c 1.0 01/09/12 17:47:21 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/impls/fgmres/fgmres.c
src/sles/ksp/impls/cheby/makefile 1.1 01/09/12 17:47:20 knepley@handbell.mcs.anl.gov +17 -0
src/sles/ksp/impls/cheby/cheby.c 1.1 01/09/12 17:47:20 knepley@handbell.mcs.anl.gov +230 -0
src/sles/ksp/impls/cheby/chebctx.h 1.1 01/09/12 17:47:21 knepley@handbell.mcs.anl.gov +13 -0
src/sles/ksp/impls/bicg/makefile 1.0 01/09/12 17:47:21 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/impls/bicg/makefile
src/sles/ksp/impls/bicg/bicg.c 1.0 01/09/12 17:47:21 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/impls/bicg/bicg.c
src/sles/ksp/impls/tfqmr/tfqmr.c 1.0 01/09/12 17:47:20 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/impls/tfqmr/tfqmr.c
src/sles/ksp/impls/tfqmr/makefile 1.0 01/09/12 17:47:20 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/impls/tfqmr/makefile
src/sles/ksp/impls/tcqmr/tcqmrp.h 1.0 01/09/12 17:47:20 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/impls/tcqmr/tcqmrp.h
src/sles/ksp/impls/tcqmr/tcqmr.c 1.0 01/09/12 17:47:20 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/impls/tcqmr/tcqmr.c
src/sles/ksp/impls/tcqmr/makefile 1.0 01/09/12 17:47:20 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/impls/tcqmr/makefile
src/sles/ksp/impls/rich/richscale.c 1.0 01/09/12 17:47:20 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/impls/rich/richscale.c
src/sles/ksp/impls/rich/richctx.h 1.0 01/09/12 17:47:20 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/impls/rich/richctx.h
src/sles/ksp/impls/rich/rich.c 1.0 01/09/12 17:47:20 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/impls/rich/rich.c
src/sles/ksp/impls/rich/makefile 1.0 01/09/12 17:47:20 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/impls/rich/makefile
src/sles/ksp/impls/preonly/preonly.c 1.0 01/09/12 17:47:20 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/impls/preonly/preonly.c
src/sles/ksp/impls/preonly/makefile 1.0 01/09/12 17:47:20 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/impls/preonly/makefile
src/sles/ksp/impls/lsqr/makefile 1.0 01/09/12 17:47:20 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/impls/lsqr/makefile
src/sles/ksp/impls/lsqr/lsqr.c 1.0 01/09/12 17:47:20 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/impls/lsqr/lsqr.c
src/sles/ksp/impls/gmres/gmres2.c 1.1 01/09/12 17:47:19 knepley@handbell.mcs.anl.gov +132 -0
src/sles/ksp/impls/gmres/gmreig.c 1.1 01/09/12 17:47:19 knepley@handbell.mcs.anl.gov +190 -0
src/sles/ksp/impls/gmres/gmpre.c 1.0 01/09/12 17:47:20 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/impls/gmres/gmpre.c
src/sles/ksp/impls/gmres/gmcnv.c 1.0 01/09/12 17:47:20 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/impls/gmres/gmcnv.c
src/sles/ksp/impls/gmres/borthog2.c 1.1 01/09/12 17:47:20 knepley@handbell.mcs.anl.gov +53 -0
src/sles/ksp/impls/cheby/makefile 1.0 01/09/12 17:47:20 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/impls/cheby/makefile
src/sles/ksp/impls/cheby/cheby.c 1.0 01/09/12 17:47:20 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/impls/cheby/cheby.c
src/sles/ksp/impls/cheby/chebctx.h 1.0 01/09/12 17:47:20 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/impls/cheby/chebctx.h
src/sles/ksp/impls/gmres/makefile 1.1 01/09/12 17:47:18 knepley@handbell.mcs.anl.gov +19 -0
src/sles/ksp/impls/gmres/gmresp.h 1.1 01/09/12 17:47:18 knepley@handbell.mcs.anl.gov +66 -0
src/sles/ksp/impls/gmres/gmres2.c 1.0 01/09/12 17:47:19 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/impls/gmres/gmres2.c
src/sles/ksp/impls/gmres/gmres.c 1.1 01/09/12 17:47:18 knepley@handbell.mcs.anl.gov +663 -0
src/sles/ksp/impls/gmres/gmreig.c 1.0 01/09/12 17:47:19 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/impls/gmres/gmreig.c
src/sles/ksp/impls/gmres/borthog2.c 1.0 01/09/12 17:47:19 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/impls/gmres/borthog2.c
src/sles/ksp/impls/gmres/borthog.c 1.1 01/09/12 17:47:18 knepley@handbell.mcs.anl.gov +40 -0
src/sles/ksp/impls/cr/makefile 1.1 01/09/12 17:47:18 knepley@handbell.mcs.anl.gov +15 -0
src/sles/ksp/impls/cr/cr.c 1.1 01/09/12 17:47:18 knepley@handbell.mcs.anl.gov +143 -0
src/sles/ksp/impls/cgs/makefile 1.1 01/09/12 17:47:18 knepley@handbell.mcs.anl.gov +15 -0
src/sles/ksp/impls/cgs/cgs.c 1.1 01/09/12 17:47:18 knepley@handbell.mcs.anl.gov +136 -0
src/sles/ksp/impls/cg/makefile 1.1 01/09/12 17:47:18 knepley@handbell.mcs.anl.gov +17 -0
src/sles/ksp/impls/cg/cgtype.c 1.1 01/09/12 17:47:18 knepley@handbell.mcs.anl.gov +49 -0
src/sles/ksp/impls/cg/cgeig.c 1.1 01/09/12 17:47:18 knepley@handbell.mcs.anl.gov +314 -0
src/sles/ksp/impls/cg/cgctx.h 1.1 01/09/12 17:47:18 knepley@handbell.mcs.anl.gov +31 -0
src/sles/ksp/impls/cg/cg.c 1.1 01/09/12 17:47:18 knepley@handbell.mcs.anl.gov +369 -0
src/sles/ksp/impls/bcgs/makefile 1.1 01/09/12 17:47:18 knepley@handbell.mcs.anl.gov +15 -0
src/sles/ksp/impls/bcgs/bcgs.c 1.1 01/09/12 17:47:18 knepley@handbell.mcs.anl.gov +152 -0
src/sles/ksp/makefile 1.1 01/09/12 17:47:17 knepley@handbell.mcs.anl.gov +11 -0
src/sles/ksp/kspimpl.h 1.1 01/09/12 17:47:17 knepley@handbell.mcs.anl.gov +117 -0
src/sles/ksp/impls/makefile 1.1 01/09/12 17:47:18 knepley@handbell.mcs.anl.gov +10 -0
src/sles/ksp/impls/gmres/makefile 1.0 01/09/12 17:47:18 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/impls/gmres/makefile
src/sles/ksp/impls/gmres/gmresp.h 1.0 01/09/12 17:47:18 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/impls/gmres/gmresp.h
src/sles/ksp/impls/gmres/gmres.c 1.0 01/09/12 17:47:18 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/impls/gmres/gmres.c
src/sles/ksp/impls/gmres/borthog.c 1.0 01/09/12 17:47:18 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/impls/gmres/borthog.c
src/sles/ksp/impls/cr/makefile 1.0 01/09/12 17:47:18 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/impls/cr/makefile
src/sles/ksp/impls/cr/cr.c 1.0 01/09/12 17:47:18 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/impls/cr/cr.c
src/sles/ksp/impls/cgs/makefile 1.0 01/09/12 17:47:18 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/impls/cgs/makefile
src/sles/ksp/impls/cgs/cgs.c 1.0 01/09/12 17:47:18 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/impls/cgs/cgs.c
src/sles/ksp/impls/cg/makefile 1.0 01/09/12 17:47:18 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/impls/cg/makefile
src/sles/ksp/impls/cg/cgtype.c 1.0 01/09/12 17:47:18 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/impls/cg/cgtype.c
src/sles/ksp/impls/cg/cgeig.c 1.0 01/09/12 17:47:18 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/impls/cg/cgeig.c
src/sles/ksp/impls/cg/cgctx.h 1.0 01/09/12 17:47:18 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/impls/cg/cgctx.h
src/sles/ksp/impls/cg/cg.c 1.0 01/09/12 17:47:18 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/impls/cg/cg.c
src/sles/ksp/impls/bcgs/makefile 1.0 01/09/12 17:47:18 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/impls/bcgs/makefile
src/sles/ksp/impls/bcgs/bcgs.c 1.0 01/09/12 17:47:18 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/impls/bcgs/bcgs.c
src/sles/examples/tests/scripts/ex10_seqbdiag 1.1 01/09/12 17:47:17 knepley@handbell.mcs.anl.gov +17 -0
src/sles/examples/tests/scripts/ex10_lu 1.1 01/09/12 17:47:17 knepley@handbell.mcs.anl.gov +23 -0
src/sles/examples/tests/scripts/ex10_lu_blocks 1.1 01/09/12 17:47:17 knepley@handbell.mcs.anl.gov +23 -0
src/sles/examples/tests/scripts/ex10_blu 1.1 01/09/12 17:47:17 knepley@handbell.mcs.anl.gov +19 -0
src/sles/examples/tests/scripts/ex10_bjacobi_mpibaij 1.1 01/09/12 17:47:17 knepley@handbell.mcs.anl.gov +10 -0
src/sles/examples/tests/scripts/ex10_asm_mpibaij 1.1 01/09/12 17:47:17 knepley@handbell.mcs.anl.gov +12 -0
src/sles/examples/tests/scripts/ex10_asm_matbaij 1.1 01/09/12 17:47:17 knepley@handbell.mcs.anl.gov +18 -0
src/sles/examples/tests/scripts/ex10.script 1.1 01/09/12 17:47:17 knepley@handbell.mcs.anl.gov +92 -0
src/sles/examples/tests/scripts/ex10.asm 1.1 01/09/12 17:47:17 knepley@handbell.mcs.anl.gov +19 -0
src/sles/examples/tests/ex25.c 1.1 01/09/12 17:47:17 knepley@handbell.mcs.anl.gov +120 -0
src/sles/examples/tests/ex24.c 1.1 01/09/12 17:47:17 knepley@handbell.mcs.anl.gov +132 -0
src/sles/examples/tests/ex20.c 1.1 01/09/12 17:47:17 knepley@handbell.mcs.anl.gov +105 -0
src/sles/examples/tests/ex19.c 1.1 01/09/12 17:47:17 knepley@handbell.mcs.anl.gov +220 -0
src/sles/examples/tests/ex18.c 1.1 01/09/12 17:47:17 knepley@handbell.mcs.anl.gov +97 -0
src/sles/examples/tests/ex17.c 1.1 01/09/12 17:47:17 knepley@handbell.mcs.anl.gov +203 -0
src/sles/examples/tests/ex14.c 1.1 01/09/12 17:47:17 knepley@handbell.mcs.anl.gov +557 -0
src/sles/ksp/makefile 1.0 01/09/12 17:47:17 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/makefile
src/sles/ksp/kspimpl.h 1.0 01/09/12 17:47:17 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/kspimpl.h
src/sles/ksp/impls/makefile 1.0 01/09/12 17:47:17 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/ksp/impls/makefile
src/sles/examples/tutorials/ex23.c 1.1 01/09/12 17:47:16 knepley@handbell.mcs.anl.gov +198 -0
src/sles/examples/tutorials/ex22f.F 1.1 01/09/12 17:47:16 knepley@handbell.mcs.anl.gov +171 -0
src/sles/examples/tutorials/ex22.c 1.1 01/09/12 17:47:16 knepley@handbell.mcs.anl.gov +109 -0
src/sles/examples/tutorials/ex21f.F 1.1 01/09/12 17:47:16 knepley@handbell.mcs.anl.gov +352 -0
src/sles/examples/tutorials/ex20options 1.1 01/09/12 17:47:16 knepley@handbell.mcs.anl.gov +12 -0
src/sles/examples/tutorials/ex16.c 1.1 01/09/12 17:47:16 knepley@handbell.mcs.anl.gov +193 -0
src/sles/examples/tutorials/ex15.c 1.1 01/09/12 17:47:16 knepley@handbell.mcs.anl.gov +329 -0
src/sles/examples/tutorials/ex14f.F 1.1 01/09/12 17:47:16 knepley@handbell.mcs.anl.gov +626 -0
src/sles/examples/tutorials/ex13.c 1.1 01/09/12 17:47:16 knepley@handbell.mcs.anl.gov +313 -0
src/sles/examples/tutorials/ex12.c 1.1 01/09/12 17:47:16 knepley@handbell.mcs.anl.gov +206 -0
src/sles/examples/tests/scripts/ex10_seqbdiag 1.0 01/09/12 17:47:17 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tests/scripts/ex10_seqbdiag
src/sles/examples/tests/scripts/ex10_lu 1.0 01/09/12 17:47:17 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tests/scripts/ex10_lu
src/sles/examples/tests/scripts/ex10_lu_blocks 1.0 01/09/12 17:47:17 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tests/scripts/ex10_lu_blocks
src/sles/examples/tests/scripts/ex10_blu 1.0 01/09/12 17:47:17 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tests/scripts/ex10_blu
src/sles/examples/tests/scripts/ex10_bjacobi_mpibaij 1.0 01/09/12 17:47:17 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tests/scripts/ex10_bjacobi_mpibaij
src/sles/examples/tests/scripts/ex10_asm_mpibaij 1.0 01/09/12 17:47:17 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tests/scripts/ex10_asm_mpibaij
src/sles/examples/tests/scripts/ex10_asm_matbaij 1.0 01/09/12 17:47:17 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tests/scripts/ex10_asm_matbaij
src/sles/examples/tests/scripts/ex10.script 1.0 01/09/12 17:47:17 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tests/scripts/ex10.script
src/sles/examples/tests/scripts/ex10.asm 1.0 01/09/12 17:47:17 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tests/scripts/ex10.asm
src/sles/examples/tests/makefile 1.1 01/09/12 17:47:16 knepley@handbell.mcs.anl.gov +359 -0
src/sles/examples/tests/ex7.c 1.1 01/09/12 17:47:16 knepley@handbell.mcs.anl.gov +138 -0
src/sles/examples/tests/ex6.c 1.1 01/09/12 17:47:16 knepley@handbell.mcs.anl.gov +123 -0
src/sles/examples/tests/ex5f.F 1.1 01/09/12 17:47:16 knepley@handbell.mcs.anl.gov +66 -0
src/sles/examples/tests/ex4.c 1.1 01/09/12 17:47:16 knepley@handbell.mcs.anl.gov +141 -0
src/sles/examples/tests/ex3.c 1.1 01/09/12 17:47:16 knepley@handbell.mcs.anl.gov +164 -0
src/sles/examples/tests/ex25.c 1.0 01/09/12 17:47:17 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tests/ex25.c
src/sles/examples/tests/ex24.c 1.0 01/09/12 17:47:17 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tests/ex24.c
src/sles/examples/tests/ex20.c 1.0 01/09/12 17:47:17 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tests/ex20.c
src/sles/examples/tests/ex2.c 1.1 01/09/12 17:47:16 knepley@handbell.mcs.anl.gov +183 -0
src/sles/examples/tests/ex19.c 1.0 01/09/12 17:47:17 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tests/ex19.c
src/sles/examples/tests/ex18.c 1.0 01/09/12 17:47:17 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tests/ex18.c
src/sles/examples/tests/ex17.c 1.0 01/09/12 17:47:17 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tests/ex17.c
src/sles/examples/tests/ex16.F 1.1 01/09/12 17:47:17 knepley@handbell.mcs.anl.gov +117 -0
src/sles/examples/tests/ex15.c 1.1 01/09/12 17:47:16 knepley@handbell.mcs.anl.gov +78 -0
src/sles/examples/tests/ex14.c 1.0 01/09/12 17:47:17 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tests/ex14.c
src/sles/examples/tests/ex12.F 1.1 01/09/12 17:47:16 knepley@handbell.mcs.anl.gov +84 -0
src/sles/examples/tests/ex10.c 1.1 01/09/12 17:47:16 knepley@handbell.mcs.anl.gov +532 -0
src/sles/examples/tests/ex1.c 1.1 01/09/12 17:47:16 knepley@handbell.mcs.anl.gov +56 -0
src/sles/examples/tutorials/makefile 1.1 01/09/12 17:47:15 knepley@handbell.mcs.anl.gov +451 -0
src/sles/examples/tutorials/ex9.c 1.1 01/09/12 17:47:15 knepley@handbell.mcs.anl.gov +439 -0
src/sles/examples/tutorials/ex8.c 1.1 01/09/12 17:47:15 knepley@handbell.mcs.anl.gov +261 -0
src/sles/examples/tutorials/ex7.c 1.1 01/09/12 17:47:15 knepley@handbell.mcs.anl.gov +236 -0
src/sles/examples/tutorials/ex6f.F 1.1 01/09/12 17:47:15 knepley@handbell.mcs.anl.gov +225 -0
src/sles/examples/tutorials/ex5.c 1.1 01/09/12 17:47:15 knepley@handbell.mcs.anl.gov +300 -0
src/sles/examples/tutorials/ex4.c 1.1 01/09/12 17:47:15 knepley@handbell.mcs.anl.gov +191 -0
src/sles/examples/tutorials/ex3.c 1.1 01/09/12 17:47:15 knepley@handbell.mcs.anl.gov +217 -0
src/sles/examples/tutorials/ex2f.F 1.1 01/09/12 17:47:15 knepley@handbell.mcs.anl.gov +402 -0
src/sles/examples/tutorials/ex23.c 1.0 01/09/12 17:47:16 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tutorials/ex23.c
src/sles/examples/tutorials/ex22f.F 1.0 01/09/12 17:47:16 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tutorials/ex22f.F
src/sles/examples/tutorials/ex22.c 1.0 01/09/12 17:47:16 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tutorials/ex22.c
src/sles/examples/tutorials/ex21f.F 1.0 01/09/12 17:47:16 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tutorials/ex21f.F
src/sles/examples/tutorials/ex20options 1.0 01/09/12 17:47:16 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tutorials/ex20options
src/sles/examples/tutorials/ex2.c 1.1 01/09/12 17:47:15 knepley@handbell.mcs.anl.gov +230 -0
src/sles/examples/tutorials/ex1f.F 1.1 01/09/12 17:47:15 knepley@handbell.mcs.anl.gov +217 -0
src/sles/examples/tutorials/ex16.c 1.0 01/09/12 17:47:16 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tutorials/ex16.c
src/sles/examples/tutorials/ex15f.F 1.1 01/09/12 17:47:15 knepley@handbell.mcs.anl.gov +334 -0
src/sles/examples/tutorials/ex15.c 1.0 01/09/12 17:47:16 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tutorials/ex15.c
src/sles/examples/tutorials/ex14f.F 1.0 01/09/12 17:47:16 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tutorials/ex14f.F
src/sles/examples/tutorials/ex13f90.F 1.1 01/09/12 17:47:15 knepley@handbell.mcs.anl.gov +402 -0
src/sles/examples/tutorials/ex13.c 1.0 01/09/12 17:47:16 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tutorials/ex13.c
src/sles/examples/tutorials/ex12.c 1.0 01/09/12 17:47:16 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tutorials/ex12.c
src/sles/examples/tutorials/ex11f.F 1.1 01/09/12 17:47:15 knepley@handbell.mcs.anl.gov +250 -0
src/sles/examples/tutorials/ex11.c 1.1 01/09/12 17:47:15 knepley@handbell.mcs.anl.gov +211 -0
src/sles/examples/tutorials/ex10.c 1.1 01/09/12 17:47:15 knepley@handbell.mcs.anl.gov +309 -0
src/sles/examples/tutorials/ex1.c 1.1 01/09/12 17:47:15 knepley@handbell.mcs.anl.gov +170 -0
src/sles/examples/tests/makefile 1.0 01/09/12 17:47:16 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tests/makefile
src/sles/examples/tests/ex7.c 1.0 01/09/12 17:47:16 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tests/ex7.c
src/sles/examples/tests/ex6.c 1.0 01/09/12 17:47:16 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tests/ex6.c
src/sles/examples/tests/ex5f.F 1.0 01/09/12 17:47:16 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tests/ex5f.F
src/sles/examples/tests/ex4.c 1.0 01/09/12 17:47:16 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tests/ex4.c
src/sles/examples/tests/ex3.c 1.0 01/09/12 17:47:16 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tests/ex3.c
src/sles/examples/tests/ex2.c 1.0 01/09/12 17:47:16 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tests/ex2.c
src/sles/examples/tests/ex16.F 1.0 01/09/12 17:47:16 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tests/ex16.F
src/sles/examples/tests/ex15.c 1.0 01/09/12 17:47:16 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tests/ex15.c
src/sles/examples/tests/ex12.F 1.0 01/09/12 17:47:16 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tests/ex12.F
src/sles/examples/tests/ex10.c 1.0 01/09/12 17:47:16 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tests/ex10.c
src/sles/examples/tests/ex1.c 1.0 01/09/12 17:47:16 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tests/ex1.c
src/sles/examples/makefile 1.1 01/09/12 17:47:15 knepley@handbell.mcs.anl.gov +9 -0
src/sles/pc/interface/precon.c 1.1 01/09/12 17:47:14 knepley@handbell.mcs.anl.gov +1586 -0
src/sles/pc/interface/pcset.c 1.1 01/09/12 17:47:14 knepley@handbell.mcs.anl.gov +244 -0
src/sles/pc/interface/pcregis.c 1.1 01/09/12 17:47:14 knepley@handbell.mcs.anl.gov +84 -0
src/sles/pc/interface/makefile 1.1 01/09/12 17:47:14 knepley@handbell.mcs.anl.gov +17 -0
src/sles/pc/impls/pbjacobi/pbjacobi.c 1.1 01/09/12 17:47:14 knepley@handbell.mcs.anl.gov +263 -0
src/sles/pc/impls/pbjacobi/makefile 1.1 01/09/12 17:47:14 knepley@handbell.mcs.anl.gov +18 -0
src/sles/pc/impls/is/nn/nn.h 1.1 01/09/12 17:47:14 knepley@handbell.mcs.anl.gov +34 -0
src/sles/pc/impls/is/nn/nn.c 1.1 01/09/12 17:47:14 knepley@handbell.mcs.anl.gov +699 -0
src/sles/pc/impls/is/nn/makefile 1.1 01/09/12 17:47:14 knepley@handbell.mcs.anl.gov +17 -0
src/sles/pc/impls/is/makefile 1.1 01/09/12 17:47:14 knepley@handbell.mcs.anl.gov +14 -0
src/sles/pc/impls/is/is.h 1.1 01/09/12 17:47:14 knepley@handbell.mcs.anl.gov +79 -0
src/sles/pc/impls/is/is.c 1.1 01/09/12 17:47:14 knepley@handbell.mcs.anl.gov +452 -0
src/sles/pc/impls/cholesky/makefile 1.1 01/09/12 17:47:14 knepley@handbell.mcs.anl.gov +18 -0
src/sles/pc/impls/cholesky/cholesky.c 1.1 01/09/12 17:47:14 knepley@handbell.mcs.anl.gov +566 -0
src/sles/examples/tutorials/makefile 1.0 01/09/12 17:47:15 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tutorials/makefile
src/sles/examples/tutorials/ex9.c 1.0 01/09/12 17:47:15 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tutorials/ex9.c
src/sles/examples/tutorials/ex8.c 1.0 01/09/12 17:47:15 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tutorials/ex8.c
src/sles/examples/tutorials/ex7.c 1.0 01/09/12 17:47:15 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tutorials/ex7.c
src/sles/examples/tutorials/ex6f.F 1.0 01/09/12 17:47:15 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tutorials/ex6f.F
src/sles/examples/tutorials/ex5.c 1.0 01/09/12 17:47:15 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tutorials/ex5.c
src/sles/examples/tutorials/ex4.c 1.0 01/09/12 17:47:15 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tutorials/ex4.c
src/sles/examples/tutorials/ex3.c 1.0 01/09/12 17:47:15 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tutorials/ex3.c
src/sles/examples/tutorials/ex2f.F 1.0 01/09/12 17:47:15 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tutorials/ex2f.F
src/sles/examples/tutorials/ex2.c 1.0 01/09/12 17:47:15 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tutorials/ex2.c
src/sles/examples/tutorials/ex1f.F 1.0 01/09/12 17:47:15 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tutorials/ex1f.F
src/sles/examples/tutorials/ex15f.F 1.0 01/09/12 17:47:15 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tutorials/ex15f.F
src/sles/examples/tutorials/ex13f90.F 1.0 01/09/12 17:47:15 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tutorials/ex13f90.F
src/sles/examples/tutorials/ex11f.F 1.0 01/09/12 17:47:15 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tutorials/ex11f.F
src/sles/examples/tutorials/ex11.c 1.0 01/09/12 17:47:15 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tutorials/ex11.c
src/sles/examples/tutorials/ex10.c 1.0 01/09/12 17:47:15 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tutorials/ex10.c
src/sles/examples/tutorials/ex1.c 1.0 01/09/12 17:47:15 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/tutorials/ex1.c
src/sles/examples/makefile 1.0 01/09/12 17:47:15 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/examples/makefile
src/sles/pc/interface/precon.c 1.0 01/09/12 17:47:14 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/interface/precon.c
src/sles/pc/interface/pcset.c 1.0 01/09/12 17:47:14 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/interface/pcset.c
src/sles/pc/interface/pcregis.c 1.0 01/09/12 17:47:14 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/interface/pcregis.c
src/sles/pc/interface/makefile 1.0 01/09/12 17:47:14 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/interface/makefile
src/sles/pc/impls/spai/include/spai.h 1.1 01/09/12 17:47:13 knepley@handbell.mcs.anl.gov +22 -0
src/sles/pc/impls/pbjacobi/pbjacobi.c 1.0 01/09/12 17:47:14 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/pbjacobi/pbjacobi.c
src/sles/pc/impls/pbjacobi/makefile 1.0 01/09/12 17:47:14 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/pbjacobi/makefile
src/sles/pc/impls/is/nn/nn.h 1.0 01/09/12 17:47:14 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/is/nn/nn.h
src/sles/pc/impls/is/nn/nn.c 1.0 01/09/12 17:47:14 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/is/nn/nn.c
src/sles/pc/impls/is/nn/makefile 1.0 01/09/12 17:47:14 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/is/nn/makefile
src/sles/pc/impls/is/makefile 1.0 01/09/12 17:47:14 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/is/makefile
src/sles/pc/impls/is/is.h 1.0 01/09/12 17:47:14 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/is/is.h
src/sles/pc/impls/is/is.c 1.0 01/09/12 17:47:14 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/is/is.c
src/sles/pc/impls/cholesky/makefile 1.0 01/09/12 17:47:14 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/cholesky/makefile
src/sles/pc/impls/cholesky/cholesky.c 1.0 01/09/12 17:47:14 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/cholesky/cholesky.c
src/sles/pc/impls/spai/src/makefile 1.1 01/09/12 17:47:12 knepley@handbell.mcs.anl.gov +22 -0
src/sles/pc/impls/spai/src/ispai.c 1.1 01/09/12 17:47:12 knepley@handbell.mcs.anl.gov +844 -0
src/sles/pc/impls/spai/src/dspai.c 1.1 01/09/12 17:47:12 knepley@handbell.mcs.anl.gov +52 -0
src/sles/pc/impls/spai/readme 1.1 01/09/12 17:47:12 knepley@handbell.mcs.anl.gov +35 -0
src/sles/pc/impls/spai/makefile 1.1 01/09/12 17:47:12 knepley@handbell.mcs.anl.gov +21 -0
src/sles/pc/impls/spai/include/spai.h 1.0 01/09/12 17:47:13 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/spai/include/spai.h
src/sles/pc/impls/spai/examples/tutorials/test_command 1.1 01/09/12 17:47:13 knepley@handbell.mcs.anl.gov +7 -0
src/sles/pc/impls/spai/examples/tutorials/makefile 1.1 01/09/12 17:47:12 knepley@handbell.mcs.anl.gov +29 -0
src/sles/pc/impls/spai/examples/tutorials/ex3.c 1.1 01/09/12 17:47:12 knepley@handbell.mcs.anl.gov +71 -0
src/sles/pc/impls/spai/examples/tutorials/ex2.c 1.1 01/09/12 17:47:12 knepley@handbell.mcs.anl.gov +84 -0
src/sles/pc/impls/spai/examples/makefile 1.1 01/09/12 17:47:12 knepley@handbell.mcs.anl.gov +9 -0
src/sles/pc/impls/sles/pcsles.c 1.1 01/09/12 17:47:12 knepley@handbell.mcs.anl.gov +258 -0
src/sles/pc/impls/sles/makefile 1.1 01/09/12 17:47:12 knepley@handbell.mcs.anl.gov +18 -0
src/sles/pc/impls/redundant/redundant.c 1.1 01/09/12 17:47:12 knepley@handbell.mcs.anl.gov +361 -0
src/sles/pc/impls/redundant/makefile 1.1 01/09/12 17:47:12 knepley@handbell.mcs.anl.gov +18 -0
src/sles/pc/impls/composite/makefile 1.1 01/09/12 17:47:12 knepley@handbell.mcs.anl.gov +18 -0
src/sles/pc/impls/composite/composite.c 1.1 01/09/12 17:47:12 knepley@handbell.mcs.anl.gov +531 -0
src/sles/pc/impls/asm/makefile 1.1 01/09/12 17:47:12 knepley@handbell.mcs.anl.gov +18 -0
src/sles/pc/impls/asm/asm.c 1.1 01/09/12 17:47:12 knepley@handbell.mcs.anl.gov +999 -0
src/sles/pc/impls/spai/src/makefile 1.0 01/09/12 17:47:12 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/spai/src/makefile
src/sles/pc/impls/spai/src/ispai.c 1.0 01/09/12 17:47:12 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/spai/src/ispai.c
src/sles/pc/impls/spai/src/dspai.c 1.0 01/09/12 17:47:12 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/spai/src/dspai.c
src/sles/pc/impls/spai/readme 1.0 01/09/12 17:47:12 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/spai/readme
src/sles/pc/impls/spai/makefile 1.0 01/09/12 17:47:12 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/spai/makefile
src/sles/pc/impls/spai/examples/tutorials/test_command 1.0 01/09/12 17:47:12 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/spai/examples/tutorials/test_command
src/sles/pc/impls/spai/examples/tutorials/makefile 1.0 01/09/12 17:47:12 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/spai/examples/tutorials/makefile
src/sles/pc/impls/spai/examples/tutorials/ex3.c 1.0 01/09/12 17:47:12 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/spai/examples/tutorials/ex3.c
src/sles/pc/impls/spai/examples/tutorials/ex2.c 1.0 01/09/12 17:47:12 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/spai/examples/tutorials/ex2.c
src/sles/pc/impls/spai/examples/makefile 1.0 01/09/12 17:47:12 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/spai/examples/makefile
src/sles/pc/impls/sles/pcsles.c 1.0 01/09/12 17:47:12 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/sles/pcsles.c
src/sles/pc/impls/sles/makefile 1.0 01/09/12 17:47:12 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/sles/makefile
src/sles/pc/impls/shell/shellpc.c 1.1 01/09/12 17:47:11 knepley@handbell.mcs.anl.gov +556 -0
src/sles/pc/impls/shell/makefile 1.1 01/09/12 17:47:11 knepley@handbell.mcs.anl.gov +17 -0
src/sles/pc/impls/redundant/redundant.c 1.0 01/09/12 17:47:12 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/redundant/redundant.c
src/sles/pc/impls/redundant/makefile 1.0 01/09/12 17:47:12 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/redundant/makefile
src/sles/pc/impls/mg/smg.c 1.1 01/09/12 17:47:11 knepley@handbell.mcs.anl.gov +37 -0
src/sles/pc/impls/mg/mgimpl.h 1.1 01/09/12 17:47:11 knepley@handbell.mcs.anl.gov +42 -0
src/sles/pc/impls/mg/mgfunc.c 1.1 01/09/12 17:47:11 knepley@handbell.mcs.anl.gov +404 -0
src/sles/pc/impls/mg/mg.c 1.1 01/09/12 17:47:11 knepley@handbell.mcs.anl.gov +735 -0
src/sles/pc/impls/mg/makefile 1.1 01/09/12 17:47:11 knepley@handbell.mcs.anl.gov +17 -0
src/sles/pc/impls/mg/fmg.c 1.1 01/09/12 17:47:11 knepley@handbell.mcs.anl.gov +78 -0
src/sles/pc/impls/lu/makefile 1.1 01/09/12 17:47:12 knepley@handbell.mcs.anl.gov +18 -0
src/sles/pc/impls/lu/lu.c 1.1 01/09/12 17:47:11 knepley@handbell.mcs.anl.gov +628 -0
src/sles/pc/impls/ilu/makefile 1.1 01/09/12 17:47:11 knepley@handbell.mcs.anl.gov +19 -0
src/sles/pc/impls/ilu/ilu.h 1.1 01/09/12 17:47:11 knepley@handbell.mcs.anl.gov +26 -0
src/sles/pc/impls/ilu/ilu.c 1.1 01/09/12 17:47:11 knepley@handbell.mcs.anl.gov +823 -0
src/sles/pc/impls/icc/makefile 1.1 01/09/12 17:47:11 knepley@handbell.mcs.anl.gov +19 -0
src/sles/pc/impls/icc/icc.h 1.1 01/09/12 17:47:11 knepley@handbell.mcs.anl.gov +17 -0
src/sles/pc/impls/icc/icc.c 1.1 01/09/12 17:47:11 knepley@handbell.mcs.anl.gov +307 -0
src/sles/pc/impls/eisens/makefile 1.1 01/09/12 17:47:11 knepley@handbell.mcs.anl.gov +18 -0
src/sles/pc/impls/eisens/eisen.c 1.1 01/09/12 17:47:11 knepley@handbell.mcs.anl.gov +328 -0
src/sles/pc/impls/composite/makefile 1.0 01/09/12 17:47:12 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/composite/makefile
src/sles/pc/impls/composite/composite.c 1.0 01/09/12 17:47:12 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/composite/composite.c
src/sles/pc/impls/bjacobi/makefile 1.1 01/09/12 17:47:11 knepley@handbell.mcs.anl.gov +18 -0
src/sles/pc/impls/bjacobi/bjacobi.h 1.1 01/09/12 17:47:11 knepley@handbell.mcs.anl.gov +46 -0
src/sles/pc/impls/bjacobi/bjacobi.c 1.1 01/09/12 17:47:11 knepley@handbell.mcs.anl.gov +1066 -0
src/sles/pc/impls/asm/makefile 1.0 01/09/12 17:47:12 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/asm/makefile
src/sles/pc/impls/asm/asm.c 1.0 01/09/12 17:47:12 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/asm/asm.c
src/sles/pc/pcimpl.h 1.1 01/09/12 17:47:10 knepley@handbell.mcs.anl.gov +47 -0
src/sles/pc/makefile 1.1 01/09/12 17:47:10 knepley@handbell.mcs.anl.gov +11 -0
src/sles/pc/impls/sor/sor.c 1.1 01/09/12 17:47:10 knepley@handbell.mcs.anl.gov +309 -0
src/sles/pc/impls/sor/makefile 1.1 01/09/12 17:47:10 knepley@handbell.mcs.anl.gov +18 -0
src/sles/pc/impls/shell/shellpc.c 1.0 01/09/12 17:47:11 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/shell/shellpc.c
src/sles/pc/impls/shell/makefile 1.0 01/09/12 17:47:11 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/shell/makefile
src/sles/pc/impls/none/none.c 1.1 01/09/12 17:47:10 knepley@handbell.mcs.anl.gov +35 -0
src/sles/pc/impls/none/makefile 1.1 01/09/12 17:47:10 knepley@handbell.mcs.anl.gov +17 -0
src/sles/pc/impls/mg/smg.c 1.0 01/09/12 17:47:11 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/mg/smg.c
src/sles/pc/impls/mg/mgimpl.h 1.0 01/09/12 17:47:11 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/mg/mgimpl.h
src/sles/pc/impls/mg/mgfunc.c 1.0 01/09/12 17:47:11 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/mg/mgfunc.c
src/sles/pc/impls/mg/mg.c 1.0 01/09/12 17:47:11 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/mg/mg.c
src/sles/pc/impls/mg/makefile 1.0 01/09/12 17:47:11 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/mg/makefile
src/sles/pc/impls/mg/fmg.c 1.0 01/09/12 17:47:11 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/mg/fmg.c
src/sles/pc/impls/makefile 1.1 01/09/12 17:47:10 knepley@handbell.mcs.anl.gov +11 -0
src/sles/pc/impls/lu/makefile 1.0 01/09/12 17:47:11 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/lu/makefile
src/sles/pc/impls/lu/lu.c 1.0 01/09/12 17:47:11 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/lu/lu.c
src/sles/pc/impls/jacobi/makefile 1.1 01/09/12 17:47:10 knepley@handbell.mcs.anl.gov +18 -0
src/sles/pc/impls/jacobi/jacobi.c 1.1 01/09/12 17:47:10 knepley@handbell.mcs.anl.gov +410 -0
src/sles/pc/impls/ilu/makefile 1.0 01/09/12 17:47:11 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/ilu/makefile
src/sles/pc/impls/ilu/ilu.h 1.0 01/09/12 17:47:11 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/ilu/ilu.h
src/sles/pc/impls/ilu/ilu.c 1.0 01/09/12 17:47:11 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/ilu/ilu.c
src/sles/pc/impls/icc/makefile 1.0 01/09/12 17:47:11 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/icc/makefile
src/sles/pc/impls/icc/icc.h 1.0 01/09/12 17:47:11 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/icc/icc.h
src/sles/pc/impls/icc/icc.c 1.0 01/09/12 17:47:11 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/icc/icc.c
src/sles/pc/impls/eisens/makefile 1.0 01/09/12 17:47:11 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/eisens/makefile
src/sles/pc/impls/eisens/eisen.c 1.0 01/09/12 17:47:11 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/eisens/eisen.c
src/sles/pc/impls/bjacobi/makefile 1.0 01/09/12 17:47:11 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/bjacobi/makefile
src/sles/pc/impls/bjacobi/bjacobi.h 1.0 01/09/12 17:47:11 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/bjacobi/bjacobi.h
src/sles/pc/impls/bjacobi/bjacobi.c 1.0 01/09/12 17:47:11 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/bjacobi/bjacobi.c
src/sles/pc/examples/tutorials/makefile 1.1 01/09/12 17:47:10 knepley@handbell.mcs.anl.gov +11 -0
src/sles/pc/examples/tests/makefile 1.1 01/09/12 17:47:10 knepley@handbell.mcs.anl.gov +92 -0
src/sles/pc/examples/tests/ex8f.F 1.1 01/09/12 17:47:10 knepley@handbell.mcs.anl.gov +166 -0
src/sles/pc/examples/tests/ex7.c 1.1 01/09/12 17:47:10 knepley@handbell.mcs.anl.gov +55 -0
src/sles/pc/examples/tests/ex6.c 1.1 01/09/12 17:47:10 knepley@handbell.mcs.anl.gov +91 -0
src/sles/pc/examples/tests/ex5.c 1.1 01/09/12 17:47:10 knepley@handbell.mcs.anl.gov +388 -0
src/sles/pc/examples/tests/ex4.c 1.1 01/09/12 17:47:10 knepley@handbell.mcs.anl.gov +64 -0
src/sles/pc/examples/tests/ex3.c 1.1 01/09/12 17:47:10 knepley@handbell.mcs.anl.gov +87 -0
src/sles/pc/examples/tests/ex2.c 1.1 01/09/12 17:47:10 knepley@handbell.mcs.anl.gov +91 -0
src/sles/pc/examples/tests/ex1.c 1.1 01/09/12 17:47:10 knepley@handbell.mcs.anl.gov +35 -0
src/sles/pc/examples/makefile 1.1 01/09/12 17:47:10 knepley@handbell.mcs.anl.gov +10 -0
src/sles/pc/pcimpl.h 1.0 01/09/12 17:47:10 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/pcimpl.h
src/sles/pc/makefile 1.0 01/09/12 17:47:10 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/makefile
src/sles/pc/impls/sor/sor.c 1.0 01/09/12 17:47:10 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/sor/sor.c
src/sles/pc/impls/sor/makefile 1.0 01/09/12 17:47:10 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/sor/makefile
src/sles/pc/impls/none/none.c 1.0 01/09/12 17:47:10 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/none/none.c
src/sles/pc/impls/none/makefile 1.0 01/09/12 17:47:10 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/none/makefile
src/sles/pc/impls/makefile 1.0 01/09/12 17:47:10 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/makefile
src/sles/pc/impls/jacobi/makefile 1.0 01/09/12 17:47:10 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/jacobi/makefile
src/sles/pc/impls/jacobi/jacobi.c 1.0 01/09/12 17:47:10 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/impls/jacobi/jacobi.c
src/sles/pc/examples/tutorials/makefile 1.0 01/09/12 17:47:10 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/examples/tutorials/makefile
src/sles/pc/examples/tests/makefile 1.0 01/09/12 17:47:10 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/examples/tests/makefile
src/sles/pc/examples/tests/ex8f.F 1.0 01/09/12 17:47:10 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/examples/tests/ex8f.F
src/sles/pc/examples/tests/ex7.c 1.0 01/09/12 17:47:10 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/examples/tests/ex7.c
src/sles/pc/examples/tests/ex6.c 1.0 01/09/12 17:47:10 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/examples/tests/ex6.c
src/sles/pc/examples/tests/ex5.c 1.0 01/09/12 17:47:10 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/examples/tests/ex5.c
src/sles/pc/examples/tests/ex4.c 1.0 01/09/12 17:47:10 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/examples/tests/ex4.c
src/sles/pc/examples/tests/ex3.c 1.0 01/09/12 17:47:10 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/examples/tests/ex3.c
src/sles/pc/examples/tests/ex2.c 1.0 01/09/12 17:47:10 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/examples/tests/ex2.c
src/sles/pc/examples/tests/ex1.c 1.0 01/09/12 17:47:10 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/examples/tests/ex1.c
src/sles/pc/examples/makefile 1.0 01/09/12 17:47:10 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/pc/examples/makefile
src/sles/makefile 1.1 01/09/12 17:47:09 knepley@handbell.mcs.anl.gov +11 -0
src/mat/order/sregis.c 1.1 01/09/12 17:47:09 knepley@handbell.mcs.anl.gov +59 -0
src/mat/order/sorder.c 1.1 01/09/12 17:47:09 knepley@handbell.mcs.anl.gov +304 -0
src/mat/order/rootls.c 1.1 01/09/12 17:47:09 knepley@handbell.mcs.anl.gov +99 -0
src/mat/order/rcm.c 1.1 01/09/12 17:47:09 knepley@handbell.mcs.anl.gov +149 -0
src/mat/order/qmdupd.c 1.1 01/09/12 17:47:09 knepley@handbell.mcs.anl.gov +134 -0
src/mat/order/qmdrch.c 1.1 01/09/12 17:47:09 knepley@handbell.mcs.anl.gov +114 -0
src/mat/order/qmdqt.c 1.1 01/09/12 17:47:09 knepley@handbell.mcs.anl.gov +102 -0
src/mat/order/qmdmrg.c 1.1 01/09/12 17:47:09 knepley@handbell.mcs.anl.gov +179 -0
src/mat/order/order.h 1.1 01/09/12 17:47:09 knepley@handbell.mcs.anl.gov +11 -0
src/mat/order/genrcm.c 1.1 01/09/12 17:47:09 knepley@handbell.mcs.anl.gov +85 -0
src/mat/order/genqmd.c 1.1 01/09/12 17:47:09 knepley@handbell.mcs.anl.gov +186 -0
src/mat/order/gennd.c 1.1 01/09/12 17:47:09 knepley@handbell.mcs.anl.gov +108 -0
src/mat/esi/makefile 1.1 01/09/12 17:47:09 knepley@handbell.mcs.anl.gov +23 -0
src/mat/esi/ematrix.c 1.1 01/09/12 17:47:09 knepley@handbell.mcs.anl.gov +245 -0
src/sles/makefile 1.0 01/09/12 17:47:09 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/sles/makefile
src/mat/order/sregis.c 1.0 01/09/12 17:47:09 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/order/sregis.c
src/mat/order/sprcm.c 1.1 01/09/12 17:47:08 knepley@handbell.mcs.anl.gov +37 -0
src/mat/order/spqmd.c 1.1 01/09/12 17:47:08 knepley@handbell.mcs.anl.gov +47 -0
src/mat/order/spnd.c 1.1 01/09/12 17:47:08 knepley@handbell.mcs.anl.gov +40 -0
src/mat/order/spinver.c 1.1 01/09/12 17:47:08 knepley@handbell.mcs.anl.gov +20 -0
src/mat/order/sorder.c 1.0 01/09/12 17:47:09 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/order/sorder.c
src/mat/order/rootls.c 1.0 01/09/12 17:47:09 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/order/rootls.c
src/mat/order/rcm.c 1.0 01/09/12 17:47:09 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/order/rcm.c
src/mat/order/qmdupd.c 1.0 01/09/12 17:47:09 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/order/qmdupd.c
src/mat/order/qmdrch.c 1.0 01/09/12 17:47:09 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/order/qmdrch.c
src/mat/order/qmdqt.c 1.0 01/09/12 17:47:09 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/order/qmdqt.c
src/mat/order/qmdmrg.c 1.0 01/09/12 17:47:09 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/order/qmdmrg.c
src/mat/order/order.h 1.0 01/09/12 17:47:09 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/order/order.h
src/mat/order/makefile 1.1 01/09/12 17:47:08 knepley@handbell.mcs.anl.gov +29 -0
src/mat/order/genrcm.c 1.0 01/09/12 17:47:09 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/order/genrcm.c
src/mat/order/genqmd.c 1.0 01/09/12 17:47:09 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/order/genqmd.c
src/mat/order/gennd.c 1.0 01/09/12 17:47:09 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/order/gennd.c
src/mat/order/gen1wd.c 1.1 01/09/12 17:47:09 knepley@handbell.mcs.anl.gov +114 -0
src/mat/order/fnroot.c 1.1 01/09/12 17:47:08 knepley@handbell.mcs.anl.gov +101 -0
src/mat/order/fndsep.c 1.1 01/09/12 17:47:08 knepley@handbell.mcs.anl.gov +119 -0
src/mat/order/fn1wd.c 1.1 01/09/12 17:47:08 knepley@handbell.mcs.anl.gov +127 -0
src/mat/order/degree.c 1.1 01/09/12 17:47:08 knepley@handbell.mcs.anl.gov +104 -0
src/mat/esi/makefile 1.0 01/09/12 17:47:09 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/esi/makefile
src/mat/esi/ematrix.c 1.0 01/09/12 17:47:09 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/esi/ematrix.c
src/mat/order/sprcm.c 1.0 01/09/12 17:47:08 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/order/sprcm.c
src/mat/order/spqmd.c 1.0 01/09/12 17:47:08 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/order/spqmd.c
src/mat/order/spnd.c 1.0 01/09/12 17:47:08 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/order/spnd.c
src/mat/order/spinver.c 1.0 01/09/12 17:47:08 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/order/spinver.c
src/mat/order/sp1wd.c 1.1 01/09/12 17:47:07 knepley@handbell.mcs.anl.gov +38 -0
src/mat/order/makefile 1.0 01/09/12 17:47:08 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/order/makefile
src/mat/order/gen1wd.c 1.0 01/09/12 17:47:08 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/order/gen1wd.c
src/mat/order/fnroot.c 1.0 01/09/12 17:47:08 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/order/fnroot.c
src/mat/order/fndsep.c 1.0 01/09/12 17:47:08 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/order/fndsep.c
src/mat/order/fn1wd.c 1.0 01/09/12 17:47:08 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/order/fn1wd.c
src/mat/order/degree.c 1.0 01/09/12 17:47:08 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/order/degree.c
src/mat/color/slo.c 1.1 01/09/12 17:47:07 knepley@handbell.mcs.anl.gov +236 -0
src/mat/color/setr.c 1.1 01/09/12 17:47:07 knepley@handbell.mcs.anl.gov +93 -0
src/mat/color/seq.c 1.1 01/09/12 17:47:07 knepley@handbell.mcs.anl.gov +133 -0
src/mat/color/scolor.c 1.1 01/09/12 17:47:07 knepley@handbell.mcs.anl.gov +52 -0
src/mat/color/numsrt.c 1.1 01/09/12 17:47:07 knepley@handbell.mcs.anl.gov +110 -0
src/mat/color/makefile 1.1 01/09/12 17:47:07 knepley@handbell.mcs.anl.gov +29 -0
src/mat/color/ido.c 1.1 01/09/12 17:47:07 knepley@handbell.mcs.anl.gov +267 -0
src/mat/color/dsm.c 1.1 01/09/12 17:47:07 knepley@handbell.mcs.anl.gov +179 -0
src/mat/utils/zerodiag.c 1.1 01/09/12 17:47:06 knepley@handbell.mcs.anl.gov +138 -0
src/mat/utils/matstash.c 1.1 01/09/12 17:47:06 knepley@handbell.mcs.anl.gov +589 -0
src/mat/utils/matioall.c 1.1 01/09/12 17:47:06 knepley@handbell.mcs.anl.gov +87 -0
src/mat/utils/matio.c 1.1 01/09/12 17:47:06 knepley@handbell.mcs.anl.gov +187 -0
src/mat/utils/getcolv.c 1.1 01/09/12 17:47:06 knepley@handbell.mcs.anl.gov +75 -0
src/mat/utils/axpy.c 1.1 01/09/12 17:47:06 knepley@handbell.mcs.anl.gov +271 -0
src/mat/partition/spartition.c 1.1 01/09/12 17:47:06 knepley@handbell.mcs.anl.gov +50 -0
src/mat/partition/partition.c 1.1 01/09/12 17:47:06 knepley@handbell.mcs.anl.gov +563 -0
src/mat/partition/makefile 1.1 01/09/12 17:47:06 knepley@handbell.mcs.anl.gov +19 -0
src/mat/partition/impls/pmetis/pmetis.c 1.1 01/09/12 17:47:06 knepley@handbell.mcs.anl.gov +190 -0
src/mat/partition/impls/pmetis/makefile 1.1 01/09/12 17:47:06 knepley@handbell.mcs.anl.gov +20 -0
src/mat/partition/impls/makefile 1.1 01/09/12 17:47:06 knepley@handbell.mcs.anl.gov +10 -0
src/mat/order/sp1wd.c 1.0 01/09/12 17:47:07 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/order/sp1wd.c
src/mat/interface/mhas.c 1.1 01/09/12 17:47:06 knepley@handbell.mcs.anl.gov +43 -0
src/mat/interface/matrix.c 1.1 01/09/12 17:47:06 knepley@handbell.mcs.anl.gov +4611 -0
src/mat/interface/matregis.c 1.1 01/09/12 17:47:06 knepley@handbell.mcs.anl.gov +78 -0
src/mat/interface/matreg.c 1.1 01/09/12 17:47:06 knepley@handbell.mcs.anl.gov +195 -0
src/mat/interface/matnull.c 1.1 01/09/12 17:47:06 knepley@handbell.mcs.anl.gov +199 -0
src/mat/interface/makefile 1.1 01/09/12 17:47:06 knepley@handbell.mcs.anl.gov +17 -0
src/mat/color/slo.c 1.0 01/09/12 17:47:07 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/color/slo.c
src/mat/color/setr.c 1.0 01/09/12 17:47:07 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/color/setr.c
src/mat/color/seq.c 1.0 01/09/12 17:47:07 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/color/seq.c
src/mat/color/scolor.c 1.0 01/09/12 17:47:07 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/color/scolor.c
src/mat/color/numsrt.c 1.0 01/09/12 17:47:07 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/color/numsrt.c
src/mat/color/makefile 1.0 01/09/12 17:47:07 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/color/makefile
src/mat/color/ido.c 1.0 01/09/12 17:47:07 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/color/ido.c
src/mat/color/dsm.c 1.0 01/09/12 17:47:07 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/color/dsm.c
src/mat/color/degr.c 1.1 01/09/12 17:47:06 knepley@handbell.mcs.anl.gov +109 -0
src/mat/color/color.h 1.1 01/09/12 17:47:06 knepley@handbell.mcs.anl.gov +21 -0
src/mat/color/color.c 1.1 01/09/12 17:47:07 knepley@handbell.mcs.anl.gov +359 -0
src/mat/utils/zerodiag.c 1.0 01/09/12 17:47:06 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/utils/zerodiag.c
src/mat/utils/matstash.c 1.0 01/09/12 17:47:06 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/utils/matstash.c
src/mat/utils/matioall.c 1.0 01/09/12 17:47:06 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/utils/matioall.c
src/mat/utils/matio.c 1.0 01/09/12 17:47:06 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/utils/matio.c
src/mat/utils/makefile 1.1 01/09/12 17:47:05 knepley@handbell.mcs.anl.gov +21 -0
src/mat/utils/getcolv.c 1.0 01/09/12 17:47:06 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/utils/getcolv.c
src/mat/utils/gcreate.c 1.1 01/09/12 17:47:05 knepley@handbell.mcs.anl.gov +246 -0
src/mat/utils/convert.c 1.1 01/09/12 17:47:05 knepley@handbell.mcs.anl.gov +36 -0
src/mat/utils/axpy.c 1.0 01/09/12 17:47:06 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/utils/axpy.c
src/mat/partition/spartition.c 1.0 01/09/12 17:47:06 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/partition/spartition.c
src/mat/partition/partition.c 1.0 01/09/12 17:47:06 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/partition/partition.c
src/mat/partition/makefile 1.0 01/09/12 17:47:06 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/partition/makefile
src/mat/partition/impls/pmetis/pmetis.c 1.0 01/09/12 17:47:06 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/partition/impls/pmetis/pmetis.c
src/mat/partition/impls/pmetis/makefile 1.0 01/09/12 17:47:06 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/partition/impls/pmetis/makefile
src/mat/partition/impls/makefile 1.0 01/09/12 17:47:06 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/partition/impls/makefile
src/mat/matfd/makefile 1.1 01/09/12 17:47:05 knepley@handbell.mcs.anl.gov +17 -0
src/mat/matfd/fdmatrix.c 1.1 01/09/12 17:47:05 knepley@handbell.mcs.anl.gov +838 -0
src/mat/interface/mhas.c 1.0 01/09/12 17:47:06 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/interface/mhas.c
src/mat/interface/matrix.c 1.0 01/09/12 17:47:06 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/interface/matrix.c
src/mat/interface/matregis.c 1.0 01/09/12 17:47:06 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/interface/matregis.c
src/mat/interface/matreg.c 1.0 01/09/12 17:47:06 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/interface/matreg.c
src/mat/interface/matnull.c 1.0 01/09/12 17:47:06 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/interface/matnull.c
src/mat/interface/makefile 1.0 01/09/12 17:47:06 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/interface/makefile
src/mat/impls/sbaij/mpi/mpisbaij.h 1.1 01/09/12 17:47:05 knepley@handbell.mcs.anl.gov +71 -0
src/mat/impls/sbaij/mpi/mpisbaij.c 1.1 01/09/12 17:47:05 knepley@handbell.mcs.anl.gov +2348 -0
src/mat/impls/sbaij/mpi/mmsbaij.c 1.1 01/09/12 17:47:05 knepley@handbell.mcs.anl.gov +246 -0
src/mat/impls/sbaij/mpi/makefile 1.1 01/09/12 17:47:05 knepley@handbell.mcs.anl.gov +24 -0
src/mat/impls/rowbs/mpi/mpirowbs.h 1.1 01/09/12 17:47:05 knepley@handbell.mcs.anl.gov +71 -0
src/mat/impls/rowbs/mpi/mpirowbs.c 1.1 01/09/12 17:47:05 knepley@handbell.mcs.anl.gov +2133 -0
src/mat/impls/rowbs/mpi/makefile 1.1 01/09/12 17:47:05 knepley@handbell.mcs.anl.gov +22 -0
src/mat/impls/rowbs/mpi/iccbs.c 1.1 01/09/12 17:47:05 knepley@handbell.mcs.anl.gov +97 -0
src/mat/impls/rowbs/mpi/cholbs.c 1.1 01/09/12 17:47:05 knepley@handbell.mcs.anl.gov +250 -0
src/mat/impls/rowbs/makefile 1.1 01/09/12 17:47:05 knepley@handbell.mcs.anl.gov +12 -0
src/mat/impls/maij/makefile 1.1 01/09/12 17:47:05 knepley@handbell.mcs.anl.gov +18 -0
src/mat/impls/maij/maij.c 1.1 01/09/12 17:47:05 knepley@handbell.mcs.anl.gov +1335 -0
src/mat/impls/esi/mesi.c 1.1 01/09/12 17:47:05 knepley@handbell.mcs.anl.gov +3007 -0
src/mat/impls/esi/makefile 1.1 01/09/12 17:47:05 knepley@handbell.mcs.anl.gov +18 -0
src/mat/color/degr.c 1.0 01/09/12 17:47:06 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/color/degr.c
src/mat/color/color.h 1.0 01/09/12 17:47:06 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/color/color.h
src/mat/color/color.c 1.0 01/09/12 17:47:06 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/color/color.c
src/mat/utils/makefile 1.0 01/09/12 17:47:05 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/utils/makefile
src/mat/utils/gcreate.c 1.0 01/09/12 17:47:05 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/utils/gcreate.c
src/mat/utils/convert.c 1.0 01/09/12 17:47:05 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/utils/convert.c
src/mat/matfd/makefile 1.0 01/09/12 17:47:05 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/matfd/makefile
src/mat/matfd/fdmatrix.c 1.0 01/09/12 17:47:05 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/matfd/fdmatrix.c
src/mat/impls/sbaij/seq/sro.c 1.1 01/09/12 17:47:04 knepley@handbell.mcs.anl.gov +156 -0
src/mat/impls/sbaij/seq/sbaijfact9.c 1.1 01/09/12 17:47:04 knepley@handbell.mcs.anl.gov +296 -0
src/mat/impls/sbaij/seq/sbaijfact8.c 1.1 01/09/12 17:47:04 knepley@handbell.mcs.anl.gov +208 -0
src/mat/impls/sbaij/seq/sbaijfact7.c 1.1 01/09/12 17:47:04 knepley@handbell.mcs.anl.gov +244 -0
src/mat/impls/sbaij/seq/sbaijfact6.c 1.1 01/09/12 17:47:04 knepley@handbell.mcs.anl.gov +213 -0
src/mat/impls/sbaij/seq/sbaijfact5.c 1.1 01/09/12 17:47:04 knepley@handbell.mcs.anl.gov +177 -0
src/mat/impls/sbaij/seq/sbaijfact4.c 1.1 01/09/12 17:47:04 knepley@handbell.mcs.anl.gov +153 -0
src/mat/impls/sbaij/seq/sbaijfact3.c 1.1 01/09/12 17:47:04 knepley@handbell.mcs.anl.gov +190 -0
src/mat/impls/sbaij/seq/sbaijfact2.c 1.1 01/09/12 17:47:04 knepley@handbell.mcs.anl.gov +1545 -0
src/mat/impls/sbaij/seq/sbaijfact12.c 1.1 01/09/12 17:47:04 knepley@handbell.mcs.anl.gov +305 -0
src/mat/impls/sbaij/seq/sbaijfact11.c 1.1 01/09/12 17:47:04 knepley@handbell.mcs.anl.gov +341 -0
src/mat/impls/sbaij/seq/sbaijfact10.c 1.1 01/09/12 17:47:04 knepley@handbell.mcs.anl.gov +276 -0
src/mat/impls/sbaij/seq/sbaijfact.c 1.1 01/09/12 17:47:04 knepley@handbell.mcs.anl.gov +1073 -0
src/mat/impls/sbaij/seq/sbaij2.c 1.1 01/09/12 17:47:04 knepley@handbell.mcs.anl.gov +1459 -0
src/mat/impls/sbaij/seq/sbaij.h 1.1 01/09/12 17:47:04 knepley@handbell.mcs.anl.gov +79 -0
src/mat/impls/sbaij/seq/sbaij.c 1.1 01/09/12 17:47:04 knepley@handbell.mcs.anl.gov +1792 -0
src/mat/impls/sbaij/seq/makefile 1.1 01/09/12 17:47:04 knepley@handbell.mcs.anl.gov +29 -0
src/mat/impls/sbaij/mpi/mpisbaij.h 1.0 01/09/12 17:47:05 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/sbaij/mpi/mpisbaij.h
src/mat/impls/sbaij/mpi/mpisbaij.c 1.0 01/09/12 17:47:05 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
src/mat/impls/sbaij/mpi/mmsbaij.c 1.0 01/09/12 17:47:05 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
src/mat/impls/sbaij/mpi/makefile 1.0 01/09/12 17:47:05 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/sbaij/mpi/makefile
src/mat/impls/rowbs/mpi/mpirowbs.h 1.0 01/09/12 17:47:05 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/rowbs/mpi/mpirowbs.h
src/mat/impls/rowbs/mpi/mpirowbs.c 1.0 01/09/12 17:47:05 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
src/mat/impls/rowbs/mpi/makefile 1.0 01/09/12 17:47:05 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/rowbs/mpi/makefile
src/mat/impls/rowbs/mpi/iccbs.c 1.0 01/09/12 17:47:05 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/rowbs/mpi/iccbs.c
src/mat/impls/rowbs/mpi/cholbs.c 1.0 01/09/12 17:47:05 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/rowbs/mpi/cholbs.c
src/mat/impls/rowbs/makefile 1.0 01/09/12 17:47:05 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/rowbs/makefile
src/mat/impls/maij/makefile 1.0 01/09/12 17:47:05 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/maij/makefile
src/mat/impls/maij/maij.c 1.0 01/09/12 17:47:05 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/maij/maij.c
src/mat/impls/esi/mesi.c 1.0 01/09/12 17:47:05 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/esi/mesi.c
src/mat/impls/esi/makefile 1.0 01/09/12 17:47:05 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/esi/makefile
src/mat/impls/sbaij/seq/sro.c 1.0 01/09/12 17:47:04 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/sbaij/seq/sro.c
src/mat/impls/sbaij/seq/sbaijfact9.c 1.0 01/09/12 17:47:04 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/sbaij/seq/sbaijfact9.c
src/mat/impls/sbaij/seq/sbaijfact8.c 1.0 01/09/12 17:47:04 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/sbaij/seq/sbaijfact8.c
src/mat/impls/sbaij/seq/sbaijfact7.c 1.0 01/09/12 17:47:04 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/sbaij/seq/sbaijfact7.c
src/mat/impls/sbaij/seq/sbaijfact6.c 1.0 01/09/12 17:47:04 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/sbaij/seq/sbaijfact6.c
src/mat/impls/sbaij/seq/sbaijfact5.c 1.0 01/09/12 17:47:04 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/sbaij/seq/sbaijfact5.c
src/mat/impls/sbaij/seq/sbaijfact4.c 1.0 01/09/12 17:47:04 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/sbaij/seq/sbaijfact4.c
src/mat/impls/sbaij/seq/sbaijfact3.c 1.0 01/09/12 17:47:04 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/sbaij/seq/sbaijfact3.c
src/mat/impls/sbaij/seq/sbaijfact2.c 1.0 01/09/12 17:47:04 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
src/mat/impls/sbaij/seq/sbaijfact12.c 1.0 01/09/12 17:47:04 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/sbaij/seq/sbaijfact12.c
src/mat/impls/sbaij/seq/sbaijfact11.c 1.0 01/09/12 17:47:04 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/sbaij/seq/sbaijfact11.c
src/mat/impls/sbaij/seq/sbaijfact10.c 1.0 01/09/12 17:47:04 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/sbaij/seq/sbaijfact10.c
src/mat/impls/sbaij/seq/sbaijfact.c 1.0 01/09/12 17:47:04 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
src/mat/impls/sbaij/seq/sbaij2.c 1.0 01/09/12 17:47:04 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/sbaij/seq/sbaij2.c
src/mat/impls/sbaij/seq/sbaij.h 1.0 01/09/12 17:47:04 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/sbaij/seq/sbaij.h
src/mat/impls/sbaij/seq/sbaij.c 1.0 01/09/12 17:47:04 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/sbaij/seq/sbaij.c
src/mat/impls/sbaij/seq/makefile 1.0 01/09/12 17:47:04 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/sbaij/seq/makefile
src/mat/impls/sbaij/makefile 1.1 01/09/12 17:47:04 knepley@handbell.mcs.anl.gov +9 -0
src/mat/impls/baij/seq/baijfact9.c 1.1 01/09/12 17:47:03 knepley@handbell.mcs.anl.gov +185 -0
src/mat/impls/baij/seq/baijfact8.c 1.1 01/09/12 17:47:03 knepley@handbell.mcs.anl.gov +225 -0
src/mat/impls/baij/seq/baijfact7.c 1.1 01/09/12 17:47:03 knepley@handbell.mcs.anl.gov +232 -0
src/mat/impls/baij/seq/baijfact6.c 1.1 01/09/12 17:47:03 knepley@handbell.mcs.anl.gov +280 -0
src/mat/impls/baij/seq/baijfact5.c 1.1 01/09/12 17:47:03 knepley@handbell.mcs.anl.gov +285 -0
src/mat/impls/baij/seq/baijfact4.c 1.1 01/09/12 17:47:03 knepley@handbell.mcs.anl.gov +87 -0
src/mat/impls/baij/seq/baijfact3.c 1.1 01/09/12 17:47:03 knepley@handbell.mcs.anl.gov +165 -0
src/mat/impls/baij/seq/baijfact14.c 1.1 01/09/12 17:47:03 knepley@handbell.mcs.anl.gov +111 -0
src/mat/impls/baij/seq/baijfact13.c 1.1 01/09/12 17:47:03 knepley@handbell.mcs.anl.gov +118 -0
src/mat/impls/baij/seq/baijfact12.c 1.1 01/09/12 17:47:03 knepley@handbell.mcs.anl.gov +567 -0
src/mat/impls/baij/seq/baijfact11.c 1.1 01/09/12 17:47:03 knepley@handbell.mcs.anl.gov +151 -0
src/mat/impls/baij/seq/baijfact10.c 1.1 01/09/12 17:47:03 knepley@handbell.mcs.anl.gov +176 -0
src/mat/impls/baij/seq/aijbaij.c 1.1 01/09/12 17:47:03 knepley@handbell.mcs.anl.gov +52 -0
src/mat/impls/baij/mpi/mpibaij.h 1.1 01/09/12 17:47:03 knepley@handbell.mcs.anl.gov +70 -0
src/mat/impls/baij/mpi/mpibaij.c 1.1 01/09/12 17:47:03 knepley@handbell.mcs.anl.gov +2681 -0
src/mat/impls/baij/mpi/mmbaij.c 1.1 01/09/12 17:47:03 knepley@handbell.mcs.anl.gov +238 -0
src/mat/impls/baij/mpi/makefile 1.1 01/09/12 17:47:03 knepley@handbell.mcs.anl.gov +18 -0
src/mat/impls/baij/mpi/baijov.c 1.1 01/09/12 17:47:03 knepley@handbell.mcs.anl.gov +1563 -0
src/mat/impls/sbaij/makefile 1.0 01/09/12 17:47:03 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/sbaij/makefile
src/mat/impls/baij/seq/dgefa7.c 1.1 01/09/12 17:47:02 knepley@handbell.mcs.anl.gov +159 -0
src/mat/impls/baij/seq/dgefa6.c 1.1 01/09/12 17:47:02 knepley@handbell.mcs.anl.gov +156 -0
src/mat/impls/baij/seq/baijfact9.c 1.0 01/09/12 17:47:03 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/baij/seq/baijfact9.c
src/mat/impls/baij/seq/baijfact8.c 1.0 01/09/12 17:47:03 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/baij/seq/baijfact8.c
src/mat/impls/baij/seq/baijfact7.c 1.0 01/09/12 17:47:03 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/baij/seq/baijfact7.c
src/mat/impls/baij/seq/baijfact6.c 1.0 01/09/12 17:47:03 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/baij/seq/baijfact6.c
src/mat/impls/baij/seq/baijfact5.c 1.0 01/09/12 17:47:03 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/baij/seq/baijfact5.c
src/mat/impls/baij/seq/baijfact4.c 1.0 01/09/12 17:47:03 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/baij/seq/baijfact4.c
src/mat/impls/baij/seq/baijfact3.c 1.0 01/09/12 17:47:03 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/baij/seq/baijfact3.c
src/mat/impls/baij/seq/baijfact14.c 1.0 01/09/12 17:47:03 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/baij/seq/baijfact14.c
src/mat/impls/baij/seq/baijfact13.c 1.0 01/09/12 17:47:03 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/baij/seq/baijfact13.c
src/mat/impls/baij/seq/baijfact12.c 1.0 01/09/12 17:47:03 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/baij/seq/baijfact12.c
src/mat/impls/baij/seq/baijfact11.c 1.0 01/09/12 17:47:03 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/baij/seq/baijfact11.c
src/mat/impls/baij/seq/baijfact10.c 1.0 01/09/12 17:47:03 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/baij/seq/baijfact10.c
src/mat/impls/baij/seq/aijbaij.c 1.0 01/09/12 17:47:03 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/baij/seq/aijbaij.c
src/mat/impls/baij/mpi/mpibaij.h 1.0 01/09/12 17:47:03 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/baij/mpi/mpibaij.h
src/mat/impls/baij/mpi/mpibaij.c 1.0 01/09/12 17:47:03 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/baij/mpi/mpibaij.c
src/mat/impls/baij/mpi/mmbaij.c 1.0 01/09/12 17:47:03 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/baij/mpi/mmbaij.c
src/mat/impls/baij/mpi/makefile 1.0 01/09/12 17:47:03 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/baij/mpi/makefile
src/mat/impls/baij/mpi/baijov.c 1.0 01/09/12 17:47:03 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/baij/mpi/baijov.c
src/mat/impls/baij/seq/makefile 1.1 01/09/12 17:47:01 knepley@handbell.mcs.anl.gov +25 -0
src/mat/impls/baij/seq/dgefa7.c 1.0 01/09/12 17:47:02 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/baij/seq/dgefa7.c
src/mat/impls/baij/seq/dgefa6.c 1.0 01/09/12 17:47:02 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/baij/seq/dgefa6.c
src/mat/impls/baij/seq/dgefa5.c 1.1 01/09/12 17:47:01 knepley@handbell.mcs.anl.gov +154 -0
src/mat/impls/baij/seq/dgefa4.c 1.1 01/09/12 17:47:01 knepley@handbell.mcs.anl.gov +401 -0
src/mat/impls/baij/seq/dgefa3.c 1.1 01/09/12 17:47:01 knepley@handbell.mcs.anl.gov +151 -0
src/mat/impls/baij/seq/dgefa2.c 1.1 01/09/12 17:47:01 knepley@handbell.mcs.anl.gov +151 -0
src/mat/impls/baij/seq/dgefa.c 1.1 01/09/12 17:47:01 knepley@handbell.mcs.anl.gov +97 -0
src/mat/impls/baij/seq/dgedi.c 1.1 01/09/12 17:47:01 knepley@handbell.mcs.anl.gov +93 -0
src/mat/impls/baij/seq/baijfact2.c 1.1 01/09/12 17:47:01 knepley@handbell.mcs.anl.gov +3104 -0
src/mat/impls/baij/seq/baijfact.c 1.1 01/09/12 17:47:01 knepley@handbell.mcs.anl.gov +267 -0
src/mat/impls/baij/seq/baij2.c 1.1 01/09/12 17:47:01 knepley@handbell.mcs.anl.gov +1434 -0
src/mat/impls/baij/seq/baij.h 1.1 01/09/12 17:47:01 knepley@handbell.mcs.anl.gov +142 -0
src/mat/impls/baij/seq/baij.c 1.1 01/09/12 17:47:01 knepley@handbell.mcs.anl.gov +1940 -0
src/mat/impls/baij/makefile 1.1 01/09/12 17:47:01 knepley@handbell.mcs.anl.gov +9 -0
src/mat/impls/adj/mpi/mpiadj.h 1.1 01/09/12 17:47:01 knepley@handbell.mcs.anl.gov +27 -0
src/mat/impls/adj/mpi/mpiadj.c 1.1 01/09/12 17:47:01 knepley@handbell.mcs.anl.gov +500 -0
src/mat/impls/adj/mpi/makefile 1.1 01/09/12 17:47:01 knepley@handbell.mcs.anl.gov +18 -0
src/mat/impls/adj/makefile 1.1 01/09/12 17:47:01 knepley@handbell.mcs.anl.gov +9 -0
src/mat/impls/adic/matadic.c 1.1 01/09/12 17:47:01 knepley@handbell.mcs.anl.gov +529 -0
src/mat/impls/adic/makefile 1.1 01/09/12 17:47:01 knepley@handbell.mcs.anl.gov +21 -0
src/mat/impls/shell/shellcnv.c 1.1 01/09/12 17:47:00 knepley@handbell.mcs.anl.gov +53 -0
src/mat/impls/shell/shell.c 1.1 01/09/12 17:47:00 knepley@handbell.mcs.anl.gov +492 -0
src/mat/impls/shell/makefile 1.1 01/09/12 17:47:00 knepley@handbell.mcs.anl.gov +17 -0
src/mat/impls/is/makefile 1.1 01/09/12 17:47:00 knepley@handbell.mcs.anl.gov +18 -0
src/mat/impls/is/is.h 1.1 01/09/12 17:47:00 knepley@handbell.mcs.anl.gov +21 -0
src/mat/impls/is/is.c 1.1 01/09/12 17:47:00 knepley@handbell.mcs.anl.gov +232 -0
src/mat/impls/dense/mpi/mpidense.h 1.1 01/09/12 17:47:00 knepley@handbell.mcs.anl.gov +56 -0
src/mat/impls/dense/mpi/mpidense.c 1.1 01/09/12 17:47:00 knepley@handbell.mcs.anl.gov +1414 -0
src/mat/impls/dense/mpi/mmdense.c 1.1 01/09/12 17:47:00 knepley@handbell.mcs.anl.gov +441 -0
src/mat/impls/dense/mpi/makefile 1.1 01/09/12 17:47:00 knepley@handbell.mcs.anl.gov +18 -0
src/mat/impls/bdiag/seq/makefile 1.1 01/09/12 17:47:00 knepley@handbell.mcs.anl.gov +17 -0
src/mat/impls/bdiag/seq/bdiag3.c 1.1 01/09/12 17:47:00 knepley@handbell.mcs.anl.gov +716 -0
src/mat/impls/bdiag/seq/bdiag2.c 1.1 01/09/12 17:47:00 knepley@handbell.mcs.anl.gov +1151 -0
src/mat/impls/bdiag/seq/bdiag.h 1.1 01/09/12 17:47:00 knepley@handbell.mcs.anl.gov +43 -0
src/mat/impls/bdiag/seq/bdiag.c 1.1 01/09/12 17:47:00 knepley@handbell.mcs.anl.gov +858 -0
src/mat/impls/bdiag/seq/bdfact.c 1.1 01/09/12 17:47:00 knepley@handbell.mcs.anl.gov +531 -0
src/mat/impls/bdiag/mpi/mpibdiag.h 1.1 01/09/12 17:47:00 knepley@handbell.mcs.anl.gov +39 -0
src/mat/impls/bdiag/mpi/mpibdiag.c 1.1 01/09/12 17:47:00 knepley@handbell.mcs.anl.gov +1348 -0
src/mat/impls/bdiag/mpi/mmbdiag.c 1.1 01/09/12 17:47:00 knepley@handbell.mcs.anl.gov +95 -0
src/mat/impls/bdiag/mpi/makefile 1.1 01/09/12 17:47:00 knepley@handbell.mcs.anl.gov +17 -0
src/mat/impls/bdiag/makefile 1.1 01/09/12 17:47:00 knepley@handbell.mcs.anl.gov +9 -0
src/mat/impls/baij/seq/makefile 1.0 01/09/12 17:47:01 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/baij/seq/makefile
src/mat/impls/baij/seq/dgefa5.c 1.0 01/09/12 17:47:01 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/baij/seq/dgefa5.c
src/mat/impls/baij/seq/dgefa4.c 1.0 01/09/12 17:47:01 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/baij/seq/dgefa4.c
src/mat/impls/baij/seq/dgefa3.c 1.0 01/09/12 17:47:01 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/baij/seq/dgefa3.c
src/mat/impls/baij/seq/dgefa2.c 1.0 01/09/12 17:47:01 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/baij/seq/dgefa2.c
src/mat/impls/baij/seq/dgefa.c 1.0 01/09/12 17:47:01 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/baij/seq/dgefa.c
src/mat/impls/baij/seq/dgedi.c 1.0 01/09/12 17:47:01 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/baij/seq/dgedi.c
src/mat/impls/baij/seq/baijfact2.c 1.0 01/09/12 17:47:01 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/baij/seq/baijfact2.c
src/mat/impls/baij/seq/baijfact.c 1.0 01/09/12 17:47:01 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/baij/seq/baijfact.c
src/mat/impls/baij/seq/baij2.c 1.0 01/09/12 17:47:01 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/baij/seq/baij2.c
src/mat/impls/baij/seq/baij.h 1.0 01/09/12 17:47:01 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/baij/seq/baij.h
src/mat/impls/baij/seq/baij.c 1.0 01/09/12 17:47:01 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/baij/seq/baij.c
src/mat/impls/baij/makefile 1.0 01/09/12 17:47:01 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/baij/makefile
src/mat/impls/adj/mpi/mpiadj.h 1.0 01/09/12 17:47:01 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/adj/mpi/mpiadj.h
src/mat/impls/adj/mpi/mpiadj.c 1.0 01/09/12 17:47:01 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/adj/mpi/mpiadj.c
src/mat/impls/adj/mpi/makefile 1.0 01/09/12 17:47:01 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/adj/mpi/makefile
src/mat/impls/adj/makefile 1.0 01/09/12 17:47:01 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/adj/makefile
src/mat/impls/adic/matadic.c 1.0 01/09/12 17:47:01 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/adic/matadic.c
src/mat/impls/adic/makefile 1.0 01/09/12 17:47:01 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/adic/makefile
src/mat/impls/shell/shellcnv.c 1.0 01/09/12 17:47:00 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/shell/shellcnv.c
src/mat/impls/shell/shell.c 1.0 01/09/12 17:47:00 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/shell/shell.c
src/mat/impls/shell/makefile 1.0 01/09/12 17:47:00 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/shell/makefile
src/mat/impls/is/makefile 1.0 01/09/12 17:47:00 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/is/makefile
src/mat/impls/is/is.h 1.0 01/09/12 17:47:00 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/is/is.h
src/mat/impls/is/is.c 1.0 01/09/12 17:47:00 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/is/is.c
src/mat/impls/dense/seq/makefile 1.1 01/09/12 17:46:59 knepley@handbell.mcs.anl.gov +17 -0
src/mat/impls/dense/seq/dense.h 1.1 01/09/12 17:46:59 knepley@handbell.mcs.anl.gov +25 -0
src/mat/impls/dense/seq/dense.c 1.1 01/09/12 17:46:59 knepley@handbell.mcs.anl.gov +1546 -0
src/mat/impls/dense/mpi/mpidense.h 1.0 01/09/12 17:47:00 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/dense/mpi/mpidense.h
src/mat/impls/dense/mpi/mpidense.c 1.0 01/09/12 17:47:00 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/dense/mpi/mpidense.c
src/mat/impls/dense/mpi/mmdense.c 1.0 01/09/12 17:47:00 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/dense/mpi/mmdense.c
src/mat/impls/dense/mpi/makefile 1.0 01/09/12 17:47:00 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/dense/mpi/makefile
src/mat/impls/dense/makefile 1.1 01/09/12 17:46:59 knepley@handbell.mcs.anl.gov +9 -0
src/mat/impls/bdiag/seq/makefile 1.0 01/09/12 17:47:00 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/bdiag/seq/makefile
src/mat/impls/bdiag/seq/bdiag3.c 1.0 01/09/12 17:47:00 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/bdiag/seq/bdiag3.c
src/mat/impls/bdiag/seq/bdiag2.c 1.0 01/09/12 17:47:00 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/bdiag/seq/bdiag2.c
src/mat/impls/bdiag/seq/bdiag.h 1.0 01/09/12 17:47:00 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/bdiag/seq/bdiag.h
src/mat/impls/bdiag/seq/bdiag.c 1.0 01/09/12 17:47:00 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/bdiag/seq/bdiag.c
src/mat/impls/bdiag/seq/bdfact.c 1.0 01/09/12 17:47:00 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/bdiag/seq/bdfact.c
src/mat/impls/bdiag/mpi/mpibdiag.h 1.0 01/09/12 17:47:00 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/bdiag/mpi/mpibdiag.h
src/mat/impls/bdiag/mpi/mpibdiag.c 1.0 01/09/12 17:47:00 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
src/mat/impls/bdiag/mpi/mmbdiag.c 1.0 01/09/12 17:47:00 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/bdiag/mpi/mmbdiag.c
src/mat/impls/bdiag/mpi/makefile 1.0 01/09/12 17:47:00 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/bdiag/mpi/makefile
src/mat/impls/bdiag/makefile 1.0 01/09/12 17:47:00 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/bdiag/makefile
src/mat/impls/aij/seq/unary.c 1.1 01/09/12 17:46:59 knepley@handbell.mcs.anl.gov +415 -0
src/mat/impls/aij/seq/superlu.c 1.1 01/09/12 17:46:59 knepley@handbell.mcs.anl.gov +287 -0
src/mat/impls/aij/seq/lusol.c 1.1 01/09/12 17:46:59 knepley@handbell.mcs.anl.gov +510 -0
src/mat/impls/aij/seq/ilut.c 1.1 01/09/12 17:46:59 knepley@handbell.mcs.anl.gov +941 -0
src/mat/impls/aij/seq/aijnode.c 1.1 01/09/12 17:46:59 knepley@handbell.mcs.anl.gov +1751 -0
src/mat/impls/aij/seq/aijmatlab.c 1.1 01/09/12 17:46:59 knepley@handbell.mcs.anl.gov +128 -0
src/mat/impls/aij/mpi/pxxt.c 1.1 01/09/12 17:46:59 knepley@handbell.mcs.anl.gov +289 -0
src/mat/impls/aij/mpi/mpiov.c 1.1 01/09/12 17:46:59 knepley@handbell.mcs.anl.gov +1382 -0
src/mat/impls/aij/mpi/mpiaijpc.c 1.1 01/09/12 17:46:59 knepley@handbell.mcs.anl.gov +14 -0
src/mat/impls/aij/mpi/mpiaij.h 1.1 01/09/12 17:46:59 knepley@handbell.mcs.anl.gov +54 -0
src/mat/impls/aij/mpi/mpiaij.c 1.1 01/09/12 17:46:59 knepley@handbell.mcs.anl.gov +2458 -0
src/mat/impls/aij/mpi/mmaij.c 1.1 01/09/12 17:46:59 knepley@handbell.mcs.anl.gov +191 -0
src/mat/impls/aij/mpi/makefile 1.1 01/09/12 17:46:59 knepley@handbell.mcs.anl.gov +18 -0
src/mat/impls/aij/mpi/fdmpiaij.c 1.1 01/09/12 17:46:59 knepley@handbell.mcs.anl.gov +248 -0
src/mat/impls/makefile 1.1 01/09/12 17:46:58 knepley@handbell.mcs.anl.gov +9 -0
src/mat/impls/dense/seq/makefile 1.0 01/09/12 17:46:59 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/dense/seq/makefile
src/mat/impls/dense/seq/dense.h 1.0 01/09/12 17:46:59 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/dense/seq/dense.h
src/mat/impls/dense/seq/dense.c 1.0 01/09/12 17:46:59 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/dense/seq/dense.c
src/mat/impls/dense/makefile 1.0 01/09/12 17:46:59 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/dense/makefile
src/mat/impls/aij/seq/unary.c 1.0 01/09/12 17:46:59 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/aij/seq/unary.c
src/mat/impls/aij/seq/superlu.c 1.0 01/09/12 17:46:59 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/aij/seq/superlu.c
src/mat/impls/aij/seq/makefile 1.1 01/09/12 17:46:58 knepley@handbell.mcs.anl.gov +20 -0
src/mat/impls/aij/seq/lusol.c 1.0 01/09/12 17:46:59 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/aij/seq/lusol.c
src/mat/impls/aij/seq/ilut.c 1.0 01/09/12 17:46:59 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/aij/seq/ilut.c
src/mat/impls/aij/seq/ij.c 1.1 01/09/12 17:46:58 knepley@handbell.mcs.anl.gov +85 -0
src/mat/impls/aij/seq/fdaij.c 1.1 01/09/12 17:46:58 knepley@handbell.mcs.anl.gov +206 -0
src/mat/impls/aij/seq/essl.c 1.1 01/09/12 17:46:58 knepley@handbell.mcs.anl.gov +156 -0
src/mat/impls/aij/seq/dxml.c 1.1 01/09/12 17:46:59 knepley@handbell.mcs.anl.gov +50 -0
src/mat/impls/aij/seq/aijnode.c 1.0 01/09/12 17:46:59 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/aij/seq/aijnode.c
src/mat/impls/aij/seq/aijmatlab.c 1.0 01/09/12 17:46:59 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/aij/seq/aijmatlab.c
src/mat/impls/aij/seq/aijfact.c 1.1 01/09/12 17:46:58 knepley@handbell.mcs.anl.gov +1050 -0
src/mat/impls/aij/seq/aij.h 1.1 01/09/12 17:46:58 knepley@handbell.mcs.anl.gov +75 -0
src/mat/impls/aij/seq/aij.c 1.1 01/09/12 17:46:58 knepley@handbell.mcs.anl.gov +3007 -0
src/mat/impls/aij/mpi/pxxt.c 1.0 01/09/12 17:46:59 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/aij/mpi/pxxt.c
src/mat/impls/aij/mpi/mpiov.c 1.0 01/09/12 17:46:59 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/aij/mpi/mpiov.c
src/mat/impls/aij/mpi/mpiaijpc.c 1.0 01/09/12 17:46:59 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/aij/mpi/mpiaijpc.c
src/mat/impls/aij/mpi/mpiaij.h 1.0 01/09/12 17:46:59 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/aij/mpi/mpiaij.h
src/mat/impls/aij/mpi/mpiaij.c 1.0 01/09/12 17:46:59 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/aij/mpi/mpiaij.c
src/mat/impls/aij/mpi/mmaij.c 1.0 01/09/12 17:46:59 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/aij/mpi/mmaij.c
src/mat/impls/aij/mpi/makefile 1.0 01/09/12 17:46:59 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/aij/mpi/makefile
src/mat/impls/aij/mpi/fdmpiaij.c 1.0 01/09/12 17:46:59 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/aij/mpi/fdmpiaij.c
src/mat/impls/aij/makefile 1.1 01/09/12 17:46:58 knepley@handbell.mcs.anl.gov +9 -0
src/mat/examples/tutorials/makefile 1.1 01/09/12 17:46:58 knepley@handbell.mcs.anl.gov +35 -0
src/mat/examples/tutorials/ex1.c 1.1 01/09/12 17:46:58 knepley@handbell.mcs.anl.gov +97 -0
src/mat/examples/tests/ex85f.F 1.1 01/09/12 17:46:58 knepley@handbell.mcs.anl.gov +40 -0
src/mat/examples/tests/ex81.c 1.1 01/09/12 17:46:58 knepley@handbell.mcs.anl.gov +97 -0
src/mat/examples/tests/ex80.c 1.1 01/09/12 17:46:58 knepley@handbell.mcs.anl.gov +83 -0
src/mat/examples/tests/ex79f.F 1.1 01/09/12 17:46:58 knepley@handbell.mcs.anl.gov +69 -0
src/mat/examples/tests/ex78.c 1.1 01/09/12 17:46:58 knepley@handbell.mcs.anl.gov +146 -0
src/mat/examples/tests/ex77.c 1.1 01/09/12 17:46:58 knepley@handbell.mcs.anl.gov +313 -0
src/mat/examples/tests/ex75.c 1.1 01/09/12 17:46:58 knepley@handbell.mcs.anl.gov +302 -0
src/mat/impls/makefile 1.0 01/09/12 17:46:58 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/makefile
src/mat/impls/aij/seq/makefile 1.0 01/09/12 17:46:58 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/aij/seq/makefile
src/mat/impls/aij/seq/ij.c 1.0 01/09/12 17:46:58 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/aij/seq/ij.c
src/mat/impls/aij/seq/fdaij.c 1.0 01/09/12 17:46:58 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/aij/seq/fdaij.c
src/mat/impls/aij/seq/essl.c 1.0 01/09/12 17:46:58 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/aij/seq/essl.c
src/mat/impls/aij/seq/dxml.c 1.0 01/09/12 17:46:58 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/aij/seq/dxml.c
src/mat/impls/aij/seq/aijfact.c 1.0 01/09/12 17:46:58 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/aij/seq/aijfact.c
src/mat/impls/aij/seq/aij.h 1.0 01/09/12 17:46:58 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/aij/seq/aij.h
src/mat/impls/aij/seq/aij.c 1.0 01/09/12 17:46:58 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/aij/seq/aij.c
src/mat/impls/aij/makefile 1.0 01/09/12 17:46:58 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/impls/aij/makefile
src/mat/examples/tutorials/makefile 1.0 01/09/12 17:46:58 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tutorials/makefile
src/mat/examples/tutorials/ex1.c 1.0 01/09/12 17:46:58 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tutorials/ex1.c
src/mat/examples/tests/ex85f.F 1.0 01/09/12 17:46:58 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex85f.F
src/mat/examples/tests/ex81.c 1.0 01/09/12 17:46:58 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex81.c
src/mat/examples/tests/ex80.c 1.0 01/09/12 17:46:58 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex80.c
src/mat/examples/tests/ex79f.F 1.0 01/09/12 17:46:58 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex79f.F
src/mat/examples/tests/ex78.c 1.0 01/09/12 17:46:58 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex78.c
src/mat/examples/tests/ex77.c 1.0 01/09/12 17:46:58 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex77.c
src/mat/examples/tests/ex76.c 1.1 01/09/12 17:46:57 knepley@handbell.mcs.anl.gov +201 -0
src/mat/examples/tests/ex75.c 1.0 01/09/12 17:46:58 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex75.c
src/mat/examples/tests/ex74.c 1.1 01/09/12 17:46:58 knepley@handbell.mcs.anl.gov +332 -0
src/mat/examples/tests/ex73.c 1.1 01/09/12 17:46:57 knepley@handbell.mcs.anl.gov +98 -0
src/mat/examples/tests/ex72.c 1.1 01/09/12 17:46:57 knepley@handbell.mcs.anl.gov +82 -0
src/mat/examples/tests/ex70.c 1.1 01/09/12 17:46:57 knepley@handbell.mcs.anl.gov +41 -0
src/mat/examples/tests/ex68.c 1.1 01/09/12 17:46:57 knepley@handbell.mcs.anl.gov +119 -0
src/mat/examples/tests/ex67f.F 1.1 01/09/12 17:46:57 knepley@handbell.mcs.anl.gov +47 -0
src/mat/examples/tests/ex66.c 1.1 01/09/12 17:46:57 knepley@handbell.mcs.anl.gov +28 -0
src/mat/examples/tests/ex65.c 1.1 01/09/12 17:46:57 knepley@handbell.mcs.anl.gov +45 -0
src/mat/examples/tests/ex64.c 1.1 01/09/12 17:46:57 knepley@handbell.mcs.anl.gov +61 -0
src/mat/examples/tests/ex63.F 1.1 01/09/12 17:46:57 knepley@handbell.mcs.anl.gov +81 -0
src/mat/examples/tests/ex62.c 1.1 01/09/12 17:46:57 knepley@handbell.mcs.anl.gov +74 -0
src/mat/examples/tests/makefile 1.1 01/09/12 17:46:56 knepley@handbell.mcs.anl.gov +822 -0
src/mat/examples/tests/ex76.c 1.0 01/09/12 17:46:57 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex76.c
src/mat/examples/tests/ex74.c 1.0 01/09/12 17:46:57 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex74.c
src/mat/examples/tests/ex73.c 1.0 01/09/12 17:46:57 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex73.c
src/mat/examples/tests/ex72.c 1.0 01/09/12 17:46:57 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex72.c
src/mat/examples/tests/ex70.c 1.0 01/09/12 17:46:57 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex70.c
src/mat/examples/tests/ex68.c 1.0 01/09/12 17:46:57 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex68.c
src/mat/examples/tests/ex67f.F 1.0 01/09/12 17:46:57 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex67f.F
src/mat/examples/tests/ex66.c 1.0 01/09/12 17:46:57 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex66.c
src/mat/examples/tests/ex65.c 1.0 01/09/12 17:46:57 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex65.c
src/mat/examples/tests/ex64.c 1.0 01/09/12 17:46:57 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex64.c
src/mat/examples/tests/ex63.F 1.0 01/09/12 17:46:57 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex63.F
src/mat/examples/tests/ex62.c 1.0 01/09/12 17:46:57 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex62.c
src/mat/examples/tests/ex61.c 1.1 01/09/12 17:46:57 knepley@handbell.mcs.anl.gov +56 -0
src/mat/examples/tests/ex60.c 1.1 01/09/12 17:46:56 knepley@handbell.mcs.anl.gov +51 -0
src/mat/examples/tests/ex59.c 1.1 01/09/12 17:46:56 knepley@handbell.mcs.anl.gov +71 -0
src/mat/examples/tests/ex58.c 1.1 01/09/12 17:46:56 knepley@handbell.mcs.anl.gov +67 -0
src/mat/examples/tests/ex57.c 1.1 01/09/12 17:46:56 knepley@handbell.mcs.anl.gov +64 -0
src/mat/examples/tests/ex56.c 1.1 01/09/12 17:46:56 knepley@handbell.mcs.anl.gov +85 -0
src/mat/examples/tests/ex55.c 1.1 01/09/12 17:46:56 knepley@handbell.mcs.anl.gov +70 -0
src/mat/examples/tests/ex16f90.F 1.1 01/09/12 17:46:56 knepley@handbell.mcs.anl.gov +84 -0
src/mat/examples/tests/makefile 1.0 01/09/12 17:46:56 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/makefile
src/mat/examples/tests/ex9.c 1.1 01/09/12 17:46:55 knepley@handbell.mcs.anl.gov +94 -0
src/mat/examples/tests/ex8.c 1.1 01/09/12 17:46:55 knepley@handbell.mcs.anl.gov +44 -0
src/mat/examples/tests/ex71.c 1.1 01/09/12 17:46:55 knepley@handbell.mcs.anl.gov +54 -0
src/mat/examples/tests/ex7.c 1.1 01/09/12 17:46:55 knepley@handbell.mcs.anl.gov +76 -0
src/mat/examples/tests/ex61.c 1.0 01/09/12 17:46:56 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex61.c
src/mat/examples/tests/ex60.c 1.0 01/09/12 17:46:56 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex60.c
src/mat/examples/tests/ex6.c 1.1 01/09/12 17:46:55 knepley@handbell.mcs.anl.gov +45 -0
src/mat/examples/tests/ex59.c 1.0 01/09/12 17:46:56 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex59.c
src/mat/examples/tests/ex58f.F 1.1 01/09/12 17:46:55 knepley@handbell.mcs.anl.gov +45 -0
src/mat/examples/tests/ex58.c 1.0 01/09/12 17:46:56 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex58.c
src/mat/examples/tests/ex57.c 1.0 01/09/12 17:46:56 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex57.c
src/mat/examples/tests/ex56.c 1.0 01/09/12 17:46:56 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex56.c
src/mat/examples/tests/ex55.c 1.0 01/09/12 17:46:56 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex55.c
src/mat/examples/tests/ex54.c 1.1 01/09/12 17:46:55 knepley@handbell.mcs.anl.gov +174 -0
src/mat/examples/tests/ex53.c 1.1 01/09/12 17:46:55 knepley@handbell.mcs.anl.gov +189 -0
src/mat/examples/tests/ex52.c 1.1 01/09/12 17:46:55 knepley@handbell.mcs.anl.gov +52 -0
src/mat/examples/tests/ex51.c 1.1 01/09/12 17:46:55 knepley@handbell.mcs.anl.gov +161 -0
src/mat/examples/tests/ex50.c 1.1 01/09/12 17:46:55 knepley@handbell.mcs.anl.gov +72 -0
src/mat/examples/tests/ex49.c 1.1 01/09/12 17:46:55 knepley@handbell.mcs.anl.gov +114 -0
src/mat/examples/tests/ex48.c 1.1 01/09/12 17:46:55 knepley@handbell.mcs.anl.gov +250 -0
src/mat/examples/tests/ex47.c 1.1 01/09/12 17:46:55 knepley@handbell.mcs.anl.gov +110 -0
src/mat/examples/tests/ex46.c 1.1 01/09/12 17:46:55 knepley@handbell.mcs.anl.gov +41 -0
src/mat/examples/tests/ex45.c 1.1 01/09/12 17:46:55 knepley@handbell.mcs.anl.gov +97 -0
src/mat/examples/tests/ex44.c 1.1 01/09/12 17:46:55 knepley@handbell.mcs.anl.gov +26 -0
src/mat/examples/tests/ex43.c 1.1 01/09/12 17:46:55 knepley@handbell.mcs.anl.gov +43 -0
src/mat/examples/tests/ex42.c 1.1 01/09/12 17:46:55 knepley@handbell.mcs.anl.gov +109 -0
src/mat/examples/tests/ex41.c 1.1 01/09/12 17:46:55 knepley@handbell.mcs.anl.gov +99 -0
src/mat/examples/tests/ex40.c 1.1 01/09/12 17:46:55 knepley@handbell.mcs.anl.gov +85 -0
src/mat/examples/tests/ex38.c 1.1 01/09/12 17:46:55 knepley@handbell.mcs.anl.gov +38 -0
src/mat/examples/tests/ex16f90.F 1.0 01/09/12 17:46:56 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex16f90.F
src/mat/examples/tests/ex16.c 1.1 01/09/12 17:46:56 knepley@handbell.mcs.anl.gov +60 -0
src/mat/examples/tests/ex9.c 1.0 01/09/12 17:46:55 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex9.c
src/mat/examples/tests/ex8.c 1.0 01/09/12 17:46:55 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex8.c
src/mat/examples/tests/ex71.c 1.0 01/09/12 17:46:55 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex71.c
src/mat/examples/tests/ex7.c 1.0 01/09/12 17:46:55 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex7.c
src/mat/examples/tests/ex6.c 1.0 01/09/12 17:46:55 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex6.c
src/mat/examples/tests/ex58f.F 1.0 01/09/12 17:46:55 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex58f.F
src/mat/examples/tests/ex54.c 1.0 01/09/12 17:46:55 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex54.c
src/mat/examples/tests/ex53.c 1.0 01/09/12 17:46:55 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex53.c
src/mat/examples/tests/ex52.c 1.0 01/09/12 17:46:55 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex52.c
src/mat/examples/tests/ex51.c 1.0 01/09/12 17:46:55 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex51.c
src/mat/examples/tests/ex50.c 1.0 01/09/12 17:46:55 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex50.c
src/mat/examples/tests/ex5.c 1.1 01/09/12 17:46:54 knepley@handbell.mcs.anl.gov +144 -0
src/mat/examples/tests/ex49.c 1.0 01/09/12 17:46:55 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex49.c
src/mat/examples/tests/ex48.c 1.0 01/09/12 17:46:55 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex48.c
src/mat/examples/tests/ex47.c 1.0 01/09/12 17:46:55 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex47.c
src/mat/examples/tests/ex46.c 1.0 01/09/12 17:46:55 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex46.c
src/mat/examples/tests/ex45.c 1.0 01/09/12 17:46:55 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex45.c
src/mat/examples/tests/ex44.c 1.0 01/09/12 17:46:55 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex44.c
src/mat/examples/tests/ex43.c 1.0 01/09/12 17:46:55 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex43.c
src/mat/examples/tests/ex42.c 1.0 01/09/12 17:46:55 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex42.c
src/mat/examples/tests/ex41.c 1.0 01/09/12 17:46:55 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex41.c
src/mat/examples/tests/ex40.c 1.0 01/09/12 17:46:55 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex40.c
src/mat/examples/tests/ex4.c 1.1 01/09/12 17:46:54 knepley@handbell.mcs.anl.gov +59 -0
src/mat/examples/tests/ex38.c 1.0 01/09/12 17:46:55 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex38.c
src/mat/examples/tests/ex37.c 1.1 01/09/12 17:46:54 knepley@handbell.mcs.anl.gov +74 -0
src/mat/examples/tests/ex36.F 1.1 01/09/12 17:46:55 knepley@handbell.mcs.anl.gov +124 -0
src/mat/examples/tests/ex35.c 1.1 01/09/12 17:46:54 knepley@handbell.mcs.anl.gov +65 -0
src/mat/examples/tests/ex34.c 1.1 01/09/12 17:46:54 knepley@handbell.mcs.anl.gov +46 -0
src/mat/examples/tests/ex33.c 1.1 01/09/12 17:46:54 knepley@handbell.mcs.anl.gov +66 -0
src/mat/examples/tests/ex32.c 1.1 01/09/12 17:46:54 knepley@handbell.mcs.anl.gov +96 -0
src/mat/examples/tests/ex31.c 1.1 01/09/12 17:46:54 knepley@handbell.mcs.anl.gov +77 -0
src/mat/examples/tests/ex30.c 1.1 01/09/12 17:46:54 knepley@handbell.mcs.anl.gov +91 -0
src/mat/examples/tests/ex3.c 1.1 01/09/12 17:46:54 knepley@handbell.mcs.anl.gov +61 -0
src/mat/examples/tests/ex28.c 1.1 01/09/12 17:46:54 knepley@handbell.mcs.anl.gov +69 -0
src/mat/examples/tests/ex27.c 1.1 01/09/12 17:46:54 knepley@handbell.mcs.anl.gov +70 -0
src/mat/examples/tests/ex25.c 1.1 01/09/12 17:46:54 knepley@handbell.mcs.anl.gov +43 -0
src/mat/examples/tests/ex24.c 1.1 01/09/12 17:46:54 knepley@handbell.mcs.anl.gov +53 -0
src/mat/examples/tests/ex22.c 1.1 01/09/12 17:46:54 knepley@handbell.mcs.anl.gov +52 -0
src/mat/examples/tests/ex21.c 1.1 01/09/12 17:46:54 knepley@handbell.mcs.anl.gov +69 -0
src/mat/examples/tests/ex20.c 1.1 01/09/12 17:46:54 knepley@handbell.mcs.anl.gov +59 -0
src/mat/examples/tests/ex19.c 1.1 01/09/12 17:46:54 knepley@handbell.mcs.anl.gov +131 -0
src/mat/examples/tests/ex17.c 1.1 01/09/12 17:46:54 knepley@handbell.mcs.anl.gov +71 -0
src/mat/examples/tests/ex16.c 1.0 01/09/12 17:46:55 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex16.c
src/mat/matimpl.h 1.1 01/09/12 17:46:53 knepley@handbell.mcs.anl.gov +288 -0
src/mat/makefile 1.1 01/09/12 17:46:53 knepley@handbell.mcs.anl.gov +18 -0
src/mat/examples/tests/ex5.c 1.0 01/09/12 17:46:54 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex5.c
src/mat/examples/tests/ex4.c 1.0 01/09/12 17:46:54 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex4.c
src/mat/examples/tests/ex37.c 1.0 01/09/12 17:46:54 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex37.c
src/mat/examples/tests/ex36.F 1.0 01/09/12 17:46:54 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex36.F
src/mat/examples/tests/ex35.c 1.0 01/09/12 17:46:54 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex35.c
src/mat/examples/tests/ex34.c 1.0 01/09/12 17:46:54 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex34.c
src/mat/examples/tests/ex33.c 1.0 01/09/12 17:46:54 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex33.c
src/mat/examples/tests/ex32.c 1.0 01/09/12 17:46:54 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex32.c
src/mat/examples/tests/ex31.c 1.0 01/09/12 17:46:54 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex31.c
src/mat/examples/tests/ex30.c 1.0 01/09/12 17:46:54 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex30.c
src/mat/examples/tests/ex3.c 1.0 01/09/12 17:46:54 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex3.c
src/mat/examples/tests/ex28.c 1.0 01/09/12 17:46:54 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex28.c
src/mat/examples/tests/ex27.c 1.0 01/09/12 17:46:54 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex27.c
src/mat/examples/tests/ex25.c 1.0 01/09/12 17:46:54 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex25.c
src/mat/examples/tests/ex24.c 1.0 01/09/12 17:46:54 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex24.c
src/mat/examples/tests/ex22.c 1.0 01/09/12 17:46:54 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex22.c
src/mat/examples/tests/ex21.c 1.0 01/09/12 17:46:54 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex21.c
src/mat/examples/tests/ex20.c 1.0 01/09/12 17:46:54 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex20.c
src/mat/examples/tests/ex2.c 1.1 01/09/12 17:46:53 knepley@handbell.mcs.anl.gov +93 -0
src/mat/examples/tests/ex19.c 1.0 01/09/12 17:46:54 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex19.c
src/mat/examples/tests/ex17.c 1.0 01/09/12 17:46:54 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex17.c
src/mat/examples/tests/ex15.c 1.1 01/09/12 17:46:54 knepley@handbell.mcs.anl.gov +89 -0
src/mat/examples/tests/ex14.c 1.1 01/09/12 17:46:53 knepley@handbell.mcs.anl.gov +48 -0
src/mat/examples/tests/ex13.c 1.1 01/09/12 17:46:53 knepley@handbell.mcs.anl.gov +47 -0
src/mat/examples/tests/ex12.c 1.1 01/09/12 17:46:53 knepley@handbell.mcs.anl.gov +118 -0
src/mat/examples/tests/ex11.c 1.1 01/09/12 17:46:53 knepley@handbell.mcs.anl.gov +52 -0
src/mat/examples/tests/ex10.c 1.1 01/09/12 17:46:53 knepley@handbell.mcs.anl.gov +54 -0
src/mat/examples/tests/ex1.c 1.1 01/09/12 17:46:53 knepley@handbell.mcs.anl.gov +89 -0
src/mat/examples/matbinary.ex 1.1 01/09/12 17:46:53 knepley@handbell.mcs.anl.gov +53 -0
src/mat/examples/matbinary.ex.info 1.1 01/09/12 17:46:53 knepley@handbell.mcs.anl.gov +1 -0
src/mat/examples/matbinary.cplx.ex 1.1 01/09/12 17:46:53 knepley@handbell.mcs.anl.gov +100 -0
src/mat/examples/matbinary.cplx.ex.info 1.1 01/09/12 17:46:53 knepley@handbell.mcs.anl.gov +1 -0
src/mat/examples/makefile 1.1 01/09/12 17:46:53 knepley@handbell.mcs.anl.gov +14 -0
src/dm/usg/2d/constant_bilinear/makefile 1.1 01/09/12 17:46:53 knepley@handbell.mcs.anl.gov +33 -0
src/dm/usg/2d/constant_bilinear/main.c 1.1 01/09/12 17:46:53 knepley@handbell.mcs.anl.gov +454 -0
src/dm/usg/2d/constant_bilinear/appview.c 1.1 01/09/12 17:46:53 knepley@handbell.mcs.anl.gov +228 -0
src/mat/matimpl.h 1.0 01/09/12 17:46:53 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/matimpl.h
src/mat/makefile 1.0 01/09/12 17:46:53 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/makefile
src/mat/examples/tests/ex2.c 1.0 01/09/12 17:46:53 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex2.c
src/mat/examples/tests/ex15.c 1.0 01/09/12 17:46:53 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex15.c
src/mat/examples/tests/ex14.c 1.0 01/09/12 17:46:53 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex14.c
src/mat/examples/tests/ex13.c 1.0 01/09/12 17:46:53 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex13.c
src/mat/examples/tests/ex12.c 1.0 01/09/12 17:46:53 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex12.c
src/mat/examples/tests/ex11.c 1.0 01/09/12 17:46:53 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex11.c
src/mat/examples/tests/ex10.c 1.0 01/09/12 17:46:53 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex10.c
src/mat/examples/tests/ex1.c 1.0 01/09/12 17:46:53 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/tests/ex1.c
src/mat/examples/matbinary.ex 1.0 01/09/12 17:46:53 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/matbinary.ex
src/mat/examples/matbinary.ex.info 1.0 01/09/12 17:46:53 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/matbinary.ex.info
src/mat/examples/matbinary.cplx.ex 1.0 01/09/12 17:46:53 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/matbinary.cplx.ex
src/mat/examples/matbinary.cplx.ex.info 1.0 01/09/12 17:46:53 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/matbinary.cplx.ex.info
src/mat/examples/makefile 1.0 01/09/12 17:46:53 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/mat/examples/makefile
src/dm/usg/utils/triconvert.c 1.1 01/09/12 17:46:52 knepley@handbell.mcs.anl.gov +216 -0
src/dm/usg/2d/quadratic/mscript.m 1.1 01/09/12 17:46:52 knepley@handbell.mcs.anl.gov +58 -0
src/dm/usg/2d/quadratic/makefile 1.1 01/09/12 17:46:52 knepley@handbell.mcs.anl.gov +34 -0
src/dm/usg/2d/quadratic/main.c 1.1 01/09/12 17:46:52 knepley@handbell.mcs.anl.gov +578 -0
src/dm/usg/2d/quadratic/grids/R 1.1 01/09/12 17:46:52 knepley@handbell.mcs.anl.gov +1932 -0
src/dm/usg/2d/quadratic/grids/R.poly 1.1 01/09/12 17:46:52 knepley@handbell.mcs.anl.gov +102 -0
src/dm/usg/2d/quadratic/grids/R.node 1.1 01/09/12 17:46:52 knepley@handbell.mcs.anl.gov +1661 -0
src/dm/usg/2d/quadratic/grids/R.neigh 1.1 01/09/12 17:46:52 knepley@handbell.mcs.anl.gov +782 -0
src/dm/usg/2d/quadratic/grids/R.ele 1.1 01/09/12 17:46:52 knepley@handbell.mcs.anl.gov +782 -0
src/dm/usg/2d/quadratic/grids/B 1.1 01/09/12 17:46:52 knepley@handbell.mcs.anl.gov +80 -0
src/dm/usg/2d/quadratic/grids/B.poly 1.1 01/09/12 17:46:52 knepley@handbell.mcs.anl.gov +8 -0
src/dm/usg/2d/quadratic/grids/B.node 1.1 01/09/12 17:46:52 knepley@handbell.mcs.anl.gov +11 -0
src/dm/usg/2d/quadratic/grids/B.neigh 1.1 01/09/12 17:46:52 knepley@handbell.mcs.anl.gov +4 -0
src/dm/usg/2d/quadratic/grids/B.ele 1.1 01/09/12 17:46:52 knepley@handbell.mcs.anl.gov +4 -0
src/dm/usg/2d/quadratic/appview.c 1.1 01/09/12 17:46:52 knepley@handbell.mcs.anl.gov +272 -0
src/dm/usg/2d/quadratic/appload.c 1.1 01/09/12 17:46:52 knepley@handbell.mcs.anl.gov +253 -0
src/dm/usg/2d/quadratic/appctx.h 1.1 01/09/12 17:46:52 knepley@handbell.mcs.anl.gov +116 -0
src/dm/usg/2d/makefile 1.1 01/09/12 17:46:52 knepley@handbell.mcs.anl.gov +15 -0
src/dm/usg/2d/constant_bilinear/makefile 1.0 01/09/12 17:46:53 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/usg/2d/constant_bilinear/makefile
src/dm/usg/2d/constant_bilinear/main.c 1.0 01/09/12 17:46:53 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/usg/2d/constant_bilinear/main.c
src/dm/usg/2d/constant_bilinear/appview.c 1.0 01/09/12 17:46:53 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/usg/2d/constant_bilinear/appview.c
src/dm/usg/2d/constant_bilinear/appload.c 1.1 01/09/12 17:46:53 knepley@handbell.mcs.anl.gov +239 -0
src/dm/usg/2d/constant_bilinear/appctx.h 1.1 01/09/12 17:46:52 knepley@handbell.mcs.anl.gov +109 -0
src/dm/usg/utils/triconvert.c 1.0 01/09/12 17:46:52 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/usg/utils/triconvert.c
src/dm/usg/utils/makefile 1.1 01/09/12 17:46:51 knepley@handbell.mcs.anl.gov +45 -0
src/dm/usg/utils/inpututils.c 1.1 01/09/12 17:46:51 knepley@handbell.mcs.anl.gov +471 -0
src/dm/usg/utils/input.c 1.1 01/09/12 17:46:52 knepley@handbell.mcs.anl.gov +87 -0
src/dm/usg/makefile 1.1 01/09/12 17:46:51 knepley@handbell.mcs.anl.gov +17 -0
src/dm/usg/2d/quadratic/mscript.m 1.0 01/09/12 17:46:52 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/usg/2d/quadratic/mscript.m
src/dm/usg/2d/quadratic/makefile 1.0 01/09/12 17:46:52 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/usg/2d/quadratic/makefile
src/dm/usg/2d/quadratic/main.c 1.0 01/09/12 17:46:52 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/usg/2d/quadratic/main.c
src/dm/usg/2d/quadratic/grids/R 1.0 01/09/12 17:46:52 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/usg/2d/quadratic/grids/R
src/dm/usg/2d/quadratic/grids/R.poly 1.0 01/09/12 17:46:52 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/usg/2d/quadratic/grids/R.poly
src/dm/usg/2d/quadratic/grids/R.node 1.0 01/09/12 17:46:52 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/usg/2d/quadratic/grids/R.node
src/dm/usg/2d/quadratic/grids/R.neigh 1.0 01/09/12 17:46:52 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/usg/2d/quadratic/grids/R.neigh
src/dm/usg/2d/quadratic/grids/R.ele 1.0 01/09/12 17:46:52 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/usg/2d/quadratic/grids/R.ele
src/dm/usg/2d/quadratic/grids/B 1.0 01/09/12 17:46:52 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/usg/2d/quadratic/grids/B
src/dm/usg/2d/quadratic/grids/B.poly 1.0 01/09/12 17:46:52 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/usg/2d/quadratic/grids/B.poly
src/dm/usg/2d/quadratic/grids/B.node 1.0 01/09/12 17:46:52 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/usg/2d/quadratic/grids/B.node
src/dm/usg/2d/quadratic/grids/B.neigh 1.0 01/09/12 17:46:52 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/usg/2d/quadratic/grids/B.neigh
src/dm/usg/2d/quadratic/grids/B.ele 1.0 01/09/12 17:46:52 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/usg/2d/quadratic/grids/B.ele
src/dm/usg/2d/quadratic/appview.c 1.0 01/09/12 17:46:52 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/usg/2d/quadratic/appview.c
src/dm/usg/2d/quadratic/appload.c 1.0 01/09/12 17:46:52 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/usg/2d/quadratic/appload.c
src/dm/usg/2d/quadratic/appctx.h 1.0 01/09/12 17:46:52 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/usg/2d/quadratic/appctx.h
src/dm/usg/2d/makefile 1.0 01/09/12 17:46:52 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/usg/2d/makefile
src/dm/usg/2d/constant_bilinear/appload.c 1.0 01/09/12 17:46:52 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/usg/2d/constant_bilinear/appload.c
src/dm/usg/2d/constant_bilinear/appctx.h 1.0 01/09/12 17:46:52 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/usg/2d/constant_bilinear/appctx.h
src/dm/usg/utils/makefile 1.0 01/09/12 17:46:51 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/usg/utils/makefile
src/dm/usg/utils/inpututils.c 1.0 01/09/12 17:46:51 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/usg/utils/inpututils.c
src/dm/usg/utils/input.c 1.0 01/09/12 17:46:51 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/usg/utils/input.c
src/dm/usg/makefile 1.0 01/09/12 17:46:51 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/usg/makefile
src/dm/ao/utils/makefile 1.1 01/09/12 17:46:50 knepley@handbell.mcs.anl.gov +18 -0
src/dm/ao/utils/aosetlocal.c 1.1 01/09/12 17:46:50 knepley@handbell.mcs.anl.gov +73 -0
src/dm/ao/utils/aopart.c 1.1 01/09/12 17:46:50 knepley@handbell.mcs.anl.gov +50 -0
src/dm/ao/examples/tutorials/usgdata 1.1 01/09/12 17:46:50 knepley@handbell.mcs.anl.gov +25 -0
src/dm/ao/examples/tutorials/makefile 1.1 01/09/12 17:46:50 knepley@handbell.mcs.anl.gov +66 -0
src/dm/ao/examples/tutorials/ex2.c 1.1 01/09/12 17:46:50 knepley@handbell.mcs.anl.gov +773 -0
src/dm/ao/examples/tutorials/ex1.c 1.1 01/09/12 17:46:50 knepley@handbell.mcs.anl.gov +134 -0
src/dm/ao/examples/tests/makefile 1.1 01/09/12 17:46:50 knepley@handbell.mcs.anl.gov +99 -0
src/dm/ao/examples/tests/ex7.c 1.1 01/09/12 17:46:50 knepley@handbell.mcs.anl.gov +46 -0
src/dm/ao/examples/tests/ex6.c 1.1 01/09/12 17:46:50 knepley@handbell.mcs.anl.gov +97 -0
src/dm/ao/examples/tests/ex5.c 1.1 01/09/12 17:46:50 knepley@handbell.mcs.anl.gov +82 -0
src/dm/ao/examples/tests/ex4.c 1.1 01/09/12 17:46:50 knepley@handbell.mcs.anl.gov +43 -0
src/dm/ao/examples/tests/ex3.c 1.1 01/09/12 17:46:50 knepley@handbell.mcs.anl.gov +104 -0
src/dm/ao/examples/tests/ex2.c 1.1 01/09/12 17:46:50 knepley@handbell.mcs.anl.gov +54 -0
src/dm/ao/examples/tests/ex1.c 1.1 01/09/12 17:46:50 knepley@handbell.mcs.anl.gov +48 -0
src/dm/da/examples/tutorials/makefile 1.1 01/09/12 17:46:49 knepley@handbell.mcs.anl.gov +33 -0
src/dm/da/examples/tutorials/ex2.c 1.1 01/09/12 17:46:49 knepley@handbell.mcs.anl.gov +79 -0
src/dm/da/examples/tutorials/ex1.c 1.1 01/09/12 17:46:49 knepley@handbell.mcs.anl.gov +59 -0
src/dm/da/examples/tests/scripts/ex6.script 1.1 01/09/12 17:46:49 knepley@handbell.mcs.anl.gov +32 -0
src/dm/da/examples/tests/scripts/ex4.script 1.1 01/09/12 17:46:49 knepley@handbell.mcs.anl.gov +28 -0
src/dm/da/examples/tests/ex18.c 1.1 01/09/12 17:46:49 knepley@handbell.mcs.anl.gov +55 -0
src/dm/da/examples/tests/ex17.c 1.1 01/09/12 17:46:49 knepley@handbell.mcs.anl.gov +60 -0
src/dm/da/examples/tests/ex16.c 1.1 01/09/12 17:46:49 knepley@handbell.mcs.anl.gov +96 -0
src/dm/da/examples/tests/ex15.c 1.1 01/09/12 17:46:49 knepley@handbell.mcs.anl.gov +72 -0
src/dm/da/examples/tests/ex14.c 1.1 01/09/12 17:46:49 knepley@handbell.mcs.anl.gov +64 -0
src/dm/ao/utils/makefile 1.0 01/09/12 17:46:50 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/ao/utils/makefile
src/dm/ao/utils/aosetlocal.c 1.0 01/09/12 17:46:50 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/ao/utils/aosetlocal.c
src/dm/ao/utils/aopart.c 1.0 01/09/12 17:46:50 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/ao/utils/aopart.c
src/dm/ao/makefile 1.1 01/09/12 17:46:49 knepley@handbell.mcs.anl.gov +12 -0
src/dm/ao/interface/makefile 1.1 01/09/12 17:46:49 knepley@handbell.mcs.anl.gov +17 -0
src/dm/ao/interface/aodataalias.c 1.1 01/09/12 17:46:49 knepley@handbell.mcs.anl.gov +46 -0
src/dm/ao/interface/aodata.c 1.1 01/09/12 17:46:49 knepley@handbell.mcs.anl.gov +1562 -0
src/dm/ao/interface/ao.c 1.1 01/09/12 17:46:49 knepley@handbell.mcs.anl.gov +245 -0
src/dm/ao/impls/makefile 1.1 01/09/12 17:46:49 knepley@handbell.mcs.anl.gov +10 -0
src/dm/ao/impls/basic/makefile 1.1 01/09/12 17:46:49 knepley@handbell.mcs.anl.gov +19 -0
src/dm/ao/impls/basic/aoreduced.c 1.1 01/09/12 17:46:49 knepley@handbell.mcs.anl.gov +78 -0
src/dm/ao/impls/basic/aodatabasic.c 1.1 01/09/12 17:46:49 knepley@handbell.mcs.anl.gov +1032 -0
src/dm/ao/impls/basic/aobasic.c 1.1 01/09/12 17:46:49 knepley@handbell.mcs.anl.gov +257 -0
src/dm/ao/examples/tutorials/usgdata 1.0 01/09/12 17:46:50 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/ao/examples/tutorials/usgdata
src/dm/ao/examples/tutorials/makefile 1.0 01/09/12 17:46:50 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/ao/examples/tutorials/makefile
src/dm/ao/examples/tutorials/ex2.c 1.0 01/09/12 17:46:50 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/ao/examples/tutorials/ex2.c
src/dm/ao/examples/tutorials/ex1.c 1.0 01/09/12 17:46:50 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/ao/examples/tutorials/ex1.c
src/dm/ao/examples/tests/makefile 1.0 01/09/12 17:46:50 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/ao/examples/tests/makefile
src/dm/ao/examples/tests/ex7.c 1.0 01/09/12 17:46:50 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/ao/examples/tests/ex7.c
src/dm/ao/examples/tests/ex6.c 1.0 01/09/12 17:46:50 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/ao/examples/tests/ex6.c
src/dm/ao/examples/tests/ex5.c 1.0 01/09/12 17:46:50 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/ao/examples/tests/ex5.c
src/dm/ao/examples/tests/ex4.c 1.0 01/09/12 17:46:50 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/ao/examples/tests/ex4.c
src/dm/ao/examples/tests/ex3.c 1.0 01/09/12 17:46:50 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/ao/examples/tests/ex3.c
src/dm/ao/examples/tests/ex2.c 1.0 01/09/12 17:46:50 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/ao/examples/tests/ex2.c
src/dm/ao/examples/tests/ex1.c 1.0 01/09/12 17:46:50 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/ao/examples/tests/ex1.c
src/dm/ao/examples/makefile 1.1 01/09/12 17:46:50 knepley@handbell.mcs.anl.gov +9 -0
src/dm/ao/aoimpl.h 1.1 01/09/12 17:46:49 knepley@handbell.mcs.anl.gov +129 -0
src/dm/da/utils/pack.c 1.1 01/09/12 17:46:48 knepley@handbell.mcs.anl.gov +1194 -0
src/dm/da/utils/makefile 1.1 01/09/12 17:46:48 knepley@handbell.mcs.anl.gov +17 -0
src/dm/da/utils/fdda.c 1.1 01/09/12 17:46:48 knepley@handbell.mcs.anl.gov +935 -0
src/dm/da/utils/dm.c 1.1 01/09/12 17:46:48 knepley@handbell.mcs.anl.gov +204 -0
src/dm/da/examples/tutorials/makefile 1.0 01/09/12 17:46:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/examples/tutorials/makefile
src/dm/da/examples/tutorials/ex2.c 1.0 01/09/12 17:46:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/examples/tutorials/ex2.c
src/dm/da/examples/tutorials/ex1.c 1.0 01/09/12 17:46:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/examples/tutorials/ex1.c
src/dm/da/examples/tests/scripts/ex6.script 1.0 01/09/12 17:46:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/examples/tests/scripts/ex6.script
src/dm/da/examples/tests/scripts/ex4.script 1.0 01/09/12 17:46:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/examples/tests/scripts/ex4.script
src/dm/da/examples/tests/makefile 1.1 01/09/12 17:46:48 knepley@handbell.mcs.anl.gov +132 -0
src/dm/da/examples/tests/ex9.c 1.1 01/09/12 17:46:48 knepley@handbell.mcs.anl.gov +99 -0
src/dm/da/examples/tests/ex8.c 1.1 01/09/12 17:46:48 knepley@handbell.mcs.anl.gov +134 -0
src/dm/da/examples/tests/ex7.c 1.1 01/09/12 17:46:48 knepley@handbell.mcs.anl.gov +96 -0
src/dm/da/examples/tests/ex6.c 1.1 01/09/12 17:46:48 knepley@handbell.mcs.anl.gov +181 -0
src/dm/da/examples/tests/ex5.c 1.1 01/09/12 17:46:48 knepley@handbell.mcs.anl.gov +105 -0
src/dm/da/examples/tests/ex4.c 1.1 01/09/12 17:46:48 knepley@handbell.mcs.anl.gov +150 -0
src/dm/da/examples/tests/ex3.c 1.1 01/09/12 17:46:48 knepley@handbell.mcs.anl.gov +127 -0
src/dm/da/examples/tests/ex2.c 1.1 01/09/12 17:46:48 knepley@handbell.mcs.anl.gov +86 -0
src/dm/da/examples/tests/ex18.c 1.0 01/09/12 17:46:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/examples/tests/ex18.c
src/dm/da/examples/tests/ex17.c 1.0 01/09/12 17:46:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/examples/tests/ex17.c
src/dm/da/examples/tests/ex16.c 1.0 01/09/12 17:46:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/examples/tests/ex16.c
src/dm/da/examples/tests/ex15.c 1.0 01/09/12 17:46:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/examples/tests/ex15.c
src/dm/da/examples/tests/ex14.c 1.0 01/09/12 17:46:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/examples/tests/ex14.c
src/dm/da/examples/tests/ex13.c 1.1 01/09/12 17:46:49 knepley@handbell.mcs.anl.gov +39 -0
src/dm/da/examples/tests/ex12.m 1.1 01/09/12 17:46:48 knepley@handbell.mcs.anl.gov +31 -0
src/dm/da/examples/tests/ex12.c 1.1 01/09/12 17:46:48 knepley@handbell.mcs.anl.gov +101 -0
src/dm/da/examples/tests/ex11.c 1.1 01/09/12 17:46:48 knepley@handbell.mcs.anl.gov +94 -0
src/dm/da/examples/tests/ex10.c 1.1 01/09/12 17:46:48 knepley@handbell.mcs.anl.gov +84 -0
src/dm/da/examples/tests/ex1.c 1.1 01/09/12 17:46:48 knepley@handbell.mcs.anl.gov +55 -0
src/dm/da/examples/makefile 1.1 01/09/12 17:46:48 knepley@handbell.mcs.anl.gov +9 -0
src/dm/ao/makefile 1.0 01/09/12 17:46:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/ao/makefile
src/dm/ao/interface/makefile 1.0 01/09/12 17:46:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/ao/interface/makefile
src/dm/ao/interface/aodataalias.c 1.0 01/09/12 17:46:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/ao/interface/aodataalias.c
src/dm/ao/interface/aodata.c 1.0 01/09/12 17:46:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/ao/interface/aodata.c
src/dm/ao/interface/ao.c 1.0 01/09/12 17:46:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/ao/interface/ao.c
src/dm/ao/impls/makefile 1.0 01/09/12 17:46:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/ao/impls/makefile
src/dm/ao/impls/basic/makefile 1.0 01/09/12 17:46:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/ao/impls/basic/makefile
src/dm/ao/impls/basic/aoreduced.c 1.0 01/09/12 17:46:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/ao/impls/basic/aoreduced.c
src/dm/ao/impls/basic/aodatabasic.c 1.0 01/09/12 17:46:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/ao/impls/basic/aodatabasic.c
src/dm/ao/impls/basic/aobasic.c 1.0 01/09/12 17:46:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/ao/impls/basic/aobasic.c
src/dm/ao/examples/makefile 1.0 01/09/12 17:46:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/ao/examples/makefile
src/dm/ao/aoimpl.h 1.0 01/09/12 17:46:49 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/ao/aoimpl.h
src/dm/da/utils/pack.c 1.0 01/09/12 17:46:48 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/utils/pack.c
src/dm/da/utils/makefile 1.0 01/09/12 17:46:48 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/utils/makefile
src/dm/da/utils/fdda.c 1.0 01/09/12 17:46:48 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/utils/fdda.c
src/dm/da/utils/dm.c 1.0 01/09/12 17:46:48 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/utils/dm.c
src/dm/da/src/gr2.c 1.1 01/09/12 17:46:47 knepley@handbell.mcs.anl.gov +304 -0
src/dm/da/src/gr1.c 1.1 01/09/12 17:46:47 knepley@handbell.mcs.anl.gov +240 -0
src/dm/da/src/daview.c 1.1 01/09/12 17:46:47 knepley@handbell.mcs.anl.gov +275 -0
src/dm/da/src/dasub.c 1.1 01/09/12 17:46:47 knepley@handbell.mcs.anl.gov +75 -0
src/dm/da/src/dascatter.c 1.1 01/09/12 17:46:47 knepley@handbell.mcs.anl.gov +45 -0
src/dm/da/src/dapf.c 1.1 01/09/12 17:46:47 knepley@handbell.mcs.anl.gov +37 -0
src/dm/da/src/daltol.c 1.1 01/09/12 17:46:47 knepley@handbell.mcs.anl.gov +87 -0
src/dm/da/src/daltog.c 1.1 01/09/12 17:46:47 knepley@handbell.mcs.anl.gov +55 -0
src/dm/da/src/dalocal.c 1.1 01/09/12 17:46:47 knepley@handbell.mcs.anl.gov +882 -0
src/dm/da/src/daload.c 1.1 01/09/12 17:46:47 knepley@handbell.mcs.anl.gov +94 -0
src/dm/da/src/dainterp.c 1.1 01/09/12 17:46:47 knepley@handbell.mcs.anl.gov +564 -0
src/dm/da/src/daindex.c 1.1 01/09/12 17:46:47 knepley@handbell.mcs.anl.gov +124 -0
src/dm/da/src/dagtona.c 1.1 01/09/12 17:46:47 knepley@handbell.mcs.anl.gov +106 -0
src/dm/da/src/dagtol.c 1.1 01/09/12 17:46:47 knepley@handbell.mcs.anl.gov +313 -0
src/dm/da/src/daghost.c 1.1 01/09/12 17:46:47 knepley@handbell.mcs.anl.gov +54 -0
src/dm/da/src/dagetarray.c 1.1 01/09/12 17:46:48 knepley@handbell.mcs.anl.gov +128 -0
src/dm/da/src/dadist.c 1.1 01/09/12 17:46:47 knepley@handbell.mcs.anl.gov +108 -0
src/dm/da/src/dadestroy.c 1.1 01/09/12 17:46:47 knepley@handbell.mcs.anl.gov +211 -0
src/dm/da/src/dacorn.c 1.1 01/09/12 17:46:47 knepley@handbell.mcs.anl.gov +189 -0
src/dm/da/src/da2.c 1.1 01/09/12 17:46:47 knepley@handbell.mcs.anl.gov +1955 -0
src/dm/da/examples/tests/makefile 1.0 01/09/12 17:46:48 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/examples/tests/makefile
src/dm/da/examples/tests/ex9.c 1.0 01/09/12 17:46:48 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/examples/tests/ex9.c
src/dm/da/examples/tests/ex8.c 1.0 01/09/12 17:46:48 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/examples/tests/ex8.c
src/dm/da/examples/tests/ex7.c 1.0 01/09/12 17:46:48 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/examples/tests/ex7.c
src/dm/da/examples/tests/ex6.c 1.0 01/09/12 17:46:48 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/examples/tests/ex6.c
src/dm/da/examples/tests/ex5.c 1.0 01/09/12 17:46:48 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/examples/tests/ex5.c
src/dm/da/examples/tests/ex4.c 1.0 01/09/12 17:46:48 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/examples/tests/ex4.c
src/dm/da/examples/tests/ex3.c 1.0 01/09/12 17:46:48 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/examples/tests/ex3.c
src/dm/da/examples/tests/ex2.c 1.0 01/09/12 17:46:48 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/examples/tests/ex2.c
src/dm/da/examples/tests/ex13.c 1.0 01/09/12 17:46:48 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/examples/tests/ex13.c
src/dm/da/examples/tests/ex12.m 1.0 01/09/12 17:46:48 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/examples/tests/ex12.m
src/dm/da/examples/tests/ex12.c 1.0 01/09/12 17:46:48 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/examples/tests/ex12.c
src/dm/da/examples/tests/ex11.c 1.0 01/09/12 17:46:48 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/examples/tests/ex11.c
src/dm/da/examples/tests/ex10.c 1.0 01/09/12 17:46:48 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/examples/tests/ex10.c
src/dm/da/examples/tests/ex1.c 1.0 01/09/12 17:46:48 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/examples/tests/ex1.c
src/dm/da/examples/makefile 1.0 01/09/12 17:46:48 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/examples/makefile
src/makefile 1.1 01/09/12 17:46:46 knepley@handbell.mcs.anl.gov +7 -0
src/dm/makefile 1.1 01/09/12 17:46:46 knepley@handbell.mcs.anl.gov +9 -0
src/dm/da/src/makefile 1.1 01/09/12 17:46:46 knepley@handbell.mcs.anl.gov +18 -0
src/dm/da/src/gr2.c 1.0 01/09/12 17:46:47 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/src/gr2.c
src/dm/da/src/gr1.c 1.0 01/09/12 17:46:47 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/src/gr1.c
src/dm/da/src/daview.c 1.0 01/09/12 17:46:47 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/src/daview.c
src/dm/da/src/dasub.c 1.0 01/09/12 17:46:47 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/src/dasub.c
src/dm/da/src/dascatter.c 1.0 01/09/12 17:46:47 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/src/dascatter.c
src/dm/da/src/dapf.c 1.0 01/09/12 17:46:47 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/src/dapf.c
src/dm/da/src/daltol.c 1.0 01/09/12 17:46:47 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/src/daltol.c
src/dm/da/src/daltog.c 1.0 01/09/12 17:46:47 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/src/daltog.c
src/dm/da/src/dalocal.c 1.0 01/09/12 17:46:47 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/src/dalocal.c
src/dm/da/src/daload.c 1.0 01/09/12 17:46:47 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/src/daload.c
src/dm/da/src/dainterp.c 1.0 01/09/12 17:46:47 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/src/dainterp.c
src/dm/da/src/daindex.c 1.0 01/09/12 17:46:47 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/src/daindex.c
src/dm/da/src/dagtona.c 1.0 01/09/12 17:46:47 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/src/dagtona.c
src/dm/da/src/dagtol.c 1.0 01/09/12 17:46:47 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/src/dagtol.c
src/dm/da/src/daghost.c 1.0 01/09/12 17:46:47 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/src/daghost.c
src/dm/da/src/dagetarray.c 1.0 01/09/12 17:46:47 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/src/dagetarray.c
src/dm/da/src/dadist.c 1.0 01/09/12 17:46:47 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/src/dadist.c
src/dm/da/src/dadestroy.c 1.0 01/09/12 17:46:47 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/src/dadestroy.c
src/dm/da/src/dacorn.c 1.0 01/09/12 17:46:47 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/src/dacorn.c
src/dm/da/src/da3.c 1.1 01/09/12 17:46:46 knepley@handbell.mcs.anl.gov +1863 -0
src/dm/da/src/da2.c 1.0 01/09/12 17:46:47 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/src/da2.c
src/dm/da/src/da1.c 1.1 01/09/12 17:46:47 knepley@handbell.mcs.anl.gov +391 -0
src/dm/da/makefile 1.1 01/09/12 17:46:46 knepley@handbell.mcs.anl.gov +12 -0
src/dm/da/daimpl.h 1.1 01/09/12 17:46:46 knepley@handbell.mcs.anl.gov +134 -0
bmake/win32_ms_mpipro/variables 1.1 01/09/12 17:46:46 knepley@handbell.mcs.anl.gov +89 -0
bmake/win32_ms_mpipro/rules 1.1 01/09/12 17:46:46 knepley@handbell.mcs.anl.gov +13 -0
bmake/win32_ms_mpipro/petscfix.h 1.1 01/09/12 17:46:46 knepley@handbell.mcs.anl.gov +36 -0
bmake/win32_ms_mpipro/petscconf.h 1.1 01/09/12 17:46:46 knepley@handbell.mcs.anl.gov +53 -0
bmake/win32_ms_mpipro/packages 1.1 01/09/12 17:46:46 knepley@handbell.mcs.anl.gov +33 -0
bmake/linux_intel/variables 1.1 01/09/12 17:46:46 knepley@handbell.mcs.anl.gov +78 -0
bmake/linux_intel/rules 1.1 01/09/12 17:46:46 knepley@handbell.mcs.anl.gov +55 -0
bmake/linux_intel/petscfix.h 1.1 01/09/12 17:46:46 knepley@handbell.mcs.anl.gov +30 -0
bmake/linux_intel/petscconf.h 1.1 01/09/12 17:46:46 knepley@handbell.mcs.anl.gov +51 -0
bmake/linux_intel/packages 1.1 01/09/12 17:46:46 knepley@handbell.mcs.anl.gov +53 -0
src/makefile 1.0 01/09/12 17:46:46 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/makefile
src/dm/makefile 1.0 01/09/12 17:46:46 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/makefile
src/dm/da/src/makefile 1.0 01/09/12 17:46:46 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/src/makefile
src/dm/da/src/da3.c 1.0 01/09/12 17:46:46 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/src/da3.c
src/dm/da/src/da1.c 1.0 01/09/12 17:46:46 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/src/da1.c
src/dm/da/makefile 1.0 01/09/12 17:46:46 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/makefile
src/dm/da/daimpl.h 1.0 01/09/12 17:46:46 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/dm/da/daimpl.h
bmake/win32_ms_mpipro/variables 1.0 01/09/12 17:46:46 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/win32_ms_mpipro/variables
bmake/win32_ms_mpipro/rules 1.0 01/09/12 17:46:46 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/win32_ms_mpipro/rules
bmake/win32_ms_mpipro/petscfix.h 1.0 01/09/12 17:46:46 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/win32_ms_mpipro/petscfix.h
bmake/win32_ms_mpipro/petscconf.h 1.0 01/09/12 17:46:46 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/win32_ms_mpipro/petscconf.h
bmake/win32_ms_mpipro/packages 1.0 01/09/12 17:46:46 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/win32_ms_mpipro/packages
bmake/win32_ms_mpich/variables 1.1 01/09/12 17:46:45 knepley@handbell.mcs.anl.gov +85 -0
bmake/win32_ms_mpich/petscfix.h 1.1 01/09/12 17:46:45 knepley@handbell.mcs.anl.gov +36 -0
bmake/win32_ms_mpich/petscconf.h 1.1 01/09/12 17:46:45 knepley@handbell.mcs.anl.gov +49 -0
bmake/linux_intel/variables 1.0 01/09/12 17:46:46 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/linux_intel/variables
bmake/linux_intel/rules 1.0 01/09/12 17:46:46 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/linux_intel/rules
bmake/linux_intel/petscfix.h 1.0 01/09/12 17:46:46 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/linux_intel/petscfix.h
bmake/linux_intel/petscconf.h 1.0 01/09/12 17:46:46 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/linux_intel/petscconf.h
bmake/linux_intel/packages 1.0 01/09/12 17:46:46 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/linux_intel/packages
bmake/win32_ms_wmpi/variables 1.1 01/09/12 17:46:44 knepley@handbell.mcs.anl.gov +89 -0
bmake/win32_ms_wmpi/rules 1.1 01/09/12 17:46:44 knepley@handbell.mcs.anl.gov +13 -0
bmake/win32_ms_wmpi/petscfix.h 1.1 01/09/12 17:46:44 knepley@handbell.mcs.anl.gov +36 -0
bmake/win32_ms_wmpi/petscconf.h 1.1 01/09/12 17:46:44 knepley@handbell.mcs.anl.gov +53 -0
bmake/win32_ms_wmpi/packages 1.1 01/09/12 17:46:44 knepley@handbell.mcs.anl.gov +33 -0
bmake/win32_ms_mpich/variables 1.0 01/09/12 17:46:45 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/win32_ms_mpich/variables
bmake/win32_ms_mpich/rules 1.1 01/09/12 17:46:44 knepley@handbell.mcs.anl.gov +13 -0
bmake/win32_ms_mpich/petscfix.h 1.0 01/09/12 17:46:45 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/win32_ms_mpich/petscfix.h
bmake/win32_ms_mpich/petscconf.h 1.0 01/09/12 17:46:45 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/win32_ms_mpich/petscconf.h
bmake/win32_ms_mpich/packages 1.1 01/09/12 17:46:45 knepley@handbell.mcs.anl.gov +33 -0
bmake/win32_ms_hpvm/variables 1.1 01/09/12 17:46:44 knepley@handbell.mcs.anl.gov +90 -0
bmake/win32_ms_hpvm/rules 1.1 01/09/12 17:46:44 knepley@handbell.mcs.anl.gov +13 -0
bmake/win32_ms_hpvm/petscfix.h 1.1 01/09/12 17:46:44 knepley@handbell.mcs.anl.gov +36 -0
bmake/win32_ms_hpvm/petscconf.h 1.1 01/09/12 17:46:44 knepley@handbell.mcs.anl.gov +53 -0
bmake/win32_ms_hpvm/packages 1.1 01/09/12 17:46:44 knepley@handbell.mcs.anl.gov +33 -0
bmake/win32_ms/variables 1.1 01/09/12 17:46:44 knepley@handbell.mcs.anl.gov +90 -0
bmake/win32_ms/rules 1.1 01/09/12 17:46:44 knepley@handbell.mcs.anl.gov +13 -0
bmake/win32_ms/petscfix.h 1.1 01/09/12 17:46:44 knepley@handbell.mcs.anl.gov +36 -0
bmake/win32_ms/petscconf.h 1.1 01/09/12 17:46:44 knepley@handbell.mcs.anl.gov +53 -0
bmake/win32_ms/packages 1.1 01/09/12 17:46:44 knepley@handbell.mcs.anl.gov +34 -0
bmake/win32_borland/variables 1.1 01/09/12 17:46:44 knepley@handbell.mcs.anl.gov +73 -0
bmake/win32_borland/rules 1.1 01/09/12 17:46:44 knepley@handbell.mcs.anl.gov +11 -0
bmake/win32_borland/petscfix.h 1.1 01/09/12 17:46:44 knepley@handbell.mcs.anl.gov +36 -0
bmake/win32_borland/petscconf.h 1.1 01/09/12 17:46:44 knepley@handbell.mcs.anl.gov +43 -0
bmake/win32_borland/packages 1.1 01/09/12 17:46:44 knepley@handbell.mcs.anl.gov +24 -0
bmake/win32_ms_wmpi/variables 1.0 01/09/12 17:46:44 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/win32_ms_wmpi/variables
bmake/win32_ms_wmpi/rules 1.0 01/09/12 17:46:44 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/win32_ms_wmpi/rules
bmake/win32_ms_wmpi/petscfix.h 1.0 01/09/12 17:46:44 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/win32_ms_wmpi/petscfix.h
bmake/win32_ms_wmpi/petscconf.h 1.0 01/09/12 17:46:44 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/win32_ms_wmpi/petscconf.h
bmake/win32_ms_wmpi/packages 1.0 01/09/12 17:46:44 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/win32_ms_wmpi/packages
bmake/win32_ms_mpich/rules 1.0 01/09/12 17:46:44 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/win32_ms_mpich/rules
bmake/win32_ms_mpich/packages 1.0 01/09/12 17:46:44 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/win32_ms_mpich/packages
bmake/win32_ms_hpvm/variables 1.0 01/09/12 17:46:44 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/win32_ms_hpvm/variables
bmake/win32_ms_hpvm/rules 1.0 01/09/12 17:46:44 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/win32_ms_hpvm/rules
bmake/win32_ms_hpvm/petscfix.h 1.0 01/09/12 17:46:44 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/win32_ms_hpvm/petscfix.h
bmake/win32_ms_hpvm/petscconf.h 1.0 01/09/12 17:46:44 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/win32_ms_hpvm/petscconf.h
bmake/win32_ms_hpvm/packages 1.0 01/09/12 17:46:44 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/win32_ms_hpvm/packages
bmake/win32_ms/variables 1.0 01/09/12 17:46:44 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/win32_ms/variables
bmake/win32_ms/rules 1.0 01/09/12 17:46:44 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/win32_ms/rules
bmake/win32_ms/petscfix.h 1.0 01/09/12 17:46:44 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/win32_ms/petscfix.h
bmake/win32_ms/petscconf.h 1.0 01/09/12 17:46:44 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/win32_ms/petscconf.h
bmake/win32_ms/packages 1.0 01/09/12 17:46:44 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/win32_ms/packages
bmake/win32_borland/variables 1.0 01/09/12 17:46:44 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/win32_borland/variables
bmake/win32_borland/rules 1.0 01/09/12 17:46:44 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/win32_borland/rules
bmake/win32_borland/petscfix.h 1.0 01/09/12 17:46:44 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/win32_borland/petscfix.h
bmake/win32_borland/petscconf.h 1.0 01/09/12 17:46:44 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/win32_borland/petscconf.h
bmake/win32_borland/packages 1.0 01/09/12 17:46:44 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/win32_borland/packages
bmake/linux_gcc_pgf90/variables 1.1 01/09/12 17:46:43 knepley@handbell.mcs.anl.gov +76 -0
bmake/linux_gcc_pgf90/rules 1.1 01/09/12 17:46:43 knepley@handbell.mcs.anl.gov +10 -0
bmake/linux_gcc_pgf90/petscfix.h 1.1 01/09/12 17:46:43 knepley@handbell.mcs.anl.gov +30 -0
bmake/linux_gcc_pgf90/petscconf.h 1.1 01/09/12 17:46:43 knepley@handbell.mcs.anl.gov +46 -0
bmake/linux_gcc_pgf90/packages 1.1 01/09/12 17:46:43 knepley@handbell.mcs.anl.gov +145 -0
bmake/linux_gcc_pgf90/buildtest 1.1 01/09/12 17:46:43 knepley@handbell.mcs.anl.gov +40 -0
bmake/UXPV/variables 1.1 01/09/12 17:46:43 knepley@handbell.mcs.anl.gov +76 -0
bmake/UXPV/rules 1.1 01/09/12 17:46:43 knepley@handbell.mcs.anl.gov +9 -0
bmake/UXPV/petscfix.h 1.1 01/09/12 17:46:43 knepley@handbell.mcs.anl.gov +55 -0
bmake/UXPV/petscconf.h 1.1 01/09/12 17:46:43 knepley@handbell.mcs.anl.gov +35 -0
bmake/UXPV/packages 1.1 01/09/12 17:46:43 knepley@handbell.mcs.anl.gov +106 -0
bmake/macx/variables 1.1 01/09/12 17:46:42 knepley@handbell.mcs.anl.gov +76 -0
bmake/macx/rules 1.1 01/09/12 17:46:42 knepley@handbell.mcs.anl.gov +17 -0
bmake/macx/petscfix.h 1.1 01/09/12 17:46:43 knepley@handbell.mcs.anl.gov +23 -0
bmake/macx/petscconf.h 1.1 01/09/12 17:46:42 knepley@handbell.mcs.anl.gov +55 -0
bmake/macx/packages 1.1 01/09/12 17:46:42 knepley@handbell.mcs.anl.gov +51 -0
bmake/linux_gcc_pgf90/variables 1.0 01/09/12 17:46:43 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/linux_gcc_pgf90/variables
bmake/linux_gcc_pgf90/rules 1.0 01/09/12 17:46:43 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/linux_gcc_pgf90/rules
bmake/linux_gcc_pgf90/petscfix.h 1.0 01/09/12 17:46:43 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/linux_gcc_pgf90/petscfix.h
bmake/linux_gcc_pgf90/petscconf.h 1.0 01/09/12 17:46:43 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/linux_gcc_pgf90/petscconf.h
bmake/linux_gcc_pgf90/packages 1.0 01/09/12 17:46:43 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/linux_gcc_pgf90/packages
bmake/linux_gcc_pgf90/buildtest 1.0 01/09/12 17:46:43 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/linux_gcc_pgf90/buildtest
bmake/linux_alpha_dec/variables 1.1 01/09/12 17:46:42 knepley@handbell.mcs.anl.gov +75 -0
bmake/linux_alpha_dec/rules 1.1 01/09/12 17:46:42 knepley@handbell.mcs.anl.gov +34 -0
bmake/linux_alpha_dec/petscfix.h 1.1 01/09/12 17:46:42 knepley@handbell.mcs.anl.gov +31 -0
bmake/linux_alpha_dec/petscconf.h 1.1 01/09/12 17:46:42 knepley@handbell.mcs.anl.gov +64 -0
bmake/linux_alpha_dec/packages 1.1 01/09/12 17:46:42 knepley@handbell.mcs.anl.gov +100 -0
bmake/linux_alpha/variables 1.1 01/09/12 17:46:42 knepley@handbell.mcs.anl.gov +80 -0
bmake/linux_alpha/rules 1.1 01/09/12 17:46:42 knepley@handbell.mcs.anl.gov +55 -0
bmake/linux_alpha/petscfix.h 1.1 01/09/12 17:46:42 knepley@handbell.mcs.anl.gov +30 -0
bmake/linux_alpha/petscconf.h 1.1 01/09/12 17:46:42 knepley@handbell.mcs.anl.gov +46 -0
bmake/linux_alpha/packages 1.1 01/09/12 17:46:42 knepley@handbell.mcs.anl.gov +91 -0
bmake/UXPV/variables 1.0 01/09/12 17:46:43 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/UXPV/variables
bmake/UXPV/rules 1.0 01/09/12 17:46:43 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/UXPV/rules
bmake/UXPV/petscfix.h 1.0 01/09/12 17:46:43 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/UXPV/petscfix.h
bmake/UXPV/petscconf.h 1.0 01/09/12 17:46:43 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/UXPV/petscconf.h
bmake/UXPV/packages 1.0 01/09/12 17:46:43 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/UXPV/packages
bmake/win64_intel/variables 1.1 01/09/12 17:46:41 knepley@handbell.mcs.anl.gov +72 -0
bmake/win64_intel/rules 1.1 01/09/12 17:46:41 knepley@handbell.mcs.anl.gov +13 -0
bmake/win64_intel/petscfix.h 1.1 01/09/12 17:46:41 knepley@handbell.mcs.anl.gov +36 -0
bmake/win64_intel/petscconf.h 1.1 01/09/12 17:46:41 knepley@handbell.mcs.anl.gov +54 -0
bmake/win64_intel/packages 1.1 01/09/12 17:46:41 knepley@handbell.mcs.anl.gov +24 -0
bmake/win32_intel/variables 1.1 01/09/12 17:46:41 knepley@handbell.mcs.anl.gov +72 -0
bmake/win32_intel/rules 1.1 01/09/12 17:46:41 knepley@handbell.mcs.anl.gov +13 -0
bmake/win32_intel/petscfix.h 1.1 01/09/12 17:46:41 knepley@handbell.mcs.anl.gov +36 -0
bmake/win32_intel/petscconf.h 1.1 01/09/12 17:46:41 knepley@handbell.mcs.anl.gov +54 -0
bmake/win32_intel/packages 1.1 01/09/12 17:46:41 knepley@handbell.mcs.anl.gov +26 -0
bmake/macx/variables 1.0 01/09/12 17:46:42 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/macx/variables
bmake/macx/rules 1.0 01/09/12 17:46:42 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/macx/rules
bmake/macx/petscfix.h 1.0 01/09/12 17:46:42 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/macx/petscfix.h
bmake/macx/petscconf.h 1.0 01/09/12 17:46:42 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/macx/petscconf.h
bmake/macx/packages 1.0 01/09/12 17:46:42 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/macx/packages
bmake/linux_alpha_dec/variables 1.0 01/09/12 17:46:42 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/linux_alpha_dec/variables
bmake/linux_alpha_dec/rules 1.0 01/09/12 17:46:42 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/linux_alpha_dec/rules
bmake/linux_alpha_dec/petscfix.h 1.0 01/09/12 17:46:42 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/linux_alpha_dec/petscfix.h
bmake/linux_alpha_dec/petscconf.h 1.0 01/09/12 17:46:42 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/linux_alpha_dec/petscconf.h
bmake/linux_alpha_dec/packages 1.0 01/09/12 17:46:42 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/linux_alpha_dec/packages
bmake/linux_alpha/variables 1.0 01/09/12 17:46:42 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/linux_alpha/variables
bmake/linux_alpha/rules 1.0 01/09/12 17:46:42 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/linux_alpha/rules
bmake/linux_alpha/petscfix.h 1.0 01/09/12 17:46:42 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/linux_alpha/petscfix.h
bmake/linux_alpha/petscconf.h 1.0 01/09/12 17:46:42 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/linux_alpha/petscconf.h
bmake/linux_alpha/packages 1.0 01/09/12 17:46:42 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/linux_alpha/packages
bmake/linux_absoft/variables 1.1 01/09/12 17:46:41 knepley@handbell.mcs.anl.gov +77 -0
bmake/linux_absoft/petscfix.h 1.1 01/09/12 17:46:41 knepley@handbell.mcs.anl.gov +30 -0
bmake/linux_absoft/petscconf.h 1.1 01/09/12 17:46:41 knepley@handbell.mcs.anl.gov +47 -0
bmake/linux_absoft/buildtest 1.1 01/09/12 17:46:41 knepley@handbell.mcs.anl.gov +40 -0
bmake/hpux64/variables 1.1 01/09/12 17:46:41 knepley@handbell.mcs.anl.gov +77 -0
bmake/hpux64/rules 1.1 01/09/12 17:46:41 knepley@handbell.mcs.anl.gov +59 -0
bmake/hpux64/petscfix.h 1.1 01/09/12 17:46:42 knepley@handbell.mcs.anl.gov +38 -0
bmake/hpux64/petscconf.h 1.1 01/09/12 17:46:41 knepley@handbell.mcs.anl.gov +59 -0
bmake/hpux64/packages 1.1 01/09/12 17:46:41 knepley@handbell.mcs.anl.gov +72 -0
bmake/IRIX_gnu/variables 1.1 01/09/12 17:46:41 knepley@handbell.mcs.anl.gov +79 -0
bmake/IRIX_gnu/rules 1.1 01/09/12 17:46:41 knepley@handbell.mcs.anl.gov +48 -0
bmake/IRIX_gnu/petscfix.h 1.1 01/09/12 17:46:41 knepley@handbell.mcs.anl.gov +37 -0
bmake/IRIX_gnu/petscconf.h 1.1 01/09/12 17:46:41 knepley@handbell.mcs.anl.gov +57 -0
bmake/IRIX_gnu/packages 1.1 01/09/12 17:46:41 knepley@handbell.mcs.anl.gov +102 -0
bmake/win64_intel/variables 1.0 01/09/12 17:46:41 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/win64_intel/variables
bmake/win64_intel/rules 1.0 01/09/12 17:46:41 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/win64_intel/rules
bmake/win64_intel/petscfix.h 1.0 01/09/12 17:46:41 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/win64_intel/petscfix.h
bmake/win64_intel/petscconf.h 1.0 01/09/12 17:46:41 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/win64_intel/petscconf.h
bmake/win64_intel/packages 1.0 01/09/12 17:46:41 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/win64_intel/packages
bmake/win32_intel/variables 1.0 01/09/12 17:46:41 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/win32_intel/variables
bmake/win32_intel/rules 1.0 01/09/12 17:46:41 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/win32_intel/rules
bmake/win32_intel/petscfix.h 1.0 01/09/12 17:46:41 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/win32_intel/petscfix.h
bmake/win32_intel/petscconf.h 1.0 01/09/12 17:46:41 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/win32_intel/petscconf.h
bmake/win32_intel/packages 1.0 01/09/12 17:46:41 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/win32_intel/packages
bmake/linux_absoft/variables 1.0 01/09/12 17:46:41 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/linux_absoft/variables
bmake/linux_absoft/rules 1.1 01/09/12 17:46:40 knepley@handbell.mcs.anl.gov +55 -0
bmake/linux_absoft/petscfix.h 1.0 01/09/12 17:46:41 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/linux_absoft/petscfix.h
bmake/linux_absoft/petscconf.h 1.0 01/09/12 17:46:41 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/linux_absoft/petscconf.h
bmake/linux_absoft/packages 1.1 01/09/12 17:46:41 knepley@handbell.mcs.anl.gov +86 -0
bmake/linux_absoft/buildtest 1.0 01/09/12 17:46:41 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/linux_absoft/buildtest
bmake/hpux64/variables 1.0 01/09/12 17:46:41 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/hpux64/variables
bmake/hpux64/rules 1.0 01/09/12 17:46:41 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/hpux64/rules
bmake/hpux64/petscfix.h 1.0 01/09/12 17:46:41 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/hpux64/petscfix.h
bmake/hpux64/petscconf.h 1.0 01/09/12 17:46:41 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/hpux64/petscconf.h
bmake/hpux64/packages 1.0 01/09/12 17:46:41 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/hpux64/packages
bmake/config/variables.in 1.1 01/09/12 17:46:40 knepley@handbell.mcs.anl.gov +99 -0
bmake/config/rules.in 1.1 01/09/12 17:46:40 knepley@handbell.mcs.anl.gov +57 -0
bmake/config/petscfix.h.in 1.1 01/09/12 17:46:40 knepley@handbell.mcs.anl.gov +229 -0
bmake/config/packages.in 1.1 01/09/12 17:46:40 knepley@handbell.mcs.anl.gov +105 -0
bmake/IRIX_gnu/variables 1.0 01/09/12 17:46:41 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/IRIX_gnu/variables
bmake/IRIX_gnu/rules 1.0 01/09/12 17:46:41 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/IRIX_gnu/rules
bmake/IRIX_gnu/petscfix.h 1.0 01/09/12 17:46:41 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/IRIX_gnu/petscfix.h
bmake/IRIX_gnu/petscconf.h 1.0 01/09/12 17:46:41 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/IRIX_gnu/petscconf.h
bmake/IRIX_gnu/packages 1.0 01/09/12 17:46:41 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/IRIX_gnu/packages
bmake/solaris64/variables 1.1 01/09/12 17:46:39 knepley@handbell.mcs.anl.gov +78 -0
bmake/solaris64/rules 1.1 01/09/12 17:46:39 knepley@handbell.mcs.anl.gov +54 -0
bmake/solaris64/petscfix.h 1.1 01/09/12 17:46:39 knepley@handbell.mcs.anl.gov +46 -0
bmake/solaris64/petscconf.h 1.1 01/09/12 17:46:39 knepley@handbell.mcs.anl.gov +59 -0
bmake/solaris64/packages 1.1 01/09/12 17:46:39 knepley@handbell.mcs.anl.gov +109 -0
bmake/linux_absoft/rules 1.0 01/09/12 17:46:40 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/linux_absoft/rules
bmake/linux_absoft/packages 1.0 01/09/12 17:46:40 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/linux_absoft/packages
bmake/config/variables.in 1.0 01/09/12 17:46:40 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/config/variables.in
bmake/config/rules.in 1.0 01/09/12 17:46:40 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/config/rules.in
bmake/config/petscfix.h.in 1.0 01/09/12 17:46:40 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/config/petscfix.h.in
bmake/config/packages.in 1.0 01/09/12 17:46:40 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/config/packages.in
bmake/beos/variables 1.1 01/09/12 17:46:39 knepley@handbell.mcs.anl.gov +76 -0
bmake/beos/rules 1.1 01/09/12 17:46:39 knepley@handbell.mcs.anl.gov +17 -0
bmake/beos/petscfix.h 1.1 01/09/12 17:46:39 knepley@handbell.mcs.anl.gov +23 -0
bmake/beos/petscconf.h 1.1 01/09/12 17:46:39 knepley@handbell.mcs.anl.gov +54 -0
bmake/beos/packages 1.1 01/09/12 17:46:39 knepley@handbell.mcs.anl.gov +53 -0
bmake/solaris_uni/variables 1.1 01/09/12 17:46:38 knepley@handbell.mcs.anl.gov +73 -0
bmake/solaris_uni/rules 1.1 01/09/12 17:46:38 knepley@handbell.mcs.anl.gov +46 -0
bmake/solaris_uni/petscfix.h 1.1 01/09/12 17:46:38 knepley@handbell.mcs.anl.gov +45 -0
bmake/solaris_uni/petscconf.h 1.1 01/09/12 17:46:38 knepley@handbell.mcs.anl.gov +55 -0
bmake/solaris_uni/packages 1.1 01/09/12 17:46:38 knepley@handbell.mcs.anl.gov +89 -0
bmake/solaris_uni/buildtest 1.1 01/09/12 17:46:38 knepley@handbell.mcs.anl.gov +48 -0
bmake/solaris64/variables 1.0 01/09/12 17:46:39 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/solaris64/variables
bmake/solaris64/rules 1.0 01/09/12 17:46:39 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/solaris64/rules
bmake/solaris64/petscfix.h 1.0 01/09/12 17:46:39 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/solaris64/petscfix.h
bmake/solaris64/petscconf.h 1.0 01/09/12 17:46:39 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/solaris64/petscconf.h
bmake/solaris64/packages 1.0 01/09/12 17:46:39 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/solaris64/packages
bmake/rs6000_sp/petscfix.h 1.1 01/09/12 17:46:38 knepley@handbell.mcs.anl.gov +40 -0
bmake/rs6000_sp/petscconf.h 1.1 01/09/12 17:46:38 knepley@handbell.mcs.anl.gov +64 -0
bmake/rs6000_sp/packages 1.1 01/09/12 17:46:38 knepley@handbell.mcs.anl.gov +84 -0
bmake/linux64_intel/variables 1.1 01/09/12 17:46:39 knepley@handbell.mcs.anl.gov +75 -0
bmake/linux64_intel/rules 1.1 01/09/12 17:46:38 knepley@handbell.mcs.anl.gov +55 -0
bmake/linux64_intel/petscfix.h 1.1 01/09/12 17:46:38 knepley@handbell.mcs.anl.gov +30 -0
bmake/linux64_intel/petscconf.h 1.1 01/09/12 17:46:38 knepley@handbell.mcs.anl.gov +51 -0
bmake/linux64_intel/packages 1.1 01/09/12 17:46:38 knepley@handbell.mcs.anl.gov +31 -0
bmake/beos/variables 1.0 01/09/12 17:46:39 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/beos/variables
bmake/beos/rules 1.0 01/09/12 17:46:39 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/beos/rules
bmake/beos/petscfix.h 1.0 01/09/12 17:46:39 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/beos/petscfix.h
bmake/beos/petscconf.h 1.0 01/09/12 17:46:39 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/beos/petscconf.h
bmake/beos/packages 1.0 01/09/12 17:46:39 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/beos/packages
bmake/solaris_x86/variables 1.1 01/09/12 17:46:37 knepley@handbell.mcs.anl.gov +74 -0
bmake/solaris_x86/rules 1.1 01/09/12 17:46:37 knepley@handbell.mcs.anl.gov +51 -0
bmake/solaris_x86/petscfix.h 1.1 01/09/12 17:46:37 knepley@handbell.mcs.anl.gov +45 -0
bmake/solaris_x86/petscconf.h 1.1 01/09/12 17:46:37 knepley@handbell.mcs.anl.gov +47 -0
bmake/solaris_x86/packages 1.1 01/09/12 17:46:37 knepley@handbell.mcs.anl.gov +84 -0
bmake/solaris_uni/variables 1.0 01/09/12 17:46:38 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/solaris_uni/variables
bmake/solaris_uni/rules 1.0 01/09/12 17:46:38 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/solaris_uni/rules
bmake/solaris_uni/petscfix.h 1.0 01/09/12 17:46:38 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/solaris_uni/petscfix.h
bmake/solaris_uni/petscconf.h 1.0 01/09/12 17:46:38 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/solaris_uni/petscconf.h
bmake/solaris_uni/packages 1.0 01/09/12 17:46:38 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/solaris_uni/packages
bmake/solaris_uni/buildtest 1.0 01/09/12 17:46:38 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/solaris_uni/buildtest
bmake/rs6000_sp/variables 1.1 01/09/12 17:46:37 knepley@handbell.mcs.anl.gov +75 -0
bmake/rs6000_sp/rules 1.1 01/09/12 17:46:37 knepley@handbell.mcs.anl.gov +37 -0
bmake/rs6000_sp/petscfix.h 1.0 01/09/12 17:46:38 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/rs6000_sp/petscfix.h
bmake/rs6000_sp/petscconf.h 1.0 01/09/12 17:46:38 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/rs6000_sp/petscconf.h
bmake/rs6000_sp/packages 1.0 01/09/12 17:46:38 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/rs6000_sp/packages
bmake/rs6000_gnu/packages 1.1 01/09/12 17:46:37 knepley@handbell.mcs.anl.gov +72 -0
bmake/linux64_intel/variables 1.0 01/09/12 17:46:38 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/linux64_intel/variables
bmake/linux64_intel/rules 1.0 01/09/12 17:46:38 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/linux64_intel/rules
bmake/linux64_intel/petscfix.h 1.0 01/09/12 17:46:38 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/linux64_intel/petscfix.h
bmake/linux64_intel/petscconf.h 1.0 01/09/12 17:46:38 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/linux64_intel/petscconf.h
bmake/linux64_intel/packages 1.0 01/09/12 17:46:38 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/linux64_intel/packages
bmake/t3e/variables 1.1 01/09/12 17:46:36 knepley@handbell.mcs.anl.gov +74 -0
bmake/t3e/rules 1.1 01/09/12 17:46:36 knepley@handbell.mcs.anl.gov +23 -0
bmake/t3e/petscfix.h 1.1 01/09/12 17:46:36 knepley@handbell.mcs.anl.gov +32 -0
bmake/t3e/petscconf.h 1.1 01/09/12 17:46:36 knepley@handbell.mcs.anl.gov +53 -0
bmake/t3e/packages 1.1 01/09/12 17:46:36 knepley@handbell.mcs.anl.gov +80 -0
bmake/solaris_x86/variables 1.0 01/09/12 17:46:37 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/solaris_x86/variables
bmake/solaris_x86/rules 1.0 01/09/12 17:46:37 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/solaris_x86/rules
bmake/solaris_x86/petscfix.h 1.0 01/09/12 17:46:37 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/solaris_x86/petscfix.h
bmake/solaris_x86/petscconf.h 1.0 01/09/12 17:46:37 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/solaris_x86/petscconf.h
bmake/solaris_x86/packages 1.0 01/09/12 17:46:37 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/solaris_x86/packages
bmake/rs6000_sp/variables 1.0 01/09/12 17:46:37 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/rs6000_sp/variables
bmake/rs6000_sp/rules 1.0 01/09/12 17:46:37 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/rs6000_sp/rules
bmake/rs6000_gnu/variables 1.1 01/09/12 17:46:36 knepley@handbell.mcs.anl.gov +75 -0
bmake/rs6000_gnu/rules 1.1 01/09/12 17:46:36 knepley@handbell.mcs.anl.gov +14 -0
bmake/rs6000_gnu/petscfix.h 1.1 01/09/12 17:46:37 knepley@handbell.mcs.anl.gov +40 -0
bmake/rs6000_gnu/petscconf.h 1.1 01/09/12 17:46:36 knepley@handbell.mcs.anl.gov +55 -0
bmake/rs6000_gnu/packages 1.0 01/09/12 17:46:37 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/rs6000_gnu/packages
bmake/rs6000_gnu/base.S 1.1 01/09/12 17:46:36 knepley@handbell.mcs.anl.gov +48 -0
bmake/alpha_gnu/variables 1.1 01/09/12 17:46:36 knepley@handbell.mcs.anl.gov +75 -0
bmake/alpha_gnu/rules 1.1 01/09/12 17:46:36 knepley@handbell.mcs.anl.gov +34 -0
bmake/alpha_gnu/petscfix.h 1.1 01/09/12 17:46:36 knepley@handbell.mcs.anl.gov +32 -0
bmake/alpha_gnu/petscconf.h 1.1 01/09/12 17:46:36 knepley@handbell.mcs.anl.gov +43 -0
bmake/alpha_gnu/packages 1.1 01/09/12 17:46:36 knepley@handbell.mcs.anl.gov +96 -0
bmake/t3e/variables 1.0 01/09/12 17:46:36 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/t3e/variables
bmake/t3e/rules 1.0 01/09/12 17:46:36 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/t3e/rules
bmake/t3e/petscfix.h 1.0 01/09/12 17:46:36 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/t3e/petscfix.h
bmake/t3e/petscconf.h 1.0 01/09/12 17:46:36 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/t3e/petscconf.h
bmake/t3e/packages 1.0 01/09/12 17:46:36 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/t3e/packages
bmake/rs6000_gnu/variables 1.0 01/09/12 17:46:36 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/rs6000_gnu/variables
bmake/rs6000_gnu/rules 1.0 01/09/12 17:46:36 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/rs6000_gnu/rules
bmake/rs6000_gnu/petscfix.h 1.0 01/09/12 17:46:36 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/rs6000_gnu/petscfix.h
bmake/rs6000_gnu/petscconf.h 1.0 01/09/12 17:46:36 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/rs6000_gnu/petscconf.h
bmake/rs6000_gnu/base.S 1.0 01/09/12 17:46:36 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/rs6000_gnu/base.S
bmake/rs6000_64/variables 1.1 01/09/12 17:46:35 knepley@handbell.mcs.anl.gov +75 -0
bmake/rs6000_64/rules 1.1 01/09/12 17:46:35 knepley@handbell.mcs.anl.gov +37 -0
bmake/rs6000_64/petscfix.h 1.1 01/09/12 17:46:35 knepley@handbell.mcs.anl.gov +40 -0
bmake/rs6000_64/petscconf.h 1.1 01/09/12 17:46:35 knepley@handbell.mcs.anl.gov +60 -0
bmake/rs6000_64/packages 1.1 01/09/12 17:46:35 knepley@handbell.mcs.anl.gov +78 -0
bmake/alpha_uni/variables 1.1 01/09/12 17:46:35 knepley@handbell.mcs.anl.gov +75 -0
bmake/alpha_uni/rules 1.1 01/09/12 17:46:35 knepley@handbell.mcs.anl.gov +34 -0
bmake/alpha_uni/petscfix.h 1.1 01/09/12 17:46:35 knepley@handbell.mcs.anl.gov +32 -0
bmake/alpha_uni/petscconf.h 1.1 01/09/12 17:46:35 knepley@handbell.mcs.anl.gov +47 -0
bmake/alpha_uni/packages 1.1 01/09/12 17:46:35 knepley@handbell.mcs.anl.gov +37 -0
bmake/alpha_gnu/variables 1.0 01/09/12 17:46:36 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/alpha_gnu/variables
bmake/alpha_gnu/rules 1.0 01/09/12 17:46:36 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/alpha_gnu/rules
bmake/alpha_gnu/petscfix.h 1.0 01/09/12 17:46:36 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/alpha_gnu/petscfix.h
bmake/alpha_gnu/petscconf.h 1.0 01/09/12 17:46:36 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/alpha_gnu/petscconf.h
bmake/alpha_gnu/packages 1.0 01/09/12 17:46:36 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/alpha_gnu/packages
bmake/solaris_lam/petscfix.h 1.1 01/09/12 17:46:34 knepley@handbell.mcs.anl.gov +45 -0
bmake/solaris_lam/petscconf.h 1.1 01/09/12 17:46:34 knepley@handbell.mcs.anl.gov +64 -0
bmake/solaris_lam/packages 1.1 01/09/12 17:46:34 knepley@handbell.mcs.anl.gov +64 -0
bmake/rs6000_64/variables 1.0 01/09/12 17:46:35 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/rs6000_64/variables
bmake/rs6000_64/rules 1.0 01/09/12 17:46:35 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/rs6000_64/rules
bmake/rs6000_64/petscfix.h 1.0 01/09/12 17:46:35 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/rs6000_64/petscfix.h
bmake/rs6000_64/petscconf.h 1.0 01/09/12 17:46:35 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/rs6000_64/petscconf.h
bmake/rs6000_64/packages 1.0 01/09/12 17:46:35 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/rs6000_64/packages
bmake/alpha_uni/variables 1.0 01/09/12 17:46:35 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/alpha_uni/variables
bmake/alpha_uni/rules 1.0 01/09/12 17:46:35 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/alpha_uni/rules
bmake/alpha_uni/petscfix.h 1.0 01/09/12 17:46:35 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/alpha_uni/petscfix.h
bmake/alpha_uni/petscconf.h 1.0 01/09/12 17:46:35 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/alpha_uni/petscconf.h
bmake/alpha_uni/packages 1.0 01/09/12 17:46:35 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/alpha_uni/packages
bmake/win32_gnu/variables 1.1 01/09/12 17:46:33 knepley@handbell.mcs.anl.gov +72 -0
bmake/win32_gnu/rules 1.1 01/09/12 17:46:33 knepley@handbell.mcs.anl.gov +12 -0
bmake/win32_gnu/petscfix.h 1.1 01/09/12 17:46:33 knepley@handbell.mcs.anl.gov +52 -0
bmake/win32_gnu/petscconf.h 1.1 01/09/12 17:46:33 knepley@handbell.mcs.anl.gov +53 -0
bmake/win32_gnu/packages 1.1 01/09/12 17:46:33 knepley@handbell.mcs.anl.gov +50 -0
bmake/solaris_lam/variables 1.1 01/09/12 17:46:33 knepley@handbell.mcs.anl.gov +81 -0
bmake/solaris_lam/rules 1.1 01/09/12 17:46:34 knepley@handbell.mcs.anl.gov +51 -0
bmake/solaris_lam/petscfix.h 1.0 01/09/12 17:46:34 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/solaris_lam/petscfix.h
bmake/solaris_lam/petscconf.h 1.0 01/09/12 17:46:34 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/solaris_lam/petscconf.h
bmake/solaris_lam/packages 1.0 01/09/12 17:46:34 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/solaris_lam/packages
bmake/solaris_gnu/variables 1.1 01/09/12 17:46:33 knepley@handbell.mcs.anl.gov +74 -0
bmake/solaris_gnu/rules 1.1 01/09/12 17:46:33 knepley@handbell.mcs.anl.gov +47 -0
bmake/solaris_gnu/petscfix.h 1.1 01/09/12 17:46:33 knepley@handbell.mcs.anl.gov +45 -0
bmake/solaris_gnu/petscconf.h 1.1 01/09/12 17:46:33 knepley@handbell.mcs.anl.gov +65 -0
bmake/solaris_gnu/packages 1.1 01/09/12 17:46:33 knepley@handbell.mcs.anl.gov +95 -0
bmake/common/bopt_g 1.1 01/09/12 17:46:33 knepley@handbell.mcs.anl.gov +20 -0
bmake/common/bopt_g_single 1.1 01/09/12 17:46:33 knepley@handbell.mcs.anl.gov +18 -0
bmake/common/bopt_g_matsingle 1.1 01/09/12 17:46:33 knepley@handbell.mcs.anl.gov +17 -0
bmake/common/bopt_g_complex 1.1 01/09/12 17:46:33 knepley@handbell.mcs.anl.gov +20 -0
bmake/common/bopt_g_c++ 1.1 01/09/12 17:46:33 knepley@handbell.mcs.anl.gov +22 -0
bmake/common/bopt_O_single 1.1 01/09/12 17:46:33 knepley@handbell.mcs.anl.gov +20 -0
bmake/common/bopt_O_matsingle 1.1 01/09/12 17:46:33 knepley@handbell.mcs.anl.gov +17 -0
bmake/common/bopt_O_complex 1.1 01/09/12 17:46:33 knepley@handbell.mcs.anl.gov +19 -0
bmake/common/bopt_O_c++ 1.1 01/09/12 17:46:33 knepley@handbell.mcs.anl.gov +19 -0
bmake/win32_gnu/variables 1.0 01/09/12 17:46:33 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/win32_gnu/variables
bmake/win32_gnu/rules 1.0 01/09/12 17:46:33 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/win32_gnu/rules
bmake/win32_gnu/petscfix.h 1.0 01/09/12 17:46:33 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/win32_gnu/petscfix.h
bmake/win32_gnu/petscconf.h 1.0 01/09/12 17:46:33 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/win32_gnu/petscconf.h
bmake/win32_gnu/packages 1.0 01/09/12 17:46:33 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/win32_gnu/packages
bmake/solaris_lam/variables 1.0 01/09/12 17:46:33 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/solaris_lam/variables
bmake/solaris_lam/rules 1.0 01/09/12 17:46:33 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/solaris_lam/rules
bmake/solaris_gnu/variables 1.0 01/09/12 17:46:33 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/solaris_gnu/variables
bmake/solaris_gnu/rules 1.0 01/09/12 17:46:33 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/solaris_gnu/rules
bmake/solaris_gnu/petscfix.h 1.0 01/09/12 17:46:33 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/solaris_gnu/petscfix.h
bmake/solaris_gnu/petscconf.h 1.0 01/09/12 17:46:33 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/solaris_gnu/petscconf.h
bmake/solaris_gnu/packages 1.0 01/09/12 17:46:33 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/solaris_gnu/packages
bmake/solaris/variables 1.1 01/09/12 17:46:32 knepley@handbell.mcs.anl.gov +81 -0
bmake/solaris/rules 1.1 01/09/12 17:46:32 knepley@handbell.mcs.anl.gov +51 -0
bmake/solaris/petscfix.h 1.1 01/09/12 17:46:32 knepley@handbell.mcs.anl.gov +55 -0
bmake/solaris/petscconf.h 1.1 01/09/12 17:46:32 knepley@handbell.mcs.anl.gov +65 -0
bmake/solaris/packages 1.1 01/09/12 17:46:32 knepley@handbell.mcs.anl.gov +143 -0
bmake/solaris/buildtest 1.1 01/09/12 17:46:32 knepley@handbell.mcs.anl.gov +40 -0
bmake/linux64/variables 1.1 01/09/12 17:46:32 knepley@handbell.mcs.anl.gov +79 -0
bmake/linux64/petscfix.h 1.1 01/09/12 17:46:32 knepley@handbell.mcs.anl.gov +30 -0
bmake/common/variables 1.1 01/09/12 17:46:32 knepley@handbell.mcs.anl.gov +142 -0
bmake/common/test 1.1 01/09/12 17:46:32 knepley@handbell.mcs.anl.gov +96 -0
bmake/common/rules 1.1 01/09/12 17:46:32 knepley@handbell.mcs.anl.gov +715 -0
bmake/common/bopt_g 1.0 01/09/12 17:46:33 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/common/bopt_g
bmake/common/bopt_g_single 1.0 01/09/12 17:46:33 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/common/bopt_g_single
bmake/common/bopt_g_matsingle 1.0 01/09/12 17:46:33 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/common/bopt_g_matsingle
bmake/common/bopt_g_complex 1.0 01/09/12 17:46:33 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/common/bopt_g_complex
bmake/common/bopt_g_c++ 1.0 01/09/12 17:46:33 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/common/bopt_g_c++
bmake/common/bopt_O 1.1 01/09/12 17:46:33 knepley@handbell.mcs.anl.gov +20 -0
bmake/common/bopt_O_single 1.0 01/09/12 17:46:33 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/common/bopt_O_single
bmake/common/bopt_O_matsingle 1.0 01/09/12 17:46:33 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/common/bopt_O_matsingle
bmake/common/bopt_O_complex 1.0 01/09/12 17:46:33 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/common/bopt_O_complex
bmake/common/bopt_O_c++ 1.0 01/09/12 17:46:33 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/common/bopt_O_c++
bmake/common/bopt_0 1.1 01/09/12 17:46:32 knepley@handbell.mcs.anl.gov +5 -0
bmake/common/bopt_0_c++ 1.1 01/09/12 17:46:32 knepley@handbell.mcs.anl.gov +6 -0
bmake/common/base 1.1 01/09/12 17:46:32 knepley@handbell.mcs.anl.gov +5 -0
bmake/solaris/variables 1.0 01/09/12 17:46:32 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/solaris/variables
bmake/solaris/rules 1.0 01/09/12 17:46:32 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/solaris/rules
bmake/solaris/petscfix.h 1.0 01/09/12 17:46:32 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/solaris/petscfix.h
bmake/solaris/petscconf.h 1.0 01/09/12 17:46:32 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/solaris/petscconf.h
bmake/solaris/packages 1.0 01/09/12 17:46:32 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/solaris/packages
bmake/solaris/buildtest 1.0 01/09/12 17:46:32 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/solaris/buildtest
bmake/linux_pgi/variables 1.1 01/09/12 17:46:31 knepley@handbell.mcs.anl.gov +76 -0
bmake/linux_pgi/rules 1.1 01/09/12 17:46:31 knepley@handbell.mcs.anl.gov +55 -0
bmake/linux_pgi/petscfix.h 1.1 01/09/12 17:46:31 knepley@handbell.mcs.anl.gov +30 -0
bmake/linux_pgi/petscconf.h 1.1 01/09/12 17:46:31 knepley@handbell.mcs.anl.gov +45 -0
bmake/linux_pgi/packages 1.1 01/09/12 17:46:31 knepley@handbell.mcs.anl.gov +94 -0
bmake/linux64/variables 1.0 01/09/12 17:46:32 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/linux64/variables
bmake/linux64/rules 1.1 01/09/12 17:46:31 knepley@handbell.mcs.anl.gov +56 -0
bmake/linux64/petscfix.h 1.0 01/09/12 17:46:32 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/linux64/petscfix.h
bmake/linux64/petscconf.h 1.1 01/09/12 17:46:32 knepley@handbell.mcs.anl.gov +47 -0
bmake/linux64/packages 1.1 01/09/12 17:46:31 knepley@handbell.mcs.anl.gov +31 -0
bmake/linux/buildtest 1.1 01/09/12 17:46:31 knepley@handbell.mcs.anl.gov +40 -0
bmake/common/variables 1.0 01/09/12 17:46:32 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/common/variables
bmake/common/test 1.0 01/09/12 17:46:32 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/common/test
bmake/common/rules 1.0 01/09/12 17:46:32 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/common/rules
bmake/common/bopt_O 1.0 01/09/12 17:46:32 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/common/bopt_O
bmake/common/bopt_0 1.0 01/09/12 17:46:32 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/common/bopt_0
bmake/common/bopt_0_c++ 1.0 01/09/12 17:46:32 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/common/bopt_0_c++
bmake/common/base 1.0 01/09/12 17:46:32 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/common/base
bmake/ascired/variables 1.1 01/09/12 17:46:31 knepley@handbell.mcs.anl.gov +72 -0
bmake/ascired/rules 1.1 01/09/12 17:46:31 knepley@handbell.mcs.anl.gov +9 -0
bmake/ascired/petscfix.h 1.1 01/09/12 17:46:31 knepley@handbell.mcs.anl.gov +33 -0
bmake/ascired/petscconf.h 1.1 01/09/12 17:46:31 knepley@handbell.mcs.anl.gov +53 -0
bmake/ascired/packages 1.1 01/09/12 17:46:31 knepley@handbell.mcs.anl.gov +74 -0
bmake/IRIX64/variables 1.1 01/09/12 17:46:31 knepley@handbell.mcs.anl.gov +78 -0
bmake/IRIX64/rules 1.1 01/09/12 17:46:31 knepley@handbell.mcs.anl.gov +64 -0
bmake/IRIX64/petscfix.h 1.1 01/09/12 17:46:31 knepley@handbell.mcs.anl.gov +37 -0
bmake/IRIX64/petscconf.h 1.1 01/09/12 17:46:31 knepley@handbell.mcs.anl.gov +63 -0
bmake/IRIX64/packages 1.1 01/09/12 17:46:31 knepley@handbell.mcs.anl.gov +114 -0
bmake/rs6000/packages 1.1 01/09/12 17:46:30 knepley@handbell.mcs.anl.gov +87 -0
bmake/linux_pgi/variables 1.0 01/09/12 17:46:31 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/linux_pgi/variables
bmake/linux_pgi/rules 1.0 01/09/12 17:46:31 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/linux_pgi/rules
bmake/linux_pgi/petscfix.h 1.0 01/09/12 17:46:31 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/linux_pgi/petscfix.h
bmake/linux_pgi/petscconf.h 1.0 01/09/12 17:46:31 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/linux_pgi/petscconf.h
bmake/linux_pgi/packages 1.0 01/09/12 17:46:31 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/linux_pgi/packages
bmake/linux64/rules 1.0 01/09/12 17:46:31 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/linux64/rules
bmake/linux64/petscconf.h 1.0 01/09/12 17:46:31 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/linux64/petscconf.h
bmake/linux64/packages 1.0 01/09/12 17:46:31 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/linux64/packages
bmake/linux/buildtest 1.0 01/09/12 17:46:31 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/linux/buildtest
bmake/hpux/variables 1.1 01/09/12 17:46:30 knepley@handbell.mcs.anl.gov +78 -0
bmake/hpux/rules 1.1 01/09/12 17:46:30 knepley@handbell.mcs.anl.gov +73 -0
bmake/hpux/petscfix.h 1.1 01/09/12 17:46:30 knepley@handbell.mcs.anl.gov +38 -0
bmake/hpux/petscconf.h 1.1 01/09/12 17:46:30 knepley@handbell.mcs.anl.gov +53 -0
bmake/hpux/packages 1.1 01/09/12 17:46:30 knepley@handbell.mcs.anl.gov +76 -0
bmake/freebsd/variables 1.1 01/09/12 17:46:30 knepley@handbell.mcs.anl.gov +77 -0
bmake/freebsd/rules 1.1 01/09/12 17:46:30 knepley@handbell.mcs.anl.gov +71 -0
bmake/freebsd/petscfix.h 1.1 01/09/12 17:46:30 knepley@handbell.mcs.anl.gov +62 -0
bmake/freebsd/petscconf.h 1.1 01/09/12 17:46:30 knepley@handbell.mcs.anl.gov +41 -0
bmake/freebsd/packages 1.1 01/09/12 17:46:30 knepley@handbell.mcs.anl.gov +90 -0
bmake/ascired/variables 1.0 01/09/12 17:46:31 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/ascired/variables
bmake/ascired/rules 1.0 01/09/12 17:46:31 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/ascired/rules
bmake/ascired/petscfix.h 1.0 01/09/12 17:46:31 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/ascired/petscfix.h
bmake/ascired/petscconf.h 1.0 01/09/12 17:46:31 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/ascired/petscconf.h
bmake/ascired/packages 1.0 01/09/12 17:46:31 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/ascired/packages
bmake/alpha/variables 1.1 01/09/12 17:46:30 knepley@handbell.mcs.anl.gov +75 -0
bmake/alpha/rules 1.1 01/09/12 17:46:30 knepley@handbell.mcs.anl.gov +34 -0
bmake/alpha/petscfix.h 1.1 01/09/12 17:46:30 knepley@handbell.mcs.anl.gov +32 -0
bmake/alpha/petscconf.h 1.1 01/09/12 17:46:30 knepley@handbell.mcs.anl.gov +51 -0
bmake/alpha/packages 1.1 01/09/12 17:46:30 knepley@handbell.mcs.anl.gov +116 -0
bmake/IRIX64/variables 1.0 01/09/12 17:46:31 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/IRIX64/variables
bmake/IRIX64/rules 1.0 01/09/12 17:46:31 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/IRIX64/rules
bmake/IRIX64/petscfix.h 1.0 01/09/12 17:46:31 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/IRIX64/petscfix.h
bmake/IRIX64/petscconf.h 1.0 01/09/12 17:46:31 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/IRIX64/petscconf.h
bmake/IRIX64/packages 1.0 01/09/12 17:46:31 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/IRIX64/packages
bmake/rs6000/variables 1.1 01/09/12 17:46:29 knepley@handbell.mcs.anl.gov +75 -0
bmake/rs6000/rules 1.1 01/09/12 17:46:29 knepley@handbell.mcs.anl.gov +39 -0
bmake/rs6000/petscfix.h 1.1 01/09/12 17:46:29 knepley@handbell.mcs.anl.gov +41 -0
bmake/rs6000/petscconf.h 1.1 01/09/12 17:46:29 knepley@handbell.mcs.anl.gov +61 -0
bmake/rs6000/packages 1.0 01/09/12 17:46:30 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/rs6000/packages
bmake/rs6000/base.S 1.1 01/09/12 17:46:29 knepley@handbell.mcs.anl.gov +48 -0
bmake/hpux/variables 1.0 01/09/12 17:46:30 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/hpux/variables
bmake/hpux/rules 1.0 01/09/12 17:46:30 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/hpux/rules
bmake/hpux/petscfix.h 1.0 01/09/12 17:46:30 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/hpux/petscfix.h
bmake/hpux/petscconf.h 1.0 01/09/12 17:46:30 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/hpux/petscconf.h
bmake/hpux/packages 1.0 01/09/12 17:46:30 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/hpux/packages
bmake/freebsd/variables 1.0 01/09/12 17:46:30 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/freebsd/variables
bmake/freebsd/rules 1.0 01/09/12 17:46:30 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/freebsd/rules
bmake/freebsd/petscfix.h 1.0 01/09/12 17:46:30 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/freebsd/petscfix.h
bmake/freebsd/petscconf.h 1.0 01/09/12 17:46:30 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/freebsd/petscconf.h
bmake/freebsd/packages 1.0 01/09/12 17:46:30 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/freebsd/packages
bmake/alpha/variables 1.0 01/09/12 17:46:30 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/alpha/variables
bmake/alpha/rules 1.0 01/09/12 17:46:30 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/alpha/rules
bmake/alpha/petscfix.h 1.0 01/09/12 17:46:30 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/alpha/petscfix.h
bmake/alpha/petscconf.h 1.0 01/09/12 17:46:30 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/alpha/petscconf.h
bmake/alpha/packages 1.0 01/09/12 17:46:30 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/alpha/packages
bmake/IRIX/packages 1.1 01/09/12 17:46:29 knepley@handbell.mcs.anl.gov +101 -0
bmake/rs6000/variables 1.0 01/09/12 17:46:29 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/rs6000/variables
bmake/rs6000/rules 1.0 01/09/12 17:46:29 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/rs6000/rules
bmake/rs6000/petscfix.h 1.0 01/09/12 17:46:29 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/rs6000/petscfix.h
bmake/rs6000/petscconf.h 1.0 01/09/12 17:46:29 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/rs6000/petscconf.h
bmake/rs6000/base.S 1.0 01/09/12 17:46:29 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/rs6000/base.S
bmake/IRIX/petscfix.h 1.1 01/09/12 17:46:28 knepley@handbell.mcs.anl.gov +37 -0
bmake/IRIX/packages 1.0 01/09/12 17:46:29 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/IRIX/packages
include/finclude/petscviewer.h 1.1 01/09/12 17:46:27 knepley@handbell.mcs.anl.gov +86 -0
include/finclude/petscvec.h90 1.1 01/09/12 17:46:27 knepley@handbell.mcs.anl.gov +45 -0
include/finclude/petscsys.h 1.1 01/09/12 17:46:27 knepley@handbell.mcs.anl.gov +53 -0
include/esi/petsc/vector.h 1.1 01/09/12 17:46:27 knepley@handbell.mcs.anl.gov +84 -0
include/esi/petsc/object.h 1.1 01/09/12 17:46:27 knepley@handbell.mcs.anl.gov +55 -0
include/esi/petsc/matrix.h 1.1 01/09/12 17:46:27 knepley@handbell.mcs.anl.gov +87 -0
bmake/variables.defs 1.1 01/09/12 17:46:27 knepley@handbell.mcs.anl.gov +33 -0
bmake/readme 1.1 01/09/12 17:46:27 knepley@handbell.mcs.anl.gov +4 -0
bmake/petscconf.defs 1.1 01/09/12 17:46:27 knepley@handbell.mcs.anl.gov +109 -0
bmake/adicmf.init 1.1 01/09/12 17:46:27 knepley@handbell.mcs.anl.gov +56 -0
bmake/adicmastercontrol 1.1 01/09/12 17:46:27 knepley@handbell.mcs.anl.gov +68 -0
bmake/adic.init 1.1 01/09/12 17:46:27 knepley@handbell.mcs.anl.gov +55 -0
bmake/IRIX/variables 1.1 01/09/12 17:46:27 knepley@handbell.mcs.anl.gov +80 -0
bmake/IRIX/rules 1.1 01/09/12 17:46:27 knepley@handbell.mcs.anl.gov +50 -0
bmake/IRIX/petscfix.h 1.0 01/09/12 17:46:28 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/IRIX/petscfix.h
bmake/IRIX/petscconf.h 1.1 01/09/12 17:46:28 knepley@handbell.mcs.anl.gov +59 -0
include/finclude/petscviewer.h 1.0 01/09/12 17:46:27 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/finclude/petscviewer.h
include/finclude/petscvec.h 1.1 01/09/12 17:46:26 knepley@handbell.mcs.anl.gov +84 -0
include/finclude/petscvec.h90 1.0 01/09/12 17:46:27 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/finclude/petscvec.h90
include/finclude/petscts.h 1.1 01/09/12 17:46:26 knepley@handbell.mcs.anl.gov +49 -0
include/finclude/petscsys.h 1.0 01/09/12 17:46:27 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/finclude/petscsys.h
include/finclude/petscsnes.h 1.1 01/09/12 17:46:26 knepley@handbell.mcs.anl.gov +101 -0
include/finclude/petscpc.h 1.1 01/09/12 17:46:26 knepley@handbell.mcs.anl.gov +67 -0
include/finclude/petscmg.h 1.1 01/09/12 17:46:26 knepley@handbell.mcs.anl.gov +30 -0
include/finclude/petscmat.h 1.1 01/09/12 17:46:26 knepley@handbell.mcs.anl.gov +400 -0
include/finclude/petscmat.h90 1.1 01/09/12 17:46:26 knepley@handbell.mcs.anl.gov +26 -0
include/finclude/petsclog.h 1.1 01/09/12 17:46:26 knepley@handbell.mcs.anl.gov +212 -0
include/finclude/petscksp.h 1.1 01/09/12 17:46:26 knepley@handbell.mcs.anl.gov +92 -0
include/finclude/petscis.h 1.1 01/09/12 17:46:26 knepley@handbell.mcs.anl.gov +34 -0
include/finclude/petscis.h90 1.1 01/09/12 17:46:26 knepley@handbell.mcs.anl.gov +61 -0
include/finclude/petscdraw.h 1.1 01/09/12 17:46:26 knepley@handbell.mcs.anl.gov +80 -0
include/finclude/petscdef.h 1.1 01/09/12 17:46:26 knepley@handbell.mcs.anl.gov +143 -0
include/finclude/petscda.h 1.1 01/09/12 17:46:26 knepley@handbell.mcs.anl.gov +82 -0
include/finclude/petscda.h90 1.1 01/09/12 17:46:26 knepley@handbell.mcs.anl.gov +17 -0
include/finclude/petscao.h 1.1 01/09/12 17:46:26 knepley@handbell.mcs.anl.gov +28 -0
include/finclude/petsc.h 1.1 01/09/12 17:46:26 knepley@handbell.mcs.anl.gov +147 -0
include/finclude/makefile 1.1 01/09/12 17:46:26 knepley@handbell.mcs.anl.gov +26 -0
include/f90impl/makefile 1.1 01/09/12 17:46:26 knepley@handbell.mcs.anl.gov +17 -0
include/f90impl/f90_pgi.h 1.1 01/09/12 17:46:26 knepley@handbell.mcs.anl.gov +40 -0
include/f90impl/f90_absoft.h 1.1 01/09/12 17:46:26 knepley@handbell.mcs.anl.gov +55 -0
include/esi/petsc/vector.h 1.0 01/09/12 17:46:27 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/esi/petsc/vector.h
include/esi/petsc/object.h 1.0 01/09/12 17:46:27 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/esi/petsc/object.h
include/esi/petsc/matrix.h 1.0 01/09/12 17:46:27 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/esi/petsc/matrix.h
bmake/variables.defs 1.0 01/09/12 17:46:27 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/variables.defs
bmake/readme 1.0 01/09/12 17:46:27 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/readme
bmake/petscconf.defs 1.0 01/09/12 17:46:27 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/petscconf.defs
bmake/adicmf.init 1.0 01/09/12 17:46:27 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/adicmf.init
bmake/adicmastercontrol 1.0 01/09/12 17:46:27 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/adicmastercontrol
bmake/adic.init 1.0 01/09/12 17:46:27 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/adic.init
bmake/IRIX/variables 1.0 01/09/12 17:46:27 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/IRIX/variables
bmake/IRIX/rules 1.0 01/09/12 17:46:27 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/IRIX/rules
bmake/IRIX/petscconf.h 1.0 01/09/12 17:46:27 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/bmake/IRIX/petscconf.h
include/petscviewer.h 1.1 01/09/12 17:46:25 knepley@handbell.mcs.anl.gov +189 -0
include/petscversion.h 1.1 01/09/12 17:46:25 knepley@handbell.mcs.anl.gov +25 -0
include/petscvec.h 1.1 01/09/12 17:46:25 knepley@handbell.mcs.anl.gov +283 -0
include/petscoptions.h 1.1 01/09/12 17:46:25 knepley@handbell.mcs.anl.gov +65 -0
include/petscmath.h 1.1 01/09/12 17:46:25 knepley@handbell.mcs.anl.gov +205 -0
include/petscksp.h 1.1 01/09/12 17:46:25 knepley@handbell.mcs.anl.gov +200 -0
include/petschead.h 1.1 01/09/12 17:46:25 knepley@handbell.mcs.anl.gov +268 -0
include/petscf90.h 1.1 01/09/12 17:46:25 knepley@handbell.mcs.anl.gov +47 -0
include/petscerror.h 1.1 01/09/12 17:46:25 knepley@handbell.mcs.anl.gov +264 -0
include/petscengine.h 1.1 01/09/12 17:46:25 knepley@handbell.mcs.anl.gov +34 -0
include/petscdraw.h 1.1 01/09/12 17:46:25 knepley@handbell.mcs.anl.gov +296 -0
include/petscadic.h 1.1 01/09/12 17:46:25 knepley@handbell.mcs.anl.gov +38 -0
include/iclsse.h 1.1 01/09/12 17:46:25 knepley@handbell.mcs.anl.gov +326 -0
include/gccsse.h 1.1 01/09/12 17:46:25 knepley@handbell.mcs.anl.gov +489 -0
include/finclude/petscvec.h 1.0 01/09/12 17:46:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/finclude/petscvec.h
include/finclude/petscts.h 1.0 01/09/12 17:46:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/finclude/petscts.h
include/finclude/petscsnes.h 1.0 01/09/12 17:46:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/finclude/petscsnes.h
include/finclude/petscpc.h 1.0 01/09/12 17:46:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/finclude/petscpc.h
include/finclude/petscmg.h 1.0 01/09/12 17:46:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/finclude/petscmg.h
include/finclude/petscmat.h 1.0 01/09/12 17:46:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/finclude/petscmat.h
include/finclude/petscmat.h90 1.0 01/09/12 17:46:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/finclude/petscmat.h90
include/finclude/petsclog.h 1.0 01/09/12 17:46:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/finclude/petsclog.h
include/finclude/petscksp.h 1.0 01/09/12 17:46:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/finclude/petscksp.h
include/finclude/petscis.h 1.0 01/09/12 17:46:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/finclude/petscis.h
include/finclude/petscis.h90 1.0 01/09/12 17:46:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/finclude/petscis.h90
include/finclude/petscdraw.h 1.0 01/09/12 17:46:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/finclude/petscdraw.h
include/finclude/petscdef.h 1.0 01/09/12 17:46:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/finclude/petscdef.h
include/finclude/petscda.h 1.0 01/09/12 17:46:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/finclude/petscda.h
include/finclude/petscda.h90 1.0 01/09/12 17:46:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/finclude/petscda.h90
include/finclude/petscao.h 1.0 01/09/12 17:46:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/finclude/petscao.h
include/finclude/petsc.h 1.0 01/09/12 17:46:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/finclude/petsc.h
include/finclude/makefile 1.0 01/09/12 17:46:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/finclude/makefile
include/f90impl/makefile 1.0 01/09/12 17:46:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/f90impl/makefile
include/f90impl/f90_win32.h 1.1 01/09/12 17:46:25 knepley@handbell.mcs.anl.gov +59 -0
include/f90impl/f90_t3e.h 1.1 01/09/12 17:46:25 knepley@handbell.mcs.anl.gov +52 -0
include/f90impl/f90_solaris_old.h 1.1 01/09/12 17:46:25 knepley@handbell.mcs.anl.gov +59 -0
include/f90impl/f90_solaris.h 1.1 01/09/12 17:46:25 knepley@handbell.mcs.anl.gov +30 -0
include/f90impl/f90_rs6000.h 1.1 01/09/12 17:46:25 knepley@handbell.mcs.anl.gov +58 -0
include/f90impl/f90_pgi.h 1.0 01/09/12 17:46:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/f90impl/f90_pgi.h
include/f90impl/f90_nag.h 1.1 01/09/12 17:46:26 knepley@handbell.mcs.anl.gov +11 -0
include/f90impl/f90_hpux.h 1.1 01/09/12 17:46:25 knepley@handbell.mcs.anl.gov +53 -0
include/f90impl/f90_alpha.h 1.1 01/09/12 17:46:25 knepley@handbell.mcs.anl.gov +70 -0
include/f90impl/f90_absoft.h 1.0 01/09/12 17:46:26 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/f90impl/f90_absoft.h
include/f90impl/f90_IRIX.h 1.1 01/09/12 17:46:25 knepley@handbell.mcs.anl.gov +61 -0
include/petscviewer.h 1.0 01/09/12 17:46:25 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/petscviewer.h
include/petscversion.h 1.0 01/09/12 17:46:25 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/petscversion.h
include/petscvec.h 1.0 01/09/12 17:46:25 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/petscvec.h
include/petscts.h 1.1 01/09/12 17:46:24 knepley@handbell.mcs.anl.gov +147 -0
include/petscsys.h 1.1 01/09/12 17:46:24 knepley@handbell.mcs.anl.gov +86 -0
include/petscsnes.h 1.1 01/09/12 17:46:24 knepley@handbell.mcs.anl.gov +218 -0
include/petscpf.h 1.1 01/09/12 17:46:24 knepley@handbell.mcs.anl.gov +72 -0
include/petscpc.h 1.1 01/09/12 17:46:24 knepley@handbell.mcs.anl.gov +237 -0
include/petscoptions.h 1.0 01/09/12 17:46:25 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/petscoptions.h
include/petscmg.h 1.1 01/09/12 17:46:24 knepley@handbell.mcs.anl.gov +59 -0
include/petscmath.h 1.0 01/09/12 17:46:25 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/petscmath.h
include/petscmat.h 1.1 01/09/12 17:46:24 knepley@handbell.mcs.anl.gov +794 -0
include/petsclog.h 1.1 01/09/12 17:46:24 knepley@handbell.mcs.anl.gov +465 -0
include/petscksp.h 1.0 01/09/12 17:46:25 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/petscksp.h
include/petscis.h 1.1 01/09/12 17:46:24 knepley@handbell.mcs.anl.gov +185 -0
include/petschead.h 1.0 01/09/12 17:46:25 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/petschead.h
include/petscf90.h 1.0 01/09/12 17:46:25 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/petscf90.h
include/petscerror.h 1.0 01/09/12 17:46:25 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/petscerror.h
include/petscengine.h 1.0 01/09/12 17:46:25 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/petscengine.h
include/petscdraw.h 1.0 01/09/12 17:46:25 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/petscdraw.h
include/petscda.h 1.1 01/09/12 17:46:24 knepley@handbell.mcs.anl.gov +360 -0
include/petscbt.h 1.1 01/09/12 17:46:24 knepley@handbell.mcs.anl.gov +93 -0
include/petscblaslapack.h 1.1 01/09/12 17:46:25 knepley@handbell.mcs.anl.gov +433 -0
include/petscao.h 1.1 01/09/12 17:46:24 knepley@handbell.mcs.anl.gov +123 -0
include/petscadic.h 1.0 01/09/12 17:46:25 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/petscadic.h
include/petsc.h 1.1 01/09/12 17:46:24 knepley@handbell.mcs.anl.gov +626 -0
include/makefile 1.1 01/09/12 17:46:24 knepley@handbell.mcs.anl.gov +18 -0
include/iclsse.h 1.0 01/09/12 17:46:25 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/iclsse.h
include/gccsse.h 1.0 01/09/12 17:46:25 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/gccsse.h
include/f90impl/f90_win32.h 1.0 01/09/12 17:46:25 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/f90impl/f90_win32.h
include/f90impl/f90_t3e.h 1.0 01/09/12 17:46:25 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/f90impl/f90_t3e.h
include/f90impl/f90_solaris_old.h 1.0 01/09/12 17:46:25 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/f90impl/f90_solaris_old.h
include/f90impl/f90_solaris.h 1.0 01/09/12 17:46:25 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/f90impl/f90_solaris.h
include/f90impl/f90_rs6000.h 1.0 01/09/12 17:46:25 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/f90impl/f90_rs6000.h
include/f90impl/f90_nag.h 1.0 01/09/12 17:46:25 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/f90impl/f90_nag.h
include/f90impl/f90_hpux.h 1.0 01/09/12 17:46:25 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/f90impl/f90_hpux.h
include/f90impl/f90_alpha.h 1.0 01/09/12 17:46:25 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/f90impl/f90_alpha.h
include/f90impl/f90_IRIX.h 1.0 01/09/12 17:46:25 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/f90impl/f90_IRIX.h
maint/xcludecblas 1.1 01/09/12 17:46:23 knepley@handbell.mcs.anl.gov +17 -0
maint/xcludebackup 1.1 01/09/12 17:46:23 knepley@handbell.mcs.anl.gov +10 -0
maint/update-docs.py 1.1 01/09/12 17:46:23 knepley@handbell.mcs.anl.gov +86 -0
maint/tuesdayreminder 1.1 01/09/12 17:46:23 knepley@handbell.mcs.anl.gov +5 -0
maint/killnightly 1.1 01/09/12 17:46:23 knepley@handbell.mcs.anl.gov +8 -0
maint/hosts.solaris 1.1 01/09/12 17:46:23 knepley@handbell.mcs.anl.gov +2 -0
maint/helpindex.py 1.1 01/09/12 17:46:23 knepley@handbell.mcs.anl.gov +273 -0
maint/getexlist 1.1 01/09/12 17:46:23 knepley@handbell.mcs.anl.gov +377 -0
maint/fixinclude 1.1 01/09/12 17:46:23 knepley@handbell.mcs.anl.gov +47 -0
maint/copytestlog 1.1 01/09/12 17:46:23 knepley@handbell.mcs.anl.gov +10 -0
maint/builddistlite 1.1 01/09/12 17:46:24 knepley@handbell.mcs.anl.gov +45 -0
maint/buildconfigtest 1.1 01/09/12 17:46:23 knepley@handbell.mcs.anl.gov +27 -0
include/petscts.h 1.0 01/09/12 17:46:24 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/petscts.h
include/petscsys.h 1.0 01/09/12 17:46:24 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/petscsys.h
include/petscsnes.h 1.0 01/09/12 17:46:24 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/petscsnes.h
include/petscpf.h 1.0 01/09/12 17:46:24 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/petscpf.h
include/petscpc.h 1.0 01/09/12 17:46:24 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/petscpc.h
include/petscmg.h 1.0 01/09/12 17:46:24 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/petscmg.h
include/petscmat.h 1.0 01/09/12 17:46:24 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/petscmat.h
include/petsclog.h 1.0 01/09/12 17:46:24 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/petsclog.h
include/petscis.h 1.0 01/09/12 17:46:24 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/petscis.h
include/petscda.h 1.0 01/09/12 17:46:24 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/petscda.h
include/petscbt.h 1.0 01/09/12 17:46:24 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/petscbt.h
include/petscblaslapack.h 1.0 01/09/12 17:46:24 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/petscblaslapack.h
include/petscao.h 1.0 01/09/12 17:46:24 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/petscao.h
include/petsc.h 1.0 01/09/12 17:46:24 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/petsc.h
include/makefile 1.0 01/09/12 17:46:24 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/include/makefile
maint/xcludecblas 1.0 01/09/12 17:46:23 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/maint/xcludecblas
maint/xcludebackup 1.0 01/09/12 17:46:23 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/maint/xcludebackup
maint/wwwindex.py 1.1 01/09/12 17:46:22 knepley@handbell.mcs.anl.gov +314 -0
maint/update-docs.py 1.0 01/09/12 17:46:23 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/maint/update-docs.py
maint/tuesdayreminder 1.0 01/09/12 17:46:23 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/maint/tuesdayreminder
maint/makepatch 1.1 01/09/12 17:46:22 knepley@handbell.mcs.anl.gov +88 -0
maint/killnightly 1.0 01/09/12 17:46:23 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/maint/killnightly
maint/hosts.solaris 1.0 01/09/12 17:46:23 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/maint/hosts.solaris
maint/hosts.local 1.1 01/09/12 17:46:22 knepley@handbell.mcs.anl.gov +11 -0
maint/helpindex.py 1.0 01/09/12 17:46:23 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/maint/helpindex.py
maint/getexlist 1.0 01/09/12 17:46:23 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/maint/getexlist
maint/fixinclude 1.0 01/09/12 17:46:23 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/maint/fixinclude
maint/countfiles 1.1 01/09/12 17:46:22 knepley@handbell.mcs.anl.gov +12 -0
maint/copytestlog 1.0 01/09/12 17:46:23 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/maint/copytestlog
maint/buildtest 1.1 01/09/12 17:46:22 knepley@handbell.mcs.anl.gov +40 -0
maint/builddistlite 1.0 01/09/12 17:46:23 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/maint/builddistlite
maint/buildconfigtest 1.0 01/09/12 17:46:23 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/maint/buildconfigtest
maint/xclude 1.1 01/09/12 17:46:21 knepley@handbell.mcs.anl.gov +550 -0
maint/wwwman 1.1 01/09/12 17:46:21 knepley@handbell.mcs.anl.gov +29 -0
maint/wwwindex.py 1.0 01/09/12 17:46:22 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/maint/wwwindex.py
maint/makepatch 1.0 01/09/12 17:46:22 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/maint/makepatch
maint/hosts.local 1.0 01/09/12 17:46:22 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/maint/hosts.local
maint/countfiles 1.0 01/09/12 17:46:22 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/maint/countfiles
maint/buildtest 1.0 01/09/12 17:46:22 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/maint/buildtest
maint/builddist 1.1 01/09/12 17:46:21 knepley@handbell.mcs.anl.gov +136 -0
maint/xclude 1.0 01/09/12 17:46:21 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/maint/xclude
maint/wwwman 1.0 01/09/12 17:46:21 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/maint/wwwman
maint/builddist 1.0 01/09/12 17:46:21 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/maint/builddist
Hg-commit: 4c1b997aaf2042e1bce7ea1e3e93f4022f6b3f31
show more ...
|