| 8e019c35 | 09-Jan-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1863.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20040109233619|16046 ChangeSet 1.1863.1.1 04/01/09 17:36:19 barrysmith@barry-smiths-computer.local +14 -0 make sure functi
bk-changeset-1.1863.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20040109233619|16046 ChangeSet 1.1863.1.1 04/01/09 17:36:19 barrysmith@barry-smiths-computer.local +14 -0 make sure function arguments to extern c functions are NOT extern C so solaris compiler won't complain about casting extern c functions to nonextern c plus clearer manual pages for a few DA routines
src/fortran/custom/zsnes.c 1.13 04/01/09 17:36:17 barrysmith@barry-smiths-computer.local +17 -17 make sure function arguments to extern c functions are NOT extern C so solaris compiler won't complain about casting extern c functions to nonextern c
src/fortran/custom/zsles.c 1.8 04/01/09 17:36:17 barrysmith@barry-smiths-computer.local +6 -6 make sure function arguments to extern c functions are NOT extern C so solaris compiler won't complain about casting extern c functions to nonextern c
src/fortran/custom/zpc.c 1.13 04/01/09 17:36:17 barrysmith@barry-smiths-computer.local +2 -2 make sure function arguments to extern c functions are NOT extern C so solaris compiler won't complain about casting extern c functions to nonextern c
src/fortran/custom/zmat.c 1.23 04/01/09 17:36:17 barrysmith@barry-smiths-computer.local +8 -8 make sure function arguments to extern c functions are NOT extern C so solaris compiler won't complain about casting extern c functions to nonextern c
src/fortran/custom/zksp.c 1.13 04/01/09 17:36:17 barrysmith@barry-smiths-computer.local +10 -10 make sure function arguments to extern c functions are NOT extern C so solaris compiler won't complain about casting extern c functions to nonextern c
src/dm/da/src/dacorn.c 1.5 04/01/09 17:36:17 barrysmith@barry-smiths-computer.local +6 -2 clearer docs for some DA routines
src/dm/da/src/da3.c 1.16 04/01/09 17:36:17 barrysmith@barry-smiths-computer.local +2 -1 clearer docs for some DA routines
src/fortran/custom/zdraw.c 1.4 04/01/09 17:19:57 barrysmith@barry-smiths-computer.local +3 -2 make sure function arguments to extern c functions are NOT extern C so solaris compiler won't complain about casting extern c functions to nonextern c
src/fortran/custom/zts.c 1.11 04/01/09 17:16:26 barrysmith@barry-smiths-computer.local +11 -11 make sure function arguments to extern c functions are NOT extern C so solaris compiler won't complain about casting extern c functions to nonextern c
src/pf/impls/string/cstring.c 1.4 04/01/09 17:12:23 barrysmith@barry-smiths-computer.local +2 -2 make sure function arguments to extern c functions are NOT extern C so solaris compiler won't complain about casting extern c functions to nonextern c
src/pf/impls/constant/const.c 1.4 04/01/09 17:10:30 barrysmith@barry-smiths-computer.local +3 -1 make sure function arguments to extern c functions are NOT extern C so solaris compiler won't complain about casting extern c functions to nonextern c
src/ts/impls/pseudo/posindep.c 1.12 04/01/09 17:07:46 barrysmith@barry-smiths-computer.local +4 -4 make sure function arguments to extern c functions are NOT extern C so solaris compiler won't complain about casting extern c functions to nonextern c
src/snes/impls/ls/ls.c 1.31 04/01/09 17:03:29 barrysmith@barry-smiths-computer.local +3 -2 make sure function arguments to extern c functions are NOT extern C so solaris compiler won't complain about casting extern c functions to nonextern c
src/snes/mf/snesmfj.c 1.27 04/01/09 17:00:03 barrysmith@barry-smiths-computer.local +6 -3 make sure function arguments to extern c functions are NOT extern C so solaris compiler won't complain about casting extern c functions to nonextern c
Hg-commit: ecdbbf8b3ac0ed2ce725c8d7764b5abaf8009799
show more ...
|
| 2343ba6e | 09-Jan-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1862 barrysmith@barry-smiths-computer.local|ChangeSet|20040109033618|08384 ChangeSet 1.1862 04/01/08 21:36:18 barrysmith@barry-smiths-computer.local +8 -0 force function argument t
bk-changeset-1.1862 barrysmith@barry-smiths-computer.local|ChangeSet|20040109033618|08384 ChangeSet 1.1862 04/01/08 21:36:18 barrysmith@barry-smiths-computer.local +8 -0 force function argument to extern c function to not be extern c cause solaris compiler complains about it
src/snes/impls/ls/ls.h 1.6 04/01/08 21:36:16 barrysmith@barry-smiths-computer.local +0 -2 force function argument to extern c function to not be extern c cause solaris compiler complains about it
include/petschead.h 1.22 04/01/08 21:36:16 barrysmith@barry-smiths-computer.local +5 -2 force function argument to extern c function to not be extern c cause solaris compiler complains about it
src/snes/mf/snesmfj.c 1.26 04/01/08 21:35:20 barrysmith@barry-smiths-computer.local +0 -4 undo extern c nonsense I put in to stop solaris compiler warning about casting extern c functions
include/petscsnes.h 1.24 04/01/08 21:33:01 barrysmith@barry-smiths-computer.local +0 -2 undoing bad extern c I put around function to prevent warning from solaris c++ compiler
src/snes/mf/snesmfj.h 1.7 04/01/08 21:32:17 barrysmith@barry-smiths-computer.local +0 -2 undoing bad extern c I put in around data structure in trying to fix solaris compiler warning
src/snes/impls/ls/ls.c 1.30 04/01/08 21:30:19 barrysmith@barry-smiths-computer.local +3 -9 force function argument to extern c function to not be extern c cause solaris compiler complains about it
include/petscsnes.h 1.23 04/01/08 21:23:09 barrysmith@barry-smiths-computer.local +0 -2 putting all those C++ functions as extern C to avoid solaris compilers was a mistake. Fixing it now.
src/ksp/ksp/impls/fgmres/fgmres.c 1.19 04/01/08 21:11:29 barrysmith@barry-smiths-computer.local +3 -1 force function argument to extern c function to not be extern c cause solaris compiler complains about it
src/ksp/ksp/impls/gmres/gmres.c 1.26 04/01/08 21:08:19 barrysmith@barry-smiths-computer.local +2 -1 force function argument to extern c function to not be extern c cause solaris compiler complains about it
Hg-commit: 524a7c96524e2c884741c34f16c93ea8c05a5180
show more ...
|
| 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 ...
|
| 6d02ad95 | 25-Nov-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1713 barrysmith@barry-smiths-computer.local|ChangeSet|20031125034522|25845 ChangeSet 1.1713 03/11/24 21:45:22 barrysmith@barry-smiths-computer.local +8 -0 got rid of Matt's gvec et
bk-changeset-1.1713 barrysmith@barry-smiths-computer.local|ChangeSet|20031125034522|25845 ChangeSet 1.1713 03/11/24 21:45:22 barrysmith@barry-smiths-computer.local +8 -0 got rid of Matt's gvec etc stuff
src/sys/src/viewer/impls/silo/vsilo.c 1.10 03/11/24 21:45:15 barrysmith@barry-smiths-computer.local +0 -6 got rid of Matt's gvec etc stuff
src/sys/src/viewer/impls/mathematica/mathematica.c 1.20 03/11/24 21:45:15 barrysmith@barry-smiths-computer.local +0 -3 got rid of Matt's gvec etc stuff
src/sys/src/dll/reg.c 1.16 03/11/24 21:45:15 barrysmith@barry-smiths-computer.local +0 -7 got rid of Matt's gvec etc stuff
src/snes/impls/makefile 1.6 03/11/24 21:45:15 barrysmith@barry-smiths-computer.local +1 -1 got rid of Matt's gvec etc stuff
src/ksp/pc/impls/makefile 1.11 03/11/24 21:45:15 barrysmith@barry-smiths-computer.local +1 -1 got rid of Matt's gvec etc stuff
bmake/common/variables 1.53 03/11/24 21:45:15 barrysmith@barry-smiths-computer.local +2 -8 got rid of Matt's gvec etc stuff
bmake/common/rules.shared.darwin7 1.6 03/11/24 21:45:15 barrysmith@barry-smiths-computer.local +2 -5 got rid of Matt's gvec etc stuff
src/makefile 1.9 03/11/24 18:36:52 barrysmith@barry-smiths-computer.local +1 -1 removed list of mesh, gvec, etc directoriesx
Hg-commit: 37c5f09659f84bdc0f5ec532859762b3026a87fd
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 ...
|
| 8b179ff8 | 03-Jul-2002 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.739 bsmith@terra.mcs.anl.gov|ChangeSet|20020703211417|13969 ChangeSet 1.739 02/07/03 16:14:17 bsmith@terra.mcs.anl.gov +5 -0 replaced bad use of stdout_world with stdout_(comm) fix
bk-changeset-1.739 bsmith@terra.mcs.anl.gov|ChangeSet|20020703211417|13969 ChangeSet 1.739 02/07/03 16:14:17 bsmith@terra.mcs.anl.gov +5 -0 replaced bad use of stdout_world with stdout_(comm) fix double ->scalar in sda.
src/contrib/sda/src/sda2.c 1.8 02/07/03 16:13:38 bsmith@terra.mcs.anl.gov +1 -1 double should be scalar
src/snes/impls/test/snestest.c 1.9 02/07/03 15:40:47 bsmith@terra.mcs.anl.gov +3 -1 *** empty log message ***
src/snes/impls/test/snestest.c 1.8 02/07/03 15:40:19 bsmith@terra.mcs.anl.gov +3 -1 *** empty log message ***
src/vec/interface/vector.c 1.28 02/07/03 15:38:19 bsmith@terra.mcs.anl.gov +1 -1 *** empty log message ***
src/ts/interface/ts.c 1.16 02/07/03 15:37:34 bsmith@terra.mcs.anl.gov +1 -1 *** empty log message ***
src/snes/interface/snes.c 1.21 02/07/03 15:36:35 bsmith@terra.mcs.anl.gov +1 -1 *** empty log message ***
Hg-commit: 59a421299adb4b1aa6542527091bdb49bb414207
show more ...
|
| a0452e34 | 15-Apr-2002 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.616 bsmith@terra.mcs.anl.gov|ChangeSet|20020415211357|15904 ChangeSet 1.616 02/04/15 16:13:57 bsmith@terra.mcs.anl.gov +22 -0 new version of factories as suggested by Carter Edward
bk-changeset-1.616 bsmith@terra.mcs.anl.gov|ChangeSet|20020415211357|15904 ChangeSet 1.616 02/04/15 16:13:57 bsmith@terra.mcs.anl.gov +22 -0 new version of factories as suggested by Carter Edwards
src/vec/impls/esi/ebvec1.c 1.28 02/04/15 16:13:57 bsmith@terra.mcs.anl.gov +13 -12 new version of factories as suggested by Carter Edwards
src/vec/esi/evector.c 1.31 02/04/15 16:13:57 bsmith@terra.mcs.anl.gov +5 -20 new version of factories as suggested by Carter Edwards
src/vec/esi/eindexspace.c 1.27 02/04/15 16:13:57 bsmith@terra.mcs.anl.gov +9 -20 new version of factories as suggested by Carter Edwards
src/snes/impls/test/snestest.c 1.7 02/04/15 16:13:57 bsmith@terra.mcs.anl.gov +4 -1 error so people don't get confused
src/sles/pc/impls/esi/pesi.c 1.12 02/04/15 16:13:57 bsmith@terra.mcs.anl.gov +4 -5 new version of factories as suggested by Carter Edwards
src/sles/pc/esi/epreconditioner.c 1.21 02/04/15 16:13:57 bsmith@terra.mcs.anl.gov +8 -23 new version of factories as suggested by Carter Edwards
src/sles/esi/esles.c 1.7 02/04/15 16:13:57 bsmith@terra.mcs.anl.gov +8 -22 new version of factories as suggested by Carter Edwards
src/mat/impls/esi/mesi.c 1.23 02/04/15 16:13:57 bsmith@terra.mcs.anl.gov +7 -6 new version of factories as suggested by Carter Edwards
src/mat/esi/ematrix.c 1.29 02/04/15 16:13:57 bsmith@terra.mcs.anl.gov +5 -19 new version of factories as suggested by Carter Edwards
include/esi/petsc/vector.h 1.14 02/04/15 16:13:56 bsmith@terra.mcs.anl.gov +23 -15 new version of factories as suggested by Carter Edwards
include/esi/petsc/solveriterative.h 1.5 02/04/15 16:13:56 bsmith@terra.mcs.anl.gov +23 -14 new version of factories as suggested by Carter Edwards
include/esi/petsc/preconditioner.h 1.18 02/04/15 16:13:56 bsmith@terra.mcs.anl.gov +26 -15 new version of factories as suggested by Carter Edwards
include/esi/petsc/object.h 1.14 02/04/15 16:13:56 bsmith@terra.mcs.anl.gov +0 -1 new version of factories as suggested by Carter Edwards
include/esi/petsc/matrix.h 1.20 02/04/15 16:13:56 bsmith@terra.mcs.anl.gov +23 -13 new version of factories as suggested by Carter Edwards
include/esi/petsc/indexspace.h 1.13 02/04/15 16:13:56 bsmith@terra.mcs.anl.gov +22 -15 new version of factories as suggested by Carter Edwards
include/esi/Vector.h 1.2 02/04/15 16:13:56 bsmith@terra.mcs.anl.gov +11 -0 new version of factories as suggested by Carter Edwards
include/esi/SolverIterative.h 1.2 02/04/15 16:13:56 bsmith@terra.mcs.anl.gov +11 -0 new version of factories as suggested by Carter Edwards
include/esi/Preconditioner.h 1.3 02/04/15 16:13:56 bsmith@terra.mcs.anl.gov +13 -0 new version of factories as suggested by Carter Edwards
include/esi/Operator.h 1.2 02/04/15 16:13:56 bsmith@terra.mcs.anl.gov +14 -0 new version of factories as suggested by Carter Edwards
include/esi/IndexSpace.h 1.2 02/04/15 16:13:56 bsmith@terra.mcs.anl.gov +11 -0 new version of factories as suggested by Carter Edwards
include/esi/ESI.h 1.3 02/04/15 16:13:56 bsmith@terra.mcs.anl.gov +2 -0 ability to load classes
src/sles/examples/tutorials/ex26.c 1.7 02/04/15 12:35:17 bsmith@terra.mcs.anl.gov +18 -22 fixed for carter edwards suggested factories
src/vec/esi/eindexspace.c 1.26 02/04/08 16:44:38 bsmith@terra.mcs.anl.gov +8 -8 *** empty log message ***
Hg-commit: aafac476f9480bf8aeece0bde2e1f42d21feb7c1
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 ...
|
| 607cd303 | 30-Nov-2001 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.274.1.1 bsmith@terra.mcs.anl.gov|ChangeSet|20011130184615|29168 ChangeSet 1.274.1.1 01/11/30 12:46:15 bsmith@terra.mcs.anl.gov +14 -0 fixes for ESI without CCA
src/vec/impls/esi
bk-changeset-1.274.1.1 bsmith@terra.mcs.anl.gov|ChangeSet|20011130184615|29168 ChangeSet 1.274.1.1 01/11/30 12:46:15 bsmith@terra.mcs.anl.gov +14 -0 fixes for ESI without CCA
src/vec/impls/esi/ebvec1.c 1.16 01/11/30 12:46:14 bsmith@terra.mcs.anl.gov +7 -9
src/vec/esi/evector.c 1.15 01/11/30 12:46:14 bsmith@terra.mcs.anl.gov +4 -4
src/vec/esi/eindexspace.c 1.11 01/11/30 12:46:14 bsmith@terra.mcs.anl.gov +4 -4
src/snes/impls/test/snestest.c 1.5 01/11/30 12:46:14 bsmith@terra.mcs.anl.gov +1 -1
src/sles/examples/tutorials/makefile 1.10 01/11/30 12:46:14 bsmith@terra.mcs.anl.gov +1 -1
src/mat/utils/axpy.c 1.5 01/11/30 12:46:14 bsmith@terra.mcs.anl.gov +42 -26
src/mat/matimpl.h 1.12 01/11/30 12:46:14 bsmith@terra.mcs.anl.gov +2 -1
src/mat/impls/esi/mesi.c 1.12 01/11/30 12:46:14 bsmith@terra.mcs.anl.gov +2 -3
src/mat/impls/dense/seq/dense.c 1.11 01/11/30 12:46:14 bsmith@terra.mcs.anl.gov +1 -1
src/mat/examples/tests/ex49.c 1.4 01/11/30 12:46:13 bsmith@terra.mcs.anl.gov +1 -1
src/mat/examples/tests/ex2.c 1.5 01/11/30 12:46:13 bsmith@terra.mcs.anl.gov +1 -1
src/mat/esi/ematrix.c 1.11 01/11/30 12:46:13 bsmith@terra.mcs.anl.gov +4 -4
include/petscmat.h 1.16 01/11/30 12:46:13 bsmith@terra.mcs.anl.gov +1 -1
docs/tex/manual/part2.tex 1.9 01/11/30 12:46:13 bsmith@terra.mcs.anl.gov +1 -1
Hg-commit: a6755e076c14dc0ed95468c800d2d9d2158146c0
show more ...
|
| 064f8208 | 30-Nov-2001 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.257.1.1 bsmith@terra.mcs.anl.gov|ChangeSet|20011130151924|09861 ChangeSet 1.257.1.1 01/11/30 09:19:24 bsmith@terra.mcs.anl.gov +57 -0 put esi into petsc. change norm to nrm to prev
bk-changeset-1.257.1.1 bsmith@terra.mcs.anl.gov|ChangeSet|20011130151924|09861 ChangeSet 1.257.1.1 01/11/30 09:19:24 bsmith@terra.mcs.anl.gov +57 -0 put esi into petsc. change norm to nrm to prevent shadowing
src/vec/interface/vector.c 1.19 01/11/30 09:19:24 bsmith@terra.mcs.anl.gov +1 -1
src/vec/interface/vecregall.c 1.8 01/11/30 09:19:23 bsmith@terra.mcs.anl.gov +1 -1
src/vec/impls/esi/makefile 1.5 01/11/30 09:19:23 bsmith@terra.mcs.anl.gov +1 -2
src/vec/esi/makefile 1.8 01/11/30 09:19:23 bsmith@terra.mcs.anl.gov +1 -2
src/sys/src/esi/makefile 1.6 01/11/30 09:19:23 bsmith@terra.mcs.anl.gov +1 -2
src/sys/src/dll/dl.c 1.10 01/11/30 09:19:23 bsmith@terra.mcs.anl.gov +1 -1
src/sles/pc/interface/pcregis.c 1.6 01/11/30 09:19:23 bsmith@terra.mcs.anl.gov +0 -4
src/sles/pc/esi/makefile 1.5 01/11/30 09:19:23 bsmith@terra.mcs.anl.gov +1 -2
src/mat/utils/matioall.c 1.5 01/11/30 09:19:23 bsmith@terra.mcs.anl.gov +1 -1
src/mat/utils/gcreate.c 1.7 01/11/30 09:19:23 bsmith@terra.mcs.anl.gov +1 -1
src/mat/interface/matregis.c 1.5 01/11/30 09:19:23 bsmith@terra.mcs.anl.gov +2 -2
src/mat/esi/makefile 1.7 01/11/30 09:19:23 bsmith@terra.mcs.anl.gov +1 -2
maint/builddist 1.15.1.1 01/11/30 09:19:22 bsmith@terra.mcs.anl.gov +0 -2
docs/tex/manual/part2.tex 1.8 01/11/30 09:19:22 bsmith@terra.mcs.anl.gov +52 -48
docs/tex/manual/part1.tex 1.7 01/11/30 09:19:22 bsmith@terra.mcs.anl.gov +0 -2
docs/tex/manual/acknowl.tex 1.5 01/11/30 09:19:22 bsmith@terra.mcs.anl.gov +3 -2
bmake/linux/packages 1.9 01/11/30 09:19:20 bsmith@terra.mcs.anl.gov +0 -4 remove have_esi
bmake/common/variables 1.16 01/11/30 09:19:20 bsmith@terra.mcs.anl.gov +2 -2 remove have_esi
src/snes/impls/test/snestest.c 1.4 01/11/30 09:13:52 bsmith@terra.mcs.anl.gov +3 -3 *** empty log message ***
src/snes/impls/tr/tr.c 1.5 01/11/30 09:13:18 bsmith@terra.mcs.anl.gov +15 -15 *** empty log message ***
src/snes/mf/snesmfjdef.c 1.6 01/11/30 09:11:17 bsmith@terra.mcs.anl.gov +6 -6 *** empty log message ***
src/snes/interface/snes.c 1.11 01/11/30 09:10:35 bsmith@terra.mcs.anl.gov +9 -10 *** empty log message ***
src/mat/impls/baij/mpi/mpibaij.c 1.8 01/11/30 09:08:25 bsmith@terra.mcs.anl.gov +4 -4 *** empty log message ***
src/mat/impls/bdiag/mpi/mpibdiag.c 1.7 01/11/30 09:07:35 bsmith@terra.mcs.anl.gov +6 -6 *** empty log message ***
src/mat/impls/bdiag/seq/bdiag3.c 1.7 01/11/30 09:07:02 bsmith@terra.mcs.anl.gov +6 -6 *** empty log message ***
src/mat/impls/aij/seq/aij.c 1.14 01/11/30 09:06:11 bsmith@terra.mcs.anl.gov +6 -6 *** empty log message ***
src/mat/impls/dense/mpi/mpidense.c 1.7 01/11/30 09:05:31 bsmith@terra.mcs.anl.gov +7 -7 *** empty log message ***
src/mat/impls/dense/seq/dense.c 1.9 01/11/30 09:04:55 bsmith@terra.mcs.anl.gov +6 -6 changed norm to nrm to prevoide name shadowing
src/mat/interface/matrix.c 1.19 01/11/30 09:03:54 bsmith@terra.mcs.anl.gov +4 -4 changed norm to nrm to provide shadowing with math.h beasty
src/vec/utils/vinv.c 1.9 01/11/30 09:02:49 bsmith@terra.mcs.anl.gov +11 -11 changed norm to nrm to deal with namespace problem on silly mandrake math.h
src/mat/impls/esi/makefile 1.7 01/11/30 00:30:35 bsmith@terra.mcs.anl.gov +1 -2 *** empty log message ***
src/mat/interface/matrix.c 1.18 01/11/30 00:12:09 bsmith@terra.mcs.anl.gov +1 -1 *** empty log message ***
bmake/common/rules 1.17 01/11/29 23:28:53 bsmith@terra.mcs.anl.gov +0 -28 *** empty log message ***
bmake/linux_gcc_pgf90/packages 1.12 01/11/29 22:44:33 bsmith@terra.mcs.anl.gov +2 -1 *** empty log message ***
include/esi/scalarTraits.h 1.1 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +154 -0
include/esi/ordinalTraits.h 1.1 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +35 -0
include/esi/basicTypes.h 1.1 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +165 -0
include/esi/VectorReplaceAccess.h 1.1 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +65 -0
include/esi/Vector.h 1.1 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +269 -0
include/esi/SolverIterative.h 1.1 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +51 -0
include/esi/Solver.h 1.1 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +41 -0
include/esi/scalarTraits.h 1.0 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/scalarTraits.h
include/esi/ordinalTraits.h 1.0 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/ordinalTraits.h
include/esi/basicTypes.h 1.0 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/basicTypes.h
include/esi/VectorReplaceAccess.h 1.0 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/VectorReplaceAccess.h
include/esi/Vector.h 1.0 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/Vector.h
include/esi/SolverIterative.h 1.0 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/SolverIterative.h
include/esi/Solver.h 1.0 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/Solver.h
include/esi/Properties.h 1.1 01/11/29 22:25:51 bsmith@terra.mcs.anl.gov +185 -0
include/esi/PreconditionerTranspose.h 1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +50 -0
include/esi/Preconditioner.h 1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +77 -0
include/esi/OperatorTranspose.h 1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +34 -0
include/esi/Operator.h 1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +36 -0
include/esi/Object.h 1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +232 -0
include/esi/MatrixRowWriteAccess.h 1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +177 -0
include/esi/MatrixRowReadAccess.h 1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +139 -0
include/esi/MatrixRowPointerAccess.h 1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +184 -0
include/esi/MatrixData.h 1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +48 -0
include/esi/MatrixColWriteAccess.h 1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +184 -0
include/esi/MatrixColReadAccess.h 1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +141 -0
include/esi/MatrixColPointerAccess.h 1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +182 -0
include/esi/MPI_traits.h 1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +57 -0
include/esi/IndexSpace.h 1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +221 -0
include/esi/ESI.h 1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +68 -0
include/esi/Properties.h 1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/Properties.h
include/esi/PreconditionerTranspose.h 1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/PreconditionerTranspose.h
include/esi/Preconditioner.h 1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/Preconditioner.h
include/esi/OperatorTranspose.h 1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/OperatorTranspose.h
include/esi/Operator.h 1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/Operator.h
include/esi/Object.h 1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/Object.h
include/esi/MatrixRowWriteAccess.h 1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/MatrixRowWriteAccess.h
include/esi/MatrixRowReadAccess.h 1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/MatrixRowReadAccess.h
include/esi/MatrixRowPointerAccess.h 1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/MatrixRowPointerAccess.h
include/esi/MatrixData.h 1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/MatrixData.h
include/esi/MatrixColWriteAccess.h 1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/MatrixColWriteAccess.h
include/esi/MatrixColReadAccess.h 1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/MatrixColReadAccess.h
include/esi/MatrixColPointerAccess.h 1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/MatrixColPointerAccess.h
include/esi/MPI_traits.h 1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/MPI_traits.h
include/esi/IndexSpace.h 1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/IndexSpace.h
include/esi/ESI.h 1.0 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/ESI.h
include/esi/Argv.h 1.1 01/11/29 22:25:50 bsmith@terra.mcs.anl.gov +61 -0
include/esi/Argv.h 1.0 01/11/29 22:25:49 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/include/esi/Argv.h
Hg-commit: d9d6c6cefae516ab31281b22724992262a3bcb28
show more ...
|