| #
0f3b3ca1
|
| 05-May-2005 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.3251.1.1 hzhang@triumph.mcs.anl.gov|ChangeSet|20050505153523|05973 ChangeSet 1.3251.1.1 05/05/05 10:35:23 hzhang@triumph.mcs.anl.gov +21 -0 replace pvode -> sundials upgrade inte
bk-changeset-1.3251.1.1 hzhang@triumph.mcs.anl.gov|ChangeSet|20050505153523|05973 ChangeSet 1.3251.1.1 05/05/05 10:35:23 hzhang@triumph.mcs.anl.gov +21 -0 replace pvode -> sundials upgrade interface of PVODE to SUNDIALS -- not done yet
src/ts/interface/tsregall.c 1.14 05/05/05 10:35:21 hzhang@triumph.mcs.anl.gov +3 -3 replace pvode -> sundials
src/ts/interface/tsreg.c 1.25 05/05/05 10:35:21 hzhang@triumph.mcs.anl.gov +1 -1 replace pvode -> sundials
src/ts/interface/ts.c 1.47 05/05/05 10:35:21 hzhang@triumph.mcs.anl.gov +1 -1 replace pvode -> sundials
src/ts/impls/implicit/sundials/petscsundials.h 1.13 05/05/05 10:35:21 hzhang@triumph.mcs.anl.gov +11 -24 replace pvode -> sundials
src/ts/impls/implicit/sundials/petscsundials.c 1.34 05/05/05 10:35:21 hzhang@triumph.mcs.anl.gov +190 -171 interface to sundials -- is not done yet (gives incorrect solution)
src/ts/impls/implicit/makefile 1.6 05/05/05 10:35:21 hzhang@triumph.mcs.anl.gov +1 -1 replace pvode -> sundials
src/ts/impls/explicit/rk/rk.c 1.20 05/05/05 10:35:20 hzhang@triumph.mcs.anl.gov +1 -1 replace pvode -> sundials
src/ts/examples/tests/ex4.c 1.13 05/05/05 10:35:20 hzhang@triumph.mcs.anl.gov +33 -20 replace pvode -> sundials remove several memory leaks -- few still exit, will continue work on it
src/ts/examples/tests/ex2.c 1.9 05/05/05 10:35:20 hzhang@triumph.mcs.anl.gov +1 -1 replace pvode -> sundials
src/ksp/examples/tutorials/ex10.c 1.51 05/05/05 10:35:20 hzhang@triumph.mcs.anl.gov +1 -1 replace pvode -> sundials
src/fortran/custom/zts.c 1.21 05/05/05 10:35:20 hzhang@triumph.mcs.anl.gov +5 -5 replace pvode -> sundials
src/contrib/sif/2d/sif.F 1.4 05/05/05 10:35:20 hzhang@triumph.mcs.anl.gov +3 -3 replace pvode -> sundials
src/contrib/sif/1d/sifseq.F 1.4 05/05/05 10:35:20 hzhang@triumph.mcs.anl.gov +5 -5 replace pvode -> sundials
src/contrib/sif/1d/sif.F 1.4 05/05/05 10:35:20 hzhang@triumph.mcs.anl.gov +7 -7 replace pvode -> sundials
python/PETSc/utilities/__init__.py 1.9 05/05/05 10:35:20 hzhang@triumph.mcs.anl.gov +1 -1 replace pvode -> sundials
make.py 1.8 05/05/05 10:35:20 hzhang@triumph.mcs.anl.gov +2 -2 replace pvode -> sundials
include/petscts.h 1.33 05/05/05 10:35:20 hzhang@triumph.mcs.anl.gov +14 -14 replace pvode -> sundials
include/petscpc.h 1.73 05/05/05 10:35:20 hzhang@triumph.mcs.anl.gov +1 -1 replace pvode -> sundials
include/finclude/petscts.h 1.10 05/05/05 10:35:20 hzhang@triumph.mcs.anl.gov +10 -11 replace pvode -> sundials
bin/config/acconfig.h 1.7 05/05/05 10:35:19 hzhang@triumph.mcs.anl.gov +2 -2 replace pvode -> sundials
src/ts/impls/implicit/sundials/petscsundials.h 1.12 05/05/02 09:43:43 hzhang@triumph.mcs.anl.gov +0 -0 Rename: src/ts/impls/implicit/sundials/petscpvode.h -> src/ts/impls/implicit/sundials/petscsundials.h
src/ts/impls/implicit/sundials/petscsundials.c 1.33 05/05/02 09:43:18 hzhang@triumph.mcs.anl.gov +0 -0 Rename: src/ts/impls/implicit/sundials/petscpvode.c -> src/ts/impls/implicit/sundials/petscsundials.c
src/ts/impls/implicit/sundials/petscpvode.h 1.11 05/05/02 09:42:40 hzhang@triumph.mcs.anl.gov +6 -6 mvdir
src/ts/impls/implicit/sundials/petscpvode.c 1.32 05/05/02 09:42:40 hzhang@triumph.mcs.anl.gov +227 -227 mvdir
src/ts/impls/implicit/sundials/makefile 1.6 05/05/02 09:42:40 hzhang@triumph.mcs.anl.gov +6 -6 mvdir
Hg-commit: 5b095fd009fe277c895a4b595dfcafe2691bd9f5
show more ...
|
| #
df48e8d9
|
| 16-Mar-2005 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.2980 knepley@khan.mcs.anl.gov|ChangeSet|20050316005405|32347 ChangeSet 1.2980 05/03/15 18:54:05 knepley@khan.mcs.anl.gov +32 -0 Merge
src/snes/interface/snes.c 1.75 05/03/15
bk-changeset-1.2980 knepley@khan.mcs.anl.gov|ChangeSet|20050316005405|32347 ChangeSet 1.2980 05/03/15 18:54:05 knepley@khan.mcs.anl.gov +32 -0 Merge
src/snes/interface/snes.c 1.75 05/03/15 18:54:04 knepley@khan.mcs.anl.gov +0 -3 Merge
src/mat/utils/matio.c 1.28 05/03/15 18:54:04 knepley@khan.mcs.anl.gov +0 -1 Merge
src/vec/utils/vecio.c 1.44 05/03/15 18:35:27 knepley@khan.(none) +0 -0 Auto merged
src/vec/impls/seq/bvec2.c 1.66 05/03/15 18:35:27 knepley@khan.(none) +0 -1 Auto merged
src/vec/impls/mpi/pdvec.c 1.51 05/03/15 18:35:27 knepley@khan.(none) +0 -1 Auto merged
src/vec/examples/tutorials/ex17.c 1.5 05/03/15 18:35:27 knepley@khan.(none) +0 -2 Auto merged
src/ts/interface/ts.c 1.46 05/03/15 18:35:27 knepley@khan.(none) +0 -1 Auto merged
src/sys/src/viewer/impls/ascii/filev.c 1.37 05/03/15 18:35:27 knepley@khan.(none) +0 -1 Auto merged
src/sys/src/objects/prefix.c 1.11 05/03/15 18:35:27 knepley@khan.(none) +0 -1 Auto merged
src/sys/src/objects/pgname.c 1.10 05/03/15 18:35:27 knepley@khan.(none) +0 -1 Auto merged
src/sys/src/error/err.c 1.51 05/03/15 18:35:27 knepley@khan.(none) +0 -3 Auto merged
src/mat/impls/sbaij/seq/sbaij.c 1.141 05/03/15 18:35:27 knepley@khan.(none) +0 -1 Auto merged
src/mat/impls/dense/seq/dense.c 1.78 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
src/mat/impls/bdiag/seq/bdiag3.c 1.27 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
src/mat/impls/aij/seq/matlab/aijmatlab.c 1.43 05/03/15 18:35:26 knepley@khan.(none) +0 -0 Auto merged
src/mat/impls/aij/seq/aijfact.c 1.114 05/03/15 18:35:26 knepley@khan.(none) +0 -0 Auto merged
src/mat/impls/aij/seq/aij.c 1.223 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
src/mat/impls/adj/mpi/mpiadj.c 1.48 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
src/ksp/pc/interface/precon.c 1.62 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
src/ksp/pc/impls/redundant/redundant.c 1.25 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
src/ksp/pc/impls/mg/mgfunc.c 1.24 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
src/ksp/pc/impls/mg/mg.c 1.59 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
src/ksp/pc/impls/ksp/pcksp.c 1.24 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
src/ksp/pc/impls/jacobi/jacobi.c 1.18 05/03/15 18:35:26 knepley@khan.(none) +0 -0 Auto merged
src/ksp/pc/impls/composite/composite.c 1.30 05/03/15 18:35:26 knepley@khan.(none) +0 -2 Auto merged
src/ksp/pc/impls/bjacobi/bjacobi.c 1.40 05/03/15 18:35:26 knepley@khan.(none) +0 -3 Auto merged
src/ksp/pc/impls/asm/asm.c 1.46 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
src/ksp/ksp/interface/itcl.c 1.17 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
src/dm/da/src/gr2.c 1.32.1.1 05/03/15 18:35:26 knepley@khan.(none) +0 -2 Auto merged
include/petscts.h 1.32 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
include/petscpc.h 1.72 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
include/petscksp.h 1.64 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
Hg-commit: c41894b0cb6422519adcfc7fea08b1e4231ff575
show more ...
|
| #
f69a0ea3
|
| 16-Mar-2005 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.2975.1.5 knepley@khan.(none)|ChangeSet|20050316003440|07799 ChangeSet 1.2975.1.5 05/03/15 18:34:40 knepley@khan.(none) +235 -0 Fixed many const arguments Changed MatCreate() to o
bk-changeset-1.2975.1.5 knepley@khan.(none)|ChangeSet|20050316003440|07799 ChangeSet 1.2975.1.5 05/03/15 18:34:40 knepley@khan.(none) +235 -0 Fixed many const arguments Changed MatCreate() to only take a communicator - Added MatSetSizes() Changed SNESSolve() to accept a constant argument - This should allow SNES to look almost like KSP Added Options methods, SetUp(), and View() and objects which lacked them
src/vec/utils/vecio.c 1.42.1.2 05/03/15 18:34:38 knepley@khan.(none) +4 -4 Fixed const
src/vec/interface/vector.c 1.126 05/03/15 18:34:38 knepley@khan.(none) +124 -1 Added Options methods Added SetUp() Removed bad check
src/vec/interface/vecreg.c 1.32 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed const
src/vec/interface/mapreg.c 1.24 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed const
src/vec/interface/map.c 1.22 05/03/15 18:34:38 knepley@khan.(none) +190 -0 Added Options methods Added SetUp() and View()
src/vec/impls/seq/dvec2.c 1.28 05/03/15 18:34:38 knepley@khan.(none) +4 -4 Fixed argument order
src/vec/impls/seq/bvec2.c 1.64.1.2 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed const
src/vec/impls/mpi/pbvec.c 1.34 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed const
src/vec/examples/tutorials/ex1e.c 1.9 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed AXPY
src/vec/examples/tutorials/ex17.c 1.3.1.1 05/03/15 18:34:38 knepley@khan.(none) +2 -0 Fixed compilation warning
src/vec/examples/tutorials/ex1.c 1.11 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed WAXPY
src/ts/impls/pseudo/posindep.c 1.25 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/ts/impls/implicit/cn/cn.c 1.23 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/ts/impls/implicit/beuler/beuler.c 1.25 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/ts/examples/tutorials/ex6.c 1.17 05/03/15 18:34:38 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ts/examples/tutorials/ex5.c 1.11 05/03/15 18:34:38 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ts/examples/tutorials/ex4.c 1.10 05/03/15 18:34:38 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ts/examples/tutorials/ex3.c 1.11 05/03/15 18:34:38 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ts/examples/tutorials/ex2f.F 1.14 05/03/15 18:34:38 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ts/examples/tutorials/ex2.c 1.9 05/03/15 18:34:38 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ts/examples/tests/ex4.c 1.12 05/03/15 18:34:38 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ts/examples/tests/ex2.c 1.8 05/03/15 18:34:38 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ts/examples/tests/ex1f.F 1.14 05/03/15 18:34:38 knepley@khan.(none) +6 -6 Fixed MatCreate
src/ts/examples/tests/ex1.c 1.13 05/03/15 18:34:38 knepley@khan.(none) +6 -3 Fixed MatCreate
src/sys/src/viewer/interface/viewreg.c 1.24 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed const
src/sys/src/viewer/interface/view.c 1.14 05/03/15 18:34:38 knepley@khan.(none) +182 -0 Added Options methods Added SetUp() and View()
src/snes/utils/damgsnes.c 1.60 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/mf/snesmfj.c 1.52 05/03/15 18:34:38 knepley@khan.(none) +2 -1 Fixed MatCreate
src/snes/interface/snes.c 1.73.1.2 05/03/15 18:34:38 knepley@khan.(none) +9 -5 Now SNESSolve() can take a constant argument
src/snes/interface/noise/snesmfj2.c 1.28 05/03/15 18:34:38 knepley@khan.(none) +2 -1 Fixed MatCreate
src/snes/examples/tutorials/ex6.c 1.18 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tutorials/ex5s.c 1.11 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tutorials/ex5f90.F 1.10 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tutorials/ex5f.F 1.18 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tutorials/ex5.c 1.22 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tutorials/ex3.c 1.16 05/03/15 18:34:38 knepley@khan.(none) +3 -2 Fixed SNESSolve Fixed MatCreate
src/snes/examples/tutorials/ex26.c 1.21 05/03/15 18:34:38 knepley@khan.(none) +3 -2 Fixed SNESSolve Fixed MatCreate
src/snes/examples/tutorials/ex21.c 1.9 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tutorials/ex2.c 1.13 05/03/15 18:34:38 knepley@khan.(none) +3 -2 Fixed SNESSolve Fixed MatCreate
src/snes/examples/tutorials/ex1f.F 1.16 05/03/15 18:34:38 knepley@khan.(none) +3 -3 Fixed SNESSolve Fixed MatCreate
src/snes/examples/tutorials/ex14.c 1.14 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tutorials/ex10d/ex10.c 1.14 05/03/15 18:34:38 knepley@khan.(none) +3 -2 Fixed SNESSolve Fixed MatCreate
src/snes/examples/tutorials/ex1.c 1.12 05/03/15 18:34:38 knepley@khan.(none) +3 -2 Fixed SNESSolve Fixed MatCreate
src/snes/examples/tests/ex9.c 1.12 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tests/ex7.c 1.13 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tests/ex5.c 1.10 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tests/ex4.c 1.12 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tests/ex1f.F 1.10 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tests/ex13.c 1.11 05/03/15 18:34:38 knepley@khan.(none) +3 -2 Fixed SNESSolve Fixed MatCreate
src/snes/examples/tests/ex12f.F 1.10 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tests/ex11.c 1.18 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tests/ex1.c 1.14 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/mat/utils/matio.c 1.26.1.2 05/03/15 18:34:38 knepley@khan.(none) +4 -3 Fixed const Fixed MatCreate
src/mat/utils/gcreate.c 1.39 05/03/15 18:34:38 knepley@khan.(none) +53 -22 Now MatCreate() takes only a communicator Added MatSetSizes()
src/mat/utils/convert.c 1.20 05/03/15 18:34:38 knepley@khan.(none) +3 -2 Fixed MatCreate
src/mat/utils/axpy.c 1.26 05/03/15 18:34:38 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/matimpl.h 1.80 05/03/15 18:34:38 knepley@khan.(none) +3 -3 Fixed const
src/mat/interface/matrix.c 1.173 05/03/15 18:34:38 knepley@khan.(none) +129 -4 Added Options methods Added MatSetUp() Fixed const Fixed MatCreate
src/mat/interface/matreg.c 1.23 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed const
src/mat/impls/shell/shellcnv.c 1.19 05/03/15 18:34:38 knepley@khan.(none) +3 -2 Fixed MatCreate
src/mat/impls/shell/shell.c 1.30 05/03/15 18:34:38 knepley@khan.(none) +3 -2 Fixed MatCreate
src/mat/impls/sbaij/seq/spooles/sbaijspooles.c 1.61 05/03/15 18:34:38 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/sbaij/seq/sbaijfact2.c 1.59 05/03/15 18:34:38 knepley@khan.(none) +4 -2 Fixed MatCreate
src/mat/impls/sbaij/seq/sbaijfact.c 1.85 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/mat/impls/sbaij/seq/sbaij2.c 1.40 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/sbaij/seq/sbaij.h 1.38 05/03/15 18:34:37 knepley@khan.(none) +1 -1 Fixed const
src/mat/impls/sbaij/seq/sbaij.c 1.139.1.2 05/03/15 18:34:37 knepley@khan.(none) +9 -6 Fixed MatCreate
src/mat/impls/sbaij/seq/aijsbaij.c 1.28 05/03/15 18:34:37 knepley@khan.(none) +12 -8 Fixed MatCreate
src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c 1.49 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/sbaij/mpi/mpisbaij.h 1.17 05/03/15 18:34:37 knepley@khan.(none) +1 -1 Fixed const
src/mat/impls/sbaij/mpi/mpisbaij.c 1.122 05/03/15 18:34:37 knepley@khan.(none) +14 -8 Fixed MatCreate
src/mat/impls/sbaij/mpi/mmsbaij.c 1.34 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/rowbs/mpi/mpirowbs.c 1.71 05/03/15 18:34:37 knepley@khan.(none) +8 -4 Fixed MatCreate
src/mat/impls/normal/normm.c 1.10 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/maij/maij.c 1.39 05/03/15 18:34:37 knepley@khan.(none) +4 -3 Fixed MatCreate Fixed const
src/mat/impls/is/matis.c 1.23 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/feti/feti.c 1.5 05/03/15 18:34:37 knepley@khan.(none) +6 -3 Fixed MatCreate
src/mat/impls/dense/seq/dense.c 1.76.1.2 05/03/15 18:34:37 knepley@khan.(none) +13 -7 Fixed MatCreate
src/mat/impls/dense/mpi/mpidense.h 1.9 05/03/15 18:34:37 knepley@khan.(none) +1 -1 Fixed const
src/mat/impls/dense/mpi/mpidense.c 1.57 05/03/15 18:34:37 knepley@khan.(none) +21 -12 Fixed MatCreate
src/mat/impls/dense/mpi/mmdense.c 1.18 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/bdiag/seq/bdiag3.c 1.25.1.2 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/bdiag/seq/bdiag.h 1.15 05/03/15 18:34:37 knepley@khan.(none) +1 -1 Fixed const
src/mat/impls/bdiag/seq/bdiag.c 1.50 05/03/15 18:34:37 knepley@khan.(none) +9 -5 Fixed MatCreate
src/mat/impls/bdiag/mpi/mpibdiag.h 1.10 05/03/15 18:34:37 knepley@khan.(none) +1 -1 Fixed const
src/mat/impls/bdiag/mpi/mpibdiag.c 1.49 05/03/15 18:34:37 knepley@khan.(none) +10 -6 Fixed MatCreate Fixed const
src/mat/impls/baij/seq/baijfact3.c 1.22 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/baij/seq/baijfact2.c 1.46 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/baij/seq/baijfact.c 1.30 05/03/15 18:34:37 knepley@khan.(none) +6 -3 Fixed MatCreate
src/mat/impls/baij/seq/baij2.c 1.34 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/baij/seq/baij.h 1.30 05/03/15 18:34:37 knepley@khan.(none) +1 -1 Fixed const
src/mat/impls/baij/seq/baij.c 1.127 05/03/15 18:34:37 knepley@khan.(none) +11 -7 Fixed MatCreate
src/mat/impls/baij/seq/aijbaij.c 1.25 05/03/15 18:34:37 knepley@khan.(none) +6 -4 Fixed MatCreate
src/mat/impls/baij/mpi/mpibaij.h 1.19 05/03/15 18:34:37 knepley@khan.(none) +1 -1 Fixed const
src/mat/impls/baij/mpi/mpibaij.c 1.95 05/03/15 18:34:37 knepley@khan.(none) +17 -10 Fixed MatCreate
src/mat/impls/baij/mpi/mmbaij.c 1.27 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.68 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/baij/mpi/baijov.c 1.31 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/aij/seq/umfpack/umfpack.c 1.44 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/aij/seq/superlu/superlu.c 1.77 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/mat/impls/aij/seq/spooles/aijspooles.c 1.39 05/03/15 18:34:37 knepley@khan.(none) +6 -3 Fixed MatCreate
src/mat/impls/aij/seq/matlab/aijmatlab.c 1.41.1.1 05/03/15 18:34:37 knepley@khan.(none) +6 -3 Fixed MatCreate
src/mat/impls/aij/seq/lusol/lusol.c 1.38 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/aij/seq/essl/essl.c 1.38 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/aij/seq/aijfact.c 1.112.1.1 05/03/15 18:34:37 knepley@khan.(none) +10 -5 Fixed MatCreate
src/mat/impls/aij/seq/aij.h 1.54 05/03/15 18:34:37 knepley@khan.(none) +3 -3 Fixed const
src/mat/impls/aij/seq/aij.c 1.220.1.2 05/03/15 18:34:37 knepley@khan.(none) +17 -9 Fixed MatCreate
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.109 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/aij/mpi/spooles/mpiaijspooles.c 1.32 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/aij/mpi/mumps/mumps.c 1.87 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/mat/impls/aij/mpi/mpiptap.c 1.19 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/aij/mpi/mpiov.c 1.33 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/mat/impls/aij/mpi/mpiaij.h 1.37 05/03/15 18:34:37 knepley@khan.(none) +1 -1 Fixed const
src/mat/impls/aij/mpi/mpiaij.c 1.241 05/03/15 18:34:37 knepley@khan.(none) +25 -14 Fixed MatCreate
src/mat/impls/aij/mpi/mmaij.c 1.24 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/aij/aij/aijtype.c 1.13 05/03/15 18:34:37 knepley@khan.(none) +12 -12 Fixed const
src/mat/impls/adj/mpi/mpiadj.c 1.46.1.2 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/mat/impls/adic/matadic.c 1.32 05/03/15 18:34:37 knepley@khan.(none) +1 -1 Fixed MatCreate
src/mat/examples/tutorials/ex5.c 1.4 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tutorials/ex2.c 1.7 05/03/15 18:34:37 knepley@khan.(none) +10 -5 Fixed MatCreate
src/mat/examples/tests/ex99.c 1.6 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/mat/examples/tests/ex98.c 1.10 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex95.c 1.9 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex94.c 1.18 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/mat/examples/tests/ex93.c 1.8 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex9.c 1.8 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex85f.F 1.7 05/03/15 18:34:37 knepley@khan.(none) +2 -2 Fixed MatCreate
src/mat/examples/tests/ex8.c 1.7 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex75.c 1.23 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex74.c 1.30 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex71.c 1.10 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex70.c 1.6 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex7.c 1.14 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex6.c 1.7 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex55.c 1.21 05/03/15 18:34:37 knepley@khan.(none) +1 -1 Fixed const
src/mat/examples/tests/ex50.c 1.10 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex5.c 1.10 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex49.c 1.8 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex4.c 1.7 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex38.c 1.7 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex37.c 1.8 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/mat/examples/tests/ex33.c 1.12 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex31.c 1.11 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex30.c 1.15 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex3.c 1.10 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex27.c 1.9 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex21.c 1.10 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex20.c 1.9 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex2.c 1.12 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/mat/examples/tests/ex19.c 1.11 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex15.c 1.14 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex14.c 1.10 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex12.c 1.10 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/mat/examples/tests/ex11.c 1.7 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex101.c 1.6 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/mat/examples/tests/ex10.c 1.7 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/pc/interface/precon.c 1.60.1.2 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/pc/interface/pcset.c 1.25 05/03/15 18:34:37 knepley@khan.(none) +1 -1 Fixed const
src/ksp/pc/impls/tfs/pxxt.c 1.26 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/ksp/pc/impls/spai/ispai.c 1.33 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/pc/impls/samg/samgpetsctools.c 1.15 05/03/15 18:34:37 knepley@khan.(none) +6 -3 Fixed MatCreate
src/ksp/pc/impls/samg/samgmgpetsc.c 1.16 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/pc/impls/redundant/redundant.c 1.23.1.1 05/03/15 18:34:37 knepley@khan.(none) +1 -1 Fixed const
src/ksp/pc/impls/ml/ml.c 1.18 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/ksp/pc/impls/mg/mgfunc.c 1.22.1.2 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Fixed const
src/ksp/pc/impls/mg/mg.c 1.57.1.2 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Fixed const
src/ksp/pc/impls/ksp/pcksp.c 1.22.1.1 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Fixed const
src/ksp/pc/impls/is/nn/nn.c 1.30 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/pc/impls/eisens/eisen.c 1.27 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/pc/examples/tests/ex7.c 1.8 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/ksp/interface/itcreate.c 1.61 05/03/15 18:34:36 knepley@khan.(none) +2 -2 Fixed const
src/ksp/ksp/interface/eige.c 1.26 05/03/15 18:34:36 knepley@khan.(none) +6 -4 Fixed MatCreate
src/ksp/examples/tutorials/ex9.c 1.19 05/03/15 18:34:36 knepley@khan.(none) +4 -2 Fixed MatCreate
src/ksp/examples/tutorials/ex8.c 1.15 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tutorials/ex7.c 1.16 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tutorials/ex5.c 1.16 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tutorials/ex4.c 1.13 05/03/15 18:34:36 knepley@khan.(none) +4 -2 Fixed MatCreate
src/ksp/examples/tutorials/ex30.c 1.14 05/03/15 18:34:36 knepley@khan.(none) +4 -2 Fixed MatCreate
src/ksp/examples/tutorials/ex3.c 1.16 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tutorials/ex23.c 1.14 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tutorials/ex2.c 1.13 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tutorials/ex16.c 1.13 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tutorials/ex15.c 1.16 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tutorials/ex12.c 1.14 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tutorials/ex11.c 1.14 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tutorials/ex1.c 1.15 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tests/ex3.c 1.14 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tests/ex24.c 1.13 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tests/ex20.c 1.17 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tests/ex17.c 1.14 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tests/ex15.c 1.14 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tests/ex1.c 1.11 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/fortran/custom/zvec.c 1.19 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed const
src/fortran/custom/zts.c 1.20 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Fixed const
src/fortran/custom/zpc.c 1.31 05/03/15 18:34:36 knepley@khan.(none) +2 -2 Fixed const
src/fortran/custom/zmat.c 1.48 05/03/15 18:34:36 knepley@khan.(none) +3 -3 Fixed MatCreate Fixed const
src/fortran/custom/zksp.c 1.24 05/03/15 18:34:36 knepley@khan.(none) +2 -2 Fixed const
src/docs/website/documentation/changes/222.html 1.39 05/03/15 18:34:36 knepley@khan.(none) +5 -2 Fixed MatCreate Fixed SNESSolve
src/docs/tex/manual/part2.tex 1.89 05/03/15 18:34:36 knepley@khan.(none) +6 -3 Fixed MatCreate Fixed SNESSolve
src/docs/tex/manual/part1.tex 1.36 05/03/15 18:34:36 knepley@khan.(none) +5 -4 Fixed MatCreate
src/dm/da/utils/pack.c 1.21 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/dm/da/utils/fdda.c 1.48 05/03/15 18:34:36 knepley@khan.(none) +3 -2 Fixed MatCreate Fixed const
src/dm/da/utils/dm.c 1.11 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Fixed const
src/dm/da/src/dainterp.c 1.28 05/03/15 18:34:36 knepley@khan.(none) +8 -4 Fixed MatCreate
src/dm/da/src/da2.c 1.64 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Fixed const
src/dm/da/daimpl.h 1.21 05/03/15 18:34:36 knepley@khan.(none) +2 -2 Fixed const
src/dm/ao/impls/basic/aodatabasic.c 1.32 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/contrib/src/ns_q1q0_penalty/main.c 1.5 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed SNESSolve
src/contrib/src/burgers_vertex_based_q1/main_old2.c 1.6 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed SNESSolve
src/contrib/src/burgers_vertex_based_q1/main_old.c 1.6 05/03/15 18:34:36 knepley@khan.(none) +5 -3 Fixed SNESSolve and MatCreate
src/contrib/src/burgers_vertex_based_q1/main.c 1.5 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed SNESSolve
src/contrib/src/burgers_df_based_q1/main.c 1.5 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed SNESSolve
src/contrib/oberman/tns_q2q1/main.c 1.5 05/03/15 18:34:36 knepley@khan.(none) +8 -4 Fixed SNESSolve
src/contrib/oberman/ns_q2q1/main.c 1.6 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed SNESSolve
src/contrib/oberman/ns_q1q1/main.c 1.5 05/03/15 18:34:36 knepley@khan.(none) +4 -2 Fixed SNESSolve
src/contrib/oberman/ns_q1q0_penalty/main.c 1.5 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed SNESSolve
src/contrib/oberman/ns_q1q0/main.c 1.6 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/contrib/oberman/laplacian_q1/scalable/appalgebra.c 1.13 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/contrib/oberman/laplacian_q1/appalgebra.c 1.15 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/contrib/oberman/burgers_vertex_based_q1/main.c 1.13 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/contrib/oberman/burgers_df_based_q1/appsetalg.c 1.12 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/contrib/keyes/ex15.c 1.7 05/03/15 18:34:36 knepley@khan.(none) +4 -2 Fixed SNESSolve
src/contrib/helmholtz_2/ex12.c 1.6 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/contrib/fun3d/incomp/flow.c 1.22 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/contrib/fun3d/comp/flow.c 1.8 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Fixed MatCreate and SNESSovle
src/adic/examples/tutorials/ex5func.c 1.6 05/03/15 18:34:36 knepley@khan.(none) +4 -2 Fixed MatCreate and SNESSovle
src/adic/examples/tutorials/ex3func.c 1.6 05/03/15 18:34:36 knepley@khan.(none) +4 -2 Fixed MatCreate and SNESSovle
include/vecimpl.h 1.41 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Fixed const
include/petscviewer.h 1.52 05/03/15 18:34:36 knepley@khan.(none) +8 -2 Fixed const Added Options methods Added PetscViewerSetUp() and PetscViewerView()
include/petscvec.h 1.72 05/03/15 18:34:36 knepley@khan.(none) +18 -6 Fixed const Added Options methods Added PetscMapSetUp() and PetscMapView() Added VecSetUp()
include/petscsnes.h 1.47 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Now SNESSolve() takes a constant part or NULL
include/petscpc.h 1.70.1.2 05/03/15 18:34:36 knepley@khan.(none) +2 -2 Fixed const
include/petscmat.h 1.172 05/03/15 18:34:36 knepley@khan.(none) +15 -9 Fixed const Added Options methods Added MatSetUp() Added MatSetSizes() - Now MatCreate() takes no sizes
include/petscksp.h 1.62.1.2 05/03/15 18:34:36 knepley@khan.(none) +2 -2 Fixed const
include/petscda.h 1.46 05/03/15 18:34:36 knepley@khan.(none) +3 -3 Fixed const
Hg-commit: 238482a61eaff96c8054348fb0892ede560888c9
show more ...
|
| #
2dcb1b2a
|
| 12-Mar-2005 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.2975.1.1 knepley@khan.(none)|ChangeSet|20050312213541|03622 ChangeSet 1.2975.1.1 05/03/12 15:35:41 knepley@khan.(none) +290 -0 Changing BLAS interfaces to PETSc style - still ne
bk-changeset-1.2975.1.1 knepley@khan.(none)|ChangeSet|20050312213541|03622 ChangeSet 1.2975.1.1 05/03/12 15:35:41 knepley@khan.(none) +290 -0 Changing BLAS interfaces to PETSc style - still needs to be validated using testexamples Some const fixes
src/vec/utils/vinv.c 1.42 05/03/12 15:35:39 knepley@khan.(none) +5 -6 Changing BLAS interfaces to PETSc style
src/vec/utils/vecio.c 1.42.1.1 05/03/12 15:35:39 knepley@khan.(none) +3 -2 Change to const
src/vec/pf/impls/constant/const.c 1.15 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/interface/vector.c 1.125 05/03/12 15:35:38 knepley@khan.(none) +105 -111 Changing BLAS interfaces to PETSc style
src/vec/impls/seq/dvec2.c 1.27 05/03/12 15:35:38 knepley@khan.(none) +101 -72 Changing BLAS interfaces to PETSc style
src/vec/impls/seq/bvec2.c 1.64.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Change to const
src/vec/impls/seq/bvec1.c 1.14 05/03/12 15:35:38 knepley@khan.(none) +27 -25 Changing BLAS interfaces to PETSc style
src/vec/impls/mpi/pdvec.c 1.49.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Change to const
src/vec/impls/dvecimpl.h 1.12 05/03/12 15:35:38 knepley@khan.(none) +7 -7 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex8.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex7f.F 1.6 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex2f.F 1.6 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex2.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex1f90.F 1.7 05/03/12 15:35:38 knepley@khan.(none) +13 -13 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex1f.F 1.9 05/03/12 15:35:38 knepley@khan.(none) +13 -13 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex1e.c 1.8 05/03/12 15:35:38 knepley@khan.(none) +13 -13 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex15.c 1.2 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex13.c 1.5 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex12.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex11f.F 1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex11.c 1.8 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex1.c 1.10 05/03/12 15:35:38 knepley@khan.(none) +13 -13 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex9.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex8.c 1.6 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex7.c 1.6 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex6.c 1.6 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex4.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex34.c 1.8 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex30f.F 1.6 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex3.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex29.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex28.c 1.8 05/03/12 15:35:38 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex25.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex22.c 1.8 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex21.c 1.10 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex2.c 1.6 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex19f.F 1.8 05/03/12 15:35:38 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex17.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex14.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex11.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex1.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ts/interface/tsfd.c 1.14 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ts/interface/ts.c 1.44.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Change to const
src/ts/impls/implicit/cn/cn.c 1.22 05/03/12 15:35:38 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/ts/impls/implicit/beuler/beuler.c 1.24 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ts/impls/explicit/rk/rk.c 1.19 05/03/12 15:35:38 knepley@khan.(none) +12 -12 Changing BLAS interfaces to PETSc style
src/ts/impls/explicit/euler/euler.c 1.13 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ts/examples/tutorials/util2.c 1.8 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ts/examples/tutorials/ex6.c 1.16 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ts/examples/tutorials/ex5.c 1.10 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ts/examples/tutorials/ex4.c 1.9 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ts/examples/tutorials/ex3.c 1.10 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ts/examples/tutorials/ex2f.F 1.13 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ts/examples/tutorials/ex2.c 1.8 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ts/examples/tests/ex1f.F 1.13 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ts/examples/tests/ex1.c 1.12 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/sys/src/viewer/impls/ascii/filev.c 1.35.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Change to const
src/sys/src/objects/prefix.c 1.9.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Change to const
src/sys/src/objects/pgname.c 1.8.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Change to const
src/sys/src/error/err.c 1.49.1.1 05/03/12 15:35:38 knepley@khan.(none) +3 -3 Change to const
src/snes/utils/damgsnes.c 1.59 05/03/12 15:35:38 knepley@khan.(none) +8 -8 Changing BLAS interfaces to PETSc style
src/snes/mf/snesmfj.c 1.51 05/03/12 15:35:38 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/snes/interface/snesj.c 1.12 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/snes/interface/snes.c 1.73.1.1 05/03/12 15:35:38 knepley@khan.(none) +5 -5 Changing BLAS interfaces to PETSc style
src/snes/interface/noise/snesnoise.c 1.19 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/snes/interface/noise/snesmfj2.c 1.27 05/03/12 15:35:38 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/snes/impls/tr/tr.c 1.30 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/snes/impls/test/snestest.c 1.18 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/snes/impls/ls/ls.c 1.57 05/03/12 15:35:38 knepley@khan.(none) +17 -17 Changing BLAS interfaces to PETSc style
src/snes/examples/tutorials/ex6.c 1.17 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/snes/examples/tutorials/ex3.c 1.15 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/snes/examples/tutorials/ex29.c 1.81 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/snes/examples/tutorials/ex27.c 1.13 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/snes/examples/tutorials/ex22.c 1.12 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/snes/examples/tutorials/ex2.c 1.12 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/snes/examples/tutorials/ex1f.F 1.15 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/snes/examples/tutorials/ex1.c 1.11 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/snes/examples/tests/ex7.c 1.12 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/snes/examples/tests/ex12f.F 1.9 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/snes/examples/tests/ex11.c 1.17 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/mat/utils/multequal.c 1.8 05/03/12 15:35:38 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/mat/utils/matio.c 1.26.1.1 05/03/12 15:35:38 knepley@khan.(none) +2 -1 Changing BLAS interfaces to PETSc style
src/mat/utils/getcolv.c 1.12 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/utils/axpy.c 1.25 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/matfd/fdmatrix.c 1.31 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/mat/interface/matrix.c 1.172 05/03/12 15:35:38 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/mat/interface/matnull.c 1.20 05/03/12 15:35:38 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/mat/impls/shell/shellcnv.c 1.18 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/impls/shell/shell.c 1.29 05/03/12 15:35:38 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/mat/impls/sbaij/seq/sbaij2.c 1.39 05/03/12 15:35:38 knepley@khan.(none) +10 -10 Changing BLAS interfaces to PETSc style
src/mat/impls/sbaij/seq/sbaij.c 1.139.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/impls/sbaij/mpi/mpisbaij.c 1.121 05/03/12 15:35:38 knepley@khan.(none) +6 -6 Changing BLAS interfaces to PETSc style
src/mat/impls/rowbs/mpi/mpirowbs.c 1.70 05/03/12 15:35:38 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/mat/impls/rowbs/mpi/iccbs.c 1.9 05/03/12 15:35:38 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/mat/impls/rowbs/mpi/cholbs.c 1.14 05/03/12 15:35:38 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/mat/impls/maij/maij.c 1.38 05/03/12 15:35:38 knepley@khan.(none) +9 -9 Changing BLAS interfaces to PETSc style
src/mat/impls/is/matis.c 1.22 05/03/12 15:35:38 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/mat/impls/feti/feti.c 1.4 05/03/12 15:35:38 knepley@khan.(none) +31 -34 Changing BLAS interfaces to PETSc style
src/mat/impls/dense/seq/dense.c 1.76.1.1 05/03/12 15:35:38 knepley@khan.(none) +7 -7 Changing BLAS interfaces to PETSc style
src/mat/impls/dense/mpi/mpidense.c 1.56 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/mat/impls/bdiag/seq/bdiag3.c 1.25.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/impls/bdiag/seq/bdiag.c 1.49 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/mat/impls/bdiag/mpi/mpibdiag.c 1.48 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/impls/baij/seq/baij2.c 1.33 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/mat/impls/baij/seq/baij.c 1.126 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/impls/aij/seq/aij.c 1.220.1.1 05/03/12 15:35:37 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/mat/impls/aij/mpi/mpiaij.c 1.240 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/mat/impls/adj/mpi/mpiadj.c 1.46.1.1 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/impls/adic/matadic.c 1.31 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/examples/tutorials/ex2.c 1.6 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex99.c 1.5 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex96.c 1.14 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex94.c 1.17 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex78.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex76.c 1.17 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex75.c 1.22 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex74.c 1.29 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex71.c 1.9 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex7.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex64.c 1.7 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex62.c 1.10 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex53.c 1.16 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex5.c 1.9 05/03/12 15:35:37 knepley@khan.(none) +5 -5 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex48.c 1.17 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex3.c 1.9 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex27.c 1.8 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex19.c 1.10 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex17.c 1.8 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex15.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +5 -5 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex1.c 1.18 05/03/12 15:35:37 knepley@khan.(none) +5 -5 Changing BLAS interfaces to PETSc style
src/ksp/pc/interface/precon.c 1.60.1.1 05/03/12 15:35:37 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/samg/samgpetsctools.c 1.14 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/prometheus/petscprom.c 1.6 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/ml/ml.c 1.17 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/mg/smg.c 1.15 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/mg/mgfunc.c 1.22.1.1 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/mg/mg.c 1.57.1.1 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/mg/fmg.c 1.15 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/jacobi/jacobi.c 1.16.1.1 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/is/pcis.c 1.27 05/03/12 15:35:37 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/is/nn/nn.c 1.29 05/03/12 15:35:37 knepley@khan.(none) +10 -10 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/is/feti/fetipc.c 1.5 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/hypre/hyppilut.c 1.73 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/fieldsplit/fieldsplit.c 1.23 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/eisens/eisen.c 1.26 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/composite/composite.c 1.28.1.1 05/03/12 15:35:37 knepley@khan.(none) +5 -4 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/bjacobi/bjacobi.c 1.38.1.1 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/asm/asm.c 1.44.1.1 05/03/12 15:35:37 knepley@khan.(none) +5 -5 Changing BLAS interfaces to PETSc style
src/ksp/pc/examples/tests/ex8f.F 1.15 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/pc/examples/tests/ex5.c 1.23 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/pc/examples/tests/ex4.c 1.11 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/pc/examples/tests/ex3.c 1.10 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/pc/examples/tests/ex2.c 1.11 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/ksp/interface/itres.c 1.15 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/ksp/interface/itfunc.c 1.66 05/03/12 15:35:37 knepley@khan.(none) +7 -7 Changing BLAS interfaces to PETSc style
src/ksp/ksp/interface/iterativ.c 1.31 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/ksp/interface/itcl.c 1.15.1.1 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/ksp/interface/iguess.c 1.15 05/03/12 15:35:37 knepley@khan.(none) +8 -8 Changing BLAS interfaces to PETSc style
src/ksp/ksp/interface/eige.c 1.25 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/tfqmr/tfqmr.c 1.22 05/03/12 15:35:37 knepley@khan.(none) +10 -10 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/tcqmr/tcqmr.c 1.19 05/03/12 15:35:37 knepley@khan.(none) +20 -20 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/symmlq/symmlq.c 1.22 05/03/12 15:35:37 knepley@khan.(none) +16 -16 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/rich/rich.c 1.26 05/03/12 15:35:37 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/qcg/qcg.c 1.25 05/03/12 15:35:37 knepley@khan.(none) +14 -14 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/minres/minres.c 1.23 05/03/12 15:35:37 knepley@khan.(none) +14 -14 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/lsqr/lsqr.c 1.25 05/03/12 15:35:37 knepley@khan.(none) +10 -10 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/gmres/lgmres/lgmres.c 1.40 05/03/12 15:35:37 knepley@khan.(none) +12 -12 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/gmres/gmres.c 1.58 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/gmres/fgmres/fgmres.c 1.45 05/03/12 15:35:37 knepley@khan.(none) +8 -8 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/gmres/borthog2.c 1.20 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/gmres/borthog.c 1.14 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/cr/cr.c 1.34 05/03/12 15:35:37 knepley@khan.(none) +6 -6 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/cheby/cheby.c 1.23 05/03/12 15:35:37 knepley@khan.(none) +7 -7 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/cgs/cgs.c 1.28 05/03/12 15:35:37 knepley@khan.(none) +7 -7 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/cg/cgne/cgne.c 1.28 05/03/12 15:35:37 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/cg/cg.c 1.39 05/03/12 15:35:37 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/bicg/bicg.c 1.21 05/03/12 15:35:37 knepley@khan.(none) +6 -6 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/bcgsl/bcgsl.c 1.19 05/03/12 15:35:37 knepley@khan.(none) +12 -12 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/bcgs/bcgs.c 1.22 05/03/12 15:35:37 knepley@khan.(none) +9 -9 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex9.c 1.18 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex8.c 1.14 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex7.c 1.15 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex6f.F 1.12 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex5.c 1.15 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex4.c 1.12 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex31.c 1.16 05/03/12 15:35:37 knepley@khan.(none) +9 -9 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex30.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex3.c 1.15 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex2f.F 1.12 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex29.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex28.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex27.c 1.14 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex25.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex23.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex22f.F 1.11 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex22.c 1.11 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex21f.F 1.16 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex2.c 1.12 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex1f.F 1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex16.c 1.12 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex15f.F 1.13 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex15.c 1.15 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex14f.F 1.13 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex12.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex11f.F 1.14 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex11.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex10.c 1.49 05/03/12 15:35:37 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex1.c 1.14 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex7.c 1.19 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex6.c 1.22 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex5f.F 1.11 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex4.c 1.11 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex3.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex26.c 1.5 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex25.c 1.8 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex24.c 1.12 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex20.c 1.16 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex19.c 1.15 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex18.c 1.17 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex17.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex16f.F 1.16 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex15.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex14.c 1.11 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex12f.F 1.19 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex10.c 1.15 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex1.c 1.10 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/fortran/custom/zvec.c 1.18 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/fortran/custom/zsys.c 1.33 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Change to const
src/fortran/custom/zsnes.c 1.31 05/03/12 15:35:37 knepley@khan.(none) +6 -6 Reversed function pointer and context arguments Change to const
src/docs/website/documentation/changes/222.html 1.38 05/03/12 15:35:37 knepley@khan.(none) +26 -1 Lots of interface changes
src/docs/tex/manual/part2.tex 1.88 05/03/12 15:35:36 knepley@khan.(none) +13 -13 Changing BLAS interfaces to PETSc style
src/docs/tex/manual/part1.tex 1.35 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/dm/usg/2d/quadratic/main.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +5 -5 Changing BLAS interfaces to PETSc style
src/dm/usg/2d/constant_bilinear/main.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +5 -5 Changing BLAS interfaces to PETSc style
src/dm/da/src/gr2.c 1.31.1.1 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Change to const
src/dm/da/src/dainterp.c 1.27 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/dm/da/src/da2.c 1.63 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tutorials/ex5.c 1.12 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tutorials/ex1.c 1.11 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex8.c 1.7 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex7.c 1.11 05/03/12 15:35:36 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex6.c 1.9 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex4.c 1.8 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex23.c 1.11 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex21f.F 1.3 05/03/12 15:35:36 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex20.c 1.10 05/03/12 15:35:36 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex2.c 1.7 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex18.c 1.7 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex17.c 1.7 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex15.c 1.7 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex14.c 1.8 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex1.c 1.7 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/contrib/ysmp/ex1.c 1.8 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/contrib/src/ns_q1q0_penalty/main.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/contrib/src/burgers_vertex_based_q1/main_old2.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +8 -8 Changing BLAS interfaces to PETSc style
src/contrib/src/burgers_vertex_based_q1/main_old.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +8 -8 Changing BLAS interfaces to PETSc style
src/contrib/src/burgers_vertex_based_q1/main.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +8 -8 Changing BLAS interfaces to PETSc style
src/contrib/src/burgers_df_based_q1/main.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/contrib/reusememory/ex1.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/contrib/oberman/tns_q2q1/main.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +14 -14 Changing BLAS interfaces to PETSc style
src/contrib/oberman/quasigeo_q1/main.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/contrib/oberman/ns_q2q1/main.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/contrib/oberman/ns_q1q1/main.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +7 -7 Changing BLAS interfaces to PETSc style
src/contrib/oberman/ns_q1q1/appcreate.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +5 -5 Changing BLAS interfaces to PETSc style
src/contrib/oberman/ns_q1q0_penalty/main.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/contrib/oberman/ns_q1q0/main.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/contrib/oberman/laplacian_q1/scalable/main.c 1.6 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/contrib/oberman/laplacian_q1/scalable/appalgebra.c 1.12 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/contrib/oberman/laplacian_q1/appalgebra.c 1.14 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/contrib/oberman/burgers_vertex_based_q1/main.c 1.12 05/03/12 15:35:36 knepley@khan.(none) +8 -8 Changing BLAS interfaces to PETSc style
src/contrib/oberman/burgers_df_based_q1/appsetalg.c 1.11 05/03/12 15:35:36 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/contrib/lahaye/samg.old/petsctools.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/contrib/keyes/ex15.c 1.6 05/03/12 15:35:36 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/contrib/helmholtz_2/ex12.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/apps/2/ex1.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +5 -5 Changing BLAS interfaces to PETSc style
src/apps/1/ex2.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +5 -5 Changing BLAS interfaces to PETSc style
src/adic/src/petscadic.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/adic/examples/tutorials/ex5func.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/adic/examples/tutorials/ex5.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/adic/examples/tutorials/ex4.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/adic/examples/tutorials/ex3func.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/adic/examples/tutorials/ex3.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/adic/examples/tutorials/ex2func.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/adic/examples/tutorials/ex2.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/adic/examples/tutorials/ex1.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
include/vecimpl.h 1.40 05/03/12 15:35:36 knepley@khan.(none) +8 -8 Changing BLAS interfaces to PETSc style
include/petscvec.h 1.71 05/03/12 15:35:36 knepley@khan.(none) +8 -14 Changing BLAS interfaces to PETSc style
include/petscts.h 1.30.1.1 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Should be const
include/petscpc.h 1.70.1.1 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Should be const
include/petscksp.h 1.62.1.1 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Should be const
Hg-commit: a97920152fb7a7025cba2675facc0c052ef70819
show more ...
|
| #
e060cb09
|
| 12-Mar-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2977 barrysmith@barry-smiths-computer.local|ChangeSet|20050312141804|35573 ChangeSet 1.2977 05/03/12 08:18:04 barrysmith@barry-smiths-computer.local +31 -0 add const to match Matt'
bk-changeset-1.2977 barrysmith@barry-smiths-computer.local|ChangeSet|20050312141804|35573 ChangeSet 1.2977 05/03/12 08:18:04 barrysmith@barry-smiths-computer.local +31 -0 add const to match Matt's additional const char changes
src/vec/utils/vecio.c 1.43 05/03/12 08:18:02 barrysmith@barry-smiths-computer.local +2 -2 add const to match Matt's additional const char changes
src/vec/impls/seq/bvec2.c 1.65 05/03/12 08:18:02 barrysmith@barry-smiths-computer.local +1 -1 add const to match Matt's additional const char changes
src/vec/impls/mpi/pdvec.c 1.50 05/03/12 08:18:02 barrysmith@barry-smiths-computer.local +1 -1 add const to match Matt's additional const char changes
src/ts/interface/ts.c 1.45 05/03/12 08:18:01 barrysmith@barry-smiths-computer.local +1 -1 add const to match Matt's additional const char changes
src/sys/src/viewer/impls/ascii/filev.c 1.36 05/03/12 08:18:01 barrysmith@barry-smiths-computer.local +1 -1 add const to match Matt's additional const char changes
src/sys/src/objects/prefix.c 1.10 05/03/12 08:18:01 barrysmith@barry-smiths-computer.local +1 -1 add const to match Matt's additional const char changes
src/sys/src/objects/pgname.c 1.9 05/03/12 08:18:01 barrysmith@barry-smiths-computer.local +1 -1 add const to match Matt's additional const char changes
src/sys/src/error/err.c 1.50 05/03/12 08:18:01 barrysmith@barry-smiths-computer.local +3 -3 add const to match Matt's additional const char changes
src/snes/interface/snes.c 1.74 05/03/12 08:18:01 barrysmith@barry-smiths-computer.local +3 -3 add const to match Matt's additional const char changes
src/mat/utils/matio.c 1.27 05/03/12 08:18:01 barrysmith@barry-smiths-computer.local +2 -2 add const to match Matt's additional const char changes
src/mat/impls/sbaij/seq/sbaij.c 1.140 05/03/12 08:18:01 barrysmith@barry-smiths-computer.local +1 -1 add const to match Matt's additional const char changes
src/mat/impls/dense/seq/dense.c 1.77 05/03/12 08:18:01 barrysmith@barry-smiths-computer.local +1 -1 add const to match Matt's additional const char changes
src/mat/impls/bdiag/seq/bdiag3.c 1.26 05/03/12 08:18:01 barrysmith@barry-smiths-computer.local +1 -1 add const to match Matt's additional const char changes
src/mat/impls/aij/seq/matlab/aijmatlab.c 1.42 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +2 -2 add const to match Matt's additional const char changes
src/mat/impls/aij/seq/aij.c 1.222 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +1 -1 add const to match Matt's additional const char changes
src/mat/impls/adj/mpi/mpiadj.c 1.47 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +1 -1 add const to match Matt's additional const char changes
src/ksp/pc/interface/precon.c 1.61 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +1 -1 add const to match Matt's additional const char changes
src/ksp/pc/impls/redundant/redundant.c 1.24 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +1 -1 add const to match Matt's additional const char changes
src/ksp/pc/impls/mg/mgfunc.c 1.23 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +1 -1 add const to match Matt's additional const char changes
src/ksp/pc/impls/mg/mg.c 1.58 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +1 -1 add const to match Matt's additional const char changes
src/ksp/pc/impls/ksp/pcksp.c 1.23 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +1 -1 add const to match Matt's additional const char changes
src/ksp/pc/impls/composite/composite.c 1.29 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +2 -1 add const to match Matt's additional const char changes
src/ksp/pc/impls/bjacobi/bjacobi.c 1.39 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +3 -3 add const to match Matt's additional const char changes
src/ksp/pc/impls/asm/asm.c 1.45 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +1 -1 add const to match Matt's additional const char changes
src/ksp/ksp/interface/itcl.c 1.16 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +1 -1 add const to match Matt's additional const char changes
src/dm/da/src/gr2.c 1.32 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +2 -2 add const to match Matt's additional const char changes
src/dm/da/examples/tutorials/ex6.c 1.3 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +212 -11 add const to match Matt's additional const char changes
src/dm/ao/impls/basic/aobasic.c 1.30 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +25 -0 add const to match Matt's additional const char changes
include/petscts.h 1.31 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +1 -1 add const to match Matt's additional const char changes
include/petscpc.h 1.71 05/03/12 08:17:59 barrysmith@barry-smiths-computer.local +1 -1 add const to match Matt's additional const char changes
include/petscksp.h 1.63 05/03/12 08:17:59 barrysmith@barry-smiths-computer.local +1 -1 add const to match Matt's additional const char changes
Hg-commit: 53306f66f65e04be83df4b32bcef35282e17d5b9
show more ...
|
| #
9dcbbd2b
|
| 27-Feb-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2932 barrysmith@barry-smiths-computer.local|ChangeSet|20050227025812|09115 ChangeSet 1.2932 05/02/26 20:58:12 barrysmith@barry-smiths-computer.local +85 -0 massive changes option
bk-changeset-1.2932 barrysmith@barry-smiths-computer.local|ChangeSet|20050227025812|09115 ChangeSet 1.2932 05/02/26 20:58:12 barrysmith@barry-smiths-computer.local +85 -0 massive changes options/bag enum PC_ in front of all MG routines strings for PETSc enum types subclass cgne from cg and lgmres and fgmres from gmres
src/sys/src/viewer/impls/binary/binv.c 1.44 05/02/26 20:58:06 barrysmith@barry-smiths-computer.local +69 -3 allow binary loads to ignore options
src/ksp/ksp/impls/gmres/lgmres/makefile 1.9 05/02/26 20:58:06 barrysmith@barry-smiths-computer.local +1 -1 subclass
src/ksp/ksp/impls/gmres/lgmres/lgmres.c 1.39 05/02/26 20:58:06 barrysmith@barry-smiths-computer.local +3 -1 subclass
src/ksp/ksp/impls/gmres/fgmres/makefile 1.9 05/02/26 20:58:06 barrysmith@barry-smiths-computer.local +1 -1 subclass
todo 1.127 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +5 -1 viewer and setfromoptions use enum strings instead of having their own hardwired ones in the function
src/vec/interface/dlregis.c 1.25 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +4 -2 viewer and setfromoptions use enum strings instead of having their own hardwired ones in the function
src/sys/src/objects/pinit.c 1.61 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +9 -2 viewer and setfromoptions use enum strings instead of having their own hardwired ones in the function
src/sys/src/objects/options.c 1.55 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +136 -39 case independent test of Petsc options
src/sys/src/objects/ams/aoptions.c 1.34 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +51 -30 adding enum to PetscOptions
src/sys/src/bag/bag.c 1.8 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +62 -83 support for adding enums
src/sys/examples/tutorials/ex5.c 1.10.1.1 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +10 -11 support for adding enums
src/snes/utils/damg.c 1.52 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +1 -1 PC_ in front of MG
src/ksp/ksp/impls/gmres/fgmres/fgmres.c 1.44 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +2 -1 subclass
src/ksp/ksp/impls/cg/cgne/makefile 1.5 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +1 -4 subclass
src/ksp/ksp/impls/cg/cgne/cgne.c 1.27 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +2 -0 subclass
src/fortran/custom/zsles.c 1.17 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +8 -0 change DMMGGetb to DMMGGetRHS
python/PETSc/packages/MPI.py 1.160 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +7 -8 better support of Lam/mpi
src/snes/interface/snesregi.c 1.9 05/02/26 20:58:04 barrysmith@barry-smiths-computer.local +7 -1 viewer and setfromoptions use enum strings instead of having their own hardwired ones in the function
src/snes/interface/snes.c 1.70 05/02/26 20:58:04 barrysmith@barry-smiths-computer.local +2 -19 viewer and setfromoptions use enum strings instead of having their own hardwired ones in the function
src/snes/examples/tests/ex11.c 1.16 05/02/26 20:58:04 barrysmith@barry-smiths-computer.local +1 -1 PC_ in front of MG
src/mat/utils/matio.c 1.26 05/02/26 20:58:04 barrysmith@barry-smiths-computer.local +1 -1 no more load_ignore_info
src/mat/examples/tutorials/makefile 1.19 05/02/26 20:58:04 barrysmith@barry-smiths-computer.local +2 -2 no more load_ignore
src/mat/examples/tests/makefile 1.50 05/02/26 20:58:04 barrysmith@barry-smiths-computer.local +3 -3 no more load_ignore
src/mat/examples/tests/ex73.c 1.11 05/02/26 20:58:04 barrysmith@barry-smiths-computer.local +1 -1 no more load_ignore
src/ksp/pc/impls/spai/ispai.c 1.32 05/02/26 20:58:04 barrysmith@barry-smiths-computer.local +4 -4 formating
src/ksp/pc/impls/samg/samgmgpetsc.c 1.15 05/02/26 20:58:04 barrysmith@barry-smiths-computer.local +1 -1 PC_ in front of MG
src/ksp/pc/impls/ml/ml.c 1.16 05/02/26 20:58:04 barrysmith@barry-smiths-computer.local +21 -21 formating
src/ksp/pc/impls/mg/smg.c 1.14 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +2 -11 PC_ infront of MG
src/ksp/pc/impls/mg/mgimpl.h 1.13 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +3 -4 PC_MG instead of MG
src/ksp/pc/impls/mg/mgfunc.c 1.22 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +13 -13 PC_ in front of MG
src/ksp/pc/impls/mg/mg.c 1.57 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +72 -104 viewer and setfromoptions use enum strings instead of having their own hardwired ones in the function
src/ksp/pc/impls/mg/fmg.c 1.14 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +7 -29 PC_ infront of MG
src/ksp/pc/impls/fieldsplit/fieldsplit.c 1.22 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +4 -8 viewer and setfromoptions use enum strings instead of having their own hardwired ones in the function
src/ksp/pc/impls/composite/composite.c 1.28 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +3 -6 viewer and setfromoptions use enum strings instead of having their own hardwired ones in the function
src/ksp/pc/impls/asm/asm.c 1.44 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +3 -13 viewer and setfromoptions use enum strings instead of having their own hardwired ones in the function
src/ksp/pc/examples/tests/ex5.c 1.22 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +3 -3 PC_ in front of MG
src/ksp/ksp/interface/itfunc.c 1.65 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +2 -16 viewer and setfromoptions use enum strings instead of having their own hardwired ones in the function
src/ksp/ksp/interface/dlregis.c 1.23 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +18 -2 viewer and setfromoptions use enum strings instead of having their own hardwired ones in the function
src/ksp/ksp/impls/makefile 1.9 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +1 -1 subclass
src/ksp/ksp/impls/gmres/makefile 1.7 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +1 -0 subclass
src/ksp/ksp/impls/gmres/gmres.c 1.56 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +15 -13 viewer and setfromoptions use enum strings instead of having their own hardwired ones in the function
src/ksp/ksp/impls/cg/makefile 1.6 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -0 subclass
src/ksp/ksp/impls/cg/cg.c 1.37 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +4 -13 viewer and setfromoptions use enum strings instead of having their own hardwired ones in the function
src/ksp/examples/tutorials/makefile 1.64 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +8 -8 no more load_ignore
src/ksp/examples/tutorials/ex29.c 1.11 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1 PC_ in front MG
src/ksp/examples/tutorials/ex28.c 1.12 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1 PC_ in front MG
src/ksp/examples/tutorials/ex25.c 1.12 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1 PC_ in front MG
src/ksp/examples/tutorials/ex22.c 1.10 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1 PC_ in front MG
src/ksp/examples/tests/ex19.c 1.14 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1 PC_ in front MG
src/fortran/custom/zstartf.c 1.10 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1 PetscMPIInt
src/docs/website/documentation/changes/222.html 1.37 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +5 -0 PC_ in front of all MG functions
src/contrib/keyes/ex15.c 1.5 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1 PC_ in front of all MG functions
python/PETSc/packages/spooles.py 1.24.1.1 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1 liblist for package.py classes is now a list of list so different names of libraries (like blas and MPI) can be handled
python/PETSc/packages/spai.py 1.15 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1 liblist for package.py classes is now a list of list so different names of libraries (like blas and MPI) can be handled
python/PETSc/packages/ml.py 1.25 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1 liblist for package.py classes is now a list of list so different names of libraries (like blas and MPI) can be handled
python/PETSc/packages/hypre.py 1.55 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1 liblist for package.py classes is now a list of list so different names of libraries (like blas and MPI) can be handled
python/PETSc/packages/blacs.py 1.6 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +1 -1 liblist for package.py classes is now a list of list so different names of libraries (like blas and MPI) can be handled
python/PETSc/packages/UMFPACK.py 1.23 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +1 -1 liblist for package.py classes is now a list of list so different names of libraries (like blas and MPI) can be handled
python/PETSc/packages/SuperLU_DIST.py 1.31 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +1 -1 liblist for package.py classes is now a list of list so different names of libraries (like blas and MPI) can be handled
python/PETSc/packages/SuperLU.py 1.21 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +1 -1 liblist for package.py classes is now a list of list so different names of libraries (like blas and MPI) can be handled
python/PETSc/packages/SCALAPACK.py 1.6 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +1 -1 liblist for package.py classes is now a list of list so different names of libraries (like blas and MPI) can be handled
python/PETSc/packages/Prometheus.py 1.7 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +1 -1 liblist for package.py classes is now a list of list so different names of libraries (like blas and MPI) can be handled
python/PETSc/packages/ParMetis.py 1.50 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +1 -1 liblist for package.py classes is now a list of list so different names of libraries (like blas and MPI) can be handled
python/PETSc/packages/PARTY.py 1.9 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +1 -1 liblist for package.py classes is now a list of list so different names of libraries (like blas and MPI) can be handled
python/PETSc/packages/MUMPS.py 1.36.1.1 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +1 -1 liblist for package.py classes is now a list of list so different names of libraries (like blas and MPI) can be handled
python/PETSc/packages/Chaco.py 1.10 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +1 -1 liblist for package.py classes is now a list of list so different names of libraries (like blas and MPI) can be handled
python/PETSc/package.py 1.26.1.1 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +25 -12 liblist for package.py classes is now a list of list so different names of libraries (like blas and MPI) can be handled
include/petscviewer.h 1.50 05/02/26 20:58:00 barrysmith@barry-smiths-computer.local +2 -1 option to binary viewers to not use command line options
include/petscvec.h 1.66 05/02/26 20:58:00 barrysmith@barry-smiths-computer.local +2 -1 strings for PETSc enums
include/petscsnes.h 1.43 05/02/26 20:58:00 barrysmith@barry-smiths-computer.local +1 -0 strings for PETSc enums
include/petscpc.h 1.70 05/02/26 20:58:00 barrysmith@barry-smiths-computer.local +5 -0 strings for PETSc enums
include/petscoptions.h 1.25 05/02/26 20:58:00 barrysmith@barry-smiths-computer.local +5 -2 GetEList and GetEnum for options
include/petscmg.h 1.14 05/02/26 20:58:00 barrysmith@barry-smiths-computer.local +11 -10 PC_ in front of MG routines
include/petscksp.h 1.62 05/02/26 20:58:00 barrysmith@barry-smiths-computer.local +8 -6 ksp subclasses strings for all PETSc enums
include/petscdmmg.h 1.3 05/02/26 20:58:00 barrysmith@barry-smiths-computer.local +6 -6 fix two macros with same fortran name DMMGGetB
include/petscbag.h 1.6 05/02/26 20:58:00 barrysmith@barry-smiths-computer.local +6 -6 registering enums
include/petsc.h 1.117 05/02/26 20:58:00 barrysmith@barry-smiths-computer.local +4 -6 strings for all basic PETSc enums
include/finclude/petscmg.h 1.10 05/02/26 20:57:59 barrysmith@barry-smiths-computer.local +8 -6 all multigrid routines macros start with PC_
python/PETSc/packages/MPI.py 1.159 05/02/26 18:40:47 barrysmith@barry-smiths-computer.local +5 -0 doman
src/vec/utils/vscat.c 1.41 05/02/26 11:33:35 barrysmith@barry-smiths-computer.local +8 -6 formating clearer manual page
src/fortran/custom/zsles.c 1.16 05/02/25 13:35:30 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 no B
src/docs/website/documentation/tutorials/index.html 1.20 05/02/25 12:19:52 barrysmith@barrysmith-57.mcs.anl.gov +3 -0 add Houston tutorial
src/sys/src/viewer/impls/binary/binv.c 1.43 05/02/24 15:02:04 barrysmith@barrysmith-57.mcs.anl.gov +7 -8 dead code with outdated option
src/ksp/ksp/impls/cg/cgne/makefile 1.4 05/02/24 07:11:24 barrysmith@barry-smiths-computer.local +0 -0 mvdir
src/ksp/ksp/impls/cg/cgne/cgne.c 1.26 05/02/24 07:11:23 barrysmith@barry-smiths-computer.local +15 -113 mvdir
src/ksp/ksp/impls/gmres/fgmres/modpcf.c 1.17 05/02/24 07:09:59 barrysmith@barry-smiths-computer.local +0 -0 mvdir
src/ksp/ksp/impls/gmres/fgmres/makefile 1.8 05/02/24 07:09:59 barrysmith@barry-smiths-computer.local +0 -0 mvdir
src/ksp/ksp/impls/gmres/fgmres/fgmresp.h 1.14 05/02/24 07:09:59 barrysmith@barry-smiths-computer.local +0 -0 mvdir
src/ksp/ksp/impls/gmres/fgmres/fgmres.c 1.43 05/02/24 07:09:58 barrysmith@barry-smiths-computer.local +2 -24 mvdir
src/ksp/ksp/impls/gmres/lgmres/readme 1.4 05/02/24 07:08:46 barrysmith@barry-smiths-computer.local +0 -0 mvdir
src/ksp/ksp/impls/gmres/lgmres/makefile 1.8 05/02/24 07:08:46 barrysmith@barry-smiths-computer.local +0 -0 mvdir
src/ksp/ksp/impls/gmres/lgmres/lgmresp.h 1.9 05/02/24 07:08:46 barrysmith@barry-smiths-computer.local +0 -0 mvdir
src/ksp/ksp/impls/gmres/lgmres/lgmres.c 1.38 05/02/24 07:08:46 barrysmith@barry-smiths-computer.local +8 -64 mvdir
src/fortran/custom/zstart.c 1.30.1.2 05/02/22 21:05:18 barrysmith@barry-smiths-computer.local +1 -1 typo in previous change
src/fortran/custom/zstart.c 1.30.1.1 05/02/22 21:04:22 barrysmith@barry-smiths-computer.local +6 -0 need to set PETSC_COMM_WORLD; dang it really would be nice to have a single PetscInitialize() for C and Fortran and not all this duplicated code
src/fortran/custom/zsles.c 1.15 05/02/22 19:22:58 barrysmith@barry-smiths-computer.local +22 -1 added dmmgsetinitialguess_ for Fortran
Hg-commit: 887aa17e22982bf46d3e4dec0c549e1596b7a6c7
show more ...
|
| #
f9e427c6
|
| 27-Jan-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2862 barrysmith@barry-smiths-computer.local|ChangeSet|20050127032203|19800 ChangeSet 1.2862 05/01/26 21:22:03 barrysmith@barry-smiths-computer.local +1 -0 Merge bk://petsc@petsc.bk
bk-changeset-1.2862 barrysmith@barry-smiths-computer.local|ChangeSet|20050127032203|19800 ChangeSet 1.2862 05/01/26 21:22:03 barrysmith@barry-smiths-computer.local +1 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into barry-smiths-computer.local:/Users/barrysmith/petsc-dev
src/fortran/custom/zsnes.c 1.30 05/01/26 21:22:02 barrysmith@barry-smiths-computer.local +0 -2 Auto merged
Hg-commit: 91636cf692c04255ff924e63dad32fadbdd3b2ea
show more ...
|
| #
be29d3c6
|
| 26-Jan-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2860.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20050126160452|19814 ChangeSet 1.2860.1.1 05/01/26 10:04:52 barrysmith@barry-smiths-computer.local +12 -0 Added PCShellSet
bk-changeset-1.2860.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20050126160452|19814 ChangeSet 1.2860.1.1 05/01/26 10:04:52 barrysmith@barry-smiths-computer.local +12 -0 Added PCShellSet/GetContext() and removed context argument to setting Apply and ApplyRichardson
todo 1.123 05/01/26 10:04:48 barrysmith@barry-smiths-computer.local +0 -3 Added PCShellSet/GetContext() and removed context argument to setting Apply and ApplyRichardson
src/snes/examples/tutorials/ex6.c 1.16 05/01/26 10:04:48 barrysmith@barry-smiths-computer.local +2 -2 Added PCShellSet/GetContext() and removed context argument to setting Apply and ApplyRichardson
src/snes/examples/tutorials/ex24.c 1.24 05/01/26 10:04:48 barrysmith@barry-smiths-computer.local +2 -1 Added PCShellSet/GetContext() and removed context argument to setting Apply and ApplyRichardson
src/ksp/pc/impls/shell/shellpc.c 1.28 05/01/26 10:04:48 barrysmith@barry-smiths-computer.local +94 -32 Added PCShellSet/GetContext() and removed context argument to setting Apply and ApplyRichardson
src/ksp/pc/examples/tests/ex5.c 1.21 05/01/26 10:04:48 barrysmith@barry-smiths-computer.local +2 -2 Added PCShellSet/GetContext() and removed context argument to setting Apply and ApplyRichardson
src/ksp/examples/tutorials/ex21f.F 1.15 05/01/26 10:04:48 barrysmith@barry-smiths-computer.local +1 -2 Added PCShellSet/GetContext() and removed context argument to setting Apply and ApplyRichardson
src/ksp/examples/tutorials/ex15f.F 1.12 05/01/26 10:04:48 barrysmith@barry-smiths-computer.local +1 -2 Added PCShellSet/GetContext() and removed context argument to setting Apply and ApplyRichardson
src/ksp/examples/tutorials/ex15.c 1.14 05/01/26 10:04:48 barrysmith@barry-smiths-computer.local +3 -2 Added PCShellSet/GetContext() and removed context argument to setting Apply and ApplyRichardson
src/fortran/custom/zsnes.c 1.28.1.1 05/01/26 10:04:48 barrysmith@barry-smiths-computer.local +2 -2 Added PCShellSet/GetContext() and removed context argument to setting Apply and ApplyRichardson
src/fortran/custom/zpc.c 1.30 05/01/26 10:04:48 barrysmith@barry-smiths-computer.local +4 -4 Added PCShellSet/GetContext() and removed context argument to setting Apply and ApplyRichardson
src/docs/website/documentation/changes/222.html 1.36 05/01/26 10:04:48 barrysmith@barry-smiths-computer.local +1 -0 Added PCShellSet/GetContext() and removed context argument to setting Apply and ApplyRichardson
include/petscpc.h 1.69 05/01/26 10:04:48 barrysmith@barry-smiths-computer.local +4 -2 Added PCShellSet/GetContext() and removed context argument to setting Apply and ApplyRichardson
Hg-commit: 9efebaedf36e563e9d7d9cf824d6eff2727a9e00
show more ...
|
| #
73bc7766
|
| 13-Jan-2005 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.2844 knepley@khan.mcs.anl.gov|ChangeSet|20050113005915|60326 ChangeSet 1.2844 05/01/06 04:36:51 knepley@khan.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into kh
bk-changeset-1.2844 knepley@khan.mcs.anl.gov|ChangeSet|20050113005915|60326 ChangeSet 1.2844 05/01/06 04:36:51 knepley@khan.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into khan.mcs.anl.gov:/home/knepley/PETSc-dev/petsc-dev
Hg-commit: 2a1a2596e88ec41d71c2a166ad85f881489360ef
show more ...
|
| #
03919abe
|
| 12-Jan-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2842.1.8 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050112211700|63829 ChangeSet 1.2842.1.8 05/01/12 15:17:00 barrysmith@barrysmith-57.mcs.anl.gov +6 -0 couple of twdos for p
bk-changeset-1.2842.1.8 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050112211700|63829 ChangeSet 1.2842.1.8 05/01/12 15:17:00 barrysmith@barrysmith-57.mcs.anl.gov +6 -0 couple of twdos for performance done on the airplane.
todo 1.117 05/01/12 15:16:56 barrysmith@barrysmith-57.mcs.anl.gov +6 -6 done two added one
src/mat/interface/matrix.c 1.166 05/01/11 21:55:25 barrysmith@barry-smiths-computer.local +5 -0 make clear that submatrices for BAIJ matrices must get all row/col in a block
src/mat/impls/baij/mpi/baijov.c 1.28 05/01/11 21:47:47 barrysmith@barry-smiths-computer.local +1 -2 formating
src/mat/impls/aij/mpi/mmaij.c 1.23 05/01/11 21:37:30 barrysmith@barry-smiths-computer.local +31 -1 use block index to create scatter when matrix has block structure slightly faster VecScatter then, to match the faster you always have with MPIBAIJ/SBAIJ matrices
include/petscpc.h 1.68 05/01/11 21:31:43 barrysmith@barry-smiths-computer.local +0 -2 PCShellSetPre/PostSolve() need to be in petscksp.h because petscpc.h does not know about KSP
include/petscksp.h 1.60 05/01/11 21:31:35 barrysmith@barry-smiths-computer.local +3 -0 PCShellSetPre/PostSolve() need to be in petscksp.h because petscpc.h does not know about KSP
Hg-commit: 4442702a5bc776781b96301ae6b1541cf7cf1fc2
show more ...
|
| #
7cdd61b2
|
| 12-Jan-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2842.1.7 barrysmith@barry-smiths-computer.local|ChangeSet|20050112025435|54314 ChangeSet 1.2842.1.7 05/01/11 20:54:35 barrysmith@barry-smiths-computer.local +4 -0 add support for p
bk-changeset-1.2842.1.7 barrysmith@barry-smiths-computer.local|ChangeSet|20050112025435|54314 ChangeSet 1.2842.1.7 05/01/11 20:54:35 barrysmith@barry-smiths-computer.local +4 -0 add support for providing a pre and post solve routine petsc-maint 12,500
src/ksp/pc/impls/fieldsplit/fieldsplit.c 1.21 05/01/11 20:54:31 barrysmith@barry-smiths-computer.local +1 -1 typo
include/petscpc.h 1.67 05/01/11 20:46:38 barrysmith@barry-smiths-computer.local +3 -0 petsc-maint 12500 allow setting pre and post solve for shell PC
src/ksp/pc/impls/shell/shellpc.c 1.25 05/01/11 20:45:02 barrysmith@barry-smiths-computer.local +148 -0 add support for providing a pre and post solve routine petsc-maint 12,500
src/docs/website/documentation/tutorials/index.html 1.18 05/01/11 19:27:00 barrysmith@barry-smiths-computer.local +17 -14 moved Columbia tutorial to history put in slot for DD + Multigrid tutorial
Hg-commit: ffcc48f0ca6e2bcde03892bff6a7ac81507c9ce6
show more ...
|
| #
ff43f1e1
|
| 27-Dec-2004 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.2823 knepley@khan.mcs.anl.gov|ChangeSet|20041227184524|03092 ChangeSet 1.2823 04/12/06 21:02:19 knepley@khan.mcs.anl.gov +1 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into kh
bk-changeset-1.2823 knepley@khan.mcs.anl.gov|ChangeSet|20041227184524|03092 ChangeSet 1.2823 04/12/06 21:02:19 knepley@khan.mcs.anl.gov +1 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into khan.mcs.anl.gov:/home/knepley/PETSc-dev/petsc-dev
include/petscmath.h 1.25 04/12/06 21:02:17 knepley@khan.mcs.anl.gov +0 -0 Auto merged
Hg-commit: d9a23f3f6ba72ee627446f6648bb36a3d0345c22
show more ...
|
| #
dba47a55
|
| 24-Dec-2004 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.2821.1.29 Kris@p4buschel.|ChangeSet|20041224021527|61072 ChangeSet 1.2821.1.29 04/12/23 18:15:27 Kris@p4buschel. +90 -0 PETSCKSP_DLLEXPORT
src/ksp/pc/interface/precon.c 1.59
bk-changeset-1.2821.1.29 Kris@p4buschel.|ChangeSet|20041224021527|61072 ChangeSet 1.2821.1.29 04/12/23 18:15:27 Kris@p4buschel. +90 -0 PETSCKSP_DLLEXPORT
src/ksp/pc/interface/precon.c 1.59 04/12/23 18:15:21 Kris@p4buschel. +32 -30 PETSCKSP_DLLEXPORT
src/ksp/pc/interface/pcset.c 1.24 04/12/23 18:15:21 Kris@p4buschel. +5 -4 PETSCKSP_DLLEXPORT
src/ksp/pc/interface/pcregis.c 1.35 04/12/23 18:15:21 Kris@p4buschel. +27 -26 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/tfs/xyt.c 1.17 04/12/23 18:15:21 Kris@p4buschel. +1 -0 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/tfs/xxt.c 1.17 04/12/23 18:15:21 Kris@p4buschel. +1 -0 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/tfs/tfs.c 1.6 04/12/23 18:15:21 Kris@p4buschel. +2 -1 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/tfs/queue.c 1.11 04/12/23 18:15:21 Kris@p4buschel. +1 -0 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/tfs/pxxt.c 1.24 04/12/23 18:15:21 Kris@p4buschel. +2 -0 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/tfs/ivec.c 1.13 04/12/23 18:15:21 Kris@p4buschel. +1 -0 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/tfs/gs.c 1.21 04/12/23 18:15:21 Kris@p4buschel. +1 -0 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/tfs/error.c 1.14 04/12/23 18:15:21 Kris@p4buschel. +1 -0 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/tfs/comm.c 1.25 04/12/23 18:15:21 Kris@p4buschel. +1 -0 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/tfs/bit_mask.c 1.12 04/12/23 18:15:21 Kris@p4buschel. +1 -0 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/spai/src/ispai.c 1.28 04/12/23 18:15:21 Kris@p4buschel. +19 -17 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/spai/src/dspai.c 1.10 04/12/23 18:15:20 Kris@p4buschel. +3 -2 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/spai/include/spai.h 1.5 04/12/23 18:15:20 Kris@p4buschel. +7 -7 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/sor/sor.c 1.27 04/12/23 18:15:20 Kris@p4buschel. +9 -7 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/shell/shellpc.c 1.24 04/12/23 18:15:20 Kris@p4buschel. +17 -15 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/samg/samgpetsctools.c 1.13 04/12/23 18:15:20 Kris@p4buschel. +8 -6 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/samg/samgpetsc.c 1.12 04/12/23 18:15:20 Kris@p4buschel. +6 -5 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/samg/samgmgpetsc.c 1.13 04/12/23 18:15:20 Kris@p4buschel. +2 -0 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/redundant/redundant.c 1.23 04/12/23 18:15:20 Kris@p4buschel. +9 -7 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/prometheus/petscprom.c 1.3 04/12/23 18:15:20 Kris@p4buschel. +3 -1 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/pbjacobi/pbjacobi.c 1.20 04/12/23 18:15:20 Kris@p4buschel. +3 -1 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/none/none.c 1.9 04/12/23 18:15:20 Kris@p4buschel. +3 -1 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/ml/ml.c 1.9 04/12/23 18:15:20 Kris@p4buschel. +2 -1 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/mg/smg.c 1.13 04/12/23 18:15:20 Kris@p4buschel. +2 -0 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/mg/mgfunc.c 1.16 04/12/23 18:15:20 Kris@p4buschel. +13 -12 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/mg/mg.c 1.44 04/12/23 18:15:20 Kris@p4buschel. +10 -8 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/mg/fmg.c 1.13 04/12/23 18:15:20 Kris@p4buschel. +2 -0 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/mat/pcmat.c 1.11 04/12/23 18:15:19 Kris@p4buschel. +2 -1 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/ksp/pcksp.c 1.22 04/12/23 18:15:19 Kris@p4buschel. +6 -5 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/jacobi/jacobi.c 1.16 04/12/23 18:15:19 Kris@p4buschel. +4 -3 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/is/pcis.h 1.11 04/12/23 18:15:19 Kris@p4buschel. +6 -6 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/is/pcis.c 1.26 04/12/23 18:15:19 Kris@p4buschel. +7 -6 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/is/nn/nn.c 1.27 04/12/23 18:15:19 Kris@p4buschel. +2 -1 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/is/feti/fetipc.c 1.4 04/12/23 18:15:19 Kris@p4buschel. +11 -9 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/hypre/hyppilut.c 1.70 04/12/23 18:15:19 Kris@p4buschel. +5 -3 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/fieldsplit/fieldsplit.c 1.20 04/12/23 18:15:19 Kris@p4buschel. +9 -7 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/factor/lu/lu.c 1.42 04/12/23 18:15:19 Kris@p4buschel. +22 -20 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/factor/ilu/ilu.c 1.55 04/12/23 18:15:19 Kris@p4buschel. +26 -24 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/factor/icc/icc.c 1.41 04/12/23 18:15:19 Kris@p4buschel. +12 -10 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/factor/factor.c 1.8 04/12/23 18:15:19 Kris@p4buschel. +4 -3 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/factor/cholesky/cholesky.c 1.40 04/12/23 18:15:19 Kris@p4buschel. +15 -14 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/eisens/eisen.c 1.25 04/12/23 18:15:19 Kris@p4buschel. +7 -5 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/composite/composite.c 1.26 04/12/23 18:15:18 Kris@p4buschel. +13 -11 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/bjacobi/bjacobi.c 1.38 04/12/23 18:15:18 Kris@p4buschel. +15 -13 PETSCKSP_DLLEXPORT
src/ksp/pc/impls/asm/asm.c 1.42 04/12/23 18:15:18 Kris@p4buschel. +18 -16 PETSCKSP_DLLEXPORT
src/ksp/ksp/kspimpl.h 1.25 04/12/23 18:15:18 Kris@p4buschel. +0 -4 PETSCKSP_DLLEXPORT
src/ksp/ksp/interface/xmon.c 1.11 04/12/23 18:15:18 Kris@p4buschel. +7 -6 PETSCKSP_DLLEXPORT
src/ksp/ksp/interface/itres.c 1.14 04/12/23 18:15:18 Kris@p4buschel. +3 -2 PETSCKSP_DLLEXPORT
src/ksp/ksp/interface/itregis.c 1.12 04/12/23 18:15:18 Kris@p4buschel. +21 -20 PETSCKSP_DLLEXPORT
src/ksp/ksp/interface/itfunc.c 1.62 04/12/23 18:15:18 Kris@p4buschel. +36 -34 PETSCKSP_DLLEXPORT
src/ksp/ksp/interface/iterativ.c 1.30 04/12/23 18:15:18 Kris@p4buschel. +13 -12 PETSCKSP_DLLEXPORT
src/ksp/ksp/interface/itcreate.c 1.60 04/12/23 18:15:18 Kris@p4buschel. +15 -13 PETSCKSP_DLLEXPORT
src/ksp/ksp/interface/itcl.c 1.15 04/12/23 18:15:18 Kris@p4buschel. +6 -4 PETSCKSP_DLLEXPORT
src/ksp/ksp/interface/iguess.c 1.14 04/12/23 18:15:18 Kris@p4buschel. +6 -5 PETSCKSP_DLLEXPORT
src/ksp/ksp/interface/eige.c 1.24 04/12/23 18:15:18 Kris@p4buschel. +3 -2 PETSCKSP_DLLEXPORT
src/ksp/ksp/interface/dlregis.c 1.22 04/12/23 18:15:18 Kris@p4buschel. +4 -3 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/tfqmr/tfqmr.c 1.20 04/12/23 18:15:18 Kris@p4buschel. +2 -1 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/tcqmr/tcqmr.c 1.17 04/12/23 18:15:18 Kris@p4buschel. +3 -1 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/symmlq/symmlq.c 1.20 04/12/23 18:15:17 Kris@p4buschel. +2 -1 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/rich/richscale.c 1.9 04/12/23 18:15:17 Kris@p4buschel. +2 -1 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/rich/rich.c 1.20 04/12/23 18:15:17 Kris@p4buschel. +4 -2 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/qcg/qcg.c 1.23 04/12/23 18:15:17 Kris@p4buschel. +8 -7 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/preonly/preonly.c 1.14 04/12/23 18:15:17 Kris@p4buschel. +2 -1 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/minres/minres.c 1.21 04/12/23 18:15:17 Kris@p4buschel. +3 -1 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/lsqr/lsqr.c 1.23 04/12/23 18:15:17 Kris@p4buschel. +2 -1 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/lgmres/lgmres.c 1.36 04/12/23 18:15:17 Kris@p4buschel. +11 -10 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/gmres/gmres2.c 1.22 04/12/23 18:15:17 Kris@p4buschel. +3 -1 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/gmres/gmres.c 1.54 04/12/23 18:15:17 Kris@p4buschel. +12 -10 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/gmres/gmreig.c 1.16 04/12/23 18:15:17 Kris@p4buschel. +3 -2 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/gmres/gmpre.c 1.9 04/12/23 18:15:17 Kris@p4buschel. +2 -1 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/gmres/borthog2.c 1.18 04/12/23 18:15:17 Kris@p4buschel. +3 -1 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/gmres/borthog.c 1.13 04/12/23 18:15:17 Kris@p4buschel. +3 -1 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/fgmres/modpcf.c 1.16 04/12/23 18:15:17 Kris@p4buschel. +4 -3 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/fgmres/fgmres.c 1.41 04/12/23 18:15:17 Kris@p4buschel. +9 -7 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/cr/cr.c 1.32 04/12/23 18:15:16 Kris@p4buschel. +2 -1 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/cheby/cheby.c 1.21 04/12/23 18:15:16 Kris@p4buschel. +5 -3 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/cgs/cgs.c 1.26 04/12/23 18:15:16 Kris@p4buschel. +3 -1 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/cgne/cgne.c 1.24 04/12/23 18:15:16 Kris@p4buschel. +4 -2 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/cg/cgtype.c 1.9 04/12/23 18:15:16 Kris@p4buschel. +2 -1 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/cg/cgeig.c 1.10 04/12/23 18:15:16 Kris@p4buschel. +2 -0 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/cg/cg.c 1.35 04/12/23 18:15:16 Kris@p4buschel. +3 -2 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/bicg/bicg.c 1.19 04/12/23 18:15:16 Kris@p4buschel. +2 -1 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/bcgsl/bcgsl.c 1.18 04/12/23 18:15:16 Kris@p4buschel. +5 -4 PETSCKSP_DLLEXPORT
src/ksp/ksp/impls/bcgs/bcgs.c 1.21 04/12/23 18:15:16 Kris@p4buschel. +2 -1 PETSCKSP_DLLEXPORT
include/petscpc.h 1.66 04/12/23 18:15:16 Kris@p4buschel. +123 -123 PETSCKSP_DLLEXPORT
include/petscmg.h 1.11 04/12/23 18:15:16 Kris@p4buschel. +19 -19 PETSCKSP_DLLEXPORT
include/petscksp.h 1.59 04/12/23 18:15:16 Kris@p4buschel. +112 -113 PETSCKSP_DLLEXPORT
Hg-commit: 4210c1afcf38f78e045958c2106fdc7f64720146
show more ...
|
| #
f45cb5d7
|
| 22-Dec-2004 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.2821.1.24 Kris@p4buschel.|ChangeSet|20041222115716|46644 ChangeSet 1.2821.1.24 04/12/22 03:57:16 Kris@p4buschel. +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into p4buschel.
bk-changeset-1.2821.1.24 Kris@p4buschel.|ChangeSet|20041222115716|46644 ChangeSet 1.2821.1.24 04/12/22 03:57:16 Kris@p4buschel. +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into p4buschel.:F:/Home/Kris/petsc/hong-dev
Hg-commit: 59491b7b2c5bdfaf219f4e7314a34672cc5fadf7
show more ...
|
| #
bd302a69
|
| 22-Dec-2004 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.2821.10.1 Kris@p4buschel.|ChangeSet|20041222115458|53428 ChangeSet 1.2821.10.1 04/12/22 03:54:58 Kris@p4buschel. +1 -0 Remove Mat API call from petscpc.h
include/petscpc.h 1
bk-changeset-1.2821.10.1 Kris@p4buschel.|ChangeSet|20041222115458|53428 ChangeSet 1.2821.10.1 04/12/22 03:54:58 Kris@p4buschel. +1 -0 Remove Mat API call from petscpc.h
include/petscpc.h 1.65 04/12/22 03:54:57 Kris@p4buschel. +0 -1 Remove Mat API call from petscpc.h
Hg-commit: db6eb790fac328581aeafaf9679c22064a3cb841
show more ...
|
| #
36a49750
|
| 25-Nov-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2753 barrysmith@barry-smiths-computer.local|ChangeSet|20041125204518|33930 ChangeSet 1.2753 04/11/25 14:45:18 barrysmith@barry-smiths-computer.local +6 -0 adding prometheus interfa
bk-changeset-1.2753 barrysmith@barry-smiths-computer.local|ChangeSet|20041125204518|33930 ChangeSet 1.2753 04/11/25 14:45:18 barrysmith@barry-smiths-computer.local +6 -0 adding prometheus interface slight tidy up of copyright page
src/ksp/pc/interface/pcregis.c 1.34 04/11/25 14:45:16 barrysmith@barry-smiths-computer.local +8 -0 adding prometheus interface
src/ksp/pc/impls/prometheus/petscprom.c 1.2 04/11/25 14:45:16 barrysmith@barry-smiths-computer.local +41 -57 adding prometheus interface
src/ksp/pc/impls/prometheus/makefile 1.7 04/11/25 14:45:16 barrysmith@barry-smiths-computer.local +5 -5 adding prometheus interface
include/petscpc.h 1.64 04/11/25 14:45:16 barrysmith@barry-smiths-computer.local +3 -2 adding prometheus interface
src/docs/website/miscellaneous/acknwldg.html 1.23 04/11/25 14:43:56 barrysmith@barry-smiths-computer.local +1 -1 mark interface to prometheus
src/docs/website/documentation/copyright.html 1.14 04/11/25 14:41:59 barrysmith@barry-smiths-computer.local +6 -10 removed author names/very out of date
src/ksp/pc/impls/prometheus/petscprom.c 1.1 04/11/25 10:20:39 barrysmith@barry-smiths-computer.local +440 -0
src/ksp/pc/impls/prometheus/petscprom.c 1.0 04/11/25 10:20:39 barrysmith@barry-smiths-computer.local +0 -0 BitKeeper file /Users/barrysmith/petsc-dev/src/ksp/pc/impls/prometheus/petscprom.c
src/ksp/pc/impls/prometheus/makefile 1.6 04/11/25 10:18:47 barrysmith@barry-smiths-computer.local +0 -0 bk cp hypre/makefile prometheus/makefile
src/ksp/pc/impls/hypre/makefile 1.5 04/03/29 20:07:29 barrysmith@barry-smiths-computer.local +0 -1
src/ksp/pc/impls/hypre/makefile 1.4 03/11/22 19:15:19 barrysmith@barry-smiths-computer.local +2 -2 mvdir
src/ksp/pc/impls/prometheus/makefile 1.3 02/01/30 12:39:47 balay@shakey.mcs.anl.gov +1 -0 hypre doesn't work with complex
src/ksp/pc/impls/prometheus/makefile 1.2 02/01/04 16:04:01 bsmith@terra.mcs.anl.gov +1 -1 *** empty log message ***
src/ksp/pc/impls/prometheus/makefile 1.1 02/01/04 15:56:36 bsmith@terra.mcs.anl.gov +22 -0
src/ksp/pc/impls/prometheus/makefile 1.0 02/01/04 15:56:36 bsmith@terra.mcs.anl.gov +0 -0 BitKeeper file /sandbox/bsmith/petsc/src/sles/pc/impls/hypre/makefile
Hg-commit: a111127c9af2b49a341a2a2228b2c1b07707fcd1
show more ...
|
| #
1db153dc
|
| 12-Nov-2004 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.2695 knepley@khan.mcs.anl.gov|ChangeSet|20041112131156|62660 ChangeSet 1.2695 04/11/06 04:34:45 knepley@khan.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into kh
bk-changeset-1.2695 knepley@khan.mcs.anl.gov|ChangeSet|20041112131156|62660 ChangeSet 1.2695 04/11/06 04:34:45 knepley@khan.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into khan.mcs.anl.gov:/home/knepley/PETSc-dev/petsc-dev
Hg-commit: 3bea366be99476f1d50b78dd70cfd7de2760c393
show more ...
|
| #
afaefe49
|
| 12-Nov-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2693.1.3 hzhang@harley.mcs.anl.gov|ChangeSet|20041112015408|62862 ChangeSet 1.2693.1.3 04/11/11 19:54:08 hzhang@harley.mcs.anl.gov +9 -0 recover original function prototypes for PC
bk-changeset-1.2693.1.3 hzhang@harley.mcs.anl.gov|ChangeSet|20041112015408|62862 ChangeSet 1.2693.1.3 04/11/11 19:54:08 hzhang@harley.mcs.anl.gov +9 -0 recover original function prototypes for PCxxxSetShiftxx()
src/ksp/utils/damg.c 1.44 04/11/11 19:54:06 hzhang@harley.mcs.anl.gov +1 -6 recover original function prototypes for PCxxxSetShiftxx()
src/ksp/pc/impls/is/pcis.c 1.25 04/11/11 19:54:06 hzhang@harley.mcs.anl.gov +2 -3 recover original function prototypes for PCxxxSetShiftxx()
src/ksp/pc/impls/factor/lu/lu.c 1.38 04/11/11 19:54:06 hzhang@harley.mcs.anl.gov +56 -2 recover original function prototypes for PCxxxSetShiftxx()
src/ksp/pc/impls/factor/ilu/ilu.c 1.50 04/11/11 19:54:06 hzhang@harley.mcs.anl.gov +56 -3 recover original function prototypes for PCxxxSetShiftxx()
src/ksp/pc/impls/factor/icc/icc.c 1.38 04/11/11 19:54:06 hzhang@harley.mcs.anl.gov +57 -3 recover original function prototypes for PCxxxSetShiftxx()
src/ksp/pc/impls/factor/factor.c 1.6 04/11/11 19:54:06 hzhang@harley.mcs.anl.gov +29 -15 recover original function prototypes for PCxxxSetShiftxx()
src/ksp/pc/impls/factor/cholesky/cholesky.c 1.36 04/11/11 19:54:06 hzhang@harley.mcs.anl.gov +56 -2 recover original function prototypes for PCxxxSetShiftxx()
src/ksp/examples/tutorials/output/ex10_21shiftpd.out 1.2 04/11/11 19:54:06 hzhang@harley.mcs.anl.gov +1 -1 bug fix
include/petscpc.h 1.63 04/11/11 19:54:06 hzhang@harley.mcs.anl.gov +3 -3 recover original function prototypes for PCxxxSetShiftxx()
Hg-commit: 6b3d9a8f5ccc1163dedc68c8ddf8f66fc859a7cf
show more ...
|
| #
ee45ca4a
|
| 09-Nov-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2675 hzhang@harley.mcs.anl.gov|ChangeSet|20041109030949|00546 ChangeSet 1.2675 04/11/08 21:09:49 hzhang@harley.mcs.anl.gov +13 -0 replace PCxxxSetZeroPivot(), PCxxxSetDamping() and
bk-changeset-1.2675 hzhang@harley.mcs.anl.gov|ChangeSet|20041109030949|00546 ChangeSet 1.2675 04/11/08 21:09:49 hzhang@harley.mcs.anl.gov +13 -0 replace PCxxxSetZeroPivot(), PCxxxSetDamping() and PCxxxSetShift() by PCFactorSetZeroPivot(), PCFactorSetShiftNonzero() and PCFactorSetShiftPd()
src/mat/impls/aij/seq/aijfact.c 1.84 04/11/08 21:09:46 hzhang@harley.mcs.anl.gov +9 -34 replace PCxxxSetZeroPivot(), PCxxxSetDamping() and PCxxxSetShift() by PCFactorSetZeroPivot(), PCFactorSetShiftNonzero() and PCFactorSetShiftPd()
src/ksp/utils/damg.c 1.42 04/11/08 21:09:46 hzhang@harley.mcs.anl.gov +3 -1 replace PCxxxSetZeroPivot(), PCxxxSetDamping() and PCxxxSetShift() by PCFactorSetZeroPivot(), PCFactorSetShiftNonzero() and PCFactorSetShiftPd()
src/ksp/pc/impls/is/pcis.c 1.24 04/11/08 21:09:46 hzhang@harley.mcs.anl.gov +3 -4 replace PCxxxSetZeroPivot(), PCxxxSetDamping() and PCxxxSetShift() by PCFactorSetZeroPivot(), PCFactorSetShiftNonzero() and PCFactorSetShiftPd()
src/ksp/pc/impls/factor/lu/makefile 1.8 04/11/08 21:09:46 hzhang@harley.mcs.anl.gov +1 -1 add lu.h
src/ksp/pc/impls/factor/lu/lu.c 1.37 04/11/08 21:09:46 hzhang@harley.mcs.anl.gov +9 -181 replace PCxxxSetZeroPivot(), PCxxxSetDamping() and PCxxxSetShift() by PCFactorSetZeroPivot(), PCFactorSetShiftNonzero() and PCFactorSetShiftPd()
src/ksp/pc/impls/factor/ilu/ilu.c 1.49 04/11/08 21:09:45 hzhang@harley.mcs.anl.gov +5 -168 replace PCxxxSetZeroPivot(), PCxxxSetDamping() and PCxxxSetShift() by PCFactorSetZeroPivot(), PCFactorSetShiftNonzero() and PCFactorSetShiftPd()
src/ksp/pc/impls/factor/icc/icc.c 1.37 04/11/08 21:09:45 hzhang@harley.mcs.anl.gov +4 -167 replace PCxxxSetZeroPivot(), PCxxxSetDamping() and PCxxxSetShift() by PCFactorSetZeroPivot(), PCFactorSetShiftNonzero() and PCFactorSetShiftPd()
src/ksp/pc/impls/factor/factor.c 1.3 04/11/08 21:09:45 hzhang@harley.mcs.anl.gov +36 -3 replace PCxxxSetZeroPivot(), PCxxxSetDamping() and PCxxxSetShift() by PCFactorSetZeroPivot(), PCFactorSetShiftNonzero() and PCFactorSetShiftPd()
src/ksp/pc/impls/factor/cholesky/cholesky.c 1.35 04/11/08 21:09:45 hzhang@harley.mcs.anl.gov +3 -110 replace PCxxxSetZeroPivot(), PCxxxSetDamping() and PCxxxSetShift() by PCFactorSetZeroPivot(), PCFactorSetShiftNonzero() and PCFactorSetShiftPd()
src/ksp/examples/tutorials/makefile 1.58 04/11/08 21:09:45 hzhang@harley.mcs.anl.gov +10 -1 add test on icc with shift
include/petscpc.h 1.62 04/11/08 21:09:45 hzhang@harley.mcs.anl.gov +4 -12 replace PCxxxSetZeroPivot(), PCxxxSetDamping() and PCxxxSetShift() by PCFactorSetZeroPivot(), PCFactorSetShiftNonzero() and PCFactorSetShiftPd()
src/ksp/examples/tutorials/output/ex10_21shiftnz.out 1.1 04/11/08 15:20:08 hzhang@harley.mcs.anl.gov +2 -0
src/ksp/examples/tutorials/output/ex10_21shiftnz.out 1.0 04/11/08 15:20:08 hzhang@harley.mcs.anl.gov +0 -0 BitKeeper file /sandbox/hzhang/petsc-dev/src/ksp/examples/tutorials/output/ex10_21shiftnz.out
src/ksp/examples/tutorials/output/ex10_21shiftpd.out 1.1 04/11/08 15:20:01 hzhang@harley.mcs.anl.gov +2 -0
src/ksp/examples/tutorials/output/ex10_21shiftpd.out 1.0 04/11/08 15:20:01 hzhang@harley.mcs.anl.gov +0 -0 BitKeeper file /sandbox/hzhang/petsc-dev/src/ksp/examples/tutorials/output/ex10_21shiftpd.out
Hg-commit: aa5c59a17fa3ac34c41aecdef1d874f006c0cb20
show more ...
|
| #
5e8efad8
|
| 05-Nov-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2667 hzhang@harley.mcs.anl.gov|ChangeSet|20041105030128|03718 ChangeSet 1.2667 04/11/04 21:01:28 hzhang@harley.mcs.anl.gov +9 -0 continue work on unifying pc_xxx_damping and pc_xxx
bk-changeset-1.2667 hzhang@harley.mcs.anl.gov|ChangeSet|20041105030128|03718 ChangeSet 1.2667 04/11/04 21:01:28 hzhang@harley.mcs.anl.gov +9 -0 continue work on unifying pc_xxx_damping and pc_xxx_shift
src/mat/impls/aij/seq/aijfact.c 1.82 04/11/04 21:01:25 hzhang@harley.mcs.anl.gov +1 -1 add a space
src/ksp/pc/impls/factor/makefile 1.2 04/11/04 21:01:25 hzhang@harley.mcs.anl.gov +4 -1 update after mvdir
src/ksp/pc/impls/factor/lu/makefile 1.7 04/11/04 21:01:25 hzhang@harley.mcs.anl.gov +1 -1 update after mvdir
src/ksp/pc/impls/factor/ilu/makefile 1.7 04/11/04 21:01:25 hzhang@harley.mcs.anl.gov +1 -1 update after mvdir
src/ksp/pc/impls/factor/ilu/ilu.c 1.47 04/11/04 21:01:25 hzhang@harley.mcs.anl.gov +5 -3 replace -pc_ilu_damping by -pc_factor_shiftnonzero
src/ksp/pc/impls/factor/icc/makefile 1.7 04/11/04 21:01:25 hzhang@harley.mcs.anl.gov +1 -1 update after mvdir
src/ksp/pc/impls/factor/cholesky/makefile 1.7 04/11/04 21:01:25 hzhang@harley.mcs.anl.gov +1 -1 update after mvdir
include/petscpc.h 1.61 04/11/04 21:01:25 hzhang@harley.mcs.anl.gov +2 -1 add PCFactorSetShiftNonzero()
src/ksp/pc/impls/factor/factor.c 1.1 04/11/04 20:55:38 hzhang@harley.mcs.anl.gov +37 -0
src/ksp/pc/impls/factor/factor.c 1.0 04/11/04 20:55:38 hzhang@harley.mcs.anl.gov +0 -0 BitKeeper file /sandbox/hzhang/petsc-dev/src/ksp/pc/impls/factor/factor.c
Hg-commit: 712e035f81612b30c532300ed9e69e222d679cbd
show more ...
|
| #
ab901514
|
| 22-Sep-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2551 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040922185136|25225 ChangeSet 1.2551 04/09/22 13:51:36 barrysmith@barrysmith-57.mcs.anl.gov +30 -0 remove all mention of BOPT
bk-changeset-1.2551 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040922185136|25225 ChangeSet 1.2551 04/09/22 13:51:36 barrysmith@barrysmith-57.mcs.anl.gov +30 -0 remove all mention of BOPT
todo 1.84 04/09/22 13:51:33 barrysmith@barrysmith-57.mcs.anl.gov +1 -3 remove all mention of BOPT
src/vec/pf/interface/pf.c 1.26 04/09/22 13:51:33 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 remove all mention of BOPT
src/vec/pf/impls/string/makefile 1.7 04/09/22 13:51:33 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 remove all mention of BOPT
src/vec/pf/impls/string/cstring.c 1.16 04/09/22 13:51:33 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 remove all mention of BOPT
src/vec/interface/mapreg.c 1.22 04/09/22 13:51:33 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 remove all mention of BOPT
src/sys/src/viewer/impls/socket/matlab/makefile 1.9 04/09/22 13:51:33 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 remove all mention of BOPT
src/sys/src/utils/str.c 1.28 04/09/22 13:51:33 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 remove all mention of BOPT
src/sys/src/utils/makefile 1.10 04/09/22 13:51:33 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 remove all mention of BOPT
src/sys/src/error/signal.c 1.31 04/09/22 13:51:33 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 remove all mention of BOPT
src/ksp/examples/tutorials/ex11f.F 1.13 04/09/22 13:51:33 barrysmith@barrysmith-57.mcs.anl.gov +4 -7 remove all mention of BOPT
src/ksp/examples/tutorials/ex11.c 1.12 04/09/22 13:51:33 barrysmith@barrysmith-57.mcs.anl.gov +2 -6 remove all mention of BOPT
src/contrib/ysmp/makefile 1.4 04/09/22 13:51:33 barrysmith@barrysmith-57.mcs.anl.gov +7 -7 remove all mention of BOPT
src/contrib/oberman/laplacian_q1/scalable/makefile 1.6 04/09/22 13:51:33 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 remove all mention of BOPT
src/contrib/helmholtz_2/ex12.c 1.4 04/09/22 13:51:32 barrysmith@barrysmith-57.mcs.anl.gov +2 -6 remove all mention of BOPT
src/contrib/fun3d/incomp/makefile 1.13 04/09/22 13:51:32 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 remove all mention of BOPT
src/contrib/fun3d/comp/makefile 1.2 04/09/22 13:51:32 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 remove all mention of BOPT
python/PETSc/utilities/compilerFlags.py 1.20 04/09/22 13:51:32 barrysmith@barrysmith-57.mcs.anl.gov +12 -13 remove all mention of BOPT
python/PETSc/utilities/Regression.py 1.3 04/09/22 13:51:32 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 remove all mention of BOPT
python/PETSc/packages/ParMetis.py 1.28 04/09/22 13:51:32 barrysmith@barrysmith-57.mcs.anl.gov +0 -10 remove all mention of BOPT
python/PETSc/packages/MPI.py 1.136 04/09/22 13:51:32 barrysmith@barrysmith-57.mcs.anl.gov +0 -25 remove all mention of BOPT
makefile 1.132 04/09/22 13:51:32 barrysmith@barrysmith-57.mcs.anl.gov +21 -24 remove all mention of BOPT
make.py 1.3 04/09/22 13:51:32 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 remove all mention of BOPT
include/petscvec.h 1.56 04/09/22 13:51:32 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 remove all mention of BOPT
include/petscts.h 1.28 04/09/22 13:51:32 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 remove all mention of BOPT
include/petscsnes.h 1.35 04/09/22 13:51:32 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 remove all mention of BOPT
include/petscpc.h 1.60 04/09/22 13:51:32 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 remove all mention of BOPT
include/petscmat.h 1.151 04/09/22 13:51:32 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 remove all mention of BOPT
include/petscksp.h 1.54 04/09/22 13:51:32 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 remove all mention of BOPT
include/petsc.h 1.98 04/09/22 13:51:32 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 remove all mention of BOPT
config/macosx-ibm.py 1.33 04/09/22 13:51:32 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 mpich not mpi!!!
Hg-commit: a8cdcfabc2da478a3d6a7a636e40c93b0b18dc07
show more ...
|
| #
820d377f
|
| 25-Aug-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2476 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040825205550|16662 ChangeSet 1.2476 04/08/25 15:55:50 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 Merge bk://petsc@petsc.bkbits
bk-changeset-1.2476 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040825205550|16662 ChangeSet 1.2476 04/08/25 15:55:50 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-config
python/PETSc/packages/BlasLapack.py 1.82 04/08/25 15:55:48 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Auto merged
Hg-commit: a5bce8283b34c42a69a3d0da871976b9787db5ef
show more ...
|
| #
3ecba4fd
|
| 25-Aug-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2468.1.23 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040825185228|22425 ChangeSet 1.2468.1.23 04/08/25 13:52:28 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Merge bk://petsc@pe
bk-changeset-1.2468.1.23 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040825185228|22425 ChangeSet 1.2468.1.23 04/08/25 13:52:28 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-dev
Hg-commit: 39d6017f6dc0357189209966395f304e3aac3a08
show more ...
|
| #
3d5511d0
|
| 25-Aug-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2468.11.1 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040825185201|12788 ChangeSet 1.2468.11.1 04/08/25 13:52:01 barrysmith@barrysmith-57.mcs.anl.gov +11 -0 reorder for nonzer
bk-changeset-1.2468.11.1 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040825185201|12788 ChangeSet 1.2468.11.1 04/08/25 13:52:01 barrysmith@barrysmith-57.mcs.anl.gov +11 -0 reorder for nonzeros along diagonal as function call
src/snes/utils/makefile 1.6 04/08/25 13:51:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 reorder for nonzeros along diagonal as function call
src/ksp/utils/makefile 1.6 04/08/25 13:51:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 reorder for nonzeros along diagonal as function call
src/ksp/pc/impls/lu/lu.c 1.33 04/08/25 13:51:59 barrysmith@barrysmith-57.mcs.anl.gov +70 -14 reorder for nonzeros along diagonal as function call
src/ksp/pc/impls/ilu/ilu.h 1.9 04/08/25 13:51:59 barrysmith@barrysmith-57.mcs.anl.gov +2 -0 reorder for nonzeros along diagonal as function call
src/ksp/pc/impls/ilu/ilu.c 1.40 04/08/25 13:51:59 barrysmith@barrysmith-57.mcs.anl.gov +63 -13 reorder for nonzeros along diagonal as function call
src/ksp/examples/tutorials/ex10.c 1.44 04/08/25 13:51:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 reorder for nonzeros along diagonal as function call
src/docs/website/documentation/changes/index.html 1.19 04/08/25 13:51:59 barrysmith@barrysmith-57.mcs.anl.gov +6 -4 reorder for nonzeros along diagonal as function call
src/docs/website/documentation/changes/222.html 1.22 04/08/25 13:51:59 barrysmith@barrysmith-57.mcs.anl.gov +37 -58 reorder for nonzeros along diagonal as function call
include/petscpc.h 1.59 04/08/25 13:51:59 barrysmith@barrysmith-57.mcs.anl.gov +2 -0 reorder for nonzeros along diagonal as function call
src/docs/website/documentation/changes/222.html 1.21 04/08/25 13:40:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 bk cp 221.html 222.html
src/ksp/pc/impls/asm/asm.c 1.37 04/08/25 08:48:41 barrysmith@barry-smiths-computer.local +0 -1 overzealous error checking
src/ksp/pc/impls/bjacobi/bjacobi.c 1.35 04/08/25 08:48:08 barrysmith@barry-smiths-computer.local +1 -1 bad formatting
src/docs/website/documentation/changes/221.html 1.20 04/08/15 11:44:01 barrysmith@barry-smiths-computer.local +9 -2 PetscInt stuff
src/docs/website/documentation/changes/221.html 1.19 04/08/15 10:41:27 barrysmith@barry-smiths-computer.local +8 -3 updated changes
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 ***
src/docs/website/documentation/changes/221.html 1.17 04/07/03 17:23:56 victorle@tibook500ve.cs.utk.edu +6 -1 IScreateGeneralWithArray added; ISSum syntax changed, ISExtend removed.
src/docs/website/documentation/changes/221.html 1.16 04/06/22 21:59:20 barrysmith@barry-smiths-computer.local +1 -0 addition of CSR preallocation
src/docs/website/documentation/changes/221.html 1.15 04/06/01 15:12:04 barrysmith@barrysmith-57.mcs.anl.gov +3 -0 *** empty log message ***
src/docs/website/documentation/changes/221.html 1.14 04/05/26 11:24:08 barrysmith@barrysmith-57.mcs.anl.gov +0 -1 remove presentations from website
src/docs/website/documentation/changes/221.html 1.13 04/05/14 22:41:30 barrysmith@barry-smiths-computer.local +0 -0 mvdir
src/docs/website/documentation/changes/222.html 1.12 04/04/06 16:29:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 MatIsSymmetric(), MatIsTranspose() now take tol
src/docs/website/documentation/changes/222.html 1.11 04/04/01 17:50:25 barrysmith@barry-smiths-computer.local +2 -1 VecConvertMPIToAll() and VecConvertMPIToZero() have been replaced with VecScatterCreateToAll() and VecScatterCreateToZero()
src/docs/website/documentation/changes/222.html 1.10 04/03/27 11:38:49 barrysmith@barry-smiths-computer.local +3 -3 removal of null space in preconditioner is now handled by KSP instead of PC
src/docs/website/documentation/changes/222.html 1.9 04/03/21 20:48:43 barrysmith@barry-smiths-computer.local +6 -1 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/docs/website/documentation/changes/222.html 1.8 04/03/19 20:19:31 barrysmith@barry-smiths-computer.local +2 -1 added SNESSetRhs()
src/docs/website/documentation/changes/222.html 1.7 04/03/19 11:36:16 barrysmith@barry-smiths-computer.local +9 -6 MatGetSubmatrices() propagates symmetric flag
src/docs/website/documentation/changes/222.html 1.6 04/03/17 20:16:33 barrysmith@barry-smiths-computer.local +2 -0 *** empty log message ***
src/docs/website/documentation/changes/222.html 1.5 04/03/17 19:52:01 barrysmith@barry-smiths-computer.local +4 -0 added Vec/MatStashGetInfo()
src/docs/website/documentation/changes/222.html 1.4 04/03/10 20:29:09 barrysmith@barry-smiths-computer.local +8 -0 changed with-mpich/with-c-blas.... to download-....
src/docs/website/documentation/changes/222.html 1.3 04/03/10 15:56:38 barrysmith@barrysmith-57.mcs.anl.gov +6 -0 added DAGetInterpolation support for nonuniform DA grids set with DASetCoordinates()
src/docs/website/documentation/changes/222.html 1.2 04/03/05 09:53:59 barrysmith@barrysmith-57.mcs.anl.gov +5 -32 changes for next release started
src/docs/website/documentation/changes/222.html 1.1 04/03/05 09:51:50 barrysmith@barrysmith-57.mcs.anl.gov +138 -0
src/docs/website/documentation/changes/222.html 1.0 04/03/05 09:51:50 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 BitKeeper file /Users/barrysmith/petsc-dev/docs/website/documentation/changes/221.html
Hg-commit: 5128d8678906da171442990cd3eac96a67987395
show more ...
|
| #
6a1ad774
|
| 21-Aug-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2474 barrysmith@barry-smiths-computer.local|ChangeSet|20040821035729|49029 ChangeSet 1.2474 04/08/20 22:57:29 barrysmith@barry-smiths-computer.local +0 -0 Merge bk://petsc.bkbits.n
bk-changeset-1.2474 barrysmith@barry-smiths-computer.local|ChangeSet|20040821035729|49029 ChangeSet 1.2474 04/08/20 22:57:29 barrysmith@barry-smiths-computer.local +0 -0 Merge bk://petsc.bkbits.net/petsc-dev into barry-smiths-computer.local:/Users/barrysmith/petsc-config
Hg-commit: 60f086f0998fa0ae5f984c9456da1a753cc773d8
show more ...
|