| 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 ...
|
| cbf079ba | 13-Mar-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2978 barrysmith@barry-smiths-computer.local|ChangeSet|20050313000648|36719 ChangeSet 1.2978 05/03/12 18:06:48 barrysmith@barry-smiths-computer.local +5 -0 for 3da LANL code up to c
bk-changeset-1.2978 barrysmith@barry-smiths-computer.local|ChangeSet|20050313000648|36719 ChangeSet 1.2978 05/03/12 18:06:48 barrysmith@barry-smiths-computer.local +5 -0 for 3da LANL code up to creating vecscatter from global nonredundant to global redundant
src/vec/examples/tutorials/ex17.c 1.4 05/03/12 18:06:46 barrysmith@barry-smiths-computer.local +2 -0 unused variables with C compiler protected
src/mat/examples/tutorials/makefile 1.22 05/03/12 18:06:45 barrysmith@barry-smiths-computer.local +1 -1 example did not exist
src/dm/ao/impls/basic/aobasic.c 1.31 05/03/12 18:06:45 barrysmith@barry-smiths-computer.local +9 -13 error checking for incorrect input
src/dm/da/examples/tutorials/ex6.c 1.4 05/03/12 18:05:10 barrysmith@barry-smiths-computer.local +56 -44 created vecscatterr from nonredundant global vector to redundant global vector
todo 1.130 05/03/12 11:10:24 barrysmith@barry-smiths-computer.local +7 -0 *** empty log message ***
Hg-commit: fe71c2449649d9379aed34ff287d2d1a06c21dbc
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 ...
|
| e514df14 | 09-Mar-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2968 barrysmith@barry-smiths-computer.local|ChangeSet|20050309233744|43978 ChangeSet 1.2968 05/03/09 17:37:44 barrysmith@barry-smiths-computer.local +1 -0 Merge barry-smiths-comput
bk-changeset-1.2968 barrysmith@barry-smiths-computer.local|ChangeSet|20050309233744|43978 ChangeSet 1.2968 05/03/09 17:37:44 barrysmith@barry-smiths-computer.local +1 -0 Merge barry-smiths-computer.local:/Users/barrysmith/petsc-2.2.1 into barry-smiths-computer.local:/Users/barrysmith/petsc-dev
src/vec/utils/vinv.c 1.41 05/03/09 17:37:43 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
Hg-commit: b325d05ed434641aba5fe9ee9cc6ef7628e94252
show more ...
|
| 3de33214 | 09-Mar-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2468.6.84 barrysmith@barry-smiths-computer.local|ChangeSet|20050309233701|63669 ChangeSet 1.2468.6.84 05/03/09 17:37:01 barrysmith@barry-smiths-computer.local +1 -0 add C for vecst
bk-changeset-1.2468.6.84 barrysmith@barry-smiths-computer.local|ChangeSet|20050309233701|63669 ChangeSet 1.2468.6.84 05/03/09 17:37:01 barrysmith@barry-smiths-computer.local +1 -0 add C for vecstridenorm so won't also generate fortran stub petsc-maint 12737
src/vec/utils/vinv.c 1.34.1.3 05/03/09 17:34:37 barrysmith@barry-smiths-computer.local +1 -1 add C for vecstridenorm so won't also generate fortran stub
Hg-commit: 9c4928d5a496ea2c42ee7561cca4567b2e51f449
show more ...
|
| 6d32b34a | 09-Mar-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2953.4.2 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050309204119|50284 ChangeSet 1.2953.4.2 05/03/09 14:41:19 barrysmith@barrysmith-57.mcs.anl.gov +6 -0 Merge barrysmith-57.m
bk-changeset-1.2953.4.2 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050309204119|50284 ChangeSet 1.2953.4.2 05/03/09 14:41:19 barrysmith@barrysmith-57.mcs.anl.gov +6 -0 Merge barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-2.2.1 into barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-dev
src/vec/utils/vinv.c 1.38.1.1 05/03/09 14:41:18 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Auto merged
src/fortran/custom/zmat.c 1.47 05/03/09 14:41:18 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Auto merged
src/docs/tex/manual/manual.tex 1.22.1.1 05/03/09 14:41:17 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Auto merged
src/docs/tex/manual/intro.tex 1.16.1.1 05/03/09 14:41:17 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Auto merged
BitKeeper/deleted/.del-variables~a82352c758fb2b08 1.4.1.1 05/03/09 14:41:16 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Auto merged
src/docs/tex/manual/developers.tex 1.9.1.1 05/03/09 14:41:16 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Auto merged
BitKeeper/deleted/.del-variables~a82352c758fb2b08 1.3.2.1 05/03/09 14:41:16 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Merge rename: bmake/default/variables -> BitKeeper/deleted/.del-variables~a82352c758fb2b08
Hg-commit: fd3b75f1d60bfc10e6cd3d47fc42faf6b3ecc304
show more ...
|
| 0c451bc4 | 09-Mar-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2953.4.1 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050309203953|47482 ChangeSet 1.2953.4.1 05/03/09 14:39:53 barrysmith@barrysmith-57.mcs.anl.gov +15 -0 more polymorphic fun
bk-changeset-1.2953.4.1 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050309203953|47482 ChangeSet 1.2953.4.1 05/03/09 14:39:53 barrysmith@barrysmith-57.mcs.anl.gov +15 -0 more polymorphic functions fixes for MPI.py due to breaks introduced by converting to use package.py formating
src/vec/is/impls/general/general.c 1.23 05/03/09 14:39:50 barrysmith@barrysmith-57.mcs.anl.gov +10 -0 error checking for valid local sizes
src/vec/examples/tutorials/makefile 1.16 05/03/09 14:39:50 barrysmith@barrysmith-57.mcs.anl.gov +7 -1 more polymorphic tests
src/vec/examples/tutorials/ex17.c 1.3 05/03/09 14:39:50 barrysmith@barrysmith-57.mcs.anl.gov +6 -0 more polymorphic tests
src/sys/examples/tests/ex18.c 1.3 05/03/09 14:39:50 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 formating
src/mat/matimpl.h 1.78 05/03/09 14:39:50 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 new routines per petsc-maint 12696
src/mat/interface/matrix.c 1.170 05/03/09 14:39:50 barrysmith@barrysmith-57.mcs.anl.gov +25 -0 new routines per petsc-maint 12696
src/mat/examples/tutorials/ex6.c 1.2 05/03/09 14:39:50 barrysmith@barrysmith-57.mcs.anl.gov +14 -31 test of mat polymorphic functions
include/petscmat.h 1.171 05/03/09 14:39:50 barrysmith@barrysmith-57.mcs.anl.gov +86 -3 more polymorhphic funcstion
src/mat/impls/aij/seq/aijfact.c 1.112 05/03/09 14:39:49 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 %G formatting?
src/mat/examples/tutorials/makefile 1.21 05/03/09 14:39:49 barrysmith@barrysmith-57.mcs.anl.gov +13 -2 more examples
python/PETSc/packages/MPI.py 1.164.1.1 05/03/09 14:39:49 barrysmith@barrysmith-57.mcs.anl.gov +8 -12 handle MPIUni properly with call from package.py when --with-mpi=0 is used
python/PETSc/package.py 1.32.1.1 05/03/09 14:39:49 barrysmith@barrysmith-57.mcs.anl.gov +6 -0 allow calling something on package even with --with-packagename=0 needed for MPI
include/petscvec.h 1.67.1.1 05/03/09 14:39:49 barrysmith@barrysmith-57.mcs.anl.gov +6 -0 more C++ polymorphic functions
include/petsc.h 1.118.1.1 05/03/09 14:39:49 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 do not generate fortran stubs for petscpolymorphic...
include/petscmat.h 1.170 05/03/07 10:54:43 barrysmith@barry-smiths-computer.local +14 -0 whoops
src/mat/examples/tutorials/ex6.c 1.1 05/03/07 07:54:12 barrysmith@barry-smiths-computer.local +62 -0
src/mat/examples/tutorials/ex6.c 1.0 05/03/07 07:54:12 barrysmith@barry-smiths-computer.local +0 -0 BitKeeper file /Users/barrysmith/petsc-dev/src/mat/examples/tutorials/ex6.c
src/vec/examples/tutorials/output/ex17_1.out 1.1 05/03/05 21:15:19 barrysmith@barry-smiths-computer.local +2 -0
src/vec/examples/tutorials/output/ex17_1.out 1.0 05/03/05 21:15:19 barrysmith@barry-smiths-computer.local +0 -0 BitKeeper file /Users/barrysmith/petsc-dev/src/vec/examples/tutorials/output/ex17_1.out
Hg-commit: 8a24c66c5bd45cdf1646bf588909d052bec1bb4f
show more ...
|
| a44bfe98 | 07-Mar-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.2468.6.79 balay@asterix.mcs.anl.gov|ChangeSet|20050307201004|61937 ChangeSet 1.2468.6.79 05/03/07 14:10:04 balay@asterix.mcs.anl.gov +2 -0 add complete support for VecStrideMax()/V
bk-changeset-1.2468.6.79 balay@asterix.mcs.anl.gov|ChangeSet|20050307201004|61937 ChangeSet 1.2468.6.79 05/03/07 14:10:04 balay@asterix.mcs.anl.gov +2 -0 add complete support for VecStrideMax()/VecStrideMin() Fix fortran interface generation for VecStride routines
src/vec/utils/vinv.c 1.34.1.2 05/03/07 14:10:02 balay@asterix.mcs.anl.gov +45 -20 add complete support for VecStrideMax()/VecStrideMin()
include/petscversion.h 1.132 05/03/07 14:10:02 balay@asterix.mcs.anl.gov +2 -2 VecStride fixes
src/vec/utils/vinv.c 1.34.1.1 05/02/24 14:44:15 balay@asterix.mcs.anl.gov +7 -7 generate fortran stubs
Hg-commit: 6eb7146f8bc94adf0b05256b5eec1e23cdc95219
show more ...
|
| 53847eed | 05-Mar-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2953.2.1 barrysmith@barry-smiths-computer.local|ChangeSet|20050305211642|12719 ChangeSet 1.2953.2.1 05/03/05 15:16:42 barrysmith@barry-smiths-computer.local +49 -0 changed names to
bk-changeset-1.2953.2.1 barrysmith@barry-smiths-computer.local|ChangeSet|20050305211642|12719 ChangeSet 1.2953.2.1 05/03/05 15:16:42 barrysmith@barry-smiths-computer.local +49 -0 changed names to reflect what they test
src/vec/utils/comb.c 1.24 05/03/05 15:16:39 barrysmith@barry-smiths-computer.local +4 -4 formatting
src/vec/pf/examples/tutorials/makefile 1.10 05/03/05 15:16:39 barrysmith@barry-smiths-computer.local +6 -6 changed names to reflect what they test
src/vec/is/examples/tutorials/makefile 1.6 05/03/05 15:16:39 barrysmith@barry-smiths-computer.local +6 -6 changed names to reflect what they test
src/vec/is/examples/tests/makefile 1.6 05/03/05 15:16:39 barrysmith@barry-smiths-computer.local +5 -5 changed names to reflect what they test
src/vec/interface/vector.c 1.124 05/03/05 15:16:39 barrysmith@barry-smiths-computer.local +1 -1 [] instead of * per Bill
src/vec/examples/tutorials/makefile 1.15 05/03/05 15:16:39 barrysmith@barry-smiths-computer.local +6 -6 changed names to reflect what they test
src/vec/examples/tests/makefile 1.23 05/03/05 15:16:39 barrysmith@barry-smiths-computer.local +5 -5 changed names to reflect what they test
src/ts/examples/tutorials/makefile 1.12 05/03/05 15:16:39 barrysmith@barry-smiths-computer.local +4 -4 changed names to reflect what they test
src/ts/examples/tests/makefile 1.11 05/03/05 15:16:39 barrysmith@barry-smiths-computer.local +4 -4 changed names to reflect what they test
src/sys/src/viewer/examples/tutorials/makefile 1.6 05/03/05 15:16:39 barrysmith@barry-smiths-computer.local +2 -2 changed names to reflect what they test
src/sys/src/viewer/examples/tests/makefile 1.8 05/03/05 15:16:39 barrysmith@barry-smiths-computer.local +2 -2 changed names to reflect what they test
src/sys/src/error/examples/tests/makefile 1.2 05/03/05 15:16:39 barrysmith@barry-smiths-computer.local +1 -1 changed names to reflect what they test
src/sys/src/draw/examples/tutorials/makefile 1.7 05/03/05 15:16:38 barrysmith@barry-smiths-computer.local +3 -3 changed names to reflect what they test
src/sys/src/draw/examples/tests/makefile 1.9 05/03/05 15:16:38 barrysmith@barry-smiths-computer.local +3 -3 changed names to reflect what they test
src/sys/examples/tutorials/makefile 1.8 05/03/05 15:16:38 barrysmith@barry-smiths-computer.local +3 -3 changed names to reflect what they test
src/sys/examples/tests/makefile 1.14 05/03/05 15:16:38 barrysmith@barry-smiths-computer.local +7 -7 changed names to reflect what they test
src/snes/examples/tutorials/makefile 1.47 05/03/05 15:16:38 barrysmith@barry-smiths-computer.local +7 -7 changed names to reflect what they test
src/snes/examples/tests/makefile 1.16 05/03/05 15:16:38 barrysmith@barry-smiths-computer.local +6 -6 changed names to reflect what they test
src/mat/examples/tutorials/makefile 1.20 05/03/05 15:16:38 barrysmith@barry-smiths-computer.local +5 -5 changed names to reflect what they test
src/mat/examples/tests/makefile 1.51 05/03/05 15:16:38 barrysmith@barry-smiths-computer.local +7 -7 changed names to reflect what they test
src/ksp/pc/examples/tutorials/makefile 1.9 05/03/05 15:16:38 barrysmith@barry-smiths-computer.local +2 -2 changed names to reflect what they test
src/ksp/pc/examples/tests/makefile 1.9 05/03/05 15:16:38 barrysmith@barry-smiths-computer.local +4 -4 changed names to reflect what they test
src/ksp/examples/tutorials/makefile 1.66 05/03/05 15:16:38 barrysmith@barry-smiths-computer.local +9 -9 changed names to reflect what they test
src/ksp/examples/tests/makefile 1.25 05/03/05 15:16:38 barrysmith@barry-smiths-computer.local +8 -8 changed names to reflect what they test
src/fortran/f90/tests/makefile 1.8 05/03/05 15:16:38 barrysmith@barry-smiths-computer.local +1 -1 changed names to reflect what they test
src/dm/usg/utils/makefile 1.7 05/03/05 15:16:37 barrysmith@barry-smiths-computer.local +1 -1 changed names to reflect what they test
src/dm/da/examples/tutorials/makefile 1.12 05/03/05 15:16:37 barrysmith@barry-smiths-computer.local +5 -5 changed names to reflect what they test
src/dm/da/examples/tests/makefile 1.21 05/03/05 15:16:37 barrysmith@barry-smiths-computer.local +5 -5 changed names to reflect what they test
src/dm/ao/examples/tutorials/makefile 1.8 05/03/05 15:16:37 barrysmith@barry-smiths-computer.local +4 -4 changed names to reflect what they test
src/dm/ao/examples/tests/makefile 1.8 05/03/05 15:16:37 barrysmith@barry-smiths-computer.local +5 -5 changed names to reflect what they test
src/contrib/oberman/laplacian_q1/makefile 1.9 05/03/05 15:16:37 barrysmith@barry-smiths-computer.local +1 -1 changed names to reflect what they test
src/contrib/oberman/burgers_vertex_based_q1/makefile 1.7 05/03/05 15:16:37 barrysmith@barry-smiths-computer.local +1 -1 changed names to reflect what they test
src/contrib/oberman/burgers_df_based_q1/makefile 1.7 05/03/05 15:16:37 barrysmith@barry-smiths-computer.local +1 -1 changed names to reflect what they test
src/contrib/helmholtz_2/makefile 1.4 05/03/05 15:16:37 barrysmith@barry-smiths-computer.local +8 -27 changed names to reflect what they test
src/contrib/fun3d/incomp/makefile 1.15 05/03/05 15:16:37 barrysmith@barry-smiths-computer.local +1 -1 changed names to reflect what they test
src/contrib/fun3d/comp/makefile 1.4 05/03/05 15:16:37 barrysmith@barry-smiths-computer.local +1 -1 changed names to reflect what they test
src/contrib/dvr/makefile 1.5 05/03/05 15:16:37 barrysmith@barry-smiths-computer.local +1 -1 changed names to reflect what they test
src/apps/1/ex2.c 1.4 05/03/05 15:16:37 barrysmith@barry-smiths-computer.local +0 -1 outdated sles
src/apps/1/ex1.c 1.4 05/03/05 15:16:36 barrysmith@barry-smiths-computer.local +0 -1 outdated sles
src/apps/1/appctx.h 1.4 05/03/05 15:16:36 barrysmith@barry-smiths-computer.local +0 -1 changed names to reflect what they test
src/adic/examples/tutorials/makefile 1.5 05/03/05 15:16:36 barrysmith@barry-smiths-computer.local +5 -13 changed names to reflect what they test
src/adic/examples/tutorials/ex5func.c 1.4 05/03/05 15:16:36 barrysmith@barry-smiths-computer.local +1 -1 outdated sles
src/adic/examples/tutorials/ex3func.c 1.4 05/03/05 15:16:36 barrysmith@barry-smiths-computer.local +1 -1 outdated sles
python/PETSc/packages/MPI.py 1.164 05/03/05 15:16:36 barrysmith@barry-smiths-computer.local +11 -2 more tweaks for installing lam
makefile 1.153 05/03/05 15:16:36 barrysmith@barry-smiths-computer.local +4 -4 changed names to reflect what they test
include/vecimpl.h 1.39 05/03/05 15:16:36 barrysmith@barry-smiths-computer.local +2 -0 clarifying comment
include/petscvec.h 1.67 05/03/05 15:16:36 barrysmith@barry-smiths-computer.local +32 -2 more C++ polymorphic funtions
include/petsc.h 1.118 05/03/05 15:16:36 barrysmith@barry-smiths-computer.local +60 -6 added man pages for defining polymorphic functions
bmake/common/test 1.16 05/03/05 15:16:36 barrysmith@barry-smiths-computer.local +31 -39 changed names to reflect what they test
Hg-commit: 287fcc35481506cffd4556e2a52b46b6c813ab47
show more ...
|
| dfaeec08 | 04-Mar-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.2953 balay@asterix.mcs.anl.gov|ChangeSet|20050304213255|20416 ChangeSet 1.2953 05/03/04 15:32:55 balay@asterix.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into
bk-changeset-1.2953 balay@asterix.mcs.anl.gov|ChangeSet|20050304213255|20416 ChangeSet 1.2953 05/03/04 15:32:55 balay@asterix.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into asterix.mcs.anl.gov:/home/balay/bk-rep/petsc-dev
Hg-commit: cf8b443b59f04432648c971feb160330896173c5
show more ...
|
| f0fe08ce | 04-Mar-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.2950.1.1 balay@asterix.mcs.anl.gov|ChangeSet|20050304205742|30118 ChangeSet 1.2950.1.1 05/03/04 14:57:42 balay@asterix.mcs.anl.gov +3 -0 fix compile issues with complex fix man p
bk-changeset-1.2950.1.1 balay@asterix.mcs.anl.gov|ChangeSet|20050304205742|30118 ChangeSet 1.2950.1.1 05/03/04 14:57:42 balay@asterix.mcs.anl.gov +3 -0 fix compile issues with complex fix man page
src/vec/interface/vector.c 1.123 05/03/04 14:57:39 balay@asterix.mcs.anl.gov +4 -3 fix for complex compile
src/sys/src/viewer/impls/binary/binv.c 1.47 05/03/04 14:57:39 balay@asterix.mcs.anl.gov +2 -2 fix manpage format
src/ksp/ksp/impls/cg/cg.c 1.38 05/03/04 14:57:39 balay@asterix.mcs.anl.gov +1 -0 missing definition
Hg-commit: ffed57831abd52233722626ccc4a168f9c4db519
show more ...
|
| 0c468ba9 | 04-Mar-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2944.2.1 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050304202545|40564 ChangeSet 1.2944.2.1 05/03/04 14:25:45 barrysmith@barrysmith-57.mcs.anl.gov +19 -0 only call MPI_Waital
bk-changeset-1.2944.2.1 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050304202545|40564 ChangeSet 1.2944.2.1 05/03/04 14:25:45 barrysmith@barrysmith-57.mcs.anl.gov +19 -0 only call MPI_Waitall and MPI_Startall when counts are non-zero, this is to get around an error checking feature of MPICH2 Changed MPI.py to use package.py and support --download-lam also changed to download MPICH2 instead of 1.
todo 1.127.1.1 05/03/04 14:25:38 barrysmith@barrysmith-57.mcs.anl.gov +2 -0 more to do
src/vec/utils/vpscat.c 1.49 05/03/04 14:25:38 barrysmith@barrysmith-57.mcs.anl.gov +26 -45 only call MPI_Waitall and MPI_Startall when counts are non-zero, this is to get around an error checking feature of MPICH2
python/PETSc/package.py 1.32 05/03/04 14:25:38 barrysmith@barrysmith-57.mcs.anl.gov +4 -1 only call MPI_Waitall and MPI_Startall when counts are non-zero, this is to get around an error checking feature of MPICH2
src/vec/is/utils/isltog.c 1.36 05/03/04 14:25:37 barrysmith@barrysmith-57.mcs.anl.gov +10 -6 only call MPI_Waitall and MPI_Startall when counts are non-zero, this is to get around an error checking feature of MPICH2
src/sys/src/utils/mpimesg.c 1.21 05/03/04 14:25:37 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 only call MPI_Waitall and MPI_Startall when counts are non-zero, this is to get around an error checking feature of MPICH2
src/mat/impls/sbaij/mpi/sbaijov.c 1.41 05/03/04 14:25:37 barrysmith@barrysmith-57.mcs.anl.gov +2 -6 only call MPI_Waitall and MPI_Startall when counts are non-zero, this is to get around an error checking feature of MPICH2
src/mat/impls/rowbs/mpi/mpirowbs.c 1.69 05/03/04 14:25:37 barrysmith@barrysmith-57.mcs.anl.gov +9 -9 only call MPI_Waitall and MPI_Startall when counts are non-zero, this is to get around an error checking feature of MPICH2
src/mat/impls/dense/mpi/mmdense.c 1.17 05/03/04 14:25:37 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 only call MPI_Waitall and MPI_Startall when counts are non-zero, this is to get around an error checking feature of MPICH2
src/mat/impls/baij/mpi/baijov.c 1.30 05/03/04 14:25:37 barrysmith@barrysmith-57.mcs.anl.gov +7 -7 only call MPI_Waitall and MPI_Startall when counts are non-zero, this is to get around an error checking feature of MPICH2
src/mat/impls/aij/seq/aij.c 1.218 05/03/04 14:25:36 barrysmith@barrysmith-57.mcs.anl.gov +3 -0 only call MPI_Waitall and MPI_Startall when counts are non-zero, this is to get around an error checking feature of MPICH2
src/mat/impls/aij/mpi/mpiptap.c 1.18 05/03/04 14:25:36 barrysmith@barrysmith-57.mcs.anl.gov +4 -8 only call MPI_Waitall and MPI_Startall when counts are non-zero, this is to get around an error checking feature of MPICH2
src/mat/impls/aij/mpi/mpiov.c 1.32 05/03/04 14:25:36 barrysmith@barrysmith-57.mcs.anl.gov +7 -7 only call MPI_Waitall and MPI_Startall when counts are non-zero, this is to get around an error checking feature of MPICH2
src/mat/impls/aij/mpi/mpiaij.c 1.237 05/03/04 14:25:36 barrysmith@barrysmith-57.mcs.anl.gov +9 -15 only call MPI_Waitall and MPI_Startall when counts are non-zero, this is to get around an error checking feature of MPICH2
src/ksp/pc/impls/is/nn/nn.c 1.28 05/03/04 14:25:36 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 only call MPI_Waitall and MPI_Startall when counts are non-zero, this is to get around an error checking feature of MPICH2
src/docs/website/publications/index.html 1.17 05/03/04 14:25:36 barrysmith@barrysmith-57.mcs.anl.gov +6 -6 updated counts for subtypes of uses of PETSc
python/PETSc/packages/MPI.py 1.163 05/03/04 13:12:29 barrysmith@barrysmith-57.mcs.anl.gov +223 -433 reworked MPI.py to use package.py also added --download-lam and changed --download-mpich to download mpich2 instead of mpich1
BitKeeper/deleted/.del-lam.py~8ca989bbcc8b8f1c 1.3 05/03/03 12:38:38 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: python/PETSc/packages/lam.py
python/PETSc/package.py 1.31 05/03/03 07:56:53 barrysmith@barry-smiths-computer.local +45 -22 more generality to handle MPI
BitKeeper/deleted/.del-mpich.py~bf6f854c23c50efc 1.2 05/03/02 21:09:56 barrysmith@barry-smiths-computer.local +0 -0 Delete: python/PETSc/packages/mpich.py
python/PETSc/packages/mpich.py 1.1 05/03/02 20:41:17 barrysmith@barry-smiths-computer.local +558 -0
python/PETSc/packages/mpich.py 1.0 05/03/02 20:41:17 barrysmith@barry-smiths-computer.local +0 -0 BitKeeper file /Users/barrysmith/petsc-dev/python/PETSc/packages/mpich.py
python/PETSc/packages/lam.py 1.2 05/03/02 15:22:59 barrysmith@barrysmith-57.mcs.anl.gov +49 -82 gets lam and tests against it
python/PETSc/packages/lam.py 1.1 05/03/02 12:35:01 barrysmith@barrysmith-57.mcs.anl.gov +147 -0
python/PETSc/packages/lam.py 1.0 05/03/02 12:35:01 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 BitKeeper file /Users/barrysmith/petsc-dev/python/PETSc/packages/lam.py
BitKeeper/deleted/.del-findcomments.py~a59a069dbdf06a83 1.2 05/03/02 10:54:27 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: maint/findcomments.py
Hg-commit: ffacb4851788dba1f56f567f5d9341b005b9b2b7
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 ...
|
| 7cfd0b05 | 22-Feb-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2924.1.1 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050222194945|00528 ChangeSet 1.2924.1.1 05/02/22 13:49:45 barrysmith@barrysmith-57.mcs.anl.gov +28 -0 enum as data type
bk-changeset-1.2924.1.1 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050222194945|00528 ChangeSet 1.2924.1.1 05/02/22 13:49:45 barrysmith@barrysmith-57.mcs.anl.gov +28 -0 enum as data type Petscpopen only exists if popen exists so ifdef uses
src/vec/pf/impls/string/cstring.c 1.18 05/02/22 13:49:40 barrysmith@barrysmith-57.mcs.anl.gov +4 -0 provide PetscPOpen() only when popen exists, thus protect uses with #ifdef
src/sys/src/viewer/impls/binary/binv.c 1.42 05/02/22 13:49:40 barrysmith@barrysmith-57.mcs.anl.gov +4 -0 provide PetscPOpen() only when popen exists, thus protect uses with #ifdef
src/sys/src/viewer/impls/ascii/filev.c 1.35 05/02/22 13:49:40 barrysmith@barrysmith-57.mcs.anl.gov +5 -0 provide PetscPOpen() only when popen exists, thus protect uses with #ifdef
src/sys/src/utils/select.c 1.15 05/02/22 13:49:40 barrysmith@barrysmith-57.mcs.anl.gov +5 -2 provide PetscPOpen() only when popen exists, thus protect uses with #ifdef
src/sys/src/objects/ptype.c 1.13 05/02/22 13:49:40 barrysmith@barrysmith-57.mcs.anl.gov +7 -47 add enum PETSc type
src/sys/src/objects/ams/aoptions.c 1.33 05/02/22 13:49:40 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 provide PetscPOpen() only when popen exists, thus protect uses with #ifdef
src/sys/src/fileio/sysio.c 1.34 05/02/22 13:49:40 barrysmith@barrysmith-57.mcs.anl.gov +4 -1 provide PetscPOpen() only when popen exists, thus protect uses with #ifdef
src/sys/src/fileio/smatlab.c 1.12 05/02/22 13:49:40 barrysmith@barrysmith-57.mcs.anl.gov +12 -9 provide PetscPOpen() only when popen exists, thus protect uses with #ifdef
src/sys/src/fileio/mpiuopen.c 1.22 05/02/22 13:49:39 barrysmith@barrysmith-57.mcs.anl.gov +12 -17 provide PetscPOpen() only when popen exists, thus protect uses with #ifdef
src/sys/src/fileio/ftest.c 1.35 05/02/22 13:49:39 barrysmith@barrysmith-57.mcs.anl.gov +9 -0 provide PetscPOpen() only when popen exists, thus protect uses with #ifdef
src/sys/src/fileio/fretrieve.c 1.26 05/02/22 13:49:39 barrysmith@barrysmith-57.mcs.anl.gov +4 -0 provide PetscPOpen() only when popen exists, thus protect uses with #ifdef
src/sys/src/error/err.c 1.48 05/02/22 13:49:39 barrysmith@barrysmith-57.mcs.anl.gov +5 -1 provide PetscPOpen() only when popen exists, thus protect uses with #ifdef
src/sys/src/draw/impls/ps/pops.c 1.14 05/02/22 13:49:39 barrysmith@barrysmith-57.mcs.anl.gov +26 -23 provide PetscPOpen() only when popen exists, thus protect uses with #ifdef
src/sys/src/bag/bag.c 1.7 05/02/22 13:49:39 barrysmith@barrysmith-57.mcs.anl.gov +68 -2 registering enums
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.107 05/02/22 13:49:39 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 added PetscTruths
src/ksp/pc/impls/hypre/hyppilut.c 1.72 05/02/22 13:49:39 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 added PetscTruths
src/dm/ao/impls/basic/aodatabasic.c 1.30 05/02/22 13:49:39 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 added string enum name for PetscDataType
python/PETSc/packages/Prometheus.py 1.6 05/02/22 13:49:39 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 add post processing compile
python/PETSc/packages/BlasLapack.py 1.116 05/02/22 13:49:39 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 change name of BLASLAPACK_F2C to UNDERSCORE
include/petscblaslapack_stdcall.h 1.3 05/02/22 13:49:39 barrysmith@barrysmith-57.mcs.anl.gov +4 -4 change name of BLASLAPACK_F2C to UNDERSCORE
include/petscblaslapack_caps.h 1.2 05/02/22 13:49:39 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 change name of BLASLAPACK_F2C to UNDERSCORE
include/petscblaslapack_c.h 1.2 05/02/22 13:49:39 barrysmith@barrysmith-57.mcs.anl.gov +5 -5 change name of BLASLAPACK_F2C to UNDERSCORE
include/petscblaslapack.h 1.18 05/02/22 13:49:38 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 change name of BLASLAPACK_F2C to UNDERSCORE
include/petscbag.h 1.5 05/02/22 13:49:38 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 add enums as datatype
include/petsc.h 1.116 05/02/22 13:49:38 barrysmith@barrysmith-57.mcs.anl.gov +10 -6 provide strings for enums
config/configure.py 1.86.1.1 05/02/22 13:49:38 barrysmith@barrysmith-57.mcs.anl.gov +5 -0 post processing
BitKeeper/deleted/.del-mstart.c~b4fc29a786cb26fb 1.5 05/02/21 16:43:19 barrysmith@barry-smiths-computer.local +0 -0 Delete: src/sys/src/viewer/impls/socket/matlab/mstart.c
src/ksp/pc/impls/prometheus/petscprom.c 1.5 05/02/20 18:57:24 barrysmith@barry-smiths-computer.local +1 -1 removed stray charactor introduced during last cleanup
Hg-commit: 603c92722a1584f3d54b238c2e3dd2279e2f94f8
show more ...
|
| 1b719fc7 | 13-Feb-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2899 barrysmith@barry-smiths-computer.local|ChangeSet|20050213042713|06329 ChangeSet 1.2899 05/02/12 22:27:13 barrysmith@barry-smiths-computer.local +3 -0 Merge
python/PETSc/Con
bk-changeset-1.2899 barrysmith@barry-smiths-computer.local|ChangeSet|20050213042713|06329 ChangeSet 1.2899 05/02/12 22:27:13 barrysmith@barry-smiths-computer.local +3 -0 Merge
python/PETSc/Configure.py 1.302 05/02/12 22:27:13 barrysmith@barry-smiths-computer.local +0 -0 SCCS merged
src/mat/impls/aij/seq/aij.c 1.217 05/02/12 22:25:53 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
src/ksp/pc/impls/ml/ml.c 1.14 05/02/12 22:25:52 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
Hg-commit: d76114018c2c683c7b5f0defa01261d1d1d24c52
show more ...
|
| 8777bf3b | 06-Feb-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.2895.1.1 balay@asterix.mcs.anl.gov|ChangeSet|20050206081605|08576 ChangeSet 1.2895.1.1 05/02/06 02:16:05 balay@asterix.mcs.anl.gov +5 -0 #requiresprecision double => !defined(PE
bk-changeset-1.2895.1.1 balay@asterix.mcs.anl.gov|ChangeSet|20050206081605|08576 ChangeSet 1.2895.1.1 05/02/06 02:16:05 balay@asterix.mcs.anl.gov +5 -0 #requiresprecision double => !defined(PETSC_USE_SINGLE) && !defined(PETSC_USE_MAT_SINGLE)
src/vec/impls/mpi/pdvec.c 1.49 05/02/06 02:16:03 balay@asterix.mcs.anl.gov +3 -3 #requiresprecision double => !defined(PETSC_USE_SINGLE) && !defined(PETSC_USE_MAT_SINGLE)
src/mat/impls/aij/mpi/mpiaij.h 1.36 05/02/06 02:16:03 balay@asterix.mcs.anl.gov +1 -1 #requiresprecision double => !defined(PETSC_USE_SINGLE) && !defined(PETSC_USE_MAT_SINGLE)
src/ksp/pc/interface/pcregis.c 1.36 05/02/06 02:16:03 balay@asterix.mcs.anl.gov +2 -2 #requiresprecision double => !defined(PETSC_USE_SINGLE) && !defined(PETSC_USE_MAT_SINGLE)
src/ksp/pc/impls/tfs/pxxt.c 1.25 05/02/06 02:16:03 balay@asterix.mcs.anl.gov +0 -16 #requiresprecision double => !defined(PETSC_USE_SINGLE) && !defined(PETSC_USE_MAT_SINGLE)
src/fortran/custom/zsys.c 1.32 05/02/06 02:16:03 balay@asterix.mcs.anl.gov +1 -1 #requiresprecision double => !defined(PETSC_USE_SINGLE) && !defined(PETSC_USE_MAT_SINGLE)
Hg-commit: 1f04d0c0205832caaea19fbc27babfc6e116be90
show more ...
|
| fe09c992 | 05-Feb-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2896 barrysmith@barry-smiths-computer.local|ChangeSet|20050205182517|20403 ChangeSet 1.2896 05/02/05 12:25:17 barrysmith@barry-smiths-computer.local +30 -0 PetscInt stuff never don
bk-changeset-1.2896 barrysmith@barry-smiths-computer.local|ChangeSet|20050205182517|20403 ChangeSet 1.2896 05/02/05 12:25:17 barrysmith@barry-smiths-computer.local +30 -0 PetscInt stuff never done before
todo 1.126 05/02/05 12:25:13 barrysmith@barry-smiths-computer.local +1 -7 PetscInt stuff never done before
src/vec/examples/tutorials/ex16.c 1.5 05/02/05 12:25:13 barrysmith@barry-smiths-computer.local +4 -3 PetscInt stuff never done before
src/snes/examples/tutorials/ex29.c 1.79 05/02/05 12:25:13 barrysmith@barry-smiths-computer.local +0 -1 PetscInt stuff never done before
src/mat/utils/matstash.c 1.19 05/02/05 12:25:13 barrysmith@barry-smiths-computer.local +6 -5 PetscInt stuff never done before
src/mat/matimpl.h 1.77 05/02/05 12:25:13 barrysmith@barry-smiths-computer.local +1 -1 PetscInt stuff never done before
src/dm/ao/examples/tests/ex7.c 1.6 05/02/05 12:25:13 barrysmith@barry-smiths-computer.local +5 -3 PetscInt stuff never done before
src/dm/ao/examples/tests/ex5.c 1.6 05/02/05 12:25:13 barrysmith@barry-smiths-computer.local +5 -3 PetscInt stuff never done before
src/dm/ao/examples/tests/ex3.c 1.8 05/02/05 12:25:13 barrysmith@barry-smiths-computer.local +7 -5 PetscInt stuff never done before
src/dm/ao/examples/tests/ex2.c 1.6 05/02/05 12:25:13 barrysmith@barry-smiths-computer.local +5 -3 PetscInt stuff never done before
src/dm/ao/examples/tests/ex1.c 1.8 05/02/05 12:25:13 barrysmith@barry-smiths-computer.local +4 -4 PetscInt stuff never done before
src/contrib/oberman/ns_q2q1/makefile 1.5 05/02/05 12:25:12 barrysmith@barry-smiths-computer.local +1 -1 PetscInt stuff never done before
src/contrib/oberman/ns_q1q0/makefile 1.5 05/02/05 12:25:12 barrysmith@barry-smiths-computer.local +1 -1 PetscInt stuff never done before
src/contrib/oberman/ns_q1q0/main.c 1.4 05/02/05 12:25:12 barrysmith@barry-smiths-computer.local +15 -16 PetscInt stuff never done before
src/contrib/oberman/ns_q1q0/appview.c 1.4 05/02/05 12:25:12 barrysmith@barry-smiths-computer.local +18 -11 PetscInt stuff never done before
src/contrib/oberman/ns_q1q0/appctx.h 1.4 05/02/05 12:25:12 barrysmith@barry-smiths-computer.local +43 -43 PetscInt stuff never done before
src/contrib/oberman/laplacian_q1/appview.c 1.5 05/02/05 12:25:12 barrysmith@barry-smiths-computer.local +21 -16 PetscInt stuff never done before
src/contrib/oberman/laplacian_q1/appload.c 1.7 05/02/05 12:25:12 barrysmith@barry-smiths-computer.local +8 -6 PetscInt stuff never done before
src/contrib/oberman/laplacian_q1/appctx.h 1.8 05/02/05 12:25:12 barrysmith@barry-smiths-computer.local +25 -25 PetscInt stuff never done before
src/contrib/oberman/burgers_vertex_based_q1/makefile 1.6 05/02/05 12:25:12 barrysmith@barry-smiths-computer.local +1 -1 PetscInt stuff never done before
src/contrib/oberman/burgers_vertex_based_q1/main.c 1.11 05/02/05 12:25:12 barrysmith@barry-smiths-computer.local +47 -42 PetscInt stuff never done before
src/contrib/oberman/burgers_vertex_based_q1/appview.c 1.6 05/02/05 12:25:12 barrysmith@barry-smiths-computer.local +12 -8 PetscInt stuff never done before
src/contrib/oberman/burgers_vertex_based_q1/appload.c 1.7 05/02/05 12:25:12 barrysmith@barry-smiths-computer.local +13 -12 PetscInt stuff never done before
src/contrib/oberman/burgers_vertex_based_q1/appctx.h 1.5 05/02/05 12:25:12 barrysmith@barry-smiths-computer.local +32 -32 PetscInt stuff never done before
src/contrib/oberman/burgers_df_based_q1/makefile 1.6 05/02/05 12:25:12 barrysmith@barry-smiths-computer.local +1 -1 PetscInt stuff never done before
src/contrib/oberman/burgers_df_based_q1/appview.c 1.5 05/02/05 12:25:12 barrysmith@barry-smiths-computer.local +33 -26 PetscInt stuff never done before
src/contrib/oberman/burgers_df_based_q1/appsetalg.c 1.10 05/02/05 12:25:12 barrysmith@barry-smiths-computer.local +36 -35 PetscInt stuff never done before
src/contrib/oberman/burgers_df_based_q1/appload.c 1.9 05/02/05 12:25:12 barrysmith@barry-smiths-computer.local +10 -9 PetscInt stuff never done before
src/contrib/oberman/burgers_df_based_q1/appctx.h 1.5 05/02/05 12:25:12 barrysmith@barry-smiths-computer.local +32 -32 PetscInt stuff never done before
python/PETSc/Configure.py 1.301 05/02/05 10:43:14 barrysmith@barry-smiths-computer.local +1 -2 extra PETSC_ prepended
config/configure.py 1.84 05/02/04 23:04:01 barrysmith@barry-smiths-computer.local +15 -7 make error messages from config/configure.py clearer with boxes
Hg-commit: b8ac72d84e645ddfd621ad79a590ea35ba01f593
show more ...
|
| 4cf18111 | 03-Feb-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.2887.1.1 balay@login1.bgl.mcs.anl.gov|ChangeSet|20050203221150|36623 ChangeSet 1.2887.1.1 05/02/03 16:11:50 balay@login1.bgl.mcs.anl.gov +18 -0 use PETSC_USE_SOCKET_VIEWER
BitKe
bk-changeset-1.2887.1.1 balay@login1.bgl.mcs.anl.gov|ChangeSet|20050203221150|36623 ChangeSet 1.2887.1.1 05/02/03 16:11:50 balay@login1.bgl.mcs.anl.gov +18 -0 use PETSC_USE_SOCKET_VIEWER
BitKeeper/etc/logging_ok 1.93 05/02/03 16:11:50 balay@login1.bgl.mcs.anl.gov +1 -0 Logging to logging@openlogging.org accepted
src/vec/interface/vector.c 1.122 05/02/03 16:11:47 balay@login1.bgl.mcs.anl.gov +1 -1 use PETSC_USE_SOCKET_VIEWER
src/vec/impls/seq/bvec2.c 1.64 05/02/03 16:11:47 balay@login1.bgl.mcs.anl.gov +2 -2 use PETSC_USE_SOCKET_VIEWER
src/vec/impls/mpi/pdvec.c 1.48 05/02/03 16:11:47 balay@login1.bgl.mcs.anl.gov +2 -2 use PETSC_USE_SOCKET_VIEWER
src/sys/src/viewer/interface/viewregall.c 1.18 05/02/03 16:11:46 balay@login1.bgl.mcs.anl.gov +1 -1 use PETSC_USE_SOCKET_VIEWER
src/sys/src/viewer/impls/socket/makefile 1.6 05/02/03 16:11:46 balay@login1.bgl.mcs.anl.gov +1 -1 use PETSC_USE_SOCKET_VIEWER
src/sys/src/error/err.c 1.47 05/02/03 16:11:46 balay@login1.bgl.mcs.anl.gov +3 -3 use PETSC_USE_SOCKET_VIEWER
src/snes/examples/tutorials/ex29.c 1.78 05/02/03 16:11:46 balay@login1.bgl.mcs.anl.gov +2 -2 use PETSC_USE_SOCKET_VIEWER
src/mat/interface/matrix.c 1.169 05/02/03 16:11:46 balay@login1.bgl.mcs.anl.gov +1 -1 use PETSC_USE_SOCKET_VIEWER
src/mat/impls/dense/seq/dense.c 1.76 05/02/03 16:11:46 balay@login1.bgl.mcs.anl.gov +2 -2 use PETSC_USE_SOCKET_VIEWER
src/mat/impls/aij/seq/aij.c 1.213.1.1 05/02/03 16:11:46 balay@login1.bgl.mcs.anl.gov +2 -2 use PETSC_USE_SOCKET_VIEWER
src/mat/examples/tests/ex87.c 1.10 05/02/03 16:11:46 balay@login1.bgl.mcs.anl.gov +1 -1 use PETSC_USE_SOCKET_VIEWER
src/mat/examples/tests/ex71.c 1.8 05/02/03 16:11:46 balay@login1.bgl.mcs.anl.gov +2 -2 use PETSC_USE_SOCKET_VIEWER
src/ksp/pc/impls/mg/mg.c 1.54 05/02/03 16:11:46 balay@login1.bgl.mcs.anl.gov +1 -1 use PETSC_USE_SOCKET_VIEWER
src/fortran/custom/zviewer.c 1.12 05/02/03 16:11:46 balay@login1.bgl.mcs.anl.gov +2 -2 use PETSC_USE_SOCKET_VIEWER
src/fortran/custom/zpetsc.h 1.23 05/02/03 16:11:46 balay@login1.bgl.mcs.anl.gov +11 -4 use PETSC_USE_SOCKET_VIEWER
src/dm/da/examples/tests/ex12.c 1.8 05/02/03 16:11:46 balay@login1.bgl.mcs.anl.gov +1 -1 use PETSC_USE_SOCKET_VIEWER
python/PETSc/Configure.py 1.298 05/02/03 16:11:46 balay@login1.bgl.mcs.anl.gov +8 -1 use PETSC_USE_SOCKET_VIEWER
Hg-commit: 91f95edddc7fc1807d9d44b36134ac5495fdabc4
show more ...
|
| 259b813c | 02-Feb-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.2885.1.2 balay@asterix.mcs.anl.gov|ChangeSet|20050202220013|51750 ChangeSet 1.2885.1.2 05/02/02 16:00:13 balay@asterix.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev
bk-changeset-1.2885.1.2 balay@asterix.mcs.anl.gov|ChangeSet|20050202220013|51750 ChangeSet 1.2885.1.2 05/02/02 16:00:13 balay@asterix.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into asterix.mcs.anl.gov:/home/balay/bk-rep/petsc-dev
Hg-commit: 6346df48574542abe9d38d3f3015db9f7bd1e2c9
show more ...
|
| 6ab11f9b | 02-Feb-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.2885.2.1 balay@asterix.mcs.anl.gov|ChangeSet|20050202215745|52302 ChangeSet 1.2885.2.1 05/02/02 15:57:45 balay@asterix.mcs.anl.gov +3 -0 merge 221 with dev: ISExpand()
include/
bk-changeset-1.2885.2.1 balay@asterix.mcs.anl.gov|ChangeSet|20050202215745|52302 ChangeSet 1.2885.2.1 05/02/02 15:57:45 balay@asterix.mcs.anl.gov +3 -0 merge 221 with dev: ISExpand()
include/petscis.h 1.26 05/02/02 15:57:45 balay@asterix.mcs.anl.gov +1 -1 merge 221 with dev: ISExpand()
src/vec/is/utils/isdiff.c 1.20 05/02/02 15:50:26 balay@asterix.mcs.anl.gov +0 -2 Auto merged
src/dm/ao/interface/aodata.c 1.18 05/02/02 15:50:26 balay@asterix.mcs.anl.gov +0 -0 Auto merged
Hg-commit: 9820624d2ee4560d25d4e459da3a20b0e86bac8b
show more ...
|
| f1029100 | 02-Feb-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.2468.6.73 balay@asterix.mcs.anl.gov|ChangeSet|20050202214947|65357 ChangeSet 1.2468.6.73 05/02/02 15:49:47 balay@asterix.mcs.anl.gov +4 -0 add ISExpand() [old ISAdd() function] #12
bk-changeset-1.2468.6.73 balay@asterix.mcs.anl.gov|ChangeSet|20050202214947|65357 ChangeSet 1.2468.6.73 05/02/02 15:49:47 balay@asterix.mcs.anl.gov +4 -0 add ISExpand() [old ISAdd() function] #12593
src/vec/is/utils/isdiff.c 1.16.1.1 05/02/02 15:49:46 balay@asterix.mcs.anl.gov +94 -3 add ISExpand() [old ISAdd() function] #12593
src/dm/ao/interface/aodata.c 1.15.1.1 05/02/02 15:49:46 balay@asterix.mcs.anl.gov +6 -6 add ISExpand() [old ISAdd() function] #12593
include/petscversion.h 1.127 05/02/02 15:49:46 balay@asterix.mcs.anl.gov +2 -2 add ISExpand() [old ISAdd() function] #12593
include/petscis.h 1.23.1.1 05/02/02 15:49:46 balay@asterix.mcs.anl.gov +1 -0 add ISExpand() [old ISAdd() function] #12593
Hg-commit: e2dfa0557cdd5e2f7701366b00fa47727d5df6d1
show more ...
|
| 21d91ea6 | 02-Feb-2005 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.2884.1.2 Kris@p4buschel.home.net|ChangeSet|20050202015418|50533 ChangeSet 1.2884.1.2 05/02/01 17:54:18 Kris@p4buschel.home.net +5 -0 Remove redundant make variable SLSUFFIX in favo
bk-changeset-1.2884.1.2 Kris@p4buschel.home.net|ChangeSet|20050202015418|50533 ChangeSet 1.2884.1.2 05/02/01 17:54:18 Kris@p4buschel.home.net +5 -0 Remove redundant make variable SLSUFFIX in favor of SL_LINKER_SUFFIX which is generated by configure. Remove . from SL_LINKER_SUFFIX for consistency with other _SUFFIX variables.
src/vec/pf/impls/string/makefile 1.8 05/02/01 17:54:16 Kris@p4buschel.home.net +1 -1 Remove redundant make variable SLSUFFIX in favor of SL_LINKER_SUFFIX which is generated by configure.
src/sys/src/dll/makefile 1.8 05/02/01 17:54:16 Kris@p4buschel.home.net +1 -1 Remove redundant make variable SLSUFFIX in favor of SL_LINKER_SUFFIX which is generated by configure.
python/PETSc/Configure.py 1.297 05/02/01 17:54:16 Kris@p4buschel.home.net +1 -1 Remove redundant make variable SLSUFFIX in favor of SL_LINKER_SUFFIX which is generated by configure. Remove . from SL_LINKER_SUFFIX for consistency with other _SUFFIX variables.
bmake/common/rules 1.143 05/02/01 17:54:16 Kris@p4buschel.home.net +3 -3 Remove redundant make variable SLSUFFIX in favor of SL_LINKER_SUFFIX which is generated by configure.
bmake/common/rules.shared.basic 1.15 05/02/01 17:54:16 Kris@p4buschel.home.net +11 -12 Remove redundant make variable SLSUFFIX in favor of SL_LINKER_SUFFIX which is generated by configure.
Hg-commit: 393e9c6b0c1b23d6a70707422d3b6dae1bdd2c15
show more ...
|
| 0efa768a | 28-Jan-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2872 barrysmith@barry-smiths-computer.local|ChangeSet|20050128212634|64390 ChangeSet 1.2872 05/01/28 15:26:34 barrysmith@barry-smiths-computer.local +2 -0 finished merging/cleaning
bk-changeset-1.2872 barrysmith@barry-smiths-computer.local|ChangeSet|20050128212634|64390 ChangeSet 1.2872 05/01/28 15:26:34 barrysmith@barry-smiths-computer.local +2 -0 finished merging/cleaning up mallocs that are grouped together in creating scatters
include/petsc.h 1.113 05/01/28 11:30:00 barrysmith@barry-smiths-computer.local +1 -1 cut and paste bug docs
src/vec/utils/vpscat.c 1.48 05/01/28 11:28:23 barrysmith@barry-smiths-computer.local +26 -41 finished merging/cleaning up mallocs that are grouped together
src/vec/utils/vpscat.c 1.47 05/01/28 09:17:43 barrysmith@barry-smiths-computer.local +2 -3 converted bad use of malloc for two arrays
Hg-commit: 5e519d2a4facaa2650263cfd8d332aa62f9219ec
show more ...
|