| df48e8d9 | 16-Mar-2005 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.2980 knepley@khan.mcs.anl.gov|ChangeSet|20050316005405|32347 ChangeSet 1.2980 05/03/15 18:54:05 knepley@khan.mcs.anl.gov +32 -0 Merge
src/snes/interface/snes.c 1.75 05/03/15
bk-changeset-1.2980 knepley@khan.mcs.anl.gov|ChangeSet|20050316005405|32347 ChangeSet 1.2980 05/03/15 18:54:05 knepley@khan.mcs.anl.gov +32 -0 Merge
src/snes/interface/snes.c 1.75 05/03/15 18:54:04 knepley@khan.mcs.anl.gov +0 -3 Merge
src/mat/utils/matio.c 1.28 05/03/15 18:54:04 knepley@khan.mcs.anl.gov +0 -1 Merge
src/vec/utils/vecio.c 1.44 05/03/15 18:35:27 knepley@khan.(none) +0 -0 Auto merged
src/vec/impls/seq/bvec2.c 1.66 05/03/15 18:35:27 knepley@khan.(none) +0 -1 Auto merged
src/vec/impls/mpi/pdvec.c 1.51 05/03/15 18:35:27 knepley@khan.(none) +0 -1 Auto merged
src/vec/examples/tutorials/ex17.c 1.5 05/03/15 18:35:27 knepley@khan.(none) +0 -2 Auto merged
src/ts/interface/ts.c 1.46 05/03/15 18:35:27 knepley@khan.(none) +0 -1 Auto merged
src/sys/src/viewer/impls/ascii/filev.c 1.37 05/03/15 18:35:27 knepley@khan.(none) +0 -1 Auto merged
src/sys/src/objects/prefix.c 1.11 05/03/15 18:35:27 knepley@khan.(none) +0 -1 Auto merged
src/sys/src/objects/pgname.c 1.10 05/03/15 18:35:27 knepley@khan.(none) +0 -1 Auto merged
src/sys/src/error/err.c 1.51 05/03/15 18:35:27 knepley@khan.(none) +0 -3 Auto merged
src/mat/impls/sbaij/seq/sbaij.c 1.141 05/03/15 18:35:27 knepley@khan.(none) +0 -1 Auto merged
src/mat/impls/dense/seq/dense.c 1.78 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
src/mat/impls/bdiag/seq/bdiag3.c 1.27 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
src/mat/impls/aij/seq/matlab/aijmatlab.c 1.43 05/03/15 18:35:26 knepley@khan.(none) +0 -0 Auto merged
src/mat/impls/aij/seq/aijfact.c 1.114 05/03/15 18:35:26 knepley@khan.(none) +0 -0 Auto merged
src/mat/impls/aij/seq/aij.c 1.223 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
src/mat/impls/adj/mpi/mpiadj.c 1.48 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
src/ksp/pc/interface/precon.c 1.62 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
src/ksp/pc/impls/redundant/redundant.c 1.25 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
src/ksp/pc/impls/mg/mgfunc.c 1.24 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
src/ksp/pc/impls/mg/mg.c 1.59 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
src/ksp/pc/impls/ksp/pcksp.c 1.24 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
src/ksp/pc/impls/jacobi/jacobi.c 1.18 05/03/15 18:35:26 knepley@khan.(none) +0 -0 Auto merged
src/ksp/pc/impls/composite/composite.c 1.30 05/03/15 18:35:26 knepley@khan.(none) +0 -2 Auto merged
src/ksp/pc/impls/bjacobi/bjacobi.c 1.40 05/03/15 18:35:26 knepley@khan.(none) +0 -3 Auto merged
src/ksp/pc/impls/asm/asm.c 1.46 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
src/ksp/ksp/interface/itcl.c 1.17 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
src/dm/da/src/gr2.c 1.32.1.1 05/03/15 18:35:26 knepley@khan.(none) +0 -2 Auto merged
include/petscts.h 1.32 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
include/petscpc.h 1.72 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
include/petscksp.h 1.64 05/03/15 18:35:26 knepley@khan.(none) +0 -1 Auto merged
Hg-commit: c41894b0cb6422519adcfc7fea08b1e4231ff575
show more ...
|
| f69a0ea3 | 16-Mar-2005 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.2975.1.5 knepley@khan.(none)|ChangeSet|20050316003440|07799 ChangeSet 1.2975.1.5 05/03/15 18:34:40 knepley@khan.(none) +235 -0 Fixed many const arguments Changed MatCreate() to o
bk-changeset-1.2975.1.5 knepley@khan.(none)|ChangeSet|20050316003440|07799 ChangeSet 1.2975.1.5 05/03/15 18:34:40 knepley@khan.(none) +235 -0 Fixed many const arguments Changed MatCreate() to only take a communicator - Added MatSetSizes() Changed SNESSolve() to accept a constant argument - This should allow SNES to look almost like KSP Added Options methods, SetUp(), and View() and objects which lacked them
src/vec/utils/vecio.c 1.42.1.2 05/03/15 18:34:38 knepley@khan.(none) +4 -4 Fixed const
src/vec/interface/vector.c 1.126 05/03/15 18:34:38 knepley@khan.(none) +124 -1 Added Options methods Added SetUp() Removed bad check
src/vec/interface/vecreg.c 1.32 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed const
src/vec/interface/mapreg.c 1.24 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed const
src/vec/interface/map.c 1.22 05/03/15 18:34:38 knepley@khan.(none) +190 -0 Added Options methods Added SetUp() and View()
src/vec/impls/seq/dvec2.c 1.28 05/03/15 18:34:38 knepley@khan.(none) +4 -4 Fixed argument order
src/vec/impls/seq/bvec2.c 1.64.1.2 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed const
src/vec/impls/mpi/pbvec.c 1.34 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed const
src/vec/examples/tutorials/ex1e.c 1.9 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed AXPY
src/vec/examples/tutorials/ex17.c 1.3.1.1 05/03/15 18:34:38 knepley@khan.(none) +2 -0 Fixed compilation warning
src/vec/examples/tutorials/ex1.c 1.11 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed WAXPY
src/ts/impls/pseudo/posindep.c 1.25 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/ts/impls/implicit/cn/cn.c 1.23 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/ts/impls/implicit/beuler/beuler.c 1.25 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/ts/examples/tutorials/ex6.c 1.17 05/03/15 18:34:38 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ts/examples/tutorials/ex5.c 1.11 05/03/15 18:34:38 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ts/examples/tutorials/ex4.c 1.10 05/03/15 18:34:38 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ts/examples/tutorials/ex3.c 1.11 05/03/15 18:34:38 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ts/examples/tutorials/ex2f.F 1.14 05/03/15 18:34:38 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ts/examples/tutorials/ex2.c 1.9 05/03/15 18:34:38 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ts/examples/tests/ex4.c 1.12 05/03/15 18:34:38 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ts/examples/tests/ex2.c 1.8 05/03/15 18:34:38 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ts/examples/tests/ex1f.F 1.14 05/03/15 18:34:38 knepley@khan.(none) +6 -6 Fixed MatCreate
src/ts/examples/tests/ex1.c 1.13 05/03/15 18:34:38 knepley@khan.(none) +6 -3 Fixed MatCreate
src/sys/src/viewer/interface/viewreg.c 1.24 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed const
src/sys/src/viewer/interface/view.c 1.14 05/03/15 18:34:38 knepley@khan.(none) +182 -0 Added Options methods Added SetUp() and View()
src/snes/utils/damgsnes.c 1.60 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/mf/snesmfj.c 1.52 05/03/15 18:34:38 knepley@khan.(none) +2 -1 Fixed MatCreate
src/snes/interface/snes.c 1.73.1.2 05/03/15 18:34:38 knepley@khan.(none) +9 -5 Now SNESSolve() can take a constant argument
src/snes/interface/noise/snesmfj2.c 1.28 05/03/15 18:34:38 knepley@khan.(none) +2 -1 Fixed MatCreate
src/snes/examples/tutorials/ex6.c 1.18 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tutorials/ex5s.c 1.11 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tutorials/ex5f90.F 1.10 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tutorials/ex5f.F 1.18 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tutorials/ex5.c 1.22 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tutorials/ex3.c 1.16 05/03/15 18:34:38 knepley@khan.(none) +3 -2 Fixed SNESSolve Fixed MatCreate
src/snes/examples/tutorials/ex26.c 1.21 05/03/15 18:34:38 knepley@khan.(none) +3 -2 Fixed SNESSolve Fixed MatCreate
src/snes/examples/tutorials/ex21.c 1.9 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tutorials/ex2.c 1.13 05/03/15 18:34:38 knepley@khan.(none) +3 -2 Fixed SNESSolve Fixed MatCreate
src/snes/examples/tutorials/ex1f.F 1.16 05/03/15 18:34:38 knepley@khan.(none) +3 -3 Fixed SNESSolve Fixed MatCreate
src/snes/examples/tutorials/ex14.c 1.14 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tutorials/ex10d/ex10.c 1.14 05/03/15 18:34:38 knepley@khan.(none) +3 -2 Fixed SNESSolve Fixed MatCreate
src/snes/examples/tutorials/ex1.c 1.12 05/03/15 18:34:38 knepley@khan.(none) +3 -2 Fixed SNESSolve Fixed MatCreate
src/snes/examples/tests/ex9.c 1.12 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tests/ex7.c 1.13 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tests/ex5.c 1.10 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tests/ex4.c 1.12 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tests/ex1f.F 1.10 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tests/ex13.c 1.11 05/03/15 18:34:38 knepley@khan.(none) +3 -2 Fixed SNESSolve Fixed MatCreate
src/snes/examples/tests/ex12f.F 1.10 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tests/ex11.c 1.18 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/snes/examples/tests/ex1.c 1.14 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/mat/utils/matio.c 1.26.1.2 05/03/15 18:34:38 knepley@khan.(none) +4 -3 Fixed const Fixed MatCreate
src/mat/utils/gcreate.c 1.39 05/03/15 18:34:38 knepley@khan.(none) +53 -22 Now MatCreate() takes only a communicator Added MatSetSizes()
src/mat/utils/convert.c 1.20 05/03/15 18:34:38 knepley@khan.(none) +3 -2 Fixed MatCreate
src/mat/utils/axpy.c 1.26 05/03/15 18:34:38 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/matimpl.h 1.80 05/03/15 18:34:38 knepley@khan.(none) +3 -3 Fixed const
src/mat/interface/matrix.c 1.173 05/03/15 18:34:38 knepley@khan.(none) +129 -4 Added Options methods Added MatSetUp() Fixed const Fixed MatCreate
src/mat/interface/matreg.c 1.23 05/03/15 18:34:38 knepley@khan.(none) +1 -1 Fixed const
src/mat/impls/shell/shellcnv.c 1.19 05/03/15 18:34:38 knepley@khan.(none) +3 -2 Fixed MatCreate
src/mat/impls/shell/shell.c 1.30 05/03/15 18:34:38 knepley@khan.(none) +3 -2 Fixed MatCreate
src/mat/impls/sbaij/seq/spooles/sbaijspooles.c 1.61 05/03/15 18:34:38 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/sbaij/seq/sbaijfact2.c 1.59 05/03/15 18:34:38 knepley@khan.(none) +4 -2 Fixed MatCreate
src/mat/impls/sbaij/seq/sbaijfact.c 1.85 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/mat/impls/sbaij/seq/sbaij2.c 1.40 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/sbaij/seq/sbaij.h 1.38 05/03/15 18:34:37 knepley@khan.(none) +1 -1 Fixed const
src/mat/impls/sbaij/seq/sbaij.c 1.139.1.2 05/03/15 18:34:37 knepley@khan.(none) +9 -6 Fixed MatCreate
src/mat/impls/sbaij/seq/aijsbaij.c 1.28 05/03/15 18:34:37 knepley@khan.(none) +12 -8 Fixed MatCreate
src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c 1.49 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/sbaij/mpi/mpisbaij.h 1.17 05/03/15 18:34:37 knepley@khan.(none) +1 -1 Fixed const
src/mat/impls/sbaij/mpi/mpisbaij.c 1.122 05/03/15 18:34:37 knepley@khan.(none) +14 -8 Fixed MatCreate
src/mat/impls/sbaij/mpi/mmsbaij.c 1.34 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/rowbs/mpi/mpirowbs.c 1.71 05/03/15 18:34:37 knepley@khan.(none) +8 -4 Fixed MatCreate
src/mat/impls/normal/normm.c 1.10 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/maij/maij.c 1.39 05/03/15 18:34:37 knepley@khan.(none) +4 -3 Fixed MatCreate Fixed const
src/mat/impls/is/matis.c 1.23 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/feti/feti.c 1.5 05/03/15 18:34:37 knepley@khan.(none) +6 -3 Fixed MatCreate
src/mat/impls/dense/seq/dense.c 1.76.1.2 05/03/15 18:34:37 knepley@khan.(none) +13 -7 Fixed MatCreate
src/mat/impls/dense/mpi/mpidense.h 1.9 05/03/15 18:34:37 knepley@khan.(none) +1 -1 Fixed const
src/mat/impls/dense/mpi/mpidense.c 1.57 05/03/15 18:34:37 knepley@khan.(none) +21 -12 Fixed MatCreate
src/mat/impls/dense/mpi/mmdense.c 1.18 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/bdiag/seq/bdiag3.c 1.25.1.2 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/bdiag/seq/bdiag.h 1.15 05/03/15 18:34:37 knepley@khan.(none) +1 -1 Fixed const
src/mat/impls/bdiag/seq/bdiag.c 1.50 05/03/15 18:34:37 knepley@khan.(none) +9 -5 Fixed MatCreate
src/mat/impls/bdiag/mpi/mpibdiag.h 1.10 05/03/15 18:34:37 knepley@khan.(none) +1 -1 Fixed const
src/mat/impls/bdiag/mpi/mpibdiag.c 1.49 05/03/15 18:34:37 knepley@khan.(none) +10 -6 Fixed MatCreate Fixed const
src/mat/impls/baij/seq/baijfact3.c 1.22 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/baij/seq/baijfact2.c 1.46 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/baij/seq/baijfact.c 1.30 05/03/15 18:34:37 knepley@khan.(none) +6 -3 Fixed MatCreate
src/mat/impls/baij/seq/baij2.c 1.34 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/baij/seq/baij.h 1.30 05/03/15 18:34:37 knepley@khan.(none) +1 -1 Fixed const
src/mat/impls/baij/seq/baij.c 1.127 05/03/15 18:34:37 knepley@khan.(none) +11 -7 Fixed MatCreate
src/mat/impls/baij/seq/aijbaij.c 1.25 05/03/15 18:34:37 knepley@khan.(none) +6 -4 Fixed MatCreate
src/mat/impls/baij/mpi/mpibaij.h 1.19 05/03/15 18:34:37 knepley@khan.(none) +1 -1 Fixed const
src/mat/impls/baij/mpi/mpibaij.c 1.95 05/03/15 18:34:37 knepley@khan.(none) +17 -10 Fixed MatCreate
src/mat/impls/baij/mpi/mmbaij.c 1.27 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.68 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/baij/mpi/baijov.c 1.31 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/aij/seq/umfpack/umfpack.c 1.44 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/aij/seq/superlu/superlu.c 1.77 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/mat/impls/aij/seq/spooles/aijspooles.c 1.39 05/03/15 18:34:37 knepley@khan.(none) +6 -3 Fixed MatCreate
src/mat/impls/aij/seq/matlab/aijmatlab.c 1.41.1.1 05/03/15 18:34:37 knepley@khan.(none) +6 -3 Fixed MatCreate
src/mat/impls/aij/seq/lusol/lusol.c 1.38 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/aij/seq/essl/essl.c 1.38 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/aij/seq/aijfact.c 1.112.1.1 05/03/15 18:34:37 knepley@khan.(none) +10 -5 Fixed MatCreate
src/mat/impls/aij/seq/aij.h 1.54 05/03/15 18:34:37 knepley@khan.(none) +3 -3 Fixed const
src/mat/impls/aij/seq/aij.c 1.220.1.2 05/03/15 18:34:37 knepley@khan.(none) +17 -9 Fixed MatCreate
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.109 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/aij/mpi/spooles/mpiaijspooles.c 1.32 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/aij/mpi/mumps/mumps.c 1.87 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/mat/impls/aij/mpi/mpiptap.c 1.19 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/aij/mpi/mpiov.c 1.33 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/mat/impls/aij/mpi/mpiaij.h 1.37 05/03/15 18:34:37 knepley@khan.(none) +1 -1 Fixed const
src/mat/impls/aij/mpi/mpiaij.c 1.241 05/03/15 18:34:37 knepley@khan.(none) +25 -14 Fixed MatCreate
src/mat/impls/aij/mpi/mmaij.c 1.24 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/impls/aij/aij/aijtype.c 1.13 05/03/15 18:34:37 knepley@khan.(none) +12 -12 Fixed const
src/mat/impls/adj/mpi/mpiadj.c 1.46.1.2 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/mat/impls/adic/matadic.c 1.32 05/03/15 18:34:37 knepley@khan.(none) +1 -1 Fixed MatCreate
src/mat/examples/tutorials/ex5.c 1.4 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tutorials/ex2.c 1.7 05/03/15 18:34:37 knepley@khan.(none) +10 -5 Fixed MatCreate
src/mat/examples/tests/ex99.c 1.6 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/mat/examples/tests/ex98.c 1.10 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex95.c 1.9 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex94.c 1.18 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/mat/examples/tests/ex93.c 1.8 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex9.c 1.8 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex85f.F 1.7 05/03/15 18:34:37 knepley@khan.(none) +2 -2 Fixed MatCreate
src/mat/examples/tests/ex8.c 1.7 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex75.c 1.23 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex74.c 1.30 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex71.c 1.10 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex70.c 1.6 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex7.c 1.14 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex6.c 1.7 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex55.c 1.21 05/03/15 18:34:37 knepley@khan.(none) +1 -1 Fixed const
src/mat/examples/tests/ex50.c 1.10 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex5.c 1.10 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex49.c 1.8 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex4.c 1.7 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex38.c 1.7 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex37.c 1.8 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/mat/examples/tests/ex33.c 1.12 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex31.c 1.11 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex30.c 1.15 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex3.c 1.10 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex27.c 1.9 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex21.c 1.10 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex20.c 1.9 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex2.c 1.12 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/mat/examples/tests/ex19.c 1.11 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex15.c 1.14 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex14.c 1.10 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex12.c 1.10 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/mat/examples/tests/ex11.c 1.7 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/mat/examples/tests/ex101.c 1.6 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/mat/examples/tests/ex10.c 1.7 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/pc/interface/precon.c 1.60.1.2 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/pc/interface/pcset.c 1.25 05/03/15 18:34:37 knepley@khan.(none) +1 -1 Fixed const
src/ksp/pc/impls/tfs/pxxt.c 1.26 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/ksp/pc/impls/spai/ispai.c 1.33 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/pc/impls/samg/samgpetsctools.c 1.15 05/03/15 18:34:37 knepley@khan.(none) +6 -3 Fixed MatCreate
src/ksp/pc/impls/samg/samgmgpetsc.c 1.16 05/03/15 18:34:37 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/pc/impls/redundant/redundant.c 1.23.1.1 05/03/15 18:34:37 knepley@khan.(none) +1 -1 Fixed const
src/ksp/pc/impls/ml/ml.c 1.18 05/03/15 18:34:37 knepley@khan.(none) +4 -2 Fixed MatCreate
src/ksp/pc/impls/mg/mgfunc.c 1.22.1.2 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Fixed const
src/ksp/pc/impls/mg/mg.c 1.57.1.2 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Fixed const
src/ksp/pc/impls/ksp/pcksp.c 1.22.1.1 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Fixed const
src/ksp/pc/impls/is/nn/nn.c 1.30 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/pc/impls/eisens/eisen.c 1.27 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/pc/examples/tests/ex7.c 1.8 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/ksp/interface/itcreate.c 1.61 05/03/15 18:34:36 knepley@khan.(none) +2 -2 Fixed const
src/ksp/ksp/interface/eige.c 1.26 05/03/15 18:34:36 knepley@khan.(none) +6 -4 Fixed MatCreate
src/ksp/examples/tutorials/ex9.c 1.19 05/03/15 18:34:36 knepley@khan.(none) +4 -2 Fixed MatCreate
src/ksp/examples/tutorials/ex8.c 1.15 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tutorials/ex7.c 1.16 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tutorials/ex5.c 1.16 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tutorials/ex4.c 1.13 05/03/15 18:34:36 knepley@khan.(none) +4 -2 Fixed MatCreate
src/ksp/examples/tutorials/ex30.c 1.14 05/03/15 18:34:36 knepley@khan.(none) +4 -2 Fixed MatCreate
src/ksp/examples/tutorials/ex3.c 1.16 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tutorials/ex23.c 1.14 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tutorials/ex2.c 1.13 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tutorials/ex16.c 1.13 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tutorials/ex15.c 1.16 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tutorials/ex12.c 1.14 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tutorials/ex11.c 1.14 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tutorials/ex1.c 1.15 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tests/ex3.c 1.14 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tests/ex24.c 1.13 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tests/ex20.c 1.17 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tests/ex17.c 1.14 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tests/ex15.c 1.14 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/ksp/examples/tests/ex1.c 1.11 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/fortran/custom/zvec.c 1.19 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed const
src/fortran/custom/zts.c 1.20 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Fixed const
src/fortran/custom/zpc.c 1.31 05/03/15 18:34:36 knepley@khan.(none) +2 -2 Fixed const
src/fortran/custom/zmat.c 1.48 05/03/15 18:34:36 knepley@khan.(none) +3 -3 Fixed MatCreate Fixed const
src/fortran/custom/zksp.c 1.24 05/03/15 18:34:36 knepley@khan.(none) +2 -2 Fixed const
src/docs/website/documentation/changes/222.html 1.39 05/03/15 18:34:36 knepley@khan.(none) +5 -2 Fixed MatCreate Fixed SNESSolve
src/docs/tex/manual/part2.tex 1.89 05/03/15 18:34:36 knepley@khan.(none) +6 -3 Fixed MatCreate Fixed SNESSolve
src/docs/tex/manual/part1.tex 1.36 05/03/15 18:34:36 knepley@khan.(none) +5 -4 Fixed MatCreate
src/dm/da/utils/pack.c 1.21 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/dm/da/utils/fdda.c 1.48 05/03/15 18:34:36 knepley@khan.(none) +3 -2 Fixed MatCreate Fixed const
src/dm/da/utils/dm.c 1.11 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Fixed const
src/dm/da/src/dainterp.c 1.28 05/03/15 18:34:36 knepley@khan.(none) +8 -4 Fixed MatCreate
src/dm/da/src/da2.c 1.64 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Fixed const
src/dm/da/daimpl.h 1.21 05/03/15 18:34:36 knepley@khan.(none) +2 -2 Fixed const
src/dm/ao/impls/basic/aodatabasic.c 1.32 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/contrib/src/ns_q1q0_penalty/main.c 1.5 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed SNESSolve
src/contrib/src/burgers_vertex_based_q1/main_old2.c 1.6 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed SNESSolve
src/contrib/src/burgers_vertex_based_q1/main_old.c 1.6 05/03/15 18:34:36 knepley@khan.(none) +5 -3 Fixed SNESSolve and MatCreate
src/contrib/src/burgers_vertex_based_q1/main.c 1.5 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed SNESSolve
src/contrib/src/burgers_df_based_q1/main.c 1.5 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed SNESSolve
src/contrib/oberman/tns_q2q1/main.c 1.5 05/03/15 18:34:36 knepley@khan.(none) +8 -4 Fixed SNESSolve
src/contrib/oberman/ns_q2q1/main.c 1.6 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed SNESSolve
src/contrib/oberman/ns_q1q1/main.c 1.5 05/03/15 18:34:36 knepley@khan.(none) +4 -2 Fixed SNESSolve
src/contrib/oberman/ns_q1q0_penalty/main.c 1.5 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed SNESSolve
src/contrib/oberman/ns_q1q0/main.c 1.6 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/contrib/oberman/laplacian_q1/scalable/appalgebra.c 1.13 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/contrib/oberman/laplacian_q1/appalgebra.c 1.15 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/contrib/oberman/burgers_vertex_based_q1/main.c 1.13 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/contrib/oberman/burgers_df_based_q1/appsetalg.c 1.12 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/contrib/keyes/ex15.c 1.7 05/03/15 18:34:36 knepley@khan.(none) +4 -2 Fixed SNESSolve
src/contrib/helmholtz_2/ex12.c 1.6 05/03/15 18:34:36 knepley@khan.(none) +2 -1 Fixed MatCreate
src/contrib/fun3d/incomp/flow.c 1.22 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Fixed SNESSolve
src/contrib/fun3d/comp/flow.c 1.8 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Fixed MatCreate and SNESSovle
src/adic/examples/tutorials/ex5func.c 1.6 05/03/15 18:34:36 knepley@khan.(none) +4 -2 Fixed MatCreate and SNESSovle
src/adic/examples/tutorials/ex3func.c 1.6 05/03/15 18:34:36 knepley@khan.(none) +4 -2 Fixed MatCreate and SNESSovle
include/vecimpl.h 1.41 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Fixed const
include/petscviewer.h 1.52 05/03/15 18:34:36 knepley@khan.(none) +8 -2 Fixed const Added Options methods Added PetscViewerSetUp() and PetscViewerView()
include/petscvec.h 1.72 05/03/15 18:34:36 knepley@khan.(none) +18 -6 Fixed const Added Options methods Added PetscMapSetUp() and PetscMapView() Added VecSetUp()
include/petscsnes.h 1.47 05/03/15 18:34:36 knepley@khan.(none) +1 -1 Now SNESSolve() takes a constant part or NULL
include/petscpc.h 1.70.1.2 05/03/15 18:34:36 knepley@khan.(none) +2 -2 Fixed const
include/petscmat.h 1.172 05/03/15 18:34:36 knepley@khan.(none) +15 -9 Fixed const Added Options methods Added MatSetUp() Added MatSetSizes() - Now MatCreate() takes no sizes
include/petscksp.h 1.62.1.2 05/03/15 18:34:36 knepley@khan.(none) +2 -2 Fixed const
include/petscda.h 1.46 05/03/15 18:34:36 knepley@khan.(none) +3 -3 Fixed const
Hg-commit: 238482a61eaff96c8054348fb0892ede560888c9
show more ...
|
| 2dcb1b2a | 12-Mar-2005 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.2975.1.1 knepley@khan.(none)|ChangeSet|20050312213541|03622 ChangeSet 1.2975.1.1 05/03/12 15:35:41 knepley@khan.(none) +290 -0 Changing BLAS interfaces to PETSc style - still ne
bk-changeset-1.2975.1.1 knepley@khan.(none)|ChangeSet|20050312213541|03622 ChangeSet 1.2975.1.1 05/03/12 15:35:41 knepley@khan.(none) +290 -0 Changing BLAS interfaces to PETSc style - still needs to be validated using testexamples Some const fixes
src/vec/utils/vinv.c 1.42 05/03/12 15:35:39 knepley@khan.(none) +5 -6 Changing BLAS interfaces to PETSc style
src/vec/utils/vecio.c 1.42.1.1 05/03/12 15:35:39 knepley@khan.(none) +3 -2 Change to const
src/vec/pf/impls/constant/const.c 1.15 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/interface/vector.c 1.125 05/03/12 15:35:38 knepley@khan.(none) +105 -111 Changing BLAS interfaces to PETSc style
src/vec/impls/seq/dvec2.c 1.27 05/03/12 15:35:38 knepley@khan.(none) +101 -72 Changing BLAS interfaces to PETSc style
src/vec/impls/seq/bvec2.c 1.64.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Change to const
src/vec/impls/seq/bvec1.c 1.14 05/03/12 15:35:38 knepley@khan.(none) +27 -25 Changing BLAS interfaces to PETSc style
src/vec/impls/mpi/pdvec.c 1.49.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Change to const
src/vec/impls/dvecimpl.h 1.12 05/03/12 15:35:38 knepley@khan.(none) +7 -7 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex8.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex7f.F 1.6 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex2f.F 1.6 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex2.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex1f90.F 1.7 05/03/12 15:35:38 knepley@khan.(none) +13 -13 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex1f.F 1.9 05/03/12 15:35:38 knepley@khan.(none) +13 -13 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex1e.c 1.8 05/03/12 15:35:38 knepley@khan.(none) +13 -13 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex15.c 1.2 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex13.c 1.5 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex12.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex11f.F 1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex11.c 1.8 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tutorials/ex1.c 1.10 05/03/12 15:35:38 knepley@khan.(none) +13 -13 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex9.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex8.c 1.6 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex7.c 1.6 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex6.c 1.6 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex4.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex34.c 1.8 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex30f.F 1.6 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex3.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex29.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex28.c 1.8 05/03/12 15:35:38 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex25.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex22.c 1.8 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex21.c 1.10 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex2.c 1.6 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex19f.F 1.8 05/03/12 15:35:38 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex17.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex14.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex11.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/vec/examples/tests/ex1.c 1.7 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ts/interface/tsfd.c 1.14 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ts/interface/ts.c 1.44.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Change to const
src/ts/impls/implicit/cn/cn.c 1.22 05/03/12 15:35:38 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/ts/impls/implicit/beuler/beuler.c 1.24 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ts/impls/explicit/rk/rk.c 1.19 05/03/12 15:35:38 knepley@khan.(none) +12 -12 Changing BLAS interfaces to PETSc style
src/ts/impls/explicit/euler/euler.c 1.13 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ts/examples/tutorials/util2.c 1.8 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ts/examples/tutorials/ex6.c 1.16 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ts/examples/tutorials/ex5.c 1.10 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ts/examples/tutorials/ex4.c 1.9 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ts/examples/tutorials/ex3.c 1.10 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ts/examples/tutorials/ex2f.F 1.13 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ts/examples/tutorials/ex2.c 1.8 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ts/examples/tests/ex1f.F 1.13 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ts/examples/tests/ex1.c 1.12 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/sys/src/viewer/impls/ascii/filev.c 1.35.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Change to const
src/sys/src/objects/prefix.c 1.9.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Change to const
src/sys/src/objects/pgname.c 1.8.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Change to const
src/sys/src/error/err.c 1.49.1.1 05/03/12 15:35:38 knepley@khan.(none) +3 -3 Change to const
src/snes/utils/damgsnes.c 1.59 05/03/12 15:35:38 knepley@khan.(none) +8 -8 Changing BLAS interfaces to PETSc style
src/snes/mf/snesmfj.c 1.51 05/03/12 15:35:38 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/snes/interface/snesj.c 1.12 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/snes/interface/snes.c 1.73.1.1 05/03/12 15:35:38 knepley@khan.(none) +5 -5 Changing BLAS interfaces to PETSc style
src/snes/interface/noise/snesnoise.c 1.19 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/snes/interface/noise/snesmfj2.c 1.27 05/03/12 15:35:38 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/snes/impls/tr/tr.c 1.30 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/snes/impls/test/snestest.c 1.18 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/snes/impls/ls/ls.c 1.57 05/03/12 15:35:38 knepley@khan.(none) +17 -17 Changing BLAS interfaces to PETSc style
src/snes/examples/tutorials/ex6.c 1.17 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/snes/examples/tutorials/ex3.c 1.15 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/snes/examples/tutorials/ex29.c 1.81 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/snes/examples/tutorials/ex27.c 1.13 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/snes/examples/tutorials/ex22.c 1.12 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/snes/examples/tutorials/ex2.c 1.12 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/snes/examples/tutorials/ex1f.F 1.15 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/snes/examples/tutorials/ex1.c 1.11 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/snes/examples/tests/ex7.c 1.12 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/snes/examples/tests/ex12f.F 1.9 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/snes/examples/tests/ex11.c 1.17 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/mat/utils/multequal.c 1.8 05/03/12 15:35:38 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/mat/utils/matio.c 1.26.1.1 05/03/12 15:35:38 knepley@khan.(none) +2 -1 Changing BLAS interfaces to PETSc style
src/mat/utils/getcolv.c 1.12 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/utils/axpy.c 1.25 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/matfd/fdmatrix.c 1.31 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/mat/interface/matrix.c 1.172 05/03/12 15:35:38 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/mat/interface/matnull.c 1.20 05/03/12 15:35:38 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/mat/impls/shell/shellcnv.c 1.18 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/impls/shell/shell.c 1.29 05/03/12 15:35:38 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/mat/impls/sbaij/seq/sbaij2.c 1.39 05/03/12 15:35:38 knepley@khan.(none) +10 -10 Changing BLAS interfaces to PETSc style
src/mat/impls/sbaij/seq/sbaij.c 1.139.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/impls/sbaij/mpi/mpisbaij.c 1.121 05/03/12 15:35:38 knepley@khan.(none) +6 -6 Changing BLAS interfaces to PETSc style
src/mat/impls/rowbs/mpi/mpirowbs.c 1.70 05/03/12 15:35:38 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/mat/impls/rowbs/mpi/iccbs.c 1.9 05/03/12 15:35:38 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/mat/impls/rowbs/mpi/cholbs.c 1.14 05/03/12 15:35:38 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/mat/impls/maij/maij.c 1.38 05/03/12 15:35:38 knepley@khan.(none) +9 -9 Changing BLAS interfaces to PETSc style
src/mat/impls/is/matis.c 1.22 05/03/12 15:35:38 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/mat/impls/feti/feti.c 1.4 05/03/12 15:35:38 knepley@khan.(none) +31 -34 Changing BLAS interfaces to PETSc style
src/mat/impls/dense/seq/dense.c 1.76.1.1 05/03/12 15:35:38 knepley@khan.(none) +7 -7 Changing BLAS interfaces to PETSc style
src/mat/impls/dense/mpi/mpidense.c 1.56 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/mat/impls/bdiag/seq/bdiag3.c 1.25.1.1 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/impls/bdiag/seq/bdiag.c 1.49 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/mat/impls/bdiag/mpi/mpibdiag.c 1.48 05/03/12 15:35:38 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/impls/baij/seq/baij2.c 1.33 05/03/12 15:35:38 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/mat/impls/baij/seq/baij.c 1.126 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/impls/aij/seq/aij.c 1.220.1.1 05/03/12 15:35:37 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/mat/impls/aij/mpi/mpiaij.c 1.240 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/mat/impls/adj/mpi/mpiadj.c 1.46.1.1 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/impls/adic/matadic.c 1.31 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/examples/tutorials/ex2.c 1.6 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex99.c 1.5 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex96.c 1.14 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex94.c 1.17 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex78.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex76.c 1.17 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex75.c 1.22 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex74.c 1.29 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex71.c 1.9 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex7.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex64.c 1.7 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex62.c 1.10 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex53.c 1.16 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex5.c 1.9 05/03/12 15:35:37 knepley@khan.(none) +5 -5 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex48.c 1.17 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex3.c 1.9 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex27.c 1.8 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex19.c 1.10 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex17.c 1.8 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex15.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +5 -5 Changing BLAS interfaces to PETSc style
src/mat/examples/tests/ex1.c 1.18 05/03/12 15:35:37 knepley@khan.(none) +5 -5 Changing BLAS interfaces to PETSc style
src/ksp/pc/interface/precon.c 1.60.1.1 05/03/12 15:35:37 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/samg/samgpetsctools.c 1.14 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/prometheus/petscprom.c 1.6 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/ml/ml.c 1.17 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/mg/smg.c 1.15 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/mg/mgfunc.c 1.22.1.1 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/mg/mg.c 1.57.1.1 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/mg/fmg.c 1.15 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/jacobi/jacobi.c 1.16.1.1 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/is/pcis.c 1.27 05/03/12 15:35:37 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/is/nn/nn.c 1.29 05/03/12 15:35:37 knepley@khan.(none) +10 -10 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/is/feti/fetipc.c 1.5 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/hypre/hyppilut.c 1.73 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/fieldsplit/fieldsplit.c 1.23 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/eisens/eisen.c 1.26 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/composite/composite.c 1.28.1.1 05/03/12 15:35:37 knepley@khan.(none) +5 -4 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/bjacobi/bjacobi.c 1.38.1.1 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/pc/impls/asm/asm.c 1.44.1.1 05/03/12 15:35:37 knepley@khan.(none) +5 -5 Changing BLAS interfaces to PETSc style
src/ksp/pc/examples/tests/ex8f.F 1.15 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/pc/examples/tests/ex5.c 1.23 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/pc/examples/tests/ex4.c 1.11 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/pc/examples/tests/ex3.c 1.10 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/pc/examples/tests/ex2.c 1.11 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/ksp/interface/itres.c 1.15 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/ksp/interface/itfunc.c 1.66 05/03/12 15:35:37 knepley@khan.(none) +7 -7 Changing BLAS interfaces to PETSc style
src/ksp/ksp/interface/iterativ.c 1.31 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/ksp/interface/itcl.c 1.15.1.1 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/ksp/interface/iguess.c 1.15 05/03/12 15:35:37 knepley@khan.(none) +8 -8 Changing BLAS interfaces to PETSc style
src/ksp/ksp/interface/eige.c 1.25 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/tfqmr/tfqmr.c 1.22 05/03/12 15:35:37 knepley@khan.(none) +10 -10 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/tcqmr/tcqmr.c 1.19 05/03/12 15:35:37 knepley@khan.(none) +20 -20 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/symmlq/symmlq.c 1.22 05/03/12 15:35:37 knepley@khan.(none) +16 -16 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/rich/rich.c 1.26 05/03/12 15:35:37 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/qcg/qcg.c 1.25 05/03/12 15:35:37 knepley@khan.(none) +14 -14 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/minres/minres.c 1.23 05/03/12 15:35:37 knepley@khan.(none) +14 -14 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/lsqr/lsqr.c 1.25 05/03/12 15:35:37 knepley@khan.(none) +10 -10 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/gmres/lgmres/lgmres.c 1.40 05/03/12 15:35:37 knepley@khan.(none) +12 -12 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/gmres/gmres.c 1.58 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/gmres/fgmres/fgmres.c 1.45 05/03/12 15:35:37 knepley@khan.(none) +8 -8 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/gmres/borthog2.c 1.20 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/gmres/borthog.c 1.14 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/cr/cr.c 1.34 05/03/12 15:35:37 knepley@khan.(none) +6 -6 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/cheby/cheby.c 1.23 05/03/12 15:35:37 knepley@khan.(none) +7 -7 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/cgs/cgs.c 1.28 05/03/12 15:35:37 knepley@khan.(none) +7 -7 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/cg/cgne/cgne.c 1.28 05/03/12 15:35:37 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/cg/cg.c 1.39 05/03/12 15:35:37 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/bicg/bicg.c 1.21 05/03/12 15:35:37 knepley@khan.(none) +6 -6 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/bcgsl/bcgsl.c 1.19 05/03/12 15:35:37 knepley@khan.(none) +12 -12 Changing BLAS interfaces to PETSc style
src/ksp/ksp/impls/bcgs/bcgs.c 1.22 05/03/12 15:35:37 knepley@khan.(none) +9 -9 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex9.c 1.18 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex8.c 1.14 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex7.c 1.15 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex6f.F 1.12 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex5.c 1.15 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex4.c 1.12 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex31.c 1.16 05/03/12 15:35:37 knepley@khan.(none) +9 -9 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex30.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex3.c 1.15 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex2f.F 1.12 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex29.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex28.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex27.c 1.14 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex25.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex23.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex22f.F 1.11 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex22.c 1.11 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex21f.F 1.16 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex2.c 1.12 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex1f.F 1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex16.c 1.12 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex15f.F 1.13 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex15.c 1.15 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex14f.F 1.13 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex12.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex11f.F 1.14 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex11.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex10.c 1.49 05/03/12 15:35:37 knepley@khan.(none) +4 -4 Changing BLAS interfaces to PETSc style
src/ksp/examples/tutorials/ex1.c 1.14 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex7.c 1.19 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex6.c 1.22 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex5f.F 1.11 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex4.c 1.11 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex3.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex26.c 1.5 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex25.c 1.8 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex24.c 1.12 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex20.c 1.16 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex19.c 1.15 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex18.c 1.17 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex17.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex16f.F 1.16 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex15.c 1.13 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex14.c 1.11 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex12f.F 1.19 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex10.c 1.15 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/ksp/examples/tests/ex1.c 1.10 05/03/12 15:35:37 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/fortran/custom/zvec.c 1.18 05/03/12 15:35:37 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/fortran/custom/zsys.c 1.33 05/03/12 15:35:37 knepley@khan.(none) +1 -1 Change to const
src/fortran/custom/zsnes.c 1.31 05/03/12 15:35:37 knepley@khan.(none) +6 -6 Reversed function pointer and context arguments Change to const
src/docs/website/documentation/changes/222.html 1.38 05/03/12 15:35:37 knepley@khan.(none) +26 -1 Lots of interface changes
src/docs/tex/manual/part2.tex 1.88 05/03/12 15:35:36 knepley@khan.(none) +13 -13 Changing BLAS interfaces to PETSc style
src/docs/tex/manual/part1.tex 1.35 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/dm/usg/2d/quadratic/main.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +5 -5 Changing BLAS interfaces to PETSc style
src/dm/usg/2d/constant_bilinear/main.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +5 -5 Changing BLAS interfaces to PETSc style
src/dm/da/src/gr2.c 1.31.1.1 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Change to const
src/dm/da/src/dainterp.c 1.27 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/dm/da/src/da2.c 1.63 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tutorials/ex5.c 1.12 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tutorials/ex1.c 1.11 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex8.c 1.7 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex7.c 1.11 05/03/12 15:35:36 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex6.c 1.9 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex4.c 1.8 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex23.c 1.11 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex21f.F 1.3 05/03/12 15:35:36 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex20.c 1.10 05/03/12 15:35:36 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex2.c 1.7 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex18.c 1.7 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex17.c 1.7 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex15.c 1.7 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex14.c 1.8 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/dm/da/examples/tests/ex1.c 1.7 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/contrib/ysmp/ex1.c 1.8 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/contrib/src/ns_q1q0_penalty/main.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/contrib/src/burgers_vertex_based_q1/main_old2.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +8 -8 Changing BLAS interfaces to PETSc style
src/contrib/src/burgers_vertex_based_q1/main_old.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +8 -8 Changing BLAS interfaces to PETSc style
src/contrib/src/burgers_vertex_based_q1/main.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +8 -8 Changing BLAS interfaces to PETSc style
src/contrib/src/burgers_df_based_q1/main.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/contrib/reusememory/ex1.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/contrib/oberman/tns_q2q1/main.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +14 -14 Changing BLAS interfaces to PETSc style
src/contrib/oberman/quasigeo_q1/main.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/contrib/oberman/ns_q2q1/main.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/contrib/oberman/ns_q1q1/main.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +7 -7 Changing BLAS interfaces to PETSc style
src/contrib/oberman/ns_q1q1/appcreate.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +5 -5 Changing BLAS interfaces to PETSc style
src/contrib/oberman/ns_q1q0_penalty/main.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/contrib/oberman/ns_q1q0/main.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/contrib/oberman/laplacian_q1/scalable/main.c 1.6 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/contrib/oberman/laplacian_q1/scalable/appalgebra.c 1.12 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/contrib/oberman/laplacian_q1/appalgebra.c 1.14 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/contrib/oberman/burgers_vertex_based_q1/main.c 1.12 05/03/12 15:35:36 knepley@khan.(none) +8 -8 Changing BLAS interfaces to PETSc style
src/contrib/oberman/burgers_df_based_q1/appsetalg.c 1.11 05/03/12 15:35:36 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/contrib/lahaye/samg.old/petsctools.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/contrib/keyes/ex15.c 1.6 05/03/12 15:35:36 knepley@khan.(none) +3 -3 Changing BLAS interfaces to PETSc style
src/contrib/helmholtz_2/ex12.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/apps/2/ex1.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +5 -5 Changing BLAS interfaces to PETSc style
src/apps/1/ex2.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +5 -5 Changing BLAS interfaces to PETSc style
src/adic/src/petscadic.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/adic/examples/tutorials/ex5func.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/adic/examples/tutorials/ex5.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/adic/examples/tutorials/ex4.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/adic/examples/tutorials/ex3func.c 1.5 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/adic/examples/tutorials/ex3.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/adic/examples/tutorials/ex2func.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
src/adic/examples/tutorials/ex2.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Changing BLAS interfaces to PETSc style
src/adic/examples/tutorials/ex1.c 1.4 05/03/12 15:35:36 knepley@khan.(none) +2 -2 Changing BLAS interfaces to PETSc style
include/vecimpl.h 1.40 05/03/12 15:35:36 knepley@khan.(none) +8 -8 Changing BLAS interfaces to PETSc style
include/petscvec.h 1.71 05/03/12 15:35:36 knepley@khan.(none) +8 -14 Changing BLAS interfaces to PETSc style
include/petscts.h 1.30.1.1 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Should be const
include/petscpc.h 1.70.1.1 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Should be const
include/petscksp.h 1.62.1.1 05/03/12 15:35:36 knepley@khan.(none) +1 -1 Should be const
Hg-commit: a97920152fb7a7025cba2675facc0c052ef70819
show more ...
|
| e060cb09 | 12-Mar-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2977 barrysmith@barry-smiths-computer.local|ChangeSet|20050312141804|35573 ChangeSet 1.2977 05/03/12 08:18:04 barrysmith@barry-smiths-computer.local +31 -0 add const to match Matt'
bk-changeset-1.2977 barrysmith@barry-smiths-computer.local|ChangeSet|20050312141804|35573 ChangeSet 1.2977 05/03/12 08:18:04 barrysmith@barry-smiths-computer.local +31 -0 add const to match Matt's additional const char changes
src/vec/utils/vecio.c 1.43 05/03/12 08:18:02 barrysmith@barry-smiths-computer.local +2 -2 add const to match Matt's additional const char changes
src/vec/impls/seq/bvec2.c 1.65 05/03/12 08:18:02 barrysmith@barry-smiths-computer.local +1 -1 add const to match Matt's additional const char changes
src/vec/impls/mpi/pdvec.c 1.50 05/03/12 08:18:02 barrysmith@barry-smiths-computer.local +1 -1 add const to match Matt's additional const char changes
src/ts/interface/ts.c 1.45 05/03/12 08:18:01 barrysmith@barry-smiths-computer.local +1 -1 add const to match Matt's additional const char changes
src/sys/src/viewer/impls/ascii/filev.c 1.36 05/03/12 08:18:01 barrysmith@barry-smiths-computer.local +1 -1 add const to match Matt's additional const char changes
src/sys/src/objects/prefix.c 1.10 05/03/12 08:18:01 barrysmith@barry-smiths-computer.local +1 -1 add const to match Matt's additional const char changes
src/sys/src/objects/pgname.c 1.9 05/03/12 08:18:01 barrysmith@barry-smiths-computer.local +1 -1 add const to match Matt's additional const char changes
src/sys/src/error/err.c 1.50 05/03/12 08:18:01 barrysmith@barry-smiths-computer.local +3 -3 add const to match Matt's additional const char changes
src/snes/interface/snes.c 1.74 05/03/12 08:18:01 barrysmith@barry-smiths-computer.local +3 -3 add const to match Matt's additional const char changes
src/mat/utils/matio.c 1.27 05/03/12 08:18:01 barrysmith@barry-smiths-computer.local +2 -2 add const to match Matt's additional const char changes
src/mat/impls/sbaij/seq/sbaij.c 1.140 05/03/12 08:18:01 barrysmith@barry-smiths-computer.local +1 -1 add const to match Matt's additional const char changes
src/mat/impls/dense/seq/dense.c 1.77 05/03/12 08:18:01 barrysmith@barry-smiths-computer.local +1 -1 add const to match Matt's additional const char changes
src/mat/impls/bdiag/seq/bdiag3.c 1.26 05/03/12 08:18:01 barrysmith@barry-smiths-computer.local +1 -1 add const to match Matt's additional const char changes
src/mat/impls/aij/seq/matlab/aijmatlab.c 1.42 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +2 -2 add const to match Matt's additional const char changes
src/mat/impls/aij/seq/aij.c 1.222 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +1 -1 add const to match Matt's additional const char changes
src/mat/impls/adj/mpi/mpiadj.c 1.47 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +1 -1 add const to match Matt's additional const char changes
src/ksp/pc/interface/precon.c 1.61 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +1 -1 add const to match Matt's additional const char changes
src/ksp/pc/impls/redundant/redundant.c 1.24 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +1 -1 add const to match Matt's additional const char changes
src/ksp/pc/impls/mg/mgfunc.c 1.23 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +1 -1 add const to match Matt's additional const char changes
src/ksp/pc/impls/mg/mg.c 1.58 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +1 -1 add const to match Matt's additional const char changes
src/ksp/pc/impls/ksp/pcksp.c 1.23 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +1 -1 add const to match Matt's additional const char changes
src/ksp/pc/impls/composite/composite.c 1.29 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +2 -1 add const to match Matt's additional const char changes
src/ksp/pc/impls/bjacobi/bjacobi.c 1.39 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +3 -3 add const to match Matt's additional const char changes
src/ksp/pc/impls/asm/asm.c 1.45 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +1 -1 add const to match Matt's additional const char changes
src/ksp/ksp/interface/itcl.c 1.16 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +1 -1 add const to match Matt's additional const char changes
src/dm/da/src/gr2.c 1.32 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +2 -2 add const to match Matt's additional const char changes
src/dm/da/examples/tutorials/ex6.c 1.3 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +212 -11 add const to match Matt's additional const char changes
src/dm/ao/impls/basic/aobasic.c 1.30 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +25 -0 add const to match Matt's additional const char changes
include/petscts.h 1.31 05/03/12 08:18:00 barrysmith@barry-smiths-computer.local +1 -1 add const to match Matt's additional const char changes
include/petscpc.h 1.71 05/03/12 08:17:59 barrysmith@barry-smiths-computer.local +1 -1 add const to match Matt's additional const char changes
include/petscksp.h 1.63 05/03/12 08:17:59 barrysmith@barry-smiths-computer.local +1 -1 add const to match Matt's additional const char changes
Hg-commit: 53306f66f65e04be83df4b32bcef35282e17d5b9
show more ...
|
| e34fafa9 | 12-Mar-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2974.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20050312002343|63799 ChangeSet 1.2974.1.1 05/03/11 18:23:43 barrysmith@barry-smiths-computer.local +7 -0 petsc-maint fixes
bk-changeset-1.2974.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20050312002343|63799 ChangeSet 1.2974.1.1 05/03/11 18:23:43 barrysmith@barry-smiths-computer.local +7 -0 petsc-maint fixes and clarifications
src/mat/order/makefile 1.6 05/03/11 18:23:41 barrysmith@barry-smiths-computer.local +4 -0 clarification
src/mat/impls/aij/seq/ilut.c 1.11 05/03/11 18:23:41 barrysmith@barry-smiths-computer.local +4 -1 complete GNUCOPYRIGHT protections
src/dm/da/examples/tutorials/ex6.c 1.2 05/03/11 18:23:41 barrysmith@barry-smiths-computer.local +31 -56 demonstrate combining DAs
src/mat/impls/aij/seq/aijfact.c 1.113 05/03/11 18:23:40 barrysmith@barry-smiths-computer.local +2 -0 complete GNUCOPYRIGHT protections
src/mat/impls/aij/seq/aij.c 1.221 05/03/11 18:23:40 barrysmith@barry-smiths-computer.local +34 -1 petsc-maint 12
src/dm/da/examples/tutorials/makefile 1.13 05/03/11 18:23:40 barrysmith@barry-smiths-computer.local +6 -2 new tutorial example for using more than one DA
src/ksp/pc/impls/jacobi/jacobi.c 1.17 05/03/11 17:49:59 barrysmith@barry-smiths-computer.local +1 -1 petsc-maint 12732 option did not work due to make string function name
src/dm/da/examples/tutorials/ex6.c 1.1 05/03/11 15:50:10 barrysmith@barrysmith-57.mcs.anl.gov +72 -0
src/dm/da/examples/tutorials/ex6.c 1.0 05/03/11 15:50:10 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 BitKeeper file /Users/barrysmith/petsc-dev/src/dm/da/examples/tutorials/ex6.c
Hg-commit: 1b7af8c4f60ad81affab4ad639f44d881892e735
show more ...
|
| 52aa0812 | 10-Mar-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2970 barrysmith@barry-smiths-computer.local|ChangeSet|20050310031756|35567 ChangeSet 1.2970 05/03/09 21:17:56 barrysmith@barry-smiths-computer.local +2 -0 Merge bk://petsc@petsc.bk
bk-changeset-1.2970 barrysmith@barry-smiths-computer.local|ChangeSet|20050310031756|35567 ChangeSet 1.2970 05/03/09 21:17:56 barrysmith@barry-smiths-computer.local +2 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into barry-smiths-computer.local:/Users/barrysmith/petsc-dev
src/mat/impls/aij/seq/aij.c 1.220 05/03/09 21:17:54 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
src/mat/impls/aij/mpi/mpiaij.c 1.239 05/03/09 21:17:54 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
Hg-commit: e840603d43befd2391b8c153732a03f82bbdf3e0
show more ...
|
| 354c94de | 10-Mar-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2969 barrysmith@barry-smiths-computer.local|ChangeSet|20050310031729|45152 ChangeSet 1.2969 05/03/09 21:17:29 barrysmith@barry-smiths-computer.local +3 -0 added MatConjugate for AI
bk-changeset-1.2969 barrysmith@barry-smiths-computer.local|ChangeSet|20050310031729|45152 ChangeSet 1.2969 05/03/09 21:17:29 barrysmith@barry-smiths-computer.local +3 -0 added MatConjugate for AIJ matrices petsc-maint 12696
src/mat/interface/matrix.c 1.171 05/03/09 21:17:27 barrysmith@barry-smiths-computer.local +2 -1 added MatConjugate for AIJ matrices
src/mat/impls/aij/seq/aij.c 1.218.1.1 05/03/09 21:17:27 barrysmith@barry-smiths-computer.local +22 -0 added MatConjugate for AIJ matrices
src/mat/impls/aij/mpi/mpiaij.c 1.237.1.1 05/03/09 21:17:27 barrysmith@barry-smiths-computer.local +20 -0 added MatConjugate for AIJ matrices
Hg-commit: c426d1e7931530c9c8466b7ee8d86223a4e53af7
show more ...
|
| 97de3740 | 10-Mar-2005 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.2966.1.1 knepley@khan.(none)|ChangeSet|20050310011956|30940 ChangeSet 1.2966.1.1 05/03/09 19:19:56 knepley@khan.(none) +2 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into khan
bk-changeset-1.2966.1.1 knepley@khan.(none)|ChangeSet|20050310011956|30940 ChangeSet 1.2966.1.1 05/03/09 19:19:56 knepley@khan.(none) +2 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into khan.(none):/home/knepley/PETSc-dev/petsc-dev
src/mat/matimpl.h 1.79 05/03/09 19:19:56 knepley@khan.(none) +0 -0 Auto merged
include/petsc.h 1.121 05/03/09 19:19:56 knepley@khan.(none) +0 -0 Auto merged
Hg-commit: af05f0c726c5786b9df5f5bf9e81bc9a37e3be6a
show more ...
|
| ed1caa07 | 10-Mar-2005 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.2961.1.1 knepley@khan.(none)|ChangeSet|20050310011505|50934 ChangeSet 1.2961.1.1 05/03/09 19:15:05 knepley@khan.(none) +8 -0 Fixed Mat allocation checking
src/snes/interface/sne
bk-changeset-1.2961.1.1 knepley@khan.(none)|ChangeSet|20050310011505|50934 ChangeSet 1.2961.1.1 05/03/09 19:15:05 knepley@khan.(none) +8 -0 Fixed Mat allocation checking
src/snes/interface/snes.c 1.73 05/03/09 19:15:04 knepley@khan.(none) +1 -1 Small fix
src/mat/matimpl.h 1.77.1.1 05/03/09 19:15:04 knepley@khan.(none) +2 -1 Look for no new allocations
src/mat/impls/sbaij/seq/sbaij.c 1.139 05/03/09 19:15:03 knepley@khan.(none) +2 -2 Look for no new allocations
src/mat/impls/sbaij/mpi/mpisbaij.c 1.120 05/03/09 19:15:03 knepley@khan.(none) +2 -2 Look for no new allocations
src/mat/impls/baij/seq/baij.c 1.125 05/03/09 19:15:03 knepley@khan.(none) +2 -2 Look for no new allocations
src/mat/impls/baij/mpi/mpibaij.c 1.94 05/03/09 19:15:03 knepley@khan.(none) +2 -2 Look for no new allocations
src/mat/impls/aij/seq/aij.c 1.219 05/03/09 19:15:03 knepley@khan.(none) +1 -1 Look for no new allocations
src/mat/impls/aij/mpi/mpiaij.c 1.238 05/03/09 19:15:03 knepley@khan.(none) +2 -2 Look for no new allocations
Hg-commit: 3a5ffc889562790aa8c71a932ae59c7d09775268
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 ...
|
| 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 ...
|
| 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 ...
|
| 3cbb7e54 | 11-Feb-2005 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.2895.4.1 hzhang@harley.mcs.anl.gov|ChangeSet|20050211224147|56824 ChangeSet 1.2895.4.1 05/02/11 16:41:47 hzhang@harley.mcs.anl.gov +3 -0 update tests bugfix on crash when the mat
bk-changeset-1.2895.4.1 hzhang@harley.mcs.anl.gov|ChangeSet|20050211224147|56824 ChangeSet 1.2895.4.1 05/02/11 16:41:47 hzhang@harley.mcs.anl.gov +3 -0 update tests bugfix on crash when the matrix is created by MatCreateSeqAIJWithArray()
src/mat/impls/aij/seq/aij.c 1.215.1.1 05/02/11 16:41:44 hzhang@harley.mcs.anl.gov +3 -1 bugfix on crash when the matrix is created by MatCreateSeqAIJWithArray()
src/mat/examples/tests/ex99.c 1.4 05/02/11 16:41:44 hzhang@harley.mcs.anl.gov +56 -16 update test for lapack symm eigen routine
src/ksp/examples/tests/ex26.c 1.4 05/02/11 16:41:44 hzhang@harley.mcs.anl.gov +3 -12 update the test for ml interface
Hg-commit: 940ae5933d20753028a7c2fd876aaa52ae58cc78
show more ...
|
| f349cc81 | 06-Feb-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.2895.1.2 balay@asterix.mcs.anl.gov|ChangeSet|20050206220114|02749 ChangeSet 1.2895.1.2 05/02/06 16:01:14 balay@asterix.mcs.anl.gov +4 -0 fix prototype (for c++)
src/mat/impls/sb
bk-changeset-1.2895.1.2 balay@asterix.mcs.anl.gov|ChangeSet|20050206220114|02749 ChangeSet 1.2895.1.2 05/02/06 16:01:14 balay@asterix.mcs.anl.gov +4 -0 fix prototype (for c++)
src/mat/impls/sbaij/seq/sbaij.h 1.37 05/02/06 16:01:12 balay@asterix.mcs.anl.gov +2 -0 fix prototype
src/mat/impls/baij/seq/baij.h 1.29 05/02/06 16:01:12 balay@asterix.mcs.anl.gov +2 -0 fix prototype
src/mat/impls/aij/seq/aij.h 1.53 05/02/06 16:01:12 balay@asterix.mcs.anl.gov +2 -0 fix prototype
python/PETSc/Configure.py 1.300.1.1 05/02/06 16:01:12 balay@asterix.mcs.anl.gov +0 -1 remove debug message
Hg-commit: 84978df9d53cf060a3936ec9893cf9b944ec209a
show more ...
|
| 7c307921 | 06-Feb-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2897 barrysmith@barry-smiths-computer.local|ChangeSet|20050206032105|33448 ChangeSet 1.2897 05/02/05 21:21:05 barrysmith@barry-smiths-computer.local +32 -0 PETScInt fixes for long
bk-changeset-1.2897 barrysmith@barry-smiths-computer.local|ChangeSet|20050206032105|33448 ChangeSet 1.2897 05/02/05 21:21:05 barrysmith@barry-smiths-computer.local +32 -0 PETScInt fixes for long long
src/sys/src/objects/options.c 1.53 05/02/05 21:21:01 barrysmith@barry-smiths-computer.local +3 -3 PETScInt fixes for long long
src/sys/src/objects/ams/aoptions.c 1.32 05/02/05 21:21:01 barrysmith@barry-smiths-computer.local +1 -1 PETScInt fixes for long long
src/sys/src/fileio/fretrieve.c 1.25 05/02/05 21:21:01 barrysmith@barry-smiths-computer.local +2 -2 PETScInt fixes for long long
src/sys/src/bag/makefile 1.2 05/02/05 21:21:01 barrysmith@barry-smiths-computer.local +5 -9 PETScInt fixes for long long
src/sys/src/bag/bag.c 1.2 05/02/05 21:21:01 barrysmith@barry-smiths-computer.local +1 -497 PETScInt fixes for long long
src/sys/examples/tests/ex12.c 1.8 05/02/05 21:21:01 barrysmith@barry-smiths-computer.local +8 -7 PETScInt fixes for long long
src/snes/examples/tutorials/ex5s.c 1.10 05/02/05 21:21:01 barrysmith@barry-smiths-computer.local +1 -1 PETScInt fixes for long long
src/mat/utils/axpy.c 1.24 05/02/05 21:21:01 barrysmith@barry-smiths-computer.local +0 -2 PETScInt fixes for long long
src/mat/impls/shell/shellcnv.c 1.17 05/02/05 21:21:01 barrysmith@barry-smiths-computer.local +1 -1 PETScInt fixes for long long
src/mat/impls/maij/maij.c 1.37 05/02/05 21:21:01 barrysmith@barry-smiths-computer.local +1 -1 PETScInt fixes for long long
src/mat/impls/baij/seq/baij.c 1.124 05/02/05 21:21:01 barrysmith@barry-smiths-computer.local +0 -2 PETScInt fixes for long long
src/mat/impls/baij/seq/aijbaij.c 1.24 05/02/05 21:21:01 barrysmith@barry-smiths-computer.local +7 -7 PETScInt fixes for long long
src/mat/impls/baij/mpi/baijov.c 1.29 05/02/05 21:21:01 barrysmith@barry-smiths-computer.local +0 -2 PETScInt fixes for long long
src/mat/impls/aij/seq/aij.c 1.216 05/02/05 21:21:00 barrysmith@barry-smiths-computer.local +0 -2 PETScInt fixes for long long
src/mat/impls/aij/mpi/mumps/mumps.c 1.86 05/02/05 21:21:00 barrysmith@barry-smiths-computer.local +4 -4 PETScInt fixes for long long
src/mat/examples/tutorials/ex5.c 1.3 05/02/05 21:21:00 barrysmith@barry-smiths-computer.local +16 -16 PETScInt fixes for long long
src/mat/examples/tests/ex45.c 1.7 05/02/05 21:21:00 barrysmith@barry-smiths-computer.local +6 -6 PETScInt fixes for long long
src/ksp/pc/impls/ml/ml.c 1.13 05/02/05 21:21:00 barrysmith@barry-smiths-computer.local +2 -2 PETScInt fixes for long long
src/ksp/pc/impls/asm/asm.c 1.43 05/02/05 21:21:00 barrysmith@barry-smiths-computer.local +1 -1 PETScInt fixes for long long
src/dm/ao/examples/tutorials/ex2.c 1.12 05/02/05 21:21:00 barrysmith@barry-smiths-computer.local +14 -14 PETScInt fixes for long long
src/dm/ao/examples/tests/ex6.c 1.6 05/02/05 21:21:00 barrysmith@barry-smiths-computer.local +2 -2 PETScInt fixes for long long
src/dm/ao/examples/tests/ex5.c 1.7 05/02/05 21:21:00 barrysmith@barry-smiths-computer.local +3 -3 PETScInt fixes for long long
src/dm/ao/examples/tests/ex3.c 1.9 05/02/05 21:21:00 barrysmith@barry-smiths-computer.local +2 -2 PETScInt fixes for long long
src/dm/ao/examples/tests/ex2.c 1.7 05/02/05 21:21:00 barrysmith@barry-smiths-computer.local +1 -1 PETScInt fixes for long long
include/vecimpl.h 1.38 05/02/05 21:20:59 barrysmith@barry-smiths-computer.local +2 -2 PETScInt fixes for long long
include/petscsys.h 1.39 05/02/05 21:20:59 barrysmith@barry-smiths-computer.local +10 -10 PETScInt fixes for long long
include/petscoptions.h 1.24 05/02/05 21:20:59 barrysmith@barry-smiths-computer.local +2 -2 PETScInt fixes for long long
include/petscdraw.h 1.24 05/02/05 21:20:59 barrysmith@barry-smiths-computer.local +2 -2 PETScInt fixes for long long
include/petscda.h 1.45 05/02/05 21:20:59 barrysmith@barry-smiths-computer.local +6 -6 PETScInt fixes for long long
include/petsc.h 1.114 05/02/05 21:20:59 barrysmith@barry-smiths-computer.local +2 -2 PETScInt fixes for long long
include/makefile 1.7 05/02/05 21:20:59 barrysmith@barry-smiths-computer.local +1 -1 PETScInt fixes for long long
src/sys/src/bag/makefile 1.1 05/02/05 20:55:47 barrysmith@barry-smiths-computer.local +23 -0
src/sys/src/bag/bag.c 1.1 05/02/05 20:55:47 barrysmith@barry-smiths-computer.local +501 -0
src/sys/src/bag/makefile 1.0 05/02/05 20:55:47 barrysmith@barry-smiths-computer.local +0 -0 BitKeeper file /Users/barrysmith/petsc-dev/src/sys/src/bag/makefile
src/sys/src/bag/bag.c 1.0 05/02/05 20:55:47 barrysmith@barry-smiths-computer.local +0 -0 BitKeeper file /Users/barrysmith/petsc-dev/src/sys/src/bag/bag.c
include/petscbag.h 1.1 05/02/05 19:30:32 barrysmith@barry-smiths-computer.local +62 -0
include/petscbag.h 1.0 05/02/05 19:30:32 barrysmith@barry-smiths-computer.local +0 -0 BitKeeper file /Users/barrysmith/petsc-dev/include/petscbag.h
Hg-commit: 0be48fdba6c75be1fcd648c7325467a545674f39
show more ...
|
| 2b85be51 | 03-Feb-2005 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.2890 balay@login1.bgl.mcs.anl.gov|ChangeSet|20050203221225|02015 ChangeSet 1.2890 05/02/03 16:12:25 balay@login1.bgl.mcs.anl.gov +1 -0 Merge bk://petsc.bkbits.net/petsc-dev into
bk-changeset-1.2890 balay@login1.bgl.mcs.anl.gov|ChangeSet|20050203221225|02015 ChangeSet 1.2890 05/02/03 16:12:25 balay@login1.bgl.mcs.anl.gov +1 -0 Merge bk://petsc.bkbits.net/petsc-dev into login1.bgl.mcs.anl.gov:/bgl/home1/balay/petsc-dev
src/mat/impls/aij/seq/aij.c 1.215 05/02/03 16:12:24 balay@login1.bgl.mcs.anl.gov +0 -0 Auto merged
Hg-commit: c4c7511b8629a60f4753ad9808646ea04b28a88f
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 ...
|
| 085a36d4 | 03-Feb-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2888 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050203193201|16525 ChangeSet 1.2888 05/02/03 13:32:01 barrysmith@barrysmith-57.mcs.anl.gov +26 -0 cleaner memory management fo
bk-changeset-1.2888 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050203193201|16525 ChangeSet 1.2888 05/02/03 13:32:01 barrysmith@barrysmith-57.mcs.anl.gov +26 -0 cleaner memory management for reallocating space in XAIJ matrices
src/mat/matimpl.h 1.76 05/02/03 13:31:57 barrysmith@barrysmith-57.mcs.anl.gov +21 -19 cleaner memory management for reallocating space in XAIJ matrices
src/mat/impls/sbaij/seq/sbaij.c 1.138 05/02/03 13:31:57 barrysmith@barrysmith-57.mcs.anl.gov +5 -65 cleaner memory management for reallocating space in XAIJ matrices
src/ksp/ksp/impls/rich/rich.c 1.23 05/02/03 13:31:57 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 always return with a reason
src/mat/impls/sbaij/mpi/mpisbaij.c 1.119 05/02/03 13:31:56 barrysmith@barrysmith-57.mcs.anl.gov +4 -64 cleaner memory management for reallocating space in XAIJ matrices
src/mat/impls/baij/seq/baij.c 1.123 05/02/03 13:31:56 barrysmith@barrysmith-57.mcs.anl.gov +8 -66 cleaner memory management for reallocating space in XAIJ matrices
src/mat/impls/baij/mpi/mpibaij.c 1.93 05/02/03 13:31:56 barrysmith@barrysmith-57.mcs.anl.gov +6 -65 cleaner memory management for reallocating space in XAIJ matrices
src/mat/impls/aij/seq/matlab/aijmatlab.c 1.41 05/02/03 13:31:56 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 cleaner memory management for reallocating space in XAIJ matrices
src/mat/impls/aij/seq/aij.c 1.214 05/02/03 13:31:56 barrysmith@barrysmith-57.mcs.anl.gov +2 -11 cleaner memory management for reallocating space in XAIJ matrices
src/mat/impls/aij/mpi/mpiaij.c 1.234 05/02/03 13:31:56 barrysmith@barrysmith-57.mcs.anl.gov +8 -60 cleaner memory management for reallocating space in XAIJ matrices
src/ksp/ksp/impls/tfqmr/tfqmr.c 1.21 05/02/03 13:31:56 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error code instead of 2, ARGHHH
src/ksp/ksp/impls/tcqmr/tcqmr.c 1.18 05/02/03 13:31:56 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error code instead of 2, ARGHHH
src/ksp/ksp/impls/symmlq/symmlq.c 1.21 05/02/03 13:31:56 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 proper error code instead of 2, ARGHHH
src/ksp/ksp/impls/qcg/qcg.c 1.24 05/02/03 13:31:56 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 proper error code instead of 2, ARGHHH
src/ksp/ksp/impls/minres/minres.c 1.22 05/02/03 13:31:56 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 proper error code instead of 2, ARGHHH
src/ksp/ksp/impls/lsqr/lsqr.c 1.24 05/02/03 13:31:56 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error code instead of 2, ARGHHH
src/ksp/ksp/impls/lgmres/lgmres.c 1.37 05/02/03 13:31:55 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error code instead of 2, ARGHHH
src/ksp/ksp/impls/gmres/gmres.c 1.55 05/02/03 13:31:55 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error code instead of 2, ARGHHH
src/ksp/ksp/impls/fgmres/fgmres.c 1.42 05/02/03 13:31:55 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 proper error code instead of 2, ARGHHH
src/ksp/ksp/impls/cr/cr.c 1.33 05/02/03 13:31:55 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 proper error code instead of 2, ARGHHH
src/ksp/ksp/impls/cheby/cheby.c 1.22 05/02/03 13:31:55 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error code instead of 2, ARGHHH
src/ksp/ksp/impls/cgs/cgs.c 1.27 05/02/03 13:31:55 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 proper error code instead of 2, ARGHHH
src/ksp/ksp/impls/cgne/cgne.c 1.25 05/02/03 13:31:55 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 proper error code instead of 2, ARGHHH
src/ksp/ksp/impls/cg/cg.c 1.36 05/02/03 13:31:55 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 proper error code instead of 2, ARGHHH
src/ksp/ksp/impls/bicg/bicg.c 1.20 05/02/03 13:31:55 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 proper error code instead of 2, ARGHHH
include/petscksp.h 1.61 05/02/03 13:31:55 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 better doe
src/ksp/ksp/impls/rich/rich.c 1.22 05/02/02 20:55:01 barrysmith@barry-smiths-computer.local +20 -5 put in test, never used currently till we figure out what to do, that checks residual norm when pcapplyrichardson is used to determine if convergence has happened.
todo 1.125 05/02/02 09:32:47 barrysmith@barry-smiths-computer.local +21 -0 new interfaces that we might want to add to petsc
Hg-commit: 4969e637bd93fd70c0ebcd825dd7178c7642e835
show more ...
|
| cc72174d | 31-Jan-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2881 barrysmith@barry-smiths-computer.local|ChangeSet|20050131130012|52682 ChangeSet 1.2881 05/01/31 07:00:12 barrysmith@barry-smiths-computer.local +2 -0 universal reallocate for
bk-changeset-1.2881 barrysmith@barry-smiths-computer.local|ChangeSet|20050131130012|52682 ChangeSet 1.2881 05/01/31 07:00:12 barrysmith@barry-smiths-computer.local +2 -0 universal reallocate for XAIJ matrices
src/mat/matimpl.h 1.75 05/01/31 07:00:08 barrysmith@barry-smiths-computer.local +36 -1 universal reallocate for XAIJ matrices
src/mat/impls/aij/seq/aij.c 1.213 05/01/31 07:00:08 barrysmith@barry-smiths-computer.local +2 -31 universal reallocate for XAIJ matrices
Hg-commit: 716b331e34a9902da5be6a25d75702c2e0cfd00e
show more ...
|
| b50b34bd | 30-Jan-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2880 barrysmith@barry-smiths-computer.local|ChangeSet|20050130002403|52691 ChangeSet 1.2880 05/01/29 18:24:03 barrysmith@barry-smiths-computer.local +13 -0 added MatSeqXAIJFreeAIJ(
bk-changeset-1.2880 barrysmith@barry-smiths-computer.local|ChangeSet|20050130002403|52691 ChangeSet 1.2880 05/01/29 18:24:03 barrysmith@barry-smiths-computer.local +13 -0 added MatSeqXAIJFreeAIJ() and fixed error handling of MatPreallocate()
src/mat/utils/axpy.c 1.23 05/01/29 18:23:59 barrysmith@barry-smiths-computer.local +2 -1 added MatSeqXAIJFreeAIJ() and fixed error handling of MatPreallocate()
src/mat/matimpl.h 1.74 05/01/29 18:23:59 barrysmith@barry-smiths-computer.local +13 -1 added MatSeqXAIJFreeAIJ() and fixed error handling of MatPreallocate()
src/mat/interface/mhas.c 1.10 05/01/29 18:23:59 barrysmith@barry-smiths-computer.local +3 -1 added MatSeqXAIJFreeAIJ() and fixed error handling of MatPreallocate()
src/mat/interface/matrix.c 1.168 05/01/29 18:23:58 barrysmith@barry-smiths-computer.local +91 -102 added MatSeqXAIJFreeAIJ() and fixed error handling of MatPreallocate()
src/mat/interface/matreg.c 1.22 05/01/29 18:23:58 barrysmith@barry-smiths-computer.local +1 -1 added MatSeqXAIJFreeAIJ() and fixed error handling of MatPreallocate()
src/mat/impls/sbaij/seq/sbaij.c 1.136 05/01/29 18:23:58 barrysmith@barry-smiths-computer.local +3 -21 added MatSeqXAIJFreeAIJ() and fixed error handling of MatPreallocate()
src/mat/impls/sbaij/mpi/mpisbaij.c 1.118 05/01/29 18:23:58 barrysmith@barry-smiths-computer.local +2 -14 added MatSeqXAIJFreeAIJ() and fixed error handling of MatPreallocate()
src/mat/impls/baij/seq/baij.c 1.122 05/01/29 18:23:58 barrysmith@barry-smiths-computer.local +3 -22 added MatSeqXAIJFreeAIJ() and fixed error handling of MatPreallocate()
src/mat/impls/baij/mpi/mpibaij.c 1.92 05/01/29 18:23:58 barrysmith@barry-smiths-computer.local +2 -14 added MatSeqXAIJFreeAIJ() and fixed error handling of MatPreallocate()
src/mat/impls/aij/seq/matlab/aijmatlab.c 1.40 05/01/29 18:23:58 barrysmith@barry-smiths-computer.local +1 -7 added MatSeqXAIJFreeAIJ() and fixed error handling of MatPreallocate()
src/mat/impls/aij/seq/aij.c 1.212 05/01/29 18:23:58 barrysmith@barry-smiths-computer.local +1 -7 added MatSeqXAIJFreeAIJ() and fixed error handling of MatPreallocate()
src/mat/impls/aij/mpi/mpiaij.c 1.233 05/01/29 18:23:58 barrysmith@barry-smiths-computer.local +2 -16 added MatSeqXAIJFreeAIJ() and fixed error handling of MatPreallocate()
src/contrib/ysmp/ex1.c 1.7 05/01/29 18:23:58 barrysmith@barry-smiths-computer.local +0 -2 fixed forgotten removal of free imax,ilen when skip allocation used
Hg-commit: ec720675f1dd1732c35ed0f12a32d71768fe0e76
show more ...
|
| ab93d7be | 29-Jan-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2879 barrysmith@barry-smiths-computer.local|ChangeSet|20050129212209|43812 ChangeSet 1.2879 05/01/29 15:22:09 barrysmith@barry-smiths-computer.local +16 -0 avoid indirect polymorph
bk-changeset-1.2879 barrysmith@barry-smiths-computer.local|ChangeSet|20050129212209|43812 ChangeSet 1.2879 05/01/29 15:22:09 barrysmith@barry-smiths-computer.local +16 -0 avoid indirect polymorphic call for MatSeqXAIJSetPreallocation() when possible also support MAT_SKIP_ALLOCATION for AIJ, BAIJ and SBAIJ
src/mat/impls/sbaij/seq/sbaijfact2.c 1.58 05/01/29 15:22:05 barrysmith@barry-smiths-computer.local +2 -2 avoid indirect polymorphic call for MatSeqXAIJSetPreallocation() when possible also support MAT_SKIP_ALLOCATION for AIJ, BAIJ and SBAIJ
src/mat/impls/sbaij/seq/sbaijfact.c 1.84 05/01/29 15:22:05 barrysmith@barry-smiths-computer.local +2 -10 avoid indirect polymorphic call for MatSeqXAIJSetPreallocation() when possible also support MAT_SKIP_ALLOCATION for AIJ, BAIJ and SBAIJ
src/mat/impls/sbaij/seq/sbaij2.c 1.38 05/01/29 15:22:05 barrysmith@barry-smiths-computer.local +1 -1 avoid indirect polymorphic call for MatSeqXAIJSetPreallocation() when possible also support MAT_SKIP_ALLOCATION for AIJ, BAIJ and SBAIJ
src/mat/impls/sbaij/seq/sbaij.h 1.36 05/01/29 15:22:05 barrysmith@barry-smiths-computer.local +1 -0 avoid indirect polymorphic call for MatSeqXAIJSetPreallocation() when possible also support MAT_SKIP_ALLOCATION for AIJ, BAIJ and SBAIJ
src/mat/impls/sbaij/seq/sbaij.c 1.135 05/01/29 15:22:04 barrysmith@barry-smiths-computer.local +40 -37 avoid indirect polymorphic call for MatSeqXAIJSetPreallocation() when possible also support MAT_SKIP_ALLOCATION for AIJ, BAIJ and SBAIJ
src/mat/impls/sbaij/seq/aijsbaij.c 1.27 05/01/29 15:22:04 barrysmith@barry-smiths-computer.local +2 -2 avoid indirect polymorphic call for MatSeqXAIJSetPreallocation() when possible also support MAT_SKIP_ALLOCATION for AIJ, BAIJ and SBAIJ
src/mat/impls/baij/seq/baijfact3.c 1.21 05/01/29 15:22:04 barrysmith@barry-smiths-computer.local +1 -5 avoid indirect polymorphic call for MatSeqXAIJSetPreallocation() when possible also support MAT_SKIP_ALLOCATION for AIJ, BAIJ and SBAIJ
src/mat/impls/baij/seq/baijfact2.c 1.45 05/01/29 15:22:04 barrysmith@barry-smiths-computer.local +1 -5 avoid indirect polymorphic call for MatSeqXAIJSetPreallocation() when possible also support MAT_SKIP_ALLOCATION for AIJ, BAIJ and SBAIJ
src/mat/impls/baij/seq/baijfact.c 1.29 05/01/29 15:22:04 barrysmith@barry-smiths-computer.local +2 -10 avoid indirect polymorphic call for MatSeqXAIJSetPreallocation() when possible also support MAT_SKIP_ALLOCATION for AIJ, BAIJ and SBAIJ
src/mat/impls/baij/seq/baij2.c 1.32 05/01/29 15:22:04 barrysmith@barry-smiths-computer.local +1 -1 avoid indirect polymorphic call for MatSeqXAIJSetPreallocation() when possible also support MAT_SKIP_ALLOCATION for AIJ, BAIJ and SBAIJ
src/mat/impls/baij/seq/baij.h 1.28 05/01/29 15:22:04 barrysmith@barry-smiths-computer.local +1 -0 avoid indirect polymorphic call for MatSeqXAIJSetPreallocation() when possible also support MAT_SKIP_ALLOCATION for AIJ, BAIJ and SBAIJ
src/mat/impls/baij/seq/baij.c 1.121 05/01/29 15:22:04 barrysmith@barry-smiths-computer.local +38 -34 avoid indirect polymorphic call for MatSeqXAIJSetPreallocation() when possible also support MAT_SKIP_ALLOCATION for AIJ, BAIJ and SBAIJ
src/mat/impls/baij/seq/aijbaij.c 1.23 05/01/29 15:22:04 barrysmith@barry-smiths-computer.local +1 -1 avoid indirect polymorphic call for MatSeqXAIJSetPreallocation() when possible also support MAT_SKIP_ALLOCATION for AIJ, BAIJ and SBAIJ
src/mat/impls/aij/seq/aijfact.c 1.111 05/01/29 15:22:04 barrysmith@barry-smiths-computer.local +5 -19 avoid indirect polymorphic call for MatSeqXAIJSetPreallocation() when possible also support MAT_SKIP_ALLOCATION for AIJ, BAIJ and SBAIJ
src/mat/impls/aij/seq/aij.h 1.52 05/01/29 15:22:04 barrysmith@barry-smiths-computer.local +1 -0 avoid indirect polymorphic call for MatSeqXAIJSetPreallocation() when possible also support MAT_SKIP_ALLOCATION for AIJ, BAIJ and SBAIJ
src/mat/impls/aij/seq/aij.c 1.211 05/01/29 15:22:03 barrysmith@barry-smiths-computer.local +30 -33 avoid indirect polymorphic call for MatSeqXAIJSetPreallocation() when possible also support MAT_SKIP_ALLOCATION for AIJ, BAIJ and SBAIJ
Hg-commit: 78dee3b02a277d003c04d93359de6cc6b1a047fe
show more ...
|
| a96a251d | 29-Jan-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2872.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20050129043039|34648 ChangeSet 1.2872.1.1 05/01/28 22:30:39 barrysmith@barry-smiths-computer.local +16 -0 use PetscMalloc3
bk-changeset-1.2872.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20050129043039|34648 ChangeSet 1.2872.1.1 05/01/28 22:30:39 barrysmith@barry-smiths-computer.local +16 -0 use PetscMalloc3() for xxAIJ matrix a,i,j arrays also introduce skipping allocation, needed for factorization build of matrix
src/mat/impls/sbaij/seq/sbaijfact2.c 1.57 05/01/28 22:30:35 barrysmith@barry-smiths-computer.local +2 -2 use PetscMalloc3() for xxAIJ matrix a,i,j arrays also introduce skipping allocation, needed for factorization build of matrix
src/mat/impls/sbaij/seq/sbaijfact.c 1.83 05/01/28 22:30:35 barrysmith@barry-smiths-computer.local +2 -2 use PetscMalloc3() for xxAIJ matrix a,i,j arrays also introduce skipping allocation, needed for factorization build of matrix
src/mat/impls/sbaij/seq/sbaij.c 1.134 05/01/28 22:30:35 barrysmith@barry-smiths-computer.local +15 -21 use PetscMalloc3() for xxAIJ matrix a,i,j arrays also introduce skipping allocation, needed for factorization build of matrix
src/mat/impls/sbaij/mpi/mpisbaij.c 1.117 05/01/28 22:30:34 barrysmith@barry-smiths-computer.local +17 -21 use PetscMalloc3() for xxAIJ matrix a,i,j arrays also introduce skipping allocation, needed for factorization build of matrix
src/mat/impls/baij/seq/baijfact3.c 1.20 05/01/28 22:30:34 barrysmith@barry-smiths-computer.local +1 -1 use PetscMalloc3() for xxAIJ matrix a,i,j arrays also introduce skipping allocation, needed for factorization build of matrix
src/mat/impls/baij/seq/baijfact2.c 1.44 05/01/28 22:30:34 barrysmith@barry-smiths-computer.local +4 -5 use PetscMalloc3() for xxAIJ matrix a,i,j arrays also introduce skipping allocation, needed for factorization build of matrix
src/mat/impls/baij/seq/baijfact.c 1.28 05/01/28 22:30:34 barrysmith@barry-smiths-computer.local +2 -2 use PetscMalloc3() for xxAIJ matrix a,i,j arrays also introduce skipping allocation, needed for factorization build of matrix
src/mat/impls/baij/seq/baij.c 1.120 05/01/28 22:30:34 barrysmith@barry-smiths-computer.local +18 -26 use PetscMalloc3() for xxAIJ matrix a,i,j arrays also introduce skipping allocation, needed for factorization build of matrix
src/mat/impls/baij/mpi/mpibaij.c 1.91 05/01/28 22:30:34 barrysmith@barry-smiths-computer.local +16 -19 use PetscMalloc3() for xxAIJ matrix a,i,j arrays also introduce skipping allocation, needed for factorization build of matrix
src/mat/impls/aij/seq/matlab/aijmatlab.c 1.39 05/01/28 22:30:34 barrysmith@barry-smiths-computer.local +12 -8 use PetscMalloc3() for xxAIJ matrix a,i,j arrays also introduce skipping allocation, needed for factorization build of matrix
src/mat/impls/aij/seq/aijfact.c 1.110 05/01/28 22:30:34 barrysmith@barry-smiths-computer.local +9 -12 use PetscMalloc3() for xxAIJ matrix a,i,j arrays also introduce skipping allocation, needed for factorization build of matrix
src/mat/impls/aij/seq/aij.c 1.210 05/01/28 22:30:34 barrysmith@barry-smiths-computer.local +17 -23 use PetscMalloc3() for xxAIJ matrix a,i,j arrays also introduce skipping allocation, needed for factorization build of matrix
src/mat/impls/aij/mpi/mpiaij.c 1.232 05/01/28 22:30:33 barrysmith@barry-smiths-computer.local +16 -18 use PetscMalloc3() for xxAIJ matrix a,i,j arrays also introduce skipping allocation, needed for factorization build of matrix
src/contrib/ysmp/ex1.c 1.6 05/01/28 22:30:33 barrysmith@barry-smiths-computer.local +3 -4 use PetscMalloc3() for xxAIJ matrix a,i,j arrays also introduce skipping allocation, needed for factorization build of matrix
src/contrib/reusememory/reuse.c 1.4 05/01/28 22:30:33 barrysmith@barry-smiths-computer.local +1 -1 use PetscMalloc3() for xxAIJ matrix a,i,j arrays also introduce skipping allocation, needed for factorization build of matrix
include/petscmat.h 1.169 05/01/28 22:30:33 barrysmith@barry-smiths-computer.local +2 -0 use PetscMalloc3() for xxAIJ matrix a,i,j arrays also introduce skipping allocation, needed for factorization build of matrix
Hg-commit: a6449f54f2533be70bc78abf6be9c8f1664afbbf
show more ...
|
| 354ff5eb | 20-Jan-2005 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.2849 knepley@khan.mcs.anl.gov|ChangeSet|20050120225100|57963 ChangeSet 1.2849 05/01/08 00:19:07 knepley@khan.mcs.anl.gov +1 -0 Merge
src/mat/impls/aij/seq/aij.c 1.209 05/01/
bk-changeset-1.2849 knepley@khan.mcs.anl.gov|ChangeSet|20050120225100|57963 ChangeSet 1.2849 05/01/08 00:19:07 knepley@khan.mcs.anl.gov +1 -0 Merge
src/mat/impls/aij/seq/aij.c 1.209 05/01/08 00:19:07 knepley@khan.mcs.anl.gov +0 -0 SCCS merged
Hg-commit: 7eabb728c3e939aa25db9f534d1d8714c6ec1437
show more ...
|
| c45a1595 | 20-Jan-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2842.7.2 barrysmith@barry-smiths-computer.local|ChangeSet|20050120030447|61174 ChangeSet 1.2842.7.2 05/01/19 21:04:47 barrysmith@barry-smiths-computer.local +22 -0 Socket viewer no
bk-changeset-1.2842.7.2 barrysmith@barry-smiths-computer.local|ChangeSet|20050120030447|61174 ChangeSet 1.2842.7.2 05/01/19 21:04:47 barrysmith@barry-smiths-computer.local +22 -0 Socket viewer no longer has fake stubs when missing PETSC_HAVE_SOCKET instead protect calls with ifdef
todo 1.121 05/01/19 21:04:43 barrysmith@barry-smiths-computer.local +3 -1 Socket viewer no longer has fake stubs when missing PETSC_HAVE_SOCKET instead protect calls with ifdef
src/vec/interface/vector.c 1.119 05/01/19 21:04:43 barrysmith@barry-smiths-computer.local +2 -0 Socket viewer no longer has fake stubs when missing PETSC_HAVE_SOCKET instead protect calls with ifdef
src/vec/impls/seq/bvec2.c 1.63 05/01/19 21:04:43 barrysmith@barry-smiths-computer.local +2 -0 Socket viewer no longer has fake stubs when missing PETSC_HAVE_SOCKET instead protect calls with ifdef
src/vec/impls/mpi/pdvec.c 1.47 05/01/19 21:04:43 barrysmith@barry-smiths-computer.local +4 -0 Socket viewer no longer has fake stubs when missing PETSC_HAVE_SOCKET instead protect calls with ifdef
src/sys/src/viewer/interface/viewregall.c 1.17 05/01/19 21:04:43 barrysmith@barry-smiths-computer.local +2 -0 Socket viewer no longer has fake stubs when missing PETSC_HAVE_SOCKET instead protect calls with ifdef
src/sys/src/viewer/impls/socket/send.c 1.32 05/01/19 21:04:42 barrysmith@barry-smiths-computer.local +0 -34 Socket viewer no longer has fake stubs when missing PETSC_HAVE_SOCKET instead protect calls with ifdef
src/sys/src/viewer/impls/socket/makefile 1.5 05/01/19 21:04:42 barrysmith@barry-smiths-computer.local +1 -0 Socket viewer no longer has fake stubs when missing PETSC_HAVE_SOCKET instead protect calls with ifdef
src/sys/src/error/err.c 1.45 05/01/19 21:04:42 barrysmith@barry-smiths-computer.local +6 -0 Socket viewer no longer has fake stubs when missing PETSC_HAVE_SOCKET instead protect calls with ifdef
src/snes/examples/tutorials/ex29.c 1.77 05/01/19 21:04:42 barrysmith@barry-smiths-computer.local +5 -1 Socket viewer no longer has fake stubs when missing PETSC_HAVE_SOCKET instead protect calls with ifdef
src/snes/examples/tutorials/ex24.c 1.23 05/01/19 21:04:42 barrysmith@barry-smiths-computer.local +0 -1 Socket viewer no longer has fake stubs when missing PETSC_HAVE_SOCKET instead protect calls with ifdef
src/mat/interface/matrix.c 1.167 05/01/19 21:04:42 barrysmith@barry-smiths-computer.local +2 -0 Socket viewer no longer has fake stubs when missing PETSC_HAVE_SOCKET instead protect calls with ifdef
src/mat/impls/dense/seq/dense.c 1.75 05/01/19 21:04:42 barrysmith@barry-smiths-computer.local +5 -3 Socket viewer no longer has fake stubs when missing PETSC_HAVE_SOCKET instead protect calls with ifdef
src/mat/impls/aij/seq/aij.c 1.207.1.1 05/01/19 21:04:42 barrysmith@barry-smiths-computer.local +5 -3 Socket viewer no longer has fake stubs when missing PETSC_HAVE_SOCKET instead protect calls with ifdef
src/mat/examples/tests/ex87.c 1.9 05/01/19 21:04:42 barrysmith@barry-smiths-computer.local +2 -0 Socket viewer no longer has fake stubs when missing PETSC_HAVE_SOCKET instead protect calls with ifdef
src/mat/examples/tests/ex71.c 1.7 05/01/19 21:04:42 barrysmith@barry-smiths-computer.local +6 -7 Socket viewer no longer has fake stubs when missing PETSC_HAVE_SOCKET instead protect calls with ifdef
src/ksp/pc/impls/mg/mg.c 1.53 05/01/19 21:04:41 barrysmith@barry-smiths-computer.local +3 -0 Socket viewer no longer has fake stubs when missing PETSC_HAVE_SOCKET instead protect calls with ifdef
src/fortran/custom/zviewer.c 1.11 05/01/19 21:04:41 barrysmith@barry-smiths-computer.local +4 -0 Socket viewer no longer has fake stubs when missing PETSC_HAVE_SOCKET instead protect calls with ifdef
src/dm/da/examples/tests/makefile 1.19 05/01/19 21:04:41 barrysmith@barry-smiths-computer.local +25 -2 Socket viewer no longer has fake stubs when missing PETSC_HAVE_SOCKET instead protect calls with ifdef
src/dm/da/examples/tests/ex24.c 1.3 05/01/19 21:04:41 barrysmith@barry-smiths-computer.local +1 -1 Socket viewer no longer has fake stubs when missing PETSC_HAVE_SOCKET instead protect calls with ifdef
src/dm/da/examples/tests/ex12.c 1.7 05/01/19 21:04:41 barrysmith@barry-smiths-computer.local +4 -5 Socket viewer no longer has fake stubs when missing PETSC_HAVE_SOCKET instead protect calls with ifdef
src/dm/da/examples/tests/output/ex25_1.out 1.1 05/01/19 18:31:08 barrysmith@barry-smiths-computer.local +240 -0
src/dm/da/examples/tests/output/ex25_1.out 1.0 05/01/19 18:31:08 barrysmith@barry-smiths-computer.local +0 -0 BitKeeper file /Users/barrysmith/petsc-dev/src/dm/da/examples/tests/output/ex25_1.out
src/dm/da/examples/tests/ex25.c 1.1 05/01/19 18:16:32 barrysmith@barry-smiths-computer.local +45 -0
src/dm/da/examples/tests/ex25.c 1.0 05/01/19 18:16:32 barrysmith@barry-smiths-computer.local +0 -0 BitKeeper file /Users/barrysmith/petsc-dev/src/dm/da/examples/tests/ex25.c
Hg-commit: edd4f761a376206eb7ecab564686720a9fa75538
show more ...
|
| 45bfc511 | 14-Jan-2005 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.2848 knepley@khan.mcs.anl.gov|ChangeSet|20050114232854|07120 ChangeSet 1.2848 05/01/08 00:17:10 knepley@khan.mcs.anl.gov +1 -0 Documentation fix
src/mat/impls/aij/seq/aij.c
bk-changeset-1.2848 knepley@khan.mcs.anl.gov|ChangeSet|20050114232854|07120 ChangeSet 1.2848 05/01/08 00:17:10 knepley@khan.mcs.anl.gov +1 -0 Documentation fix
src/mat/impls/aij/seq/aij.c 1.208 05/01/08 00:17:08 knepley@khan.mcs.anl.gov +1 -6 Fix doc
Hg-commit: 3ca21f2fac80d1196208250118182e371a1718dd
show more ...
|