History log of /petsc/src/ksp/pc/impls/ (Results 5051 – 5075 of 5239)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
774ad34317-Mar-2005 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.2991
knepley@khan.(none)|ChangeSet|20050317213756|36643
ChangeSet
1.2991 05/03/17 15:37:56 knepley@khan.(none) +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.(none):

bk-changeset-1.2991
knepley@khan.(none)|ChangeSet|20050317213756|36643
ChangeSet
1.2991 05/03/17 15:37:56 knepley@khan.(none) +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.(none):/home/knepley/PETSc-dev/petsc-dev


Hg-commit: a7161b033553bfc06a1b65c3f1b170802667c0d5

show more ...


/petsc/include/petscmat.h
/petsc/src/apps/1/ex2.c
/petsc/src/apps/2/ex1.c
/petsc/src/contrib/helmholtz_2/ex12.c
/petsc/src/contrib/oberman/burgers_df_based_q1/appsetalg.c
/petsc/src/contrib/oberman/burgers_vertex_based_q1/main.c
/petsc/src/contrib/oberman/laplacian_q1/appalgebra.c
/petsc/src/contrib/oberman/laplacian_q1/scalable/appalgebra.c
/petsc/src/contrib/oberman/ns_q1q0/main.c
/petsc/src/contrib/oberman/ns_q1q0_penalty/main.c
/petsc/src/contrib/oberman/ns_q1q1/main.c
/petsc/src/contrib/oberman/quasigeo_q1/appsetalg.c
/petsc/src/contrib/oberman/quasigeo_q1/main.c
/petsc/src/contrib/oberman/tns_q2q1/appsetalg.c
/petsc/src/contrib/oberman/tns_q2q1/main.c
/petsc/src/contrib/src/burgers_df_based_q1/main.c
/petsc/src/contrib/src/burgers_vertex_based_q1/main.c
/petsc/src/contrib/src/burgers_vertex_based_q1/main_old.c
/petsc/src/contrib/src/burgers_vertex_based_q1/main_old2.c
/petsc/src/contrib/src/laplacian_q1/appsetalg.c
/petsc/src/contrib/src/ns_q1q0_penalty/main.c
/petsc/src/dm/usg/2d/constant_bilinear/main.c
/petsc/src/dm/usg/2d/quadratic/main.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/changes/222.html
/petsc/src/fortran/custom/zmat.c
/petsc/src/ksp/examples/tests/ex16f.F
/petsc/src/ksp/examples/tests/ex24.c
/petsc/src/ksp/examples/tests/ex3.c
/petsc/src/ksp/examples/tests/ex4.c
/petsc/src/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/examples/tutorials/ex3.c
is/nn/nn.c
/petsc/src/mat/examples/tests/ex101.c
/petsc/src/mat/examples/tests/ex11.c
/petsc/src/mat/examples/tests/ex12.c
/petsc/src/mat/examples/tests/ex17.c
/petsc/src/mat/examples/tests/ex2.c
/petsc/src/mat/examples/tests/ex48.c
/petsc/src/mat/examples/tests/ex49.c
/petsc/src/mat/examples/tests/ex5.c
/petsc/src/mat/examples/tests/ex56.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/ex75.c
/petsc/src/mat/examples/tests/ex77.c
/petsc/src/mat/examples/tests/ex91.c
/petsc/src/mat/examples/tests/ex92.c
/petsc/src/mat/examples/tests/ex93.c
/petsc/src/mat/examples/tests/ex94.c
/petsc/src/mat/examples/tests/ex95.c
/petsc/src/mat/examples/tests/ex96.c
/petsc/src/mat/examples/tests/ex99.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.h
/petsc/src/mat/impls/csr/inode/inode.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/utils/axpy.c
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/ts/impls/implicit/pvode/petscpvode.c
/petsc/src/ts/interface/tscreate.c
f4df32b117-Mar-2005 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.2988.1.1
knepley@khan.(none)|ChangeSet|20050317213714|26757
ChangeSet
1.2988.1.1 05/03/17 15:37:14 knepley@khan.(none) +77 -0
Added a raw aray interface to MatZeroRows() and MatZer

bk-changeset-1.2988.1.1
knepley@khan.(none)|ChangeSet|20050317213714|26757
ChangeSet
1.2988.1.1 05/03/17 15:37:14 knepley@khan.(none) +77 -0
Added a raw aray interface to MatZeroRows() and MatZeroRowsLocal()
Fixed interface for MatAXPY(), MatAYPX(), MatShift(), MatScale()

src/ts/interface/tscreate.c
1.19 05/03/17 15:37:13 knepley@khan.(none) +4 -4
Interface fixes

src/ts/impls/implicit/pvode/petscpvode.c
1.31 05/03/17 15:37:13 knepley@khan.(none) +2 -2
Interface fixes

src/snes/mf/snesmfj.c
1.53 05/03/17 15:37:13 knepley@khan.(none) +4 -4
Interface fixes

src/snes/impls/test/snestest.c
1.19 05/03/17 15:37:13 knepley@khan.(none) +1 -1
Interface fixes

src/mat/utils/axpy.c
1.27 05/03/17 15:37:13 knepley@khan.(none) +18 -19
Interface fixes

src/mat/matimpl.h
1.81 05/03/17 15:37:13 knepley@khan.(none) +7 -7
Interface fixes

src/mat/interface/matrix.c
1.174 05/03/17 15:37:13 knepley@khan.(none) +143 -29
Interface fixes

src/mat/impls/shell/shell.c
1.31 05/03/17 15:37:13 knepley@khan.(none) +6 -6
Interface fixes

src/mat/impls/sbaij/seq/sbaij2.c
1.41 05/03/17 15:37:12 knepley@khan.(none) +3 -2
Interface fixes

src/mat/impls/sbaij/seq/sbaij.c
1.142 05/03/17 15:37:12 knepley@khan.(none) +6 -5
Interface fixes

src/mat/impls/sbaij/mpi/mpisbaij.c
1.123 05/03/17 15:37:12 knepley@khan.(none) +3 -3
Interface fixes

src/mat/impls/rowbs/mpi/mpirowbs.c
1.72 05/03/17 15:37:12 knepley@khan.(none) +12 -23
Interface fixes

src/mat/impls/is/matis.c
1.24 05/03/17 15:37:12 knepley@khan.(none) +4 -7
Interface fixes

src/mat/impls/dense/seq/dense.c
1.79 05/03/17 15:37:12 knepley@khan.(none) +16 -18
Interface fixes

src/mat/impls/dense/mpi/mpidense.c
1.58 05/03/17 15:37:12 knepley@khan.(none) +14 -21
Interface fixes

src/mat/impls/bdiag/seq/bdiag.h
1.16 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

src/mat/impls/bdiag/seq/bdiag.c
1.51 05/03/17 15:37:12 knepley@khan.(none) +8 -10
Interface fixes

src/mat/impls/bdiag/mpi/mpibdiag.c
1.50 05/03/17 15:37:12 knepley@khan.(none) +5 -13
Interface fixes

src/mat/impls/baij/seq/baij2.c
1.35 05/03/17 15:37:12 knepley@khan.(none) +4 -3
Interface fixes

src/mat/impls/baij/seq/baij.h
1.31 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

src/mat/impls/baij/seq/baij.c
1.128 05/03/17 15:37:12 knepley@khan.(none) +13 -16
Interface fixes

src/mat/impls/baij/mpi/mpibaij.c
1.96 05/03/17 15:37:12 knepley@khan.(none) +14 -23
Interface fixes

src/mat/impls/aij/seq/aij.h
1.55 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

src/mat/impls/aij/seq/aij.c
1.225 05/03/17 15:37:12 knepley@khan.(none) +15 -16
Interface fixes

src/mat/impls/aij/mpi/mpiaij.c
1.242 05/03/17 15:37:12 knepley@khan.(none) +20 -28
Interface fixes

src/mat/examples/tests/ex99.c
1.7 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

src/mat/examples/tests/ex96.c
1.15 05/03/17 15:37:12 knepley@khan.(none) +2 -2
Interface fixes

src/mat/examples/tests/ex95.c
1.10 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

src/mat/examples/tests/ex94.c
1.19 05/03/17 15:37:12 knepley@khan.(none) +3 -3
Interface fixes

src/mat/examples/tests/ex93.c
1.9 05/03/17 15:37:12 knepley@khan.(none) +2 -2
Interface fixes

src/mat/examples/tests/ex92.c
1.11 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

src/mat/examples/tests/ex91.c
1.6 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

src/mat/examples/tests/ex77.c
1.8 05/03/17 15:37:12 knepley@khan.(none) +2 -2
Interface fixes

src/mat/examples/tests/ex75.c
1.24 05/03/17 15:37:12 knepley@khan.(none) +2 -2
Interface fixes

src/mat/examples/tests/ex74.c
1.31 05/03/17 15:37:12 knepley@khan.(none) +2 -2
Interface fixes

src/mat/examples/tests/ex56.c
1.7 05/03/17 15:37:12 knepley@khan.(none) +1 -4
Interface fixes

src/mat/examples/tests/ex5.c
1.11 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

src/mat/examples/tests/ex49.c
1.9 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

src/mat/examples/tests/ex48.c
1.18 05/03/17 15:37:12 knepley@khan.(none) +2 -2
Interface fixes

src/mat/examples/tests/ex2.c
1.13 05/03/17 15:37:12 knepley@khan.(none) +4 -4
Interface fixes

src/mat/examples/tests/ex17.c
1.9 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

src/mat/examples/tests/ex12.c
1.11 05/03/17 15:37:12 knepley@khan.(none) +10 -10
Interface fixes

src/mat/examples/tests/ex11.c
1.8 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

src/mat/examples/tests/ex101.c
1.7 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

src/ksp/pc/impls/is/nn/nn.c
1.31 05/03/17 15:37:12 knepley@khan.(none) +2 -5
Interface fixes

src/ksp/examples/tutorials/ex3.c
1.17 05/03/17 15:37:12 knepley@khan.(none) +1 -3
Interface fixes

src/ksp/examples/tutorials/ex10.c
1.50 05/03/17 15:37:12 knepley@khan.(none) +2 -2
Interface fixes

src/ksp/examples/tests/ex4.c
1.12 05/03/17 15:37:12 knepley@khan.(none) +1 -3
Interface fixes

src/ksp/examples/tests/ex3.c
1.15 05/03/17 15:37:12 knepley@khan.(none) +1 -3
Interface fixes

src/ksp/examples/tests/ex24.c
1.14 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

src/ksp/examples/tests/ex16f.F
1.17 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

src/fortran/custom/zmat.c
1.49 05/03/17 15:37:12 knepley@khan.(none) +20 -4
Interface fixes

src/docs/website/documentation/changes/222.html
1.40 05/03/17 15:37:12 knepley@khan.(none) +8 -0
Interface fixes

src/docs/tex/manual/part2.tex
1.90 05/03/17 15:37:12 knepley@khan.(none) +8 -4
Interface fixes

src/dm/usg/2d/quadratic/main.c
1.6 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

src/dm/usg/2d/constant_bilinear/main.c
1.6 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

src/contrib/src/ns_q1q0_penalty/main.c
1.6 05/03/17 15:37:12 knepley@khan.(none) +6 -6
Interface fixes

src/contrib/src/laplacian_q1/appsetalg.c
1.4 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

src/contrib/src/burgers_vertex_based_q1/main_old2.c
1.7 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

src/contrib/src/burgers_vertex_based_q1/main_old.c
1.7 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

src/contrib/src/burgers_vertex_based_q1/main.c
1.6 05/03/17 15:37:12 knepley@khan.(none) +2 -2
Interface fixes

src/contrib/src/burgers_df_based_q1/main.c
1.6 05/03/17 15:37:12 knepley@khan.(none) +2 -2
Interface fixes

src/contrib/oberman/tns_q2q1/main.c
1.6 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

src/contrib/oberman/tns_q2q1/appsetalg.c
1.4 05/03/17 15:37:12 knepley@khan.(none) +6 -6
Interface fixes

src/contrib/oberman/quasigeo_q1/main.c
1.5 05/03/17 15:37:12 knepley@khan.(none) +3 -3
Interface fixes

src/contrib/oberman/quasigeo_q1/appsetalg.c
1.4 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

src/contrib/oberman/ns_q1q1/main.c
1.6 05/03/17 15:37:12 knepley@khan.(none) +5 -5
Interface fixes

src/contrib/oberman/ns_q1q0_penalty/main.c
1.6 05/03/17 15:37:12 knepley@khan.(none) +6 -6
Interface fixes

src/contrib/oberman/ns_q1q0/main.c
1.7 05/03/17 15:37:12 knepley@khan.(none) +5 -5
Interface fixes

src/contrib/oberman/laplacian_q1/scalable/appalgebra.c
1.14 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

src/contrib/oberman/laplacian_q1/appalgebra.c
1.16 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

src/contrib/oberman/burgers_vertex_based_q1/main.c
1.14 05/03/17 15:37:12 knepley@khan.(none) +2 -2
Interface fixes

src/contrib/oberman/burgers_df_based_q1/appsetalg.c
1.13 05/03/17 15:37:12 knepley@khan.(none) +2 -2
Interface fixes

src/contrib/helmholtz_2/ex12.c
1.7 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

src/apps/2/ex1.c
1.5 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

src/apps/1/ex2.c
1.6 05/03/17 15:37:12 knepley@khan.(none) +1 -1
Interface fixes

include/petscmat.h
1.173 05/03/17 15:37:11 knepley@khan.(none) +10 -11
Added a raw aray interface to MatZeroRows() and MatZeroRowsLocal()
Fixed interface for MatAXPY(), MatAYPX(), MatShift(), MatScale()


Hg-commit: 6e147698c19d2d3678c0a0782cbbaa01f66d6930

show more ...


/petsc/include/petsc.h
/petsc/include/petscmat.h
/petsc/python/PETSc/__init__.py
/petsc/python/makefile
/petsc/python/regression/base/baseTest.py
/petsc/python/regression/base/initializationTest.py
/petsc/python/regression/map/basicTest.py
/petsc/python/regression/vec/basicTest.py
/petsc/python/sidl/snes.sidl
/petsc/src/apps/1/ex2.c
/petsc/src/apps/2/ex1.c
/petsc/src/contrib/helmholtz_2/ex12.c
/petsc/src/contrib/oberman/burgers_df_based_q1/appsetalg.c
/petsc/src/contrib/oberman/burgers_vertex_based_q1/main.c
/petsc/src/contrib/oberman/laplacian_q1/appalgebra.c
/petsc/src/contrib/oberman/laplacian_q1/scalable/appalgebra.c
/petsc/src/contrib/oberman/ns_q1q0/main.c
/petsc/src/contrib/oberman/ns_q1q0_penalty/main.c
/petsc/src/contrib/oberman/ns_q1q1/main.c
/petsc/src/contrib/oberman/quasigeo_q1/appsetalg.c
/petsc/src/contrib/oberman/quasigeo_q1/main.c
/petsc/src/contrib/oberman/tns_q2q1/appsetalg.c
/petsc/src/contrib/oberman/tns_q2q1/main.c
/petsc/src/contrib/src/burgers_df_based_q1/main.c
/petsc/src/contrib/src/burgers_vertex_based_q1/main.c
/petsc/src/contrib/src/burgers_vertex_based_q1/main_old.c
/petsc/src/contrib/src/burgers_vertex_based_q1/main_old2.c
/petsc/src/contrib/src/laplacian_q1/appsetalg.c
/petsc/src/contrib/src/ns_q1q0_penalty/main.c
/petsc/src/dm/da/examples/tutorials/ex6.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/dm/usg/2d/constant_bilinear/main.c
/petsc/src/dm/usg/2d/quadratic/main.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/changes/222.html
/petsc/src/fortran/custom/zmat.c
/petsc/src/ksp/examples/tests/ex16f.F
/petsc/src/ksp/examples/tests/ex24.c
/petsc/src/ksp/examples/tests/ex3.c
/petsc/src/ksp/examples/tests/ex4.c
/petsc/src/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/examples/tutorials/ex3.c
is/nn/nn.c
/petsc/src/mat/examples/tests/ex101.c
/petsc/src/mat/examples/tests/ex11.c
/petsc/src/mat/examples/tests/ex12.c
/petsc/src/mat/examples/tests/ex17.c
/petsc/src/mat/examples/tests/ex2.c
/petsc/src/mat/examples/tests/ex48.c
/petsc/src/mat/examples/tests/ex49.c
/petsc/src/mat/examples/tests/ex5.c
/petsc/src/mat/examples/tests/ex56.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/ex75.c
/petsc/src/mat/examples/tests/ex77.c
/petsc/src/mat/examples/tests/ex91.c
/petsc/src/mat/examples/tests/ex92.c
/petsc/src/mat/examples/tests/ex93.c
/petsc/src/mat/examples/tests/ex94.c
/petsc/src/mat/examples/tests/ex95.c
/petsc/src/mat/examples/tests/ex96.c
/petsc/src/mat/examples/tests/ex99.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.h
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/utils/axpy.c
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/sys/src/draw/utils/zoom.c
/petsc/src/sys/src/objects/destroy.c
/petsc/src/sys/src/objects/init.c
/petsc/src/sys/src/utils/sortip.c
/petsc/src/sys/src/viewer/interface/dlregispetsc.c
/petsc/src/ts/impls/implicit/pvode/petscpvode.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/vec/interface/vector.c
75179d2c16-Mar-2005 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2989
hzhang@compbio.mcs.anl.gov|ChangeSet|20050316173210|39868
ChangeSet
1.2989 05/03/16 11:32:10 hzhang@compbio.mcs.anl.gov +10 -0
const MatType -> MatType

src/mat/impls/sbaij/

bk-changeset-1.2989
hzhang@compbio.mcs.anl.gov|ChangeSet|20050316173210|39868
ChangeSet
1.2989 05/03/16 11:32:10 hzhang@compbio.mcs.anl.gov +10 -0
const MatType -> MatType

src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
1.62 05/03/16 11:32:07 hzhang@compbio.mcs.anl.gov +1 -1
const MatType -> MatType

src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
1.50 05/03/16 11:32:07 hzhang@compbio.mcs.anl.gov +1 -1
const MatType -> MatType

src/mat/impls/aij/seq/umfpack/umfpack.c
1.45 05/03/16 11:32:07 hzhang@compbio.mcs.anl.gov +2 -2
const MatType -> MatType

src/mat/impls/aij/seq/superlu/superlu.c
1.78 05/03/16 11:32:07 hzhang@compbio.mcs.anl.gov +4 -4
const MatType -> MatType

src/mat/impls/aij/seq/spooles/spooles.h
1.54 05/03/16 11:32:07 hzhang@compbio.mcs.anl.gov +5 -5
const MatType -> MatType

src/mat/impls/aij/seq/spooles/spooles.c
1.105 05/03/16 11:32:07 hzhang@compbio.mcs.anl.gov +2 -2
const MatType -> MatType

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.110 05/03/16 11:32:07 hzhang@compbio.mcs.anl.gov +2 -2
const MatType -> MatType

src/mat/impls/aij/mpi/spooles/mpispooles.c
1.74 05/03/16 11:32:07 hzhang@compbio.mcs.anl.gov +1 -1
const MatType -> MatType

src/mat/impls/aij/mpi/mumps/mumps.c
1.88 05/03/16 11:32:07 hzhang@compbio.mcs.anl.gov +5 -5
const MatType -> MatType

src/ksp/pc/impls/ml/ml.c
1.19 05/03/16 11:32:07 hzhang@compbio.mcs.anl.gov +2 -2
const MatType -> MatType


Hg-commit: cfa28734b7caa132bead2401e14b68f70301374c

show more ...

df48e8d916-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 ...


/petsc/include/petscda.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscvec.h
/petsc/include/petscviewer.h
/petsc/include/vecimpl.h
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/MPI.py
/petsc/src/adic/examples/tutorials/ex1.c
/petsc/src/adic/examples/tutorials/ex2.c
/petsc/src/adic/examples/tutorials/ex2func.c
/petsc/src/adic/examples/tutorials/ex3.c
/petsc/src/adic/examples/tutorials/ex3func.c
/petsc/src/adic/examples/tutorials/ex4.c
/petsc/src/adic/examples/tutorials/ex5.c
/petsc/src/adic/examples/tutorials/ex5func.c
/petsc/src/adic/src/petscadic.c
/petsc/src/apps/1/ex2.c
/petsc/src/apps/2/ex1.c
/petsc/src/contrib/fun3d/comp/flow.c
/petsc/src/contrib/fun3d/incomp/flow.c
/petsc/src/contrib/helmholtz_2/ex12.c
/petsc/src/contrib/keyes/ex15.c
/petsc/src/contrib/lahaye/samg.old/petsctools.c
/petsc/src/contrib/oberman/burgers_df_based_q1/appsetalg.c
/petsc/src/contrib/oberman/burgers_vertex_based_q1/main.c
/petsc/src/contrib/oberman/laplacian_q1/appalgebra.c
/petsc/src/contrib/oberman/laplacian_q1/scalable/appalgebra.c
/petsc/src/contrib/oberman/laplacian_q1/scalable/main.c
/petsc/src/contrib/oberman/ns_q1q0/main.c
/petsc/src/contrib/oberman/ns_q1q0_penalty/main.c
/petsc/src/contrib/oberman/ns_q1q1/appcreate.c
/petsc/src/contrib/oberman/ns_q1q1/main.c
/petsc/src/contrib/oberman/ns_q2q1/main.c
/petsc/src/contrib/oberman/quasigeo_q1/main.c
/petsc/src/contrib/oberman/tns_q2q1/main.c
/petsc/src/contrib/reusememory/ex1.c
/petsc/src/contrib/src/burgers_df_based_q1/main.c
/petsc/src/contrib/src/burgers_vertex_based_q1/main.c
/petsc/src/contrib/src/burgers_vertex_based_q1/main_old.c
/petsc/src/contrib/src/burgers_vertex_based_q1/main_old2.c
/petsc/src/contrib/src/ns_q1q0_penalty/main.c
/petsc/src/contrib/ysmp/ex1.c
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/da/daimpl.h
/petsc/src/dm/da/examples/tests/ex1.c
/petsc/src/dm/da/examples/tests/ex14.c
/petsc/src/dm/da/examples/tests/ex15.c
/petsc/src/dm/da/examples/tests/ex17.c
/petsc/src/dm/da/examples/tests/ex18.c
/petsc/src/dm/da/examples/tests/ex2.c
/petsc/src/dm/da/examples/tests/ex20.c
/petsc/src/dm/da/examples/tests/ex21f.F
/petsc/src/dm/da/examples/tests/ex23.c
/petsc/src/dm/da/examples/tests/ex4.c
/petsc/src/dm/da/examples/tests/ex6.c
/petsc/src/dm/da/examples/tests/ex7.c
/petsc/src/dm/da/examples/tests/ex8.c
/petsc/src/dm/da/examples/tutorials/ex1.c
/petsc/src/dm/da/examples/tutorials/ex5.c
/petsc/src/dm/da/examples/tutorials/ex6.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/utils/dm.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/dm/usg/2d/constant_bilinear/main.c
/petsc/src/dm/usg/2d/quadratic/main.c
/petsc/src/docs/tex/manual/part1.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/changes/222.html
/petsc/src/fortran/custom/zksp.c
/petsc/src/fortran/custom/zmat.c
/petsc/src/fortran/custom/zpc.c
/petsc/src/fortran/custom/zsnes.c
/petsc/src/fortran/custom/zsys.c
/petsc/src/fortran/custom/zts.c
/petsc/src/fortran/custom/zvec.c
/petsc/src/ksp/examples/tests/ex1.c
/petsc/src/ksp/examples/tests/ex10.c
/petsc/src/ksp/examples/tests/ex12f.F
/petsc/src/ksp/examples/tests/ex14.c
/petsc/src/ksp/examples/tests/ex15.c
/petsc/src/ksp/examples/tests/ex16f.F
/petsc/src/ksp/examples/tests/ex17.c
/petsc/src/ksp/examples/tests/ex18.c
/petsc/src/ksp/examples/tests/ex19.c
/petsc/src/ksp/examples/tests/ex20.c
/petsc/src/ksp/examples/tests/ex24.c
/petsc/src/ksp/examples/tests/ex25.c
/petsc/src/ksp/examples/tests/ex26.c
/petsc/src/ksp/examples/tests/ex3.c
/petsc/src/ksp/examples/tests/ex4.c
/petsc/src/ksp/examples/tests/ex5f.F
/petsc/src/ksp/examples/tests/ex6.c
/petsc/src/ksp/examples/tests/ex7.c
/petsc/src/ksp/examples/tutorials/ex1.c
/petsc/src/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/examples/tutorials/ex11.c
/petsc/src/ksp/examples/tutorials/ex11f.F
/petsc/src/ksp/examples/tutorials/ex12.c
/petsc/src/ksp/examples/tutorials/ex14f.F
/petsc/src/ksp/examples/tutorials/ex15.c
/petsc/src/ksp/examples/tutorials/ex15f.F
/petsc/src/ksp/examples/tutorials/ex16.c
/petsc/src/ksp/examples/tutorials/ex1f.F
/petsc/src/ksp/examples/tutorials/ex2.c
/petsc/src/ksp/examples/tutorials/ex21f.F
/petsc/src/ksp/examples/tutorials/ex22.c
/petsc/src/ksp/examples/tutorials/ex22f.F
/petsc/src/ksp/examples/tutorials/ex23.c
/petsc/src/ksp/examples/tutorials/ex25.c
/petsc/src/ksp/examples/tutorials/ex27.c
/petsc/src/ksp/examples/tutorials/ex28.c
/petsc/src/ksp/examples/tutorials/ex29.c
/petsc/src/ksp/examples/tutorials/ex2f.F
/petsc/src/ksp/examples/tutorials/ex3.c
/petsc/src/ksp/examples/tutorials/ex30.c
/petsc/src/ksp/examples/tutorials/ex31.c
/petsc/src/ksp/examples/tutorials/ex4.c
/petsc/src/ksp/examples/tutorials/ex5.c
/petsc/src/ksp/examples/tutorials/ex6f.F
/petsc/src/ksp/examples/tutorials/ex7.c
/petsc/src/ksp/examples/tutorials/ex8.c
/petsc/src/ksp/examples/tutorials/ex9.c
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/bicg/bicg.c
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cg/cgne/cgne.c
/petsc/src/ksp/ksp/impls/cgs/cgs.c
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/cr/cr.c
/petsc/src/ksp/ksp/impls/gmres/borthog.c
/petsc/src/ksp/ksp/impls/gmres/borthog2.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/minres/minres.c
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/impls/symmlq/symmlq.c
/petsc/src/ksp/ksp/impls/tcqmr/tcqmr.c
/petsc/src/ksp/ksp/impls/tfqmr/tfqmr.c
/petsc/src/ksp/ksp/interface/eige.c
/petsc/src/ksp/ksp/interface/iguess.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/interface/itres.c
/petsc/src/ksp/pc/examples/tests/ex2.c
/petsc/src/ksp/pc/examples/tests/ex3.c
/petsc/src/ksp/pc/examples/tests/ex4.c
/petsc/src/ksp/pc/examples/tests/ex5.c
/petsc/src/ksp/pc/examples/tests/ex7.c
/petsc/src/ksp/pc/examples/tests/ex8f.F
asm/asm.c
composite/composite.c
eisens/eisen.c
fieldsplit/fieldsplit.c
hypre/hyppilut.c
is/feti/fetipc.c
is/nn/nn.c
is/pcis.c
jacobi/jacobi.c
mg/fmg.c
mg/mg.c
mg/mgfunc.c
mg/smg.c
ml/ml.c
prometheus/petscprom.c
samg/samgmgpetsc.c
samg/samgpetsctools.c
spai/ispai.c
tfs/pxxt.c
/petsc/src/ksp/pc/interface/pcset.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/examples/tests/ex1.c
/petsc/src/mat/examples/tests/ex10.c
/petsc/src/mat/examples/tests/ex101.c
/petsc/src/mat/examples/tests/ex11.c
/petsc/src/mat/examples/tests/ex12.c
/petsc/src/mat/examples/tests/ex14.c
/petsc/src/mat/examples/tests/ex15.c
/petsc/src/mat/examples/tests/ex17.c
/petsc/src/mat/examples/tests/ex19.c
/petsc/src/mat/examples/tests/ex2.c
/petsc/src/mat/examples/tests/ex20.c
/petsc/src/mat/examples/tests/ex21.c
/petsc/src/mat/examples/tests/ex27.c
/petsc/src/mat/examples/tests/ex3.c
/petsc/src/mat/examples/tests/ex30.c
/petsc/src/mat/examples/tests/ex31.c
/petsc/src/mat/examples/tests/ex33.c
/petsc/src/mat/examples/tests/ex37.c
/petsc/src/mat/examples/tests/ex38.c
/petsc/src/mat/examples/tests/ex4.c
/petsc/src/mat/examples/tests/ex48.c
/petsc/src/mat/examples/tests/ex49.c
/petsc/src/mat/examples/tests/ex5.c
/petsc/src/mat/examples/tests/ex50.c
/petsc/src/mat/examples/tests/ex53.c
/petsc/src/mat/examples/tests/ex55.c
/petsc/src/mat/examples/tests/ex6.c
/petsc/src/mat/examples/tests/ex62.c
/petsc/src/mat/examples/tests/ex64.c
/petsc/src/mat/examples/tests/ex7.c
/petsc/src/mat/examples/tests/ex70.c
/petsc/src/mat/examples/tests/ex71.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/ex75.c
/petsc/src/mat/examples/tests/ex76.c
/petsc/src/mat/examples/tests/ex78.c
/petsc/src/mat/examples/tests/ex8.c
/petsc/src/mat/examples/tests/ex85f.F
/petsc/src/mat/examples/tests/ex9.c
/petsc/src/mat/examples/tests/ex93.c
/petsc/src/mat/examples/tests/ex94.c
/petsc/src/mat/examples/tests/ex95.c
/petsc/src/mat/examples/tests/ex96.c
/petsc/src/mat/examples/tests/ex98.c
/petsc/src/mat/examples/tests/ex99.c
/petsc/src/mat/examples/tutorials/ex2.c
/petsc/src/mat/examples/tutorials/ex5.c
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/aij/aijtype.c
/petsc/src/mat/impls/aij/mpi/mmaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/spooles/mpiaijspooles.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/essl/essl.c
/petsc/src/mat/impls/aij/seq/lusol/lusol.c
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/aij/seq/spooles/aijspooles.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/aij/seq/umfpack/umfpack.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/dscpack/dscpack.c
/petsc/src/mat/impls/baij/mpi/mmbaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.h
/petsc/src/mat/impls/baij/seq/aijbaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.h
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.h
/petsc/src/mat/impls/bdiag/seq/bdiag3.c
/petsc/src/mat/impls/dense/mpi/mmdense.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/mpi/mpidense.h
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/feti/feti.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/normal/normm.c
/petsc/src/mat/impls/rowbs/mpi/cholbs.c
/petsc/src/mat/impls/rowbs/mpi/iccbs.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.h
/petsc/src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/aijsbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.h
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/impls/shell/shellcnv.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matreg.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/utils/axpy.c
/petsc/src/mat/utils/convert.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/getcolv.c
/petsc/src/mat/utils/matio.c
/petsc/src/mat/utils/multequal.c
/petsc/src/snes/examples/tests/ex1.c
/petsc/src/snes/examples/tests/ex11.c
/petsc/src/snes/examples/tests/ex12f.F
/petsc/src/snes/examples/tests/ex13.c
/petsc/src/snes/examples/tests/ex1f.F
/petsc/src/snes/examples/tests/ex4.c
/petsc/src/snes/examples/tests/ex5.c
/petsc/src/snes/examples/tests/ex7.c
/petsc/src/snes/examples/tests/ex9.c
/petsc/src/snes/examples/tutorials/ex1.c
/petsc/src/snes/examples/tutorials/ex10d/ex10.c
/petsc/src/snes/examples/tutorials/ex14.c
/petsc/src/snes/examples/tutorials/ex1f.F
/petsc/src/snes/examples/tutorials/ex2.c
/petsc/src/snes/examples/tutorials/ex21.c
/petsc/src/snes/examples/tutorials/ex22.c
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/examples/tutorials/ex27.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/examples/tutorials/ex3.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/ex5f.F
/petsc/src/snes/examples/tutorials/ex5f90.F
/petsc/src/snes/examples/tutorials/ex5s.c
/petsc/src/snes/examples/tutorials/ex6.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/interface/noise/snesmfj2.c
/petsc/src/snes/interface/noise/snesnoise.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesj.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/src/viewer/interface/view.c
/petsc/src/sys/src/viewer/interface/viewreg.c
/petsc/src/ts/examples/tests/ex1.c
/petsc/src/ts/examples/tests/ex1f.F
/petsc/src/ts/examples/tests/ex2.c
/petsc/src/ts/examples/tests/ex4.c
/petsc/src/ts/examples/tutorials/ex2.c
/petsc/src/ts/examples/tutorials/ex2f.F
/petsc/src/ts/examples/tutorials/ex3.c
/petsc/src/ts/examples/tutorials/ex4.c
/petsc/src/ts/examples/tutorials/ex5.c
/petsc/src/ts/examples/tutorials/ex6.c
/petsc/src/ts/examples/tutorials/util2.c
/petsc/src/ts/impls/explicit/euler/euler.c
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/ts/impls/implicit/beuler/beuler.c
/petsc/src/ts/impls/implicit/cn/cn.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/tsfd.c
/petsc/src/vec/examples/tests/ex1.c
/petsc/src/vec/examples/tests/ex11.c
/petsc/src/vec/examples/tests/ex14.c
/petsc/src/vec/examples/tests/ex17.c
/petsc/src/vec/examples/tests/ex19f.F
/petsc/src/vec/examples/tests/ex2.c
/petsc/src/vec/examples/tests/ex21.c
/petsc/src/vec/examples/tests/ex22.c
/petsc/src/vec/examples/tests/ex25.c
/petsc/src/vec/examples/tests/ex28.c
/petsc/src/vec/examples/tests/ex29.c
/petsc/src/vec/examples/tests/ex3.c
/petsc/src/vec/examples/tests/ex30f.F
/petsc/src/vec/examples/tests/ex34.c
/petsc/src/vec/examples/tests/ex4.c
/petsc/src/vec/examples/tests/ex6.c
/petsc/src/vec/examples/tests/ex7.c
/petsc/src/vec/examples/tests/ex8.c
/petsc/src/vec/examples/tests/ex9.c
/petsc/src/vec/examples/tutorials/ex1.c
/petsc/src/vec/examples/tutorials/ex11.c
/petsc/src/vec/examples/tutorials/ex11f.F
/petsc/src/vec/examples/tutorials/ex12.c
/petsc/src/vec/examples/tutorials/ex13.c
/petsc/src/vec/examples/tutorials/ex15.c
/petsc/src/vec/examples/tutorials/ex17.c
/petsc/src/vec/examples/tutorials/ex1e.c
/petsc/src/vec/examples/tutorials/ex1f.F
/petsc/src/vec/examples/tutorials/ex1f90.F
/petsc/src/vec/examples/tutorials/ex2.c
/petsc/src/vec/examples/tutorials/ex2f.F
/petsc/src/vec/examples/tutorials/ex7f.F
/petsc/src/vec/examples/tutorials/ex8.c
/petsc/src/vec/impls/dvecimpl.h
/petsc/src/vec/impls/mpi/pbvec.c
/petsc/src/vec/impls/seq/bvec1.c
/petsc/src/vec/impls/seq/bvec2.c
/petsc/src/vec/impls/seq/dvec2.c
/petsc/src/vec/interface/map.c
/petsc/src/vec/interface/mapreg.c
/petsc/src/vec/interface/vecreg.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/pf/impls/constant/const.c
/petsc/src/vec/utils/vecio.c
/petsc/src/vec/utils/vinv.c
/petsc/todo
f69a0ea316-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 ...


/petsc/include/petscda.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscvec.h
/petsc/include/petscviewer.h
/petsc/include/vecimpl.h
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/MPI.py
/petsc/src/adic/examples/tutorials/ex3func.c
/petsc/src/adic/examples/tutorials/ex5func.c
/petsc/src/contrib/fun3d/comp/flow.c
/petsc/src/contrib/fun3d/incomp/flow.c
/petsc/src/contrib/helmholtz_2/ex12.c
/petsc/src/contrib/keyes/ex15.c
/petsc/src/contrib/oberman/burgers_df_based_q1/appsetalg.c
/petsc/src/contrib/oberman/burgers_vertex_based_q1/main.c
/petsc/src/contrib/oberman/laplacian_q1/appalgebra.c
/petsc/src/contrib/oberman/laplacian_q1/scalable/appalgebra.c
/petsc/src/contrib/oberman/ns_q1q0/main.c
/petsc/src/contrib/oberman/ns_q1q0_penalty/main.c
/petsc/src/contrib/oberman/ns_q1q1/main.c
/petsc/src/contrib/oberman/ns_q2q1/main.c
/petsc/src/contrib/oberman/tns_q2q1/main.c
/petsc/src/contrib/src/burgers_df_based_q1/main.c
/petsc/src/contrib/src/burgers_vertex_based_q1/main.c
/petsc/src/contrib/src/burgers_vertex_based_q1/main_old.c
/petsc/src/contrib/src/burgers_vertex_based_q1/main_old2.c
/petsc/src/contrib/src/ns_q1q0_penalty/main.c
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/da/daimpl.h
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/utils/dm.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/docs/tex/manual/part1.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/changes/222.html
/petsc/src/fortran/custom/zksp.c
/petsc/src/fortran/custom/zmat.c
/petsc/src/fortran/custom/zpc.c
/petsc/src/fortran/custom/zts.c
/petsc/src/fortran/custom/zvec.c
/petsc/src/ksp/examples/tests/ex1.c
/petsc/src/ksp/examples/tests/ex15.c
/petsc/src/ksp/examples/tests/ex17.c
/petsc/src/ksp/examples/tests/ex20.c
/petsc/src/ksp/examples/tests/ex24.c
/petsc/src/ksp/examples/tests/ex3.c
/petsc/src/ksp/examples/tutorials/ex1.c
/petsc/src/ksp/examples/tutorials/ex11.c
/petsc/src/ksp/examples/tutorials/ex12.c
/petsc/src/ksp/examples/tutorials/ex15.c
/petsc/src/ksp/examples/tutorials/ex16.c
/petsc/src/ksp/examples/tutorials/ex2.c
/petsc/src/ksp/examples/tutorials/ex23.c
/petsc/src/ksp/examples/tutorials/ex3.c
/petsc/src/ksp/examples/tutorials/ex30.c
/petsc/src/ksp/examples/tutorials/ex4.c
/petsc/src/ksp/examples/tutorials/ex5.c
/petsc/src/ksp/examples/tutorials/ex7.c
/petsc/src/ksp/examples/tutorials/ex8.c
/petsc/src/ksp/examples/tutorials/ex9.c
/petsc/src/ksp/ksp/interface/eige.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/pc/examples/tests/ex7.c
eisens/eisen.c
is/nn/nn.c
ksp/pcksp.c
mg/mg.c
mg/mgfunc.c
ml/ml.c
redundant/redundant.c
samg/samgmgpetsc.c
samg/samgpetsctools.c
spai/ispai.c
tfs/pxxt.c
/petsc/src/ksp/pc/interface/pcset.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/examples/tests/ex10.c
/petsc/src/mat/examples/tests/ex101.c
/petsc/src/mat/examples/tests/ex11.c
/petsc/src/mat/examples/tests/ex12.c
/petsc/src/mat/examples/tests/ex14.c
/petsc/src/mat/examples/tests/ex15.c
/petsc/src/mat/examples/tests/ex19.c
/petsc/src/mat/examples/tests/ex2.c
/petsc/src/mat/examples/tests/ex20.c
/petsc/src/mat/examples/tests/ex21.c
/petsc/src/mat/examples/tests/ex27.c
/petsc/src/mat/examples/tests/ex3.c
/petsc/src/mat/examples/tests/ex30.c
/petsc/src/mat/examples/tests/ex31.c
/petsc/src/mat/examples/tests/ex33.c
/petsc/src/mat/examples/tests/ex37.c
/petsc/src/mat/examples/tests/ex38.c
/petsc/src/mat/examples/tests/ex4.c
/petsc/src/mat/examples/tests/ex49.c
/petsc/src/mat/examples/tests/ex5.c
/petsc/src/mat/examples/tests/ex50.c
/petsc/src/mat/examples/tests/ex55.c
/petsc/src/mat/examples/tests/ex6.c
/petsc/src/mat/examples/tests/ex7.c
/petsc/src/mat/examples/tests/ex70.c
/petsc/src/mat/examples/tests/ex71.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/ex75.c
/petsc/src/mat/examples/tests/ex8.c
/petsc/src/mat/examples/tests/ex85f.F
/petsc/src/mat/examples/tests/ex9.c
/petsc/src/mat/examples/tests/ex93.c
/petsc/src/mat/examples/tests/ex94.c
/petsc/src/mat/examples/tests/ex95.c
/petsc/src/mat/examples/tests/ex98.c
/petsc/src/mat/examples/tests/ex99.c
/petsc/src/mat/examples/tutorials/ex2.c
/petsc/src/mat/examples/tutorials/ex5.c
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/aij/aijtype.c
/petsc/src/mat/impls/aij/mpi/mmaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/spooles/mpiaijspooles.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/essl/essl.c
/petsc/src/mat/impls/aij/seq/lusol/lusol.c
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/aij/seq/spooles/aijspooles.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/aij/seq/umfpack/umfpack.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/dscpack/dscpack.c
/petsc/src/mat/impls/baij/mpi/mmbaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.h
/petsc/src/mat/impls/baij/seq/aijbaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.h
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.h
/petsc/src/mat/impls/bdiag/seq/bdiag3.c
/petsc/src/mat/impls/dense/mpi/mmdense.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/mpi/mpidense.h
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/feti/feti.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/normal/normm.c
/petsc/src/mat/impls/rowbs/mpi/cholbs.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.h
/petsc/src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/aijsbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.h
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/impls/shell/shellcnv.c
/petsc/src/mat/interface/matreg.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/utils/axpy.c
/petsc/src/mat/utils/convert.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/matio.c
/petsc/src/snes/examples/tests/ex1.c
/petsc/src/snes/examples/tests/ex11.c
/petsc/src/snes/examples/tests/ex12f.F
/petsc/src/snes/examples/tests/ex13.c
/petsc/src/snes/examples/tests/ex1f.F
/petsc/src/snes/examples/tests/ex4.c
/petsc/src/snes/examples/tests/ex5.c
/petsc/src/snes/examples/tests/ex7.c
/petsc/src/snes/examples/tests/ex9.c
/petsc/src/snes/examples/tutorials/ex1.c
/petsc/src/snes/examples/tutorials/ex10d/ex10.c
/petsc/src/snes/examples/tutorials/ex14.c
/petsc/src/snes/examples/tutorials/ex1f.F
/petsc/src/snes/examples/tutorials/ex2.c
/petsc/src/snes/examples/tutorials/ex21.c
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/examples/tutorials/ex3.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/ex5f.F
/petsc/src/snes/examples/tutorials/ex5f90.F
/petsc/src/snes/examples/tutorials/ex5s.c
/petsc/src/snes/examples/tutorials/ex6.c
/petsc/src/snes/interface/noise/snesmfj2.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/src/viewer/interface/view.c
/petsc/src/sys/src/viewer/interface/viewreg.c
/petsc/src/ts/examples/tests/ex1.c
/petsc/src/ts/examples/tests/ex1f.F
/petsc/src/ts/examples/tests/ex2.c
/petsc/src/ts/examples/tests/ex4.c
/petsc/src/ts/examples/tutorials/ex2.c
/petsc/src/ts/examples/tutorials/ex2f.F
/petsc/src/ts/examples/tutorials/ex3.c
/petsc/src/ts/examples/tutorials/ex4.c
/petsc/src/ts/examples/tutorials/ex5.c
/petsc/src/ts/examples/tutorials/ex6.c
/petsc/src/ts/impls/implicit/beuler/beuler.c
/petsc/src/ts/impls/implicit/cn/cn.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/vec/examples/tutorials/ex1.c
/petsc/src/vec/examples/tutorials/ex17.c
/petsc/src/vec/examples/tutorials/ex1e.c
/petsc/src/vec/impls/mpi/pbvec.c
/petsc/src/vec/impls/seq/bvec2.c
/petsc/src/vec/impls/seq/dvec2.c
/petsc/src/vec/interface/map.c
/petsc/src/vec/interface/mapreg.c
/petsc/src/vec/interface/vecreg.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/utils/vecio.c
2dcb1b2a12-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 ...


/petsc/bin/matlab/PetscBinaryRead.m
/petsc/bin/mpiexec.valgrind
/petsc/bmake/common/test
/petsc/bmake/docsonly/petscconf
/petsc/config/configure.py
/petsc/config/linux-gnu-amd
/petsc/config/linux-gnu-amd64.py
/petsc/config/linux-gnu-gcc-absoft.py
/petsc/config/linux-gnu-gcc-ifc.py
/petsc/config/linux-gnu-gcc-pgf90.py
/petsc/config/linux-rhAS3-gcc32
/petsc/config/linux-rhAS3-gcc32.py
/petsc/config/linux-rhAS3-intel81
/petsc/config/linux-rhAS3-intel81.py
/petsc/include/petsc.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/vecimpl.h
/petsc/maint/buildtest
/petsc/maint/confignightly/jazz
/petsc/maint/confignightly/opteron-ibm
/petsc/maint/tuesdayreminder
/petsc/maint/update-docs.py
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/compilerOptions.py
/petsc/python/PETSc/package.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/Chaco.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/MUMPS.py
/petsc/python/PETSc/packages/Matlab.py
/petsc/python/PETSc/packages/PARTY.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/Prometheus.py
/petsc/python/PETSc/packages/SCALAPACK.py
/petsc/python/PETSc/packages/SuperLU.py
/petsc/python/PETSc/packages/SuperLU_DIST.py
/petsc/python/PETSc/packages/blacs.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/packages/spai.py
/petsc/python/PETSc/packages/spooles.py
/petsc/python/PETSc/utilities/libraryOptions.py
/petsc/python/makefile
/petsc/python/sidl/snes.sidl
/petsc/src/adic/examples/tutorials/ex1.c
/petsc/src/adic/examples/tutorials/ex2.c
/petsc/src/adic/examples/tutorials/ex2func.c
/petsc/src/adic/examples/tutorials/ex3.c
/petsc/src/adic/examples/tutorials/ex3func.c
/petsc/src/adic/examples/tutorials/ex4.c
/petsc/src/adic/examples/tutorials/ex5.c
/petsc/src/adic/examples/tutorials/ex5func.c
/petsc/src/adic/examples/tutorials/makefile
/petsc/src/adic/src/petscadic.c
/petsc/src/apps/1/appctx.h
/petsc/src/apps/1/ex1.c
/petsc/src/apps/1/ex2.c
/petsc/src/apps/2/ex1.c
/petsc/src/contrib/dvr/makefile
/petsc/src/contrib/fun3d/comp/makefile
/petsc/src/contrib/fun3d/incomp/makefile
/petsc/src/contrib/helmholtz_2/ex12.c
/petsc/src/contrib/helmholtz_2/makefile
/petsc/src/contrib/keyes/ex15.c
/petsc/src/contrib/lahaye/samg.old/petsctools.c
/petsc/src/contrib/oberman/burgers_df_based_q1/appsetalg.c
/petsc/src/contrib/oberman/burgers_df_based_q1/makefile
/petsc/src/contrib/oberman/burgers_vertex_based_q1/main.c
/petsc/src/contrib/oberman/burgers_vertex_based_q1/makefile
/petsc/src/contrib/oberman/laplacian_q1/appalgebra.c
/petsc/src/contrib/oberman/laplacian_q1/makefile
/petsc/src/contrib/oberman/laplacian_q1/scalable/appalgebra.c
/petsc/src/contrib/oberman/laplacian_q1/scalable/main.c
/petsc/src/contrib/oberman/ns_q1q0/main.c
/petsc/src/contrib/oberman/ns_q1q0_penalty/main.c
/petsc/src/contrib/oberman/ns_q1q1/appcreate.c
/petsc/src/contrib/oberman/ns_q1q1/main.c
/petsc/src/contrib/oberman/ns_q2q1/main.c
/petsc/src/contrib/oberman/quasigeo_q1/main.c
/petsc/src/contrib/oberman/tns_q2q1/main.c
/petsc/src/contrib/reusememory/ex1.c
/petsc/src/contrib/src/burgers_df_based_q1/main.c
/petsc/src/contrib/src/burgers_vertex_based_q1/main.c
/petsc/src/contrib/src/burgers_vertex_based_q1/main_old.c
/petsc/src/contrib/src/burgers_vertex_based_q1/main_old2.c
/petsc/src/contrib/src/ns_q1q0_penalty/main.c
/petsc/src/contrib/ysmp/ex1.c
/petsc/src/dm/ao/examples/tests/makefile
/petsc/src/dm/ao/examples/tests/output/ex3_1.out
/petsc/src/dm/ao/examples/tests/output/ex5_1.out
/petsc/src/dm/ao/examples/tutorials/makefile
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/da/examples/tests/ex1.c
/petsc/src/dm/da/examples/tests/ex14.c
/petsc/src/dm/da/examples/tests/ex15.c
/petsc/src/dm/da/examples/tests/ex17.c
/petsc/src/dm/da/examples/tests/ex18.c
/petsc/src/dm/da/examples/tests/ex2.c
/petsc/src/dm/da/examples/tests/ex20.c
/petsc/src/dm/da/examples/tests/ex21f.F
/petsc/src/dm/da/examples/tests/ex23.c
/petsc/src/dm/da/examples/tests/ex4.c
/petsc/src/dm/da/examples/tests/ex6.c
/petsc/src/dm/da/examples/tests/ex7.c
/petsc/src/dm/da/examples/tests/ex8.c
/petsc/src/dm/da/examples/tests/makefile
/petsc/src/dm/da/examples/tutorials/ex1.c
/petsc/src/dm/da/examples/tutorials/ex5.c
/petsc/src/dm/da/examples/tutorials/makefile
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/dm/usg/2d/constant_bilinear/main.c
/petsc/src/dm/usg/2d/quadratic/main.c
/petsc/src/dm/usg/utils/makefile
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/manual/intro.tex
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/docs/tex/manual/part1.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/222.html
/petsc/src/docs/website/index.html
/petsc/src/docs/website/miscellaneous/acknwldg.html
/petsc/src/docs/website/miscellaneous/funding.html
/petsc/src/docs/website/miscellaneous/petscthreads.html
/petsc/src/docs/website/miscellaneous/plans.html
/petsc/src/docs/website/miscellaneous/usage.html
/petsc/src/fortran/custom/zda.c
/petsc/src/fortran/custom/zis.c
/petsc/src/fortran/custom/zmat.c
/petsc/src/fortran/custom/zoptions.c
/petsc/src/fortran/custom/zpetsc.h
/petsc/src/fortran/custom/zsnes.c
/petsc/src/fortran/custom/zsys.c
/petsc/src/fortran/custom/zvec.c
/petsc/src/fortran/f90/tests/makefile
/petsc/src/ksp/examples/tests/ex1.c
/petsc/src/ksp/examples/tests/ex10.c
/petsc/src/ksp/examples/tests/ex12f.F
/petsc/src/ksp/examples/tests/ex14.c
/petsc/src/ksp/examples/tests/ex15.c
/petsc/src/ksp/examples/tests/ex16f.F
/petsc/src/ksp/examples/tests/ex17.c
/petsc/src/ksp/examples/tests/ex18.c
/petsc/src/ksp/examples/tests/ex19.c
/petsc/src/ksp/examples/tests/ex20.c
/petsc/src/ksp/examples/tests/ex24.c
/petsc/src/ksp/examples/tests/ex25.c
/petsc/src/ksp/examples/tests/ex26.c
/petsc/src/ksp/examples/tests/ex3.c
/petsc/src/ksp/examples/tests/ex4.c
/petsc/src/ksp/examples/tests/ex5f.F
/petsc/src/ksp/examples/tests/ex6.c
/petsc/src/ksp/examples/tests/ex7.c
/petsc/src/ksp/examples/tests/makefile
/petsc/src/ksp/examples/tutorials/ex1.c
/petsc/src/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/examples/tutorials/ex11.c
/petsc/src/ksp/examples/tutorials/ex11f.F
/petsc/src/ksp/examples/tutorials/ex12.c
/petsc/src/ksp/examples/tutorials/ex14f.F
/petsc/src/ksp/examples/tutorials/ex15.c
/petsc/src/ksp/examples/tutorials/ex15f.F
/petsc/src/ksp/examples/tutorials/ex16.c
/petsc/src/ksp/examples/tutorials/ex1f.F
/petsc/src/ksp/examples/tutorials/ex2.c
/petsc/src/ksp/examples/tutorials/ex21f.F
/petsc/src/ksp/examples/tutorials/ex22.c
/petsc/src/ksp/examples/tutorials/ex22f.F
/petsc/src/ksp/examples/tutorials/ex23.c
/petsc/src/ksp/examples/tutorials/ex25.c
/petsc/src/ksp/examples/tutorials/ex27.c
/petsc/src/ksp/examples/tutorials/ex28.c
/petsc/src/ksp/examples/tutorials/ex29.c
/petsc/src/ksp/examples/tutorials/ex2f.F
/petsc/src/ksp/examples/tutorials/ex3.c
/petsc/src/ksp/examples/tutorials/ex30.c
/petsc/src/ksp/examples/tutorials/ex31.c
/petsc/src/ksp/examples/tutorials/ex4.c
/petsc/src/ksp/examples/tutorials/ex5.c
/petsc/src/ksp/examples/tutorials/ex6f.F
/petsc/src/ksp/examples/tutorials/ex7.c
/petsc/src/ksp/examples/tutorials/ex8.c
/petsc/src/ksp/examples/tutorials/ex9.c
/petsc/src/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/bicg/bicg.c
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cg/cgne/cgne.c
/petsc/src/ksp/ksp/impls/cgs/cgs.c
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/cr/cr.c
/petsc/src/ksp/ksp/impls/gmres/borthog.c
/petsc/src/ksp/ksp/impls/gmres/borthog2.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/minres/minres.c
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/impls/symmlq/symmlq.c
/petsc/src/ksp/ksp/impls/tcqmr/tcqmr.c
/petsc/src/ksp/ksp/impls/tfqmr/tfqmr.c
/petsc/src/ksp/ksp/interface/eige.c
/petsc/src/ksp/ksp/interface/iguess.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/interface/itres.c
/petsc/src/ksp/pc/examples/tests/ex2.c
/petsc/src/ksp/pc/examples/tests/ex3.c
/petsc/src/ksp/pc/examples/tests/ex4.c
/petsc/src/ksp/pc/examples/tests/ex5.c
/petsc/src/ksp/pc/examples/tests/ex8f.F
/petsc/src/ksp/pc/examples/tests/makefile
/petsc/src/ksp/pc/examples/tutorials/makefile
asm/asm.c
bjacobi/bjacobi.c
composite/composite.c
eisens/eisen.c
fieldsplit/fieldsplit.c
hypre/hyppilut.c
is/feti/fetipc.c
is/nn/nn.c
is/pcis.c
jacobi/jacobi.c
mg/fmg.c
mg/mg.c
mg/mgfunc.c
mg/smg.c
ml/ml.c
prometheus/petscprom.c
samg/samgpetsctools.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/examples/tests/ex1.c
/petsc/src/mat/examples/tests/ex15.c
/petsc/src/mat/examples/tests/ex17.c
/petsc/src/mat/examples/tests/ex19.c
/petsc/src/mat/examples/tests/ex27.c
/petsc/src/mat/examples/tests/ex3.c
/petsc/src/mat/examples/tests/ex48.c
/petsc/src/mat/examples/tests/ex5.c
/petsc/src/mat/examples/tests/ex53.c
/petsc/src/mat/examples/tests/ex62.c
/petsc/src/mat/examples/tests/ex64.c
/petsc/src/mat/examples/tests/ex7.c
/petsc/src/mat/examples/tests/ex71.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/ex75.c
/petsc/src/mat/examples/tests/ex76.c
/petsc/src/mat/examples/tests/ex78.c
/petsc/src/mat/examples/tests/ex94.c
/petsc/src/mat/examples/tests/ex96.c
/petsc/src/mat/examples/tests/ex99.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tutorials/ex2.c
/petsc/src/mat/examples/tutorials/ex6.c
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag3.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/feti/feti.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/rowbs/mpi/cholbs.c
/petsc/src/mat/impls/rowbs/mpi/iccbs.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/impls/shell/shellcnv.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/utils/axpy.c
/petsc/src/mat/utils/getcolv.c
/petsc/src/mat/utils/matio.c
/petsc/src/mat/utils/multequal.c
/petsc/src/snes/examples/tests/ex11.c
/petsc/src/snes/examples/tests/ex12f.F
/petsc/src/snes/examples/tests/ex7.c
/petsc/src/snes/examples/tests/makefile
/petsc/src/snes/examples/tutorials/ex1.c
/petsc/src/snes/examples/tutorials/ex1f.F
/petsc/src/snes/examples/tutorials/ex2.c
/petsc/src/snes/examples/tutorials/ex22.c
/petsc/src/snes/examples/tutorials/ex27.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/examples/tutorials/ex3.c
/petsc/src/snes/examples/tutorials/ex5f.F
/petsc/src/snes/examples/tutorials/ex6.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/interface/noise/snesmfj2.c
/petsc/src/snes/interface/noise/snesnoise.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesj.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/examples/tests/ex18.c
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/examples/tutorials/makefile
/petsc/src/sys/examples/tutorials/output/ex5_1.out
/petsc/src/sys/src/bag/bag.c
/petsc/src/sys/src/draw/examples/tests/makefile
/petsc/src/sys/src/draw/examples/tutorials/makefile
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/error/examples/tests/makefile
/petsc/src/sys/src/objects/destroy.c
/petsc/src/sys/src/objects/gtype.c
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/objects/pgname.c
/petsc/src/sys/src/objects/prefix.c
/petsc/src/sys/src/utils/str.c
/petsc/src/sys/src/viewer/examples/tests/makefile
/petsc/src/sys/src/viewer/examples/tutorials/makefile
/petsc/src/sys/src/viewer/impls/ascii/filev.c
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/ts/examples/tests/ex1.c
/petsc/src/ts/examples/tests/ex1f.F
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tutorials/ex2.c
/petsc/src/ts/examples/tutorials/ex2f.F
/petsc/src/ts/examples/tutorials/ex3.c
/petsc/src/ts/examples/tutorials/ex4.c
/petsc/src/ts/examples/tutorials/ex5.c
/petsc/src/ts/examples/tutorials/ex6.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/util2.c
/petsc/src/ts/impls/explicit/euler/euler.c
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/ts/impls/implicit/beuler/beuler.c
/petsc/src/ts/impls/implicit/cn/cn.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tsfd.c
/petsc/src/vec/examples/tests/ex1.c
/petsc/src/vec/examples/tests/ex11.c
/petsc/src/vec/examples/tests/ex14.c
/petsc/src/vec/examples/tests/ex17.c
/petsc/src/vec/examples/tests/ex19f.F
/petsc/src/vec/examples/tests/ex2.c
/petsc/src/vec/examples/tests/ex21.c
/petsc/src/vec/examples/tests/ex22.c
/petsc/src/vec/examples/tests/ex25.c
/petsc/src/vec/examples/tests/ex28.c
/petsc/src/vec/examples/tests/ex29.c
/petsc/src/vec/examples/tests/ex3.c
/petsc/src/vec/examples/tests/ex30f.F
/petsc/src/vec/examples/tests/ex34.c
/petsc/src/vec/examples/tests/ex4.c
/petsc/src/vec/examples/tests/ex6.c
/petsc/src/vec/examples/tests/ex7.c
/petsc/src/vec/examples/tests/ex8.c
/petsc/src/vec/examples/tests/ex9.c
/petsc/src/vec/examples/tests/makefile
/petsc/src/vec/examples/tutorials/ex1.c
/petsc/src/vec/examples/tutorials/ex11.c
/petsc/src/vec/examples/tutorials/ex11f.F
/petsc/src/vec/examples/tutorials/ex12.c
/petsc/src/vec/examples/tutorials/ex13.c
/petsc/src/vec/examples/tutorials/ex15.c
/petsc/src/vec/examples/tutorials/ex17.c
/petsc/src/vec/examples/tutorials/ex1e.c
/petsc/src/vec/examples/tutorials/ex1f.F
/petsc/src/vec/examples/tutorials/ex1f90.F
/petsc/src/vec/examples/tutorials/ex2.c
/petsc/src/vec/examples/tutorials/ex2f.F
/petsc/src/vec/examples/tutorials/ex7f.F
/petsc/src/vec/examples/tutorials/ex8.c
/petsc/src/vec/examples/tutorials/makefile
/petsc/src/vec/examples/tutorials/output/ex17_1.out
/petsc/src/vec/impls/dvecimpl.h
/petsc/src/vec/impls/mpi/pdvec.c
/petsc/src/vec/impls/seq/bvec1.c
/petsc/src/vec/impls/seq/bvec2.c
/petsc/src/vec/impls/seq/dvec2.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/is/examples/tests/makefile
/petsc/src/vec/is/examples/tutorials/makefile
/petsc/src/vec/is/impls/general/general.c
/petsc/src/vec/pf/examples/tutorials/makefile
/petsc/src/vec/pf/impls/constant/const.c
/petsc/src/vec/utils/comb.c
/petsc/src/vec/utils/vecio.c
/petsc/src/vec/utils/vinv.c
/petsc/todo
e060cb0912-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 ...

e34fafa912-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 ...


/petsc/bin/matlab/PetscBinaryRead.m
/petsc/bin/mpiexec.valgrind
/petsc/bmake/common/test
/petsc/bmake/docsonly/petscconf
/petsc/config/configure.py
/petsc/config/linux-gnu-amd
/petsc/config/linux-gnu-amd64.py
/petsc/config/linux-gnu-gcc-absoft.py
/petsc/config/linux-gnu-gcc-ifc.py
/petsc/config/linux-gnu-gcc-pgf90.py
/petsc/config/linux-rhAS3-gcc32
/petsc/config/linux-rhAS3-gcc32.py
/petsc/config/linux-rhAS3-intel81
/petsc/config/linux-rhAS3-intel81.py
/petsc/include/petsc.h
/petsc/include/petscmat.h
/petsc/include/petscsnes.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/vecimpl.h
/petsc/maint/buildtest
/petsc/maint/confignightly/jazz
/petsc/maint/confignightly/opteron-ibm
/petsc/maint/tuesdayreminder
/petsc/maint/update-docs.py
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/compilerOptions.py
/petsc/python/PETSc/package.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/Chaco.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/MUMPS.py
/petsc/python/PETSc/packages/Matlab.py
/petsc/python/PETSc/packages/PARTY.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/Prometheus.py
/petsc/python/PETSc/packages/SCALAPACK.py
/petsc/python/PETSc/packages/SuperLU.py
/petsc/python/PETSc/packages/SuperLU_DIST.py
/petsc/python/PETSc/packages/blacs.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/packages/spai.py
/petsc/python/PETSc/packages/spooles.py
/petsc/python/PETSc/utilities/libraryOptions.py
/petsc/python/makefile
/petsc/python/sidl/snes.sidl
/petsc/src/adic/examples/tutorials/ex3func.c
/petsc/src/adic/examples/tutorials/ex5func.c
/petsc/src/adic/examples/tutorials/makefile
/petsc/src/apps/1/appctx.h
/petsc/src/apps/1/ex1.c
/petsc/src/apps/1/ex2.c
/petsc/src/contrib/dvr/makefile
/petsc/src/contrib/fun3d/comp/makefile
/petsc/src/contrib/fun3d/incomp/makefile
/petsc/src/contrib/helmholtz_2/makefile
/petsc/src/contrib/oberman/burgers_df_based_q1/makefile
/petsc/src/contrib/oberman/burgers_vertex_based_q1/makefile
/petsc/src/contrib/oberman/laplacian_q1/makefile
/petsc/src/dm/ao/examples/tests/makefile
/petsc/src/dm/ao/examples/tests/output/ex3_1.out
/petsc/src/dm/ao/examples/tests/output/ex5_1.out
/petsc/src/dm/ao/examples/tutorials/makefile
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/da/examples/tests/makefile
/petsc/src/dm/da/examples/tutorials/ex6.c
/petsc/src/dm/da/examples/tutorials/makefile
/petsc/src/dm/usg/utils/makefile
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/manual/intro.tex
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/index.html
/petsc/src/docs/website/miscellaneous/acknwldg.html
/petsc/src/docs/website/miscellaneous/funding.html
/petsc/src/docs/website/miscellaneous/petscthreads.html
/petsc/src/docs/website/miscellaneous/plans.html
/petsc/src/docs/website/miscellaneous/usage.html
/petsc/src/fortran/custom/zda.c
/petsc/src/fortran/custom/zis.c
/petsc/src/fortran/custom/zmat.c
/petsc/src/fortran/custom/zoptions.c
/petsc/src/fortran/custom/zpetsc.h
/petsc/src/fortran/f90/tests/makefile
/petsc/src/ksp/examples/tests/makefile
/petsc/src/ksp/examples/tutorials/ex14f.F
/petsc/src/ksp/examples/tutorials/ex22f.F
/petsc/src/ksp/examples/tutorials/ex29.c
/petsc/src/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/gmres/borthog2.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/pc/examples/tests/makefile
/petsc/src/ksp/pc/examples/tutorials/makefile
jacobi/jacobi.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tutorials/ex6.c
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/ilut.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/order/makefile
/petsc/src/snes/examples/tests/makefile
/petsc/src/snes/examples/tutorials/ex5f.F
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/interface/noise/snesnoise.c
/petsc/src/snes/interface/snes.c
/petsc/src/sys/examples/tests/ex18.c
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/examples/tutorials/makefile
/petsc/src/sys/examples/tutorials/output/ex5_1.out
/petsc/src/sys/src/bag/bag.c
/petsc/src/sys/src/draw/examples/tests/makefile
/petsc/src/sys/src/draw/examples/tutorials/makefile
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/error/examples/tests/makefile
/petsc/src/sys/src/objects/destroy.c
/petsc/src/sys/src/objects/gtype.c
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/utils/str.c
/petsc/src/sys/src/viewer/examples/tests/makefile
/petsc/src/sys/src/viewer/examples/tutorials/makefile
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/vec/examples/tests/makefile
/petsc/src/vec/examples/tutorials/ex17.c
/petsc/src/vec/examples/tutorials/makefile
/petsc/src/vec/examples/tutorials/output/ex17_1.out
/petsc/src/vec/interface/vector.c
/petsc/src/vec/is/examples/tests/makefile
/petsc/src/vec/is/examples/tutorials/makefile
/petsc/src/vec/is/impls/general/general.c
/petsc/src/vec/pf/examples/tutorials/makefile
/petsc/src/vec/utils/comb.c
/petsc/src/vec/utils/vinv.c
/petsc/todo
0c468ba904-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 ...


/petsc/bin/matlab/PetscBagRead.m
/petsc/bin/matlab/PetscBinaryRead.m
/petsc/bmake/common/rules
/petsc/config/linux-gnu.py
/petsc/include/f90impl/f90_g95.h
/petsc/include/f90impl/f90_intel.h
/petsc/include/f90impl/f90_intel8.h
/petsc/include/finclude/petscmg.h
/petsc/include/finclude/petscvec.h
/petsc/include/petscbag.h
/petsc/include/petscversion.h
/petsc/include/petscviewer.h
/petsc/maint/buildtest
/petsc/maint/copylognightly
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/compilerOptions.py
/petsc/python/PETSc/package.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/MUMPS.py
/petsc/python/PETSc/packages/Prometheus.py
/petsc/python/PETSc/packages/spooles.py
/petsc/python/PETSc/utilities/arch.py
/petsc/python/PETSc/utilities/fortranCommandLine.py
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/da/examples/tutorials/ex2.c
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/publications/index.html
/petsc/src/fortran/custom/zstart.c
/petsc/src/fortran/f90/tests/ex1.c
/petsc/src/fortran/f90/tests/ex1f90.F
/petsc/src/fortran/f90/tests/makefile
is/nn/nn.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/dense/mpi/mmdense.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/mpi/sbaijov.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/sys/examples/tutorials/ex5.c
/petsc/src/sys/examples/tutorials/output/ex5_1.out
/petsc/src/sys/src/bag/bag.c
/petsc/src/sys/src/f90/f90_g95.c
/petsc/src/sys/src/objects/tagm.c
/petsc/src/sys/src/utils/mpimesg.c
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/utils/vpscat.c
/petsc/todo
9dcbbd2b27-Feb-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2932
barrysmith@barry-smiths-computer.local|ChangeSet|20050227025812|09115
ChangeSet
1.2932 05/02/26 20:58:12 barrysmith@barry-smiths-computer.local +85 -0
massive changes
option

bk-changeset-1.2932
barrysmith@barry-smiths-computer.local|ChangeSet|20050227025812|09115
ChangeSet
1.2932 05/02/26 20:58:12 barrysmith@barry-smiths-computer.local +85 -0
massive changes
options/bag enum
PC_ in front of all MG routines
strings for PETSc enum types
subclass cgne from cg and lgmres and fgmres from gmres

src/sys/src/viewer/impls/binary/binv.c
1.44 05/02/26 20:58:06 barrysmith@barry-smiths-computer.local +69 -3
allow binary loads to ignore options

src/ksp/ksp/impls/gmres/lgmres/makefile
1.9 05/02/26 20:58:06 barrysmith@barry-smiths-computer.local +1 -1
subclass

src/ksp/ksp/impls/gmres/lgmres/lgmres.c
1.39 05/02/26 20:58:06 barrysmith@barry-smiths-computer.local +3 -1
subclass

src/ksp/ksp/impls/gmres/fgmres/makefile
1.9 05/02/26 20:58:06 barrysmith@barry-smiths-computer.local +1 -1
subclass

todo
1.127 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +5 -1
viewer and setfromoptions use enum strings instead of having their own
hardwired ones in the function

src/vec/interface/dlregis.c
1.25 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +4 -2
viewer and setfromoptions use enum strings instead of having their own
hardwired ones in the function

src/sys/src/objects/pinit.c
1.61 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +9 -2
viewer and setfromoptions use enum strings instead of having their own
hardwired ones in the function

src/sys/src/objects/options.c
1.55 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +136 -39
case independent test of Petsc options

src/sys/src/objects/ams/aoptions.c
1.34 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +51 -30
adding enum to PetscOptions

src/sys/src/bag/bag.c
1.8 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +62 -83
support for adding enums

src/sys/examples/tutorials/ex5.c
1.10.1.1 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +10 -11
support for adding enums

src/snes/utils/damg.c
1.52 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +1 -1
PC_ in front of MG

src/ksp/ksp/impls/gmres/fgmres/fgmres.c
1.44 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +2 -1
subclass

src/ksp/ksp/impls/cg/cgne/makefile
1.5 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +1 -4
subclass

src/ksp/ksp/impls/cg/cgne/cgne.c
1.27 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +2 -0
subclass

src/fortran/custom/zsles.c
1.17 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +8 -0
change DMMGGetb to DMMGGetRHS

python/PETSc/packages/MPI.py
1.160 05/02/26 20:58:05 barrysmith@barry-smiths-computer.local +7 -8
better support of Lam/mpi

src/snes/interface/snesregi.c
1.9 05/02/26 20:58:04 barrysmith@barry-smiths-computer.local +7 -1
viewer and setfromoptions use enum strings instead of having their own
hardwired ones in the function

src/snes/interface/snes.c
1.70 05/02/26 20:58:04 barrysmith@barry-smiths-computer.local +2 -19
viewer and setfromoptions use enum strings instead of having their own
hardwired ones in the function

src/snes/examples/tests/ex11.c
1.16 05/02/26 20:58:04 barrysmith@barry-smiths-computer.local +1 -1
PC_ in front of MG

src/mat/utils/matio.c
1.26 05/02/26 20:58:04 barrysmith@barry-smiths-computer.local +1 -1
no more load_ignore_info

src/mat/examples/tutorials/makefile
1.19 05/02/26 20:58:04 barrysmith@barry-smiths-computer.local +2 -2
no more load_ignore

src/mat/examples/tests/makefile
1.50 05/02/26 20:58:04 barrysmith@barry-smiths-computer.local +3 -3
no more load_ignore

src/mat/examples/tests/ex73.c
1.11 05/02/26 20:58:04 barrysmith@barry-smiths-computer.local +1 -1
no more load_ignore

src/ksp/pc/impls/spai/ispai.c
1.32 05/02/26 20:58:04 barrysmith@barry-smiths-computer.local +4 -4
formating

src/ksp/pc/impls/samg/samgmgpetsc.c
1.15 05/02/26 20:58:04 barrysmith@barry-smiths-computer.local +1 -1
PC_ in front of MG

src/ksp/pc/impls/ml/ml.c
1.16 05/02/26 20:58:04 barrysmith@barry-smiths-computer.local +21 -21
formating

src/ksp/pc/impls/mg/smg.c
1.14 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +2 -11
PC_ infront of MG

src/ksp/pc/impls/mg/mgimpl.h
1.13 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +3 -4
PC_MG instead of MG

src/ksp/pc/impls/mg/mgfunc.c
1.22 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +13 -13
PC_ in front of MG

src/ksp/pc/impls/mg/mg.c
1.57 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +72 -104
viewer and setfromoptions use enum strings instead of having their own
hardwired ones in the function

src/ksp/pc/impls/mg/fmg.c
1.14 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +7 -29
PC_ infront of MG

src/ksp/pc/impls/fieldsplit/fieldsplit.c
1.22 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +4 -8
viewer and setfromoptions use enum strings instead of having their own
hardwired ones in the function

src/ksp/pc/impls/composite/composite.c
1.28 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +3 -6
viewer and setfromoptions use enum strings instead of having their own
hardwired ones in the function

src/ksp/pc/impls/asm/asm.c
1.44 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +3 -13
viewer and setfromoptions use enum strings instead of having their own
hardwired ones in the function

src/ksp/pc/examples/tests/ex5.c
1.22 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +3 -3
PC_ in front of MG

src/ksp/ksp/interface/itfunc.c
1.65 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +2 -16
viewer and setfromoptions use enum strings instead of having their own
hardwired ones in the function

src/ksp/ksp/interface/dlregis.c
1.23 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +18 -2
viewer and setfromoptions use enum strings instead of having their own
hardwired ones in the function

src/ksp/ksp/impls/makefile
1.9 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +1 -1
subclass

src/ksp/ksp/impls/gmres/makefile
1.7 05/02/26 20:58:03 barrysmith@barry-smiths-computer.local +1 -0
subclass

src/ksp/ksp/impls/gmres/gmres.c
1.56 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +15 -13
viewer and setfromoptions use enum strings instead of having their own
hardwired ones in the function

src/ksp/ksp/impls/cg/makefile
1.6 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -0
subclass

src/ksp/ksp/impls/cg/cg.c
1.37 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +4 -13
viewer and setfromoptions use enum strings instead of having their own
hardwired ones in the function

src/ksp/examples/tutorials/makefile
1.64 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +8 -8
no more load_ignore

src/ksp/examples/tutorials/ex29.c
1.11 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1
PC_ in front MG

src/ksp/examples/tutorials/ex28.c
1.12 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1
PC_ in front MG

src/ksp/examples/tutorials/ex25.c
1.12 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1
PC_ in front MG

src/ksp/examples/tutorials/ex22.c
1.10 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1
PC_ in front MG

src/ksp/examples/tests/ex19.c
1.14 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1
PC_ in front MG

src/fortran/custom/zstartf.c
1.10 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1
PetscMPIInt

src/docs/website/documentation/changes/222.html
1.37 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +5 -0
PC_ in front of all MG functions

src/contrib/keyes/ex15.c
1.5 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1
PC_ in front of all MG functions

python/PETSc/packages/spooles.py
1.24.1.1 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1
liblist for package.py classes is now a list of list so different names of
libraries (like blas and MPI) can be handled

python/PETSc/packages/spai.py
1.15 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1
liblist for package.py classes is now a list of list so different names of
libraries (like blas and MPI) can be handled

python/PETSc/packages/ml.py
1.25 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1
liblist for package.py classes is now a list of list so different names of
libraries (like blas and MPI) can be handled

python/PETSc/packages/hypre.py
1.55 05/02/26 20:58:02 barrysmith@barry-smiths-computer.local +1 -1
liblist for package.py classes is now a list of list so different names of
libraries (like blas and MPI) can be handled

python/PETSc/packages/blacs.py
1.6 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +1 -1
liblist for package.py classes is now a list of list so different names of
libraries (like blas and MPI) can be handled

python/PETSc/packages/UMFPACK.py
1.23 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +1 -1
liblist for package.py classes is now a list of list so different names of
libraries (like blas and MPI) can be handled

python/PETSc/packages/SuperLU_DIST.py
1.31 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +1 -1
liblist for package.py classes is now a list of list so different names of
libraries (like blas and MPI) can be handled

python/PETSc/packages/SuperLU.py
1.21 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +1 -1
liblist for package.py classes is now a list of list so different names of
libraries (like blas and MPI) can be handled

python/PETSc/packages/SCALAPACK.py
1.6 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +1 -1
liblist for package.py classes is now a list of list so different names of
libraries (like blas and MPI) can be handled

python/PETSc/packages/Prometheus.py
1.7 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +1 -1
liblist for package.py classes is now a list of list so different names of
libraries (like blas and MPI) can be handled

python/PETSc/packages/ParMetis.py
1.50 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +1 -1
liblist for package.py classes is now a list of list so different names of
libraries (like blas and MPI) can be handled

python/PETSc/packages/PARTY.py
1.9 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +1 -1
liblist for package.py classes is now a list of list so different names of
libraries (like blas and MPI) can be handled

python/PETSc/packages/MUMPS.py
1.36.1.1 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +1 -1
liblist for package.py classes is now a list of list so different names of
libraries (like blas and MPI) can be handled

python/PETSc/packages/Chaco.py
1.10 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +1 -1
liblist for package.py classes is now a list of list so different names of
libraries (like blas and MPI) can be handled

python/PETSc/package.py
1.26.1.1 05/02/26 20:58:01 barrysmith@barry-smiths-computer.local +25 -12
liblist for package.py classes is now a list of list so different names of
libraries (like blas and MPI) can be handled

include/petscviewer.h
1.50 05/02/26 20:58:00 barrysmith@barry-smiths-computer.local +2 -1
option to binary viewers to not use command line options

include/petscvec.h
1.66 05/02/26 20:58:00 barrysmith@barry-smiths-computer.local +2 -1
strings for PETSc enums

include/petscsnes.h
1.43 05/02/26 20:58:00 barrysmith@barry-smiths-computer.local +1 -0
strings for PETSc enums

include/petscpc.h
1.70 05/02/26 20:58:00 barrysmith@barry-smiths-computer.local +5 -0
strings for PETSc enums

include/petscoptions.h
1.25 05/02/26 20:58:00 barrysmith@barry-smiths-computer.local +5 -2
GetEList and GetEnum for options

include/petscmg.h
1.14 05/02/26 20:58:00 barrysmith@barry-smiths-computer.local +11 -10
PC_ in front of MG routines

include/petscksp.h
1.62 05/02/26 20:58:00 barrysmith@barry-smiths-computer.local +8 -6
ksp subclasses
strings for all PETSc enums

include/petscdmmg.h
1.3 05/02/26 20:58:00 barrysmith@barry-smiths-computer.local +6 -6
fix two macros with same fortran name DMMGGetB

include/petscbag.h
1.6 05/02/26 20:58:00 barrysmith@barry-smiths-computer.local +6 -6
registering enums

include/petsc.h
1.117 05/02/26 20:58:00 barrysmith@barry-smiths-computer.local +4 -6
strings for all basic PETSc enums

include/finclude/petscmg.h
1.10 05/02/26 20:57:59 barrysmith@barry-smiths-computer.local +8 -6
all multigrid routines macros start with PC_

python/PETSc/packages/MPI.py
1.159 05/02/26 18:40:47 barrysmith@barry-smiths-computer.local +5 -0
doman

src/vec/utils/vscat.c
1.41 05/02/26 11:33:35 barrysmith@barry-smiths-computer.local +8 -6
formating clearer manual page

src/fortran/custom/zsles.c
1.16 05/02/25 13:35:30 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no B

src/docs/website/documentation/tutorials/index.html
1.20 05/02/25 12:19:52 barrysmith@barrysmith-57.mcs.anl.gov +3 -0
add Houston tutorial

src/sys/src/viewer/impls/binary/binv.c
1.43 05/02/24 15:02:04 barrysmith@barrysmith-57.mcs.anl.gov +7 -8
dead code with outdated option

src/ksp/ksp/impls/cg/cgne/makefile
1.4 05/02/24 07:11:24 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/ksp/impls/cg/cgne/cgne.c
1.26 05/02/24 07:11:23 barrysmith@barry-smiths-computer.local +15 -113
mvdir

src/ksp/ksp/impls/gmres/fgmres/modpcf.c
1.17 05/02/24 07:09:59 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/ksp/impls/gmres/fgmres/makefile
1.8 05/02/24 07:09:59 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/ksp/impls/gmres/fgmres/fgmresp.h
1.14 05/02/24 07:09:59 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/ksp/impls/gmres/fgmres/fgmres.c
1.43 05/02/24 07:09:58 barrysmith@barry-smiths-computer.local +2 -24
mvdir

src/ksp/ksp/impls/gmres/lgmres/readme
1.4 05/02/24 07:08:46 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/ksp/impls/gmres/lgmres/makefile
1.8 05/02/24 07:08:46 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/ksp/impls/gmres/lgmres/lgmresp.h
1.9 05/02/24 07:08:46 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/ksp/impls/gmres/lgmres/lgmres.c
1.38 05/02/24 07:08:46 barrysmith@barry-smiths-computer.local +8 -64
mvdir

src/fortran/custom/zstart.c
1.30.1.2 05/02/22 21:05:18 barrysmith@barry-smiths-computer.local +1 -1
typo in previous change

src/fortran/custom/zstart.c
1.30.1.1 05/02/22 21:04:22 barrysmith@barry-smiths-computer.local +6 -0
need to set PETSC_COMM_WORLD; dang it really would be nice to
have a single PetscInitialize() for C and Fortran and not all this duplicated code

src/fortran/custom/zsles.c
1.15 05/02/22 19:22:58 barrysmith@barry-smiths-computer.local +22 -1
added dmmgsetinitialguess_ for Fortran


Hg-commit: 887aa17e22982bf46d3e4dec0c549e1596b7a6c7

show more ...


/petsc/include/finclude/petscmg.h
/petsc/include/petsc.h
/petsc/include/petscbag.h
/petsc/include/petscdmmg.h
/petsc/include/petscksp.h
/petsc/include/petscmg.h
/petsc/include/petscoptions.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscvec.h
/petsc/include/petscviewer.h
/petsc/python/PETSc/package.py
/petsc/python/PETSc/packages/Chaco.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/MUMPS.py
/petsc/python/PETSc/packages/PARTY.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/Prometheus.py
/petsc/python/PETSc/packages/SCALAPACK.py
/petsc/python/PETSc/packages/SuperLU.py
/petsc/python/PETSc/packages/SuperLU_DIST.py
/petsc/python/PETSc/packages/UMFPACK.py
/petsc/python/PETSc/packages/blacs.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/packages/ml.py
/petsc/python/PETSc/packages/spai.py
/petsc/python/PETSc/packages/spooles.py
/petsc/src/contrib/keyes/ex15.c
/petsc/src/docs/website/documentation/changes/222.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/fortran/custom/zsles.c
/petsc/src/fortran/custom/zstart.c
/petsc/src/fortran/custom/zstartf.c
/petsc/src/ksp/examples/tests/ex19.c
/petsc/src/ksp/examples/tutorials/ex22.c
/petsc/src/ksp/examples/tutorials/ex25.c
/petsc/src/ksp/examples/tutorials/ex28.c
/petsc/src/ksp/examples/tutorials/ex29.c
/petsc/src/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cg/cgne/cgne.c
/petsc/src/ksp/ksp/impls/cg/cgne/makefile
/petsc/src/ksp/ksp/impls/cg/makefile
/petsc/src/ksp/ksp/impls/gmres/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/fgmresp.h
/petsc/src/ksp/ksp/impls/gmres/fgmres/makefile
/petsc/src/ksp/ksp/impls/gmres/fgmres/modpcf.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmresp.h
/petsc/src/ksp/ksp/impls/gmres/lgmres/makefile
/petsc/src/ksp/ksp/impls/gmres/lgmres/readme
/petsc/src/ksp/ksp/impls/gmres/makefile
/petsc/src/ksp/ksp/impls/makefile
/petsc/src/ksp/ksp/interface/dlregis.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/examples/tests/ex5.c
asm/asm.c
composite/composite.c
fieldsplit/fieldsplit.c
mg/fmg.c
mg/mg.c
mg/mgfunc.c
mg/mgimpl.h
mg/smg.c
ml/ml.c
samg/samgmgpetsc.c
spai/ispai.c
/petsc/src/mat/examples/tests/ex73.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/utils/matio.c
/petsc/src/snes/examples/tests/ex11.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesregi.c
/petsc/src/snes/utils/damg.c
/petsc/src/sys/examples/tutorials/ex5.c
/petsc/src/sys/src/bag/bag.c
/petsc/src/sys/src/objects/ams/aoptions.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/vec/interface/dlregis.c
/petsc/src/vec/utils/vscat.c
/petsc/todo
ba7117d922-Feb-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2931
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050222195212|11920
ChangeSet
1.2931 05/02/22 13:52:12 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
Merge bk://petsc@petsc.bkbits

bk-changeset-1.2931
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050222195212|11920
ChangeSet
1.2931 05/02/22 13:52:12 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-dev

config/configure.py
1.88 05/02/22 13:52:11 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Auto merged


Hg-commit: 6c29d9f6bfc261365a01170caf8222c292efa0c5

show more ...

7cfd0b0522-Feb-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2924.1.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050222194945|00528
ChangeSet
1.2924.1.1 05/02/22 13:49:45 barrysmith@barrysmith-57.mcs.anl.gov +28 -0
enum as data type

bk-changeset-1.2924.1.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050222194945|00528
ChangeSet
1.2924.1.1 05/02/22 13:49:45 barrysmith@barrysmith-57.mcs.anl.gov +28 -0
enum as data type
Petscpopen only exists if popen exists so ifdef uses

src/vec/pf/impls/string/cstring.c
1.18 05/02/22 13:49:40 barrysmith@barrysmith-57.mcs.anl.gov +4 -0
provide PetscPOpen() only when popen exists, thus protect
uses with #ifdef

src/sys/src/viewer/impls/binary/binv.c
1.42 05/02/22 13:49:40 barrysmith@barrysmith-57.mcs.anl.gov +4 -0
provide PetscPOpen() only when popen exists, thus protect
uses with #ifdef

src/sys/src/viewer/impls/ascii/filev.c
1.35 05/02/22 13:49:40 barrysmith@barrysmith-57.mcs.anl.gov +5 -0
provide PetscPOpen() only when popen exists, thus protect
uses with #ifdef

src/sys/src/utils/select.c
1.15 05/02/22 13:49:40 barrysmith@barrysmith-57.mcs.anl.gov +5 -2
provide PetscPOpen() only when popen exists, thus protect
uses with #ifdef

src/sys/src/objects/ptype.c
1.13 05/02/22 13:49:40 barrysmith@barrysmith-57.mcs.anl.gov +7 -47
add enum PETSc type

src/sys/src/objects/ams/aoptions.c
1.33 05/02/22 13:49:40 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
provide PetscPOpen() only when popen exists, thus protect
uses with #ifdef

src/sys/src/fileio/sysio.c
1.34 05/02/22 13:49:40 barrysmith@barrysmith-57.mcs.anl.gov +4 -1
provide PetscPOpen() only when popen exists, thus protect
uses with #ifdef

src/sys/src/fileio/smatlab.c
1.12 05/02/22 13:49:40 barrysmith@barrysmith-57.mcs.anl.gov +12 -9
provide PetscPOpen() only when popen exists, thus protect
uses with #ifdef

src/sys/src/fileio/mpiuopen.c
1.22 05/02/22 13:49:39 barrysmith@barrysmith-57.mcs.anl.gov +12 -17
provide PetscPOpen() only when popen exists, thus protect
uses with #ifdef

src/sys/src/fileio/ftest.c
1.35 05/02/22 13:49:39 barrysmith@barrysmith-57.mcs.anl.gov +9 -0
provide PetscPOpen() only when popen exists, thus protect
uses with #ifdef

src/sys/src/fileio/fretrieve.c
1.26 05/02/22 13:49:39 barrysmith@barrysmith-57.mcs.anl.gov +4 -0
provide PetscPOpen() only when popen exists, thus protect
uses with #ifdef

src/sys/src/error/err.c
1.48 05/02/22 13:49:39 barrysmith@barrysmith-57.mcs.anl.gov +5 -1
provide PetscPOpen() only when popen exists, thus protect
uses with #ifdef

src/sys/src/draw/impls/ps/pops.c
1.14 05/02/22 13:49:39 barrysmith@barrysmith-57.mcs.anl.gov +26 -23
provide PetscPOpen() only when popen exists, thus protect
uses with #ifdef

src/sys/src/bag/bag.c
1.7 05/02/22 13:49:39 barrysmith@barrysmith-57.mcs.anl.gov +68 -2
registering enums

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.107 05/02/22 13:49:39 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
added PetscTruths

src/ksp/pc/impls/hypre/hyppilut.c
1.72 05/02/22 13:49:39 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
added PetscTruths

src/dm/ao/impls/basic/aodatabasic.c
1.30 05/02/22 13:49:39 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
added string enum name for PetscDataType

python/PETSc/packages/Prometheus.py
1.6 05/02/22 13:49:39 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
add post processing compile

python/PETSc/packages/BlasLapack.py
1.116 05/02/22 13:49:39 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
change name of BLASLAPACK_F2C to UNDERSCORE

include/petscblaslapack_stdcall.h
1.3 05/02/22 13:49:39 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
change name of BLASLAPACK_F2C to UNDERSCORE

include/petscblaslapack_caps.h
1.2 05/02/22 13:49:39 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
change name of BLASLAPACK_F2C to UNDERSCORE

include/petscblaslapack_c.h
1.2 05/02/22 13:49:39 barrysmith@barrysmith-57.mcs.anl.gov +5 -5
change name of BLASLAPACK_F2C to UNDERSCORE

include/petscblaslapack.h
1.18 05/02/22 13:49:38 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
change name of BLASLAPACK_F2C to UNDERSCORE

include/petscbag.h
1.5 05/02/22 13:49:38 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
add enums as datatype

include/petsc.h
1.116 05/02/22 13:49:38 barrysmith@barrysmith-57.mcs.anl.gov +10 -6
provide strings for enums

config/configure.py
1.86.1.1 05/02/22 13:49:38 barrysmith@barrysmith-57.mcs.anl.gov +5 -0
post processing

BitKeeper/deleted/.del-mstart.c~b4fc29a786cb26fb
1.5 05/02/21 16:43:19 barrysmith@barry-smiths-computer.local +0 -0
Delete: src/sys/src/viewer/impls/socket/matlab/mstart.c

src/ksp/pc/impls/prometheus/petscprom.c
1.5 05/02/20 18:57:24 barrysmith@barry-smiths-computer.local +1 -1
removed stray charactor introduced during last cleanup


Hg-commit: 603c92722a1584f3d54b238c2e3dd2279e2f94f8

show more ...


/petsc/config/configure.py
/petsc/include/petsc.h
/petsc/include/petscbag.h
/petsc/include/petscblaslapack.h
/petsc/include/petscblaslapack_c.h
/petsc/include/petscblaslapack_caps.h
/petsc/include/petscblaslapack_stdcall.h
/petsc/include/petscversion.h
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/package.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/Chaco.py
/petsc/python/PETSc/packages/Jostle.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/MUMPS.py
/petsc/python/PETSc/packages/PARTY.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/Prometheus.py
/petsc/python/PETSc/packages/SCALAPACK.py
/petsc/python/PETSc/packages/Scotch.py
/petsc/python/PETSc/packages/SuperLU.py
/petsc/python/PETSc/packages/SuperLU_DIST.py
/petsc/python/PETSc/packages/UMFPACK.py
/petsc/python/PETSc/packages/blacs.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/packages/ml.py
/petsc/python/PETSc/packages/spai.py
/petsc/python/PETSc/packages/spooles.py
/petsc/python/PETSc/utilities/arch.py
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/interface/itfunc.c
hypre/hyppilut.c
prometheus/petscprom.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
/petsc/src/sys/examples/tutorials/ex5.c
/petsc/src/sys/src/bag/bag.c
/petsc/src/sys/src/draw/impls/ps/pops.c
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/fileio/fretrieve.c
/petsc/src/sys/src/fileio/ftest.c
/petsc/src/sys/src/fileio/mpiuopen.c
/petsc/src/sys/src/fileio/smatlab.c
/petsc/src/sys/src/fileio/sysio.c
/petsc/src/sys/src/objects/ams/aoptions.c
/petsc/src/sys/src/objects/ptype.c
/petsc/src/sys/src/utils/select.c
/petsc/src/sys/src/viewer/impls/ascii/filev.c
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/vec/pf/impls/string/cstring.c
47effc9e22-Feb-2005 victor <victor@tibook500ve.cs.utk.edu>

bk-changeset-1.2928
victor@tibook500ve.cs.utk.edu|ChangeSet|20050222003541|51189
ChangeSet
1.2928 05/02/21 19:35:41 victor@tibook500ve.cs.utk.edu +3 -0
rename petsc's spai.h to petscspai.h to pre

bk-changeset-1.2928
victor@tibook500ve.cs.utk.edu|ChangeSet|20050222003541|51189
ChangeSet
1.2928 05/02/21 19:35:41 victor@tibook500ve.cs.utk.edu +3 -0
rename petsc's spai.h to petscspai.h to prevent conflicts

src/ksp/pc/impls/spai/petscspai.h
1.1 05/02/21 19:35:38 victor@tibook500ve.cs.utk.edu +22 -0

src/ksp/pc/impls/spai/petscspai.h
1.0 05/02/21 19:35:38 victor@tibook500ve.cs.utk.edu +0 -0
BitKeeper file /Users/victor/Software/petsc/petsc-dev/src/ksp/pc/impls/spai/petscspai.h

src/ksp/pc/impls/spai/ispai.c
1.31 05/02/21 19:35:37 victor@tibook500ve.cs.utk.edu +1 -0
rename petsc's spai.h to petscspai.h to prevent conflicts

BitKeeper/deleted/.del-spaih~7ad0a9d45b0d3e4e
1.8 05/02/21 19:32:39 victor@tibook500ve.cs.utk.edu +1 -1
Delete: src/ksp/pc/impls/spai/spaih

src/ksp/pc/impls/spai/spaih
1.7 05/02/21 19:27:04 victor@tibook500ve.cs.utk.edu +0 -0
Rename: src/ksp/pc/impls/spai/spai.h -> src/ksp/pc/impls/spai/spaih


Hg-commit: a1390755a42ab0a0c4dc2c8d0869f10641cf7644

show more ...

01a81e6119-Feb-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2915.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20050219155653|28295
ChangeSet
1.2915.1.1 05/02/19 09:56:53 barrysmith@barry-smiths-computer.local +17 -0
prometheus downl

bk-changeset-1.2915.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20050219155653|28295
ChangeSet
1.2915.1.1 05/02/19 09:56:53 barrysmith@barry-smiths-computer.local +17 -0
prometheus download support

src/ksp/pc/impls/spai/makefile
1.10 05/02/19 09:56:49 barrysmith@barry-smiths-computer.local +4 -1
cleanup moved files up from subdirectories

src/ksp/pc/impls/spai/ispai.c
1.30 05/02/19 09:56:49 barrysmith@barry-smiths-computer.local +0 -40
cleanup

src/ksp/pc/impls/spai/readme
1.5 05/02/19 09:56:48 barrysmith@barry-smiths-computer.local +0 -26
cleanup outdated stuff

src/ksp/pc/impls/prometheus/petscprom.c
1.4 05/02/19 09:56:48 barrysmith@barry-smiths-computer.local +3 -61
cleanup

src/ksp/pc/impls/prometheus/makefile
1.8 05/02/19 09:56:48 barrysmith@barry-smiths-computer.local +1 -0
requires C++

src/ksp/pc/impls/makefile
1.23 05/02/19 09:56:48 barrysmith@barry-smiths-computer.local +1 -1
prometheus should be in build path

python/PETSc/packages/hypre.py
1.53 05/02/19 09:56:48 barrysmith@barry-smiths-computer.local +1 -1
use ranlib found by configure

python/PETSc/packages/Prometheus.py
1.3 05/02/19 09:56:48 barrysmith@barry-smiths-computer.local +30 -63
almost works, problem is petscconf.h must be set before running this

python/PETSc/package.py
1.24 05/02/19 09:56:48 barrysmith@barry-smiths-computer.local +1 -1
allow no lib to be listed

BitKeeper/deleted/.del-test_command~8832318480688bce
1.5 05/02/18 20:56:30 barrysmith@barry-smiths-computer.local +0 -0
Delete: src/ksp/pc/impls/spai/examples/tutorials/test_command

BitKeeper/deleted/.del-makefile~21097455582fd101
1.6 05/02/18 20:56:30 barrysmith@barry-smiths-computer.local +0 -0
Delete: src/ksp/pc/impls/spai/examples/tutorials/makefile

BitKeeper/deleted/.del-ex3.c~a174bacfda4ef527
1.5 05/02/18 20:56:30 barrysmith@barry-smiths-computer.local +0 -0
Delete: src/ksp/pc/impls/spai/examples/tutorials/ex3.c

BitKeeper/deleted/.del-makefile~58b6248fe3b40be2
1.9 05/02/18 20:56:29 barrysmith@barry-smiths-computer.local +0 -0
Delete: src/ksp/pc/impls/spai/examples/makefile

BitKeeper/deleted/.del-ex2.c~40f84730417436fe
1.11 05/02/18 20:56:29 barrysmith@barry-smiths-computer.local +0 -0
Delete: src/ksp/pc/impls/spai/examples/tutorials/ex2.c

src/ksp/pc/impls/spai/ispai.c
1.29 05/02/18 20:54:22 barrysmith@barry-smiths-computer.local +0 -0
Rename: src/ksp/pc/impls/spai/src/ispai.c -> src/ksp/pc/impls/spai/ispai.c

src/ksp/pc/impls/spai/dspai.c
1.11 05/02/18 20:54:21 barrysmith@barry-smiths-computer.local +0 -0
Rename: src/ksp/pc/impls/spai/src/dspai.c -> src/ksp/pc/impls/spai/dspai.c

src/ksp/pc/impls/spai/makefile
1.9 05/02/18 20:53:31 barrysmith@barry-smiths-computer.local +0 -0
Rename: src/ksp/pc/impls/spai/src/makefile -> src/ksp/pc/impls/spai/makefile

BitKeeper/deleted/.del-makefile~3a44908b3645ac7d
1.8 05/02/18 20:53:23 barrysmith@barry-smiths-computer.local +0 -0
Delete: src/ksp/pc/impls/spai/makefile

src/ksp/pc/impls/spai/spai.h
1.6 05/02/18 20:49:30 barrysmith@barry-smiths-computer.local +0 -0
Rename: src/ksp/pc/impls/spai/include/spai.h -> src/ksp/pc/impls/spai/spai.h


Hg-commit: c24e48045fcd107882e47b323d6a0efaad4f0723

show more ...

0ddc342817-Feb-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2911
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050217172620|19709
ChangeSet
1.2911 05/02/17 11:26:20 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
Merge bk://petsc@petsc.bkbits

bk-changeset-1.2911
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050217172620|19709
ChangeSet
1.2911 05/02/17 11:26:20 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-dev

python/PETSc/packages/ml.py
1.22 05/02/17 11:26:19 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Auto merged

python/PETSc/package.py
1.23 05/02/17 11:26:19 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Auto merged


Hg-commit: 89c0dc6af3f37f8b8cf3835f8c56e4c32cdc1105

show more ...

9ee6893b17-Feb-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2906.1.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050217172603|22584
ChangeSet
1.2906.1.1 05/02/17 11:26:03 barrysmith@barrysmith-57.mcs.anl.gov +10 -0
configure cleanup an

bk-changeset-1.2906.1.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050217172603|22584
ChangeSet
1.2906.1.1 05/02/17 11:26:03 barrysmith@barrysmith-57.mcs.anl.gov +10 -0
configure cleanup and fixes for external packages

src/ksp/pc/impls/composite/composite.c
1.27 05/02/17 11:25:58 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
formating

python/PETSc/packages/spai.py
1.11 05/02/17 11:25:58 barrysmith@barrysmith-57.mcs.anl.gov +29 -268
rework to actually work, before was just copy from ParMetis

python/PETSc/packages/ml.py
1.20.1.1 05/02/17 11:25:58 barrysmith@barrysmith-57.mcs.anl.gov +2 -13
move license printing to base package class

python/PETSc/packages/hypre.py
1.52 05/02/17 11:25:58 barrysmith@barrysmith-57.mcs.anl.gov +9 -9
move license printing to base package class

python/PETSc/packages/ParMetis.py
1.47 05/02/17 11:25:58 barrysmith@barrysmith-57.mcs.anl.gov +2 -3
clearer log messages to screen

python/PETSc/packages/PARTY.py
1.7 05/02/17 11:25:58 barrysmith@barrysmith-57.mcs.anl.gov +2 -13
move license printing to base package class

python/PETSc/packages/Chaco.py
1.8 05/02/17 11:25:58 barrysmith@barrysmith-57.mcs.anl.gov +6 -14
move license printing to base package class

python/PETSc/package.py
1.21.1.1 05/02/17 11:25:58 barrysmith@barrysmith-57.mcs.anl.gov +11 -1
move license printing to base package class

src/sys/src/objects/options.c
1.54 05/02/16 22:02:40 barrysmith@barry-smiths-computer.local +3 -3
use PETSC_TRUTH for true false not ++

python/PETSc/packages/spai.py
1.10 05/02/16 19:25:39 barrysmith@barry-smiths-computer.local +0 -0
Rename: python/PETSc/packages/joe -> python/PETSc/packages/spai.py

python/PETSc/packages/joe
1.9 05/02/16 19:25:29 barrysmith@barry-smiths-computer.local +0 -0
Rename: python/PETSc/packages/SPAI.py -> python/PETSc/packages/joe

python/PETSc/packages/ParMetis.py
1.46 05/02/15 21:20:07 barrysmith@barry-smiths-computer.local +12 -233
use Packages as base class to simply code

python/PETSc/packages/ParMetis.py
1.45 05/02/15 21:04:30 barrysmith@barry-smiths-computer.local +0 -0
Rename: python/PETSc/packages/joe -> python/PETSc/packages/ParMetis.py

python/PETSc/packages/joe
1.44 05/02/15 21:04:19 barrysmith@barry-smiths-computer.local +0 -0
Rename: python/PETSc/packages/parmetis.py -> python/PETSc/packages/joe

python/PETSc/packages/parmetis.py
1.43 05/02/15 21:01:24 barrysmith@barry-smiths-computer.local +0 -0
Rename: python/PETSc/packages/joe -> python/PETSc/packages/parmetis.py

python/PETSc/packages/joe
1.42 05/02/15 21:01:12 barrysmith@barry-smiths-computer.local +0 -0
Rename: python/PETSc/packages/ParMetis.py -> python/PETSc/packages/joe

python/PETSc/packages/SCALAPACK.py
1.3 05/02/15 20:56:17 barrysmith@barry-smiths-computer.local +1 -5
just list the library


Hg-commit: 4003afe548388723344d0b2183e245e75d263c07

show more ...

41ca001516-Feb-2005 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2908
hzhang@harley.mcs.anl.gov|ChangeSet|20050216023647|11468
ChangeSet
1.2908 05/02/15 20:36:47 hzhang@harley.mcs.anl.gov +2 -0
update ml interface to ml-3.1

src/ksp/pc/impls/m

bk-changeset-1.2908
hzhang@harley.mcs.anl.gov|ChangeSet|20050216023647|11468
ChangeSet
1.2908 05/02/15 20:36:47 hzhang@harley.mcs.anl.gov +2 -0
update ml interface to ml-3.1

src/ksp/pc/impls/ml/ml.c
1.15 05/02/15 20:36:46 hzhang@harley.mcs.anl.gov +8 -7
update ml interface to ml-3.1

python/PETSc/packages/ml.py
1.21 05/02/15 20:36:45 hzhang@harley.mcs.anl.gov +2 -2
update ml interface to ml-3.1


Hg-commit: 9100cf1009598d64bc61463812a0f0ab06aa7b7c

show more ...

68eff7e615-Feb-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2904.1.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050215204628|12867
ChangeSet
1.2904.1.1 05/02/15 14:46:28 barrysmith@barrysmith-57.mcs.anl.gov +5 -0
allow char arrays in

bk-changeset-1.2904.1.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050215204628|12867
ChangeSet
1.2904.1.1 05/02/15 14:46:28 barrysmith@barrysmith-57.mcs.anl.gov +5 -0
allow char arrays in PetscBags

src/sys/src/bag/bag.c
1.5 05/02/15 14:46:24 barrysmith@barrysmith-57.mcs.anl.gov +85 -5
allow char arrays in PetscBags

src/sys/examples/tutorials/output/ex5_1.out
1.3 05/02/15 14:46:24 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
allow char arrays in PetscBags

src/sys/examples/tutorials/ex5.c
1.5.1.1 05/02/15 14:46:24 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
allow char arrays in PetscBags

include/petscbag.h
1.3 05/02/15 14:46:24 barrysmith@barrysmith-57.mcs.anl.gov +2 -1
allow char arrays in PetscBags

src/ksp/pc/impls/mg/mg.c
1.56 05/02/15 14:44:40 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
more docs

src/ksp/pc/impls/mg/mg.c
1.55 05/02/15 13:55:10 barrysmith@barrysmith-57.mcs.anl.gov +3 -2
also if cholesky then don't use GMRES


Hg-commit: 4f39eee03eda89e6ec9e9f0a36b0948f6e2ce8fb

show more ...

1b719fc713-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 ...

3e826d7b11-Feb-2005 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.2895.1.13
balay@asterix.mcs.anl.gov|ChangeSet|20050211032633|57474
ChangeSet
1.2895.1.13 05/02/10 21:26:33 balay@asterix.mcs.anl.gov +1 -0
fix ML compile errors on AIX

src/ksp/p

bk-changeset-1.2895.1.13
balay@asterix.mcs.anl.gov|ChangeSet|20050211032633|57474
ChangeSet
1.2895.1.13 05/02/10 21:26:33 balay@asterix.mcs.anl.gov +1 -0
fix ML compile errors on AIX

src/ksp/pc/impls/ml/ml.c
1.12.1.1 05/02/10 21:26:32 balay@asterix.mcs.anl.gov +10 -5
fix ML compile errors on AIX


Hg-commit: a5a26fb2a189c127efc8e11c660f4c3b4c23425d

show more ...

8777bf3b06-Feb-2005 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.2895.1.1
balay@asterix.mcs.anl.gov|ChangeSet|20050206081605|08576
ChangeSet
1.2895.1.1 05/02/06 02:16:05 balay@asterix.mcs.anl.gov +5 -0
#requiresprecision double => !defined(PE

bk-changeset-1.2895.1.1
balay@asterix.mcs.anl.gov|ChangeSet|20050206081605|08576
ChangeSet
1.2895.1.1 05/02/06 02:16:05 balay@asterix.mcs.anl.gov +5 -0
#requiresprecision double => !defined(PETSC_USE_SINGLE) && !defined(PETSC_USE_MAT_SINGLE)

src/vec/impls/mpi/pdvec.c
1.49 05/02/06 02:16:03 balay@asterix.mcs.anl.gov +3 -3
#requiresprecision double => !defined(PETSC_USE_SINGLE) && !defined(PETSC_USE_MAT_SINGLE)

src/mat/impls/aij/mpi/mpiaij.h
1.36 05/02/06 02:16:03 balay@asterix.mcs.anl.gov +1 -1
#requiresprecision double => !defined(PETSC_USE_SINGLE) && !defined(PETSC_USE_MAT_SINGLE)

src/ksp/pc/interface/pcregis.c
1.36 05/02/06 02:16:03 balay@asterix.mcs.anl.gov +2 -2
#requiresprecision double => !defined(PETSC_USE_SINGLE) && !defined(PETSC_USE_MAT_SINGLE)

src/ksp/pc/impls/tfs/pxxt.c
1.25 05/02/06 02:16:03 balay@asterix.mcs.anl.gov +0 -16
#requiresprecision double => !defined(PETSC_USE_SINGLE) && !defined(PETSC_USE_MAT_SINGLE)

src/fortran/custom/zsys.c
1.32 05/02/06 02:16:03 balay@asterix.mcs.anl.gov +1 -1
#requiresprecision double => !defined(PETSC_USE_SINGLE) && !defined(PETSC_USE_MAT_SINGLE)


Hg-commit: 1f04d0c0205832caaea19fbc27babfc6e116be90

show more ...

7c30792106-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 ...


/petsc/bmake/common/rules
/petsc/config/aix5.1.0.0.py
/petsc/config/configure.py
/petsc/include/makefile
/petsc/include/petsc.h
/petsc/include/petscbag.h
/petsc/include/petscda.h
/petsc/include/petscdraw.h
/petsc/include/petscksp.h
/petsc/include/petscoptions.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/vecimpl.h
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/utilities/getResidentSetSize.py
/petsc/src/contrib/oberman/burgers_df_based_q1/appctx.h
/petsc/src/contrib/oberman/burgers_df_based_q1/appload.c
/petsc/src/contrib/oberman/burgers_df_based_q1/appsetalg.c
/petsc/src/contrib/oberman/burgers_df_based_q1/appview.c
/petsc/src/contrib/oberman/burgers_df_based_q1/makefile
/petsc/src/contrib/oberman/burgers_vertex_based_q1/appctx.h
/petsc/src/contrib/oberman/burgers_vertex_based_q1/appload.c
/petsc/src/contrib/oberman/burgers_vertex_based_q1/appview.c
/petsc/src/contrib/oberman/burgers_vertex_based_q1/main.c
/petsc/src/contrib/oberman/burgers_vertex_based_q1/makefile
/petsc/src/contrib/oberman/laplacian_q1/appctx.h
/petsc/src/contrib/oberman/laplacian_q1/appload.c
/petsc/src/contrib/oberman/laplacian_q1/appview.c
/petsc/src/contrib/oberman/ns_q1q0/appctx.h
/petsc/src/contrib/oberman/ns_q1q0/appview.c
/petsc/src/contrib/oberman/ns_q1q0/main.c
/petsc/src/contrib/oberman/ns_q1q0/makefile
/petsc/src/contrib/oberman/ns_q2q1/makefile
/petsc/src/dm/ao/examples/tests/ex1.c
/petsc/src/dm/ao/examples/tests/ex2.c
/petsc/src/dm/ao/examples/tests/ex3.c
/petsc/src/dm/ao/examples/tests/ex5.c
/petsc/src/dm/ao/examples/tests/ex6.c
/petsc/src/dm/ao/examples/tests/ex7.c
/petsc/src/dm/ao/examples/tutorials/ex2.c
/petsc/src/ksp/ksp/impls/bicg/bicg.c
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cgne/cgne.c
/petsc/src/ksp/ksp/impls/cgs/cgs.c
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/cr/cr.c
/petsc/src/ksp/ksp/impls/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/minres/minres.c
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/impls/symmlq/symmlq.c
/petsc/src/ksp/ksp/impls/tcqmr/tcqmr.c
/petsc/src/ksp/ksp/impls/tfqmr/tfqmr.c
asm/asm.c
ml/ml.c
/petsc/src/mat/examples/tests/ex45.c
/petsc/src/mat/examples/tutorials/ex5.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/aijbaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/shell/shellcnv.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/utils/axpy.c
/petsc/src/mat/utils/matstash.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/examples/tutorials/ex5s.c
/petsc/src/snes/interface/snes.c
/petsc/src/sys/examples/tests/ex12.c
/petsc/src/sys/src/bag/bag.c
/petsc/src/sys/src/bag/makefile
/petsc/src/sys/src/fileio/fretrieve.c
/petsc/src/sys/src/objects/ams/aoptions.c
/petsc/src/sys/src/objects/options.c
/petsc/src/vec/examples/tutorials/ex16.c
/petsc/todo
4cf1811103-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 ...


/petsc/bmake/common/rules
/petsc/bmake/common/rules.shared.basic
/petsc/config/aix5.1.0.0.py
/petsc/config/freebsd5.1.py
/petsc/config/irix6.5-64.py
/petsc/config/irix6.5.py
/petsc/config/macosx-nagf90
/petsc/config/macosx-nagf90.py
/petsc/config/solaris-64.py
/petsc/config/solaris2.9-lam.py
/petsc/config/solaris2.9.py
/petsc/include/finclude/petscsnes.h
/petsc/include/petsc.h
/petsc/include/petscerror.h
/petsc/include/petscis.h
/petsc/include/petscmat.h
/petsc/include/petscversion.h
/petsc/maint/checkBuilds.py
/petsc/maint/confignightly/atlantis
/petsc/maint/confignightly/atlantis2
/petsc/maint/confignightly/icrunch2
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/utilities/sharedLibraries.py
/petsc/src/contrib/reusememory/reuse.c
/petsc/src/contrib/ysmp/ex1.c
/petsc/src/dm/ao/interface/aodata.c
/petsc/src/dm/da/examples/tests/ex12.c
/petsc/src/docs/tex/manual/makefile
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/developers/index.html
/petsc/src/fortran/custom/zpetsc.h
/petsc/src/fortran/custom/zviewer.c
/petsc/src/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/impls/rich/rich.c
mg/mg.c
/petsc/src/mat/examples/tests/ex71.c
/petsc/src/mat/examples/tests/ex87.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/aijbaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/aijsbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.h
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/interface/matreg.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/interface/mhas.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/utils/axpy.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/sys/src/dll/makefile
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/f90/f90_common.c
/petsc/src/sys/src/f90/f90_intel.c
/petsc/src/sys/src/f90/f90_intel8.c
/petsc/src/sys/src/f90/f90_win32.c
/petsc/src/sys/src/memory/mal.c
/petsc/src/sys/src/memory/mtr.c
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/sys/src/viewer/impls/socket/makefile
/petsc/src/sys/src/viewer/interface/viewregall.c
/petsc/src/vec/examples/tests/ex22.c
/petsc/src/vec/impls/mpi/pdvec.c
/petsc/src/vec/impls/seq/bvec2.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/is/utils/isdiff.c
/petsc/src/vec/pf/impls/string/makefile
/petsc/src/vec/utils/vpscat.c
/petsc/todo
be29d3c626-Jan-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2860.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20050126160452|19814
ChangeSet
1.2860.1.1 05/01/26 10:04:52 barrysmith@barry-smiths-computer.local +12 -0
Added PCShellSet

bk-changeset-1.2860.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20050126160452|19814
ChangeSet
1.2860.1.1 05/01/26 10:04:52 barrysmith@barry-smiths-computer.local +12 -0
Added PCShellSet/GetContext() and removed context argument to setting Apply and
ApplyRichardson

todo
1.123 05/01/26 10:04:48 barrysmith@barry-smiths-computer.local +0 -3
Added PCShellSet/GetContext() and removed context argument to setting Apply and
ApplyRichardson

src/snes/examples/tutorials/ex6.c
1.16 05/01/26 10:04:48 barrysmith@barry-smiths-computer.local +2 -2
Added PCShellSet/GetContext() and removed context argument to setting Apply and
ApplyRichardson

src/snes/examples/tutorials/ex24.c
1.24 05/01/26 10:04:48 barrysmith@barry-smiths-computer.local +2 -1
Added PCShellSet/GetContext() and removed context argument to setting Apply and
ApplyRichardson

src/ksp/pc/impls/shell/shellpc.c
1.28 05/01/26 10:04:48 barrysmith@barry-smiths-computer.local +94 -32
Added PCShellSet/GetContext() and removed context argument to setting Apply and
ApplyRichardson

src/ksp/pc/examples/tests/ex5.c
1.21 05/01/26 10:04:48 barrysmith@barry-smiths-computer.local +2 -2
Added PCShellSet/GetContext() and removed context argument to setting Apply and
ApplyRichardson

src/ksp/examples/tutorials/ex21f.F
1.15 05/01/26 10:04:48 barrysmith@barry-smiths-computer.local +1 -2
Added PCShellSet/GetContext() and removed context argument to setting Apply and
ApplyRichardson

src/ksp/examples/tutorials/ex15f.F
1.12 05/01/26 10:04:48 barrysmith@barry-smiths-computer.local +1 -2
Added PCShellSet/GetContext() and removed context argument to setting Apply and
ApplyRichardson

src/ksp/examples/tutorials/ex15.c
1.14 05/01/26 10:04:48 barrysmith@barry-smiths-computer.local +3 -2
Added PCShellSet/GetContext() and removed context argument to setting Apply and
ApplyRichardson

src/fortran/custom/zsnes.c
1.28.1.1 05/01/26 10:04:48 barrysmith@barry-smiths-computer.local +2 -2
Added PCShellSet/GetContext() and removed context argument to setting Apply and
ApplyRichardson

src/fortran/custom/zpc.c
1.30 05/01/26 10:04:48 barrysmith@barry-smiths-computer.local +4 -4
Added PCShellSet/GetContext() and removed context argument to setting Apply and
ApplyRichardson

src/docs/website/documentation/changes/222.html
1.36 05/01/26 10:04:48 barrysmith@barry-smiths-computer.local +1 -0
Added PCShellSet/GetContext() and removed context argument to setting Apply and
ApplyRichardson

include/petscpc.h
1.69 05/01/26 10:04:48 barrysmith@barry-smiths-computer.local +4 -2
Added PCShellSet/GetContext() and removed context argument to setting Apply and
ApplyRichardson


Hg-commit: 9efebaedf36e563e9d7d9cf824d6eff2727a9e00

show more ...


/petsc/bmake/common/rules
/petsc/include/finclude/petscsnes.h
/petsc/include/petsc.h
/petsc/include/petscerror.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscversion.h
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/package.py
/petsc/python/PETSc/packages/ADIC.py
/petsc/python/PETSc/packages/Chaco.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/MUMPS.py
/petsc/python/PETSc/packages/PARTY.py
/petsc/python/PETSc/packages/SCALAPACK.py
/petsc/python/PETSc/packages/SuperLU.py
/petsc/python/PETSc/packages/SuperLU_DIST.py
/petsc/python/PETSc/packages/blacs.py
/petsc/python/PETSc/packages/ml.py
/petsc/python/PETSc/packages/spooles.py
/petsc/python/PETSc/utilities/arch.py
/petsc/src/dm/da/examples/tests/ex20.c
/petsc/src/dm/da/examples/tests/ex25.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/docs/website/documentation/changes/222.html
/petsc/src/docs/website/documentation/linearsolvertable.html
/petsc/src/fortran/custom/zpc.c
/petsc/src/fortran/custom/zsnes.c
/petsc/src/ksp/examples/tutorials/ex15.c
/petsc/src/ksp/examples/tutorials/ex15f.F
/petsc/src/ksp/examples/tutorials/ex21f.F
/petsc/src/ksp/pc/examples/tests/ex5.c
shell/shellpc.c
/petsc/src/mat/impls/aij/aij/aijtype.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/utils/matio.c
/petsc/src/mat/utils/matstash.c
/petsc/src/snes/examples/tutorials/ex1f.F
/petsc/src/snes/examples/tutorials/ex24.c
/petsc/src/snes/examples/tutorials/ex3.c
/petsc/src/snes/examples/tutorials/ex6.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex2_1.out
/petsc/src/snes/examples/tutorials/output/ex3_4.out
/petsc/src/snes/examples/tutorials/output/ex5_5.out
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/ls/ls.h
/petsc/src/snes/impls/ls/lsparams.c
/petsc/src/sys/src/fileio/sysio.c
/petsc/src/sys/src/viewer/impls/matlab/vmatlab.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/utils/vecio.c
/petsc/src/vec/utils/vpscat.c
/petsc/src/vec/utils/vscat.c
/petsc/todo
c45a159520-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 ...

1...<<201202203204205206207208209210