| 8bc8193e | 12-Aug-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2429.1.1 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040812175423|53747 ChangeSet 1.2429.1.1 04/08/12 12:54:23 barrysmith@barrysmith-57.mcs.anl.gov +9 -0 manual pages + missin
bk-changeset-1.2429.1.1 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040812175423|53747 ChangeSet 1.2429.1.1 04/08/12 12:54:23 barrysmith@barrysmith-57.mcs.anl.gov +9 -0 manual pages + missing MANSEC from some makefiles
src/snes/mf/snesmfj.c 1.44 04/08/12 12:46:32 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 manual pages
src/snes/mf/snesmfjdef.c 1.15 04/08/12 12:46:21 barrysmith@barrysmith-57.mcs.anl.gov +26 -8 manual pages
src/snes/mf/wp.c 1.14 04/08/12 12:46:15 barrysmith@barrysmith-57.mcs.anl.gov +25 -4 manual pages
bmake/common/rules 1.131 04/08/12 10:59:19 barrysmith@barrysmith-57.mcs.anl.gov +5 -0 rule to check each directory for MANSEC, a bunch were missing
src/ksp/ksp/impls/preonly/makefile 1.6 04/08/12 10:58:32 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 missing mansec
src/ksp/ksp/impls/qcg/makefile 1.6 04/08/12 10:58:27 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 missing mansec
src/ksp/ksp/impls/bcgsl/makefile 1.2 04/08/12 10:57:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 missing mansec
src/ksp/pc/impls/none/makefile 1.6 04/08/12 10:56:58 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 missing mansec
src/mat/impls/normal/makefile 1.4 04/08/12 10:56:14 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 missing mansec
Hg-commit: b46be86f00c9a14bc214b49feddd1ef913178681
show more ...
|
| 29540564 | 07-Aug-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2405 barrysmith@barry-smiths-computer.local|ChangeSet|20040807231525|27477 ChangeSet 1.2405 04/08/07 18:15:25 barrysmith@barry-smiths-computer.local +1 -0 elif should be else onl
bk-changeset-1.2405 barrysmith@barry-smiths-computer.local|ChangeSet|20040807231525|27477 ChangeSet 1.2405 04/08/07 18:15:25 barrysmith@barry-smiths-computer.local +1 -0 elif should be else only one compiler of about 8 complained and it was only a warning :-)
src/ksp/pc/impls/tfs/const.h 1.12 04/08/07 18:14:52 barrysmith@barry-smiths-computer.local +1 -1 elif should be else only one compiler of about 8 complained and it was only a warning :-)
Hg-commit: d9b3f765ca5338e225637913e3868b31d63491ec
show more ...
|
| 39945688 | 06-Aug-2004 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.2398.1.1 balay@asterix.mcs.anl.gov|ChangeSet|20040806195127|13359 ChangeSet 1.2398.1.1 04/08/06 14:51:27 balay@asterix.mcs.anl.gov +10 -0 cleanup MPISRC & NXSRC in tfs (always assu
bk-changeset-1.2398.1.1 balay@asterix.mcs.anl.gov|ChangeSet|20040806195127|13359 ChangeSet 1.2398.1.1 04/08/06 14:51:27 balay@asterix.mcs.anl.gov +10 -0 cleanup MPISRC & NXSRC in tfs (always assume MPI is present) MIN,MAX -> PetscMin, PetscMax
src/ksp/pc/impls/tfs/xyt.c 1.11 04/08/06 14:51:26 balay@asterix.mcs.anl.gov +2 -33 cleanup MPISRC & NXSRC in tfs (always assume MPI is present)
src/ksp/pc/impls/tfs/xxt.c 1.11 04/08/06 14:51:26 balay@asterix.mcs.anl.gov +2 -38 cleanup MPISRC & NXSRC in tfs (always assume MPI is present)
src/ksp/pc/impls/tfs/types.h 1.9 04/08/06 14:51:26 balay@asterix.mcs.anl.gov +0 -4 cleanup MPISRC & NXSRC in tfs (always assume MPI is present)
src/ksp/pc/impls/tfs/makefile 1.13 04/08/06 14:51:26 balay@asterix.mcs.anl.gov +2 -2 cleanup MPISRC & NXSRC in tfs (always assume MPI is present)
src/ksp/pc/impls/tfs/ivec.c 1.10 04/08/06 14:51:26 balay@asterix.mcs.anl.gov +11 -16 cleanup MPISRC & NXSRC in tfs (always assume MPI is present)
src/ksp/pc/impls/tfs/gs.c 1.16 04/08/06 14:51:26 balay@asterix.mcs.anl.gov +14 -850 cleanup MPISRC & NXSRC in tfs (always assume MPI is present)
src/ksp/pc/impls/tfs/error.c 1.10 04/08/06 14:51:26 balay@asterix.mcs.anl.gov +1 -40 cleanup MPISRC & NXSRC in tfs (always assume MPI is present)
src/ksp/pc/impls/tfs/const.h 1.11 04/08/06 14:51:26 balay@asterix.mcs.anl.gov +3 -19 cleanup MPISRC & NXSRC in tfs (always assume MPI is present)
src/ksp/pc/impls/tfs/comm.c 1.22 04/08/06 14:51:26 balay@asterix.mcs.anl.gov +3 -3 MIN,MAX -> PetscMin,PetscMax
src/ksp/pc/impls/tfs/bss_malloc.c 1.11 04/08/06 14:51:26 balay@asterix.mcs.anl.gov +1 -88 cleanup MPISRC & NXSRC in tfs (always assume MPI is present)
Hg-commit: e838ffb99d0cf82d8dc129f0c9561fb85841c380
show more ...
|
| ff7a7bca | 02-Aug-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2363.1.50 barrysmith@barry-smiths-computer.local|ChangeSet|20040802002433|56655 ChangeSet 1.2363.1.50 04/08/01 19:24:33 barrysmith@barry-smiths-computer.local +2 -0 use 1 V cycle o
bk-changeset-1.2363.1.50 barrysmith@barry-smiths-computer.local|ChangeSet|20040802002433|56655 ChangeSet 1.2363.1.50 04/08/01 19:24:33 barrysmith@barry-smiths-computer.local +2 -0 use 1 V cycle of boomerAMG as PC by default prove apply Richardson for boomerAMG to get cheap direct use of boomerAMG
src/ksp/pc/impls/hypre/hyppilut.c 1.58 04/08/01 19:24:31 barrysmith@barry-smiths-computer.local +41 -20 use 1 V cycle of boomerAMG as PC by default prove apply Richardson for boomerAMG to get cheap direct use of boomerAMG
src/docs/website/documentation/changes/221.html 1.18 04/08/01 18:41:45 barrysmith@barry-smiths-computer.local +5 -2 *** empty log message ***
Hg-commit: a079b615c9a5520c3bc274b193f42d03685547b2
show more ...
|
| 3c7d62e4 | 01-Aug-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2363.1.49 barrysmith@barry-smiths-computer.local|ChangeSet|20040801185637|55722 ChangeSet 1.2363.1.49 04/08/01 13:56:37 barrysmith@barry-smiths-computer.local +5 -0 add hypre to co
bk-changeset-1.2363.1.49 barrysmith@barry-smiths-computer.local|ChangeSet|20040801185637|55722 ChangeSet 1.2363.1.49 04/08/01 13:56:37 barrysmith@barry-smiths-computer.local +5 -0 add hypre to configure fix bug in aij always set num grid sweeps in HYPRE boomeramg
src/mat/impls/aij/seq/aij.c 1.171 04/08/01 13:56:34 barrysmith@barry-smiths-computer.local +1 -1 bug
src/ksp/pc/impls/hypre/hyppilut.c 1.57 04/08/01 13:56:34 barrysmith@barry-smiths-computer.local +31 -34 always set num sweeps options else rob sets to 1
python/PETSc/packages/hypre.py 1.10 04/08/01 13:56:34 barrysmith@barry-smiths-computer.local +36 -25 add hypre to configure
bmake/config/packages.in 1.35 04/08/01 13:56:34 barrysmith@barry-smiths-computer.local +5 -0 add hypre to configure
python/PETSc/packages/hypre.py 1.9 04/07/30 21:37:31 barrysmith@barry-smiths-computer.local +0 -0 bk cp ML.py hypre.py
todo 1.74 04/07/30 18:47:39 barrysmith@barry-smiths-computer.local +3 -0 *** empty log message ***
python/PETSc/packages/hypre.py 1.8 04/07/23 15:26:52 knepley@khan.mcs.anl.gov +1 -1 Forgot to join list
python/PETSc/packages/hypre.py 1.7 04/07/23 11:33:54 knepley@khan.mcs.anl.gov +2 -1 Must convert library lists to strings of arguments
python/PETSc/packages/hypre.py 1.6 04/07/20 23:03:50 barrysmith@barry-smiths-computer.local +1 -1 with-64-bit-ints!
python/PETSc/packages/hypre.py 1.5 04/07/15 15:43:51 knepley@khan.mcs.anl.gov +3 -1 Use the existing definitions
python/PETSc/packages/hypre.py 1.4 04/07/14 11:49:15 hzhang@harley.mcs.anl.gov +4 -3 try to work '--with-cc=gcc'.
python/PETSc/packages/hypre.py 1.3 04/07/13 22:46:53 barrysmith@barry-smiths-computer.local +2 -2 set self.found so will print to screen if found
python/PETSc/packages/hypre.py 1.2 04/07/13 16:34:06 hzhang@harley.mcs.anl.gov +10 -6 checkLib() links against Blas/Lapack and flibs since ML depends on them
python/PETSc/packages/hypre.py 1.1 04/07/11 09:45:57 hzhang@harley.mcs.anl.gov +150 -0
python/PETSc/packages/hypre.py 1.0 04/07/11 09:45:57 hzhang@harley.mcs.anl.gov +0 -0 BitKeeper file /sandbox/hzhang/petsc-dev/python/PETSc/packages/ML.py
Hg-commit: 019979fbef41898d9d800d167e271dcf9b52f5fd
show more ...
|
| 585bbf96 | 28-Jul-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2363.1.39 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040728205222|58499 ChangeSet 1.2363.1.39 04/07/28 15:52:22 barrysmith@barrysmith-57.mcs.anl.gov +12 -0 nightly build
s
bk-changeset-1.2363.1.39 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040728205222|58499 ChangeSet 1.2363.1.39 04/07/28 15:52:22 barrysmith@barrysmith-57.mcs.anl.gov +12 -0 nightly build
src/sys/src/plog/plog.c 1.49 04/07/28 15:52:20 barrysmith@barrysmith-57.mcs.anl.gov +39 -35 nightly build
src/ksp/pc/impls/tfs/tfs.c 1.2 04/07/28 15:52:20 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 nightly build
src/inline/spops.h 1.5 04/07/28 15:52:19 barrysmith@barrysmith-57.mcs.anl.gov +21 -21 nightly build
src/inline/dot.h 1.12 04/07/28 15:52:19 barrysmith@barrysmith-57.mcs.anl.gov +2 -3 nightly build
src/dm/ao/interface/ao.c 1.17 04/07/28 15:52:19 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 nightly build
src/contrib/oberman/laplacian_q1/finput.c 1.8 04/07/28 15:52:19 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 nightly build
src/contrib/oberman/laplacian_q1/appctx.h 1.7 04/07/28 15:52:19 barrysmith@barrysmith-57.mcs.anl.gov +13 -13 nightly build
src/contrib/oberman/burgers_vertex_based_q1/main.c 1.10 04/07/28 15:52:19 barrysmith@barrysmith-57.mcs.anl.gov +23 -23 nightly build
src/contrib/oberman/burgers_vertex_based_q1/integrator.c 1.5 04/07/28 15:52:19 barrysmith@barrysmith-57.mcs.anl.gov +14 -14 nightly build
src/contrib/oberman/burgers_vertex_based_q1/functions.c 1.5 04/07/28 15:52:19 barrysmith@barrysmith-57.mcs.anl.gov +18 -18 nightly build
src/contrib/oberman/burgers_vertex_based_q1/appctx.h 1.4 04/07/28 15:52:19 barrysmith@barrysmith-57.mcs.anl.gov +21 -21 nightly build
bmake/common/rules 1.128 04/07/28 15:52:19 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 warning in Fortran not C!
Hg-commit: cd00270e01d3ed464bbc267b1e6a4bbbbe2fc18b
show more ...
|
| 6218e575 | 27-Jul-2004 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.2363.10.1 balay@asterix.mcs.anl.gov|ChangeSet|20040727204105|27929 ChangeSet 1.2363.10.1 04/07/27 15:41:05 balay@asterix.mcs.anl.gov +3 -0 initial port of tfs from mat -> pc stil
bk-changeset-1.2363.10.1 balay@asterix.mcs.anl.gov|ChangeSet|20040727204105|27929 ChangeSet 1.2363.10.1 04/07/27 15:41:05 balay@asterix.mcs.anl.gov +3 -0 initial port of tfs from mat -> pc still has bugs
src/ksp/pc/impls/tfs/tfs.c 1.1 04/07/27 15:41:04 balay@asterix.mcs.anl.gov +201 -0
src/ksp/pc/interface/pcregis.c 1.29 04/07/27 15:41:04 balay@asterix.mcs.anl.gov +7 -4 initial port of tfs from mat -> pc
src/ksp/pc/impls/tfs/tfs.c 1.0 04/07/27 15:41:04 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/tfs/tfs.c
src/ksp/pc/impls/tfs/makefile 1.12 04/07/27 15:41:04 balay@asterix.mcs.anl.gov +5 -4 initial port of tfs from mat -> pc
Hg-commit: 02d13c082a0182c6d44ae76c8a88597f525b1104
show more ...
|
| a7cc72af | 26-Jul-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2363.8.1 barrysmith@barry-smiths-computer.local|ChangeSet|20040726040509|22485 ChangeSet 1.2363.8.1 04/07/25 23:05:09 barrysmith@barry-smiths-computer.local +134 -0 PetscInt
src
bk-changeset-1.2363.8.1 barrysmith@barry-smiths-computer.local|ChangeSet|20040726040509|22485 ChangeSet 1.2363.8.1 04/07/25 23:05:09 barrysmith@barry-smiths-computer.local +134 -0 PetscInt
src/vec/is/utils/iscoloring.c 1.26 04/07/25 23:05:05 barrysmith@barry-smiths-computer.local +3 -3 PetscInt
src/ts/tsimpl.h 1.14 04/07/25 23:05:05 barrysmith@barry-smiths-computer.local +15 -15 PetscInt
src/ts/interface/tsreg.c 1.22 04/07/25 23:05:05 barrysmith@barry-smiths-computer.local +2 -2 PetscInt
src/ts/interface/tsfd.c 1.9 04/07/25 23:05:05 barrysmith@barry-smiths-computer.local +10 -10 PetscInt
src/ts/interface/tscreate.c 1.14 04/07/25 23:05:05 barrysmith@barry-smiths-computer.local +1 -1 PetscInt
src/ts/interface/ts.c 1.37 04/07/25 23:05:05 barrysmith@barry-smiths-computer.local +44 -42 PetscInt
src/ts/interface/dlregis.c 1.17 04/07/25 23:05:05 barrysmith@barry-smiths-computer.local +2 -2 PetscInt
src/ts/impls/pseudo/posindep.c 1.20 04/07/25 23:05:05 barrysmith@barry-smiths-computer.local +20 -19 PetscInt
src/ts/impls/implicit/cn/cn.c 1.16 04/07/25 23:05:05 barrysmith@barry-smiths-computer.local +32 -32 PetscInt
src/ts/impls/implicit/beuler/beuler.c 1.17 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +28 -30 PetscInt
src/ts/impls/explicit/rk/rk.c 1.16 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +43 -55 PetscInt
src/ts/impls/explicit/euler/euler.c 1.10 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +8 -8 PetscInt
src/ts/examples/tutorials/ex3.c 1.8 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +1 -1 PetscInt
src/sys/src/viewer/examples/tests/makefile 1.6 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +4 -1 PetscInt
src/sys/src/draw/examples/tests/makefile 1.6 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +3 -1 PetscInt
src/sys/src/draw/examples/tests/ex9.c 1.7 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +7 -5 PetscInt
src/sys/src/draw/examples/tests/ex4.c 1.6 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +5 -3 PetscInt
src/sys/src/draw/examples/tests/ex2.c 1.6 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +3 -3 PetscInt
src/sys/src/draw/examples/tests/ex10.c 1.5 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +3 -2 PetscInt
src/sys/src/draw/examples/tests/ex1.c 1.6 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +2 -2 PetscInt
src/sys/examples/tests/ex13.c 1.5 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +4 -3 PetscInt
src/snes/utils/damgsnes.c 1.47 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +2 -1 PetscInt
src/snes/mf/wp.c 1.13 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +6 -6 PetscInt
src/snes/mf/snesmfjdef.c 1.14 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +4 -4 PetscInt
src/snes/mf/snesmfj.h 1.10 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +4 -4 PetscInt
src/snes/mf/snesmfj.c 1.42 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +34 -34 PetscInt
src/snes/interface/snesut.c 1.15 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +4 -4 PetscInt
src/snes/interface/snes.c 1.54 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +6 -6 PetscInt
src/snes/interface/noise/snesnoise.c 1.13 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +41 -41 PetscInt
src/snes/interface/noise/snesmfj2.c 1.19 04/07/25 23:05:04 barrysmith@barry-smiths-computer.local +22 -22 PetscInt
src/snes/interface/noise/snesdnest.c 1.5 04/07/25 23:05:03 barrysmith@barry-smiths-computer.local +12 -12 PetscInt
src/snes/interface/dlregis.c 1.18 04/07/25 23:05:03 barrysmith@barry-smiths-computer.local +2 -3 PetscInt
src/snes/impls/tr/tr.h 1.6 04/07/25 23:05:03 barrysmith@barry-smiths-computer.local +10 -10 PetscInt
src/snes/impls/tr/tr.c 1.22 04/07/25 23:05:03 barrysmith@barry-smiths-computer.local +5 -5 PetscInt
src/snes/impls/test/snestest.c 1.14 04/07/25 23:05:03 barrysmith@barry-smiths-computer.local +9 -9 PetscInt
src/snes/impls/ls/ls.h 1.9 04/07/25 23:05:03 barrysmith@barry-smiths-computer.local +6 -6 PetscInt
src/snes/impls/ls/ls.c 1.43 04/07/25 23:05:03 barrysmith@barry-smiths-computer.local +32 -32 PetscInt
src/snes/examples/tutorials/ex6.c 1.15 04/07/25 23:05:03 barrysmith@barry-smiths-computer.local +26 -22 PetscInt
src/snes/examples/tutorials/ex5.c 1.18 04/07/25 23:05:03 barrysmith@barry-smiths-computer.local +27 -23 PetscInt
src/snes/examples/tutorials/ex30.c 1.46 04/07/25 23:05:03 barrysmith@barry-smiths-computer.local +121 -117 PetscInt
src/snes/examples/tutorials/ex3.c 1.11 04/07/25 23:05:03 barrysmith@barry-smiths-computer.local +28 -24 PetscInt
src/snes/examples/tutorials/ex29.c 1.71 04/07/25 23:05:02 barrysmith@barry-smiths-computer.local +1 -1 PetscInt
src/snes/examples/tutorials/ex27.c 1.11 04/07/25 23:05:02 barrysmith@barry-smiths-computer.local +57 -61 PetscInt
src/snes/examples/tutorials/ex26.c 1.19 04/07/25 23:05:02 barrysmith@barry-smiths-computer.local +25 -25 PetscInt
src/snes/examples/tutorials/ex25.c 1.18 04/07/25 23:05:02 barrysmith@barry-smiths-computer.local +18 -16 PetscInt
src/snes/examples/tutorials/ex24.c 1.15 04/07/25 23:05:02 barrysmith@barry-smiths-computer.local +31 -29 PetscInt
src/snes/examples/tutorials/ex23.c 1.7 04/07/25 23:05:02 barrysmith@barry-smiths-computer.local +15 -14 PetscInt
src/snes/examples/tutorials/ex22.c 1.9 04/07/25 23:05:02 barrysmith@barry-smiths-computer.local +35 -33 PetscInt
src/snes/examples/tutorials/ex21.c 1.8 04/07/25 23:05:02 barrysmith@barry-smiths-computer.local +19 -17 PetscInt
src/snes/examples/tutorials/ex20.c 1.9 04/07/25 23:05:02 barrysmith@barry-smiths-computer.local +40 -36 PetscInt
src/snes/examples/tutorials/ex2.c 1.11 04/07/25 23:05:02 barrysmith@barry-smiths-computer.local +29 -25 PetscInt
src/snes/examples/tutorials/ex19.c 1.14 04/07/25 23:05:02 barrysmith@barry-smiths-computer.local +26 -25 PetscInt
src/snes/examples/tutorials/ex18.c 1.8 04/07/25 23:05:02 barrysmith@barry-smiths-computer.local +39 -35 PetscInt
src/snes/examples/tutorials/ex14.c 1.13 04/07/25 23:05:02 barrysmith@barry-smiths-computer.local +25 -22 PetscInt
src/snes/examples/tutorials/ex10d/ex10.c 1.13 04/07/25 23:05:02 barrysmith@barry-smiths-computer.local +105 -102 PetscInt
src/snes/examples/tutorials/ex1.c 1.10 04/07/25 23:05:02 barrysmith@barry-smiths-computer.local +28 -24 PetscInt
src/snes/examples/tests/ex9.c 1.11 04/07/25 23:05:02 barrysmith@barry-smiths-computer.local +26 -25 PetscInt
src/snes/examples/tests/ex7.c 1.11 04/07/25 23:05:02 barrysmith@barry-smiths-computer.local +26 -23 PetscInt
src/snes/examples/tests/ex5.c 1.9 04/07/25 23:05:01 barrysmith@barry-smiths-computer.local +39 -35 PetscInt
src/snes/examples/tests/ex4.c 1.11 04/07/25 23:05:01 barrysmith@barry-smiths-computer.local +59 -52 PetscInt
src/snes/examples/tests/ex13.c 1.10 04/07/25 23:05:01 barrysmith@barry-smiths-computer.local +27 -23 PetscInt
src/snes/examples/tests/ex11.c 1.13 04/07/25 23:05:01 barrysmith@barry-smiths-computer.local +53 -51 PetscInt
src/snes/examples/tests/ex1.c 1.13 04/07/25 23:05:01 barrysmith@barry-smiths-computer.local +22 -18 PetscInt
src/mat/impls/sbaij/mpi/sbaijov.c 1.39 04/07/25 23:05:01 barrysmith@barry-smiths-computer.local +1 -1 PetscInt
src/mat/impls/sbaij/mpi/mpisbaij.c 1.101 04/07/25 23:05:01 barrysmith@barry-smiths-computer.local +10 -10 PetscInt
src/mat/impls/bdiag/mpi/mpibdiag.c 1.43 04/07/25 23:05:01 barrysmith@barry-smiths-computer.local +4 -3 PetscInt
src/mat/impls/bdiag/mpi/mmbdiag.c 1.8 04/07/25 23:05:01 barrysmith@barry-smiths-computer.local +3 -3 PetscInt
src/mat/examples/tests/makefile 1.33 04/07/25 23:05:01 barrysmith@barry-smiths-computer.local +1 -1 PetscInt
src/mat/examples/tests/ex94.c 1.16 04/07/25 23:05:01 barrysmith@barry-smiths-computer.local +2 -2 PetscInt
src/mat/examples/tests/ex78.c 1.10 04/07/25 23:05:01 barrysmith@barry-smiths-computer.local +3 -2 PetscInt
src/mat/examples/tests/ex76.c 1.12 04/07/25 23:05:00 barrysmith@barry-smiths-computer.local +3 -2 PetscInt
src/ksp/pc/impls/bjacobi/bjacobi.c 1.34 04/07/25 23:05:00 barrysmith@barry-smiths-computer.local +1 -1 PetscInt
src/ksp/ksp/interface/iterativ.c 1.21 04/07/25 23:05:00 barrysmith@barry-smiths-computer.local +7 -7 PetscInt
src/ksp/examples/tutorials/makefile 1.53 04/07/25 23:05:00 barrysmith@barry-smiths-computer.local +2 -8 PetscInt
src/ksp/examples/tutorials/ex9.c 1.17 04/07/25 23:05:00 barrysmith@barry-smiths-computer.local +20 -18 PetscInt
src/ksp/examples/tutorials/ex8.c 1.13 04/07/25 23:05:00 barrysmith@barry-smiths-computer.local +17 -15 PetscInt
src/ksp/examples/tutorials/ex7.c 1.14 04/07/25 23:05:00 barrysmith@barry-smiths-computer.local +2 -2 PetscInt
src/ksp/examples/tutorials/ex5.c 1.14 04/07/25 23:05:00 barrysmith@barry-smiths-computer.local +3 -2 PetscInt
src/ksp/examples/tutorials/ex4.c 1.11 04/07/25 23:05:00 barrysmith@barry-smiths-computer.local +10 -9 PetscInt
src/ksp/examples/tutorials/ex3.c 1.14 04/07/25 23:05:00 barrysmith@barry-smiths-computer.local +5 -5 PetscInt
src/ksp/examples/tutorials/ex29.c 1.9 04/07/25 23:04:59 barrysmith@barry-smiths-computer.local +6 -5 PetscInt
src/ksp/examples/tutorials/ex28.c 1.10 04/07/25 23:04:59 barrysmith@barry-smiths-computer.local +25 -27 PetscInt
src/ksp/examples/tutorials/ex27.c 1.13 04/07/25 23:04:59 barrysmith@barry-smiths-computer.local +4 -3 PetscInt
src/ksp/examples/tutorials/ex25.c 1.10 04/07/25 23:04:59 barrysmith@barry-smiths-computer.local +20 -18 PetscInt
src/ksp/examples/tutorials/ex23.c 1.12 04/07/25 23:04:59 barrysmith@barry-smiths-computer.local +8 -7 PetscInt
src/ksp/examples/tutorials/ex22.c 1.7 04/07/25 23:04:59 barrysmith@barry-smiths-computer.local +17 -15 PetscInt
src/ksp/examples/tutorials/ex16.c 1.11 04/07/25 23:04:59 barrysmith@barry-smiths-computer.local +9 -8 PetscInt
src/ksp/examples/tutorials/ex15.c 1.13 04/07/25 23:04:59 barrysmith@barry-smiths-computer.local +23 -22 PetscInt
src/ksp/examples/tutorials/ex13.c 1.12 04/07/25 23:04:59 barrysmith@barry-smiths-computer.local +23 -20 PetscInt
src/ksp/examples/tutorials/ex10.c 1.43 04/07/25 23:04:59 barrysmith@barry-smiths-computer.local +11 -10 PetscInt
src/ksp/examples/tests/ex7.c 1.17 04/07/25 23:04:59 barrysmith@barry-smiths-computer.local +3 -3 PetscInt
src/ksp/examples/tests/ex6.c 1.20 04/07/25 23:04:59 barrysmith@barry-smiths-computer.local +2 -2 PetscInt
src/ksp/examples/tests/ex4.c 1.10 04/07/25 23:04:59 barrysmith@barry-smiths-computer.local +1 -1 PetscInt
src/ksp/examples/tests/ex3.c 1.11 04/07/25 23:04:59 barrysmith@barry-smiths-computer.local +1 -1 PetscInt
src/ksp/examples/tests/ex24.c 1.11 04/07/25 23:04:58 barrysmith@barry-smiths-computer.local +11 -9 PetscInt
src/ksp/examples/tests/ex18.c 1.16 04/07/25 23:04:58 barrysmith@barry-smiths-computer.local +1 -1 PetscInt
src/docs/tex/petscapp.bib 1.127 04/07/25 23:04:58 barrysmith@barry-smiths-computer.local +10 -0 heart app
src/dm/da/src/dainterp.c 1.23 04/07/25 23:04:58 barrysmith@barry-smiths-computer.local +1 -1 PetscInt
src/dm/da/examples/tutorials/ex5.c 1.11 04/07/25 23:04:58 barrysmith@barry-smiths-computer.local +1 -1 PetscInt
src/dm/da/examples/tutorials/ex3.c 1.7 04/07/25 23:04:58 barrysmith@barry-smiths-computer.local +20 -16 PetscInt
src/dm/da/examples/tutorials/ex2.c 1.6 04/07/25 23:04:58 barrysmith@barry-smiths-computer.local +3 -1 PetscInt
src/dm/da/examples/tests/ex9.c 1.6 04/07/25 23:04:58 barrysmith@barry-smiths-computer.local +6 -6 PetscInt
src/dm/da/examples/tests/ex8.c 1.6 04/07/25 23:04:58 barrysmith@barry-smiths-computer.local +13 -13 PetscInt
src/dm/da/examples/tests/ex7.c 1.7 04/07/25 23:04:58 barrysmith@barry-smiths-computer.local +7 -5 PetscInt
src/dm/da/examples/tests/ex6.c 1.8 04/07/25 23:04:58 barrysmith@barry-smiths-computer.local +10 -9 PetscInt
src/dm/da/examples/tests/ex5.c 1.6 04/07/25 23:04:58 barrysmith@barry-smiths-computer.local +9 -8 PetscInt
src/dm/da/examples/tests/ex4.c 1.7 04/07/25 23:04:57 barrysmith@barry-smiths-computer.local +9 -7 PetscInt
src/dm/da/examples/tests/ex3.c 1.6 04/07/25 23:04:57 barrysmith@barry-smiths-computer.local +11 -10 PetscInt
src/dm/da/examples/tests/ex23.c 1.8 04/07/25 23:04:57 barrysmith@barry-smiths-computer.local +7 -4 PetscInt
src/dm/da/examples/tests/ex22.c 1.4 04/07/25 23:04:57 barrysmith@barry-smiths-computer.local +2 -2 PetscInt
src/dm/da/examples/tests/ex20.c 1.6 04/07/25 23:04:57 barrysmith@barry-smiths-computer.local +8 -5 PetscInt
src/dm/da/examples/tests/ex2.c 1.6 04/07/25 23:04:57 barrysmith@barry-smiths-computer.local +9 -7 PetscInt
src/dm/da/examples/tests/ex19.c 1.5 04/07/25 23:04:57 barrysmith@barry-smiths-computer.local +9 -8 PetscInt
src/dm/da/examples/tests/ex18.c 1.6 04/07/25 23:04:57 barrysmith@barry-smiths-computer.local +7 -5 PetscInt
src/dm/da/examples/tests/ex17.c 1.6 04/07/25 23:04:57 barrysmith@barry-smiths-computer.local +6 -5 PetscInt
src/dm/da/examples/tests/ex16.c 1.6 04/07/25 23:04:57 barrysmith@barry-smiths-computer.local +9 -7 PetscInt
src/dm/da/examples/tests/ex15.c 1.6 04/07/25 23:04:57 barrysmith@barry-smiths-computer.local +2 -1 PetscInt
src/dm/da/examples/tests/ex14.c 1.7 04/07/25 23:04:57 barrysmith@barry-smiths-computer.local +7 -6 PetscInt
src/dm/da/examples/tests/ex13.c 1.8 04/07/25 23:04:57 barrysmith@barry-smiths-computer.local +4 -4 PetscInt
src/dm/da/examples/tests/ex12.c 1.6 04/07/25 23:04:57 barrysmith@barry-smiths-computer.local +8 -7 PetscInt
src/dm/da/examples/tests/ex11.c 1.7 04/07/25 23:04:57 barrysmith@barry-smiths-computer.local +8 -7 PetscInt
src/dm/da/examples/tests/ex10.c 1.7 04/07/25 23:04:57 barrysmith@barry-smiths-computer.local +8 -7 PetscInt
src/dm/da/examples/tests/ex1.c 1.6 04/07/25 23:04:57 barrysmith@barry-smiths-computer.local +7 -5 PetscInt
src/dm/ao/impls/basic/aodatabasic.c 1.24 04/07/25 23:04:56 barrysmith@barry-smiths-computer.local +1 -1 PetscInt
src/dm/ao/impls/basic/aobasic.c 1.26 04/07/25 23:04:56 barrysmith@barry-smiths-computer.local +3 -3 PetscInt
python/PETSc/packages/X11.py 1.14 04/07/25 23:04:56 barrysmith@barry-smiths-computer.local +1 -1 PetscInt
include/petscts.h 1.27 04/07/25 23:04:56 barrysmith@barry-smiths-computer.local +3 -3 PetscInt
include/petscsnes.h 1.33 04/07/25 23:04:56 barrysmith@barry-smiths-computer.local +5 -5 PetscInt
include/petscis.h 1.23 04/07/25 23:04:56 barrysmith@barry-smiths-computer.local +2 -2 PetscInt
include/petscerror.h 1.34 04/07/25 23:04:56 barrysmith@barry-smiths-computer.local +6 -6 PetscInt
include/petscda.h 1.40 04/07/25 23:04:56 barrysmith@barry-smiths-computer.local +1 -1 PetscInt
BitKeeper/deleted/.del-ex28.c~a4928c94b24a7e17 1.3 04/07/25 22:07:22 barrysmith@barry-smiths-computer.local +81 -86 Delete: src/snes/examples/tutorials/ex28.c
src/snes/examples/tests/output/ex4_1.out 1.1 04/07/23 22:21:10 barrysmith@barry-smiths-computer.local +2 -0
src/snes/examples/tests/output/ex4_1.out 1.0 04/07/23 22:21:10 barrysmith@barry-smiths-computer.local +0 -0 BitKeeper file /Users/barrysmith/petsc-dev/src/snes/examples/tests/output/ex4_1.out
BitKeeper/deleted/.del-ex26.c~d3baa5268694279d 1.11 04/07/23 13:19:35 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: src/ksp/examples/tutorials/ex26.c
Hg-commit: f3987d4b037460cdfd71041cec469ebed2f5a621
show more ...
|
| 8aa46a7b | 21-Jul-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2363.1.11 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040721162355|32486 ChangeSet 1.2363.1.11 04/07/21 11:23:55 barrysmith@barrysmith-57.mcs.anl.gov +14 -0 removed RAMG
sr
bk-changeset-1.2363.1.11 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040721162355|32486 ChangeSet 1.2363.1.11 04/07/21 11:23:55 barrysmith@barrysmith-57.mcs.anl.gov +14 -0 removed RAMG
src/ksp/pc/interface/pcregis.c 1.28 04/07/21 11:23:53 barrysmith@barrysmith-57.mcs.anl.gov +0 -6 removed RAMG
src/ksp/pc/impls/makefile 1.20 04/07/21 11:23:52 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 removed RAMG
maint/xclude 1.21 04/07/21 11:23:52 barrysmith@barrysmith-57.mcs.anl.gov +0 -1 removed RAMG
maint/builddist 1.45 04/07/21 11:23:52 barrysmith@barrysmith-57.mcs.anl.gov +0 -2 removed RAMG
include/petscpc.h 1.56 04/07/21 11:23:52 barrysmith@barrysmith-57.mcs.anl.gov +0 -1 removed RAMG
include/finclude/petscpc.h 1.9 04/07/21 11:23:52 barrysmith@barrysmith-57.mcs.anl.gov +0 -1 removed RAMG
bmake/predefined/solaris/packages 1.26 04/07/21 11:23:52 barrysmith@barrysmith-57.mcs.anl.gov +0 -3 removed RAMG
bmake/predefined/linux_pgi/packages 1.14 04/07/21 11:23:52 barrysmith@barrysmith-57.mcs.anl.gov +0 -3 removed RAMG
bmake/predefined/linux_gcc_pgf90/packages 1.40 04/07/21 11:23:52 barrysmith@barrysmith-57.mcs.anl.gov +0 -3 removed RAMG
BitKeeper/deleted/.del-ramgpetsc.c~6e3e2f4d376e7c0b 1.19 04/07/21 11:14:12 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: src/ksp/pc/impls/ramg/ramgpetsc.c
BitKeeper/deleted/.del-ramgfunc.h~f76bc374acab50b1 1.7 04/07/21 11:14:12 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: src/ksp/pc/impls/ramg/ramgfunc.h
BitKeeper/deleted/.del-petscfunc.h~9f66d10e297bf1bd 1.12 04/07/21 11:14:12 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: src/ksp/pc/impls/ramg/petscfunc.h
BitKeeper/deleted/.del-petscfunc.c~5dd194b33fdde3b9 1.18 04/07/21 11:14:12 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: src/ksp/pc/impls/ramg/petscfunc.c
BitKeeper/deleted/.del-makefile~d4c340f5f46cbc9f 1.10 04/07/21 11:14:12 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: src/ksp/pc/impls/ramg/makefile
Hg-commit: bea0e5c36b922a4bbd9d7281fe7e1ac274cc94ec
show more ...
|
| dc231df0 | 20-Jul-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2363.1.7 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040720200017|13377 ChangeSet 1.2363.1.7 04/07/20 15:00:17 barrysmith@barrysmith-57.mcs.anl.gov +6 -0 made matload_mpiaij a
bk-changeset-1.2363.1.7 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040720200017|13377 ChangeSet 1.2363.1.7 04/07/20 15:00:17 barrysmith@barrysmith-57.mcs.anl.gov +6 -0 made matload_mpiaij and matload_mpibaij scalable
src/ksp/pc/impls/eisens/eisen.c 1.23 04/07/20 15:00:16 barrysmith@barrysmith-57.mcs.anl.gov +6 -6 bad naming of subclasses
src/mat/impls/aij/mpi/mmaij.c 1.20 04/07/20 15:00:15 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 outdated comment
src/ksp/ksp/interface/itfunc.c 1.54 04/07/20 15:00:15 barrysmith@barrysmith-57.mcs.anl.gov +4 -3 presolves were in the wrong place
src/ksp/examples/tutorials/ex10.c 1.42 04/07/20 15:00:15 barrysmith@barrysmith-57.mcs.anl.gov +2 -1 it didn't get the iteration counts for transpose solves!
src/mat/impls/baij/mpi/mpibaij.c 1.69 04/07/20 14:49:16 barrysmith@barrysmith-57.mcs.anl.gov +41 -41 made loading matrices scalable, now no processor needs to store anything as long as an entire vector [PETSC #11285] Large Matrix Operations
src/mat/impls/aij/mpi/mpiaij.c 1.198 04/07/20 13:03:42 barrysmith@barrysmith-57.mcs.anl.gov +23 -28 make scalabe by not loading all row lengths at the same time
src/ksp/pc/impls/eisens/eisen.c 1.22 04/07/20 12:51:11 barrysmith@barrysmith-57.mcs.anl.gov +2 -4 *** empty log message ***
Hg-commit: cc893a1457f92dff3d58aef2c4045d4e75387f8f
show more ...
|
| 13f74950 | 20-Jul-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2363.2.1 barrysmith@barry-smiths-computer.local|ChangeSet|20040720143505|15087 ChangeSet 1.2363.2.1 04/07/20 09:35:05 barrysmith@barry-smiths-computer.local +165 -0 PetscInt
tod
bk-changeset-1.2363.2.1 barrysmith@barry-smiths-computer.local|ChangeSet|20040720143505|15087 ChangeSet 1.2363.2.1 04/07/20 09:35:05 barrysmith@barry-smiths-computer.local +165 -0 PetscInt
todo 1.72 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +5 -2 PetscInt
src/vec/is/utils/isdiff.c 1.15 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +3 -2 PetscInt
src/sys/src/viewer/interface/viewreg.c 1.15 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +0 -1 PetscInt
src/sys/src/viewer/impls/string/stringv.c 1.17 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +2 -2 PetscInt
src/sys/src/viewer/impls/ascii/vcreatea.c 1.11 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +3 -3 PetscInt
src/sys/src/viewer/impls/ascii/filev.c 1.31 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +8 -8 PetscInt
src/sys/src/utils/memc.c 1.21 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +3 -3 PetscInt
src/sys/src/plog/classLog.c 1.17 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +0 -2 PetscInt
src/sys/src/objects/ptype.c 1.11 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +2 -2 PetscInt
src/sys/src/objects/inherit.c 1.26 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +3 -3 PetscInt
src/sys/src/objects/gtype.c 1.8 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +3 -0 PetscInt
src/sys/src/f90/f90_win32.c 1.8 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +5 -5 PetscInt
src/sys/src/f90/f90_t3e.c 1.8 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +5 -5 PetscInt
src/sys/src/f90/f90_solaris_old.c 1.8 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +5 -5 PetscInt
src/sys/src/f90/f90_solaris.c 1.8 04/07/20 09:35:00 barrysmith@barry-smiths-computer.local +4 -4 PetscInt
src/sys/src/f90/f90_rs6000.c 1.8 04/07/20 09:34:59 barrysmith@barry-smiths-computer.local +5 -5 PetscInt
src/sys/src/f90/f90_nag.c 1.8 04/07/20 09:34:59 barrysmith@barry-smiths-computer.local +4 -4 PetscInt
src/sys/src/f90/f90_intel8.c 1.6 04/07/20 09:34:59 barrysmith@barry-smiths-computer.local +4 -4 PetscInt
src/sys/src/f90/f90_intel.c 1.8 04/07/20 09:34:59 barrysmith@barry-smiths-computer.local +4 -4 PetscInt
src/sys/src/f90/f90_hpux.c 1.8 04/07/20 09:34:59 barrysmith@barry-smiths-computer.local +4 -4 PetscInt
src/sys/src/f90/f90_alpha.c 1.9 04/07/20 09:34:59 barrysmith@barry-smiths-computer.local +5 -5 PetscInt
src/sys/src/f90/f90_absoft.c 1.8 04/07/20 09:34:59 barrysmith@barry-smiths-computer.local +5 -5 PetscInt
src/sys/src/f90/f90_IRIX.c 1.8 04/07/20 09:34:59 barrysmith@barry-smiths-computer.local +5 -5 PetscInt
src/sys/src/draw/interface/drawreg.c 1.24 04/07/20 09:34:59 barrysmith@barry-smiths-computer.local +0 -1 PetscInt
src/sys/ctable.h 1.7 04/07/20 09:34:59 barrysmith@barry-smiths-computer.local +12 -12 PetscInt
src/snes/interface/snes.c 1.53 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +1 -1 PetscInt
src/mat/interface/matregis.c 1.38 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +0 -12 PetscInt
src/mat/impls/sbaij/seq/sro.c 1.10 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +11 -11 PetscInt
src/mat/impls/sbaij/seq/sbaijfact9.c 1.7 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +12 -12 PetscInt
src/mat/impls/sbaij/seq/sbaijfact8.c 1.6 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +7 -8 PetscInt
src/mat/impls/sbaij/seq/sbaijfact7.c 1.7 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +10 -10 PetscInt
src/mat/impls/sbaij/seq/sbaijfact6.c 1.8 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +11 -11 PetscInt
src/mat/impls/sbaij/seq/sbaijfact5.c 1.7 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +8 -8 PetscInt
src/mat/impls/sbaij/seq/sbaijfact4.c 1.6 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +7 -7 PetscInt
src/mat/impls/sbaij/seq/sbaijfact3.c 1.7 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +10 -10 PetscInt
src/mat/impls/sbaij/seq/sbaijfact2.c 1.42 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +119 -120 PetscInt
src/mat/impls/sbaij/seq/sbaijfact12.c 1.6 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +10 -11 PetscInt
src/mat/impls/sbaij/seq/sbaijfact11.c 1.7 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +13 -13 PetscInt
src/mat/impls/sbaij/seq/sbaijfact10.c 1.6 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +15 -16 PetscInt
src/mat/impls/sbaij/seq/sbaijfact.c 1.64 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +89 -94 PetscInt
src/mat/impls/sbaij/seq/sbaij2.c 1.30 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +104 -104 PetscInt
src/mat/impls/sbaij/seq/sbaij.h 1.33 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +6 -6 PetscInt
src/mat/impls/sbaij/seq/sbaij.c 1.114 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +120 -116 PetscInt
src/mat/impls/sbaij/seq/aijsbaij.c 1.21 04/07/20 09:34:58 barrysmith@barry-smiths-computer.local +22 -25 PetscInt
src/mat/impls/sbaij/mpi/sbaijov.c 1.38 04/07/20 09:34:57 barrysmith@barry-smiths-computer.local +48 -48 PetscInt
src/mat/impls/sbaij/mpi/mpisbaij.c 1.100 04/07/20 09:34:57 barrysmith@barry-smiths-computer.local +8 -6 PetscInt
src/mat/impls/sbaij/mpi/mmsbaij.c 1.30 04/07/20 09:34:57 barrysmith@barry-smiths-computer.local +37 -37 PetscInt
src/mat/impls/sbaij/makefile 1.7 04/07/20 09:34:57 barrysmith@barry-smiths-computer.local +0 -1 PetscInt
src/mat/impls/is/matis.c 1.18 04/07/20 09:34:57 barrysmith@barry-smiths-computer.local +18 -19 PetscInt
src/mat/impls/is/makefile 1.8 04/07/20 09:34:57 barrysmith@barry-smiths-computer.local +0 -1 PetscInt
src/mat/impls/dense/seq/dense.h 1.9 04/07/20 09:34:57 barrysmith@barry-smiths-computer.local +1 -1 PetscInt
src/mat/impls/dense/seq/dense.c 1.64 04/07/20 09:34:57 barrysmith@barry-smiths-computer.local +86 -83 PetscInt
src/mat/impls/dense/mpi/mpidense.h 1.8 04/07/20 09:34:57 barrysmith@barry-smiths-computer.local +24 -24 PetscInt
src/mat/impls/dense/mpi/mpidense.c 1.47 04/07/20 09:34:57 barrysmith@barry-smiths-computer.local +78 -75 PetscInt
src/mat/impls/dense/mpi/mmdense.c 1.14 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +36 -36 PetscInt
src/mat/impls/dense/makefile 1.7 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +0 -2 PetscInt
src/mat/impls/bdiag/seq/bdiag3.c 1.23 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +34 -33 PetscInt
src/mat/impls/bdiag/seq/bdiag2.c 1.20 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +105 -105 PetscInt
src/mat/impls/bdiag/seq/bdiag.h 1.13 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +24 -24 PetscInt
src/mat/impls/bdiag/seq/bdiag.c 1.43 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +57 -55 PetscInt
src/mat/impls/bdiag/seq/bdfact.c 1.14 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +54 -54 PetscInt
src/mat/impls/bdiag/mpi/mpibdiag.h 1.9 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +10 -10 PetscInt
src/mat/impls/bdiag/mpi/mpibdiag.c 1.42 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +103 -98 PetscInt
src/mat/impls/bdiag/makefile 1.7 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +0 -1 PetscInt
src/mat/impls/aij/mpi/mpiptap.c 1.9 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +2 -1 PetscInt
src/mat/impls/aij/mpi/mpiaij.c 1.197 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +6 -5 PetscInt
src/ksp/utils/damg.c 1.40 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +2 -1 PetscInt
src/ksp/pc/pcimpl.h 1.12 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +11 -11 PetscInt
src/ksp/pc/interface/precon.c 1.53 04/07/20 09:34:56 barrysmith@barry-smiths-computer.local +7 -7 PetscInt
src/ksp/pc/interface/pcset.c 1.23 04/07/20 09:34:55 barrysmith@barry-smiths-computer.local +8 -8 PetscInt
src/ksp/pc/impls/tfs/makefile 1.11 04/07/20 09:34:55 barrysmith@barry-smiths-computer.local +1 -0 PetscInt
src/ksp/pc/impls/shell/shellpc.c 1.22 04/07/20 09:34:55 barrysmith@barry-smiths-computer.local +21 -21 PetscInt
src/ksp/pc/impls/redundant/redundant.c 1.20 04/07/20 09:34:55 barrysmith@barry-smiths-computer.local +11 -10 PetscInt
src/ksp/pc/impls/mg/mg.c 1.37 04/07/20 09:34:55 barrysmith@barry-smiths-computer.local +3 -3 PetscInt
src/ksp/pc/impls/lu/lu.c 1.32 04/07/20 09:34:55 barrysmith@barry-smiths-computer.local +13 -13 PetscInt
src/ksp/pc/impls/ksp/pcksp.c 1.20 04/07/20 09:34:55 barrysmith@barry-smiths-computer.local +16 -15 PetscInt
src/ksp/pc/impls/jacobi/jacobi.c 1.13 04/07/20 09:34:55 barrysmith@barry-smiths-computer.local +10 -15 PetscInt
src/ksp/pc/impls/is/pcis.h 1.10 04/07/20 09:34:55 barrysmith@barry-smiths-computer.local +12 -12 PetscInt
src/ksp/pc/impls/is/pcis.c 1.23 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +17 -29 PetscInt
src/ksp/pc/impls/is/nn/nn.h 1.10 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +4 -4 PetscInt
src/ksp/pc/impls/is/nn/nn.c 1.24 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +23 -36 PetscInt
src/ksp/pc/impls/is/makefile 1.7 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +1 -0 PetscInt
src/ksp/pc/impls/ilu/ilu.h 1.8 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +1 -1 PetscInt
src/ksp/pc/impls/ilu/ilu.c 1.38 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +1 -1 PetscInt
src/ksp/pc/impls/fieldsplit/fieldsplit.c 1.14 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +3 -3 PetscInt
src/ksp/pc/impls/eisens/eisen.c 1.21 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +14 -14 PetscInt
src/ksp/pc/impls/composite/composite.c 1.23 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +3 -3 PetscInt
src/ksp/pc/impls/bjacobi/bjacobi.h 1.7 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +6 -6 PetscInt
src/ksp/pc/impls/bjacobi/bjacobi.c 1.33 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +2 -3 PetscInt
src/ksp/pc/impls/asm/asm.c 1.36 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +59 -56 PetscInt
src/ksp/ksp/kspimpl.h 1.23 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +13 -13 PetscInt
src/ksp/ksp/interface/xmon.c 1.9 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +14 -14 PetscInt
src/ksp/ksp/interface/itfunc.c 1.53 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +19 -15 PetscInt
src/ksp/ksp/interface/itcreate.c 1.55 04/07/20 09:34:54 barrysmith@barry-smiths-computer.local +8 -9 PetscInt
src/ksp/ksp/interface/itcl.c 1.14 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +1 -1 PetscInt
src/ksp/ksp/interface/eige.c 1.20 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +20 -18 PetscInt
src/ksp/ksp/impls/tfqmr/tfqmr.c 1.16 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +4 -4 PetscInt
src/ksp/ksp/impls/tcqmr/tcqmr.c 1.16 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +4 -4 PetscInt
src/ksp/ksp/impls/symmlq/symmlq.c 1.15 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +11 -13 PetscInt
src/ksp/ksp/impls/rich/rich.c 1.18 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +8 -8 PetscInt
src/ksp/ksp/impls/qcg/qcg.c 1.19 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +18 -18 PetscInt
src/ksp/ksp/impls/preonly/preonly.c 1.13 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +2 -3 PetscInt
src/ksp/ksp/impls/minres/minres.c 1.16 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +10 -11 PetscInt
src/ksp/ksp/impls/lgmres/lgmresp.h 1.8 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +39 -40 PetscInt
src/ksp/ksp/impls/lgmres/lgmres.c 1.29.1.1 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +59 -66 PetscInt
src/ksp/ksp/impls/gmres/gmresp.h 1.13 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +12 -11 PetscInt
src/ksp/ksp/impls/gmres/gmres2.c 1.21 04/07/20 09:34:53 barrysmith@barry-smiths-computer.local +2 -2 PetscInt
src/ksp/ksp/impls/gmres/gmres.c 1.49 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +47 -47 PetscInt
src/ksp/ksp/impls/gmres/gmreig.c 1.14 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +14 -14 PetscInt
src/ksp/ksp/impls/gmres/borthog2.c 1.16 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +6 -6 PetscInt
src/ksp/ksp/impls/gmres/borthog.c 1.12 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +3 -3 PetscInt
src/ksp/ksp/impls/fgmres/modpcf.c 1.15 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +9 -10 PetscInt
src/ksp/ksp/impls/fgmres/fgmresp.h 1.13 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +31 -31 PetscInt
src/ksp/ksp/impls/fgmres/fgmres.c 1.36 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +53 -53 PetscInt
src/ksp/ksp/impls/cr/cr.c 1.26 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +7 -8 PetscInt
src/ksp/ksp/impls/cheby/cheby.c 1.19 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +12 -12 PetscInt
src/ksp/ksp/impls/cgs/cgs.c 1.21 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +6 -6 PetscInt
src/ksp/ksp/impls/cgne/cgne.c 1.18 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +16 -18 PetscInt
src/ksp/ksp/impls/cg/cgeig.c 1.9 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +13 -13 PetscInt
src/ksp/ksp/impls/bicg/bicg.c 1.16 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +7 -8 PetscInt
src/ksp/ksp/impls/bcgsl/bcgsl.h 1.4 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +3 -3 PetscInt
src/ksp/ksp/impls/bcgsl/bcgsl.c 1.15 04/07/20 09:34:52 barrysmith@barry-smiths-computer.local +82 -124 PetscInt
src/ksp/ksp/impls/bcgs/bcgs.c 1.17 04/07/20 09:34:51 barrysmith@barry-smiths-computer.local +4 -4 PetscInt
src/dm/da/utils/sda2.c 1.17 04/07/20 09:34:51 barrysmith@barry-smiths-computer.local +22 -22 PetscInt
src/dm/da/utils/pack.c 1.15 04/07/20 09:34:51 barrysmith@barry-smiths-computer.local +46 -46 PetscInt
src/dm/da/utils/fdda.c 1.41 04/07/20 09:34:51 barrysmith@barry-smiths-computer.local +72 -74 PetscInt
src/dm/da/src/gr2.c 1.28 04/07/20 09:34:51 barrysmith@barry-smiths-computer.local +12 -11 PetscInt
src/dm/da/src/gr1.c 1.14 04/07/20 09:34:51 barrysmith@barry-smiths-computer.local +3 -3 PetscInt
src/dm/da/src/daview.c 1.24 04/07/20 09:34:51 barrysmith@barry-smiths-computer.local +5 -5 PetscInt
src/dm/da/src/dasub.c 1.10 04/07/20 09:34:51 barrysmith@barry-smiths-computer.local +7 -7 PetscInt
src/dm/da/src/daltol.c 1.14 04/07/20 09:34:51 barrysmith@barry-smiths-computer.local +4 -4 PetscInt
src/dm/da/src/dalocal.c 1.25 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +14 -14 PetscInt
src/dm/da/src/daload.c 1.12 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +7 -6 PetscInt
src/dm/da/src/dainterp.c 1.22 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +2 -2 PetscInt
src/dm/da/src/daindex.c 1.13 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +5 -5 PetscInt
src/dm/da/src/dagtona.c 1.13 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +4 -4 PetscInt
src/dm/da/src/dagtol.c 1.16 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +2 -2 PetscInt
src/dm/da/src/daghost.c 1.8 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +2 -2 PetscInt
src/dm/da/src/dagetarray.c 1.13 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +2 -2 PetscInt
src/dm/da/src/dadist.c 1.15 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +1 -1 PetscInt
src/dm/da/src/dacorn.c 1.16 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +20 -20 PetscInt
src/dm/da/src/da3.c 1.27 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +44 -44 PetscInt
src/dm/da/src/da2.c 1.52 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +2 -2 PetscInt
src/dm/da/src/da1.c 1.27 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +17 -17 PetscInt
src/dm/da/examples/tutorials/ex1.c 1.9 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +3 -1 PetscInt
src/dm/ao/utils/aosetlocal.c 1.9 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +2 -2 PetscInt
src/dm/ao/interface/aodata.c 1.15 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +54 -53 PetscInt
src/dm/ao/interface/ao.c 1.16 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +10 -10 PetscInt
src/dm/ao/impls/mapping/aomapping.c 1.22 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +58 -57 PetscInt
src/dm/ao/impls/basic/aoreduced.c 1.8 04/07/20 09:34:50 barrysmith@barry-smiths-computer.local +9 -9 PetscInt
src/dm/ao/impls/basic/aodatabasic.c 1.23 04/07/20 09:34:49 barrysmith@barry-smiths-computer.local +93 -89 PetscInt
src/dm/ao/impls/basic/aobasic.c 1.25 04/07/20 09:34:49 barrysmith@barry-smiths-computer.local +58 -56 PetscInt
src/dm/ao/aoimpl.h 1.14 04/07/20 09:34:49 barrysmith@barry-smiths-computer.local +30 -30 PetscInt
include/petscviewer.h 1.44 04/07/20 09:34:49 barrysmith@barry-smiths-computer.local +3 -3 PetscInt
include/petscpc.h 1.55 04/07/20 09:34:49 barrysmith@barry-smiths-computer.local +21 -20 PetscInt
include/petscmg.h 1.10 04/07/20 09:34:49 barrysmith@barry-smiths-computer.local +15 -15 PetscInt
include/petscksp.h 1.51 04/07/20 09:34:49 barrysmith@barry-smiths-computer.local +29 -29 PetscInt
include/petschead.h 1.38 04/07/20 09:34:49 barrysmith@barry-smiths-computer.local +15 -15 PetscInt
include/petscao.h 1.16 04/07/20 09:34:49 barrysmith@barry-smiths-computer.local +28 -28 PetscInt
include/petsc.h 1.90 04/07/20 09:34:48 barrysmith@barry-smiths-computer.local +3 -3 PetscInt
src/docs/tex/petscapp.bib 1.126 04/07/19 10:15:19 barrysmith@barrysmith-57.mcs.anl.gov +7 -7 fix bad ~ in url = keys
src/docs/website/index.html 1.21 04/07/19 10:14:58 barrysmith@barrysmith-57.mcs.anl.gov +2 -0 add Mark Adams Prometheus as pack that uses PETSc
src/docs/tex/manual/developers.tex 1.8 04/07/17 18:22:13 barrysmith@barry-smiths-computer.local +6 -10 more formatting rules
todo 1.71 04/07/16 15:29:47 barrysmith@barrysmith-57.mcs.anl.gov +2 -0 *** empty log message ***
BitKeeper/deleted/.del-gmcnv.c~46d445a0bb33ee5c 1.5 04/07/16 12:13:39 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: src/ksp/ksp/impls/gmres/gmcnv.c
src/fortran/custom/zpc.c 1.25 04/07/16 11:49:53 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 buggy code!! Damn you Barry
Hg-commit: 03cb6e710a570207e5c59d82384a05ee7940766c
show more ...
|
| d07a9264 | 16-Jul-2004 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.2363.1.3 balay@asterix.mcs.anl.gov|ChangeSet|20040716215433|37185 ChangeSet 1.2363.1.3 04/07/16 16:54:33 balay@asterix.mcs.anl.gov +4 -0 some nightly build (syntax) fixes
src/sy
bk-changeset-1.2363.1.3 balay@asterix.mcs.anl.gov|ChangeSet|20040716215433|37185 ChangeSet 1.2363.1.3 04/07/16 16:54:33 balay@asterix.mcs.anl.gov +4 -0 some nightly build (syntax) fixes
src/sys/src/objects/options.c 1.46 04/07/16 16:54:33 balay@asterix.mcs.anl.gov +2 -2 fix signed vs unsigned comparision
src/mat/impls/aij/seq/aijfact.c 1.62 04/07/16 16:54:33 balay@asterix.mcs.anl.gov +3 -3 typecast fix
src/ksp/pc/impls/shell/shellpc.c 1.21 04/07/16 16:54:33 balay@asterix.mcs.anl.gov +1 -1 remove unknown functions
src/ksp/pc/impls/fieldsplit/fieldsplit.c 1.13 04/07/16 16:54:33 balay@asterix.mcs.anl.gov +1 -1 fix uninitialized variable
Hg-commit: 6319fa66e299cbd0f61d9e942de257c848b4318d
show more ...
|
| 2e70eadc | 16-Jul-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2362.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20040716031806|43941 ChangeSet 1.2362.1.1 04/07/15 22:18:06 barrysmith@barry-smiths-computer.local +7 -0 mg fixes, fieldsp
bk-changeset-1.2362.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20040716031806|43941 ChangeSet 1.2362.1.1 04/07/15 22:18:06 barrysmith@barry-smiths-computer.local +7 -0 mg fixes, fieldsplit fixes PetscInt
src/vec/utils/vinv.c 1.34 04/07/15 22:18:04 barrysmith@barry-smiths-computer.local +2 -0 check for valid blocksize before doing stride computations
src/sys/src/objects/options.c 1.45 04/07/15 22:18:04 barrysmith@barry-smiths-computer.local +32 -4 PetscInt allow _%d_ style option handling
src/mat/interface/matrix.c 1.137 04/07/15 22:18:04 barrysmith@barry-smiths-computer.local +4 -0 set vector blocksize when tajen from Mat set blocksize of matrix obtained from PtAP
src/ksp/pc/interface/precon.c 1.52 04/07/15 22:18:04 barrysmith@barry-smiths-computer.local +16 -15 PetscInt
src/ksp/pc/impls/mg/mgfunc.c 1.13 04/07/15 22:18:04 barrysmith@barry-smiths-computer.local +1 -1 allow options for particular levels
src/ksp/pc/impls/mg/mg.c 1.36 04/07/15 22:18:04 barrysmith@barry-smiths-computer.local +3 -1 allow options for particular levels
src/ksp/pc/impls/fieldsplit/fieldsplit.c 1.12 04/07/15 22:18:04 barrysmith@barry-smiths-computer.local +4 -4 formating
src/ksp/pc/impls/fieldsplit/fieldsplit.c 1.11 04/07/15 15:13:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 works ok. going to add support for not using the %d_ on the option prefixes
Hg-commit: a9ebaeeac6a9d599a399bea48529ccd69b937a76
show more ...
|
| 79416396 | 15-Jul-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2360.1.2 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040715185254|65418 ChangeSet 1.2360.1.2 04/07/15 13:52:54 barrysmith@barrysmith-57.mcs.anl.gov +9 -0 PetscInt, [PETSC #112
bk-changeset-1.2360.1.2 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040715185254|65418 ChangeSet 1.2360.1.2 04/07/15 13:52:54 barrysmith@barrysmith-57.mcs.anl.gov +9 -0 PetscInt, [PETSC #11228] a loop in cholesky? add/multi for fieldsplit PC
src/mat/impls/sbaij/seq/aijsbaij.c 1.20 04/07/15 13:52:51 barrysmith@barrysmith-57.mcs.anl.gov +5 -6 formating PetscInt
src/mat/impls/aij/seq/aijfact.c 1.61 04/07/15 13:52:51 barrysmith@barrysmith-57.mcs.anl.gov +5 -2 [PETSC #11228] a loop in cholesky?
src/ksp/pc/impls/mg/smg.c 1.12 04/07/15 13:52:51 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 PetscInt
src/ksp/pc/impls/mg/mgfunc.c 1.12 04/07/15 13:52:51 barrysmith@barrysmith-57.mcs.anl.gov +12 -12 PetscInt
src/ksp/pc/impls/mg/mg.c 1.35 04/07/15 13:52:51 barrysmith@barrysmith-57.mcs.anl.gov +47 -46 PetscInt
src/ksp/pc/impls/mg/fmg.c 1.12 04/07/15 13:52:51 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 PetscInt
src/ksp/pc/impls/fieldsplit/fieldsplit.c 1.10 04/07/15 13:52:51 barrysmith@barrysmith-57.mcs.anl.gov +134 -36 set type additive or multiplicate for fieldsplit PC
src/ksp/pc/impls/composite/composite.c 1.22 04/07/15 13:52:51 barrysmith@barrysmith-57.mcs.anl.gov +14 -14 formating and PetscInt
include/petscpc.h 1.54 04/07/15 13:52:51 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 set type additive or multiplicate for fieldsplit PC
Hg-commit: 8800afd7312d0ca25cc6495f47973fa120c0bcf0
show more ...
|
| 1b9fc7fc | 14-Jul-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2360 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040714213410|00340 ChangeSet 1.2360 04/07/14 16:34:10 barrysmith@barrysmith-57.mcs.anl.gov +3 -0 wrong argument list, re. Bill
bk-changeset-1.2360 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040714213410|00340 ChangeSet 1.2360 04/07/14 16:34:10 barrysmith@barrysmith-57.mcs.anl.gov +3 -0 wrong argument list, re. Bill less confusiing as array instead of pointer
src/sys/src/objects/ams/aoptions.c 1.28 04/07/14 16:34:08 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 wrong argument list, re. Bill less confusiing as array instead of pointer
src/mat/impls/aij/mpi/mpiov.c 1.26 04/07/14 16:30:56 barrysmith@barrysmith-57.mcs.anl.gov +0 -4 removed chkmemq debugging
src/ksp/pc/impls/fieldsplit/fieldsplit.c 1.9 04/07/14 16:23:26 barrysmith@barrysmith-57.mcs.anl.gov +79 -16 working version, just before I strip it out to handle only ONE split. use the composite preconditioner to combine several of these Is this the right thing to do????
Hg-commit: 82e3c635ef779b2186c1c3828bc97175298973ad
show more ...
|
| a3d16645 | 14-Jul-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2355 barrysmith@barry-smiths-computer.local|ChangeSet|20040714033123|01750 ChangeSet 1.2355 04/07/13 22:31:23 barrysmith@barry-smiths-computer.local +0 -0 Merge bk://petsc@petsc.bk
bk-changeset-1.2355 barrysmith@barry-smiths-computer.local|ChangeSet|20040714033123|01750 ChangeSet 1.2355 04/07/13 22:31:23 barrysmith@barry-smiths-computer.local +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into barry-smiths-computer.local:/Users/barrysmith/petsc-dev
Hg-commit: 066f2b171608390f224b8a7fc14a492019224ce6
show more ...
|
| 69a612a9 | 14-Jul-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2352.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20040714033112|01632 ChangeSet 1.2352.1.1 04/07/13 22:31:12 barrysmith@barry-smiths-computer.local +6 -0 changed FieldSpli
bk-changeset-1.2352.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20040714033112|01632 ChangeSet 1.2352.1.1 04/07/13 22:31:12 barrysmith@barry-smiths-computer.local +6 -0 changed FieldSplit PC to use KSP on splits
src/ksp/pc/impls/fieldsplit/fieldsplit.c 1.8 04/07/13 22:31:10 barrysmith@barry-smiths-computer.local +65 -50 changed FieldSplit PC to use KSP on splits
src/ksp/pc/impls/bjacobi/bjacobi.c 1.32 04/07/13 22:31:09 barrysmith@barry-smiths-computer.local +66 -64 PetscInt, formating
include/petscpc.h 1.53 04/07/13 22:31:09 barrysmith@barry-smiths-computer.local +0 -1 changed FieldSplit PC to use KSP on splits
include/petscksp.h 1.50 04/07/13 22:31:09 barrysmith@barry-smiths-computer.local +1 -0 changed FieldSplit PC to use KSP on splits
src/snes/interface/snes.c 1.52 04/07/13 19:53:35 barrysmith@barry-smiths-computer.local +1 -0 set the operators as soon as Jacobian is set so that they are known by ksp/pc before ksp/pcsetfromoptions() is called. Fieldsplits defaults need to know the blocksize from the matrix so they need to be set early
src/snes/utils/damgsnes.c 1.45 04/07/13 19:50:43 barrysmith@barry-smiths-computer.local +1 -2 put snessetfromoptions() after snessetoperators() so ksp/pcsetfromoptions() will be after ksp/pcsetoperators() which will allow the setfromoptions() to know about the matrix. Now FieldSplit needs this to set the default split of the fields. Hope this does not break anything else.
src/snes/utils/damgsnes.c 1.44 04/07/13 13:39:37 barrysmith@barrysmith-11.mcs.anl.gov +1 -1 [PETSC #11186] DMMGSetSNESLocal Local Jacobian? PETSc 2.2.0 docs say cannot set Jacobian routine
Hg-commit: ebad9411d902be0b9b61ee8db162292db9d91be9
show more ...
|
| 08312ba0 | 13-Jul-2004 |
victorle <victorle@tibook500ve.cs.utk.edu> |
bk-changeset-1.2353 victorle@tibook500ve.cs.utk.edu|ChangeSet|20040713182009|65060 ChangeSet 1.2353 04/07/13 14:20:09 victorle@tibook500ve.cs.utk.edu +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc
bk-changeset-1.2353 victorle@tibook500ve.cs.utk.edu|ChangeSet|20040713182009|65060 ChangeSet 1.2353 04/07/13 14:20:09 victorle@tibook500ve.cs.utk.edu +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into tibook500ve.cs.utk.edu:/Volumes/UserPartition/Users/victorle/Software/petsc/petsc-dev
Hg-commit: aa2b71bab6f088ff4f553370bef0330c0234ad71
show more ...
|
| 26b6ef2f | 13-Jul-2004 |
victorle <victorle@tibook500ve.cs.utk.edu> |
bk-changeset-1.2343.3.1 victorle@tibook500ve.cs.utk.edu|ChangeSet|20040713181928|32528 ChangeSet 1.2343.3.1 04/07/13 14:19:28 victorle@tibook500ve.cs.utk.edu +1 -0 possibility of switching off ma
bk-changeset-1.2343.3.1 victorle@tibook500ve.cs.utk.edu|ChangeSet|20040713181928|32528 ChangeSet 1.2343.3.1 04/07/13 14:19:28 victorle@tibook500ve.cs.utk.edu +1 -0 possibility of switching off manteuffel shift
src/ksp/pc/impls/ilu/ilu.c 1.37 04/07/13 14:19:24 victorle@tibook500ve.cs.utk.edu +8 -2 possibility of switching off manteuffel shift
Hg-commit: b0a5a2e7eb16c90b00aaf4993b407aaabea3d303
show more ...
|
| 97bbdb24 | 13-Jul-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2352 barrysmith@barry-smiths-computer.local|ChangeSet|20040713034441|00464 ChangeSet 1.2352 04/07/12 22:44:41 barrysmith@barry-smiths-computer.local +3 -0 basic fieldsplit working
bk-changeset-1.2352 barrysmith@barry-smiths-computer.local|ChangeSet|20040713034441|00464 ChangeSet 1.2352 04/07/12 22:44:41 barrysmith@barry-smiths-computer.local +3 -0 basic fieldsplit working :-) Mark Adams pub with 500 million dof
src/vec/utils/vinv.c 1.33 04/07/12 22:44:40 barrysmith@barry-smiths-computer.local +7 -7 check for s before *s formating
src/ksp/pc/impls/fieldsplit/fieldsplit.c 1.7 04/07/12 22:44:39 barrysmith@barry-smiths-computer.local +69 -15 basic fieldsplit working :-)
src/docs/tex/petscapp.bib 1.125 04/07/12 22:16:26 barrysmith@barry-smiths-computer.local +5 -0 new Mark Adams pub with 500 million dof!
Hg-commit: 2847a9c64d9711c685b6ad7e6279f9c7b45e2313
show more ...
|
| 3d30b1ff | 12-Jul-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2346.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20040712024231|60661 ChangeSet 1.2346.1.1 04/07/11 21:42:31 barrysmith@barry-smiths-computer.local +9 -0 add FieldSplit PC
bk-changeset-1.2346.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20040712024231|60661 ChangeSet 1.2346.1.1 04/07/11 21:42:31 barrysmith@barry-smiths-computer.local +9 -0 add FieldSplit PC add katz ref bug in mapnameslatex
src/ksp/pc/interface/pcregis.c 1.27 04/07/11 21:42:29 barrysmith@barry-smiths-computer.local +2 -0 add FieldSplit PC
src/ksp/pc/impls/makefile 1.19 04/07/11 21:42:29 barrysmith@barry-smiths-computer.local +1 -1 add FieldSplit PC
src/ksp/pc/impls/fieldsplit/fieldsplit.c 1.6 04/07/11 21:42:29 barrysmith@barry-smiths-computer.local +2 -3 add FieldSplit PC
src/dm/da/utils/fdda.c 1.40 04/07/11 21:42:29 barrysmith@barry-smiths-computer.local +5 -4 add FieldSplit PC
include/petscpc.h 1.52 04/07/11 21:42:29 barrysmith@barry-smiths-computer.local +3 -0 add FieldSplit PC
maint/mapnameslatex.py 1.10 04/07/11 21:25:02 barrysmith@barry-smiths-computer.local +1 -1 hmm need to have - in the reg expression for page location, e.g. petsc-2 :-)
src/docs/tex/petscapp.bib 1.124 04/07/11 20:18:58 barrysmith@barry-smiths-computer.local +11 -4 added Katz pub and updated norris,smith,hovland
src/snes/utils/damgsnes.c 1.43 04/07/11 10:47:28 barrysmith@barry-smiths-computer.local +4 -3 nightly build fix
src/mat/impls/sbaij/mpi/mmsbaij.c 1.29 04/07/11 10:46:34 barrysmith@barry-smiths-computer.local +1 -1 missed moving bs to mat struct from private data structure
Hg-commit: fa89dc850d7d071b0d581dd2729361cddf812975
show more ...
|
| 521d7252 | 11-Jul-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2345 barrysmith@barry-smiths-computer.local|ChangeSet|20040711030250|59162 ChangeSet 1.2345 04/07/10 22:02:50 barrysmith@barry-smiths-computer.local +56 -0 Make bs a data item in a
bk-changeset-1.2345 barrysmith@barry-smiths-computer.local|ChangeSet|20040711030250|59162 ChangeSet 1.2345 04/07/10 22:02:50 barrysmith@barry-smiths-computer.local +56 -0 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/utils/gcreate.c 1.24 04/07/10 22:02:47 barrysmith@barry-smiths-computer.local +6 -6 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/utils/convert.c 1.12 04/07/10 22:02:47 barrysmith@barry-smiths-computer.local +1 -1 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/baij/seq/aijbaij.c 1.13 04/07/10 22:02:47 barrysmith@barry-smiths-computer.local +6 -2 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/matimpl.h 1.52 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +2 -1 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/interface/matrix.c 1.135 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +38 -2 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/shell/shellcnv.c 1.12 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +2 -1 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/shell/shell.c 1.23 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +9 -1 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/sbaij/seq/spooles/sbaijspooles.c 1.56 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +2 -2 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/sbaij/seq/sbaijfact2.c 1.41 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +4 -4 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/sbaij/seq/sbaijfact.c 1.63 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +4 -4 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/sbaij/seq/sbaij2.c 1.29 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +18 -22 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/sbaij/seq/sbaij.c 1.113 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +27 -38 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/sbaij/seq/aijsbaij.c 1.19 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +5 -4 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c 1.45 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +2 -1 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/sbaij/mpi/sbaijov.c 1.37 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +3 -4 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/sbaij/mpi/mpisbaij.c 1.99 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +23 -34 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/sbaij/mpi/mmsbaij.c 1.28 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +6 -6 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/dense/seq/dense.c 1.63 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +1 -10 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/dense/mpi/mpidense.c 1.46 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +1 -10 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/bdiag/seq/bdiag3.c 1.22 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +6 -6 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/bdiag/seq/bdiag2.c 1.19 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +7 -7 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/bdiag/seq/bdiag.h 1.12 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +0 -1 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/bdiag/seq/bdiag.c 1.42 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +11 -23 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/bdiag/seq/bdfact.c 1.13 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +2 -2 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/bdiag/mpi/mpibdiag.c 1.41 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +28 -42 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/bdiag/mpi/mmbdiag.c 1.7 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +7 -7 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/baij/seq/baijfact4.c 1.12 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +1 -1 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/baij/seq/baijfact3.c 1.16 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +1 -1 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/baij/seq/baijfact2.c 1.39 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +6 -8 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/baij/seq/baij2.c 1.21 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +13 -13 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/baij/seq/baij.h 1.23 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +1 -1 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/baij/seq/baij.c 1.95 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +26 -38 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/baij/mpi/mpibaij.h 1.17 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +1 -1 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/baij/mpi/mpibaij.c 1.68 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +24 -35 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/baij/mpi/mmbaij.c 1.24 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +5 -6 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.62 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +12 -10 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/baij/mpi/baijov.c 1.23 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +6 -7 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/aij/seq/superlu/superlu.c 1.69 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +4 -2 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/aij/seq/matlab/aijmatlab.c 1.30 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +9 -7 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/aij/seq/lusol/lusol.c 1.32 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +9 -7 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/aij/seq/essl/essl.c 1.31 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +2 -2 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/aij/seq/aij.c 1.165 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +10 -10 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.98 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +7 -5 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/aij/mpi/spooles/mpispooles.c 1.69 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +4 -3 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/aij/mpi/mumps/mumps.c 1.78 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +16 -15 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/aij/mpi/mpiaij.c 1.195 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +9 -4 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/mat/impls/adj/mpi/mpiadj.c 1.37 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +1 -11 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/ksp/pc/impls/pbjacobi/pbjacobi.c 1.16 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +3 -3 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/ksp/pc/impls/fieldsplit/fieldsplit.c 1.5 04/07/10 22:02:42 barrysmith@barry-smiths-computer.local +10 -0 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
src/fortran/custom/zpc.c 1.24 04/07/10 22:02:42 barrysmith@barry-smiths-computer.local +25 -1 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
include/petscmat.h 1.147 04/07/10 22:02:42 barrysmith@barry-smiths-computer.local +1 -0 Make bs a data item in all matrices and remove from individual matrix data structures. allow setting bs for shells and aij matrices
include/petscbt.h 1.14 04/07/10 22:02:42 barrysmith@barry-smiths-computer.local +2 -2 change to typedef so can declare multiple per line, not sure why was define
src/mat/impls/baij/seq/aijbaij.c 1.12 04/07/10 19:46:35 barrysmith@barry-smiths-computer.local +1 -1 *** empty log message ***
src/vec/is/impls/general/strgen.c 1.8 04/07/09 23:05:11 barrysmith@barry-smiths-computer.local +1 -0 need to indicate memory was allocated for indices inside general is created from stride
src/ksp/pc/impls/hypre/hyppilut.c 1.56 04/07/09 14:45:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 move fortran stub to custom
src/vec/impls/seq/dvec2.c 1.20 04/07/08 14:29:20 barrysmith@barrysmith-57.mcs.anl.gov +42 -43 formating
src/inline/setval.h 1.5 04/07/08 14:27:02 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 PetscInt
Hg-commit: 7f824bafc4d9041ce9342c5ae5c5bac68df054e5
show more ...
|
| 0971522c | 07-Jul-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2335 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040707190503|35128 ChangeSet 1.2335 04/07/07 14:05:03 barrysmith@barrysmith-57.mcs.anl.gov +10 -0 rules for lgrind to generate
bk-changeset-1.2335 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040707190503|35128 ChangeSet 1.2335 04/07/07 14:05:03 barrysmith@barrysmith-57.mcs.anl.gov +10 -0 rules for lgrind to generate latex pretty printed code also started on FieldSplit PC
src/ksp/pc/impls/fieldsplit/makefile 1.3 04/07/07 14:05:01 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 rules for lgrind to generate latex pretty printed code
src/ksp/pc/impls/fieldsplit/fieldsplit.c 1.4 04/07/07 14:05:00 barrysmith@barrysmith-57.mcs.anl.gov +160 -694 rules for lgrind to generate latex pretty printed code
python/PETSc/packages/lgrind.py 1.2 04/07/07 14:05:00 barrysmith@barrysmith-57.mcs.anl.gov +46 -63 rules for lgrind to generate latex pretty printed code
bmake/config/variables.in 1.48 04/07/07 14:05:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 rules for lgrind to generate latex pretty printed code
bmake/common/rules 1.125 04/07/07 14:05:00 barrysmith@barrysmith-57.mcs.anl.gov +10 -1 rules for lgrind to generate latex pretty printed code
src/docs/tex/sty/lgrind.sty 1.1 04/07/07 11:13:37 barrysmith@barrysmith-57.mcs.anl.gov +231 -0
src/docs/tex/sty/lgrind.sty 1.0 04/07/07 11:13:37 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 BitKeeper file /Users/barrysmith/petsc-dev/src/docs/tex/sty/lgrind.sty
src/vec/utils/vecio.c 1.36 04/07/06 22:05:26 barrysmith@barry-smiths-computer.local +3 -1 Subject: [PETSC #11037] VecLoad Hi, What is the effect if PETSC_NULL is specified in VecLoad.
python/PETSc/packages/lgrind.py 1.1 04/07/06 15:56:14 barrysmith@barrysmith-11.mcs.anl.gov +114 -0
python/PETSc/packages/lgrind.py 1.0 04/07/06 15:56:14 barrysmith@barrysmith-11.mcs.anl.gov +0 -0 BitKeeper file /Users/barrysmith/petsc-dev/python/PETSc/packages/lgrind.py
src/vec/is/interface/index.c 1.13 04/07/03 16:29:31 barrysmith@barry-smiths-computer.local +4 -0 better docs
include/finclude/petscpc.h 1.8 04/07/02 19:36:03 barrysmith@barry-smiths-computer.local +1 -1 *** empty log message ***
include/petscpc.h 1.51 04/07/02 19:35:35 barrysmith@barry-smiths-computer.local +1 -1 *** empty log message ***
src/ksp/pc/impls/fieldsplit/makefile 1.2 04/07/02 19:29:52 barrysmith@barry-smiths-computer.local +3 -3 mvdir
src/ksp/pc/impls/fieldsplit/fieldsplit.c 1.3 04/07/02 19:29:51 barrysmith@barry-smiths-computer.local +143 -348 mvdir
src/ksp/pc/impls/componentsplit/fieldsplit.c 1.2 04/07/02 19:29:02 barrysmith@barry-smiths-computer.local +0 -0 Rename: src/ksp/pc/impls/componentsplit/componentsplit.c -> src/ksp/pc/impls/componentsplit/fieldsplit.c
src/ksp/pc/impls/componentsplit/makefile 1.1 04/07/02 16:17:14 barrysmith@barrysmith-57.mcs.anl.gov +17 -0
src/ksp/pc/impls/componentsplit/componentsplit.c 1.1 04/07/02 16:17:14 barrysmith@barrysmith-57.mcs.anl.gov +1042 -0
src/ksp/pc/impls/componentsplit/makefile 1.0 04/07/02 16:17:14 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 BitKeeper file /Users/barrysmith/petsc-dev/src/ksp/pc/impls/componentsplit/makefile
src/ksp/pc/impls/componentsplit/componentsplit.c 1.0 04/07/02 16:17:14 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 BitKeeper file /Users/barrysmith/petsc-dev/src/ksp/pc/impls/componentsplit/componentsplit.c
include/finclude/petscpc.h 1.7 04/07/02 16:15:44 barrysmith@barrysmith-57.mcs.anl.gov +5 -0 update list of PCs to include all those in C :-(
include/petscpc.h 1.50 04/07/02 16:13:54 barrysmith@barrysmith-57.mcs.anl.gov +23 -22 add new pc
Hg-commit: c504d04f2e035fc009b61d34906a948b7823f5f0
show more ...
|
| 70441072 | 02-Jul-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2329.1.1 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040702193811|29843 ChangeSet 1.2329.1.1 04/07/02 14:38:11 barrysmith@barrysmith-57.mcs.anl.gov +26 -0 Itanium has damn ato
bk-changeset-1.2329.1.1 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040702193811|29843 ChangeSet 1.2329.1.1 04/07/02 14:38:11 barrysmith@barrysmith-57.mcs.anl.gov +26 -0 Itanium has damn atol as redefined
src/sys/src/error/err.c 1.39 04/07/02 14:38:08 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 Itanium has damn atol as redefined
src/snes/utils/damgsnes.c 1.42 04/07/02 14:38:08 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 Itanium has damn atol as redefined
src/snes/snesimpl.h 1.18 04/07/02 14:38:08 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 Itanium has damn atol as redefined
src/snes/interface/snesut.c 1.14 04/07/02 14:38:08 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 Itanium has damn atol as redefined
src/snes/interface/snes.c 1.51 04/07/02 14:38:08 barrysmith@barrysmith-57.mcs.anl.gov +11 -11 Itanium has damn atol as redefined
src/snes/impls/tr/tr.c 1.21 04/07/02 14:38:08 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 Itanium has damn atol as redefined
src/snes/impls/ls/ls.c 1.42 04/07/02 14:38:08 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 Itanium has damn atol as redefined
src/snes/examples/tutorials/ex3.c 1.10 04/07/02 14:38:07 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 Itanium has damn atol as redefined
src/snes/examples/tutorials/ex2.c 1.10 04/07/02 14:38:07 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 Itanium has damn atol as redefined
src/mat/utils/zerodiag.c 1.13 04/07/02 14:38:07 barrysmith@barrysmith-57.mcs.anl.gov +6 -6 Itanium has damn atol as redefined
src/ksp/pc/interface/precon.c 1.51 04/07/02 14:38:07 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 Itanium has damn atol as redefined
src/ksp/pc/impls/sor/sor.c 1.24 04/07/02 14:38:07 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 Itanium has damn atol as redefined
src/ksp/pc/impls/shell/shellpc.c 1.20 04/07/02 14:38:07 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 Itanium has damn atol as redefined
src/ksp/pc/impls/mg/mgimpl.h 1.10 04/07/02 14:38:07 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 Itanium has damn atol as redefined
src/ksp/pc/impls/mg/mg.c 1.34 04/07/02 14:38:07 barrysmith@barrysmith-57.mcs.anl.gov +8 -8 Itanium has damn atol as redefined
src/ksp/pc/examples/tests/ex5.c 1.16 04/07/02 14:38:07 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 Itanium has damn atol as redefined
src/ksp/ksp/kspimpl.h 1.22 04/07/02 14:38:07 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 Itanium has damn atol as redefined
src/ksp/ksp/interface/itfunc.c 1.52 04/07/02 14:38:07 barrysmith@barrysmith-57.mcs.anl.gov +7 -7 Itanium has damn atol as redefined
src/ksp/ksp/interface/iterativ.c 1.20 04/07/02 14:38:07 barrysmith@barrysmith-57.mcs.anl.gov +7 -7 Itanium has damn atol as redefined
src/ksp/ksp/interface/itcreate.c 1.54 04/07/02 14:38:07 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 Itanium has damn atol as redefined
src/ksp/ksp/impls/rich/rich.c 1.17 04/07/02 14:38:07 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 Itanium has damn atol as redefined
src/ksp/ksp/impls/fgmres/modpcf.c 1.14 04/07/02 14:38:07 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 Itanium has damn atol as redefined
src/ksp/ksp/impls/bcgsl/bcgsl.c 1.14 04/07/02 14:38:07 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 Itanium has damn atol as redefined
src/fortran/custom/zpc.c 1.23 04/07/02 14:38:06 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 Itanium has damn atol as redefined
include/petscda.h 1.39 04/07/02 14:38:06 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 Itanium has damn atol as redefined
src/sys/src/error/err.c 1.38 04/07/02 11:38:47 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 link for zero pivot for Cholesky also
src/docs/website/documentation/troubleshooting.html 1.24 04/07/02 11:38:28 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 wrong name in html tag
src/docs/website/documentation/troubleshooting.html 1.23 04/07/02 11:37:14 barrysmith@barrysmith-57.mcs.anl.gov +11 -1 zero pivot error message also for Cholesky family
Hg-commit: d9c334ec1b62be0db7e93e36ed2d7a3c80df48bd
show more ...
|
| 7c334f02 | 26-Jun-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2299.10.2 barrysmith@barry-smiths-computer.local|ChangeSet|20040626151918|19943 ChangeSet 1.2299.10.2 04/06/26 10:19:18 barrysmith@barry-smiths-computer.local +21 -0 start using Pe
bk-changeset-1.2299.10.2 barrysmith@barry-smiths-computer.local|ChangeSet|20040626151918|19943 ChangeSet 1.2299.10.2 04/06/26 10:19:18 barrysmith@barry-smiths-computer.local +21 -0 start using PetscMallocXXX() some PetscInt remove pipeline code allow allocating 0 size bytes
src/vec/utils/vscat.c 1.26 04/06/26 10:19:16 barrysmith@barry-smiths-computer.local +127 -128 start using PetscMallocXXX()
src/vec/utils/vpscat.c 1.25 04/06/26 10:19:16 barrysmith@barry-smiths-computer.local +71 -123 start using PetscMallocXXX()
src/vec/utils/vinv.c 1.32 04/06/26 10:19:16 barrysmith@barry-smiths-computer.local +9 -13 do not allocate blah + 1 to prevent malloc of size 0
src/vec/utils/makefile 1.12 04/06/26 10:19:16 barrysmith@barry-smiths-computer.local +2 -2 do not allocate blah + 1 to prevent malloc of size 0
src/vec/is/utils/isltog.c 1.26 04/06/26 10:19:16 barrysmith@barry-smiths-computer.local +4 -4 do not allocate blah + 1 to prevent malloc of size 0
src/vec/is/utils/isdiff.c 1.11 04/06/26 10:19:16 barrysmith@barry-smiths-computer.local +2 -2 do not allocate blah + 1 to prevent malloc of size 0
src/vec/is/utils/iscomp.c 1.14 04/06/26 10:19:16 barrysmith@barry-smiths-computer.local +2 -2 do not allocate blah + 1 to prevent malloc of size 0
src/vec/is/utils/iscoloring.c 1.25 04/06/26 10:19:16 barrysmith@barry-smiths-computer.local +19 -25 do not allocate blah + 1 to prevent malloc of size 0
src/vec/is/utils/isblock.c 1.8 04/06/26 10:19:16 barrysmith@barry-smiths-computer.local +6 -6 do not allocate blah + 1 to prevent malloc of size 0
src/vec/is/impls/stride/stride.c 1.15 04/06/26 10:19:15 barrysmith@barry-smiths-computer.local +5 -3 do not allocate blah + 1 to prevent malloc of size 0
src/vec/is/impls/general/general.c 1.16 04/06/26 10:19:15 barrysmith@barry-smiths-computer.local +1 -1 do not allocate blah + 1 to prevent malloc of size 0
src/vec/is/impls/block/block.c 1.17 04/06/26 10:19:15 barrysmith@barry-smiths-computer.local +3 -3 do not allocate blah + 1 to prevent malloc of size 0
src/vec/examples/tests/makefile 1.16 04/06/26 10:19:15 barrysmith@barry-smiths-computer.local +2 -2 remove vecpipeline since not currently used
src/mat/impls/dense/seq/dense.c 1.62 04/06/26 10:19:14 barrysmith@barry-smiths-computer.local +2 -2 PetscInt
src/ksp/pc/impls/is/pcis.c 1.22 04/06/26 10:19:14 barrysmith@barry-smiths-computer.local +1 -2 formating
include/petscvec.h 1.54 04/06/26 10:19:14 barrysmith@barry-smiths-computer.local +0 -14 remove vecpipeline since not currently used
include/petsc.h 1.88 04/06/26 10:19:14 barrysmith@barry-smiths-computer.local +10 -10 remove vecpipeline since not currently used
include/finclude/petscvec.h 1.7 04/06/26 10:19:14 barrysmith@barry-smiths-computer.local +0 -17 remove vecpipeline since not currently used
BitKeeper/deleted/.del-ex26.c~9122af23d21da0c5 1.7 04/06/26 10:15:34 barrysmith@barry-smiths-computer.local +0 -0 Delete: src/vec/examples/tests/ex26.c
BitKeeper/deleted/.del-pipeline.c~6d7dc2fb85d0d554 1.18 04/06/26 10:14:22 barrysmith@barry-smiths-computer.local +1 -2 Delete: src/vec/utils/pipeline.c
src/sys/src/utils/mpimesg.c 1.19 04/06/24 18:49:25 barrysmith@barry-smiths-computer.local +1 -1 not MPIInt pointers
Hg-commit: 062f483ef333280dbd8d29703562764f8b690161
show more ...
|