History log of /petsc/src/mat/impls/shell/ (Results 301 – 325 of 452)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
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/ao/impls/basic/aobasic.c
/petsc/src/dm/da/examples/tutorials/ex6.c
/petsc/src/dm/da/examples/tutorials/makefile
/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
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/ksp/pc/impls/jacobi/jacobi.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/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/aij.h
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/ilut.c
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/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
shell.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/order/makefile
/petsc/src/mat/utils/axpy.c
/petsc/src/mat/utils/matio.c
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/interface/snes.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
/petsc/src/vec/utils/vecio.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
/petsc/src/ksp/pc/impls/eisens/eisen.c
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/ksp/pc/impls/ksp/pcksp.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/samg/samgmgpetsc.c
/petsc/src/ksp/pc/impls/samg/samgpetsctools.c
/petsc/src/ksp/pc/impls/spai/ispai.c
/petsc/src/ksp/pc/impls/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
shell.c
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/PetscBagRead.m
/petsc/bin/matlab/PetscBinaryRead.m
/petsc/bin/matlab/PetscBinaryWrite.m
/petsc/bin/mpiexec.valgrind
/petsc/bmake/common/rules
/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-gnu.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/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/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/petscdmmg.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscmg.h
/petsc/include/petscoptions.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/petscviewer.h
/petsc/include/vecimpl.h
/petsc/maint/buildtest
/petsc/maint/confignightly/jazz
/petsc/maint/confignightly/opteron-ibm
/petsc/maint/copylognightly
/petsc/maint/generatefortranstubs.py
/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/Jostle.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/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/sowing.py
/petsc/python/PETSc/packages/spai.py
/petsc/python/PETSc/packages/spooles.py
/petsc/python/PETSc/utilities/Make.py
/petsc/python/PETSc/utilities/arch.py
/petsc/python/PETSc/utilities/compilerFlags.py
/petsc/python/PETSc/utilities/dynamicLibraries.py
/petsc/python/PETSc/utilities/fortranCPP.py
/petsc/python/PETSc/utilities/fortranCommandLine.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/ao/impls/mapping/aomapping.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/ex2.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/developers/index.html
/petsc/src/docs/website/documentation/changes/222.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/docs/website/download/index.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/docs/website/publications/index.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/zsles.c
/petsc/src/fortran/custom/zsnes.c
/petsc/src/fortran/custom/zstart.c
/petsc/src/fortran/custom/zstartf.c
/petsc/src/fortran/custom/zsys.c
/petsc/src/fortran/custom/zvec.c
/petsc/src/fortran/f90/tests/ex1.c
/petsc/src/fortran/f90/tests/ex1f90.F
/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/cg/cgne/makefile
/petsc/src/ksp/ksp/impls/cg/makefile
/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/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/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/makefile
/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/dlregis.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
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/eisens/eisen.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/is/feti/fetipc.c
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/pc/impls/jacobi/jacobi.c
/petsc/src/ksp/pc/impls/makefile
/petsc/src/ksp/pc/impls/mg/fmg.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/ksp/pc/impls/mg/mgimpl.h
/petsc/src/ksp/pc/impls/mg/smg.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/prometheus/makefile
/petsc/src/ksp/pc/impls/prometheus/petscprom.c
/petsc/src/ksp/pc/impls/samg/samgmgpetsc.c
/petsc/src/ksp/pc/impls/samg/samgpetsctools.c
/petsc/src/ksp/pc/impls/spai/dspai.c
/petsc/src/ksp/pc/impls/spai/ispai.c
/petsc/src/ksp/pc/impls/spai/makefile
/petsc/src/ksp/pc/impls/spai/petscspai.h
/petsc/src/ksp/pc/impls/spai/readme
/petsc/src/ksp/pc/impls/tfs/pxxt.c
/petsc/src/ksp/pc/interface/pcregis.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/ex73.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/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/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/baij/mpi/baijov.c
/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/bdiag3.c
/petsc/src/mat/impls/dense/mpi/mmdense.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/mpi/sbaijov.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
shell.c
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/interface/snesregi.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/utils/damg.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/ex5.c
/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/draw/impls/ps/pops.c
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/error/examples/tests/makefile
/petsc/src/sys/src/f90/f90_g95.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/mprint.c
/petsc/src/sys/src/fileio/smatlab.c
/petsc/src/sys/src/fileio/sysio.c
/petsc/src/sys/src/makefile
/petsc/src/sys/src/objects/ams/aoptions.c
/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/options.c
/petsc/src/sys/src/objects/pgname.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/objects/prefix.c
/petsc/src/sys/src/objects/ptype.c
/petsc/src/sys/src/objects/tagm.c
/petsc/src/sys/src/utils/mpimesg.c
/petsc/src/sys/src/utils/select.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/dlregis.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/is/utils/isltog.c
/petsc/src/vec/pf/examples/tutorials/makefile
/petsc/src/vec/pf/impls/constant/const.c
/petsc/src/vec/pf/impls/string/cstring.c
/petsc/src/vec/utils/comb.c
/petsc/src/vec/utils/vecio.c
/petsc/src/vec/utils/vinv.c
/petsc/src/vec/utils/vpscat.c
/petsc/src/vec/utils/vscat.c
/petsc/todo
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/bmake/common/rules.shared.basic
/petsc/bmake/docsonly/petscconf
/petsc/bmake/docsonly/petscrules
/petsc/config/aix5.1.0.0.py
/petsc/config/configure.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/petscmg.h
/petsc/include/finclude/petscsnes.h
/petsc/include/makefile
/petsc/include/petsc.h
/petsc/include/petscao.h
/petsc/include/petscbag.h
/petsc/include/petscda.h
/petsc/include/petscdmmg.h
/petsc/include/petscdraw.h
/petsc/include/petscerror.h
/petsc/include/petschead.h
/petsc/include/petscis.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscmatlab.h
/petsc/include/petscmg.h
/petsc/include/petscoptions.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscts.h
/petsc/include/petscversion.h
/petsc/include/vecimpl.h
/petsc/maint/builddist
/petsc/maint/checkBuilds.py
/petsc/maint/confignightly/atlantis
/petsc/maint/confignightly/atlantis2
/petsc/maint/confignightly/icrunch2
/petsc/maint/generatefortranstubs.py
/petsc/maint/mapnameslatex.py
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/compilerOptions.py
/petsc/python/PETSc/package.py
/petsc/python/PETSc/packages/ADIC.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/PARTY.py
/petsc/python/PETSc/packages/ParMetis.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/python/PETSc/utilities/debugging.py
/petsc/python/PETSc/utilities/getResidentSetSize.py
/petsc/python/PETSc/utilities/sharedLibraries.py
/petsc/src/contrib/keyes/ex15.c
/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/contrib/reusememory/reuse.c
/petsc/src/contrib/ysmp/ex1.c
/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/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/ao/impls/basic/aoreduced.c
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/ao/interface/ao.c
/petsc/src/dm/ao/interface/aodata.c
/petsc/src/dm/ao/interface/aodataalias.c
/petsc/src/dm/ao/interface/dlregis.c
/petsc/src/dm/ao/utils/aopart.c
/petsc/src/dm/ao/utils/aosetlocal.c
/petsc/src/dm/da/daimpl.h
/petsc/src/dm/da/examples/tests/ex12.c
/petsc/src/dm/da/examples/tests/ex20.c
/petsc/src/dm/da/examples/tests/ex24.c
/petsc/src/dm/da/examples/tests/ex25.c
/petsc/src/dm/da/examples/tests/makefile
/petsc/src/dm/da/examples/tests/output/ex24_1.out
/petsc/src/dm/da/examples/tests/output/ex25_1.out
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/dacorn.c
/petsc/src/dm/da/src/dadestroy.c
/petsc/src/dm/da/src/dadist.c
/petsc/src/dm/da/src/dagetarray.c
/petsc/src/dm/da/src/daghost.c
/petsc/src/dm/da/src/dagtol.c
/petsc/src/dm/da/src/dagtona.c
/petsc/src/dm/da/src/daindex.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/src/daload.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/src/daltog.c
/petsc/src/dm/da/src/daltol.c
/petsc/src/dm/da/src/dapf.c
/petsc/src/dm/da/src/dascatter.c
/petsc/src/dm/da/src/dasub.c
/petsc/src/dm/da/src/daview.c
/petsc/src/dm/da/src/gr1.c
/petsc/src/dm/da/src/gr2.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/da/utils/sda2.c
/petsc/src/dm/usg/utils/inpututils.c
/petsc/src/docs/tex/manual/abstract.tex
/petsc/src/docs/tex/manual/acknowl.tex
/petsc/src/docs/tex/manual/gettinginfo.tex
/petsc/src/docs/tex/manual/intro.tex
/petsc/src/docs/tex/manual/makefile
/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/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/documentation/changes/222.html
/petsc/src/docs/website/documentation/linearsolvertable.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/docs/website/publications/prizes.html
/petsc/src/fortran/custom/zpc.c
/petsc/src/fortran/custom/zpetsc.h
/petsc/src/fortran/custom/zsles.c
/petsc/src/fortran/custom/zsnes.c
/petsc/src/fortran/custom/zstart.c
/petsc/src/fortran/custom/zviewer.c
/petsc/src/fortran/kernels/faypx.F
/petsc/src/fortran/kernels/fcopy.F
/petsc/src/fortran/kernels/fmaxpy.F
/petsc/src/fortran/kernels/fmdot.F
/petsc/src/fortran/kernels/fmult.F
/petsc/src/fortran/kernels/fmultadd.F
/petsc/src/fortran/kernels/fnorm.F
/petsc/src/fortran/kernels/frelax.F
/petsc/src/fortran/kernels/fsolve.F
/petsc/src/fortran/kernels/fsolvebaij.F
/petsc/src/fortran/kernels/fwaxpy.F
/petsc/src/fortran/kernels/sgemv.F
/petsc/src/ksp/examples/tests/ex19.c
/petsc/src/ksp/examples/tests/ex26.c
/petsc/src/ksp/examples/tests/makefile
/petsc/src/ksp/examples/tests/output/ex24_2.out
/petsc/src/ksp/examples/tutorials/ex10.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/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/ex31.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/cgeig.c
/petsc/src/ksp/ksp/impls/cg/cgtype.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/fgmres/modpcf.c
/petsc/src/ksp/ksp/impls/gmres/borthog.c
/petsc/src/ksp/ksp/impls/gmres/borthog2.c
/petsc/src/ksp/ksp/impls/gmres/gmpre.c
/petsc/src/ksp/ksp/impls/gmres/gmreig.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres2.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/preonly/preonly.c
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/impls/rich/richscale.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/dlregis.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/itcreate.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/interface/itregis.c
/petsc/src/ksp/ksp/interface/itres.c
/petsc/src/ksp/ksp/interface/xmon.c
/petsc/src/ksp/ksp/kspimpl.h
/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/output/ex4_1.out
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/eisens/eisen.c
/petsc/src/ksp/pc/impls/factor/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/factor/factor.c
/petsc/src/ksp/pc/impls/factor/icc/icc.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/factor/lu/lu.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/is/feti/fetipc.c
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/pc/impls/is/pcis.h
/petsc/src/ksp/pc/impls/jacobi/jacobi.c
/petsc/src/ksp/pc/impls/ksp/pcksp.c
/petsc/src/ksp/pc/impls/mat/pcmat.c
/petsc/src/ksp/pc/impls/mg/fmg.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/ksp/pc/impls/mg/mgimpl.h
/petsc/src/ksp/pc/impls/mg/smg.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/none/none.c
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/ksp/pc/impls/prometheus/petscprom.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/samg/samgmgpetsc.c
/petsc/src/ksp/pc/impls/samg/samgpetsc.c
/petsc/src/ksp/pc/impls/samg/samgpetsctools.c
/petsc/src/ksp/pc/impls/shell/shellpc.c
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/ksp/pc/impls/spai/include/spai.h
/petsc/src/ksp/pc/impls/spai/src/dspai.c
/petsc/src/ksp/pc/impls/spai/src/ispai.c
/petsc/src/ksp/pc/impls/tfs/bit_mask.c
/petsc/src/ksp/pc/impls/tfs/comm.c
/petsc/src/ksp/pc/impls/tfs/error.c
/petsc/src/ksp/pc/impls/tfs/gs.c
/petsc/src/ksp/pc/impls/tfs/ivec.c
/petsc/src/ksp/pc/impls/tfs/pxxt.c
/petsc/src/ksp/pc/impls/tfs/queue.c
/petsc/src/ksp/pc/impls/tfs/tfs.c
/petsc/src/ksp/pc/impls/tfs/xxt.c
/petsc/src/ksp/pc/impls/tfs/xyt.c
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/ksp/pc/interface/pcset.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/ksp/utils/makefile
/petsc/src/mat/examples/tests/ex45.c
/petsc/src/mat/examples/tests/ex71.c
/petsc/src/mat/examples/tests/ex87.c
/petsc/src/mat/examples/tutorials/ex5.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/mumps/mumps.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/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/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/maij/maij.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.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
shellcnv.c
/petsc/src/mat/interface/dlregis.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/mat/utils/matio.c
/petsc/src/mat/utils/matstash.c
/petsc/src/mat/utils/multequal.c
/petsc/src/snes/examples/tests/ex11.c
/petsc/src/snes/examples/tutorials/ex18.c
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/ex1f.F
/petsc/src/snes/examples/tutorials/ex20.c
/petsc/src/snes/examples/tutorials/ex22.c
/petsc/src/snes/examples/tutorials/ex23.c
/petsc/src/snes/examples/tutorials/ex24.c
/petsc/src/snes/examples/tutorials/ex25.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/ex30.c
/petsc/src/snes/examples/tutorials/ex5s.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/snes/impls/test/snestest.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/interface/dlregis.c
/petsc/src/snes/interface/noise/snesdnest.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/interface/snesj2.c
/petsc/src/snes/interface/snesregi.c
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/mf/mfregis.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/mf/snesmfjdef.c
/petsc/src/snes/mf/wp.c
/petsc/src/snes/utils/damg.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/snes/utils/makefile
/petsc/src/sys/ctable.h
/petsc/src/sys/examples/tests/ex12.c
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/src/bag/bag.c
/petsc/src/sys/src/bag/makefile
/petsc/src/sys/src/dll/makefile
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/error/errabort.c
/petsc/src/sys/src/error/errstop.c
/petsc/src/sys/src/error/errtrace.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/fileio/fretrieve.c
/petsc/src/sys/src/fileio/mprint.c
/petsc/src/sys/src/fileio/sysio.c
/petsc/src/sys/src/memory/mal.c
/petsc/src/sys/src/memory/mtr.c
/petsc/src/sys/src/objects/ams/aoptions.c
/petsc/src/sys/src/objects/init.c
/petsc/src/sys/src/objects/makefile
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/objects/tagm.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/utils/dlregis.h
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/sys/src/viewer/impls/draw/drawv.c
/petsc/src/sys/src/viewer/impls/matlab/vmatlab.c
/petsc/src/sys/src/viewer/impls/socket/makefile
/petsc/src/sys/src/viewer/impls/socket/send.c
/petsc/src/sys/src/viewer/interface/viewregall.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/implicit/pvode/petscpvode.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/dlregis.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/ts/interface/tsfd.c
/petsc/src/ts/interface/tsreg.c
/petsc/src/ts/interface/tsregall.c
/petsc/src/vec/examples/tests/ex22.c
/petsc/src/vec/examples/tutorials/ex16.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/isblock.c
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/is/utils/isdiff.c
/petsc/src/vec/pf/impls/string/makefile
/petsc/src/vec/utils/vecio.c
/petsc/src/vec/utils/vpscat.c
/petsc/src/vec/utils/vscat.c
/petsc/todo
be1d678a22-Dec-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2821.9.1
Kris@p4buschel.|ChangeSet|20041222115123|41198
ChangeSet
1.2821.9.1 04/12/22 03:51:23 Kris@p4buschel. +163 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

bk-changeset-1.2821.9.1
Kris@p4buschel.|ChangeSet|20041222115123|41198
ChangeSet
1.2821.9.1 04/12/22 03:51:23 Kris@p4buschel. +163 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/utils/zerodiag.c
1.14 04/12/22 03:51:15 Kris@p4buschel. +4 -2
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/utils/ptap.c
1.2 04/12/22 03:51:15 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/utils/multequal.c
1.6 04/12/22 03:51:15 Kris@p4buschel. +5 -4
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/utils/matstash.c
1.14 04/12/22 03:51:15 Kris@p4buschel. +1 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/utils/matioall.c
1.34 04/12/22 03:51:15 Kris@p4buschel. +4 -3
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/utils/matio.c
1.24 04/12/22 03:51:15 Kris@p4buschel. +3 -1
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/utils/getcolv.c
1.11 04/12/22 03:51:15 Kris@p4buschel. +2 -1
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/utils/gcreate.c
1.38 04/12/22 03:51:15 Kris@p4buschel. +4 -3
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/utils/freespace.c
1.6 04/12/22 03:51:15 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/utils/convert.c
1.19 04/12/22 03:51:15 Kris@p4buschel. +1 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/utils/compressedrow.c
1.11 04/12/22 03:51:14 Kris@p4buschel. +1 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/utils/axpy.c
1.22 04/12/22 03:51:14 Kris@p4buschel. +6 -5
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/partition/spartition.c
1.9 04/12/22 03:51:14 Kris@p4buschel. +10 -9
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/partition/partition.c
1.30 04/12/22 03:51:14 Kris@p4buschel. +19 -18
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/partition/impls/scotch/scotch.c
1.16 04/12/22 03:51:14 Kris@p4buschel. +11 -9
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/partition/impls/pmetis/pmetis.c
1.23 04/12/22 03:51:14 Kris@p4buschel. +3 -2
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/partition/impls/party/party.c
1.13 04/12/22 03:51:14 Kris@p4buschel. +7 -6
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/partition/impls/jostle/jostle.c
1.11 04/12/22 03:51:14 Kris@p4buschel. +4 -3
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/partition/impls/chaco/chaco.c
1.15 04/12/22 03:51:14 Kris@p4buschel. +8 -7
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/order/sregis.c
1.10 04/12/22 03:51:14 Kris@p4buschel. +9 -8
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/order/sprcm.c
1.8 04/12/22 03:51:14 Kris@p4buschel. +2 -1
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/order/spqmd.c
1.8 04/12/22 03:51:14 Kris@p4buschel. +2 -1
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/order/spnd.c
1.8 04/12/22 03:51:14 Kris@p4buschel. +2 -1
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/order/spinver.c
1.6 04/12/22 03:51:14 Kris@p4buschel. +1 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/order/sp1wd.c
1.9 04/12/22 03:51:14 Kris@p4buschel. +2 -1
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/order/sorder.c
1.21 04/12/22 03:51:13 Kris@p4buschel. +7 -5
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/order/rootls.c
1.8 04/12/22 03:51:13 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/order/rcm.c
1.9 04/12/22 03:51:13 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/order/qmdupd.c
1.8 04/12/22 03:51:13 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/order/qmdrch.c
1.8 04/12/22 03:51:13 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/order/qmdqt.c
1.8 04/12/22 03:51:13 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/order/qmdmrg.c
1.9 04/12/22 03:51:13 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/order/genrcm.c
1.9 04/12/22 03:51:13 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/order/genqmd.c
1.8 04/12/22 03:51:13 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/order/gennd.c
1.9 04/12/22 03:51:13 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/order/gen1wd.c
1.9 04/12/22 03:51:13 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/order/fnroot.c
1.8 04/12/22 03:51:13 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/order/fndsep.c
1.8 04/12/22 03:51:13 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/order/fn1wd.c
1.8 04/12/22 03:51:13 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/order/degree.c
1.8 04/12/22 03:51:13 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/matfd/fdmatrix.c
1.30 04/12/22 03:51:13 Kris@p4buschel. +16 -14
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/interface/mhas.c
1.9 04/12/22 03:51:12 Kris@p4buschel. +2 -1
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/interface/matrix.c
1.164 04/12/22 03:51:12 Kris@p4buschel. +121 -121
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/interface/matregis.c
1.40 04/12/22 03:51:12 Kris@p4buschel. +37 -36
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/interface/matreg.c
1.21 04/12/22 03:51:12 Kris@p4buschel. +6 -4
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/interface/matnull.c
1.19 04/12/22 03:51:12 Kris@p4buschel. +7 -5
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/interface/dlregis.c
1.28 04/12/22 03:51:12 Kris@p4buschel. +3 -2
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/shell/shellcnv.c
1.16 04/12/22 03:51:12 Kris@p4buschel. +1 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/shell/shell.c
1.28 04/12/22 03:51:12 Kris@p4buschel. +8 -6
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/sbaij/seq/sro.c
1.11 04/12/22 03:51:12 Kris@p4buschel. +2 -1
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
1.60 04/12/22 03:51:12 Kris@p4buschel. +5 -3
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/sbaij/seq/sbaijfact9.c
1.10 04/12/22 03:51:12 Kris@p4buschel. +1 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/sbaij/seq/sbaijfact8.c
1.9 04/12/22 03:51:12 Kris@p4buschel. +1 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/sbaij/seq/sbaijfact7.c
1.10 04/12/22 03:51:12 Kris@p4buschel. +1 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/sbaij/seq/sbaijfact6.c
1.11 04/12/22 03:51:12 Kris@p4buschel. +1 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/sbaij/seq/sbaijfact5.c
1.10 04/12/22 03:51:12 Kris@p4buschel. +1 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/sbaij/seq/sbaijfact4.c
1.9 04/12/22 03:51:11 Kris@p4buschel. +1 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/sbaij/seq/sbaijfact3.c
1.10 04/12/22 03:51:11 Kris@p4buschel. +1 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/sbaij/seq/sbaijfact2.c
1.56 04/12/22 03:51:11 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/sbaij/seq/sbaijfact12.c
1.9 04/12/22 03:51:11 Kris@p4buschel. +1 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/sbaij/seq/sbaijfact11.c
1.10 04/12/22 03:51:11 Kris@p4buschel. +1 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/sbaij/seq/sbaijfact10.c
1.9 04/12/22 03:51:11 Kris@p4buschel. +1 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/sbaij/seq/sbaijfact.c
1.82 04/12/22 03:51:11 Kris@p4buschel. +1 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/sbaij/seq/sbaij2.c
1.37 04/12/22 03:51:11 Kris@p4buschel. +1 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/sbaij/seq/sbaij.c
1.133 04/12/22 03:51:11 Kris@p4buschel. +12 -10
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/sbaij/seq/aijsbaij.c
1.26 04/12/22 03:51:11 Kris@p4buschel. +11 -4
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
1.48 04/12/22 03:51:11 Kris@p4buschel. +5 -3
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/sbaij/mpi/sbaijov.c
1.40 04/12/22 03:51:11 Kris@p4buschel. +1 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/sbaij/mpi/mpisbaij.c
1.116 04/12/22 03:51:11 Kris@p4buschel. +9 -8
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/sbaij/mpi/mmsbaij.c
1.33 04/12/22 03:51:11 Kris@p4buschel. +1 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/rowbs/mpi/mpirowbs.c
1.67 04/12/22 03:51:10 Kris@p4buschel. +7 -6
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/rowbs/mpi/iccbs.c
1.8 04/12/22 03:51:10 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/rowbs/mpi/cholbs.c
1.13 04/12/22 03:51:10 Kris@p4buschel. +9 -8
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/normal/normm.c
1.9 04/12/22 03:51:10 Kris@p4buschel. +2 -1
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/maij/maij.c
1.36 04/12/22 03:51:10 Kris@p4buschel. +13 -7
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/is/matis.c
1.21 04/12/22 03:51:10 Kris@p4buschel. +5 -3
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/hypre/mhyp.c
1.9 04/12/22 03:51:10 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/dense/seq/dense.c
1.73 04/12/22 03:51:10 Kris@p4buschel. +7 -5
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/dense/mpi/mpidense.c
1.55 04/12/22 03:51:10 Kris@p4buschel. +8 -6
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/dense/mpi/mmdense.c
1.16 04/12/22 03:51:10 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/csr/inode/inode2.c
1.4 04/12/22 03:51:10 Kris@p4buschel. +9 -2
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/csr/inode/inode.c
1.50 04/12/22 03:51:10 Kris@p4buschel. +6 -4
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/bdiag/seq/bdiag3.c
1.25 04/12/22 03:51:10 Kris@p4buschel. +1 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/bdiag/seq/bdiag2.c
1.24 04/12/22 03:51:10 Kris@p4buschel. +1 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/bdiag/seq/bdiag.c
1.48 04/12/22 03:51:09 Kris@p4buschel. +5 -4
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/bdiag/seq/bdfact.c
1.19 04/12/22 03:51:09 Kris@p4buschel. +1 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/bdiag/mpi/mpibdiag.c
1.47 04/12/22 03:51:09 Kris@p4buschel. +9 -7
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/bdiag/mpi/mmbdiag.c
1.10 04/12/22 03:51:09 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/baij/seq/dgefa7.c
1.12 04/12/22 03:51:09 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/baij/seq/dgefa6.c
1.11 04/12/22 03:51:09 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/baij/seq/dgefa5.c
1.11 04/12/22 03:51:09 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/baij/seq/dgefa4.c
1.11 04/12/22 03:51:09 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/baij/seq/dgefa3.c
1.11 04/12/22 03:51:09 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/baij/seq/dgefa2.c
1.11 04/12/22 03:51:09 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/baij/seq/dgefa.c
1.13 04/12/22 03:51:09 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/baij/seq/dgedi.c
1.7 04/12/22 03:51:09 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/baij/seq/baijfact9.c
1.11 04/12/22 03:51:09 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/baij/seq/baijfact8.c
1.10 04/12/22 03:51:09 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/baij/seq/baijfact7.c
1.11 04/12/22 03:51:09 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/baij/seq/baijfact6.c
1.10 04/12/22 03:51:09 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/baij/seq/baijfact5.c
1.11 04/12/22 03:51:08 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/baij/seq/baijfact4.c
1.15 04/12/22 03:51:08 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/baij/seq/baijfact3.c
1.19 04/12/22 03:51:08 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/baij/seq/baijfact2.c
1.43 04/12/22 03:51:08 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/baij/seq/baijfact14.c
1.10 04/12/22 03:51:08 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/baij/seq/baijfact13.c
1.11 04/12/22 03:51:08 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/baij/seq/baijfact12.c
1.23 04/12/22 03:51:08 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/baij/seq/baijfact11.c
1.12 04/12/22 03:51:08 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/baij/seq/baijfact10.c
1.10 04/12/22 03:51:08 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/baij/seq/baijfact.c
1.27 04/12/22 03:51:08 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/baij/seq/baij2.c
1.31 04/12/22 03:51:08 Kris@p4buschel. +1 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/baij/seq/baij.c
1.116.1.1 04/12/22 03:51:08 Kris@p4buschel. +16 -12
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/baij/seq/aijbaij.c
1.22 04/12/22 03:51:08 Kris@p4buschel. +3 -2
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/baij/mpi/mpibaij.c
1.90 04/12/22 03:51:08 Kris@p4buschel. +18 -15
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/baij/mpi/mmbaij.c
1.26 04/12/22 03:51:08 Kris@p4buschel. +4 -2
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/baij/mpi/dscpack/dscpack.c
1.67 04/12/22 03:51:07 Kris@p4buschel. +7 -5
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/baij/mpi/baijov.c
1.27 04/12/22 03:51:07 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/aij/seq/unary.c
1.10 04/12/22 03:51:07 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/aij/seq/umfpack/umfpack.c
1.43 04/12/22 03:51:07 Kris@p4buschel. +4 -3
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/aij/seq/symtranspose.c
1.10 04/12/22 03:51:07 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/aij/seq/superlu/superlu.c
1.76 04/12/22 03:51:07 Kris@p4buschel. +6 -5
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/aij/seq/spooles/spoolesOptions.c
1.32 04/12/22 03:51:07 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/aij/seq/spooles/spooles.c
1.104 04/12/22 03:51:07 Kris@p4buschel. +6 -4
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/aij/seq/spooles/aijspooles.c
1.38 04/12/22 03:51:07 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/aij/seq/matptap.c
1.84 04/12/22 03:51:07 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/aij/seq/matpapt.c
1.44 04/12/22 03:51:07 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/aij/seq/matmatmult.c
1.85 04/12/22 03:51:07 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/aij/seq/matlab/aijmatlab.c
1.38 04/12/22 03:51:07 Kris@p4buschel. +7 -5
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/aij/seq/lusol/lusol.c
1.37 04/12/22 03:51:07 Kris@p4buschel. +5 -3
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/aij/seq/ilut.c
1.10 04/12/22 03:51:07 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/aij/seq/ij.c
1.8 04/12/22 03:51:06 Kris@p4buschel. +1 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/aij/seq/fdaij.c
1.16 04/12/22 03:51:06 Kris@p4buschel. +1 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/aij/seq/essl/essl.c
1.37 04/12/22 03:51:06 Kris@p4buschel. +4 -3
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/aij/seq/dxml/dxml.c
1.8 04/12/22 03:51:06 Kris@p4buschel. +3 -1
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/aij/seq/aijfact.c
1.109 04/12/22 03:51:06 Kris@p4buschel. +1 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/aij/seq/aij.h
1.51 04/12/22 03:51:06 Kris@p4buschel. +3 -3
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/aij/seq/aij.c
1.207 04/12/22 03:51:06 Kris@p4buschel. +13 -12
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.106 04/12/22 03:51:06 Kris@p4buschel. +5 -3
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/aij/mpi/spooles/mpispooles.c
1.73 04/12/22 03:51:06 Kris@p4buschel. +4 -2
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/aij/mpi/spooles/mpiaijspooles.c
1.31 04/12/22 03:51:06 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/aij/mpi/mumps/mumps.c
1.85 04/12/22 03:51:06 Kris@p4buschel. +8 -7
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/aij/mpi/mpiptap.c
1.17 04/12/22 03:51:06 Kris@p4buschel. +1 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/aij/mpi/mpiov.c
1.31 04/12/22 03:51:06 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/aij/mpi/mpimatmatmult.c
1.7 04/12/22 03:51:06 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/aij/mpi/mpiaijpc.c
1.6 04/12/22 03:51:06 Kris@p4buschel. +2 -1
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/aij/mpi/mpiaij.h
1.35 04/12/22 03:51:05 Kris@p4buschel. +2 -2
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/aij/mpi/mpiaij.c
1.228 04/12/22 03:51:05 Kris@p4buschel. +20 -19
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/aij/mpi/mmaij.c
1.22 04/12/22 03:51:05 Kris@p4buschel. +3 -1
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/aij/mpi/fdmpiaij.c
1.13 04/12/22 03:51:05 Kris@p4buschel. +1 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/aij/aij/aijtype.c
1.11 04/12/22 03:51:05 Kris@p4buschel. +12 -10
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/adj/mpi/mpiadj.c
1.46 04/12/22 03:51:05 Kris@p4buschel. +7 -5
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/adic/nladic.c
1.9 04/12/22 03:51:05 Kris@p4buschel. +7 -7
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/impls/adic/matadic.c
1.30 04/12/22 03:51:05 Kris@p4buschel. +11 -10
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/color/slo.c
1.8 04/12/22 03:51:05 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/color/setr.c
1.7 04/12/22 03:51:05 Kris@p4buschel. +1 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/color/seq.c
1.7 04/12/22 03:51:05 Kris@p4buschel. +2 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/color/scolor.c
1.8 04/12/22 03:51:05 Kris@p4buschel. +5 -4
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/color/numsrt.c
1.9 04/12/22 03:51:05 Kris@p4buschel. +1 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/color/ido.c
1.8 04/12/22 03:51:05 Kris@p4buschel. +1 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/color/dsm.c
1.7 04/12/22 03:51:05 Kris@p4buschel. +1 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/color/degr.c
1.7 04/12/22 03:51:04 Kris@p4buschel. +1 -0
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

src/mat/color/color.c
1.23 04/12/22 03:51:04 Kris@p4buschel. +9 -7
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API

include/petscmat.h
1.165.1.1 04/12/22 03:51:04 Kris@p4buschel. +296 -290
PETSCMAT_DLLEXPORT tags throughout exported libpetscmat API


Hg-commit: 70d6d743ca87a4f2767b4ca5849efc2ee9c2478d

show more ...


/petsc/bmake/common/rules
/petsc/bmake/common/rules.shared.basic
/petsc/config/configure.py
/petsc/include/petsc.h
/petsc/include/petsc/petsc.h
/petsc/include/petsc/vec.h
/petsc/include/petscadic.h
/petsc/include/petscblaslapack.h
/petsc/include/petscblaslapack_c.h
/petsc/include/petscblaslapack_caps.h
/petsc/include/petscblaslapack_cptofcd.h
/petsc/include/petscblaslapack_stdcall.h
/petsc/include/petscblaslapack_uscore.h
/petsc/include/petscbt.h
/petsc/include/petscctable.h
/petsc/include/petscdraw.h
/petsc/include/petscerror.h
/petsc/include/petscf90.h
/petsc/include/petschead.h
/petsc/include/petscis.h
/petsc/include/petscksp.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscmatlab.h
/petsc/include/petscoptions.h
/petsc/include/petscpc.h
/petsc/include/petscpf.h
/petsc/include/petscsys.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/petscviewer.h
/petsc/include/vecimpl.h
/petsc/maint/processpoly.py
/petsc/makefile
/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/ParMetis.py
/petsc/python/PETSc/packages/Party.py
/petsc/python/PETSc/packages/Prometheus.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/X11.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/packages/lgrind.py
/petsc/python/PETSc/packages/ml.py
/petsc/python/PETSc/packages/spooles.py
/petsc/python/PETSc/utilities/arch.py
/petsc/python/PETSc/utilities/clanguage.py
/petsc/python/PETSc/utilities/debugging.py
/petsc/python/PETSc/utilities/dynamicLibraries.py
/petsc/python/PETSc/utilities/sharedLibraries.py
/petsc/src/adic/src/petscadic.c
/petsc/src/bilinear/interface/create.c
/petsc/src/contrib/oberman/laplacian_q1/finput.c
/petsc/src/dm/ao/aoimpl.h
/petsc/src/dm/ao/examples/tests/ex3.c
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/da/daimpl.h
/petsc/src/dm/da/examples/tests/makefile
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/dagtol.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/src/dasub.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/dm/usg/utils/inpututils.c
/petsc/src/dm/usg/utils/triconvert.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/developers/projects.html
/petsc/src/docs/website/documentation/benchmarks.html
/petsc/src/docs/website/documentation/bugreporting.html
/petsc/src/docs/website/documentation/changes/222.html
/petsc/src/docs/website/documentation/codemanagement.html
/petsc/src/docs/website/documentation/copyright.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/documentation/index.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/referencing.html
/petsc/src/docs/website/documentation/troubleshooting.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/docs/website/download/index.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/index.html
/petsc/src/docs/website/miscellaneous/petscthreads.html
/petsc/src/docs/website/miscellaneous/usage.html
/petsc/src/docs/website/publications/index.html
/petsc/src/docs/website/publications/prizes.html
/petsc/src/fortran/custom/zoptions.c
/petsc/src/fortran/custom/zplog.c
/petsc/src/fortran/custom/zstart.c
/petsc/src/fortran/custom/zsys.c
/petsc/src/inline/axpy.h
/petsc/src/ksp/examples/tests/ex10.c
/petsc/src/ksp/examples/tests/makefile
/petsc/src/ksp/examples/tests/output/ex19_1.out
/petsc/src/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/examples/tutorials/ex31.c
/petsc/src/ksp/examples/tutorials/makefile
/petsc/src/ksp/examples/tutorials/output/ex10_20shiftpd.out
/petsc/src/ksp/examples/tutorials/output/ex10_6.out
/petsc/src/ksp/examples/tutorials/output/ex15_1.out
/petsc/src/ksp/examples/tutorials/output/ex15f_1.out
/petsc/src/ksp/examples/tutorials/output/ex23_2.out
/petsc/src/ksp/examples/tutorials/output/ex9_1.out
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cgne/cgne.c
/petsc/src/ksp/ksp/impls/cr/cr.c
/petsc/src/ksp/ksp/impls/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/borthog2.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/symmlq/symmlq.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/kspimpl.h
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/factor/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/factor/factor.c
/petsc/src/ksp/pc/impls/factor/icc/icc.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/factor/lu/lu.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/jacobi/jacobi.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/ksp/pc/impls/prometheus/makefile
/petsc/src/ksp/pc/impls/prometheus/petscprom.c
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/ksp/pc/impls/tfs/pxxt.c
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/ksp/pc/pcimpl.h
/petsc/src/mat/color/color.c
/petsc/src/mat/color/degr.c
/petsc/src/mat/color/dsm.c
/petsc/src/mat/color/ido.c
/petsc/src/mat/color/numsrt.c
/petsc/src/mat/color/scolor.c
/petsc/src/mat/color/seq.c
/petsc/src/mat/color/setr.c
/petsc/src/mat/color/slo.c
/petsc/src/mat/examples/tests/ex47.c
/petsc/src/mat/examples/tests/ex48.c
/petsc/src/mat/examples/tests/ex53.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/ex75.c
/petsc/src/mat/examples/tests/ex78.c
/petsc/src/mat/examples/tests/ex86.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tutorials/ex5.c
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/adic/nladic.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/aij/aijtype.c
/petsc/src/mat/impls/aij/mpi/fdmpiaij.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/mpiaijpc.c
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/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/spooles/mpispooles.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/dxml/dxml.c
/petsc/src/mat/impls/aij/seq/essl/essl.c
/petsc/src/mat/impls/aij/seq/fdaij.c
/petsc/src/mat/impls/aij/seq/ij.c
/petsc/src/mat/impls/aij/seq/ilut.c
/petsc/src/mat/impls/aij/seq/lusol/lusol.c
/petsc/src/mat/impls/aij/seq/makefile
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/aij/seq/matpapt.c
/petsc/src/mat/impls/aij/seq/matptap.c
/petsc/src/mat/impls/aij/seq/spooles/aijspooles.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.c
/petsc/src/mat/impls/aij/seq/spooles/spoolesOptions.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/aij/seq/symtranspose.c
/petsc/src/mat/impls/aij/seq/umfpack/umfpack.c
/petsc/src/mat/impls/aij/seq/unary.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/baij2.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/baij/seq/baijfact10.c
/petsc/src/mat/impls/baij/seq/baijfact11.c
/petsc/src/mat/impls/baij/seq/baijfact12.c
/petsc/src/mat/impls/baij/seq/baijfact13.c
/petsc/src/mat/impls/baij/seq/baijfact14.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/baij/seq/baijfact4.c
/petsc/src/mat/impls/baij/seq/baijfact5.c
/petsc/src/mat/impls/baij/seq/baijfact6.c
/petsc/src/mat/impls/baij/seq/baijfact7.c
/petsc/src/mat/impls/baij/seq/baijfact8.c
/petsc/src/mat/impls/baij/seq/baijfact9.c
/petsc/src/mat/impls/baij/seq/dgedi.c
/petsc/src/mat/impls/baij/seq/dgefa.c
/petsc/src/mat/impls/baij/seq/dgefa2.c
/petsc/src/mat/impls/baij/seq/dgefa3.c
/petsc/src/mat/impls/baij/seq/dgefa4.c
/petsc/src/mat/impls/baij/seq/dgefa5.c
/petsc/src/mat/impls/baij/seq/dgefa6.c
/petsc/src/mat/impls/baij/seq/dgefa7.c
/petsc/src/mat/impls/bdiag/mpi/mmbdiag.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/seq/bdfact.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag2.c
/petsc/src/mat/impls/bdiag/seq/bdiag3.c
/petsc/src/mat/impls/csr/csr.h
/petsc/src/mat/impls/csr/inode/inode.c
/petsc/src/mat/impls/csr/inode/inode.h
/petsc/src/mat/impls/csr/inode/inode2.c
/petsc/src/mat/impls/csr/inode/makefile
/petsc/src/mat/impls/csr/makefile
/petsc/src/mat/impls/dense/mpi/mmdense.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/hypre/mhyp.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/makefile
/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/sbaijov.c
/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/sbaijfact10.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact11.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact12.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact3.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact4.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact5.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact6.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact7.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact8.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact9.c
/petsc/src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/sro.c
shell.c
shellcnv.c
/petsc/src/mat/interface/dlregis.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matreg.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/interface/mhas.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/order/degree.c
/petsc/src/mat/order/fn1wd.c
/petsc/src/mat/order/fndsep.c
/petsc/src/mat/order/fnroot.c
/petsc/src/mat/order/gen1wd.c
/petsc/src/mat/order/gennd.c
/petsc/src/mat/order/genqmd.c
/petsc/src/mat/order/genrcm.c
/petsc/src/mat/order/qmdmrg.c
/petsc/src/mat/order/qmdqt.c
/petsc/src/mat/order/qmdrch.c
/petsc/src/mat/order/qmdupd.c
/petsc/src/mat/order/rcm.c
/petsc/src/mat/order/rootls.c
/petsc/src/mat/order/sorder.c
/petsc/src/mat/order/sp1wd.c
/petsc/src/mat/order/spinver.c
/petsc/src/mat/order/spnd.c
/petsc/src/mat/order/spqmd.c
/petsc/src/mat/order/sprcm.c
/petsc/src/mat/order/sregis.c
/petsc/src/mat/partition/impls/chaco/chaco.c
/petsc/src/mat/partition/impls/jostle/jostle.c
/petsc/src/mat/partition/impls/party/party.c
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/mat/partition/impls/scotch/scotch.c
/petsc/src/mat/partition/partition.c
/petsc/src/mat/partition/spartition.c
/petsc/src/mat/utils/axpy.c
/petsc/src/mat/utils/compressedrow.c
/petsc/src/mat/utils/convert.c
/petsc/src/mat/utils/freespace.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/getcolv.c
/petsc/src/mat/utils/makefile
/petsc/src/mat/utils/matio.c
/petsc/src/mat/utils/matioall.c
/petsc/src/mat/utils/matstash.c
/petsc/src/mat/utils/multequal.c
/petsc/src/mat/utils/ptap.c
/petsc/src/mat/utils/zerodiag.c
/petsc/src/snes/examples/tests/ex11.c
/petsc/src/snes/examples/tutorials/ex22.c
/petsc/src/snes/examples/tutorials/ex23.c
/petsc/src/snes/examples/tutorials/ex24.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/impls/ls/ls.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/interface/snesj2.c
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/mf/snesmfj.h
/petsc/src/snes/snesimpl.h
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/ctable.h
/petsc/src/sys/src/adic/Gradient/ad_grad.c
/petsc/src/sys/src/adic/Gradient/ad_utils.c
/petsc/src/sys/src/dll/dl.c
/petsc/src/sys/src/dll/reg.c
/petsc/src/sys/src/draw/drawimpl.h
/petsc/src/sys/src/draw/impls/ps/pops.c
/petsc/src/sys/src/draw/impls/win32/win32draw.c
/petsc/src/sys/src/draw/impls/x/drawopenx.c
/petsc/src/sys/src/draw/impls/x/frame.c
/petsc/src/sys/src/draw/impls/x/text.c
/petsc/src/sys/src/draw/impls/x/tone.c
/petsc/src/sys/src/draw/impls/x/wmap.c
/petsc/src/sys/src/draw/impls/x/xcolor.c
/petsc/src/sys/src/draw/impls/x/ximpl.h
/petsc/src/sys/src/draw/impls/x/xinit.c
/petsc/src/sys/src/draw/impls/x/xops.c
/petsc/src/sys/src/draw/interface/dbuff.c
/petsc/src/sys/src/draw/interface/dclear.c
/petsc/src/sys/src/draw/interface/dcoor.c
/petsc/src/sys/src/draw/interface/dellipse.c
/petsc/src/sys/src/draw/interface/dflush.c
/petsc/src/sys/src/draw/interface/dgcoor.c
/petsc/src/sys/src/draw/interface/dgpause.c
/petsc/src/sys/src/draw/interface/dline.c
/petsc/src/sys/src/draw/interface/dlinegw.c
/petsc/src/sys/src/draw/interface/dlinew.c
/petsc/src/sys/src/draw/interface/dmouse.c
/petsc/src/sys/src/draw/interface/dpause.c
/petsc/src/sys/src/draw/interface/dpoint.c
/petsc/src/sys/src/draw/interface/dpoints.c
/petsc/src/sys/src/draw/interface/draw.c
/petsc/src/sys/src/draw/interface/drawreg.c
/petsc/src/sys/src/draw/interface/drawregall.c
/petsc/src/sys/src/draw/interface/drect.c
/petsc/src/sys/src/draw/interface/dsclear.c
/petsc/src/sys/src/draw/interface/dsetpause.c
/petsc/src/sys/src/draw/interface/dsflush.c
/petsc/src/sys/src/draw/interface/dtext.c
/petsc/src/sys/src/draw/interface/dtextgs.c
/petsc/src/sys/src/draw/interface/dtexts.c
/petsc/src/sys/src/draw/interface/dtextv.c
/petsc/src/sys/src/draw/interface/dtri.c
/petsc/src/sys/src/draw/interface/dviewp.c
/petsc/src/sys/src/draw/utils/axis.c
/petsc/src/sys/src/draw/utils/dscatter.c
/petsc/src/sys/src/draw/utils/hists.c
/petsc/src/sys/src/draw/utils/hue.c
/petsc/src/sys/src/draw/utils/lg.c
/petsc/src/sys/src/draw/utils/zoom.c
/petsc/src/sys/src/error/adebug.c
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/error/errabort.c
/petsc/src/sys/src/error/errstop.c
/petsc/src/sys/src/error/errtrace.c
/petsc/src/sys/src/error/fp.c
/petsc/src/sys/src/error/signal.c
/petsc/src/sys/src/error/stack.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/fileio/ffpath.c
/petsc/src/sys/src/fileio/fpath.c
/petsc/src/sys/src/fileio/fretrieve.c
/petsc/src/sys/src/fileio/ftest.c
/petsc/src/sys/src/fileio/fwd.c
/petsc/src/sys/src/fileio/ghome.c
/petsc/src/sys/src/fileio/grpath.c
/petsc/src/sys/src/fileio/makefile
/petsc/src/sys/src/fileio/mpiuopen.c
/petsc/src/sys/src/fileio/mprint.c
/petsc/src/sys/src/fileio/rpath.c
/petsc/src/sys/src/fileio/smatlab.c
/petsc/src/sys/src/fileio/sysio.c
/petsc/src/sys/src/matlabengine/makefile
/petsc/src/sys/src/matlabengine/matlab.c
/petsc/src/sys/src/memory/mal.c
/petsc/src/sys/src/memory/mem.c
/petsc/src/sys/src/memory/mtr.c
/petsc/src/sys/src/objects/ams/aoptions.c
/petsc/src/sys/src/objects/destroy.c
/petsc/src/sys/src/objects/gcomm.c
/petsc/src/sys/src/objects/gcookie.c
/petsc/src/sys/src/objects/gtype.c
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/objects/init.c
/petsc/src/sys/src/objects/olist.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/objects/pcomm.c
/petsc/src/sys/src/objects/pgname.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/objects/pname.c
/petsc/src/sys/src/objects/prefix.c
/petsc/src/sys/src/objects/ptype.c
/petsc/src/sys/src/objects/state.c
/petsc/src/sys/src/objects/tagm.c
/petsc/src/sys/src/plog/classLog.c
/petsc/src/sys/src/plog/eventLog.c
/petsc/src/sys/src/plog/mpitr.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/plog/plog.h
/petsc/src/sys/src/plog/ploginfo.c
/petsc/src/sys/src/plog/plogmpe.c
/petsc/src/sys/src/plog/stageLog.c
/petsc/src/sys/src/time/cputime.c
/petsc/src/sys/src/time/fdate.c
/petsc/src/sys/src/time/nt_time.c
/petsc/src/sys/src/time/rs6000_time.c
/petsc/src/sys/src/utils/arch.c
/petsc/src/sys/src/utils/ctable.c
/petsc/src/sys/src/utils/dlregis.h
/petsc/src/sys/src/utils/fhost.c
/petsc/src/sys/src/utils/fuser.c
/petsc/src/sys/src/utils/memc.c
/petsc/src/sys/src/utils/mpimesg.c
/petsc/src/sys/src/utils/mpiu.c
/petsc/src/sys/src/utils/pbarrier.c
/petsc/src/sys/src/utils/pdisplay.c
/petsc/src/sys/src/utils/plapack.c
/petsc/src/sys/src/utils/psleep.c
/petsc/src/sys/src/utils/psplit.c
/petsc/src/sys/src/utils/random.c
/petsc/src/sys/src/utils/select.c
/petsc/src/sys/src/utils/sortd.c
/petsc/src/sys/src/utils/sorti.c
/petsc/src/sys/src/utils/sortip.c
/petsc/src/sys/src/utils/sseenabled.c
/petsc/src/sys/src/utils/str.c
/petsc/src/sys/src/viewer/impls/ascii/filev.c
/petsc/src/sys/src/viewer/impls/ascii/vcreatea.c
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/sys/src/viewer/impls/draw/drawv.c
/petsc/src/sys/src/viewer/impls/hdf4/hdf4v.c
/petsc/src/sys/src/viewer/impls/mathematica/mathematica.c
/petsc/src/sys/src/viewer/impls/matlab/makefile
/petsc/src/sys/src/viewer/impls/matlab/vmatlab.c
/petsc/src/sys/src/viewer/impls/netcdf/vnetcdf.c
/petsc/src/sys/src/viewer/impls/silo/vsilo.c
/petsc/src/sys/src/viewer/impls/socket/matlab/makefile
/petsc/src/sys/src/viewer/impls/socket/send.c
/petsc/src/sys/src/viewer/impls/socket/senddense.c
/petsc/src/sys/src/viewer/impls/socket/sendsparse.c
/petsc/src/sys/src/viewer/impls/string/stringv.c
/petsc/src/sys/src/viewer/impls/vu/petscvu.c
/petsc/src/sys/src/viewer/interface/dlregispetsc.c
/petsc/src/sys/src/viewer/interface/dupl.c
/petsc/src/sys/src/viewer/interface/flush.c
/petsc/src/sys/src/viewer/interface/view.c
/petsc/src/sys/src/viewer/interface/viewa.c
/petsc/src/sys/src/viewer/interface/viewers.c
/petsc/src/sys/src/viewer/interface/viewreg.c
/petsc/src/sys/src/viewer/interface/viewregall.c
/petsc/src/sys/src/viewer/viewerimpl.h
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tsfd.c
/petsc/src/ts/tsimpl.h
/petsc/src/vec/examples/tests/ex34.c
/petsc/src/vec/examples/tutorials/ex16.c
/petsc/src/vec/examples/tutorials/ex17.c
/petsc/src/vec/examples/tutorials/makefile
/petsc/src/vec/impls/hypre/vhyp.c
/petsc/src/vec/impls/mpi/pbvec.c
/petsc/src/vec/impls/mpi/pdvec.c
/petsc/src/vec/impls/mpi/pmap.c
/petsc/src/vec/impls/mpi/pvec2.c
/petsc/src/vec/impls/mpi/vmpicr.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/impls/seq/vseqcr.c
/petsc/src/vec/impls/shared/shvec.c
/petsc/src/vec/interface/dlregis.c
/petsc/src/vec/interface/map.c
/petsc/src/vec/interface/mapcreate.c
/petsc/src/vec/interface/mapreg.c
/petsc/src/vec/interface/mapregall.c
/petsc/src/vec/interface/veccreate.c
/petsc/src/vec/interface/vecreg.c
/petsc/src/vec/interface/vecregall.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/is/impls/block/block.c
/petsc/src/vec/is/impls/general/general.c
/petsc/src/vec/is/impls/general/strgen.c
/petsc/src/vec/is/impls/stride/stride.c
/petsc/src/vec/is/interface/index.c
/petsc/src/vec/is/isimpl.h
/petsc/src/vec/is/utils/isblock.c
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/is/utils/iscomp.c
/petsc/src/vec/is/utils/isdiff.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/pf/impls/constant/const.c
/petsc/src/vec/pf/impls/matlab/cmatlab.c
/petsc/src/vec/pf/impls/matlab/makefile
/petsc/src/vec/pf/impls/string/cstring.c
/petsc/src/vec/pf/impls/string/cstringbase.c
/petsc/src/vec/pf/interface/pf.c
/petsc/src/vec/pf/interface/pfall.c
/petsc/src/vec/pf/pfimpl.h
/petsc/src/vec/utils/cmesh.c
/petsc/src/vec/utils/comb.c
/petsc/src/vec/utils/makefile
/petsc/src/vec/utils/matlab/gcreatev.c
/petsc/src/vec/utils/matlab/makefile
/petsc/src/vec/utils/vecio.c
/petsc/src/vec/utils/vecmpitoseq.c
/petsc/src/vec/utils/vecstash.c
/petsc/src/vec/utils/vinv.c
/petsc/src/vec/utils/vpscat.c
/petsc/src/vec/utils/vscat.c
/petsc/todo
8ab5b32620-Nov-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2718.1.2
Kris@p4buschel.|ChangeSet|20041120020543|35367
ChangeSet
1.2718.1.2 04/11/19 18:05:43 Kris@p4buschel. +11 -0
More inplace fixes for MatConvert

src/sys/src/objects/inher

bk-changeset-1.2718.1.2
Kris@p4buschel.|ChangeSet|20041120020543|35367
ChangeSet
1.2718.1.2 04/11/19 18:05:43 Kris@p4buschel. +11 -0
More inplace fixes for MatConvert

src/sys/src/objects/inherit.c
1.33 04/11/19 18:05:41 Kris@p4buschel. +0 -1
Move PetscFree(h) out of PetscHeaderDestroy_Private so it can be used in MatHeaderReplace

src/mat/utils/gcreate.c
1.32 04/11/19 18:05:41 Kris@p4buschel. +25 -0
New utility, MatHeaderReplace

src/mat/utils/convert.c
1.18 04/11/19 18:05:41 Kris@p4buschel. +1 -1
MatHeaderCopy is inappropriate for use with MatConvert.

src/mat/matimpl.h
1.66 04/11/19 18:05:41 Kris@p4buschel. +1 -0
New utility, MatHeaderReplace

src/mat/interface/matrix.c
1.160 04/11/19 18:05:40 Kris@p4buschel. +0 -24
Clean up MatConvert interface because MatDestroy now should not be called on A.
Also, this removes references to deallocated data -- which for some strange reason did not bite us yet.

src/mat/impls/shell/shellcnv.c
1.15 04/11/19 18:05:40 Kris@p4buschel. +1 -1
MatHeaderCopy is inappropriate for use with MatConvert.

src/mat/impls/sbaij/seq/aijsbaij.c
1.25 04/11/19 18:05:40 Kris@p4buschel. +4 -4
MatHeaderCopy is inappropriate for use with MatConvert.

src/mat/impls/maij/maij.c
1.33 04/11/19 18:05:40 Kris@p4buschel. +2 -2
MatHeaderCopy is inappropriate for use with MatConvert.

src/mat/impls/baij/seq/aijbaij.c
1.21 04/11/19 18:05:40 Kris@p4buschel. +2 -2
MatHeaderCopy is inappropriate for use with MatConvert.

src/mat/impls/adj/mpi/mpiadj.c
1.43 04/11/19 18:05:40 Kris@p4buschel. +1 -1
MatHeaderCopy is inappropriate for use with MatConvert.

include/petschead.h
1.45 04/11/19 18:05:40 Kris@p4buschel. +6 -2
Move PetscFree(h) out of PetscHeaderDestroy_Private so it can be used in MatHeaderReplace


Hg-commit: 0862c1f6eab5191c3f6abae9034f66a76dea801e

show more ...

c3d102fe19-Nov-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2718.1.1
Kris@p4buschel.|ChangeSet|20041119222859|42960
ChangeSet
1.2718.1.1 04/11/19 14:28:59 Kris@p4buschel. +6 -0
Perform a better inplace convert.

src/mat/utils/convert.c

bk-changeset-1.2718.1.1
Kris@p4buschel.|ChangeSet|20041119222859|42960
ChangeSet
1.2718.1.1 04/11/19 14:28:59 Kris@p4buschel. +6 -0
Perform a better inplace convert.

src/mat/utils/convert.c
1.17 04/11/19 14:28:57 Kris@p4buschel. +3 -3
Perform a better inplace convert.

src/mat/impls/shell/shellcnv.c
1.14 04/11/19 14:28:57 Kris@p4buschel. +3 -3
Perform a better inplace convert.

src/mat/impls/sbaij/seq/aijsbaij.c
1.24 04/11/19 14:28:57 Kris@p4buschel. +12 -13
Perform a better inplace convert.

src/mat/impls/maij/maij.c
1.32 04/11/19 14:28:57 Kris@p4buschel. +6 -6
Perform a better inplace convert.

src/mat/impls/baij/seq/aijbaij.c
1.20 04/11/19 14:28:57 Kris@p4buschel. +6 -6
Perform a better inplace convert.

src/mat/impls/adj/mpi/mpiadj.c
1.42 04/11/19 14:28:57 Kris@p4buschel. +3 -3
Perform a better inplace convert.


Hg-commit: 6bfcd9acb780bf806a8cb6c6da7b7dc105939833

show more ...

ceb0375418-Nov-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2712.2.1
Kris@p4buschel.|ChangeSet|20041118231542|41082
ChangeSet
1.2712.2.1 04/11/18 15:15:42 Kris@p4buschel. +60 -0
Add MatReuse parameter to MatConvert calls.

src/snes/impls/

bk-changeset-1.2712.2.1
Kris@p4buschel.|ChangeSet|20041118231542|41082
ChangeSet
1.2712.2.1 04/11/18 15:15:42 Kris@p4buschel. +60 -0
Add MatReuse parameter to MatConvert calls.

src/snes/impls/test/snestest.c
1.16 04/11/18 15:15:38 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/utils/matioall.c
1.33 04/11/18 15:15:38 Kris@p4buschel. +2 -2
Add MatReuse parameter to MatConvert calls.

src/mat/utils/convert.c
1.16 04/11/18 15:15:38 Kris@p4buschel. +2 -2
Add MatReuse parameter to MatConvert calls.

src/mat/partition/impls/scotch/scotch.c
1.15 04/11/18 15:15:38 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/partition/impls/pmetis/pmetis.c
1.22 04/11/18 15:15:38 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/partition/impls/party/party.c
1.12 04/11/18 15:15:38 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/partition/impls/jostle/jostle.c
1.9 04/11/18 15:15:37 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/partition/impls/chaco/chaco.c
1.14 04/11/18 15:15:37 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/matimpl.h
1.65 04/11/18 15:15:37 Kris@p4buschel. +2 -2
Add MatReuse parameter to MatConvert calls.

src/mat/interface/matrix.c
1.158 04/11/18 15:15:37 Kris@p4buschel. +8 -5
Add MatReuse parameter to MatConvert calls.

src/mat/impls/shell/shellcnv.c
1.13 04/11/18 15:15:37 Kris@p4buschel. +2 -2
Add MatReuse parameter to MatConvert calls.

src/mat/impls/shell/shell.c
1.27 04/11/18 15:15:37 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
1.59 04/11/18 15:15:37 Kris@p4buschel. +6 -6
Add MatReuse parameter to MatConvert calls.

src/mat/impls/sbaij/seq/sbaij.c
1.127 04/11/18 15:15:37 Kris@p4buschel. +3 -3
Add MatReuse parameter to MatConvert calls.

src/mat/impls/sbaij/seq/aijsbaij.c
1.23 04/11/18 15:15:37 Kris@p4buschel. +8 -8
Add MatReuse parameter to MatConvert calls.

src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
1.47 04/11/18 15:15:37 Kris@p4buschel. +5 -5
Add MatReuse parameter to MatConvert calls.

src/mat/impls/maij/maij.c
1.31 04/11/18 15:15:37 Kris@p4buschel. +29 -17
Add MatReuse parameter to MatConvert calls.

src/mat/impls/dense/seq/dense.c
1.70 04/11/18 15:15:37 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/impls/bdiag/seq/bdfact.c
1.17 04/11/18 15:15:37 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/impls/baij/seq/baijfact.c
1.20.1.1 04/11/18 15:15:37 Kris@p4buschel. +3 -3
Add MatReuse parameter to MatConvert calls.

src/mat/impls/baij/seq/baij.c
1.113 04/11/18 15:15:37 Kris@p4buschel. +4 -4
Add MatReuse parameter to MatConvert calls.

src/mat/impls/baij/seq/aijbaij.c
1.18 04/11/18 15:15:37 Kris@p4buschel. +4 -4
Add MatReuse parameter to MatConvert calls.

src/mat/impls/baij/mpi/mpibaij.c
1.81.1.1 04/11/18 15:15:36 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/impls/baij/mpi/dscpack/dscpack.c
1.66 04/11/18 15:15:36 Kris@p4buschel. +12 -12
Add MatReuse parameter to MatConvert calls.

src/mat/impls/aij/seq/umfpack/umfpack.c
1.40 04/11/18 15:15:36 Kris@p4buschel. +6 -6
Add MatReuse parameter to MatConvert calls.

src/mat/impls/aij/seq/superlu/superlu.c
1.73 04/11/18 15:15:36 Kris@p4buschel. +8 -8
Add MatReuse parameter to MatConvert calls.

src/mat/impls/aij/seq/spooles/spooles.h
1.53 04/11/18 15:15:36 Kris@p4buschel. +5 -5
Add MatReuse parameter to MatConvert calls.

src/mat/impls/aij/seq/spooles/spooles.c
1.103 04/11/18 15:15:36 Kris@p4buschel. +8 -8
Add MatReuse parameter to MatConvert calls.

src/mat/impls/aij/seq/matlab/aijmatlab.c
1.34 04/11/18 15:15:36 Kris@p4buschel. +5 -5
Add MatReuse parameter to MatConvert calls.

src/mat/impls/aij/seq/lusol/lusol.c
1.35 04/11/18 15:15:36 Kris@p4buschel. +6 -6
Add MatReuse parameter to MatConvert calls.

src/mat/impls/aij/seq/essl/essl.c
1.34 04/11/18 15:15:36 Kris@p4buschel. +6 -6
Add MatReuse parameter to MatConvert calls.

src/mat/impls/aij/seq/aij.h
1.47 04/11/18 15:15:36 Kris@p4buschel. +2 -2
Add MatReuse parameter to MatConvert calls.

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.102 04/11/18 15:15:36 Kris@p4buschel. +8 -8
Add MatReuse parameter to MatConvert calls.

src/mat/impls/aij/mpi/spooles/mpispooles.c
1.72 04/11/18 15:15:36 Kris@p4buschel. +5 -5
Add MatReuse parameter to MatConvert calls.

src/mat/impls/aij/mpi/mumps/mumps.c
1.83 04/11/18 15:15:36 Kris@p4buschel. +15 -15
Add MatReuse parameter to MatConvert calls.

src/mat/impls/aij/aij/aijtype.c
1.10 04/11/18 15:15:36 Kris@p4buschel. +32 -36
Add MatReuse parameter to MatConvert calls.

src/mat/impls/adj/mpi/mpiadj.c
1.41 04/11/18 15:15:36 Kris@p4buschel. +2 -2
Add MatReuse parameter to MatConvert calls.

src/mat/examples/tests/ex99.c
1.3 04/11/18 15:15:35 Kris@p4buschel. +2 -2
Add MatReuse parameter to MatConvert calls.

src/mat/examples/tests/ex96.c
1.13 04/11/18 15:15:35 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/examples/tests/ex92.c
1.10 04/11/18 15:15:35 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/examples/tests/ex91.c
1.5 04/11/18 15:15:35 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/examples/tests/ex55.c
1.20 04/11/18 15:15:35 Kris@p4buschel. +9 -6
Add MatReuse parameter to MatConvert calls.

src/mat/examples/tests/ex53.c
1.14 04/11/18 15:15:35 Kris@p4buschel. +3 -3
Add MatReuse parameter to MatConvert calls.

src/mat/examples/tests/ex46.c
1.7 04/11/18 15:15:35 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/examples/tests/ex24.c
1.7 04/11/18 15:15:35 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/examples/tests/ex21.c
1.9 04/11/18 15:15:35 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/examples/tests/ex20.c
1.8 04/11/18 15:15:35 Kris@p4buschel. +2 -2
Add MatReuse parameter to MatConvert calls.

src/mat/examples/tests/ex13.c
1.7 04/11/18 15:15:35 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/examples/tests/ex101.c
1.5 04/11/18 15:15:35 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/mat/examples/tests/ex100.c
1.2 04/11/18 15:15:35 Kris@p4buschel. +2 -2
Add MatReuse parameter to MatConvert calls.

src/mat/examples/tests/ex1.c
1.17 04/11/18 15:15:35 Kris@p4buschel. +2 -2
Add MatReuse parameter to MatConvert calls.

src/ksp/examples/tutorials/ex6f.F
1.11 04/11/18 15:15:35 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/ksp/examples/tests/ex7.c
1.18 04/11/18 15:15:35 Kris@p4buschel. +1 -1
Add MatReuse parameter to MatConvert calls.

src/ksp/examples/tests/ex3.c
1.12 04/11/18 15:15:35 Kris@p4buschel. +2 -2
Add MatReuse parameter to MatConvert calls.

src/ksp/examples/tests/ex10.c
1.13 04/11/18 15:15:34 Kris@p4buschel. +5 -4
Add MatReuse parameter to MatConvert calls.

src/fortran/kernels/sgemv.F
1.5 04/11/18 15:15:34 Kris@p4buschel. +4 -4
Fix capitalization errors

src/fortran/custom/zmat.c
1.46 04/11/18 15:15:34 Kris@p4buschel. +2 -2
Add MatReuse parameter to MatConvert calls.

src/contrib/src/burgers_vertex_based_q1/main_old2.c
1.4 04/11/18 15:15:34 Kris@p4buschel. +2 -2
Add MatReuse parameter to MatConvert calls.

src/contrib/src/burgers_vertex_based_q1/main_old.c
1.4 04/11/18 15:15:34 Kris@p4buschel. +2 -2
Add MatReuse parameter to MatConvert calls.

include/petscmat.h
1.161 04/11/18 15:15:34 Kris@p4buschel. +14 -13
Add MatReuse parameter to MatConvert calls.


Hg-commit: f21aa5967dbe07142bac80fc67bd7c3737e9afe4

show more ...


/petsc/bmake/common/rules
/petsc/config/configure.py
/petsc/include/petsc.h
/petsc/include/petscmat.h
/petsc/include/petscoptions.h
/petsc/include/petscsys.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/petscviewer.h
/petsc/maint/processpoly.py
/petsc/makefile
/petsc/python/PETSc/compilerOptions.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/Jostle.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/lgrind.py
/petsc/python/PETSc/packages/sowing.py
/petsc/src/contrib/src/burgers_vertex_based_q1/main_old.c
/petsc/src/contrib/src/burgers_vertex_based_q1/main_old2.c
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/website/documentation/faq.html
/petsc/src/fortran/custom/zmat.c
/petsc/src/fortran/kernels/sgemv.F
/petsc/src/ksp/examples/tests/ex10.c
/petsc/src/ksp/examples/tests/ex3.c
/petsc/src/ksp/examples/tests/ex7.c
/petsc/src/ksp/examples/tutorials/ex6f.F
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/mat/examples/tests/ex1.c
/petsc/src/mat/examples/tests/ex100.c
/petsc/src/mat/examples/tests/ex101.c
/petsc/src/mat/examples/tests/ex13.c
/petsc/src/mat/examples/tests/ex20.c
/petsc/src/mat/examples/tests/ex21.c
/petsc/src/mat/examples/tests/ex24.c
/petsc/src/mat/examples/tests/ex46.c
/petsc/src/mat/examples/tests/ex53.c
/petsc/src/mat/examples/tests/ex55.c
/petsc/src/mat/examples/tests/ex91.c
/petsc/src/mat/examples/tests/ex92.c
/petsc/src/mat/examples/tests/ex96.c
/petsc/src/mat/examples/tests/ex99.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/aij/aijtype.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/spooles/mpispooles.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/spooles.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.h
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/aij/seq/umfpack/umfpack.c
/petsc/src/mat/impls/baij/mpi/dscpack/dscpack.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/baijfact.c
/petsc/src/mat/impls/bdiag/seq/bdfact.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/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/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
shell.c
shellcnv.c
/petsc/src/mat/interface/matreg.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/partition/impls/chaco/chaco.c
/petsc/src/mat/partition/impls/jostle/jostle.c
/petsc/src/mat/partition/impls/party/party.c
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/mat/partition/impls/scotch/scotch.c
/petsc/src/mat/utils/convert.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/matioall.c
/petsc/src/snes/impls/test/snestest.c
/petsc/src/sys/src/viewer/interface/viewreg.c
/petsc/src/ts/examples/tutorials/ex1.c
/petsc/src/vec/impls/dvecimpl.h
/petsc/src/vec/impls/seq/dvec2.c
/petsc/src/vec/interface/vecreg.c
/petsc/src/vec/interface/vector.c
/petsc/todo
52e6d16b12-Nov-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2693.1.6
barrysmith@barry-smiths-computer.local|ChangeSet|20041112205404|59977
ChangeSet
1.2693.1.6 04/11/12 14:54:04 barrysmith@barry-smiths-computer.local +134 -0
replace logging

bk-changeset-1.2693.1.6
barrysmith@barry-smiths-computer.local|ChangeSet|20041112205404|59977
ChangeSet
1.2693.1.6 04/11/12 14:54:04 barrysmith@barry-smiths-computer.local +134 -0
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/utils/vscat.c
1.36 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/pf/interface/pf.c
1.28 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/is/utils/isltog.c
1.33 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +4 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/is/impls/stride/stride.c
1.17 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/is/impls/general/strgen.c
1.9 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/is/impls/general/general.c
1.21 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +4 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/is/impls/block/block.c
1.19 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/interface/vector.c
1.109.1.1 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/interface/veccreate.c
1.22 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/interface/mapcreate.c
1.14 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/impls/mpi/pdvec.c
1.43 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/draw/utils/dscatter.c
1.14 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +4 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/mpi/fdmpiaij.c
1.11 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/bjacobi/bjacobi.c
1.37 04/11/12 14:53:59 barrysmith@barry-smiths-computer.local +17 -17
replace logging macros that use 0;if stuff with ( || , stuff

src/vec/impls/mpi/pbvec.c
1.32 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +7 -8
replace logging macros that use 0;if stuff with ( || , stuff

src/ts/interface/tscreate.c
1.17 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/ts/interface/ts.c
1.41 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ts/impls/pseudo/posindep.c
1.23 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ts/impls/implicit/pvode/petscpvode.c
1.29 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +6 -6
replace logging macros that use 0;if stuff with ( || , stuff

src/ts/impls/implicit/cn/cn.c
1.20 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ts/impls/implicit/beuler/beuler.c
1.22 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ts/impls/explicit/rk/rk.c
1.17 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/viewer/interface/viewreg.c
1.19 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/viewer/impls/silo/vsilo.c
1.19 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/viewer/impls/matlab/vmatlab.c
1.17 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +4 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/viewer/impls/draw/drawv.c
1.23 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/viewer/impls/binary/binv.c
1.36 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/utils/random.c
1.20 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/utils/fhost.c
1.18 04/11/12 14:53:58 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/objects/tagm.c
1.21 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/objects/options.c
1.50 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/objects/inherit.c
1.32 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/matlabengine/matlab.c
1.36 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +13 -13
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/fileio/mpiuopen.c
1.18 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/fileio/ftest.c
1.32 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/draw/utils/lg.c
1.16 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +6 -6
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/draw/utils/hists.c
1.22 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +5 -5
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/draw/utils/axis.c
1.18 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/draw/interface/drawreg.c
1.27 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/draw/impls/x/xops.c
1.25 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/sys/src/dll/dl.c
1.31 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +4 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/snes/mf/snesmfj.c
1.47 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/snes/interface/snes.c
1.60 04/11/12 14:53:57 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/snes/interface/noise/snesnoise.c
1.15 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/snes/interface/noise/snesmfj2.c
1.23 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/snes/impls/tr/tr.c
1.25 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/snes/impls/test/snestest.c
1.15 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/snes/impls/ls/ls.c
1.45 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/utils/gcreate.c
1.29 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/partition/partition.c
1.29 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/matfd/fdmatrix.c
1.28 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +7 -7
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/interface/matrix.c
1.157 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/interface/matnull.c
1.18 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/shell/shell.c
1.26 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/sbaij/seq/sbaijfact2.c
1.49 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/sbaij/seq/sbaijfact.c
1.76 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/sbaij/seq/sbaij.c
1.120.1.1 04/11/12 14:53:56 barrysmith@barry-smiths-computer.local +8 -8
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/sbaij/mpi/mpisbaij.c
1.111.1.1 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +20 -20
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/sbaij/mpi/mmsbaij.c
1.31 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +21 -21
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/rowbs/mpi/mpirowbs.c
1.63 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +12 -12
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/dense/seq/dense.c
1.69 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +6 -6
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/dense/mpi/mpidense.c
1.52 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +6 -6
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/dense/mpi/mmdense.c
1.15 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +5 -5
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/bdiag/seq/bdiag2.c
1.21 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/bdiag/seq/bdiag.c
1.45 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/bdiag/seq/bdfact.c
1.16 04/11/12 14:53:55 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/bdiag/mpi/mpibdiag.c
1.44 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +4 -5
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/bdiag/mpi/mmbdiag.c
1.9 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +5 -5
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/baij/seq/baijfact3.c
1.17 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/baij/seq/baijfact2.c
1.40 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/baij/seq/baijfact.c
1.19 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/baij/seq/baij.c
1.108.1.1 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +9 -9
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/baij/mpi/mpibaij.c
1.80 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +14 -14
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/baij/mpi/mmbaij.c
1.25 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +8 -8
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/seq/umfpack/umfpack.c
1.39 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/seq/symtranspose.c
1.8 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +3 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/seq/superlu/superlu.c
1.72 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/seq/matlab/aijmatlab.c
1.33 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/seq/lusol/lusol.c
1.34 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/seq/essl/essl.c
1.33 04/11/12 14:53:54 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/seq/aijfact.c
1.90 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +7 -7
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/seq/aij.c
1.195.1.1 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +10 -10
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.101 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/mpi/mumps/mumps.c
1.82 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/mpi/mpiaij.c
1.222 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +14 -14
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/aij/mpi/mmaij.c
1.21 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +8 -8
replace logging macros that use 0;if stuff with ( || , stuff

src/mat/impls/adj/mpi/mpiadj.c
1.40 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/interface/precon.c
1.57 04/11/12 14:53:53 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/tfs/tfs.c
1.5 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/tfs/pxxt.c
1.22 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/sor/sor.c
1.25 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/shell/shellpc.c
1.23 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/redundant/redundant.c
1.22 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/pbjacobi/pbjacobi.c
1.17 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/mg/mgfunc.c
1.15 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/mg/mg.c
1.42 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +4 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/ksp/pcksp.c
1.21 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/jacobi/jacobi.c
1.14 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/is/nn/nn.c
1.26 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/fieldsplit/fieldsplit.c
1.16 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/factor/lu/lu.c
1.39 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/factor/ilu/ilu.c
1.51 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +6 -6
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/factor/icc/icc.c
1.39 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/factor/cholesky/cholesky.c
1.37 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/eisens/eisen.c
1.24 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +4 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/composite/composite.c
1.24 04/11/12 14:53:52 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/pc/impls/asm/asm.c
1.41 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/interface/xmon.c
1.10 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/interface/itfunc.c
1.58 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/interface/itcreate.c
1.58 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/interface/iguess.c
1.12 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/interface/eige.c
1.23 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/rich/rich.c
1.19 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/qcg/qcg.c
1.21 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/lsqr/lsqr.c
1.21 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/lgmres/lgmres.c
1.33 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +10 -11
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/gmres/gmres.c
1.51 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +8 -8
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/fgmres/fgmres.c
1.38 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +10 -11
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/cheby/cheby.c
1.20 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/cgne/cgne.c
1.22 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/ksp/ksp/impls/cg/cg.c
1.30 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/da/utils/pack.c
1.18 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/da/src/gr1.c
1.15 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +2 -2
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/da/src/daltol.c
1.15 04/11/12 14:53:51 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/da/src/daindex.c
1.14 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +1 -1
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/da/src/da3.c
1.31 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +11 -11
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/da/src/da2.c
1.56 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +11 -11
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/da/src/da1.c
1.29 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +10 -10
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/ao/impls/mapping/aomapping.c
1.26 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/ao/impls/basic/aodatabasic.c
1.27 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +4 -4
replace logging macros that use 0;if stuff with ( || , stuff

src/dm/ao/impls/basic/aobasic.c
1.28 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +3 -3
replace logging macros that use 0;if stuff with ( || , stuff

include/petsclog.h
1.48 04/11/12 14:53:50 barrysmith@barry-smiths-computer.local +26 -48
replace logging macros that use 0;if stuff with ( || , stuff

config/configure.py
1.77 04/11/12 13:19:10 barrysmith@barry-smiths-computer.local +4 -1
nice print at beginning saying what the heck we are doing

todo
1.104.1.1 04/11/12 12:21:43 barrysmith@barry-smiths-computer.local +1 -1
did some bad macro fixes, but discovered more that must be done

src/sys/src/draw/utils/dscatter.c
1.13 04/11/12 11:15:23 barrysmith@barry-smiths-computer.local +2 -2
*** empty log message ***

src/mat/impls/aij/mpi/fdmpiaij.c
1.10 04/11/12 11:05:36 barrysmith@barry-smiths-computer.local +3 -3
*** empty log message ***

src/ksp/pc/impls/bjacobi/bjacobi.c
1.36 04/11/12 11:02:44 barrysmith@barry-smiths-computer.local +1 -1
*** empty log message ***


Hg-commit: 7b215793c5e97c2128e82609b069418fddc3948a

show more ...


/petsc/bin/matlab/PetscBinaryRead.m
/petsc/bin/matlab/PetscBinaryWrite.m
/petsc/bmake/common/base
/petsc/bmake/common/rules
/petsc/bmake/common/rules.shared.basic
/petsc/bmake/common/test
/petsc/bmake/common/variables
/petsc/bmake/default/petscconf
/petsc/bmake/default/petscrules
/petsc/config/aix5.1.0.0.py
/petsc/config/configure.py
/petsc/config/cygwin-borland.py
/petsc/config/cygwin-intel.py
/petsc/config/cygwin-ms.py
/petsc/config/cygwin-portland.py
/petsc/config/cygwin.py
/petsc/config/freebsd5.1.py
/petsc/config/irix6.5-64.py
/petsc/config/irix6.5.py
/petsc/config/linux-gnu-alpha.py
/petsc/config/linux-gnu-blocksolve.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-gnu-ia64-intel.py
/petsc/config/linux-gnu-ia64.py
/petsc/config/linux-gnu-intel.py
/petsc/config/linux-gnu-jazz-gcc.py
/petsc/config/linux-gnu-jazz-intel.py
/petsc/config/linux-gnu-ml.py
/petsc/config/linux-gnu-superlu.py
/petsc/config/linux-gnu-uni.py
/petsc/config/linux-gnu-valgrind.py
/petsc/config/linux-gnu.py
/petsc/config/macosx-gnu.py
/petsc/config/macosx-ibm.py
/petsc/config/osf5.0.py
/petsc/config/solaris-64.py
/petsc/config/solaris-gnu.py
/petsc/config/solaris-uni.py
/petsc/config/solaris2.9-lam.py
/petsc/config/solaris2.9.py
/petsc/include/f90impl/f90_cray_x1.h
/petsc/include/finclude/petscdef.h
/petsc/include/finclude/petscmat.h
/petsc/include/mpiuni/mpi.h
/petsc/include/petsc.h
/petsc/include/petscblaslapack.h
/petsc/include/petscbt.h
/petsc/include/petscda.h
/petsc/include/petscerror.h
/petsc/include/petschead.h
/petsc/include/petscksp.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/vecimpl.h
/petsc/maint/builddist
/petsc/maint/buildtest
/petsc/maint/buildtest.py
/petsc/maint/checkBuilds.py
/petsc/maint/confignightly/jazz
/petsc/maint/generatefortranstubs.py
/petsc/maint/petscgoto
/petsc/maint/runremote
/petsc/maint/tuesdayreminder
/petsc/maint/xclude
/petsc/make.py
/petsc/makefile
/petsc/projects/c++/ksp/ex2/ex2.dsp
/petsc/projects/c/ksp/ex2/ex2.dsp
/petsc/projects/fortran/ksp/ex2f/ex2f.dsp
/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/BlockSolve.py
/petsc/python/PETSc/packages/Chaco.py
/petsc/python/PETSc/packages/Dscpack.py
/petsc/python/PETSc/packages/ML.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/Matlab.py
/petsc/python/PETSc/packages/Mumps.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/Party.py
/petsc/python/PETSc/packages/SPAI.py
/petsc/python/PETSc/packages/Scotch.py
/petsc/python/PETSc/packages/Sowing.py
/petsc/python/PETSc/packages/Spooles.py
/petsc/python/PETSc/packages/Superlu.py
/petsc/python/PETSc/packages/Superlu_dist.py
/petsc/python/PETSc/packages/Umfpack.py
/petsc/python/PETSc/packages/X11.py
/petsc/python/PETSc/packages/c2html.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/packages/lgrind.py
/petsc/python/PETSc/utilities/Etags.py
/petsc/python/PETSc/utilities/Regression.py
/petsc/python/PETSc/utilities/arch.py
/petsc/python/PETSc/utilities/bmakeDir.py
/petsc/python/PETSc/utilities/clanguage.py
/petsc/python/PETSc/utilities/compilerFlags.py
/petsc/python/PETSc/utilities/debugging.py
/petsc/python/PETSc/utilities/dynamicLibraries.py
/petsc/python/PETSc/utilities/getResidentSetSize.py
/petsc/python/PETSc/utilities/missing.py
/petsc/python/PETSc/utilities/programs.py
/petsc/python/PETSc/utilities/sharedLibraries.py
/petsc/src/benchmarks/PetscMalloc.c
/petsc/src/benchmarks/makefile
/petsc/src/contrib/fun3d/comp/flow.c
/petsc/src/contrib/fun3d/comp/makefile
/petsc/src/contrib/fun3d/incomp/flow.c
/petsc/src/contrib/fun3d/incomp/makefile
/petsc/src/contrib/helmholtz_2/ex12.c
/petsc/src/contrib/oberman/laplacian_q1/scalable/makefile
/petsc/src/contrib/oberman/ns_q2q1/biquadinput.c
/petsc/src/contrib/oberman/ns_q2q1/biquadinput8.c
/petsc/src/contrib/oberman/ns_q2q1/main.c
/petsc/src/contrib/oberman/quasigeo_q1/input.c
/petsc/src/contrib/oberman/tns_q2q1/biquadinput.c
/petsc/src/contrib/reusememory/ex1.c
/petsc/src/contrib/src/laplacian_q1/input.c
/petsc/src/contrib/ysmp/ex1.c
/petsc/src/contrib/ysmp/makefile
/petsc/src/dm/ao/aoimpl.h
/petsc/src/dm/ao/examples/tests/makefile
/petsc/src/dm/ao/examples/tutorials/makefile
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/ao/interface/ao.c
/petsc/src/dm/ao/interface/aodata.c
/petsc/src/dm/ao/interface/dlregis.c
/petsc/src/dm/da/examples/tests/makefile
/petsc/src/dm/da/examples/tutorials/makefile
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/dadestroy.c
/petsc/src/dm/da/src/dagetarray.c
/petsc/src/dm/da/src/dagtol.c
/petsc/src/dm/da/src/dagtona.c
/petsc/src/dm/da/src/daindex.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/src/daltol.c
/petsc/src/dm/da/src/gr1.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/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/222.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/linearsolvertable.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/docs/website/miscellaneous/usage.html
/petsc/src/fortran/custom/zao.c
/petsc/src/fortran/custom/zmat.c
/petsc/src/fortran/custom/zoptions.c
/petsc/src/fortran/custom/zpetsc.h
/petsc/src/fortran/custom/zsys.c
/petsc/src/fortran/custom/zvec.c
/petsc/src/fortran/f90/tests/ex1.c
/petsc/src/ksp/examples/tests/makefile
/petsc/src/ksp/examples/tutorials/ex11.c
/petsc/src/ksp/examples/tutorials/ex11f.F
/petsc/src/ksp/examples/tutorials/ex31.c
/petsc/src/ksp/examples/tutorials/makefile
/petsc/src/ksp/examples/tutorials/output/ex10_20shiftnz.out
/petsc/src/ksp/examples/tutorials/output/ex10_20shiftpd.out
/petsc/src/ksp/examples/tutorials/output/ex10_21shiftnz.out
/petsc/src/ksp/examples/tutorials/output/ex10_21shiftpd.out
/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/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/qcg/qcg.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/interface/dlregis.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/ksp/interface/xmon.c
/petsc/src/ksp/pc/examples/tests/makefile
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/eisens/eisen.c
/petsc/src/ksp/pc/impls/factor/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/factor/cholesky/makefile
/petsc/src/ksp/pc/impls/factor/factor.c
/petsc/src/ksp/pc/impls/factor/icc/icc.c
/petsc/src/ksp/pc/impls/factor/icc/icc.h
/petsc/src/ksp/pc/impls/factor/icc/makefile
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.h
/petsc/src/ksp/pc/impls/factor/ilu/makefile
/petsc/src/ksp/pc/impls/factor/lu/lu.c
/petsc/src/ksp/pc/impls/factor/lu/lu.h
/petsc/src/ksp/pc/impls/factor/lu/makefile
/petsc/src/ksp/pc/impls/factor/makefile
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/pc/impls/jacobi/jacobi.c
/petsc/src/ksp/pc/impls/ksp/pcksp.c
/petsc/src/ksp/pc/impls/makefile
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/shell/shellpc.c
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/ksp/pc/impls/tfs/pxxt.c
/petsc/src/ksp/pc/impls/tfs/tfs.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/ksp/utils/damg.c
/petsc/src/mat/examples/tests/ex1.c
/petsc/src/mat/examples/tests/ex100.c
/petsc/src/mat/examples/tests/ex101.c
/petsc/src/mat/examples/tests/ex15.c
/petsc/src/mat/examples/tests/ex17.c
/petsc/src/mat/examples/tests/ex28.c
/petsc/src/mat/examples/tests/ex30.c
/petsc/src/mat/examples/tests/ex32.c
/petsc/src/mat/examples/tests/ex48.c
/petsc/src/mat/examples/tests/ex55.c
/petsc/src/mat/examples/tests/ex62.c
/petsc/src/mat/examples/tests/ex7.c
/petsc/src/mat/examples/tests/ex73.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/ex96.c
/petsc/src/mat/examples/tests/ex99.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex100.out
/petsc/src/mat/examples/tests/output/ex101.out
/petsc/src/mat/examples/tests/output/ex55_1.out
/petsc/src/mat/examples/tests/output/ex55_2.out
/petsc/src/mat/examples/tests/output/ex93_1.out
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/aij/aijtype.c
/petsc/src/mat/impls/aij/aij/makefile
/petsc/src/mat/impls/aij/makefile
/petsc/src/mat/impls/aij/mpi/fdmpiaij.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/mpimatmatmult.c
/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/mpispooles.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/aijnode.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/matptap.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.h
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/aij/seq/symtranspose.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/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/baijfact10.c
/petsc/src/mat/impls/baij/seq/baijfact11.c
/petsc/src/mat/impls/baij/seq/baijfact12.c
/petsc/src/mat/impls/baij/seq/baijfact13.c
/petsc/src/mat/impls/baij/seq/baijfact14.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/baij/seq/baijfact4.c
/petsc/src/mat/impls/baij/seq/baijfact5.c
/petsc/src/mat/impls/baij/seq/baijfact6.c
/petsc/src/mat/impls/baij/seq/baijfact7.c
/petsc/src/mat/impls/baij/seq/baijfact8.c
/petsc/src/mat/impls/baij/seq/baijfact9.c
/petsc/src/mat/impls/bdiag/mpi/mmbdiag.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/seq/bdfact.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.h
/petsc/src/mat/impls/bdiag/seq/bdiag2.c
/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/seq/dense.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/mpirowbs.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.h
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.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/sbaijfact10.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact11.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact12.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact3.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact4.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact5.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact6.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact7.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact8.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact9.c
shell.c
/petsc/src/mat/interface/dlregis.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/partition/impls/chaco/chaco.c
/petsc/src/mat/partition/impls/party/party.c
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/mat/partition/impls/scotch/scotch.c
/petsc/src/mat/partition/partition.c
/petsc/src/mat/utils/compressedrow.c
/petsc/src/mat/utils/convert.c
/petsc/src/mat/utils/factorshift.c
/petsc/src/mat/utils/freespace.c
/petsc/src/mat/utils/freespace.h
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/makefile
/petsc/src/mat/utils/matioall.c
/petsc/src/mat/utils/matstash.c
/petsc/src/mat/utils/multequal.c
/petsc/src/mat/utils/ptap.c
/petsc/src/snes/examples/tests/makefile
/petsc/src/snes/examples/tutorials/ex10d/makefile
/petsc/src/snes/examples/tutorials/ex24.c
/petsc/src/snes/examples/tutorials/ex5.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/dlregis.c
/petsc/src/snes/interface/noise/snesmfj2.c
/petsc/src/snes/interface/noise/snesnoise.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/sys/examples/tests/ex18.c
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/examples/tutorials/makefile
/petsc/src/sys/src/dll/dl.c
/petsc/src/sys/src/draw/examples/tests/makefile
/petsc/src/sys/src/draw/examples/tutorials/makefile
/petsc/src/sys/src/draw/impls/win32/win32draw.c
/petsc/src/sys/src/draw/impls/x/xops.c
/petsc/src/sys/src/draw/interface/draw.c
/petsc/src/sys/src/draw/interface/drawreg.c
/petsc/src/sys/src/draw/utils/axis.c
/petsc/src/sys/src/draw/utils/dscatter.c
/petsc/src/sys/src/draw/utils/hists.c
/petsc/src/sys/src/draw/utils/lg.c
/petsc/src/sys/src/error/errstop.c
/petsc/src/sys/src/error/errtrace.c
/petsc/src/sys/src/error/signal.c
/petsc/src/sys/src/f90/f90_cray_x1.c
/petsc/src/sys/src/fileio/fpath.c
/petsc/src/sys/src/fileio/ftest.c
/petsc/src/sys/src/fileio/mpiuopen.c
/petsc/src/sys/src/fileio/sysio.c
/petsc/src/sys/src/matlabengine/matlab.c
/petsc/src/sys/src/memory/mem.c
/petsc/src/sys/src/memory/mtr.c
/petsc/src/sys/src/mpiuni/mpi.c
/petsc/src/sys/src/objects/ams/aoptions.c
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/objects/init.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/objects/tagm.c
/petsc/src/sys/src/plog/classLog.c
/petsc/src/sys/src/plog/eventLog.c
/petsc/src/sys/src/plog/mpitr.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/plog/ploginfo.c
/petsc/src/sys/src/plog/stageLog.c
/petsc/src/sys/src/utils/fhost.c
/petsc/src/sys/src/utils/makefile
/petsc/src/sys/src/utils/memc.c
/petsc/src/sys/src/utils/mpiu.c
/petsc/src/sys/src/utils/random.c
/petsc/src/sys/src/utils/str.c
/petsc/src/sys/src/viewer/examples/tests/makefile
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/sys/src/viewer/impls/draw/drawv.c
/petsc/src/sys/src/viewer/impls/mathematica/mathematica.c
/petsc/src/sys/src/viewer/impls/mathematica/runtime.c
/petsc/src/sys/src/viewer/impls/matlab/vmatlab.c
/petsc/src/sys/src/viewer/impls/silo/vsilo.c
/petsc/src/sys/src/viewer/impls/socket/matlab/makefile
/petsc/src/sys/src/viewer/impls/vu/petscvu.c
/petsc/src/sys/src/viewer/interface/dlregispetsc.c
/petsc/src/sys/src/viewer/interface/view.c
/petsc/src/sys/src/viewer/interface/viewreg.c
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tutorials/ex1f.F
/petsc/src/ts/examples/tutorials/makefile
/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/implicit/pvode/petscpvode.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/dlregis.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/ts/interface/tsreg.c
/petsc/src/ts/tsimpl.h
/petsc/src/vec/examples/tests/ex35.c
/petsc/src/vec/examples/tests/makefile
/petsc/src/vec/examples/tests/output/ex35_1.out
/petsc/src/vec/examples/tutorials/makefile
/petsc/src/vec/impls/mpi/pbvec.c
/petsc/src/vec/impls/mpi/pdvec.c
/petsc/src/vec/impls/mpi/pvecimpl.h
/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/dlregis.c
/petsc/src/vec/interface/map.c
/petsc/src/vec/interface/mapcreate.c
/petsc/src/vec/interface/mapreg.c
/petsc/src/vec/interface/veccreate.c
/petsc/src/vec/interface/vecreg.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/is/examples/tests/ex1.c
/petsc/src/vec/is/examples/tests/makefile
/petsc/src/vec/is/examples/tutorials/makefile
/petsc/src/vec/is/impls/block/block.c
/petsc/src/vec/is/impls/general/general.c
/petsc/src/vec/is/impls/general/strgen.c
/petsc/src/vec/is/impls/stride/stride.c
/petsc/src/vec/is/isimpl.h
/petsc/src/vec/is/utils/isdiff.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/pf/impls/string/cstring.c
/petsc/src/vec/pf/impls/string/makefile
/petsc/src/vec/pf/interface/pf.c
/petsc/src/vec/utils/vecmpitoseq.c
/petsc/src/vec/utils/vecstash.c
/petsc/src/vec/utils/vinv.c
/petsc/src/vec/utils/vpscat.c
/petsc/src/vec/utils/vscat.c
/petsc/todo
f38a8d5618-Sep-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2539
barrysmith@barry-smiths-computer.local|ChangeSet|20040918213506|23603
ChangeSet
1.2539 04/09/18 16:35:06 barrysmith@barry-smiths-computer.local +2 -0
note on limits to contex

bk-changeset-1.2539
barrysmith@barry-smiths-computer.local|ChangeSet|20040918213506|23603
ChangeSet
1.2539 04/09/18 16:35:06 barrysmith@barry-smiths-computer.local +2 -0
note on limits to context from Fortran

src/mat/impls/shell/shell.c
1.25 04/09/18 16:34:33 barrysmith@barry-smiths-computer.local +5 -0
note on limits to context from Fortran

todo
1.81 04/09/18 16:32:42 barrysmith@barry-smiths-computer.local +3 -0
*** empty log message ***


Hg-commit: 16584094ae122652ff99aa605495bd82ec6c6254

show more ...

71044d3c13-Sep-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2527
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040913202651|61226
ChangeSet
1.2527 04/09/13 15:26:51 barrysmith@barrysmith-57.mcs.anl.gov +64 -0
PetscNew() now zeros memory

bk-changeset-1.2527
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040913202651|61226
ChangeSet
1.2527 04/09/13 15:26:51 barrysmith@barrysmith-57.mcs.anl.gov +64 -0
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/vec/utils/vpscat.c
1.34 04/09/13 15:26:48 barrysmith@barrysmith-57.mcs.anl.gov +0 -8
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/aij/seq/aij.c
1.183 04/09/13 15:26:48 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/ilu/ilu.c
1.42 04/09/13 15:26:48 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/vec/impls/seq/bvec2.c
1.57 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +2 -3
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/vec/impls/seq/bvec1.c
1.10 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +5 -5
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/vec/impls/mpi/pvec2.c
1.15 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/vec/impls/mpi/pbvec.c
1.30 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ts/impls/implicit/pvode/petscpvode.c
1.28 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ts/impls/implicit/cn/cn.c
1.19 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ts/impls/implicit/beuler/beuler.c
1.21 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ts/impls/explicit/euler/euler.c
1.11 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/sys/src/utils/pdisplay.c
1.20 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/sys/src/utils/memc.c
1.22 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/sys/src/error/stack.c
1.13 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/sys/src/draw/impls/x/xops.c
1.23 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -2
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/sys/src/draw/impls/x/text.c
1.9 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/snes/interface/noise/snesnoise.c
1.14 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/snes/interface/noise/snesmfj2.c
1.22 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/shell/shell.c
1.24 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/sbaij/seq/sbaij2.c
1.31 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/sbaij/seq/sbaij.c
1.118 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -2
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/sbaij/mpi/mpisbaij.c
1.105 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/maij/maij.c
1.24 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/is/matis.c
1.19 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/feti/feti.c
1.3 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/dense/seq/dense.c
1.66 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +21 -22
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/dense/mpi/mpidense.c
1.51 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/bdiag/seq/bdiag.c
1.44 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +2 -3
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/baij/seq/baij2.c
1.26 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/baij/seq/baij.c
1.100.1.2 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -2
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/baij/mpi/mpibaij.c
1.77 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/baij/mpi/dscpack/dscpack.c
1.64 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/aij/seq/spooles/spooles.c
1.100 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/aij/mpi/mpiptap.c
1.12 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +0 -2
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/aij/mpi/mpimatmatmult.c
1.4 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/aij/mpi/mpiaij.c
1.212 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +2 -3
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/adj/mpi/mpiadj.c
1.39 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/adic/matadic.c
1.29 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/utils/damg.c
1.41 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/tfs/xyt.c
1.15 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +6 -6
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/tfs/xxt.c
1.15 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +6 -6
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/tfs/gs.c
1.20 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/redundant/redundant.c
1.21 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/ml/ml.c
1.6 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -3
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/mg/mg.c
1.39 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/is/feti/fetipc.c
1.3 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/hypre/hyppilut.c
1.59 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/fieldsplit/fieldsplit.c
1.15 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/asm/asm.c
1.39 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/ksp/interface/eige.c
1.21 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/ksp/impls/lgmres/lgmres.c
1.32 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/ksp/impls/gmres/gmres.c
1.50 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/ksp/impls/gmres/gmreig.c
1.15 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +5 -5
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/ksp/impls/fgmres/fgmres.c
1.37 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/ksp/impls/cgne/cgne.c
1.21 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/ksp/impls/cg/cg.c
1.29 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/ksp/impls/bcgsl/bcgsl.c
1.17 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +13 -14
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/inline/ilu.h
1.14 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +10 -10
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/inline/dot.h
1.13 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/inline/axpy.h
1.14 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

maint/generateetags.py
1.4 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

include/petschead.h
1.41 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +0 -3
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

include/petscblaslapack.h
1.12 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +241 -242
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

include/petsc.h
1.96 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/aij/seq/aij.c
1.182 04/09/13 14:58:56 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
*** empty log message ***

src/ksp/pc/impls/ilu/ilu.c
1.41 04/09/13 14:56:52 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
*** empty log message ***


Hg-commit: 03fb4ae0a31fea3f887c926814d30cec68df1938

show more ...


/petsc/bin/mpiexec.valgrind
/petsc/bin/petscarch
/petsc/bin/petscmpirun
/petsc/bin/update.py
/petsc/bmake/common/rules
/petsc/bmake/common/rules.shared.basic
/petsc/bmake/common/rules.shared.darwin7
/petsc/bmake/common/test
/petsc/bmake/common/variables
/petsc/config/configure.py
/petsc/config/cygwin-borland.py
/petsc/config/linux-gnu-alpha
/petsc/config/linux-gnu-alpha.py
/petsc/config/linux-gnu-blocksolve.py
/petsc/config/linux-gnu-ml.py
/petsc/config/linux-gnu-superlu.py
/petsc/config/linux-gnu-valgrind.py
/petsc/config/solaris-64.py
/petsc/config/solaris-gnu.py
/petsc/include/finclude/petsc.h
/petsc/include/finclude/petscao.h
/petsc/include/finclude/petscda.h
/petsc/include/finclude/petscdef.h
/petsc/include/finclude/petscdraw.h
/petsc/include/finclude/petscis.h
/petsc/include/finclude/petscksp.h
/petsc/include/finclude/petscmat.h
/petsc/include/finclude/petscmg.h
/petsc/include/finclude/petscpc.h
/petsc/include/finclude/petscsnes.h
/petsc/include/finclude/petscsys.h
/petsc/include/finclude/petscts.h
/petsc/include/finclude/petscvec.h
/petsc/include/finclude/petscviewer.h
/petsc/include/petsc.h
/petsc/include/petscao.h
/petsc/include/petscblaslapack.h
/petsc/include/petscda.h
/petsc/include/petscerror.h
/petsc/include/petschead.h
/petsc/include/petscis.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscmg.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/petscviewer.h
/petsc/include/vecimpl.h
/petsc/maint/builddist
/petsc/maint/buildtest
/petsc/maint/checkBuilds.py
/petsc/maint/confignightly/dactyl
/petsc/maint/generateetags.py
/petsc/maint/generatefortranstubs.py
/petsc/maint/mapnameslatex.py
/petsc/maint/petscgoto
/petsc/maint/runremote
/petsc/maint/xclude
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/__init__.py
/petsc/python/PETSc/compilerOptions.py
/petsc/python/PETSc/packages/ADIC.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/BlockSolve.py
/petsc/python/PETSc/packages/C2HTML.py
/petsc/python/PETSc/packages/Dscpack.py
/petsc/python/PETSc/packages/ML.py
/petsc/python/PETSc/packages/MPE.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/Mathematica.py
/petsc/python/PETSc/packages/Matlab.py
/petsc/python/PETSc/packages/Mumps.py
/petsc/python/PETSc/packages/NetCDF.py
/petsc/python/PETSc/packages/PLAPACK.py
/petsc/python/PETSc/packages/PVODE.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/Sowing.py
/petsc/python/PETSc/packages/Spooles.py
/petsc/python/PETSc/packages/Superlu.py
/petsc/python/PETSc/packages/Superlu_dist.py
/petsc/python/PETSc/packages/Triangle.py
/petsc/python/PETSc/packages/Umfpack.py
/petsc/python/PETSc/packages/X11.py
/petsc/python/PETSc/packages/__init__.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/packages/lgrind.py
/petsc/python/PETSc/utilities/Etags.py
/petsc/python/PETSc/utilities/FPTrap.py
/petsc/python/PETSc/utilities/Make.py
/petsc/python/PETSc/utilities/Regression.py
/petsc/python/PETSc/utilities/__init__.py
/petsc/python/PETSc/utilities/arch.py
/petsc/python/PETSc/utilities/bmakeDir.py
/petsc/python/PETSc/utilities/clanguage.py
/petsc/python/PETSc/utilities/compilerFlags.py
/petsc/python/PETSc/utilities/dataFilesPath.py
/petsc/python/PETSc/utilities/debuggers.py
/petsc/python/PETSc/utilities/debugging.py
/petsc/python/PETSc/utilities/dynamicLibraries.py
/petsc/python/PETSc/utilities/fortranCPP.py
/petsc/python/PETSc/utilities/fortranCommandLine.py
/petsc/python/PETSc/utilities/getResidentSetSize.py
/petsc/python/PETSc/utilities/libraryOptions.py
/petsc/python/PETSc/utilities/missing.py
/petsc/python/PETSc/utilities/programs.py
/petsc/python/PETSc/utilities/sharedLibraries.py
/petsc/src/contrib/fun3d/comp/flow.c
/petsc/src/contrib/fun3d/comp/user.h
/petsc/src/contrib/oberman/burgers_vertex_based_q1/appctx.h
/petsc/src/contrib/oberman/burgers_vertex_based_q1/appview.c
/petsc/src/contrib/oberman/burgers_vertex_based_q1/functions.c
/petsc/src/contrib/oberman/burgers_vertex_based_q1/integrator.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/appctx.h
/petsc/src/contrib/oberman/laplacian_q1/appelement.c
/petsc/src/contrib/oberman/laplacian_q1/finput.c
/petsc/src/contrib/oberman/laplacian_q1/scalable/appalgebra.c
/petsc/src/dm/ao/aoimpl.h
/petsc/src/dm/ao/examples/tutorials/ex2.c
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/ao/impls/basic/aoreduced.c
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/ao/interface/ao.c
/petsc/src/dm/ao/interface/aodata.c
/petsc/src/dm/ao/utils/aosetlocal.c
/petsc/src/dm/da/examples/tests/ex1.c
/petsc/src/dm/da/examples/tests/ex10.c
/petsc/src/dm/da/examples/tests/ex11.c
/petsc/src/dm/da/examples/tests/ex12.c
/petsc/src/dm/da/examples/tests/ex13.c
/petsc/src/dm/da/examples/tests/ex14.c
/petsc/src/dm/da/examples/tests/ex15.c
/petsc/src/dm/da/examples/tests/ex16.c
/petsc/src/dm/da/examples/tests/ex17.c
/petsc/src/dm/da/examples/tests/ex18.c
/petsc/src/dm/da/examples/tests/ex19.c
/petsc/src/dm/da/examples/tests/ex2.c
/petsc/src/dm/da/examples/tests/ex20.c
/petsc/src/dm/da/examples/tests/ex22.c
/petsc/src/dm/da/examples/tests/ex23.c
/petsc/src/dm/da/examples/tests/ex3.c
/petsc/src/dm/da/examples/tests/ex4.c
/petsc/src/dm/da/examples/tests/ex5.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/ex9.c
/petsc/src/dm/da/examples/tutorials/ex1.c
/petsc/src/dm/da/examples/tutorials/ex2.c
/petsc/src/dm/da/examples/tutorials/ex3.c
/petsc/src/dm/da/examples/tutorials/ex5.c
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/dacorn.c
/petsc/src/dm/da/src/dadist.c
/petsc/src/dm/da/src/dagetarray.c
/petsc/src/dm/da/src/daghost.c
/petsc/src/dm/da/src/dagtol.c
/petsc/src/dm/da/src/dagtona.c
/petsc/src/dm/da/src/daindex.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/src/daload.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/src/daltol.c
/petsc/src/dm/da/src/dasub.c
/petsc/src/dm/da/src/daview.c
/petsc/src/dm/da/src/gr1.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/dm/da/utils/sda2.c
/petsc/src/dm/usg/utils/inpututils.c
/petsc/src/dm/usg/utils/triconvert.c
/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/part2.tex
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/tex/pictures/petscwww.fig
/petsc/src/docs/tex/pictures/petscwww.gif
/petsc/src/docs/tex/sty/mcsletter.sty
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/documentation/bugreporting.html
/petsc/src/docs/website/documentation/changes/221.html
/petsc/src/docs/website/documentation/changes/222.html
/petsc/src/docs/website/documentation/changes/index.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/download/petsc-patches.html
/petsc/src/docs/website/images/petscwww.gif
/petsc/src/docs/website/index.html
/petsc/src/docs/website/miscellaneous/acknwldg.html
/petsc/src/docs/website/publications/index.html
/petsc/src/fortran/custom/zao.c
/petsc/src/fortran/custom/zda.c
/petsc/src/fortran/custom/zdraw.c
/petsc/src/fortran/custom/zis.c
/petsc/src/fortran/custom/zksp.c
/petsc/src/fortran/custom/zmat.c
/petsc/src/fortran/custom/zoptions.c
/petsc/src/fortran/custom/zpc.c
/petsc/src/fortran/custom/zpetsc.h
/petsc/src/fortran/custom/zplog.c
/petsc/src/fortran/custom/zsda.c
/petsc/src/fortran/custom/zsles.c
/petsc/src/fortran/custom/zsnes.c
/petsc/src/fortran/custom/zstart.c
/petsc/src/fortran/custom/zstartf.c
/petsc/src/fortran/custom/zsys.c
/petsc/src/fortran/custom/zts.c
/petsc/src/fortran/custom/zvec.c
/petsc/src/fortran/custom/zviewer.c
/petsc/src/fortran/fsrc/somefort.F
/petsc/src/inline/axpy.h
/petsc/src/inline/dot.h
/petsc/src/inline/gccsse.h
/petsc/src/inline/ilu.h
/petsc/src/inline/spops.h
/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/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/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/tests/output/ex12f_1.out
/petsc/src/ksp/examples/tests/output/ex16f_1.out
/petsc/src/ksp/examples/tests/output/ex19_2.out
/petsc/src/ksp/examples/tests/output/ex26_1.out
/petsc/src/ksp/examples/tests/output/ex26_2.out
/petsc/src/ksp/examples/tests/output/ex5f_1.out
/petsc/src/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/examples/tutorials/ex11f.F
/petsc/src/ksp/examples/tutorials/ex13.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/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/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/examples/tutorials/makefile
/petsc/src/ksp/examples/tutorials/output/ex10_2.out
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/bcgs/makefile
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.h
/petsc/src/ksp/ksp/impls/bcgsl/makefile
/petsc/src/ksp/ksp/impls/bicg/bicg.c
/petsc/src/ksp/ksp/impls/bicg/makefile
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cg/cgeig.c
/petsc/src/ksp/ksp/impls/cgne/cgne.c
/petsc/src/ksp/ksp/impls/cgs/cgs.c
/petsc/src/ksp/ksp/impls/cgs/makefile
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/cr/cr.c
/petsc/src/ksp/ksp/impls/cr/makefile
/petsc/src/ksp/ksp/impls/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/fgmres/fgmresp.h
/petsc/src/ksp/ksp/impls/fgmres/modpcf.c
/petsc/src/ksp/ksp/impls/gmres/borthog.c
/petsc/src/ksp/ksp/impls/gmres/borthog2.c
/petsc/src/ksp/ksp/impls/gmres/gmreig.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres2.c
/petsc/src/ksp/ksp/impls/gmres/gmresp.h
/petsc/src/ksp/ksp/impls/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/lgmres/lgmresp.h
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/lsqr/makefile
/petsc/src/ksp/ksp/impls/minres/makefile
/petsc/src/ksp/ksp/impls/minres/minres.c
/petsc/src/ksp/ksp/impls/preonly/makefile
/petsc/src/ksp/ksp/impls/preonly/preonly.c
/petsc/src/ksp/ksp/impls/qcg/makefile
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/impls/symmlq/makefile
/petsc/src/ksp/ksp/impls/symmlq/symmlq.c
/petsc/src/ksp/ksp/impls/tcqmr/makefile
/petsc/src/ksp/ksp/impls/tcqmr/tcqmr.c
/petsc/src/ksp/ksp/impls/tfqmr/makefile
/petsc/src/ksp/ksp/impls/tfqmr/tfqmr.c
/petsc/src/ksp/ksp/interface/eige.c
/petsc/src/ksp/ksp/interface/itcl.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/xmon.c
/petsc/src/ksp/ksp/kspimpl.h
/petsc/src/ksp/pc/examples/tests/ex1.c
/petsc/src/ksp/pc/examples/tests/ex4.c
/petsc/src/ksp/pc/examples/tests/ex5.c
/petsc/src/ksp/pc/examples/tests/ex6.c
/petsc/src/ksp/pc/examples/tests/ex7.c
/petsc/src/ksp/pc/examples/tests/ex8f.F
/petsc/src/ksp/pc/examples/tutorials/ex2.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.h
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/eisens/eisen.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/ilu/ilu.c
/petsc/src/ksp/pc/impls/ilu/ilu.h
/petsc/src/ksp/pc/impls/is/feti/fetipc.c
/petsc/src/ksp/pc/impls/is/makefile
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/ksp/pc/impls/is/nn/nn.h
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/pc/impls/is/pcis.h
/petsc/src/ksp/pc/impls/jacobi/jacobi.c
/petsc/src/ksp/pc/impls/ksp/pcksp.c
/petsc/src/ksp/pc/impls/lu/lu.c
/petsc/src/ksp/pc/impls/makefile
/petsc/src/ksp/pc/impls/mg/fmg.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/ksp/pc/impls/mg/mgimpl.h
/petsc/src/ksp/pc/impls/mg/smg.c
/petsc/src/ksp/pc/impls/ml/makefile
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/none/makefile
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/samg/makefile
/petsc/src/ksp/pc/impls/shell/shellpc.c
/petsc/src/ksp/pc/impls/tfs/bit_mask.c
/petsc/src/ksp/pc/impls/tfs/comm.c
/petsc/src/ksp/pc/impls/tfs/error.c
/petsc/src/ksp/pc/impls/tfs/gs.c
/petsc/src/ksp/pc/impls/tfs/ivec.c
/petsc/src/ksp/pc/impls/tfs/makefile
/petsc/src/ksp/pc/impls/tfs/pxxt.c
/petsc/src/ksp/pc/impls/tfs/queue.c
/petsc/src/ksp/pc/impls/tfs/tfs.c
/petsc/src/ksp/pc/impls/tfs/tfs.h
/petsc/src/ksp/pc/impls/tfs/xxt.c
/petsc/src/ksp/pc/impls/tfs/xyt.c
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/ksp/pc/interface/pcset.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/ksp/pc/pcimpl.h
/petsc/src/ksp/utils/damg.c
/petsc/src/ksp/utils/makefile
/petsc/src/mat/examples/tests/ex15.c
/petsc/src/mat/examples/tests/ex19.c
/petsc/src/mat/examples/tests/ex20.c
/petsc/src/mat/examples/tests/ex30.c
/petsc/src/mat/examples/tests/ex32.c
/petsc/src/mat/examples/tests/ex36f.F
/petsc/src/mat/examples/tests/ex48.c
/petsc/src/mat/examples/tests/ex50.c
/petsc/src/mat/examples/tests/ex52.c
/petsc/src/mat/examples/tests/ex53.c
/petsc/src/mat/examples/tests/ex54.c
/petsc/src/mat/examples/tests/ex55.c
/petsc/src/mat/examples/tests/ex56.c
/petsc/src/mat/examples/tests/ex57.c
/petsc/src/mat/examples/tests/ex58.c
/petsc/src/mat/examples/tests/ex58f.F
/petsc/src/mat/examples/tests/ex59.c
/petsc/src/mat/examples/tests/ex60.c
/petsc/src/mat/examples/tests/ex61.c
/petsc/src/mat/examples/tests/ex62.c
/petsc/src/mat/examples/tests/ex63f.F
/petsc/src/mat/examples/tests/ex64.c
/petsc/src/mat/examples/tests/ex65.c
/petsc/src/mat/examples/tests/ex66.c
/petsc/src/mat/examples/tests/ex67f.F
/petsc/src/mat/examples/tests/ex68.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/ex72.c
/petsc/src/mat/examples/tests/ex73.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/ex77.c
/petsc/src/mat/examples/tests/ex78.c
/petsc/src/mat/examples/tests/ex79f.F
/petsc/src/mat/examples/tests/ex80.c
/petsc/src/mat/examples/tests/ex81.c
/petsc/src/mat/examples/tests/ex85f.F
/petsc/src/mat/examples/tests/ex86.c
/petsc/src/mat/examples/tests/ex87.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/ex98.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex79f_1.out
/petsc/src/mat/examples/tests/output/ex85f_1.out
/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/mmaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/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/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/aijnode.c
/petsc/src/mat/impls/aij/seq/ilut.c
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.h
/petsc/src/mat/impls/aij/seq/spooles/spoolesOptions.c
/petsc/src/mat/impls/aij/seq/unary.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/dscpack/dscpack.c
/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/makefile
/petsc/src/mat/impls/bdiag/mpi/mmbdiag.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.h
/petsc/src/mat/impls/bdiag/seq/bdfact.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.h
/petsc/src/mat/impls/bdiag/seq/bdiag2.c
/petsc/src/mat/impls/bdiag/seq/bdiag3.c
/petsc/src/mat/impls/dense/makefile
/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/dense/seq/dense.h
/petsc/src/mat/impls/feti/feti.c
/petsc/src/mat/impls/hypre/mhyp.c
/petsc/src/mat/impls/is/makefile
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/normal/makefile
/petsc/src/mat/impls/normal/normm.c
/petsc/src/mat/impls/sbaij/makefile
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/sbaijov.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/sbaijfact10.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact11.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact12.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact3.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact4.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact5.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact6.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact7.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact8.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact9.c
/petsc/src/mat/impls/sbaij/seq/sro.c
shell.c
/petsc/src/mat/interface/dlregis.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/mat/utils/axpy.c
/petsc/src/mat/utils/compressedrow.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/makefile
/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/tests/output/ex4_1.out
/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/ex18.c
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/ex1f.F
/petsc/src/snes/examples/tutorials/ex2.c
/petsc/src/snes/examples/tutorials/ex20.c
/petsc/src/snes/examples/tutorials/ex21.c
/petsc/src/snes/examples/tutorials/ex22.c
/petsc/src/snes/examples/tutorials/ex23.c
/petsc/src/snes/examples/tutorials/ex24.c
/petsc/src/snes/examples/tutorials/ex25.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/ex30.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/ex5f.F
/petsc/src/snes/examples/tutorials/ex5f.h
/petsc/src/snes/examples/tutorials/ex6.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/ls/ls.h
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/impls/tr/tr.h
/petsc/src/snes/interface/dlregis.c
/petsc/src/snes/interface/noise/snesdnest.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/snesj2.c
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/mf/snesmfj.h
/petsc/src/snes/mf/snesmfjdef.c
/petsc/src/snes/mf/wp.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/snes/utils/makefile
/petsc/src/sys/ctable.h
/petsc/src/sys/examples/tests/ex13.c
/petsc/src/sys/examples/tests/ex13f.F
/petsc/src/sys/examples/tests/ex17f.F
/petsc/src/sys/examples/tests/ex1f.F
/petsc/src/sys/examples/tests/ex5f.F
/petsc/src/sys/examples/tests/ex6f.F
/petsc/src/sys/examples/tests/ex7f.F
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/examples/tutorials/ex3f.F
/petsc/src/sys/src/adic/adic/run-alloc.c
/petsc/src/sys/src/adic/adic/run-map.c
/petsc/src/sys/src/dll/dl.c
/petsc/src/sys/src/dll/makefile
/petsc/src/sys/src/dll/reg.c
/petsc/src/sys/src/draw/examples/tests/ex1.c
/petsc/src/sys/src/draw/examples/tests/ex10.c
/petsc/src/sys/src/draw/examples/tests/ex2.c
/petsc/src/sys/src/draw/examples/tests/ex3.c
/petsc/src/sys/src/draw/examples/tests/ex4.c
/petsc/src/sys/src/draw/examples/tests/ex4f.F
/petsc/src/sys/src/draw/examples/tests/ex5f.F
/petsc/src/sys/src/draw/examples/tests/ex9.c
/petsc/src/sys/src/draw/examples/tests/makefile
/petsc/src/sys/src/draw/impls/win32/win32draw.c
/petsc/src/sys/src/draw/impls/x/xops.c
/petsc/src/sys/src/draw/interface/drawreg.c
/petsc/src/sys/src/error/adebug.c
/petsc/src/sys/src/error/signal.c
/petsc/src/sys/src/error/stack.c
/petsc/src/sys/src/f90/f90_IRIX.c
/petsc/src/sys/src/f90/f90_absoft.c
/petsc/src/sys/src/f90/f90_alpha.c
/petsc/src/sys/src/f90/f90_hpux.c
/petsc/src/sys/src/f90/f90_intel.c
/petsc/src/sys/src/f90/f90_intel8.c
/petsc/src/sys/src/f90/f90_nag.c
/petsc/src/sys/src/f90/f90_rs6000.c
/petsc/src/sys/src/f90/f90_solaris.c
/petsc/src/sys/src/f90/f90_solaris_old.c
/petsc/src/sys/src/f90/f90_t3e.c
/petsc/src/sys/src/f90/f90_win32.c
/petsc/src/sys/src/fileio/ftest.c
/petsc/src/sys/src/fileio/ghome.c
/petsc/src/sys/src/fileio/mprint.c
/petsc/src/sys/src/fileio/sysio.c
/petsc/src/sys/src/memory/mem.c
/petsc/src/sys/src/memory/mtr.c
/petsc/src/sys/src/objects/ams/aoptions.c
/petsc/src/sys/src/objects/gtype.c
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/objects/init.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/objects/ptype.c
/petsc/src/sys/src/objects/tagm.c
/petsc/src/sys/src/plog/classLog.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/plog/ploginfo.c
/petsc/src/sys/src/plog/stageLog.c
/petsc/src/sys/src/utils/ctable.c
/petsc/src/sys/src/utils/memc.c
/petsc/src/sys/src/utils/pdisplay.c
/petsc/src/sys/src/utils/psplit.c
/petsc/src/sys/src/utils/sorti.c
/petsc/src/sys/src/viewer/examples/tests/makefile
/petsc/src/sys/src/viewer/impls/ascii/filev.c
/petsc/src/sys/src/viewer/impls/ascii/vcreatea.c
/petsc/src/sys/src/viewer/impls/hdf4/hdf4v.c
/petsc/src/sys/src/viewer/impls/silo/makefile
/petsc/src/sys/src/viewer/impls/silo/vsilo.c
/petsc/src/sys/src/viewer/impls/silo/vsilo.h
/petsc/src/sys/src/viewer/impls/string/stringv.c
/petsc/src/sys/src/viewer/impls/vu/petscvu.c
/petsc/src/sys/src/viewer/interface/viewreg.c
/petsc/src/sys/src/viewer/interface/viewregall.c
/petsc/src/ts/examples/tests/ex1.c
/petsc/src/ts/examples/tests/ex1f.F
/petsc/src/ts/examples/tests/ex1f.h
/petsc/src/ts/examples/tests/ex2.c
/petsc/src/ts/examples/tests/ex4.c
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tutorials/ex1.c
/petsc/src/ts/examples/tutorials/ex1f.F
/petsc/src/ts/examples/tutorials/ex2.c
/petsc/src/ts/examples/tutorials/ex2f.F
/petsc/src/ts/examples/tutorials/ex2f.h
/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/ex7.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/output/ex6_1.out
/petsc/src/ts/examples/tutorials/output/ex7_1.out
/petsc/src/ts/examples/tutorials/output/ex7_2.out
/petsc/src/ts/examples/tutorials/output/ex7_3.out
/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/implicit/pvode/petscpvode.c
/petsc/src/ts/impls/implicit/pvode/petscpvode.h
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/dlregis.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/ts/interface/tsfd.c
/petsc/src/ts/interface/tsreg.c
/petsc/src/ts/interface/tsregall.c
/petsc/src/ts/tsimpl.h
/petsc/src/vec/examples/tests/ex17f.F
/petsc/src/vec/examples/tests/ex19f.F
/petsc/src/vec/examples/tests/ex20f.F
/petsc/src/vec/examples/tests/ex21.c
/petsc/src/vec/examples/tests/ex30f.F
/petsc/src/vec/examples/tests/ex32f.F
/petsc/src/vec/examples/tests/makefile
/petsc/src/vec/examples/tests/output/ex20f_1.out
/petsc/src/vec/examples/tests/output/ex21_1.out
/petsc/src/vec/examples/tests/output/ex21_2.out
/petsc/src/vec/examples/tests/output/ex32f_1.out
/petsc/src/vec/examples/tutorials/ex11f.F
/petsc/src/vec/examples/tutorials/ex14f.F
/petsc/src/vec/examples/tutorials/ex1f.F
/petsc/src/vec/examples/tutorials/ex2f.F
/petsc/src/vec/examples/tutorials/ex3f.F
/petsc/src/vec/examples/tutorials/ex4f.F
/petsc/src/vec/examples/tutorials/ex7.c
/petsc/src/vec/examples/tutorials/ex7f.F
/petsc/src/vec/examples/tutorials/ex9f.F
/petsc/src/vec/examples/tutorials/makefile
/petsc/src/vec/impls/dvecimpl.h
/petsc/src/vec/impls/mpi/pbvec.c
/petsc/src/vec/impls/mpi/pdvec.c
/petsc/src/vec/impls/mpi/pvec2.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/ex1f.F
/petsc/src/vec/is/examples/tests/ex2f.F
/petsc/src/vec/is/examples/tutorials/ex1f.F
/petsc/src/vec/is/examples/tutorials/ex2f.F
/petsc/src/vec/is/utils/isblock.c
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/is/utils/iscomp.c
/petsc/src/vec/is/utils/isdiff.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/pf/impls/string/cstring.c
/petsc/src/vec/pf/interface/pfall.c
/petsc/src/vec/utils/gcreatev.c
/petsc/src/vec/utils/vecio.c
/petsc/src/vec/utils/vinv.c
/petsc/src/vec/utils/vpscat.c
/petsc/src/vec/utils/vscat.c
/petsc/todo
521d725211-Jul-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2345
barrysmith@barry-smiths-computer.local|ChangeSet|20040711030250|59162
ChangeSet
1.2345 04/07/10 22:02:50 barrysmith@barry-smiths-computer.local +56 -0
Make bs a data item in a

bk-changeset-1.2345
barrysmith@barry-smiths-computer.local|ChangeSet|20040711030250|59162
ChangeSet
1.2345 04/07/10 22:02:50 barrysmith@barry-smiths-computer.local +56 -0
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/utils/gcreate.c
1.24 04/07/10 22:02:47 barrysmith@barry-smiths-computer.local +6 -6
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/utils/convert.c
1.12 04/07/10 22:02:47 barrysmith@barry-smiths-computer.local +1 -1
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/baij/seq/aijbaij.c
1.13 04/07/10 22:02:47 barrysmith@barry-smiths-computer.local +6 -2
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/matimpl.h
1.52 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +2 -1
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/interface/matrix.c
1.135 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +38 -2
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/shell/shellcnv.c
1.12 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +2 -1
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/shell/shell.c
1.23 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +9 -1
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
1.56 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +2 -2
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/sbaij/seq/sbaijfact2.c
1.41 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +4 -4
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/sbaij/seq/sbaijfact.c
1.63 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +4 -4
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/sbaij/seq/sbaij2.c
1.29 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +18 -22
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/sbaij/seq/sbaij.c
1.113 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +27 -38
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/sbaij/seq/aijsbaij.c
1.19 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +5 -4
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
1.45 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +2 -1
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/sbaij/mpi/sbaijov.c
1.37 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +3 -4
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/sbaij/mpi/mpisbaij.c
1.99 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +23 -34
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/sbaij/mpi/mmsbaij.c
1.28 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +6 -6
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/dense/seq/dense.c
1.63 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +1 -10
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/dense/mpi/mpidense.c
1.46 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +1 -10
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/bdiag/seq/bdiag3.c
1.22 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +6 -6
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/bdiag/seq/bdiag2.c
1.19 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +7 -7
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/bdiag/seq/bdiag.h
1.12 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +0 -1
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/bdiag/seq/bdiag.c
1.42 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +11 -23
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/bdiag/seq/bdfact.c
1.13 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +2 -2
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/bdiag/mpi/mpibdiag.c
1.41 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +28 -42
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/bdiag/mpi/mmbdiag.c
1.7 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +7 -7
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/baij/seq/baijfact4.c
1.12 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +1 -1
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/baij/seq/baijfact3.c
1.16 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +1 -1
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/baij/seq/baijfact2.c
1.39 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +6 -8
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/baij/seq/baij2.c
1.21 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +13 -13
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/baij/seq/baij.h
1.23 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +1 -1
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/baij/seq/baij.c
1.95 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +26 -38
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/baij/mpi/mpibaij.h
1.17 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +1 -1
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/baij/mpi/mpibaij.c
1.68 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +24 -35
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/baij/mpi/mmbaij.c
1.24 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +5 -6
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/baij/mpi/dscpack/dscpack.c
1.62 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +12 -10
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/baij/mpi/baijov.c
1.23 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +6 -7
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/aij/seq/superlu/superlu.c
1.69 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +4 -2
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/aij/seq/matlab/aijmatlab.c
1.30 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +9 -7
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/aij/seq/lusol/lusol.c
1.32 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +9 -7
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/aij/seq/essl/essl.c
1.31 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +2 -2
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/aij/seq/aij.c
1.165 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +10 -10
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.98 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +7 -5
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/aij/mpi/spooles/mpispooles.c
1.69 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +4 -3
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/aij/mpi/mumps/mumps.c
1.78 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +16 -15
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/aij/mpi/mpiaij.c
1.195 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +9 -4
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/adj/mpi/mpiadj.c
1.37 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +1 -11
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/ksp/pc/impls/pbjacobi/pbjacobi.c
1.16 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +3 -3
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/ksp/pc/impls/fieldsplit/fieldsplit.c
1.5 04/07/10 22:02:42 barrysmith@barry-smiths-computer.local +10 -0
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/fortran/custom/zpc.c
1.24 04/07/10 22:02:42 barrysmith@barry-smiths-computer.local +25 -1
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

include/petscmat.h
1.147 04/07/10 22:02:42 barrysmith@barry-smiths-computer.local +1 -0
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

include/petscbt.h
1.14 04/07/10 22:02:42 barrysmith@barry-smiths-computer.local +2 -2
change to typedef so can declare multiple per line, not sure
why was define

src/mat/impls/baij/seq/aijbaij.c
1.12 04/07/10 19:46:35 barrysmith@barry-smiths-computer.local +1 -1
*** empty log message ***

src/vec/is/impls/general/strgen.c
1.8 04/07/09 23:05:11 barrysmith@barry-smiths-computer.local +1 -0
need to indicate memory was allocated for indices inside general is created from stride

src/ksp/pc/impls/hypre/hyppilut.c
1.56 04/07/09 14:45:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move fortran stub to custom

src/vec/impls/seq/dvec2.c
1.20 04/07/08 14:29:20 barrysmith@barrysmith-57.mcs.anl.gov +42 -43
formating

src/inline/setval.h
1.5 04/07/08 14:27:02 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscInt


Hg-commit: 7f824bafc4d9041ce9342c5ae5c5bac68df054e5

show more ...


/petsc/bin/mpirun.gmalloc
/petsc/bmake/common/bopt_O
/petsc/bmake/common/bopt_O_c++
/petsc/bmake/common/bopt_O_c++_single
/petsc/bmake/common/bopt_O_complex
/petsc/bmake/common/bopt_O_matsingle
/petsc/bmake/common/bopt_O_single
/petsc/bmake/common/bopt_g
/petsc/bmake/common/bopt_g_c++
/petsc/bmake/common/bopt_g_c++_single
/petsc/bmake/common/bopt_g_complex
/petsc/bmake/common/bopt_g_matsingle
/petsc/bmake/common/bopt_g_single
/petsc/bmake/common/rules
/petsc/bmake/common/test
/petsc/bmake/common/variables
/petsc/bmake/config/variables.in
/petsc/bmake/default/packages
/petsc/bmake/default/petscconf.h
/petsc/bmake/default/rules
/petsc/bmake/default/variables
/petsc/bmake/predefined/IRIX/packages
/petsc/bmake/predefined/IRIX/petscconf.h
/petsc/bmake/predefined/IRIX/petscfix.h
/petsc/bmake/predefined/IRIX/rules
/petsc/bmake/predefined/IRIX/variables
/petsc/bmake/predefined/IRIX64/packages
/petsc/bmake/predefined/IRIX64/petscconf.h
/petsc/bmake/predefined/IRIX64/petscfix.h
/petsc/bmake/predefined/IRIX64/rules
/petsc/bmake/predefined/IRIX64/variables
/petsc/bmake/predefined/IRIX_gnu/packages
/petsc/bmake/predefined/IRIX_gnu/petscconf.h
/petsc/bmake/predefined/IRIX_gnu/petscfix.h
/petsc/bmake/predefined/IRIX_gnu/rules
/petsc/bmake/predefined/IRIX_gnu/variables
/petsc/bmake/predefined/UXPV/packages
/petsc/bmake/predefined/UXPV/petscconf.h
/petsc/bmake/predefined/UXPV/petscfix.h
/petsc/bmake/predefined/UXPV/rules
/petsc/bmake/predefined/UXPV/variables
/petsc/bmake/predefined/alpha/packages
/petsc/bmake/predefined/alpha/petscconf.h
/petsc/bmake/predefined/alpha/petscfix.h
/petsc/bmake/predefined/alpha/rules
/petsc/bmake/predefined/alpha/variables
/petsc/bmake/predefined/alpha_gnu/packages
/petsc/bmake/predefined/alpha_gnu/petscconf.h
/petsc/bmake/predefined/alpha_gnu/petscfix.h
/petsc/bmake/predefined/alpha_gnu/rules
/petsc/bmake/predefined/alpha_gnu/variables
/petsc/bmake/predefined/alpha_uni/packages
/petsc/bmake/predefined/alpha_uni/petscconf.h
/petsc/bmake/predefined/alpha_uni/petscfix.h
/petsc/bmake/predefined/alpha_uni/rules
/petsc/bmake/predefined/alpha_uni/variables
/petsc/bmake/predefined/ascired/packages
/petsc/bmake/predefined/ascired/petscconf.h
/petsc/bmake/predefined/ascired/petscfix.h
/petsc/bmake/predefined/ascired/rules
/petsc/bmake/predefined/ascired/variables
/petsc/bmake/predefined/beos/packages
/petsc/bmake/predefined/beos/petscconf.h
/petsc/bmake/predefined/beos/petscfix.h
/petsc/bmake/predefined/beos/rules
/petsc/bmake/predefined/beos/variables
/petsc/bmake/predefined/cray_x1/packages
/petsc/bmake/predefined/cray_x1/petscconf.h
/petsc/bmake/predefined/cray_x1/petscfix.h
/petsc/bmake/predefined/cray_x1/rules
/petsc/bmake/predefined/cray_x1/variables
/petsc/bmake/predefined/freebsd/packages
/petsc/bmake/predefined/freebsd/petscconf.h
/petsc/bmake/predefined/freebsd/petscfix.h
/petsc/bmake/predefined/freebsd/rules
/petsc/bmake/predefined/freebsd/variables
/petsc/bmake/predefined/hpux/packages
/petsc/bmake/predefined/hpux/petscconf.h
/petsc/bmake/predefined/hpux/petscfix.h
/petsc/bmake/predefined/hpux/rules
/petsc/bmake/predefined/hpux/variables
/petsc/bmake/predefined/hpux64/packages
/petsc/bmake/predefined/hpux64/petscconf.h
/petsc/bmake/predefined/hpux64/petscfix.h
/petsc/bmake/predefined/hpux64/rules
/petsc/bmake/predefined/hpux64/variables
/petsc/bmake/predefined/linux-mcs/packages
/petsc/bmake/predefined/linux-mcs/petscconf.h
/petsc/bmake/predefined/linux-mcs/petscfix.h
/petsc/bmake/predefined/linux-mcs/rules
/petsc/bmake/predefined/linux-mcs/variables
/petsc/bmake/predefined/linux64/packages
/petsc/bmake/predefined/linux64/petscconf.h
/petsc/bmake/predefined/linux64/petscfix.h
/petsc/bmake/predefined/linux64/rules
/petsc/bmake/predefined/linux64/variables
/petsc/bmake/predefined/linux64_intel/packages
/petsc/bmake/predefined/linux64_intel/petscconf.h
/petsc/bmake/predefined/linux64_intel/petscfix.h
/petsc/bmake/predefined/linux64_intel/rules
/petsc/bmake/predefined/linux64_intel/variables
/petsc/bmake/predefined/linux_absoft/packages
/petsc/bmake/predefined/linux_absoft/petscconf.h
/petsc/bmake/predefined/linux_absoft/petscfix.h
/petsc/bmake/predefined/linux_absoft/rules
/petsc/bmake/predefined/linux_absoft/variables
/petsc/bmake/predefined/linux_alpha/packages
/petsc/bmake/predefined/linux_alpha/petscconf.h
/petsc/bmake/predefined/linux_alpha/petscfix.h
/petsc/bmake/predefined/linux_alpha/rules
/petsc/bmake/predefined/linux_alpha/variables
/petsc/bmake/predefined/linux_alpha_dec/packages
/petsc/bmake/predefined/linux_alpha_dec/petscconf.h
/petsc/bmake/predefined/linux_alpha_dec/petscfix.h
/petsc/bmake/predefined/linux_alpha_dec/rules
/petsc/bmake/predefined/linux_alpha_dec/variables
/petsc/bmake/predefined/linux_gcc_ifc/packages
/petsc/bmake/predefined/linux_gcc_ifc/petscconf.h
/petsc/bmake/predefined/linux_gcc_ifc/petscfix.h
/petsc/bmake/predefined/linux_gcc_ifc/rules
/petsc/bmake/predefined/linux_gcc_ifc/variables
/petsc/bmake/predefined/linux_gcc_pgf90/packages
/petsc/bmake/predefined/linux_gcc_pgf90/petscconf.h
/petsc/bmake/predefined/linux_gcc_pgf90/petscfix.h
/petsc/bmake/predefined/linux_gcc_pgf90/rules
/petsc/bmake/predefined/linux_gcc_pgf90/variables
/petsc/bmake/predefined/linux_gm/packages
/petsc/bmake/predefined/linux_gm/petscconf.h
/petsc/bmake/predefined/linux_gm/petscfix.h
/petsc/bmake/predefined/linux_gm/rules
/petsc/bmake/predefined/linux_gm/variables
/petsc/bmake/predefined/linux_intel/packages
/petsc/bmake/predefined/linux_intel/petscconf.h
/petsc/bmake/predefined/linux_intel/petscfix.h
/petsc/bmake/predefined/linux_intel/rules
/petsc/bmake/predefined/linux_intel/variables
/petsc/bmake/predefined/linux_jazz_intel/packages
/petsc/bmake/predefined/linux_jazz_intel/petscconf.h
/petsc/bmake/predefined/linux_jazz_intel/petscfix.h
/petsc/bmake/predefined/linux_jazz_intel/rules
/petsc/bmake/predefined/linux_jazz_intel/variables
/petsc/bmake/predefined/linux_nagf90/packages
/petsc/bmake/predefined/linux_nagf90/petscconf.h
/petsc/bmake/predefined/linux_nagf90/petscfix.h
/petsc/bmake/predefined/linux_nagf90/rules
/petsc/bmake/predefined/linux_nagf90/variables
/petsc/bmake/predefined/linux_pgi/packages
/petsc/bmake/predefined/linux_pgi/petscconf.h
/petsc/bmake/predefined/linux_pgi/petscfix.h
/petsc/bmake/predefined/linux_pgi/rules
/petsc/bmake/predefined/linux_pgi/variables
/petsc/bmake/predefined/linux_superludist/packages
/petsc/bmake/predefined/linux_superludist/petscconf.h
/petsc/bmake/predefined/linux_superludist/petscfix.h
/petsc/bmake/predefined/linux_superludist/rules
/petsc/bmake/predefined/linux_superludist/variables
/petsc/bmake/predefined/linux_tau/packages
/petsc/bmake/predefined/linux_tau/petscconf.h
/petsc/bmake/predefined/linux_tau/petscfix.h
/petsc/bmake/predefined/linux_tau/rules
/petsc/bmake/predefined/linux_tau/variables
/petsc/bmake/predefined/linux_uni/packages
/petsc/bmake/predefined/linux_uni/petscconf.h
/petsc/bmake/predefined/linux_uni/petscfix.h
/petsc/bmake/predefined/linux_uni/rules
/petsc/bmake/predefined/linux_uni/variables
/petsc/bmake/predefined/macx/packages
/petsc/bmake/predefined/macx/petscconf.h
/petsc/bmake/predefined/macx/petscfix.h
/petsc/bmake/predefined/macx/rules
/petsc/bmake/predefined/macx/variables
/petsc/bmake/predefined/rs6000/base.S
/petsc/bmake/predefined/rs6000/packages
/petsc/bmake/predefined/rs6000/petscconf.h
/petsc/bmake/predefined/rs6000/petscfix.h
/petsc/bmake/predefined/rs6000/rules
/petsc/bmake/predefined/rs6000/variables
/petsc/bmake/predefined/rs6000_64/packages
/petsc/bmake/predefined/rs6000_64/petscconf.h
/petsc/bmake/predefined/rs6000_64/petscfix.h
/petsc/bmake/predefined/rs6000_64/rules
/petsc/bmake/predefined/rs6000_64/variables
/petsc/bmake/predefined/rs6000_gnu/base.S
/petsc/bmake/predefined/rs6000_gnu/packages
/petsc/bmake/predefined/rs6000_gnu/petscconf.h
/petsc/bmake/predefined/rs6000_gnu/petscfix.h
/petsc/bmake/predefined/rs6000_gnu/rules
/petsc/bmake/predefined/rs6000_gnu/variables
/petsc/bmake/predefined/rs6000_sp/packages
/petsc/bmake/predefined/rs6000_sp/petscconf.h
/petsc/bmake/predefined/rs6000_sp/petscfix.h
/petsc/bmake/predefined/rs6000_sp/rules
/petsc/bmake/predefined/rs6000_sp/variables
/petsc/bmake/predefined/solaris/packages
/petsc/bmake/predefined/solaris/petscconf.h
/petsc/bmake/predefined/solaris/petscfix.h
/petsc/bmake/predefined/solaris/rules
/petsc/bmake/predefined/solaris/variables
/petsc/bmake/predefined/solaris64/packages
/petsc/bmake/predefined/solaris64/petscconf.h
/petsc/bmake/predefined/solaris64/petscfix.h
/petsc/bmake/predefined/solaris64/rules
/petsc/bmake/predefined/solaris64/variables
/petsc/bmake/predefined/solaris_gnu/packages
/petsc/bmake/predefined/solaris_gnu/petscconf.h
/petsc/bmake/predefined/solaris_gnu/petscfix.h
/petsc/bmake/predefined/solaris_gnu/rules
/petsc/bmake/predefined/solaris_gnu/variables
/petsc/bmake/predefined/solaris_lam/packages
/petsc/bmake/predefined/solaris_lam/petscconf.h
/petsc/bmake/predefined/solaris_lam/petscfix.h
/petsc/bmake/predefined/solaris_lam/rules
/petsc/bmake/predefined/solaris_lam/variables
/petsc/bmake/predefined/solaris_uni/packages
/petsc/bmake/predefined/solaris_uni/petscconf.h
/petsc/bmake/predefined/solaris_uni/petscfix.h
/petsc/bmake/predefined/solaris_uni/rules
/petsc/bmake/predefined/solaris_uni/variables
/petsc/bmake/predefined/solaris_x86/packages
/petsc/bmake/predefined/solaris_x86/petscconf.h
/petsc/bmake/predefined/solaris_x86/petscfix.h
/petsc/bmake/predefined/solaris_x86/rules
/petsc/bmake/predefined/solaris_x86/variables
/petsc/bmake/predefined/sx6/packages
/petsc/bmake/predefined/sx6/petscconf.h
/petsc/bmake/predefined/sx6/petscfix.h
/petsc/bmake/predefined/sx6/rules
/petsc/bmake/predefined/sx6/variables
/petsc/bmake/predefined/t3e/packages
/petsc/bmake/predefined/t3e/petscconf.h
/petsc/bmake/predefined/t3e/petscfix.h
/petsc/bmake/predefined/t3e/rules
/petsc/bmake/predefined/t3e/variables
/petsc/bmake/predefined/win32_borland/packages
/petsc/bmake/predefined/win32_borland/petscconf.h
/petsc/bmake/predefined/win32_borland/petscfix.h
/petsc/bmake/predefined/win32_borland/rules
/petsc/bmake/predefined/win32_borland/variables
/petsc/bmake/predefined/win32_gnu/packages
/petsc/bmake/predefined/win32_gnu/petscconf.h
/petsc/bmake/predefined/win32_gnu/petscfix.h
/petsc/bmake/predefined/win32_gnu/rules
/petsc/bmake/predefined/win32_gnu/variables
/petsc/bmake/predefined/win32_intel/packages
/petsc/bmake/predefined/win32_intel/petscconf.h
/petsc/bmake/predefined/win32_intel/petscfix.h
/petsc/bmake/predefined/win32_intel/rules
/petsc/bmake/predefined/win32_intel/variables
/petsc/bmake/predefined/win32_ms/packages
/petsc/bmake/predefined/win32_ms/petscconf.h
/petsc/bmake/predefined/win32_ms/petscfix.h
/petsc/bmake/predefined/win32_ms/rules
/petsc/bmake/predefined/win32_ms/variables
/petsc/bmake/predefined/win32_ms_hpvm/packages
/petsc/bmake/predefined/win32_ms_hpvm/petscconf.h
/petsc/bmake/predefined/win32_ms_hpvm/petscfix.h
/petsc/bmake/predefined/win32_ms_hpvm/rules
/petsc/bmake/predefined/win32_ms_hpvm/variables
/petsc/bmake/predefined/win32_ms_mpich/packages
/petsc/bmake/predefined/win32_ms_mpich/petscconf.h
/petsc/bmake/predefined/win32_ms_mpich/petscfix.h
/petsc/bmake/predefined/win32_ms_mpich/rules
/petsc/bmake/predefined/win32_ms_mpich/variables
/petsc/bmake/predefined/win32_ms_mpipro/packages
/petsc/bmake/predefined/win32_ms_mpipro/petscconf.h
/petsc/bmake/predefined/win32_ms_mpipro/petscfix.h
/petsc/bmake/predefined/win32_ms_mpipro/rules
/petsc/bmake/predefined/win32_ms_mpipro/variables
/petsc/bmake/predefined/win32_ms_wmpi/packages
/petsc/bmake/predefined/win32_ms_wmpi/petscconf.h
/petsc/bmake/predefined/win32_ms_wmpi/petscfix.h
/petsc/bmake/predefined/win32_ms_wmpi/rules
/petsc/bmake/predefined/win32_ms_wmpi/variables
/petsc/bmake/predefined/win64_intel/packages
/petsc/bmake/predefined/win64_intel/petscconf.h
/petsc/bmake/predefined/win64_intel/petscfix.h
/petsc/bmake/predefined/win64_intel/rules
/petsc/bmake/predefined/win64_intel/variables
/petsc/config/cygwin-portland.py
/petsc/config/linux-gnu-jazz-gcc.py
/petsc/config/linux-gnu-jazz-intel.py
/petsc/config/linux-mcs
/petsc/config/solaris-64
/petsc/include/finclude/petscpc.h
/petsc/include/finclude/petscvec.h
/petsc/include/petsc.h
/petsc/include/petscbt.h
/petsc/include/petscda.h
/petsc/include/petscdraw.h
/petsc/include/petscerror.h
/petsc/include/petschead.h
/petsc/include/petscis.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscoptions.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscviewer.h
/petsc/maint/builddist
/petsc/maint/buildtest
/petsc/maint/checkBuilds.py
/petsc/maint/confignightly/rockies
/petsc/maint/confignightly/spark
/petsc/maint/mapnameslatex.py
/petsc/maint/xclude
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/Options.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/Superlu_dist.py
/petsc/python/PETSc/packages/lgrind.py
/petsc/python/PETSc/packages/update.py
/petsc/src/benchmarks/results/performance_cfd_2_10
/petsc/src/contrib/dvr/basic.F
/petsc/src/contrib/dvr/dvr.F
/petsc/src/contrib/dvr/makefile
/petsc/src/contrib/dvr/mxm44f2g.F
/petsc/src/dm/ao/examples/tests/ex1.c
/petsc/src/dm/ao/examples/tests/ex4.c
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/ao/interface/aodata.c
/petsc/src/dm/da/daimpl.h
/petsc/src/dm/da/examples/tests/ex10.c
/petsc/src/dm/da/examples/tests/ex11.c
/petsc/src/dm/da/examples/tests/ex20.c
/petsc/src/dm/da/examples/tests/ex23.c
/petsc/src/dm/da/examples/tests/ex4.c
/petsc/src/dm/da/examples/tutorials/ex5.c
/petsc/src/dm/da/examples/tutorials/makefile
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/dacorn.c
/petsc/src/dm/da/src/dadestroy.c
/petsc/src/dm/da/src/dagetarray.c
/petsc/src/dm/da/src/dagtol.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/src/daload.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/src/daltol.c
/petsc/src/dm/da/src/dasub.c
/petsc/src/dm/da/src/daview.c
/petsc/src/dm/da/src/gr1.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/usg/utils/inpututils.c
/petsc/src/docs/makefile
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/tex/sty/lgrind.sty
/petsc/src/docs/website/documentation/changes/221.html
/petsc/src/docs/website/documentation/referencing.html
/petsc/src/docs/website/documentation/troubleshooting.html
/petsc/src/fortran/custom/zpc.c
/petsc/src/fortran/custom/zstart.c
/petsc/src/fortran/custom/zsys.c
/petsc/src/fortran/f90/tests/ex1.c
/petsc/src/inline/axpy.h
/petsc/src/inline/dot.h
/petsc/src/inline/ilu.h
/petsc/src/inline/setval.h
/petsc/src/ksp/examples/tests/ex10.c
/petsc/src/ksp/examples/tests/ex14.c
/petsc/src/ksp/examples/tests/ex15.c
/petsc/src/ksp/examples/tests/ex17.c
/petsc/src/ksp/examples/tests/ex19.c
/petsc/src/ksp/examples/tests/ex2.c
/petsc/src/ksp/examples/tests/ex3.c
/petsc/src/ksp/examples/tests/ex4.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/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/ex29.c
/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/ex5.c
/petsc/src/ksp/examples/tutorials/ex7.c
/petsc/src/ksp/examples/tutorials/ex9.c
/petsc/src/ksp/examples/tutorials/makefile
/petsc/src/ksp/examples/tutorials/output/ex29_2.out
/petsc/src/ksp/examples/tutorials/output/ex30_1.out
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/fgmres/modpcf.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/interface/eige.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/ksp/kspimpl.h
/petsc/src/ksp/pc/examples/tests/ex2.c
/petsc/src/ksp/pc/examples/tests/ex3.c
/petsc/src/ksp/pc/examples/tests/ex5.c
/petsc/src/ksp/pc/examples/tests/ex6.c
/petsc/src/ksp/pc/examples/tutorials/ex1.c
/petsc/src/ksp/pc/examples/tutorials/ex2.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/fieldsplit/makefile
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/icc/icc.c
/petsc/src/ksp/pc/impls/ilu/ilu.c
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/pc/impls/lu/lu.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/ksp/pc/impls/mg/mgimpl.h
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/ksp/pc/impls/shell/shellpc.c
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/ksp/pc/impls/tfs/bit_mask.c
/petsc/src/ksp/pc/impls/tfs/bss_malloc.c
/petsc/src/ksp/pc/impls/tfs/comm.c
/petsc/src/ksp/pc/impls/tfs/gs.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/ksp/utils/damg.c
/petsc/src/mat/color/color.c
/petsc/src/mat/examples/tests/ex1.c
/petsc/src/mat/examples/tests/ex10.c
/petsc/src/mat/examples/tests/ex11.c
/petsc/src/mat/examples/tests/ex12.c
/petsc/src/mat/examples/tests/ex13.c
/petsc/src/mat/examples/tests/ex14.c
/petsc/src/mat/examples/tests/ex15.c
/petsc/src/mat/examples/tests/ex16.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/ex22.c
/petsc/src/mat/examples/tests/ex24.c
/petsc/src/mat/examples/tests/ex25.c
/petsc/src/mat/examples/tests/ex27.c
/petsc/src/mat/examples/tests/ex28.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/ex32.c
/petsc/src/mat/examples/tests/ex33.c
/petsc/src/mat/examples/tests/ex35.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/ex40.c
/petsc/src/mat/examples/tests/ex41.c
/petsc/src/mat/examples/tests/ex42.c
/petsc/src/mat/examples/tests/ex43.c
/petsc/src/mat/examples/tests/ex44.c
/petsc/src/mat/examples/tests/ex46.c
/petsc/src/mat/examples/tests/ex47.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/ex51.c
/petsc/src/mat/examples/tests/ex53.c
/petsc/src/mat/examples/tests/ex54.c
/petsc/src/mat/examples/tests/ex6.c
/petsc/src/mat/examples/tests/ex7.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/ex76.c
/petsc/src/mat/examples/tests/ex77.c
/petsc/src/mat/examples/tests/ex8.c
/petsc/src/mat/examples/tests/ex9.c
/petsc/src/mat/examples/tests/ex92.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/makefile
/petsc/src/mat/examples/tests/output/ex98.out
/petsc/src/mat/examples/tutorials/ex2.c
/petsc/src/mat/examples/tutorials/ex4.c
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/adic/nladic.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/makefile
/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/mpimatmatmult.c
/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/mpispooles.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/aijfact.c
/petsc/src/mat/impls/aij/seq/aijnode.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/matmatmult.c
/petsc/src/mat/impls/aij/seq/matpapt.c
/petsc/src/mat/impls/aij/seq/matptap.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.c
/petsc/src/mat/impls/aij/seq/spooles/spoolesOptions.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.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/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/baij/seq/baijfact4.c
/petsc/src/mat/impls/baij/seq/dgefa.c
/petsc/src/mat/impls/baij/seq/dgefa2.c
/petsc/src/mat/impls/baij/seq/dgefa3.c
/petsc/src/mat/impls/baij/seq/dgefa4.c
/petsc/src/mat/impls/baij/seq/dgefa5.c
/petsc/src/mat/impls/baij/seq/dgefa6.c
/petsc/src/mat/impls/baij/seq/dgefa7.c
/petsc/src/mat/impls/bdiag/makefile
/petsc/src/mat/impls/bdiag/mpi/mmbdiag.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/seq/bdfact.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.h
/petsc/src/mat/impls/bdiag/seq/bdiag2.c
/petsc/src/mat/impls/bdiag/seq/bdiag3.c
/petsc/src/mat/impls/dense/makefile
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/is/makefile
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/sbaij/makefile
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/sbaijov.c
/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/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
shell.c
shellcnv.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/order/degree.c
/petsc/src/mat/order/fn1wd.c
/petsc/src/mat/order/fndsep.c
/petsc/src/mat/order/fnroot.c
/petsc/src/mat/order/gen1wd.c
/petsc/src/mat/order/gennd.c
/petsc/src/mat/order/genqmd.c
/petsc/src/mat/order/genrcm.c
/petsc/src/mat/order/qmdmrg.c
/petsc/src/mat/order/qmdqt.c
/petsc/src/mat/order/qmdrch.c
/petsc/src/mat/order/qmdupd.c
/petsc/src/mat/order/rcm.c
/petsc/src/mat/order/rootls.c
/petsc/src/mat/order/spinver.c
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/mat/partition/partition.c
/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/matstash.c
/petsc/src/mat/utils/zerodiag.c
/petsc/src/snes/examples/tests/ex1.c
/petsc/src/snes/examples/tests/ex11.c
/petsc/src/snes/examples/tests/ex13.c
/petsc/src/snes/examples/tests/ex4.c
/petsc/src/snes/examples/tests/ex5.c
/petsc/src/snes/examples/tests/ex9.c
/petsc/src/snes/examples/tutorials/ex1.c
/petsc/src/snes/examples/tutorials/ex14.c
/petsc/src/snes/examples/tutorials/ex18.c
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/ex2.c
/petsc/src/snes/examples/tutorials/ex20.c
/petsc/src/snes/examples/tutorials/ex25.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/ex30.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/ex5s.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/impls/ls/ls.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/snesj2.c
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/snesimpl.h
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/examples/tests/ex11.c
/petsc/src/sys/examples/tests/ex16.c
/petsc/src/sys/src/dll/dl.c
/petsc/src/sys/src/draw/impls/win32/makefile
/petsc/src/sys/src/draw/impls/win32/win32draw.c
/petsc/src/sys/src/draw/impls/win32/win32draw.h
/petsc/src/sys/src/draw/interface/dlinegw.c
/petsc/src/sys/src/draw/interface/drawreg.c
/petsc/src/sys/src/draw/interface/drawregall.c
/petsc/src/sys/src/draw/utils/lg.c
/petsc/src/sys/src/error/adebug.c
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/error/errstop.c
/petsc/src/sys/src/error/errtrace.c
/petsc/src/sys/src/fileio/ffpath.c
/petsc/src/sys/src/fileio/fpath.c
/petsc/src/sys/src/fileio/fretrieve.c
/petsc/src/sys/src/fileio/ftest.c
/petsc/src/sys/src/fileio/fwd.c
/petsc/src/sys/src/fileio/ghome.c
/petsc/src/sys/src/fileio/grpath.c
/petsc/src/sys/src/fileio/mprint.c
/petsc/src/sys/src/fileio/rpath.c
/petsc/src/sys/src/fileio/sysio.c
/petsc/src/sys/src/matlabengine/matlab.c
/petsc/src/sys/src/memory/mal.c
/petsc/src/sys/src/memory/mem.c
/petsc/src/sys/src/memory/mtr.c
/petsc/src/sys/src/objects/ams/aoptions.c
/petsc/src/sys/src/objects/destroy.c
/petsc/src/sys/src/objects/init.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/objects/state.c
/petsc/src/sys/src/objects/tagm.c
/petsc/src/sys/src/plog/ploginfo.c
/petsc/src/sys/src/time/cputime.c
/petsc/src/sys/src/time/fdate.c
/petsc/src/sys/src/time/nt_time.c
/petsc/src/sys/src/utils/ctable.c
/petsc/src/sys/src/utils/fhost.c
/petsc/src/sys/src/utils/fuser.c
/petsc/src/sys/src/utils/mpimesg.c
/petsc/src/sys/src/utils/psplit.c
/petsc/src/sys/src/utils/sseenabled.c
/petsc/src/sys/src/utils/str.c
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/sys/src/viewer/impls/hdf4/hdf4v.c
/petsc/src/sys/src/viewer/impls/socket/matlab/bread.c
/petsc/src/sys/src/viewer/impls/socket/matlab/closeport.c
/petsc/src/sys/src/viewer/impls/socket/matlab/launch.c
/petsc/src/sys/src/viewer/impls/socket/matlab/mstart.c
/petsc/src/sys/src/viewer/impls/socket/matlab/openport.c
/petsc/src/sys/src/viewer/impls/socket/matlab/readinvecs.c
/petsc/src/sys/src/viewer/impls/socket/matlab/receive.c
/petsc/src/sys/src/viewer/impls/socket/matlab/receivedense.c
/petsc/src/sys/src/viewer/impls/socket/matlab/receivesparse.c
/petsc/src/sys/src/viewer/impls/socket/send.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/ex1.c
/petsc/src/ts/examples/tutorials/ex2.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/ex7.c
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/ts/impls/implicit/pvode/petscpvode.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tsfd.c
/petsc/src/vec/examples/tests/ex21.c
/petsc/src/vec/examples/tests/ex28.c
/petsc/src/vec/examples/tests/makefile
/petsc/src/vec/examples/tutorials/ex1.c
/petsc/src/vec/examples/tutorials/ex1e.c
/petsc/src/vec/examples/tutorials/ex6.c
/petsc/src/vec/examples/tutorials/ex9.c
/petsc/src/vec/impls/mpi/pdvec.c
/petsc/src/vec/impls/seq/bvec2.c
/petsc/src/vec/impls/seq/dvec2.c
/petsc/src/vec/impls/shared/shvec.c
/petsc/src/vec/interface/dlregis.c
/petsc/src/vec/interface/mapreg.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/is/examples/tutorials/ex1.c
/petsc/src/vec/is/examples/tutorials/ex2.c
/petsc/src/vec/is/examples/tutorials/ex3.c
/petsc/src/vec/is/impls/block/block.c
/petsc/src/vec/is/impls/general/general.c
/petsc/src/vec/is/impls/general/general.h
/petsc/src/vec/is/impls/general/strgen.c
/petsc/src/vec/is/impls/stride/stride.c
/petsc/src/vec/is/interface/index.c
/petsc/src/vec/is/utils/isblock.c
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/is/utils/iscomp.c
/petsc/src/vec/is/utils/isdiff.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/pf/impls/constant/const.c
/petsc/src/vec/pf/interface/pf.c
/petsc/src/vec/utils/makefile
/petsc/src/vec/utils/vecio.c
/petsc/src/vec/utils/vinv.c
/petsc/src/vec/utils/vpscat.c
/petsc/src/vec/utils/vscat.c
/petsc/todo
b24ad04207-Jun-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2276.24.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040607042735|18255
ChangeSet
1.2276.24.1 04/06/06 23:27:35 barrysmith@barry-smiths-computer.local +30 -0
PetscInt + mor

bk-changeset-1.2276.24.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040607042735|18255
ChangeSet
1.2276.24.1 04/06/06 23:27:35 barrysmith@barry-smiths-computer.local +30 -0
PetscInt + more configure support for it

src/sys/src/objects/inherit.c
1.25 04/06/06 23:27:33 barrysmith@barry-smiths-computer.local +3 -3
PetscInt

src/mat/utils/axpy.c
1.19 04/06/06 23:27:32 barrysmith@barry-smiths-computer.local +2 -0
PetscInt

src/mat/interface/matregis.c
1.36 04/06/06 23:27:32 barrysmith@barry-smiths-computer.local +8 -0
PetscInt

src/mat/impls/shell/shellcnv.c
1.11 04/06/06 23:27:32 barrysmith@barry-smiths-computer.local +5 -5
PetscInt

src/mat/impls/shell/shell.c
1.22 04/06/06 23:27:32 barrysmith@barry-smiths-computer.local +15 -13
PetscInt

src/mat/impls/sbaij/makefile
1.5 04/06/06 23:27:32 barrysmith@barry-smiths-computer.local +2 -0
PetscInt

src/mat/impls/normal/normm.c
1.7 04/06/06 23:27:32 barrysmith@barry-smiths-computer.local +7 -7
PetscInt

src/mat/impls/maij/maij.h
1.2 04/06/06 23:27:32 barrysmith@barry-smiths-computer.local +2 -2
PetscInt

src/mat/impls/maij/maij.c
1.18 04/06/06 23:27:32 barrysmith@barry-smiths-computer.local +169 -166
PetscInt

src/mat/impls/is/makefile
1.6 04/06/06 23:27:32 barrysmith@barry-smiths-computer.local +2 -0
PetscInt

src/mat/impls/feti/makefile
1.2 04/06/06 23:27:32 barrysmith@barry-smiths-computer.local +2 -1
PetscInt

src/mat/impls/dense/makefile
1.5 04/06/06 23:27:32 barrysmith@barry-smiths-computer.local +2 -0
PetscInt

src/mat/impls/bdiag/makefile
1.5 04/06/06 23:27:32 barrysmith@barry-smiths-computer.local +2 -0
PetscInt

src/mat/impls/baij/seq/baijfact4.c
1.10 04/06/06 23:27:32 barrysmith@barry-smiths-computer.local +4 -3
PetscInt

src/mat/impls/baij/seq/baijfact2.c
1.37 04/06/06 23:27:32 barrysmith@barry-smiths-computer.local +1 -1
PetscInt

src/mat/impls/baij/seq/baij.c
1.93 04/06/06 23:27:32 barrysmith@barry-smiths-computer.local +8 -3
PetscInt

src/mat/impls/baij/mpi/mpibaij.h
1.16 04/06/06 23:27:31 barrysmith@barry-smiths-computer.local +21 -21
PetscInt

src/mat/impls/baij/mpi/mpibaij.c
1.65 04/06/06 23:27:31 barrysmith@barry-smiths-computer.local +263 -257
PetscInt

src/mat/impls/baij/mpi/mmbaij.c
1.22 04/06/06 23:27:31 barrysmith@barry-smiths-computer.local +46 -46
PetscInt

src/mat/impls/baij/mpi/baijov.c
1.21 04/06/06 23:27:31 barrysmith@barry-smiths-computer.local +171 -165
PetscInt

src/mat/impls/aij/seq/aij.c
1.162 04/06/06 23:27:31 barrysmith@barry-smiths-computer.local +2 -0
PetscInt

src/mat/impls/aij/mpi/mpiaij.c
1.176.1.1 04/06/06 23:27:31 barrysmith@barry-smiths-computer.local +1 -1
PetscInt

src/mat/impls/adj/mpi/mpiadj.h
1.6 04/06/06 23:27:31 barrysmith@barry-smiths-computer.local +7 -7
PetscInt

src/mat/impls/adj/mpi/mpiadj.c
1.34 04/06/06 23:27:31 barrysmith@barry-smiths-computer.local +40 -38
PetscInt

src/mat/examples/tutorials/makefile
1.9 04/06/06 23:27:30 barrysmith@barry-smiths-computer.local +4 -1
missing test

src/mat/examples/tutorials/ex1.c
1.9 04/06/06 23:27:30 barrysmith@barry-smiths-computer.local +1 -1
PetscErrorCode

python/PETSc/packages/update.py
1.63 04/06/06 23:27:30 barrysmith@barry-smiths-computer.local +20 -2
auto detection of DATAFILESPATH

bmake/config/variables.in
1.46 04/06/06 23:27:30 barrysmith@barry-smiths-computer.local +1 -0
auto detection of DATAFILESPATH

python/PETSc/Configure.py
1.220.1.1 04/06/06 23:07:11 barrysmith@barry-smiths-computer.local +3 -1
flag for 32bit ints since makefile requires needs a variable, not a missing variable :-(

src/mat/impls/aij/seq/aijfact.c
1.58 04/06/06 18:58:00 barrysmith@barry-smiths-computer.local +1 -4
don't want direct reference to SBAIJ factorization code form AIJ code
creates dependency in library I'd like to avoid.


Hg-commit: b57ad02326bdb2418a76a9ef153b85012c01f1c6

show more ...


/petsc/bmake/config/variables.in
/petsc/include/adic/ad_grad.h
/petsc/include/petsc.h
/petsc/include/petscerror.h
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscvec.h
/petsc/include/vecimpl.h
/petsc/maint/checkBuilds.py
/petsc/maint/confignightly/spark
/petsc/maint/confignightly/spark2
/petsc/maint/xclude
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/packages/ADIC.py
/petsc/python/PETSc/packages/BlockSolve.py
/petsc/python/PETSc/packages/Dscpack.py
/petsc/python/PETSc/packages/Matlab.py
/petsc/python/PETSc/packages/Mumps.py
/petsc/python/PETSc/packages/Spooles.py
/petsc/python/PETSc/packages/Superlu.py
/petsc/python/PETSc/packages/Superlu_dist.py
/petsc/python/PETSc/packages/Umfpack.py
/petsc/python/PETSc/packages/X11.py
/petsc/python/PETSc/packages/update.py
/petsc/src/contrib/oberman/laplacian_q1/finput.c
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/ao/interface/ao.c
/petsc/src/dm/ao/interface/aodata.c
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/dacorn.c
/petsc/src/dm/da/src/dadestroy.c
/petsc/src/dm/da/src/dagetarray.c
/petsc/src/dm/da/src/dagtol.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/src/daload.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/src/daltol.c
/petsc/src/dm/da/src/daview.c
/petsc/src/dm/da/src/gr1.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/dm/usg/utils/inpututils.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/developers/projects.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/index.html
/petsc/src/docs/website/publications/index.html
/petsc/src/fortran/custom/zoptions.c
/petsc/src/inline/axpy.h
/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/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/preonly/preonly.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/interface/itfunc.c
/petsc/src/ksp/makefile
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/eisens/eisen.c
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/icc/icc.c
/petsc/src/ksp/pc/impls/ilu/ilu.c
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/pc/impls/ksp/pcksp.c
/petsc/src/ksp/pc/impls/lu/lu.c
/petsc/src/ksp/pc/impls/makefile
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/ksp/pc/impls/ramg/ramgpetsc.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/samg/samgpetsctools.c
/petsc/src/ksp/pc/impls/shell/shellpc.c
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/ksp/pc/impls/spai/src/dspai.c
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/ksp/pc/interface/pcset.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/ksp/pc/makefile
/petsc/src/ksp/utils/damg.c
/petsc/src/mat/color/color.c
/petsc/src/mat/examples/tutorials/ex1.c
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/adj/mpi/mpiadj.h
/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/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/spooles/mpispooles.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/aijfact.c
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/aij/seq/matptap.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.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/baijfact10.c
/petsc/src/mat/impls/baij/seq/baijfact11.c
/petsc/src/mat/impls/baij/seq/baijfact12.c
/petsc/src/mat/impls/baij/seq/baijfact13.c
/petsc/src/mat/impls/baij/seq/baijfact14.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/baij/seq/baijfact4.c
/petsc/src/mat/impls/baij/seq/baijfact5.c
/petsc/src/mat/impls/baij/seq/baijfact6.c
/petsc/src/mat/impls/baij/seq/baijfact7.c
/petsc/src/mat/impls/baij/seq/baijfact8.c
/petsc/src/mat/impls/baij/seq/baijfact9.c
/petsc/src/mat/impls/baij/seq/dgedi.c
/petsc/src/mat/impls/baij/seq/dgefa.c
/petsc/src/mat/impls/baij/seq/dgefa2.c
/petsc/src/mat/impls/baij/seq/dgefa3.c
/petsc/src/mat/impls/baij/seq/dgefa4.c
/petsc/src/mat/impls/baij/seq/dgefa5.c
/petsc/src/mat/impls/baij/seq/dgefa6.c
/petsc/src/mat/impls/baij/seq/dgefa7.c
/petsc/src/mat/impls/bdiag/makefile
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag3.c
/petsc/src/mat/impls/dense/makefile
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/feti/makefile
/petsc/src/mat/impls/is/makefile
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/maij/maij.h
/petsc/src/mat/impls/makefile
/petsc/src/mat/impls/normal/normm.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/makefile
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/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/sbaijfact2.c
/petsc/src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/sro.c
shell.c
shellcnv.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/makefile
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/partition/impls/chaco/chaco.c
/petsc/src/mat/partition/impls/jostle/jostle.c
/petsc/src/mat/partition/impls/party/party.c
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/mat/partition/impls/scotch/scotch.c
/petsc/src/mat/partition/partition.c
/petsc/src/mat/utils/axpy.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/getcolv.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/interface/noise/snesmfj2.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/mf/snesmfjdef.c
/petsc/src/snes/mf/wp.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/src/dll/dl.c
/petsc/src/sys/src/draw/impls/x/xops.c
/petsc/src/sys/src/draw/interface/dtextgs.c
/petsc/src/sys/src/draw/interface/dviewp.c
/petsc/src/sys/src/draw/utils/axis.c
/petsc/src/sys/src/makefile
/petsc/src/sys/src/matlabengine/matlab.c
/petsc/src/sys/src/memory/mtr.c
/petsc/src/sys/src/objects/ams/aoptions.c
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/utils/psplit.c
/petsc/src/sys/src/viewer/impls/ascii/filev.c
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/ts/impls/implicit/pvode/petscpvode.c
/petsc/src/vec/examples/tutorials/makefile
/petsc/src/vec/impls/makefile
/petsc/src/vec/impls/mpi/pdvec.c
/petsc/src/vec/interface/veccreate.c
/petsc/src/vec/interface/vecregall.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/makefile
/petsc/src/vec/pf/impls/constant/const.c
/petsc/src/vec/pf/interface/pf.c
/petsc/src/vec/utils/vinv.c
/petsc/src/vec/utils/vscat.c
e005ede502-Jun-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2276.14.2
barrysmith@barry-smiths-computer.local|ChangeSet|20040602032435|27658
ChangeSet
1.2276.14.2 04/06/01 22:24:35 barrysmith@barry-smiths-computer.local +25 -0
proper error c

bk-changeset-1.2276.14.2
barrysmith@barry-smiths-computer.local|ChangeSet|20040602032435|27658
ChangeSet
1.2276.14.2 04/06/01 22:24:35 barrysmith@barry-smiths-computer.local +25 -0
proper error codes for seterrq,
remove transpose stubs for sbaij matrices, just use non transpose for solve and mult

todo
1.67 04/06/01 22:24:33 barrysmith@barry-smiths-computer.local +0 -2
did manual pagers for DMMGGet macros

src/mat/impls/sbaij/seq/sbaij.c
1.110 04/06/01 22:24:33 barrysmith@barry-smiths-computer.local +9 -11
proper error codes in seterrq

src/mat/impls/aij/seq/aijfact.c
1.57 04/06/01 22:24:33 barrysmith@barry-smiths-computer.local +9 -9
proper error codes in seterrq

src/vec/pf/interface/pf.c
1.22 04/06/01 22:24:32 barrysmith@barry-smiths-computer.local +2 -2
proper error codes in seterrq

src/vec/pf/impls/matlab/cmatlab.c
1.11 04/06/01 22:24:32 barrysmith@barry-smiths-computer.local +1 -1
proper error codes in seterrq

src/mat/impls/shell/shell.c
1.21 04/06/01 22:24:32 barrysmith@barry-smiths-computer.local +1 -1
proper error codes in seterrq

src/mat/impls/sbaij/seq/sbaijfact2.c
1.37 04/06/01 22:24:32 barrysmith@barry-smiths-computer.local +8 -112
use MatSolve and MatMult for transpose versions, no dummy transpose routines

src/mat/impls/sbaij/seq/sbaijfact.c
1.60 04/06/01 22:24:32 barrysmith@barry-smiths-computer.local +3 -2
use MatSolve and MatMult for transpose versions, no dummy transpose routines

src/mat/impls/sbaij/seq/sbaij2.c
1.27 04/06/01 22:24:32 barrysmith@barry-smiths-computer.local +3 -26
use MatSolve and MatMult for transpose versions, no dummy transpose routines

src/mat/impls/sbaij/seq/sbaij.h
1.32 04/06/01 22:24:32 barrysmith@barry-smiths-computer.local +0 -7
use MatSolve and MatMult for transpose versions, no dummy transpose routines

src/mat/impls/rowbs/mpi/mpirowbs.c
1.59 04/06/01 22:24:32 barrysmith@barry-smiths-computer.local +2 -2
use proper error code in seterrq

src/mat/impls/bdiag/seq/bdiag.c
1.39 04/06/01 22:24:31 barrysmith@barry-smiths-computer.local +1 -1
use proper error code in seterrq

src/mat/impls/baij/mpi/dscpack/dscpack.c
1.60 04/06/01 22:24:31 barrysmith@barry-smiths-computer.local +6 -6
use proper error code in seterrq

src/mat/impls/baij/mpi/baijov.c
1.20 04/06/01 22:24:31 barrysmith@barry-smiths-computer.local +11 -13
use proper error code in seterrq

src/mat/impls/aij/seq/umfpack/umfpack.c
1.37 04/06/01 22:24:31 barrysmith@barry-smiths-computer.local +3 -3
use proper error code in seterrq

src/mat/impls/aij/seq/spooles/spooles.c
1.97 04/06/01 22:24:31 barrysmith@barry-smiths-computer.local +1 -1
use proper error code in seterrq

src/mat/impls/aij/seq/lusol/lusol.c
1.31 04/06/01 22:24:31 barrysmith@barry-smiths-computer.local +3 -3
use proper error code in seterrq

src/mat/impls/aij/seq/aijnode.c
1.29 04/06/01 22:24:31 barrysmith@barry-smiths-computer.local +2 -2
use proper error code in seterrq

src/mat/impls/aij/seq/aij.c
1.160 04/06/01 22:24:31 barrysmith@barry-smiths-computer.local +3 -3
use proper error code in seterrq

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.96 04/06/01 22:24:31 barrysmith@barry-smiths-computer.local +2 -2
use proper error code in seterrq

src/mat/impls/aij/mpi/spooles/mpispooles.c
1.67 04/06/01 22:24:31 barrysmith@barry-smiths-computer.local +1 -1
use proper error code in seterrq

src/mat/impls/aij/mpi/mpiov.c
1.21 04/06/01 22:24:31 barrysmith@barry-smiths-computer.local +2 -2
use proper error code in seterrq

src/mat/impls/aij/mpi/mpiaij.c
1.169.1.1 04/06/01 22:24:31 barrysmith@barry-smiths-computer.local +1 -1
use proper error code in seterrq

src/mat/impls/adj/mpi/mpiadj.c
1.32 04/06/01 22:24:31 barrysmith@barry-smiths-computer.local +2 -2
use proper error code in seterrq

src/mat/impls/sbaij/seq/sbaij.c
1.109 04/06/01 22:17:38 barrysmith@barry-smiths-computer.local +4 -20
*** empty log message ***

src/mat/impls/aij/seq/aijfact.c
1.56 04/06/01 16:25:47 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
*** empty log message ***

include/petscda.h
1.35 04/06/01 16:00:50 barrysmith@barrysmith-57.mcs.anl.gov +185 -3
manual pages for all the DMMGGet macros


Hg-commit: 695766e3d2faeeb001a9dedce6bc1fc87f1af3a8

show more ...


/petsc/bin/mpiexec.valgrind
/petsc/bmake/common/rules
/petsc/bmake/common/variables
/petsc/bmake/linux/packages
/petsc/bmake/linux64_intel/variables
/petsc/bmake/linux_intel/petscconf.h
/petsc/bmake/linux_intel/variables
/petsc/bmake/linux_jazz_intel/petscconf.h
/petsc/bmake/linux_jazz_intel/variables
/petsc/config/linux-gnu-valgrind
/petsc/config/linux-gnu-valgrind.py
/petsc/config/macosx-gnu.py
/petsc/config/macosx-ibm.py
/petsc/config/solaris2.9-lam.py
/petsc/include/mpiuni/mpi.h
/petsc/include/petsc.h
/petsc/include/petscda.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscsys.h
/petsc/include/vecimpl.h
/petsc/maint/builddist
/petsc/maint/buildtest
/petsc/maint/confignightly/crunch2
/petsc/maint/confignightly/schwinn
/petsc/maint/confignightly/schwinn2
/petsc/maint/confignightly/spark2
/petsc/maint/update-docs.py
/petsc/maint/wwwindex.py
/petsc/maint/xclude
/petsc/makefile
/petsc/python/PETSc/packages/ADIC.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/BlockSolve.py
/petsc/python/PETSc/packages/Dscpack.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/Make.py
/petsc/python/PETSc/packages/Mumps.py
/petsc/python/PETSc/packages/Sowing.py
/petsc/python/PETSc/packages/Spooles.py
/petsc/python/PETSc/packages/Superlu.py
/petsc/python/PETSc/packages/Superlu_dist.py
/petsc/python/PETSc/packages/Umfpack.py
/petsc/python/PETSc/packages/update.py
/petsc/src/contrib/fun3d/comp/flow.c
/petsc/src/contrib/fun3d/comp/user.F
/petsc/src/contrib/fun3d/incomp/flow.c
/petsc/src/contrib/fun3d/incomp/makefile
/petsc/src/contrib/fun3d/incomp/user.F
/petsc/src/contrib/fun3d/incomp/user.h
/petsc/src/contrib/fun3d/incomp/userJac.F
/petsc/src/contrib/fun3d/makefile
/petsc/src/contrib/lahaye/samg.old/samgpetsc.c
/petsc/src/contrib/lahaye/samg.old/samgtools2.c
/petsc/src/dm/da/src/daview.c
/petsc/src/docs/makefile
/petsc/src/docs/manualpages-sec/header_
/petsc/src/docs/manualpages-sec/header_AO
/petsc/src/docs/manualpages-sec/header_DA
/petsc/src/docs/manualpages-sec/header_Discretization
/petsc/src/docs/manualpages-sec/header_Draw
/petsc/src/docs/manualpages-sec/header_GVec
/petsc/src/docs/manualpages-sec/header_Grid
/petsc/src/docs/manualpages-sec/header_IS
/petsc/src/docs/manualpages-sec/header_KSP
/petsc/src/docs/manualpages-sec/header_Mat
/petsc/src/docs/manualpages-sec/header_MatFD
/petsc/src/docs/manualpages-sec/header_MatOrderings
/petsc/src/docs/manualpages-sec/header_Mesh
/petsc/src/docs/manualpages-sec/header_PC
/petsc/src/docs/manualpages-sec/header_PF
/petsc/src/docs/manualpages-sec/header_Profiling
/petsc/src/docs/manualpages-sec/header_SLES
/petsc/src/docs/manualpages-sec/header_SNES
/petsc/src/docs/manualpages-sec/header_SNESMF
/petsc/src/docs/manualpages-sec/header_Sys
/petsc/src/docs/manualpages-sec/header_TS
/petsc/src/docs/manualpages-sec/header_Vec
/petsc/src/docs/manualpages-sec/header_Viewer
/petsc/src/docs/mpi.www.index
/petsc/src/docs/tex/doctext/html.def
/petsc/src/docs/tex/doctext/htmltabl.def
/petsc/src/docs/tex/doctext/latex.def
/petsc/src/docs/tex/doctext/nroff.def
/petsc/src/docs/tex/doctext/petsc.group
/petsc/src/docs/tex/doctext/petscapp.cfg
/petsc/src/docs/tex/doctext/readme
/petsc/src/docs/tex/manual/abstract.tex
/petsc/src/docs/tex/manual/acknowl.tex
/petsc/src/docs/tex/manual/argonne.pdf
/petsc/src/docs/tex/manual/danumbering.pdf
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/manual/dirs.pdf
/petsc/src/docs/tex/manual/gettinginfo.tex
/petsc/src/docs/tex/manual/ghost.pdf
/petsc/src/docs/tex/manual/intro.tex
/petsc/src/docs/tex/manual/makefile
/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/manual/petscwww.pdf
/petsc/src/docs/tex/manual/treep.pdf
/petsc/src/docs/tex/manual/usg.pdf
/petsc/src/docs/tex/manual/zoom.pdf
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/tex/petscconsult.bib
/petsc/src/docs/tex/pictures/bigpetsc.tex
/petsc/src/docs/tex/pictures/cartoon.fig
/petsc/src/docs/tex/pictures/danumbering.fig
/petsc/src/docs/tex/pictures/dirs.fig
/petsc/src/docs/tex/pictures/ghost.fig
/petsc/src/docs/tex/pictures/grid.eps
/petsc/src/docs/tex/pictures/grid.fig
/petsc/src/docs/tex/pictures/icons/symbol_key.tex
/petsc/src/docs/tex/pictures/layout_bw.fig
/petsc/src/docs/tex/pictures/layout_col.fig
/petsc/src/docs/tex/pictures/layout_col.ps
/petsc/src/docs/tex/pictures/petsc.fig
/petsc/src/docs/tex/pictures/petsc.map
/petsc/src/docs/tex/pictures/petsc_bw_logo.jpg
/petsc/src/docs/tex/pictures/petsc_color_logo.jpg
/petsc/src/docs/tex/pictures/petsc_ls_color.ps
/petsc/src/docs/tex/pictures/petsc_nobox.fig
/petsc/src/docs/tex/pictures/petsc_nobox.ps
/petsc/src/docs/tex/pictures/petsc_pog.jpg
/petsc/src/docs/tex/pictures/petsc_pog.wrl
/petsc/src/docs/tex/pictures/petsc_pog_emboss.gif
/petsc/src/docs/tex/pictures/petscposter_col.fig
/petsc/src/docs/tex/pictures/petscposter_col.gif
/petsc/src/docs/tex/pictures/petscposter_col.ps
/petsc/src/docs/tex/pictures/petscwww.fig
/petsc/src/docs/tex/pictures/petscwww.gif
/petsc/src/docs/tex/pictures/ppog.eps
/petsc/src/docs/tex/pictures/smalllog.ps
/petsc/src/docs/tex/pictures/zoom.fig
/petsc/src/docs/tex/sty/IEEEtran.sty
/petsc/src/docs/tex/sty/anlhelper.sty
/petsc/src/docs/tex/sty/bwslides.sty
/petsc/src/docs/tex/sty/color.sty
/petsc/src/docs/tex/sty/colorslides.sty
/petsc/src/docs/tex/sty/handpage.sty
/petsc/src/docs/tex/sty/here.sty
/petsc/src/docs/tex/sty/mcsletter.sty
/petsc/src/docs/tex/sty/palatino.sty
/petsc/src/docs/tex/sty/report_petsc.cls
/petsc/src/docs/tex/sty/report_petsc.sty
/petsc/src/docs/tex/sty/tpage.sty
/petsc/src/docs/tex/sty/trl.sty
/petsc/src/docs/tex/sty/url.sty
/petsc/src/docs/tex/sty/verbatim.sty
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/developers/projects.html
/petsc/src/docs/website/documentation/benchmarks.html
/petsc/src/docs/website/documentation/bugreporting.html
/petsc/src/docs/website/documentation/changes/2015.html
/petsc/src/docs/website/documentation/changes/2016.html
/petsc/src/docs/website/documentation/changes/2017.html
/petsc/src/docs/website/documentation/changes/2022.html
/petsc/src/docs/website/documentation/changes/2024.html
/petsc/src/docs/website/documentation/changes/2028.html
/petsc/src/docs/website/documentation/changes/2029.html
/petsc/src/docs/website/documentation/changes/21.html
/petsc/src/docs/website/documentation/changes/211.html
/petsc/src/docs/website/documentation/changes/212.html
/petsc/src/docs/website/documentation/changes/213.html
/petsc/src/docs/website/documentation/changes/215.html
/petsc/src/docs/website/documentation/changes/216.html
/petsc/src/docs/website/documentation/changes/220.html
/petsc/src/docs/website/documentation/changes/221.html
/petsc/src/docs/website/documentation/changes/2918-21.html
/petsc/src/docs/website/documentation/changes/index.html
/petsc/src/docs/website/documentation/codemanagement.html
/petsc/src/docs/website/documentation/copyright.html
/petsc/src/docs/website/documentation/exercises/compiling/index.html
/petsc/src/docs/website/documentation/exercises/compiling/makeoutput.html
/petsc/src/docs/website/documentation/exercises/compiling/runoutput.html
/petsc/src/docs/website/documentation/exercises/index.html
/petsc/src/docs/website/documentation/exercises/ksp/index.html
/petsc/src/docs/website/documentation/exercises/matrices/index.html
/petsc/src/docs/website/documentation/exercises/odes/index.html
/petsc/src/docs/website/documentation/exercises/odes/runoutput.html
/petsc/src/docs/website/documentation/exercises/pseudo/index.html
/petsc/src/docs/website/documentation/exercises/pseudo/runoutput.html
/petsc/src/docs/website/documentation/exercises/simpleoutput/index.html
/petsc/src/docs/website/documentation/exercises/snes/advanced.html
/petsc/src/docs/website/documentation/exercises/snes/index.html
/petsc/src/docs/website/documentation/exercises/vectors/index.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/documentation/index.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/linearsolvertable.html
/petsc/src/docs/website/documentation/referencing.html
/petsc/src/docs/website/documentation/troubleshooting.html
/petsc/src/docs/website/documentation/tutorials/PCFD04.html
/petsc/src/docs/website/documentation/tutorials/PCFD99.html
/petsc/src/docs/website/documentation/tutorials/ag.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/docs/website/documentation/tutorials/nersc01/nersc01.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/download/petsc-patches.html
/petsc/src/docs/website/features/details.html
/petsc/src/docs/website/features/diagram.html
/petsc/src/docs/website/features/index.html
/petsc/src/docs/website/images/barry.gif
/petsc/src/docs/website/images/bill.gif
/petsc/src/docs/website/images/buschelman.jpg
/petsc/src/docs/website/images/dinesh.jpg
/petsc/src/docs/website/images/headbang.gif
/petsc/src/docs/website/images/hong.jpg
/petsc/src/docs/website/images/lois.gif
/petsc/src/docs/website/images/matt.jpg
/petsc/src/docs/website/images/mcs-rule-small.gif
/petsc/src/docs/website/images/petscwww.gif
/petsc/src/docs/website/images/satish.gif
/petsc/src/docs/website/images/victor.jpg
/petsc/src/docs/website/index.html
/petsc/src/docs/website/miscellaneous/acknwldg.html
/petsc/src/docs/website/miscellaneous/ftp.gif
/petsc/src/docs/website/miscellaneous/funding.html
/petsc/src/docs/website/miscellaneous/index.html
/petsc/src/docs/website/miscellaneous/petscthreads.html
/petsc/src/docs/website/miscellaneous/pie.gif
/petsc/src/docs/website/miscellaneous/usage.1.gif
/petsc/src/docs/website/miscellaneous/usage.html
/petsc/src/docs/website/miscellaneous/usage.xls
/petsc/src/docs/website/miscellaneous/usage_15625_image001.gif
/petsc/src/docs/website/miscellaneous/usage_6589_image001.gif
/petsc/src/docs/website/publications/index.html
/petsc/src/docs/website/publications/structured.html
/petsc/src/docs/website/publications/unstructured.html
/petsc/src/fortran/custom/zpc.c
/petsc/src/inline/ilu.h
/petsc/src/ksp/examples/tests/ex25.c
/petsc/src/ksp/examples/tests/output/ex4_5.out
/petsc/src/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/examples/tutorials/ex29.c
/petsc/src/ksp/examples/tutorials/ex9.c
/petsc/src/ksp/examples/tutorials/makefile
/petsc/src/ksp/examples/tutorials/output/ex29_1.out
/petsc/src/ksp/examples/tutorials/output/ex9_1.out
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.h
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.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/pc/impls/is/pcis.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/ksp/pc/impls/ramg/petscfunc.h
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/ksp/pc/impls/spai/src/ispai.c
/petsc/src/ksp/pc/impls/tfs/comm.c
/petsc/src/ksp/pc/impls/tfs/error.c
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/ksp/pc/interface/pcset.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/ksp/utils/damg.c
/petsc/src/makefile
/petsc/src/mat/color/color.c
/petsc/src/mat/color/color.h
/petsc/src/mat/color/degr.c
/petsc/src/mat/color/dsm.c
/petsc/src/mat/color/ido.c
/petsc/src/mat/color/numsrt.c
/petsc/src/mat/color/seq.c
/petsc/src/mat/color/setr.c
/petsc/src/mat/color/slo.c
/petsc/src/mat/examples/tests/ex37.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/makefile
/petsc/src/mat/examples/tests/output/ex96.out
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/fdmpiaij.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/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/spooles/mpispooles.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/aijnode.c
/petsc/src/mat/impls/aij/seq/essl/essl.c
/petsc/src/mat/impls/aij/seq/fdaij.c
/petsc/src/mat/impls/aij/seq/ij.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/matmatmult.c
/petsc/src/mat/impls/aij/seq/matpapt.c
/petsc/src/mat/impls/aij/seq/matptap.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/aij/seq/symtranspose.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/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/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/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
shell.c
/petsc/src/mat/interface/dlregis.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/order/order.h
/petsc/src/mat/order/sorder.c
/petsc/src/mat/order/sp1wd.c
/petsc/src/mat/order/spnd.c
/petsc/src/mat/order/spqmd.c
/petsc/src/mat/order/sprcm.c
/petsc/src/mat/partition/partition.c
/petsc/src/mat/utils/axpy.c
/petsc/src/mat/utils/convert.c
/petsc/src/mat/utils/freespace.c
/petsc/src/mat/utils/freespace.h
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/getcolv.c
/petsc/src/mat/utils/matstash.c
/petsc/src/mat/utils/zerodiag.c
/petsc/src/snes/examples/tests/ex4.c
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/examples/tutorials/ex28.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/interface/snesj.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/snesimpl.h
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/error/signal.c
/petsc/src/sys/src/error/stack.c
/petsc/src/sys/src/fileio/mprint.c
/petsc/src/sys/src/matlabengine/matlab.c
/petsc/src/sys/src/objects/init.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/plog/eventLog.c
/petsc/src/sys/src/plog/mpitr.c
/petsc/src/sys/src/plog/ploginfo.c
/petsc/src/sys/src/time/fdate.c
/petsc/src/sys/src/utils/mpimesg.c
/petsc/src/sys/src/utils/str.c
/petsc/src/sys/src/viewer/impls/ascii/filev.c
/petsc/src/sys/src/viewer/impls/ascii/vcreatea.c
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/sys/src/viewer/impls/draw/drawv.c
/petsc/src/sys/src/viewer/impls/mathematica/makefile
/petsc/src/sys/src/viewer/impls/mathematica/mathematica.c
/petsc/src/sys/src/viewer/impls/mathematica/mathematica.h
/petsc/src/sys/src/viewer/impls/mathematica/runtime.c
/petsc/src/sys/src/viewer/impls/matlab/vmatlab.c
/petsc/src/sys/src/viewer/impls/socket/send.c
/petsc/src/sys/src/viewer/interface/dlregispetsc.c
/petsc/src/ts/examples/tutorials/util2.c
/petsc/src/ts/interface/tsfd.c
/petsc/src/vec/examples/tests/ex1.c
/petsc/src/vec/examples/tests/ex10.c
/petsc/src/vec/examples/tests/ex11.c
/petsc/src/vec/examples/tests/ex12.c
/petsc/src/vec/examples/tests/ex13.c
/petsc/src/vec/examples/tests/ex14.c
/petsc/src/vec/examples/tests/ex15.c
/petsc/src/vec/examples/tests/ex16.c
/petsc/src/vec/examples/tests/ex17.c
/petsc/src/vec/examples/tests/ex18.c
/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/ex23.c
/petsc/src/vec/examples/tests/ex24.c
/petsc/src/vec/examples/tests/ex25.c
/petsc/src/vec/examples/tests/ex26.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/ex31.c
/petsc/src/vec/examples/tests/ex33.c
/petsc/src/vec/examples/tests/ex34.c
/petsc/src/vec/examples/tests/ex4.c
/petsc/src/vec/examples/tests/ex5.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/tests/output/ex21_1.out
/petsc/src/vec/examples/tests/output/ex21_2.out
/petsc/src/vec/examples/tests/output/ex33_1.out
/petsc/src/vec/examples/tutorials/ex12.c
/petsc/src/vec/examples/tutorials/ex1e.c
/petsc/src/vec/examples/tutorials/ex3.c
/petsc/src/vec/examples/tutorials/ex6.c
/petsc/src/vec/examples/tutorials/ex9.c
/petsc/src/vec/examples/tutorials/makefile
/petsc/src/vec/examples/tutorials/output/ex1f_1.out
/petsc/src/vec/examples/tutorials/output/ex1f_2.out
/petsc/src/vec/examples/tutorials/output/ex6_1.out
/petsc/src/vec/impls/hypre/vhyp.c
/petsc/src/vec/impls/mpi/pbvec.c
/petsc/src/vec/impls/mpi/pdvec.c
/petsc/src/vec/impls/mpi/pvec2.c
/petsc/src/vec/impls/seq/bvec2.c
/petsc/src/vec/impls/shared/shvec.c
/petsc/src/vec/interface/dlregis.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/is/impls/block/block.c
/petsc/src/vec/is/interface/index.c
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/pf/impls/matlab/cmatlab.c
/petsc/src/vec/pf/interface/pf.c
/petsc/src/vec/utils/comb.c
/petsc/src/vec/utils/gcreatev.c
/petsc/src/vec/utils/pipeline.c
/petsc/src/vec/utils/vecstash.c
/petsc/src/vec/utils/vpscat.c
/petsc/src/vec/utils/vscat.c
/petsc/todo
865e5f6109-May-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2216
Kris@mbuschel.|ChangeSet|20040509235532|65054
ChangeSet
1.2216 04/05/09 18:55:32 Kris@mbuschel. +14 -0
Extend MatOps_Values to match the size of struct _MatOps.

src/mat/imp

bk-changeset-1.2216
Kris@mbuschel.|ChangeSet|20040509235532|65054
ChangeSet
1.2216 04/05/09 18:55:32 Kris@mbuschel. +14 -0
Extend MatOps_Values to match the size of struct _MatOps.

src/mat/impls/shell/shell.c
1.20 04/05/09 18:54:07 Kris@mbuschel. +15 -2
Extend MatOps_Values to match the size of struct _MatOps.

src/mat/impls/sbaij/seq/sbaij.c
1.107 04/05/09 18:54:06 Kris@mbuschel. +14 -4
Extend MatOps_Values to match the size of struct _MatOps.

src/mat/impls/sbaij/mpi/mpisbaij.c
1.95 04/05/09 18:54:06 Kris@mbuschel. +15 -2
Extend MatOps_Values to match the size of struct _MatOps.

src/mat/impls/rowbs/mpi/mpirowbs.c
1.57 04/05/09 18:54:05 Kris@mbuschel. +15 -2
Extend MatOps_Values to match the size of struct _MatOps.

src/mat/impls/esi/mesi.c
1.42 04/05/09 18:54:05 Kris@mbuschel. +15 -2
Extend MatOps_Values to match the size of struct _MatOps.

src/mat/impls/dense/seq/dense.c
1.58 04/05/09 18:54:04 Kris@mbuschel. +15 -1
Extend MatOps_Values to match the size of struct _MatOps.

src/mat/impls/dense/mpi/mpidense.c
1.43 04/05/09 18:54:04 Kris@mbuschel. +15 -1
Extend MatOps_Values to match the size of struct _MatOps.

src/mat/impls/bdiag/seq/bdiag.c
1.37 04/05/09 18:54:03 Kris@mbuschel. +15 -2
Extend MatOps_Values to match the size of struct _MatOps.

src/mat/impls/bdiag/mpi/mpibdiag.c
1.37 04/05/09 18:54:03 Kris@mbuschel. +15 -2
Extend MatOps_Values to match the size of struct _MatOps.

src/mat/impls/baij/seq/baij.c
1.89 04/05/09 18:54:02 Kris@mbuschel. +12 -3
Extend MatOps_Values to match the size of struct _MatOps.

src/mat/impls/baij/mpi/mpibaij.c
1.62 04/05/09 18:54:02 Kris@mbuschel. +15 -2
Extend MatOps_Values to match the size of struct _MatOps.

src/mat/impls/aij/mpi/mpiaij.c
1.141 04/05/09 18:54:01 Kris@mbuschel. +7 -5
Extend MatOps_Values to match the size of struct _MatOps.

src/mat/impls/adj/mpi/mpiadj.c
1.30 04/05/09 18:54:01 Kris@mbuschel. +15 -2
Extend MatOps_Values to match the size of struct _MatOps.

src/mat/impls/adic/matadic.c
1.26 04/05/09 18:54:00 Kris@mbuschel. +15 -2
Extend MatOps_Values to match the size of struct _MatOps.


Hg-commit: 2a401b3f3e2babed0464615b55e7124a258a6ac1

show more ...


/petsc/bmake/IRIX64/packages
/petsc/bmake/common/variables
/petsc/bmake/config/packages.in
/petsc/bmake/solaris/packages
/petsc/bmake/win32_ms/packages
/petsc/bmake/win32_ms_hpvm/packages
/petsc/bmake/win32_ms_mpich/packages
/petsc/bmake/win32_ms_mpipro/packages
/petsc/bmake/win32_ms_wmpi/packages
/petsc/docs/tex/manual/acknowl.tex
/petsc/docs/tex/petsc.bib
/petsc/docs/tex/petscapp.bib
/petsc/docs/website/documentation/faq.html
/petsc/docs/website/download/petsc-patches.html
/petsc/docs/website/miscellaneous/acknwldg.html
/petsc/include/finclude/petscmat.h
/petsc/include/mpiuni/mpi.h
/petsc/include/petsc.h
/petsc/include/petscblaslapack.h
/petsc/include/petscbt.h
/petsc/include/petscerror.h
/petsc/include/petschead.h
/petsc/include/petscis.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscoptions.h
/petsc/include/petscpf.h
/petsc/include/petscsys.h
/petsc/include/petscvec.h
/petsc/include/petscviewer.h
/petsc/include/vecimpl.h
/petsc/maint/builddist
/petsc/maint/checkBuilds.py
/petsc/maint/xclude
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/C2HTML.py
/petsc/python/PETSc/packages/Sowing.py
/petsc/src/contrib/fun3d/comp/flow.c
/petsc/src/contrib/fun3d/comp/makefile
/petsc/src/contrib/fun3d/comp/user.F
/petsc/src/contrib/fun3d/comp/user.h
/petsc/src/contrib/fun3d/comp/userJac.F
/petsc/src/contrib/fun3d/flow.c
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/ao/interface/aodata.c
/petsc/src/dm/da/examples/tutorials/ex4.c
/petsc/src/dm/da/examples/tutorials/makefile
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/dasub.c
/petsc/src/fortran/custom/zksp.c
/petsc/src/fortran/custom/zmat.c
/petsc/src/fortran/custom/zoptions.c
/petsc/src/fortran/custom/zpc.c
/petsc/src/fortran/custom/zpetsc.h
/petsc/src/fortran/custom/zsnes.c
/petsc/src/fortran/custom/zstart.c
/petsc/src/fortran/custom/zsys.c
/petsc/src/fortran/custom/zts.c
/petsc/src/fortran/custom/zvec.c
/petsc/src/inline/axpy.h
/petsc/src/inline/dot.h
/petsc/src/inline/iclsse.h
/petsc/src/inline/ilu.h
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.h
/petsc/src/ksp/ksp/impls/bcgsl/makefile
/petsc/src/ksp/ksp/impls/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/gmreig.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/makefile
/petsc/src/ksp/ksp/interface/eige.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/itregis.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/makefile
/petsc/src/mat/examples/tests/ex78.c
/petsc/src/mat/examples/tests/ex86.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/makefile
/petsc/src/mat/examples/tests/output/ex94_1.out
/petsc/src/mat/examples/tests/output/ex94_2.out
/petsc/src/mat/examples/tests/output/ex95_1.out
/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/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/fdaij.c
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/aij/seq/matptap.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/baij/seq/baijfact4.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/seq/bdfact.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/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/seq/dense.c
/petsc/src/mat/impls/dense/seq/dense.h
/petsc/src/mat/impls/esi/mesi.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/sbaij/seq/sbaijfact.c
shell.c
/petsc/src/mat/interface/dlregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/matio.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/interface/snes.c
/petsc/src/sys/examples/tests/ex2.c
/petsc/src/sys/examples/tests/ex7.c
/petsc/src/sys/examples/tests/ex9.c
/petsc/src/sys/examples/tutorials/ex1.c
/petsc/src/sys/examples/tutorials/ex2.c
/petsc/src/sys/examples/tutorials/ex3.c
/petsc/src/sys/examples/tutorials/ex4.c
/petsc/src/sys/src/draw/impls/x/xops.c
/petsc/src/sys/src/draw/interface/dmouse.c
/petsc/src/sys/src/draw/interface/draw.c
/petsc/src/sys/src/draw/interface/drawreg.c
/petsc/src/sys/src/draw/interface/dtri.c
/petsc/src/sys/src/draw/interface/dviewp.c
/petsc/src/sys/src/error/adebug.c
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/error/examples/tests/ex1.c
/petsc/src/sys/src/error/stack.c
/petsc/src/sys/src/fileio/fpath.c
/petsc/src/sys/src/fileio/fretrieve.c
/petsc/src/sys/src/fileio/ftest.c
/petsc/src/sys/src/fileio/fwd.c
/petsc/src/sys/src/fileio/ghome.c
/petsc/src/sys/src/fileio/grpath.c
/petsc/src/sys/src/fileio/mprint.c
/petsc/src/sys/src/fileio/rpath.c
/petsc/src/sys/src/fileio/sysio.c
/petsc/src/sys/src/matlabengine/matlab.c
/petsc/src/sys/src/memory/mtr.c
/petsc/src/sys/src/objects/ams/aoptions.c
/petsc/src/sys/src/objects/ams/makefile
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/objects/init.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/objects/pname.c
/petsc/src/sys/src/objects/ptype.c
/petsc/src/sys/src/objects/state.c
/petsc/src/sys/src/objects/tagm.c
/petsc/src/sys/src/plog/eventLog.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/plog/ploginfo.c
/petsc/src/sys/src/utils/fuser.c
/petsc/src/sys/src/utils/makefile
/petsc/src/sys/src/utils/memc.c
/petsc/src/sys/src/utils/mpimesg.c
/petsc/src/sys/src/utils/mpiu.c
/petsc/src/sys/src/utils/pdisplay.c
/petsc/src/sys/src/utils/psplit.c
/petsc/src/sys/src/utils/select.c
/petsc/src/sys/src/utils/sortd.c
/petsc/src/sys/src/utils/sorti.c
/petsc/src/sys/src/utils/sortip.c
/petsc/src/sys/src/utils/str.c
/petsc/src/sys/src/viewer/impls/ascii/filev.c
/petsc/src/sys/src/viewer/impls/draw/drawv.c
/petsc/src/sys/src/viewer/impls/makefile
/petsc/src/sys/src/viewer/impls/mathematica/mathematica.c
/petsc/src/sys/src/viewer/impls/socket/send.c
/petsc/src/sys/src/viewer/impls/socket/senddense.c
/petsc/src/sys/src/viewer/impls/socket/sendsparse.c
/petsc/src/sys/src/viewer/interface/dlregispetsc.c
/petsc/src/sys/src/viewer/interface/dupl.c
/petsc/src/sys/src/viewer/interface/view.c
/petsc/src/sys/src/viewer/interface/viewregall.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/vec/examples/tests/ex20f.F
/petsc/src/vec/examples/tutorials/ex1.c
/petsc/src/vec/examples/tutorials/ex10.c
/petsc/src/vec/examples/tutorials/ex11.c
/petsc/src/vec/examples/tutorials/ex1f.F
/petsc/src/vec/examples/tutorials/ex2.c
/petsc/src/vec/examples/tutorials/ex3.c
/petsc/src/vec/examples/tutorials/ex5.c
/petsc/src/vec/examples/tutorials/ex6.c
/petsc/src/vec/examples/tutorials/ex7.c
/petsc/src/vec/examples/tutorials/ex8.c
/petsc/src/vec/examples/tutorials/ex9.c
/petsc/src/vec/impls/dvecimpl.h
/petsc/src/vec/impls/esi/ebvec1.c
/petsc/src/vec/impls/mpi/pbvec.c
/petsc/src/vec/impls/mpi/pdvec.c
/petsc/src/vec/impls/mpi/pmap.c
/petsc/src/vec/impls/mpi/pvec2.c
/petsc/src/vec/impls/mpi/pvecimpl.h
/petsc/src/vec/impls/mpi/vmpicr.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/impls/seq/vseqcr.c
/petsc/src/vec/impls/shared/shvec.c
/petsc/src/vec/interface/map.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/is/examples/tests/ex1.c
/petsc/src/vec/is/examples/tests/ex2.c
/petsc/src/vec/is/examples/tests/ex3.c
/petsc/src/vec/is/examples/tests/ex4.c
/petsc/src/vec/is/examples/tests/ex5.c
/petsc/src/vec/is/examples/tutorials/ex1.c
/petsc/src/vec/is/examples/tutorials/ex2.c
/petsc/src/vec/is/examples/tutorials/ex3.c
/petsc/src/vec/is/examples/tutorials/ex4.c
/petsc/src/vec/is/impls/block/block.c
/petsc/src/vec/is/impls/general/general.c
/petsc/src/vec/is/impls/general/general.h
/petsc/src/vec/is/impls/general/strgen.c
/petsc/src/vec/is/impls/stride/stride.c
/petsc/src/vec/is/interface/index.c
/petsc/src/vec/is/isimpl.h
/petsc/src/vec/is/utils/isblock.c
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/is/utils/iscomp.c
/petsc/src/vec/is/utils/isdiff.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/makefile
/petsc/src/vec/pf/examples/makefile
/petsc/src/vec/pf/examples/tutorials/makefile
/petsc/src/vec/pf/impls/constant/const.c
/petsc/src/vec/pf/impls/constant/makefile
/petsc/src/vec/pf/impls/makefile
/petsc/src/vec/pf/impls/matlab/cmatlab.c
/petsc/src/vec/pf/impls/matlab/makefile
/petsc/src/vec/pf/impls/string/cstring.c
/petsc/src/vec/pf/impls/string/cstringbase.c
/petsc/src/vec/pf/impls/string/makefile
/petsc/src/vec/pf/interface/makefile
/petsc/src/vec/pf/interface/pf.c
/petsc/src/vec/pf/interface/pfall.c
/petsc/src/vec/pf/makefile
/petsc/src/vec/pf/pfimpl.h
/petsc/src/vec/utils/cmesh.c
/petsc/src/vec/utils/comb.c
/petsc/src/vec/utils/pipeline.c
/petsc/src/vec/utils/vecio.c
/petsc/src/vec/utils/vecmpitoseq.c
/petsc/src/vec/utils/vecstash.c
/petsc/src/vec/utils/vinv.c
/petsc/src/vec/utils/vpscat.c
/petsc/src/vec/utils/vscat.c
/petsc/todo
41acf15a21-Apr-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2168
Kris@p4buschel.|ChangeSet|20040421234841|00482
ChangeSet
1.2168 04/04/21 16:48:41 Kris@p4buschel. +18 -0
Update MATOP values

src/mat/matimpl.h
1.47 04/04/21 16:48:39 Kr

bk-changeset-1.2168
Kris@p4buschel.|ChangeSet|20040421234841|00482
ChangeSet
1.2168 04/04/21 16:48:41 Kris@p4buschel. +18 -0
Update MATOP values

src/mat/matimpl.h
1.47 04/04/21 16:48:39 Kris@p4buschel. +3 -3
Update MATOP values

src/mat/impls/shell/shell.c
1.19 04/04/21 16:48:39 Kris@p4buschel. +1 -1
Update MATOP values

src/mat/impls/sbaij/seq/sbaij.c
1.105 04/04/21 16:48:39 Kris@p4buschel. +1 -1
Update MATOP values

src/mat/impls/sbaij/mpi/mpisbaij.c
1.94 04/04/21 16:48:39 Kris@p4buschel. +1 -1
Update MATOP values

src/mat/impls/rowbs/mpi/mpirowbs.c
1.55 04/04/21 16:48:39 Kris@p4buschel. +1 -1
Update MATOP values

src/mat/impls/esi/mesi.c
1.41 04/04/21 16:48:39 Kris@p4buschel. +1 -1
Update MATOP values

src/mat/impls/dense/seq/dense.c
1.55 04/04/21 16:48:39 Kris@p4buschel. +1 -1
Update MATOP values

src/mat/impls/dense/mpi/mpidense.c
1.40 04/04/21 16:48:38 Kris@p4buschel. +1 -1
Update MATOP values

src/mat/impls/bdiag/seq/bdiag.c
1.34 04/04/21 16:48:38 Kris@p4buschel. +1 -1
Update MATOP values

src/mat/impls/bdiag/mpi/mpibdiag.c
1.36 04/04/21 16:48:38 Kris@p4buschel. +1 -1
Update MATOP values

src/mat/impls/baij/seq/baij.c
1.86 04/04/21 16:48:38 Kris@p4buschel. +1 -1
Update MATOP values

src/mat/impls/baij/mpi/mpibaij.c
1.61 04/04/21 16:48:38 Kris@p4buschel. +1 -1
Update MATOP values

src/mat/impls/aij/seq/aij.c
1.152 04/04/21 16:48:38 Kris@p4buschel. +3 -3
Update MATOP values

src/mat/impls/aij/mpi/mpiaij.c
1.128 04/04/21 16:48:38 Kris@p4buschel. +2 -2
Update MATOP values

src/mat/impls/adj/mpi/mpiadj.c
1.29 04/04/21 16:48:38 Kris@p4buschel. +1 -1
Update MATOP values

src/mat/impls/adic/matadic.c
1.25 04/04/21 16:48:38 Kris@p4buschel. +1 -1
Update MATOP values

include/petscmat.h
1.128 04/04/21 16:48:38 Kris@p4buschel. +14 -1
Update MATOP values

include/finclude/petscmat.h
1.17 04/04/21 16:48:38 Kris@p4buschel. +99 -38
Update MATOP values
Note: MATOP_ILU_FACTOR_SYMBOLIC_CONSTRAINED is 37 characters long -- might be a problem for some compilers (>32).


Hg-commit: b6c0f4f4431b734af1ca7352a1fe063be4e00f05

show more ...


/petsc/bmake/common/rules
/petsc/bmake/linux/packages
/petsc/bmake/linux_superludist/packages
/petsc/config/linux
/petsc/config/linux-gnu.py
/petsc/docs/website/documentation/faq.html
/petsc/include/finclude/petscdef.h
/petsc/include/finclude/petscmat.h
/petsc/include/petsc.h
/petsc/include/petschead.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/maint/checkBuilds.py
/petsc/maint/confignightly/rockies
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/update.py
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/makefile
/petsc/src/ksp/pc/impls/tfs/bit_mask.c
/petsc/src/ksp/pc/impls/tfs/bit_mask.h
/petsc/src/ksp/pc/impls/tfs/blas.h
/petsc/src/ksp/pc/impls/tfs/bss_malloc.c
/petsc/src/ksp/pc/impls/tfs/bss_malloc.h
/petsc/src/ksp/pc/impls/tfs/comm.c
/petsc/src/ksp/pc/impls/tfs/comm.h
/petsc/src/ksp/pc/impls/tfs/const.h
/petsc/src/ksp/pc/impls/tfs/error.c
/petsc/src/ksp/pc/impls/tfs/error.h
/petsc/src/ksp/pc/impls/tfs/gs.c
/petsc/src/ksp/pc/impls/tfs/gs.h
/petsc/src/ksp/pc/impls/tfs/ivec.c
/petsc/src/ksp/pc/impls/tfs/ivec.h
/petsc/src/ksp/pc/impls/tfs/makefile
/petsc/src/ksp/pc/impls/tfs/pxxt.c
/petsc/src/ksp/pc/impls/tfs/queue.c
/petsc/src/ksp/pc/impls/tfs/queue.h
/petsc/src/ksp/pc/impls/tfs/stack.c
/petsc/src/ksp/pc/impls/tfs/stack.h
/petsc/src/ksp/pc/impls/tfs/types.h
/petsc/src/ksp/pc/impls/tfs/xxt.c
/petsc/src/ksp/pc/impls/tfs/xxt.h
/petsc/src/ksp/pc/impls/tfs/xyt.c
/petsc/src/ksp/pc/impls/tfs/xyt.h
/petsc/src/mat/examples/tests/ex93.c
/petsc/src/mat/examples/tests/ex95.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex93_1.out
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/aij/seq/matptap.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.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/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/esi/mesi.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
shell.c
/petsc/src/mat/interface/dlregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matimpl.h
/petsc/src/sys/examples/tutorials/ex3f.F
/petsc/src/sys/src/fileio/grpath.c
/petsc/src/sys/src/viewer/impls/ascii/filev.c
/petsc/src/sys/src/viewer/impls/socket/send.c
/petsc/src/vec/examples/tests/ex33.c
/petsc/src/vec/examples/tests/output/ex33_1.out
/petsc/src/vec/is/examples/tests/ex1f.F
6849ba7321-Apr-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2137.1.24
barrysmith@barry-smiths-computer.local|ChangeSet|20040421020557|26433
ChangeSet
1.2137.1.24 04/04/20 21:05:57 barrysmith@barry-smiths-computer.local +394 -0
ierr is Petsc

bk-changeset-1.2137.1.24
barrysmith@barry-smiths-computer.local|ChangeSet|20040421020557|26433
ChangeSet
1.2137.1.24 04/04/20 21:05:57 barrysmith@barry-smiths-computer.local +394 -0
ierr is PetscErrorCode type

src/vec/utils/vscat.c
1.19 04/04/20 21:05:47 barrysmith@barry-smiths-computer.local +20 -11
ierr is PetscErrorCode type

src/vec/utils/vpscat.c
1.18 04/04/20 21:05:47 barrysmith@barry-smiths-computer.local +20 -10
ierr is PetscErrorCode type

src/vec/utils/vinv.c
1.28 04/04/20 21:05:47 barrysmith@barry-smiths-computer.local +34 -17
ierr is PetscErrorCode type

src/vec/utils/vecstash.c
1.10 04/04/20 21:05:47 barrysmith@barry-smiths-computer.local +8 -4
ierr is PetscErrorCode type

src/vec/utils/vecio.c
1.31 04/04/20 21:05:47 barrysmith@barry-smiths-computer.local +13 -9
ierr is PetscErrorCode type

src/vec/utils/pipeline.c
1.13 04/04/20 21:05:47 barrysmith@barry-smiths-computer.local +14 -10
ierr is PetscErrorCode type

src/vec/utils/comb.c
1.16 04/04/20 21:05:47 barrysmith@barry-smiths-computer.local +6 -3
ierr is PetscErrorCode type

src/vec/is/utils/isltog.c
1.20 04/04/20 21:05:47 barrysmith@barry-smiths-computer.local +20 -12
ierr is PetscErrorCode type

src/vec/is/utils/isdiff.c
1.9 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/vec/is/utils/iscomp.c
1.11 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/vec/is/utils/iscoloring.c
1.20 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +14 -7
ierr is PetscErrorCode type

src/vec/is/isimpl.h
1.7 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/vec/is/interface/index.c
1.10 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/vec/is/impls/stride/stride.c
1.11 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +6 -3
ierr is PetscErrorCode type

src/vec/is/impls/general/general.c
1.11 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +6 -3
ierr is PetscErrorCode type

src/vec/is/impls/block/block.c
1.12 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +8 -4
ierr is PetscErrorCode type

src/vec/is/examples/tests/ex3.c
1.5 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/vec/is/examples/tests/ex2.c
1.6 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/vec/is/examples/tests/ex1f.F
1.5 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/vec/is/examples/tests/ex1.c
1.6 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/vec/interface/vector.c
1.87 04/04/20 21:05:46 barrysmith@barry-smiths-computer.local +33 -20
ierr is PetscErrorCode type

src/vec/interface/vecreg.c
1.28 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/vec/interface/mapreg.c
1.19 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

src/vec/interface/map.c
1.16 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/vec/impls/shared/shvec.c
1.21 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +5 -3
ierr is PetscErrorCode type

src/vec/impls/seq/dvec2.c
1.18 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +22 -11
ierr is PetscErrorCode type

src/vec/impls/seq/bvec2.c
1.43 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +14 -10
ierr is PetscErrorCode type

src/vec/impls/seq/bvec1.c
1.8 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/vec/impls/mpi/pvec2.c
1.9 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/vec/impls/mpi/pdvec.c
1.28 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +24 -12
ierr is PetscErrorCode type

src/vec/impls/mpi/pbvec.c
1.22 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

src/vec/impls/esi/ebvec1.c
1.37 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/vec/esi/eindexspace.c
1.32 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +6 -3
ierr is PetscErrorCode type

src/ts/tsimpl.h
1.13 04/04/20 21:05:45 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

src/ts/interface/tsreg.c
1.21 04/04/20 21:05:44 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/ts/interface/tsfd.c
1.6 04/04/20 21:05:44 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/ts/interface/tscreate.c
1.12 04/04/20 21:05:44 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/ts/interface/ts.c
1.35 04/04/20 21:05:44 barrysmith@barry-smiths-computer.local +18 -16
ierr is PetscErrorCode type

src/ts/impls/pseudo/posindep.c
1.18 04/04/20 21:05:44 barrysmith@barry-smiths-computer.local +13 -13
ierr is PetscErrorCode type

src/ts/impls/implicit/pvode/petscpvode.c
1.25 04/04/20 21:05:44 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

src/ts/impls/implicit/cn/cn.c
1.15 04/04/20 21:05:44 barrysmith@barry-smiths-computer.local +10 -10
ierr is PetscErrorCode type

src/ts/impls/implicit/beuler/beuler.c
1.16 04/04/20 21:05:44 barrysmith@barry-smiths-computer.local +10 -10
ierr is PetscErrorCode type

src/ts/impls/explicit/rk/rk.c
1.14 04/04/20 21:05:44 barrysmith@barry-smiths-computer.local +9 -7
ierr is PetscErrorCode type

src/ts/impls/explicit/euler/euler.c
1.9 04/04/20 21:05:44 barrysmith@barry-smiths-computer.local +5 -5
ierr is PetscErrorCode type

src/ts/examples/tutorials/ex7.c
1.8 04/04/20 21:05:44 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/sys/src/viewer/viewerimpl.h
1.7 04/04/20 21:05:44 barrysmith@barry-smiths-computer.local +6 -6
ierr is PetscErrorCode type

src/sys/src/viewer/interface/viewreg.c
1.14 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/sys/src/viewer/interface/viewers.c
1.7 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/sys/src/viewer/interface/view.c
1.9 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/sys/src/viewer/interface/dupl.c
1.9 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/viewer/impls/string/stringv.c
1.16 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/sys/src/viewer/impls/socket/send.c
1.21.1.1 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/sys/src/viewer/impls/socket/matlab/openport.c
1.13 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/sys/src/viewer/impls/silo/vsilo.c
1.16 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/sys/src/viewer/impls/mathematica/mathematica.c
1.32 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/sys/src/viewer/impls/hdf4/hdf4v.c
1.10 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/sys/src/viewer/impls/ams/ams.c
1.16 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/sys/src/utils/sortip.c
1.10 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +9 -6
ierr is PetscErrorCode type

src/sys/src/utils/sorti.c
1.9 04/04/20 21:05:43 barrysmith@barry-smiths-computer.local +10 -6
ierr is PetscErrorCode type

src/sys/src/utils/sortd.c
1.8 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/sys/src/utils/select.c
1.12 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/sys/src/utils/random.c
1.14 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +3 -2
ierr is PetscErrorCode type

src/sys/src/utils/psplit.c
1.9 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/utils/pdisplay.c
1.15 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/utils/pbarrier.c
1.12 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/sys/src/utils/mpiu.c
1.9 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/utils/mpimesg.c
1.8 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +8 -4
ierr is PetscErrorCode type

src/sys/src/utils/memc.c
1.19 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/sys/src/utils/dict.c
1.13 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/sys/src/utils/ctable.c
1.13 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/plog/plogmpe.c
1.15 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/sys/src/plog/plog.h
1.16 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +17 -18
ierr is PetscErrorCode type

src/sys/src/plog/plog.c
1.46 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +15 -16
ierr is PetscErrorCode type

src/sys/src/plog/mpitr.c
1.10 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/sys/src/plog/eventLog.c
1.29 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

src/sys/src/plog/classLog.c
1.16 04/04/20 21:05:42 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

src/sys/src/objects/tagm.c
1.16 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +2 -3
ierr is PetscErrorCode type

src/sys/src/objects/state.c
1.11 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +13 -13
ierr is PetscErrorCode type

src/sys/src/objects/pinit.c
1.40 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +6 -4
ierr is PetscErrorCode type

src/sys/src/objects/options.c
1.39 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +19 -10
ierr is PetscErrorCode type

src/sys/src/objects/makefile
1.6 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/sys/src/objects/init.c
1.31 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +6 -4
ierr is PetscErrorCode type

src/sys/src/objects/inherit.c
1.22 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/sys/src/objects/destroy.c
1.16 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/sys/src/objects/ams/aoptions.c
1.23 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +3 -2
ierr is PetscErrorCode type

src/sys/src/memory/mtr.c
1.25 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/memory/mal.c
1.23 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/sys/src/matlabengine/matlab.c
1.29 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/sys/src/fileio/sysio.c
1.18 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/fileio/mprint.c
1.23 04/04/20 21:05:41 barrysmith@barry-smiths-computer.local +15 -8
ierr is PetscErrorCode type

src/sys/src/fileio/mpiuopen.c
1.17 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +6 -3
ierr is PetscErrorCode type

src/sys/src/fileio/ftest.c
1.26 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

src/sys/src/fileio/fretrieve.c
1.17 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +3 -2
ierr is PetscErrorCode type

src/sys/src/f90/f90_win32.c
1.7 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/f90/f90_t3e.c
1.7 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/f90/f90_solaris_old.c
1.7 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/f90/f90_solaris.c
1.7 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/f90/f90_rs6000.c
1.7 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/f90/f90_nag.c
1.7 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/f90/f90_intel8.c
1.5 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/f90/f90_intel.c
1.7 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/f90/f90_hpux.c
1.7 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/f90/f90_alpha.c
1.8 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/f90/f90_absoft.c
1.7 04/04/20 21:05:40 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/f90/f90_IRIX.c
1.7 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/error/stack.c
1.9 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/sys/src/error/signal.c
1.24 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

src/sys/src/error/fp.c
1.13 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/error/err.c
1.29 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +9 -6
ierr is PetscErrorCode type

src/sys/src/error/adebug.c
1.30 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +3 -2
ierr is PetscErrorCode type

src/sys/src/draw/utils/zoom.c
1.6 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/sys/src/draw/utils/lg.c
1.13 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +11 -7
ierr is PetscErrorCode type

src/sys/src/draw/utils/hue.c
1.6 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/sys/src/draw/utils/hists.c
1.19 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +7 -5
ierr is PetscErrorCode type

src/sys/src/draw/utils/dscatter.c
1.11 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +7 -5
ierr is PetscErrorCode type

src/sys/src/draw/utils/axis.c
1.14 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +23 -20
ierr is PetscErrorCode type

src/sys/src/draw/interface/dviewp.c
1.7 04/04/20 21:05:39 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/sys/src/draw/interface/dtri.c
1.8 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +10 -6
ierr is PetscErrorCode type

src/sys/src/draw/interface/drawreg.c
1.19 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/sys/src/draw/interface/draw.c
1.15 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +5 -3
ierr is PetscErrorCode type

src/sys/src/draw/impls/x/xops.c
1.18 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +34 -28
ierr is PetscErrorCode type

src/sys/src/draw/impls/x/xinit.c
1.11 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/sys/src/draw/impls/x/xcolor.c
1.9 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/sys/src/draw/impls/win32/win32draw.c
1.10 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +28 -28
ierr is PetscErrorCode type

src/sys/src/draw/impls/ps/pops.c
1.12 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +13 -13
ierr is PetscErrorCode type

src/sys/src/draw/examples/tests/ex9.c
1.6 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/sys/src/draw/examples/tests/ex3.c
1.8 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/sys/src/draw/drawimpl.h
1.10 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +31 -31
ierr is PetscErrorCode type

src/sys/src/dll/reg.c
1.27 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +6 -3
ierr is PetscErrorCode type

src/sys/src/dll/dl.c
1.23 04/04/20 21:05:38 barrysmith@barry-smiths-computer.local +7 -6
ierr is PetscErrorCode type

src/sys/examples/tutorials/ex3f.F
1.9 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +1 -0
ierr is PetscErrorCode type

src/sys/examples/tests/ex7.c
1.5 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/sys/examples/tests/ex12.c
1.7 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/snes/utils/damgsnes.c
1.33 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +12 -10
ierr is PetscErrorCode type

src/snes/snesimpl.h
1.16 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +16 -16
ierr is PetscErrorCode type

src/snes/mf/wp.c
1.11 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +4 -4
ierr is PetscErrorCode type

src/snes/mf/snesmfjdef.c
1.11 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +4 -4
ierr is PetscErrorCode type

src/snes/mf/snesmfj.h
1.9 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +8 -8
ierr is PetscErrorCode type

src/snes/mf/snesmfj.c
1.37 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +15 -13
ierr is PetscErrorCode type

src/snes/interface/snesj.c
1.7 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +3 -2
ierr is PetscErrorCode type

src/snes/interface/snes.c
1.47 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +18 -17
ierr is PetscErrorCode type

src/snes/interface/noise/snesnoise.c
1.11 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +7 -4
ierr is PetscErrorCode type

src/snes/interface/noise/snesmfj2.c
1.16 04/04/20 21:05:37 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/snes/impls/tr/tr.c
1.18 04/04/20 21:05:36 barrysmith@barry-smiths-computer.local +7 -6
ierr is PetscErrorCode type

src/snes/impls/test/snestest.c
1.13 04/04/20 21:05:36 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/snes/impls/ls/ls.h
1.8 04/04/20 21:05:36 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/snes/impls/ls/ls.c
1.39 04/04/20 21:05:36 barrysmith@barry-smiths-computer.local +11 -10
ierr is PetscErrorCode type

src/snes/examples/tutorials/ex5s.c
1.8 04/04/20 21:05:36 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/snes/examples/tutorials/ex5.c
1.16 04/04/20 21:05:36 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/snes/examples/tutorials/ex26.c
1.16 04/04/20 21:05:36 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/snes/examples/tutorials/ex24.c
1.14 04/04/20 21:05:36 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/snes/examples/tutorials/ex14.c
1.11 04/04/20 21:05:36 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/snes/examples/tests/ex1.c
1.11 04/04/20 21:05:36 barrysmith@barry-smiths-computer.local +3 -2
ierr is PetscErrorCode type

src/pf/pfimpl.h
1.7 04/04/20 21:05:36 barrysmith@barry-smiths-computer.local +5 -5
ierr is PetscErrorCode type

src/pf/interface/pf.c
1.18 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +5 -5
ierr is PetscErrorCode type

src/pf/impls/string/cstring.c
1.10 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/pf/impls/constant/const.c
1.8 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/mat/utils/matstash.c
1.10 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +9 -5
ierr is PetscErrorCode type

src/mat/utils/matio.c
1.22 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/mat/utils/gcreate.c
1.18 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/mat/utils/axpy.c
1.16 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +12 -6
ierr is PetscErrorCode type

src/mat/partition/partition.c
1.23 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +8 -7
ierr is PetscErrorCode type

src/mat/partition/impls/scotch/scotch.c
1.10 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +3 -2
ierr is PetscErrorCode type

src/mat/partition/impls/pmetis/pmetis.c
1.13 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/mat/partition/impls/party/party.c
1.7 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +5 -3
ierr is PetscErrorCode type

src/mat/partition/impls/jostle/jostle.c
1.7 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +3 -2
ierr is PetscErrorCode type

src/mat/partition/impls/chaco/chaco.c
1.9 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +7 -4
ierr is PetscErrorCode type

src/mat/order/sp1wd.c
1.7 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/order/sorder.c
1.18 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +4 -3
ierr is PetscErrorCode type

src/mat/matimpl.h
1.44 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +7 -7
ierr is PetscErrorCode type

src/mat/matfd/fdmatrix.c
1.21 04/04/20 21:05:35 barrysmith@barry-smiths-computer.local +14 -10
ierr is PetscErrorCode type

src/mat/interface/matrix.c
1.120 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +35 -25
ierr is PetscErrorCode type

src/mat/interface/matreg.c
1.18 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/mat/interface/matnull.c
1.14 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +5 -3
ierr is PetscErrorCode type

src/mat/impls/shell/shell.c
1.18 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +5 -5
ierr is PetscErrorCode type

src/mat/impls/sbaij/seq/sro.c
1.8 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
1.53 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/sbaij/seq/sbaijfact9.c
1.6 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/sbaij/seq/sbaijfact7.c
1.6 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/sbaij/seq/sbaijfact6.c
1.7 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/sbaij/seq/sbaijfact3.c
1.6 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/sbaij/seq/sbaijfact2.c
1.36 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +34 -17
ierr is PetscErrorCode type

src/mat/impls/sbaij/seq/sbaijfact11.c
1.6 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/sbaij/seq/sbaijfact.c
1.58 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +8 -4
ierr is PetscErrorCode type

src/mat/impls/sbaij/seq/sbaij2.c
1.25 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +38 -19
ierr is PetscErrorCode type

src/mat/impls/sbaij/seq/sbaij.c
1.104 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +100 -88
ierr is PetscErrorCode type

src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
1.42 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/mat/impls/sbaij/mpi/sbaijov.c
1.35 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +8 -6
ierr is PetscErrorCode type

src/mat/impls/sbaij/mpi/mpisbaij.c
1.93 04/04/20 21:05:34 barrysmith@barry-smiths-computer.local +18 -10
ierr is PetscErrorCode type

src/mat/impls/sbaij/mpi/mmsbaij.c
1.27 04/04/20 21:05:33 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/mat/impls/rowbs/mpi/mpirowbs.c
1.54 04/04/20 21:05:33 barrysmith@barry-smiths-computer.local +43 -28
ierr is PetscErrorCode type

src/mat/impls/hypre/mhyp.c
1.7 04/04/20 21:05:33 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/esi/mesi.c
1.40 04/04/20 21:05:33 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/mat/impls/dense/seq/dense.c
1.54 04/04/20 21:05:33 barrysmith@barry-smiths-computer.local +35 -19
ierr is PetscErrorCode type

src/mat/impls/dense/mpi/mpidense.c
1.39 04/04/20 21:05:33 barrysmith@barry-smiths-computer.local +25 -15
ierr is PetscErrorCode type

src/mat/impls/dense/mpi/mmdense.c
1.12 04/04/20 21:05:33 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/mat/impls/bdiag/seq/bdiag3.c
1.17 04/04/20 21:05:33 barrysmith@barry-smiths-computer.local +7 -4
ierr is PetscErrorCode type

src/mat/impls/bdiag/seq/bdiag2.c
1.17 04/04/20 21:05:33 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/mat/impls/bdiag/seq/bdiag.c
1.33 04/04/20 21:05:33 barrysmith@barry-smiths-computer.local +20 -12
ierr is PetscErrorCode type

src/mat/impls/bdiag/seq/bdfact.c
1.10 04/04/20 21:05:33 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/mat/impls/bdiag/mpi/mpibdiag.c
1.35 04/04/20 21:05:33 barrysmith@barry-smiths-computer.local +17 -11
ierr is PetscErrorCode type

src/mat/impls/baij/seq/baijfact9.c
1.7 04/04/20 21:05:32 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/baij/seq/baijfact7.c
1.7 04/04/20 21:05:32 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/baij/seq/baijfact5.c
1.7 04/04/20 21:05:32 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/baij/seq/baijfact4.c
1.7 04/04/20 21:05:32 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/baij/seq/baijfact3.c
1.12 04/04/20 21:05:32 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/baij/seq/baijfact2.c
1.35 04/04/20 21:05:32 barrysmith@barry-smiths-computer.local +36 -18
ierr is PetscErrorCode type

src/mat/impls/baij/seq/baijfact13.c
1.7 04/04/20 21:05:32 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/baij/seq/baijfact11.c
1.8 04/04/20 21:05:32 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/baij/seq/baijfact.c
1.10 04/04/20 21:05:32 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/mat/impls/baij/seq/baij2.c
1.17 04/04/20 21:05:32 barrysmith@barry-smiths-computer.local +16 -8
ierr is PetscErrorCode type

src/mat/impls/baij/seq/baij.c
1.85 04/04/20 21:05:32 barrysmith@barry-smiths-computer.local +37 -22
ierr is PetscErrorCode type

src/mat/impls/baij/mpi/mpibaij.c
1.60 04/04/20 21:05:31 barrysmith@barry-smiths-computer.local +21 -12
ierr is PetscErrorCode type

src/mat/impls/baij/mpi/mmbaij.c
1.20 04/04/20 21:05:31 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/baij/mpi/dscpack/dscpack.c
1.56 04/04/20 21:05:31 barrysmith@barry-smiths-computer.local +11 -9
ierr is PetscErrorCode type

src/mat/impls/baij/mpi/baijov.c
1.19 04/04/20 21:05:31 barrysmith@barry-smiths-computer.local +18 -13
ierr is PetscErrorCode type

src/mat/impls/aij/seq/unary.c
1.8 04/04/20 21:05:31 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/mat/impls/aij/seq/umfpack/umfpack.c
1.35 04/04/20 21:05:31 barrysmith@barry-smiths-computer.local +25 -15
ierr is PetscErrorCode type

src/mat/impls/aij/seq/symtranspose.c
1.4 04/04/20 21:05:31 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/mat/impls/aij/seq/superlu/superlu.c
1.65 04/04/20 21:05:31 barrysmith@barry-smiths-computer.local +9 -7
ierr is PetscErrorCode type

src/mat/impls/aij/seq/spooles/spooles.h
1.50 04/04/20 21:05:31 barrysmith@barry-smiths-computer.local +7 -7
ierr is PetscErrorCode type

src/mat/impls/aij/seq/spooles/spooles.c
1.92 04/04/20 21:05:31 barrysmith@barry-smiths-computer.local +5 -4
ierr is PetscErrorCode type

src/mat/impls/aij/seq/matptap.c
1.24.1.1 04/04/20 21:05:31 barrysmith@barry-smiths-computer.local +8 -8
ierr is PetscErrorCode type

src/mat/impls/aij/seq/matpapt.c
1.41 04/04/20 21:05:31 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

src/mat/impls/aij/seq/matmatmult.c
1.61 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +4 -4
ierr is PetscErrorCode type

src/mat/impls/aij/seq/matlab/aijmatlab.c
1.28 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +5 -5
ierr is PetscErrorCode type

src/mat/impls/aij/seq/lusol/lusol.c
1.29 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +11 -7
ierr is PetscErrorCode type

src/mat/impls/aij/seq/ilut.c
1.8 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/mat/impls/aij/seq/ij.c
1.6 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/aij/seq/fdaij.c
1.11 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/mat/impls/aij/seq/essl/essl.c
1.29 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +6 -5
ierr is PetscErrorCode type

src/mat/impls/aij/seq/aijnode.c
1.26 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +20 -15
ierr is PetscErrorCode type

src/mat/impls/aij/seq/aijfact.c
1.54 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +22 -13
ierr is PetscErrorCode type

src/mat/impls/aij/seq/aij.c
1.151 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +39 -20
ierr is PetscErrorCode type

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.94 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +9 -7
ierr is PetscErrorCode type

src/mat/impls/aij/mpi/spooles/mpispooles.c
1.65 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +4 -3
ierr is PetscErrorCode type

src/mat/impls/aij/mpi/pxxt.c
1.15.1.2 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/mat/impls/aij/mpi/mumps/mumps.c
1.73 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +18 -14
ierr is PetscErrorCode type

src/mat/impls/aij/mpi/mpiov.c
1.18 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +16 -11
ierr is PetscErrorCode type

src/mat/impls/aij/mpi/mpiaij.c
1.123.1.1 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +18 -9
ierr is PetscErrorCode type

src/mat/impls/aij/mpi/mmaij.c
1.15 04/04/20 21:05:30 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/aij/mpi/libtfs/xyt.h
1.5.1.2 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/mat/impls/aij/mpi/libtfs/xyt.c
1.7.1.3 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

src/mat/impls/aij/mpi/libtfs/xxt.h
1.5.1.2 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/mat/impls/aij/mpi/libtfs/xxt.c
1.7.1.3 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +4 -4
ierr is PetscErrorCode type

src/mat/impls/aij/mpi/libtfs/queue.h
1.5.1.2 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/mat/impls/aij/mpi/libtfs/gs.c
1.11.1.4 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/mat/impls/aij/mpi/libtfs/bit_mask.c
1.5.1.2 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/mat/impls/aij/mpi/fdmpiaij.c
1.8 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/impls/adj/mpi/mpiadj.c
1.28 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +6 -3
ierr is PetscErrorCode type

src/mat/examples/tests/ex1.c
1.12 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/mat/esi/ematrix.c
1.35 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/mat/color/color.c
1.17 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +9 -5
ierr is PetscErrorCode type

src/ksp/utils/damg.c
1.28 04/04/20 21:05:29 barrysmith@barry-smiths-computer.local +5 -4
ierr is PetscErrorCode type

src/ksp/pc/pcimpl.h
1.11 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +16 -16
ierr is PetscErrorCode type

src/ksp/pc/interface/precon.c
1.46 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +7 -7
ierr is PetscErrorCode type

src/ksp/pc/interface/pcset.c
1.20 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +16 -16
ierr is PetscErrorCode type

src/ksp/pc/impls/spai/src/ispai.c
1.26 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +7 -6
ierr is PetscErrorCode type

src/ksp/pc/impls/spai/src/dspai.c
1.8 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/ksp/pc/impls/sor/sor.c
1.20 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

src/ksp/pc/impls/shell/shellpc.c
1.18 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +28 -28
ierr is PetscErrorCode type

src/ksp/pc/impls/samg/samgpetsctools.c
1.11 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +6 -3
ierr is PetscErrorCode type

src/ksp/pc/impls/samg/samgmgpetsc.c
1.12 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/ksp/pc/impls/redundant/redundant.c
1.18 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +5 -5
ierr is PetscErrorCode type

src/ksp/pc/impls/ramg/ramgpetsc.c
1.17 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +11 -11
ierr is PetscErrorCode type

src/ksp/pc/impls/ramg/petscfunc.c
1.17 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +6 -3
ierr is PetscErrorCode type

src/ksp/pc/impls/pbjacobi/pbjacobi.c
1.11 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +6 -6
ierr is PetscErrorCode type

src/ksp/pc/impls/mg/smg.c
1.11 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/ksp/pc/impls/mg/mgimpl.h
1.9 04/04/20 21:05:28 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

src/ksp/pc/impls/mg/mgfunc.c
1.10 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/ksp/pc/impls/mg/mg.c
1.29 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +22 -16
ierr is PetscErrorCode type

src/ksp/pc/impls/mg/fmg.c
1.11 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/ksp/pc/impls/mat/pcmat.c
1.10 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

src/ksp/pc/impls/lu/lu.c
1.28 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +7 -7
ierr is PetscErrorCode type

src/ksp/pc/impls/ksp/pcksp.c
1.18 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +8 -7
ierr is PetscErrorCode type

src/ksp/pc/impls/jacobi/jacobi.c
1.12 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +7 -7
ierr is PetscErrorCode type

src/ksp/pc/impls/is/pcis.c
1.18 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +8 -6
ierr is PetscErrorCode type

src/ksp/pc/impls/is/nn/nn.c
1.23 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +9 -6
ierr is PetscErrorCode type

src/ksp/pc/impls/ilu/ilu.c
1.32 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +7 -7
ierr is PetscErrorCode type

src/ksp/pc/impls/icc/icc.c
1.28 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +8 -8
ierr is PetscErrorCode type

src/ksp/pc/impls/hypre/hyppilut.c
1.53 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +26 -22
ierr is PetscErrorCode type

src/ksp/pc/impls/esi/pesi.c
1.21 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +6 -6
ierr is PetscErrorCode type

src/ksp/pc/impls/eisens/eisen.c
1.19 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +8 -8
ierr is PetscErrorCode type

src/ksp/pc/impls/composite/composite.c
1.19 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +7 -7
ierr is PetscErrorCode type

src/ksp/pc/impls/cholesky/cholesky.c
1.26 04/04/20 21:05:27 barrysmith@barry-smiths-computer.local +7 -7
ierr is PetscErrorCode type

src/ksp/pc/impls/bjacobi/bjacobi.c
1.28 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +19 -15
ierr is PetscErrorCode type

src/ksp/pc/impls/asm/asm.c
1.31 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +25 -16
ierr is PetscErrorCode type

src/ksp/ksp/kspimpl.h
1.21 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +14 -14
ierr is PetscErrorCode type

src/ksp/ksp/interface/itfunc.c
1.42.1.2 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +6 -4
ierr is PetscErrorCode type

src/ksp/ksp/interface/itcreate.c
1.48 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +4 -4
ierr is PetscErrorCode type

src/ksp/ksp/interface/itcl.c
1.13 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/ksp/ksp/interface/iguess.c
1.11 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +6 -3
ierr is PetscErrorCode type

src/ksp/ksp/interface/eige.c
1.16 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +7 -5
ierr is PetscErrorCode type

src/ksp/ksp/impls/tfqmr/tfqmr.c
1.15 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +4 -3
ierr is PetscErrorCode type

src/ksp/ksp/impls/tcqmr/tcqmr.c
1.15 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/ksp/ksp/impls/rich/rich.c
1.15 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/ksp/ksp/impls/qcg/qcg.c
1.16 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +4 -3
ierr is PetscErrorCode type

src/ksp/ksp/impls/preonly/preonly.c
1.10 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/ksp/ksp/impls/lsqr/lsqr.c
1.15 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +4 -3
ierr is PetscErrorCode type

src/ksp/ksp/impls/lgmres/lgmresp.h
1.7 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/ksp/ksp/impls/lgmres/lgmres.c
1.26 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +12 -10
ierr is PetscErrorCode type

src/ksp/ksp/impls/gmres/gmresp.h
1.12 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/ksp/ksp/impls/gmres/gmres2.c
1.20 04/04/20 21:05:26 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/ksp/ksp/impls/gmres/gmres.c
1.42 04/04/20 21:05:25 barrysmith@barry-smiths-computer.local +12 -10
ierr is PetscErrorCode type

src/ksp/ksp/impls/gmres/gmreig.c
1.12 04/04/20 21:05:25 barrysmith@barry-smiths-computer.local +13 -9
ierr is PetscErrorCode type

src/ksp/ksp/impls/gmres/borthog2.c
1.15 04/04/20 21:05:25 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/ksp/ksp/impls/fgmres/modpcf.c
1.13 04/04/20 21:05:25 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/ksp/ksp/impls/fgmres/fgmresp.h
1.12 04/04/20 21:05:25 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

src/ksp/ksp/impls/fgmres/fgmres.c
1.31 04/04/20 21:05:25 barrysmith@barry-smiths-computer.local +18 -15
ierr is PetscErrorCode type

src/ksp/ksp/impls/cr/cr.c
1.24 04/04/20 21:05:25 barrysmith@barry-smiths-computer.local +4 -3
ierr is PetscErrorCode type

src/ksp/ksp/impls/cheby/cheby.c
1.16 04/04/20 21:05:25 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/ksp/ksp/impls/cgs/cgs.c
1.19 04/04/20 21:05:25 barrysmith@barry-smiths-computer.local +4 -3
ierr is PetscErrorCode type

src/ksp/ksp/impls/cgne/cgne.c
1.15 04/04/20 21:05:25 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/ksp/ksp/impls/cg/cgeig.c
1.8 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +4 -3
ierr is PetscErrorCode type

src/ksp/ksp/impls/cg/cg.c
1.23 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/ksp/ksp/impls/bcgs/bcgs.c
1.16 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +4 -3
ierr is PetscErrorCode type

src/fortran/custom/zts.c
1.16 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +33 -33
ierr is PetscErrorCode type

src/fortran/custom/zsys.c
1.21 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

src/fortran/custom/zstart.c
1.16 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +23 -11
ierr is PetscErrorCode type

src/fortran/custom/zsnes.c
1.20 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +63 -63
ierr is PetscErrorCode type

src/fortran/custom/zsles.c
1.12 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +17 -17
ierr is PetscErrorCode type

src/fortran/custom/zplog.c
1.9 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +6 -10
ierr is PetscErrorCode type

src/fortran/custom/zpetsc.h
1.15 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/fortran/custom/zpc.c
1.20 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +41 -41
ierr is PetscErrorCode type

src/fortran/custom/zoptions.c
1.10 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +5 -3
ierr is PetscErrorCode type

src/fortran/custom/zmat.c
1.32 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +86 -86
ierr is PetscErrorCode type

src/fortran/custom/zksp.c
1.21 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +42 -42
ierr is PetscErrorCode type

src/fortran/custom/zdraw.c
1.8 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

src/fortran/custom/zda.c
1.12 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +48 -48
ierr is PetscErrorCode type

src/dm/usg/utils/inpututils.c
1.7 04/04/20 21:05:24 barrysmith@barry-smiths-computer.local +8 -4
ierr is PetscErrorCode type

src/dm/da/utils/pack.c
1.12 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +6 -6
ierr is PetscErrorCode type

src/dm/da/utils/fdda.c
1.37 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +3 -2
ierr is PetscErrorCode type

src/dm/da/src/gr2.c
1.23 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/dm/da/src/gr1.c
1.10 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/dm/da/src/daview.c
1.19 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/dm/da/src/daltol.c
1.11 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/dm/da/src/dalocal.c
1.21 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +6 -3
ierr is PetscErrorCode type

src/dm/da/src/daindex.c
1.12 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/dm/da/src/dagtona.c
1.12 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/dm/da/src/dagtol.c
1.12 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/dm/da/src/dagetarray.c
1.10 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/dm/da/src/dadist.c
1.14 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/dm/da/src/dadestroy.c
1.19 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +4 -3
ierr is PetscErrorCode type

src/dm/da/src/dacorn.c
1.13 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/dm/da/src/da3.c
1.23 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/dm/da/src/da2.c
1.46 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +20 -15
ierr is PetscErrorCode type

src/dm/da/src/da1.c
1.23 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/dm/da/daimpl.h
1.17 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +17 -17
ierr is PetscErrorCode type

src/dm/ao/utils/aosetlocal.c
1.8 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/dm/ao/utils/aopart.c
1.9 04/04/20 21:05:23 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/dm/ao/interface/dlregis.c
1.21 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +6 -6
ierr is PetscErrorCode type

src/dm/ao/interface/aodata.c
1.11 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +15 -8
ierr is PetscErrorCode type

src/dm/ao/interface/ao.c
1.14 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +6 -5
ierr is PetscErrorCode type

src/dm/ao/impls/basic/aodatabasic.c
1.18 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +6 -3
ierr is PetscErrorCode type

src/dm/ao/impls/basic/aobasic.c
1.21 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/dm/ao/examples/tests/ex1.c
1.6 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

src/dm/ao/aoimpl.h
1.13 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +17 -17
ierr is PetscErrorCode type

src/contrib/oberman/laplacian_q1/scalable/apppartition.c
1.6 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +4 -2
ierr is PetscErrorCode type

src/contrib/oberman/laplacian_q1/scalable/appelement.c
1.5 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

src/contrib/oberman/laplacian_q1/finput.c
1.6 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +5 -3
ierr is PetscErrorCode type

src/contrib/oberman/laplacian_q1/appelement.c
1.5 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

include/vecimpl.h
1.23 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +8 -8
ierr is PetscErrorCode type

include/petscviewer.h
1.38 04/04/20 21:05:22 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

include/petscvec.h
1.49 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +10 -10
ierr is PetscErrorCode type

include/petscts.h
1.25 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +18 -18
ierr is PetscErrorCode type

include/petscsys.h
1.18 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

include/petscsnes.h
1.31 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +22 -22
ierr is PetscErrorCode type

include/petscpf.h
1.12 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

include/petscpc.h
1.46 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +10 -10
ierr is PetscErrorCode type

include/petscmg.h
1.9 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

include/petscmatlab.h
1.15 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

include/petscmat.h
1.122.1.1 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +23 -27
ierr is PetscErrorCode type

include/petsclog.h
1.40 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +18 -21
ierr is PetscErrorCode type

include/petscksp.h
1.46 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +9 -10
ierr is PetscErrorCode type

include/petscis.h
1.18 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

include/petschead.h
1.29.1.2 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +17 -20
ierr is PetscErrorCode type

include/petscerror.h
1.30 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +3 -3
ierr is PetscErrorCode type

include/petscdraw.h
1.21 04/04/20 21:05:21 barrysmith@barry-smiths-computer.local +8 -8
ierr is PetscErrorCode type

include/petscda.h
1.32 04/04/20 21:05:20 barrysmith@barry-smiths-computer.local +47 -51
ierr is PetscErrorCode type

include/petscao.h
1.15 04/04/20 21:05:20 barrysmith@barry-smiths-computer.local +3 -7
ierr is PetscErrorCode type

include/petscadic.h
1.6 04/04/20 21:05:20 barrysmith@barry-smiths-computer.local +12 -12
ierr is PetscErrorCode type

include/petsc.h
1.64 04/04/20 21:05:20 barrysmith@barry-smiths-computer.local +14 -14
ierr is PetscErrorCode type

include/finclude/petscvec.h90
1.6 04/04/20 21:05:20 barrysmith@barry-smiths-computer.local +5 -3
ierr is PetscErrorCode type

include/finclude/petscmat.h90
1.6 04/04/20 21:05:20 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

include/finclude/petscis.h90
1.6 04/04/20 21:05:20 barrysmith@barry-smiths-computer.local +7 -6
ierr is PetscErrorCode type

include/finclude/petscdef.h
1.15 04/04/20 21:05:20 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

include/finclude/petscda.h90
1.6 04/04/20 21:05:20 barrysmith@barry-smiths-computer.local +2 -1
ierr is PetscErrorCode type

include/esi/petsc/vector.h
1.16 04/04/20 21:05:20 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

include/esi/petsc/preconditioner.h
1.19 04/04/20 21:05:19 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

include/esi/petsc/indexspace.h
1.15 04/04/20 21:05:19 barrysmith@barry-smiths-computer.local +1 -1
ierr is PetscErrorCode type

docs/website/documentation/troubleshooting.html
1.18 04/04/20 21:05:19 barrysmith@barry-smiths-computer.local +2 -2
ierr is PetscErrorCode type

docs/tex/manual/part2.tex
1.76 04/04/20 21:05:19 barrysmith@barry-smiths-computer.local +35 -31
ierr is PetscErrorCode type

bmake/common/rules
1.121 04/04/20 21:05:19 barrysmith@barry-smiths-computer.local +1 -0
ierr is PetscErrorCode type

BitKeeper/deleted/.del-cookie.c~8739bef16d39559c
1.9 04/04/18 19:08:55 barrysmith@barry-smiths-computer.local +0 -0
Delete: src/sys/src/objects/cookie.c


Hg-commit: aa13d35dbc496c65eb42e73f084234e1d99325f8

show more ...


/petsc/bmake/common/rules
/petsc/docs/tex/manual/part2.tex
/petsc/docs/website/documentation/troubleshooting.html
/petsc/include/esi/petsc/indexspace.h
/petsc/include/esi/petsc/preconditioner.h
/petsc/include/esi/petsc/vector.h
/petsc/include/finclude/petscda.h90
/petsc/include/finclude/petscdef.h
/petsc/include/finclude/petscis.h90
/petsc/include/finclude/petscmat.h90
/petsc/include/finclude/petscvec.h90
/petsc/include/petsc.h
/petsc/include/petscadic.h
/petsc/include/petscao.h
/petsc/include/petscda.h
/petsc/include/petscdraw.h
/petsc/include/petscerror.h
/petsc/include/petschead.h
/petsc/include/petscis.h
/petsc/include/petscksp.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscmatlab.h
/petsc/include/petscmg.h
/petsc/include/petscpc.h
/petsc/include/petscpf.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscviewer.h
/petsc/include/vecimpl.h
/petsc/src/contrib/oberman/laplacian_q1/appelement.c
/petsc/src/contrib/oberman/laplacian_q1/finput.c
/petsc/src/contrib/oberman/laplacian_q1/scalable/appelement.c
/petsc/src/contrib/oberman/laplacian_q1/scalable/apppartition.c
/petsc/src/dm/ao/aoimpl.h
/petsc/src/dm/ao/examples/tests/ex1.c
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/ao/interface/ao.c
/petsc/src/dm/ao/interface/aodata.c
/petsc/src/dm/ao/interface/dlregis.c
/petsc/src/dm/ao/utils/aopart.c
/petsc/src/dm/ao/utils/aosetlocal.c
/petsc/src/dm/da/daimpl.h
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/dacorn.c
/petsc/src/dm/da/src/dadestroy.c
/petsc/src/dm/da/src/dadist.c
/petsc/src/dm/da/src/dagetarray.c
/petsc/src/dm/da/src/dagtol.c
/petsc/src/dm/da/src/dagtona.c
/petsc/src/dm/da/src/daindex.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/src/daltol.c
/petsc/src/dm/da/src/daview.c
/petsc/src/dm/da/src/gr1.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/dm/usg/utils/inpututils.c
/petsc/src/fortran/custom/zda.c
/petsc/src/fortran/custom/zdraw.c
/petsc/src/fortran/custom/zksp.c
/petsc/src/fortran/custom/zmat.c
/petsc/src/fortran/custom/zoptions.c
/petsc/src/fortran/custom/zpc.c
/petsc/src/fortran/custom/zpetsc.h
/petsc/src/fortran/custom/zplog.c
/petsc/src/fortran/custom/zsles.c
/petsc/src/fortran/custom/zsnes.c
/petsc/src/fortran/custom/zstart.c
/petsc/src/fortran/custom/zsys.c
/petsc/src/fortran/custom/zts.c
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cg/cgeig.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/fgmres/fgmresp.h
/petsc/src/ksp/ksp/impls/fgmres/modpcf.c
/petsc/src/ksp/ksp/impls/gmres/borthog2.c
/petsc/src/ksp/ksp/impls/gmres/gmreig.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres2.c
/petsc/src/ksp/ksp/impls/gmres/gmresp.h
/petsc/src/ksp/ksp/impls/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/lgmres/lgmresp.h
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/preonly/preonly.c
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/impls/rich/rich.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/itcreate.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/kspimpl.h
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/eisens/eisen.c
/petsc/src/ksp/pc/impls/esi/pesi.c
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/icc/icc.c
/petsc/src/ksp/pc/impls/ilu/ilu.c
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/pc/impls/jacobi/jacobi.c
/petsc/src/ksp/pc/impls/ksp/pcksp.c
/petsc/src/ksp/pc/impls/lu/lu.c
/petsc/src/ksp/pc/impls/mat/pcmat.c
/petsc/src/ksp/pc/impls/mg/fmg.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/ksp/pc/impls/mg/mgimpl.h
/petsc/src/ksp/pc/impls/mg/smg.c
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/ksp/pc/impls/ramg/petscfunc.c
/petsc/src/ksp/pc/impls/ramg/ramgpetsc.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/samg/samgmgpetsc.c
/petsc/src/ksp/pc/impls/samg/samgpetsctools.c
/petsc/src/ksp/pc/impls/shell/shellpc.c
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/ksp/pc/impls/spai/src/dspai.c
/petsc/src/ksp/pc/impls/spai/src/ispai.c
/petsc/src/ksp/pc/interface/pcset.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/ksp/pc/pcimpl.h
/petsc/src/ksp/utils/damg.c
/petsc/src/mat/color/color.c
/petsc/src/mat/esi/ematrix.c
/petsc/src/mat/examples/tests/ex1.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/fdmpiaij.c
/petsc/src/mat/impls/aij/mpi/libtfs/bit_mask.c
/petsc/src/mat/impls/aij/mpi/libtfs/gs.c
/petsc/src/mat/impls/aij/mpi/libtfs/queue.h
/petsc/src/mat/impls/aij/mpi/libtfs/xxt.c
/petsc/src/mat/impls/aij/mpi/libtfs/xxt.h
/petsc/src/mat/impls/aij/mpi/libtfs/xyt.c
/petsc/src/mat/impls/aij/mpi/libtfs/xyt.h
/petsc/src/mat/impls/aij/mpi/mmaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/pxxt.c
/petsc/src/mat/impls/aij/mpi/spooles/mpispooles.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/aijfact.c
/petsc/src/mat/impls/aij/seq/aijnode.c
/petsc/src/mat/impls/aij/seq/essl/essl.c
/petsc/src/mat/impls/aij/seq/fdaij.c
/petsc/src/mat/impls/aij/seq/ij.c
/petsc/src/mat/impls/aij/seq/ilut.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/matmatmult.c
/petsc/src/mat/impls/aij/seq/matpapt.c
/petsc/src/mat/impls/aij/seq/matptap.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.h
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/aij/seq/symtranspose.c
/petsc/src/mat/impls/aij/seq/umfpack/umfpack.c
/petsc/src/mat/impls/aij/seq/unary.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/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/baij/seq/baijfact11.c
/petsc/src/mat/impls/baij/seq/baijfact13.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/baij/seq/baijfact4.c
/petsc/src/mat/impls/baij/seq/baijfact5.c
/petsc/src/mat/impls/baij/seq/baijfact7.c
/petsc/src/mat/impls/baij/seq/baijfact9.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/seq/bdfact.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag2.c
/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/seq/dense.c
/petsc/src/mat/impls/esi/mesi.c
/petsc/src/mat/impls/hypre/mhyp.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/sbaijov.c
/petsc/src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact11.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact3.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact6.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact7.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact9.c
/petsc/src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/sro.c
shell.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/order/sorder.c
/petsc/src/mat/order/sp1wd.c
/petsc/src/mat/partition/impls/chaco/chaco.c
/petsc/src/mat/partition/impls/jostle/jostle.c
/petsc/src/mat/partition/impls/party/party.c
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/mat/partition/impls/scotch/scotch.c
/petsc/src/mat/partition/partition.c
/petsc/src/mat/utils/axpy.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/matio.c
/petsc/src/mat/utils/matstash.c
/petsc/src/pf/impls/constant/const.c
/petsc/src/pf/impls/string/cstring.c
/petsc/src/pf/interface/pf.c
/petsc/src/pf/pfimpl.h
/petsc/src/snes/examples/tests/ex1.c
/petsc/src/snes/examples/tutorials/ex14.c
/petsc/src/snes/examples/tutorials/ex24.c
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/ex5s.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/ls/ls.h
/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/mf/snesmfj.h
/petsc/src/snes/mf/snesmfjdef.c
/petsc/src/snes/mf/wp.c
/petsc/src/snes/snesimpl.h
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/examples/tests/ex12.c
/petsc/src/sys/examples/tests/ex7.c
/petsc/src/sys/examples/tutorials/ex3f.F
/petsc/src/sys/src/dll/dl.c
/petsc/src/sys/src/dll/reg.c
/petsc/src/sys/src/draw/drawimpl.h
/petsc/src/sys/src/draw/examples/tests/ex3.c
/petsc/src/sys/src/draw/examples/tests/ex9.c
/petsc/src/sys/src/draw/impls/ps/pops.c
/petsc/src/sys/src/draw/impls/win32/win32draw.c
/petsc/src/sys/src/draw/impls/x/xcolor.c
/petsc/src/sys/src/draw/impls/x/xinit.c
/petsc/src/sys/src/draw/impls/x/xops.c
/petsc/src/sys/src/draw/interface/draw.c
/petsc/src/sys/src/draw/interface/drawreg.c
/petsc/src/sys/src/draw/interface/dtri.c
/petsc/src/sys/src/draw/interface/dviewp.c
/petsc/src/sys/src/draw/utils/axis.c
/petsc/src/sys/src/draw/utils/dscatter.c
/petsc/src/sys/src/draw/utils/hists.c
/petsc/src/sys/src/draw/utils/hue.c
/petsc/src/sys/src/draw/utils/lg.c
/petsc/src/sys/src/draw/utils/zoom.c
/petsc/src/sys/src/error/adebug.c
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/error/fp.c
/petsc/src/sys/src/error/signal.c
/petsc/src/sys/src/error/stack.c
/petsc/src/sys/src/f90/f90_IRIX.c
/petsc/src/sys/src/f90/f90_absoft.c
/petsc/src/sys/src/f90/f90_alpha.c
/petsc/src/sys/src/f90/f90_hpux.c
/petsc/src/sys/src/f90/f90_intel.c
/petsc/src/sys/src/f90/f90_intel8.c
/petsc/src/sys/src/f90/f90_nag.c
/petsc/src/sys/src/f90/f90_rs6000.c
/petsc/src/sys/src/f90/f90_solaris.c
/petsc/src/sys/src/f90/f90_solaris_old.c
/petsc/src/sys/src/f90/f90_t3e.c
/petsc/src/sys/src/f90/f90_win32.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/mprint.c
/petsc/src/sys/src/fileio/sysio.c
/petsc/src/sys/src/matlabengine/matlab.c
/petsc/src/sys/src/memory/mal.c
/petsc/src/sys/src/memory/mtr.c
/petsc/src/sys/src/objects/ams/aoptions.c
/petsc/src/sys/src/objects/destroy.c
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/objects/init.c
/petsc/src/sys/src/objects/makefile
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/objects/state.c
/petsc/src/sys/src/objects/tagm.c
/petsc/src/sys/src/plog/classLog.c
/petsc/src/sys/src/plog/eventLog.c
/petsc/src/sys/src/plog/mpitr.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/plog/plog.h
/petsc/src/sys/src/plog/plogmpe.c
/petsc/src/sys/src/time/fdate.c
/petsc/src/sys/src/utils/arch.c
/petsc/src/sys/src/utils/ctable.c
/petsc/src/sys/src/utils/dict.c
/petsc/src/sys/src/utils/fuser.c
/petsc/src/sys/src/utils/memc.c
/petsc/src/sys/src/utils/mpimesg.c
/petsc/src/sys/src/utils/mpiu.c
/petsc/src/sys/src/utils/pbarrier.c
/petsc/src/sys/src/utils/pdisplay.c
/petsc/src/sys/src/utils/psplit.c
/petsc/src/sys/src/utils/random.c
/petsc/src/sys/src/utils/select.c
/petsc/src/sys/src/utils/sortd.c
/petsc/src/sys/src/utils/sorti.c
/petsc/src/sys/src/utils/sortip.c
/petsc/src/sys/src/viewer/impls/ams/ams.c
/petsc/src/sys/src/viewer/impls/hdf4/hdf4v.c
/petsc/src/sys/src/viewer/impls/mathematica/mathematica.c
/petsc/src/sys/src/viewer/impls/silo/vsilo.c
/petsc/src/sys/src/viewer/impls/socket/matlab/openport.c
/petsc/src/sys/src/viewer/impls/socket/send.c
/petsc/src/sys/src/viewer/impls/string/stringv.c
/petsc/src/sys/src/viewer/interface/dupl.c
/petsc/src/sys/src/viewer/interface/view.c
/petsc/src/sys/src/viewer/interface/viewers.c
/petsc/src/sys/src/viewer/interface/viewreg.c
/petsc/src/sys/src/viewer/viewerimpl.h
/petsc/src/ts/examples/tutorials/ex7.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/implicit/pvode/petscpvode.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/ts/interface/tsfd.c
/petsc/src/ts/interface/tsreg.c
/petsc/src/ts/tsimpl.h
/petsc/src/vec/esi/eindexspace.c
/petsc/src/vec/impls/esi/ebvec1.c
/petsc/src/vec/impls/mpi/pbvec.c
/petsc/src/vec/impls/mpi/pdvec.c
/petsc/src/vec/impls/mpi/pvec2.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/impls/shared/shvec.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/is/examples/tests/ex1.c
/petsc/src/vec/is/examples/tests/ex1f.F
/petsc/src/vec/is/examples/tests/ex2.c
/petsc/src/vec/is/examples/tests/ex3.c
/petsc/src/vec/is/impls/block/block.c
/petsc/src/vec/is/impls/general/general.c
/petsc/src/vec/is/impls/stride/stride.c
/petsc/src/vec/is/interface/index.c
/petsc/src/vec/is/isimpl.h
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/is/utils/iscomp.c
/petsc/src/vec/is/utils/isdiff.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/utils/comb.c
/petsc/src/vec/utils/pipeline.c
/petsc/src/vec/utils/vecio.c
/petsc/src/vec/utils/vecstash.c
/petsc/src/vec/utils/vinv.c
/petsc/src/vec/utils/vpscat.c
/petsc/src/vec/utils/vscat.c
dfbe832117-Apr-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2137.1.21
barrysmith@barry-smiths-computer.local|ChangeSet|20040417014852|23433
ChangeSet
1.2137.1.21 04/04/16 20:48:52 barrysmith@barry-smiths-computer.local +623 -0
error codes,

bk-changeset-1.2137.1.21
barrysmith@barry-smiths-computer.local|ChangeSet|20040417014852|23433
ChangeSet
1.2137.1.21 04/04/16 20:48:52 barrysmith@barry-smiths-computer.local +623 -0
error codes, cookies and events are now types instead of ints

todo
1.53 04/04/16 20:48:36 barrysmith@barry-smiths-computer.local +4 -1
error codes, cookies and events are now types instead of ints

src/vec/utils/vscat.c
1.18 04/04/16 20:48:36 barrysmith@barry-smiths-computer.local +38 -37
error codes, cookies and events are now types instead of ints

src/vec/utils/vpscat.c
1.17 04/04/16 20:48:36 barrysmith@barry-smiths-computer.local +44 -34
error codes, cookies and events are now types instead of ints

src/vec/utils/vinv.c
1.27 04/04/16 20:48:36 barrysmith@barry-smiths-computer.local +21 -21
error codes, cookies and events are now types instead of ints

src/vec/utils/vecstash.c
1.9 04/04/16 20:48:36 barrysmith@barry-smiths-computer.local +11 -10
error codes, cookies and events are now types instead of ints

src/vec/utils/vecmpitoseq.c
1.10 04/04/16 20:48:36 barrysmith@barry-smiths-computer.local +6 -4
error codes, cookies and events are now types instead of ints

src/vec/utils/vecio.c
1.30 04/04/16 20:48:36 barrysmith@barry-smiths-computer.local +12 -12
error codes, cookies and events are now types instead of ints

src/vec/utils/pipeline.c
1.12 04/04/16 20:48:36 barrysmith@barry-smiths-computer.local +34 -34
error codes, cookies and events are now types instead of ints

src/vec/utils/gcreatev.c
1.10 04/04/16 20:48:36 barrysmith@barry-smiths-computer.local +6 -4
error codes, cookies and events are now types instead of ints

src/vec/utils/comb.c
1.15 04/04/16 20:48:36 barrysmith@barry-smiths-computer.local +21 -20
error codes, cookies and events are now types instead of ints

src/vec/utils/cmesh.c
1.6 04/04/16 20:48:36 barrysmith@barry-smiths-computer.local +3 -2
error codes, cookies and events are now types instead of ints

src/sys/ctable.h
1.6 04/04/16 20:48:36 barrysmith@barry-smiths-computer.local +10 -10
error codes, cookies and events are now types instead of ints

src/vec/is/utils/isltog.c
1.19 04/04/16 20:48:35 barrysmith@barry-smiths-computer.local +18 -18
error codes, cookies and events are now types instead of ints

src/vec/is/utils/isdiff.c
1.8 04/04/16 20:48:35 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/vec/is/utils/iscomp.c
1.10 04/04/16 20:48:35 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/vec/is/utils/iscoloring.c
1.19 04/04/16 20:48:35 barrysmith@barry-smiths-computer.local +13 -12
error codes, cookies and events are now types instead of ints

src/vec/is/utils/isblock.c
1.6 04/04/16 20:48:35 barrysmith@barry-smiths-computer.local +9 -6
error codes, cookies and events are now types instead of ints

src/vec/is/interface/index.c
1.9 04/04/16 20:48:35 barrysmith@barry-smiths-computer.local +28 -28
error codes, cookies and events are now types instead of ints

src/vec/is/impls/stride/stride.c
1.10 04/04/16 20:48:35 barrysmith@barry-smiths-computer.local +19 -19
error codes, cookies and events are now types instead of ints

src/vec/is/impls/general/strgen.c
1.6 04/04/16 20:48:35 barrysmith@barry-smiths-computer.local +13 -12
error codes, cookies and events are now types instead of ints

src/vec/is/impls/general/general.c
1.10 04/04/16 20:48:35 barrysmith@barry-smiths-computer.local +16 -16
error codes, cookies and events are now types instead of ints

src/vec/is/impls/block/block.c
1.11 04/04/16 20:48:34 barrysmith@barry-smiths-computer.local +22 -22
error codes, cookies and events are now types instead of ints

src/vec/is/examples/tests/ex4.c
1.5 04/04/16 20:48:34 barrysmith@barry-smiths-computer.local +2 -1
error codes, cookies and events are now types instead of ints

src/vec/interface/vector.c
1.86 04/04/16 20:48:34 barrysmith@barry-smiths-computer.local +132 -130
error codes, cookies and events are now types instead of ints

src/vec/interface/vecregall.c
1.17 04/04/16 20:48:34 barrysmith@barry-smiths-computer.local +8 -9
error codes, cookies and events are now types instead of ints

src/vec/interface/vecreg.c
1.27 04/04/16 20:48:34 barrysmith@barry-smiths-computer.local +8 -8
error codes, cookies and events are now types instead of ints

src/vec/interface/veccreate.c
1.19 04/04/16 20:48:34 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/vec/interface/mapregall.c
1.10 04/04/16 20:48:34 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/vec/interface/mapreg.c
1.18 04/04/16 20:48:34 barrysmith@barry-smiths-computer.local +8 -8
error codes, cookies and events are now types instead of ints

src/vec/interface/mapcreate.c
1.12 04/04/16 20:48:34 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/vec/interface/map.c
1.15 04/04/16 20:48:34 barrysmith@barry-smiths-computer.local +14 -14
error codes, cookies and events are now types instead of ints

src/vec/interface/dlregis.c
1.20 04/04/16 20:48:34 barrysmith@barry-smiths-computer.local +5 -4
error codes, cookies and events are now types instead of ints

src/vec/impls/shared/shvec.c
1.20 04/04/16 20:48:34 barrysmith@barry-smiths-computer.local +15 -14
error codes, cookies and events are now types instead of ints

src/vec/impls/seq/vseqcr.c
1.11 04/04/16 20:48:34 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/vec/impls/seq/dvec2.c
1.17 04/04/16 20:48:33 barrysmith@barry-smiths-computer.local +23 -23
error codes, cookies and events are now types instead of ints

src/vec/impls/seq/bvec2.c
1.41 04/04/16 20:48:33 barrysmith@barry-smiths-computer.local +25 -22
error codes, cookies and events are now types instead of ints

src/vec/impls/seq/bvec1.c
1.7 04/04/16 20:48:33 barrysmith@barry-smiths-computer.local +12 -11
error codes, cookies and events are now types instead of ints

src/vec/impls/mpi/vmpicr.c
1.9 04/04/16 20:48:33 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/vec/impls/mpi/pvecimpl.h
1.7 04/04/16 20:48:33 barrysmith@barry-smiths-computer.local +20 -20
error codes, cookies and events are now types instead of ints

src/vec/impls/mpi/pvec2.c
1.8 04/04/16 20:48:33 barrysmith@barry-smiths-computer.local +10 -10
error codes, cookies and events are now types instead of ints

src/vec/impls/mpi/pmap.c
1.12 04/04/16 20:48:33 barrysmith@barry-smiths-computer.local +5 -5
error codes, cookies and events are now types instead of ints

src/vec/impls/mpi/pdvec.c
1.27 04/04/16 20:48:33 barrysmith@barry-smiths-computer.local +21 -20
error codes, cookies and events are now types instead of ints

src/vec/impls/mpi/pbvec.c
1.21 04/04/16 20:48:33 barrysmith@barry-smiths-computer.local +40 -39
error codes, cookies and events are now types instead of ints

src/vec/impls/hypre/vhyp.c
1.7 04/04/16 20:48:33 barrysmith@barry-smiths-computer.local +6 -6
error codes, cookies and events are now types instead of ints

src/vec/impls/esi/ebvec1.c
1.36 04/04/16 20:48:33 barrysmith@barry-smiths-computer.local +65 -63
error codes, cookies and events are now types instead of ints

src/vec/impls/dvecimpl.h
1.8 04/04/16 20:48:33 barrysmith@barry-smiths-computer.local +28 -28
error codes, cookies and events are now types instead of ints

src/vec/esi/evector.c
1.36 04/04/16 20:48:33 barrysmith@barry-smiths-computer.local +7 -7
error codes, cookies and events are now types instead of ints

src/vec/esi/eindexspace.c
1.31 04/04/16 20:48:33 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/ts/tsimpl.h
1.12 04/04/16 20:48:33 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/ts/interface/tsregall.c
1.11 04/04/16 20:48:32 barrysmith@barry-smiths-computer.local +8 -8
error codes, cookies and events are now types instead of ints

src/ts/interface/tsreg.c
1.20 04/04/16 20:48:32 barrysmith@barry-smiths-computer.local +8 -8
error codes, cookies and events are now types instead of ints

src/ts/interface/tsfd.c
1.5 04/04/16 20:48:32 barrysmith@barry-smiths-computer.local +4 -3
error codes, cookies and events are now types instead of ints

src/ts/interface/tscreate.c
1.11 04/04/16 20:48:32 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/ts/interface/ts.c
1.34 04/04/16 20:48:32 barrysmith@barry-smiths-computer.local +74 -74
error codes, cookies and events are now types instead of ints

src/ts/interface/dlregis.c
1.16 04/04/16 20:48:32 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/ts/impls/pseudo/posindep.c
1.17 04/04/16 20:48:32 barrysmith@barry-smiths-computer.local +33 -31
error codes, cookies and events are now types instead of ints

src/ts/impls/implicit/pvode/petscpvode.c
1.24 04/04/16 20:48:32 barrysmith@barry-smiths-computer.local +47 -44
error codes, cookies and events are now types instead of ints

src/ts/impls/implicit/cn/cn.c
1.14 04/04/16 20:48:32 barrysmith@barry-smiths-computer.local +21 -17
error codes, cookies and events are now types instead of ints

src/ts/impls/implicit/beuler/beuler.c
1.15 04/04/16 20:48:32 barrysmith@barry-smiths-computer.local +17 -13
error codes, cookies and events are now types instead of ints

src/ts/impls/explicit/rk/rk.c
1.13 04/04/16 20:48:32 barrysmith@barry-smiths-computer.local +8 -8
error codes, cookies and events are now types instead of ints

src/ts/impls/explicit/euler/euler.c
1.8 04/04/16 20:48:32 barrysmith@barry-smiths-computer.local +6 -5
error codes, cookies and events are now types instead of ints

src/ts/examples/tests/ex4.c
1.9 04/04/16 20:48:32 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/interface/viewregall.c
1.13 04/04/16 20:48:32 barrysmith@barry-smiths-computer.local +13 -14
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/interface/viewreg.c
1.13 04/04/16 20:48:31 barrysmith@barry-smiths-computer.local +10 -10
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/interface/viewers.c
1.5 04/04/16 20:48:31 barrysmith@barry-smiths-computer.local +5 -5
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/interface/viewa.c
1.10 04/04/16 20:48:31 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/interface/view.c
1.8 04/04/16 20:48:31 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/interface/flush.c
1.6 04/04/16 20:48:31 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/interface/dupl.c
1.8 04/04/16 20:48:31 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/interface/dlregispetsc.c
1.16 04/04/16 20:48:31 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/impls/vu/petscvu.c
1.12 04/04/16 20:48:31 barrysmith@barry-smiths-computer.local +17 -17
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/impls/string/stringv.c
1.15 04/04/16 20:48:31 barrysmith@barry-smiths-computer.local +14 -14
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/impls/socket/sendsparse.c
1.9 04/04/16 20:48:31 barrysmith@barry-smiths-computer.local +3 -2
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/impls/socket/senddense.c
1.9 04/04/16 20:48:31 barrysmith@barry-smiths-computer.local +9 -6
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/impls/socket/send.c
1.20 04/04/16 20:48:31 barrysmith@barry-smiths-computer.local +21 -18
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/impls/socket/matlab/receivesparse.c
1.6 04/04/16 20:48:31 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/impls/socket/matlab/receivedense.c
1.10 04/04/16 20:48:31 barrysmith@barry-smiths-computer.local +5 -5
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/impls/socket/matlab/receive.c
1.7 04/04/16 20:48:31 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/impls/socket/matlab/readinvecs.c
1.12 04/04/16 20:48:31 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/impls/socket/matlab/openport.c
1.12 04/04/16 20:48:30 barrysmith@barry-smiths-computer.local +5 -4
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/impls/socket/matlab/bread.c
1.9 04/04/16 20:48:30 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/impls/silo/vsilo.c
1.15 04/04/16 20:48:30 barrysmith@barry-smiths-computer.local +34 -31
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/impls/netcdf/vnetcdf.c
1.7 04/04/16 20:48:30 barrysmith@barry-smiths-computer.local +13 -12
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/impls/matlab/vmatlab.c
1.15 04/04/16 20:48:30 barrysmith@barry-smiths-computer.local +17 -17
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/impls/mathematica/mathematica.h
1.8 04/04/16 20:48:30 barrysmith@barry-smiths-computer.local +5 -5
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/impls/mathematica/mathematica.c
1.31 04/04/16 20:48:30 barrysmith@barry-smiths-computer.local +81 -69
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/impls/hdf4/hdf4v.c
1.9 04/04/16 20:48:30 barrysmith@barry-smiths-computer.local +12 -11
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/impls/draw/drawv.c
1.18 04/04/16 20:48:30 barrysmith@barry-smiths-computer.local +31 -24
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/impls/binary/binv.c
1.31 04/04/16 20:48:30 barrysmith@barry-smiths-computer.local +33 -29
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/impls/ascii/vcreatea.c
1.9 04/04/16 20:48:29 barrysmith@barry-smiths-computer.local +8 -8
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/impls/ascii/filev.c
1.26 04/04/16 20:48:29 barrysmith@barry-smiths-computer.local +39 -36
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/impls/ams/amsopen.c
1.6 04/04/16 20:48:29 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/impls/ams/ams.c
1.15 04/04/16 20:48:29 barrysmith@barry-smiths-computer.local +19 -16
error codes, cookies and events are now types instead of ints

src/sys/src/viewer/examples/tests/ex3.c
1.5 04/04/16 20:48:29 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/utils/str.c
1.21 04/04/16 20:48:29 barrysmith@barry-smiths-computer.local +24 -23
error codes, cookies and events are now types instead of ints

src/sys/src/utils/sseenabled.c
1.15 04/04/16 20:48:29 barrysmith@barry-smiths-computer.local +11 -7
error codes, cookies and events are now types instead of ints

src/sys/src/utils/sortip.c
1.9 04/04/16 20:48:29 barrysmith@barry-smiths-computer.local +11 -8
error codes, cookies and events are now types instead of ints

src/sys/src/utils/sorti.c
1.8 04/04/16 20:48:29 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/sys/src/utils/sortd.c
1.7 04/04/16 20:48:29 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/src/utils/select.c
1.11 04/04/16 20:48:29 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/src/utils/random.c
1.13 04/04/16 20:48:28 barrysmith@barry-smiths-computer.local +11 -10
error codes, cookies and events are now types instead of ints

src/sys/src/utils/psplit.c
1.8 04/04/16 20:48:28 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/sys/src/utils/psleep.c
1.12 04/04/16 20:48:28 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/src/utils/plapack.c
1.12 04/04/16 20:48:28 barrysmith@barry-smiths-computer.local +6 -4
error codes, cookies and events are now types instead of ints

src/sys/src/utils/pdisplay.c
1.13 04/04/16 20:48:28 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/sys/src/utils/pbarrier.c
1.11 04/04/16 20:48:28 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/utils/mpiu.c
1.8 04/04/16 20:48:28 barrysmith@barry-smiths-computer.local +8 -6
error codes, cookies and events are now types instead of ints

src/sys/src/utils/mpimesg.c
1.7 04/04/16 20:48:28 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/sys/src/utils/memc.c
1.18 04/04/16 20:48:28 barrysmith@barry-smiths-computer.local +5 -5
error codes, cookies and events are now types instead of ints

src/sys/src/utils/ghost.c
1.12 04/04/16 20:48:28 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/utils/fuser.c
1.9 04/04/16 20:48:28 barrysmith@barry-smiths-computer.local +5 -5
error codes, cookies and events are now types instead of ints

src/sys/src/utils/fhost.c
1.13 04/04/16 20:48:28 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/utils/dlregis.h
1.8 04/04/16 20:48:28 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/utils/dict.c
1.12 04/04/16 20:48:27 barrysmith@barry-smiths-computer.local +17 -17
error codes, cookies and events are now types instead of ints

src/sys/src/utils/ctable.c
1.12 04/04/16 20:48:27 barrysmith@barry-smiths-computer.local +13 -13
error codes, cookies and events are now types instead of ints

src/sys/src/utils/arch.c
1.8 04/04/16 20:48:27 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/time/nt_time.c
1.7 04/04/16 20:48:27 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/src/time/fdate.c
1.10 04/04/16 20:48:27 barrysmith@barry-smiths-computer.local +7 -7
error codes, cookies and events are now types instead of ints

src/sys/src/time/cputime.c
1.10 04/04/16 20:48:27 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/sys/src/plog/stageLog.c
1.21 04/04/16 20:48:27 barrysmith@barry-smiths-computer.local +32 -24
error codes, cookies and events are now types instead of ints

src/sys/src/plog/plogmpe.c
1.14 04/04/16 20:48:27 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/sys/src/plog/ploginfo.c
1.20 04/04/16 20:48:27 barrysmith@barry-smiths-computer.local +6 -6
error codes, cookies and events are now types instead of ints

src/sys/src/plog/plog.h
1.15 04/04/16 20:48:27 barrysmith@barry-smiths-computer.local +42 -42
error codes, cookies and events are now types instead of ints

src/sys/src/plog/plog.c
1.45 04/04/16 20:48:27 barrysmith@barry-smiths-computer.local +81 -68
error codes, cookies and events are now types instead of ints

src/sys/src/plog/mpitr.c
1.9 04/04/16 20:48:27 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/plog/eventLog.c
1.28 04/04/16 20:48:26 barrysmith@barry-smiths-computer.local +52 -32
error codes, cookies and events are now types instead of ints

src/sys/src/plog/classLog.c
1.15 04/04/16 20:48:26 barrysmith@barry-smiths-computer.local +31 -20
error codes, cookies and events are now types instead of ints

src/sys/src/objects/tagm.c
1.15 04/04/16 20:48:26 barrysmith@barry-smiths-computer.local +14 -10
error codes, cookies and events are now types instead of ints

src/sys/src/objects/state.c
1.10 04/04/16 20:48:26 barrysmith@barry-smiths-computer.local +11 -11
error codes, cookies and events are now types instead of ints

src/sys/src/objects/ptype.c
1.9 04/04/16 20:48:26 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/sys/src/objects/prefix.c
1.8 04/04/16 20:48:26 barrysmith@barry-smiths-computer.local +7 -7
error codes, cookies and events are now types instead of ints

src/sys/src/objects/pname.c
1.14 04/04/16 20:48:26 barrysmith@barry-smiths-computer.local +8 -8
error codes, cookies and events are now types instead of ints

src/sys/src/objects/pinit.c
1.39 04/04/16 20:48:26 barrysmith@barry-smiths-computer.local +25 -23
error codes, cookies and events are now types instead of ints

src/sys/src/objects/pgname.c
1.7 04/04/16 20:48:26 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/objects/pcomm.c
1.7 04/04/16 20:48:26 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/src/objects/options.c
1.37 04/04/16 20:48:26 barrysmith@barry-smiths-computer.local +50 -48
error codes, cookies and events are now types instead of ints

src/sys/src/objects/olist.c
1.8 04/04/16 20:48:26 barrysmith@barry-smiths-computer.local +9 -9
error codes, cookies and events are now types instead of ints

src/sys/src/objects/init.c
1.30 04/04/16 20:48:26 barrysmith@barry-smiths-computer.local +28 -25
error codes, cookies and events are now types instead of ints

src/sys/src/objects/inherit.c
1.21 04/04/16 20:48:26 barrysmith@barry-smiths-computer.local +45 -45
error codes, cookies and events are now types instead of ints

src/sys/src/objects/gtype.c
1.7 04/04/16 20:48:26 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/src/objects/gcookie.c
1.7 04/04/16 20:48:25 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/objects/gcomm.c
1.7 04/04/16 20:48:25 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/objects/destroy.c
1.15 04/04/16 20:48:25 barrysmith@barry-smiths-computer.local +9 -9
error codes, cookies and events are now types instead of ints

src/sys/src/objects/cookie.c
1.8 04/04/16 20:48:25 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/src/objects/ams/pams.c
1.6 04/04/16 20:48:25 barrysmith@barry-smiths-computer.local +5 -5
error codes, cookies and events are now types instead of ints

src/sys/src/objects/ams/aoptions.c
1.22 04/04/16 20:48:25 barrysmith@barry-smiths-computer.local +40 -38
error codes, cookies and events are now types instead of ints

src/sys/src/memory/mtr.c
1.24 04/04/16 20:48:25 barrysmith@barry-smiths-computer.local +19 -18
error codes, cookies and events are now types instead of ints

src/sys/src/memory/mem.c
1.14 04/04/16 20:48:25 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/src/memory/mal.c
1.22 04/04/16 20:48:25 barrysmith@barry-smiths-computer.local +9 -9
error codes, cookies and events are now types instead of ints

src/sys/src/matlabengine/matlab.c
1.28 04/04/16 20:48:25 barrysmith@barry-smiths-computer.local +20 -17
error codes, cookies and events are now types instead of ints

src/sys/src/fileio/sysio.c
1.17 04/04/16 20:48:24 barrysmith@barry-smiths-computer.local +15 -14
error codes, cookies and events are now types instead of ints

src/sys/src/fileio/smatlab.c
1.10 04/04/16 20:48:24 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/fileio/rpath.c
1.9 04/04/16 20:48:24 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/fileio/mprint.c
1.22 04/04/16 20:48:24 barrysmith@barry-smiths-computer.local +16 -16
error codes, cookies and events are now types instead of ints

src/sys/src/fileio/mpiuopen.c
1.16 04/04/16 20:48:24 barrysmith@barry-smiths-computer.local +9 -8
error codes, cookies and events are now types instead of ints

src/sys/src/fileio/grpath.c
1.11 04/04/16 20:48:24 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/fileio/ghome.c
1.13 04/04/16 20:48:24 barrysmith@barry-smiths-computer.local +5 -5
error codes, cookies and events are now types instead of ints

src/sys/src/fileio/fwd.c
1.12 04/04/16 20:48:24 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/src/fileio/ftest.c
1.25 04/04/16 20:48:24 barrysmith@barry-smiths-computer.local +8 -8
error codes, cookies and events are now types instead of ints

src/sys/src/fileio/fretrieve.c
1.16 04/04/16 20:48:24 barrysmith@barry-smiths-computer.local +10 -8
error codes, cookies and events are now types instead of ints

src/sys/src/fileio/fpath.c
1.13 04/04/16 20:48:24 barrysmith@barry-smiths-computer.local +5 -5
error codes, cookies and events are now types instead of ints

src/sys/src/fileio/ffpath.c
1.12 04/04/16 20:48:24 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/f90/f90_win32.c
1.6 04/04/16 20:48:24 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/sys/src/f90/f90_t3e.c
1.6 04/04/16 20:48:24 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/sys/src/f90/f90_solaris_old.c
1.6 04/04/16 20:48:23 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/sys/src/f90/f90_solaris.c
1.6 04/04/16 20:48:23 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/f90/f90_rs6000.c
1.6 04/04/16 20:48:23 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/sys/src/f90/f90_nag.c
1.6 04/04/16 20:48:23 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/f90/f90_intel8.c
1.4 04/04/16 20:48:23 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/f90/f90_intel.c
1.6 04/04/16 20:48:23 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/f90/f90_hpux.c
1.6 04/04/16 20:48:23 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/f90/f90_common.c
1.7 04/04/16 20:48:23 barrysmith@barry-smiths-computer.local +6 -6
error codes, cookies and events are now types instead of ints

src/sys/src/f90/f90_alpha.c
1.7 04/04/16 20:48:23 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/sys/src/f90/f90_absoft.c
1.6 04/04/16 20:48:23 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/sys/src/f90/f90_IRIX.c
1.6 04/04/16 20:48:23 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/sys/src/esi/eobject.c
1.14 04/04/16 20:48:23 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/error/stack.c
1.8 04/04/16 20:48:23 barrysmith@barry-smiths-computer.local +17 -17
error codes, cookies and events are now types instead of ints

src/sys/src/error/signal.c
1.23 04/04/16 20:48:23 barrysmith@barry-smiths-computer.local +6 -6
error codes, cookies and events are now types instead of ints

src/sys/src/error/fp.c
1.12 04/04/16 20:48:22 barrysmith@barry-smiths-computer.local +9 -8
error codes, cookies and events are now types instead of ints

src/sys/src/error/errtrace.c
1.12 04/04/16 20:48:22 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/error/errstop.c
1.9 04/04/16 20:48:22 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/src/error/errabort.c
1.15 04/04/16 20:48:22 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/src/error/err.c
1.28 04/04/16 20:48:22 barrysmith@barry-smiths-computer.local +12 -12
error codes, cookies and events are now types instead of ints

src/sys/src/error/adebug.c
1.29 04/04/16 20:48:22 barrysmith@barry-smiths-computer.local +13 -12
error codes, cookies and events are now types instead of ints

src/sys/src/draw/utils/zoom.c
1.5 04/04/16 20:48:22 barrysmith@barry-smiths-computer.local +5 -4
error codes, cookies and events are now types instead of ints

src/sys/src/draw/utils/lg.c
1.12 04/04/16 20:48:22 barrysmith@barry-smiths-computer.local +17 -17
error codes, cookies and events are now types instead of ints

src/sys/src/draw/utils/hue.c
1.5 04/04/16 20:48:22 barrysmith@barry-smiths-computer.local +4 -3
error codes, cookies and events are now types instead of ints

src/sys/src/draw/utils/hists.c
1.18 04/04/16 20:48:22 barrysmith@barry-smiths-computer.local +18 -18
error codes, cookies and events are now types instead of ints

src/sys/src/draw/utils/dscatter.c
1.10 04/04/16 20:48:22 barrysmith@barry-smiths-computer.local +16 -15
error codes, cookies and events are now types instead of ints

src/sys/src/draw/utils/axis.c
1.13 04/04/16 20:48:22 barrysmith@barry-smiths-computer.local +29 -28
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/dviewp.c
1.6 04/04/16 20:48:22 barrysmith@barry-smiths-computer.local +8 -8
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/dtri.c
1.7 04/04/16 20:48:22 barrysmith@barry-smiths-computer.local +5 -5
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/dtextv.c
1.7 04/04/16 20:48:22 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/dtexts.c
1.6 04/04/16 20:48:22 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/dtextgs.c
1.7 04/04/16 20:48:21 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/dtext.c
1.8 04/04/16 20:48:21 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/dsflush.c
1.6 04/04/16 20:48:21 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/dsetpause.c
1.7 04/04/16 20:48:21 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/dsclear.c
1.6 04/04/16 20:48:21 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/drect.c
1.6 04/04/16 20:48:21 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/drawregall.c
1.6 04/04/16 20:48:21 barrysmith@barry-smiths-computer.local +6 -6
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/drawreg.c
1.18 04/04/16 20:48:21 barrysmith@barry-smiths-computer.local +11 -11
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/draw.c
1.14 04/04/16 20:48:21 barrysmith@barry-smiths-computer.local +25 -25
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/dpoints.c
1.7 04/04/16 20:48:21 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/dpoint.c
1.6 04/04/16 20:48:21 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/dpause.c
1.6 04/04/16 20:48:21 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/dmouse.c
1.6 04/04/16 20:48:21 barrysmith@barry-smiths-computer.local +5 -4
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/dlinew.c
1.6 04/04/16 20:48:20 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/dlinegw.c
1.7 04/04/16 20:48:20 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/dline.c
1.6 04/04/16 20:48:20 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/dgpause.c
1.7 04/04/16 20:48:20 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/dgcoor.c
1.6 04/04/16 20:48:20 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/dflush.c
1.6 04/04/16 20:48:20 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/dellipse.c
1.9 04/04/16 20:48:20 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/dcoor.c
1.6 04/04/16 20:48:20 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/dclear.c
1.6 04/04/16 20:48:19 barrysmith@barry-smiths-computer.local +6 -6
error codes, cookies and events are now types instead of ints

src/sys/src/draw/interface/dbuff.c
1.6 04/04/16 20:48:19 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/draw/impls/x/xops.c
1.17 04/04/16 20:48:19 barrysmith@barry-smiths-computer.local +24 -22
error codes, cookies and events are now types instead of ints

src/sys/src/draw/impls/x/xinit.c
1.10 04/04/16 20:48:19 barrysmith@barry-smiths-computer.local +15 -15
error codes, cookies and events are now types instead of ints

src/sys/src/draw/impls/x/xcolor.c
1.8 04/04/16 20:48:19 barrysmith@barry-smiths-computer.local +16 -15
error codes, cookies and events are now types instead of ints

src/sys/src/draw/impls/x/wmap.c
1.5 04/04/16 20:48:19 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/src/draw/impls/x/tone.c
1.5 04/04/16 20:48:19 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/src/draw/impls/x/text.c
1.7 04/04/16 20:48:19 barrysmith@barry-smiths-computer.local +9 -9
error codes, cookies and events are now types instead of ints

src/sys/src/draw/impls/x/frame.c
1.6 04/04/16 20:48:18 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/sys/src/draw/impls/x/drawopenx.c
1.5 04/04/16 20:48:18 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/src/draw/impls/win32/win32draw.c
1.9 04/04/16 20:48:18 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/sys/src/draw/impls/ps/pops.c
1.11 04/04/16 20:48:18 barrysmith@barry-smiths-computer.local +18 -15
error codes, cookies and events are now types instead of ints

src/sys/src/draw/examples/tests/ex4.c
1.5 04/04/16 20:48:18 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/src/draw/examples/tests/ex2.c
1.5 04/04/16 20:48:18 barrysmith@barry-smiths-computer.local +2 -1
error codes, cookies and events are now types instead of ints

src/sys/src/draw/examples/tests/ex1.c
1.5 04/04/16 20:48:18 barrysmith@barry-smiths-computer.local +2 -1
error codes, cookies and events are now types instead of ints

src/sys/src/dll/reg.c
1.26 04/04/16 20:48:18 barrysmith@barry-smiths-computer.local +26 -25
error codes, cookies and events are now types instead of ints

src/sys/src/dll/dl.c
1.22 04/04/16 20:48:18 barrysmith@barry-smiths-computer.local +17 -17
error codes, cookies and events are now types instead of ints

src/sys/examples/tutorials/ex2.c
1.5 04/04/16 20:48:18 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/examples/tutorials/ex1.c
1.5 04/04/16 20:48:18 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/examples/tests/ex9.c
1.5 04/04/16 20:48:17 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/examples/tests/ex3.c
1.5 04/04/16 20:48:17 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/sys/examples/tests/ex2.c
1.5 04/04/16 20:48:17 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/examples/tests/ex1.c
1.5 04/04/16 20:48:17 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/snes/utils/damgsnes.c
1.32 04/04/16 20:48:17 barrysmith@barry-smiths-computer.local +43 -39
error codes, cookies and events are now types instead of ints

src/snes/snesimpl.h
1.15 04/04/16 20:48:17 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/snes/mf/wp.c
1.10 04/04/16 20:48:17 barrysmith@barry-smiths-computer.local +12 -12
error codes, cookies and events are now types instead of ints

src/snes/mf/snesmfjdef.c
1.10 04/04/16 20:48:17 barrysmith@barry-smiths-computer.local +9 -9
error codes, cookies and events are now types instead of ints

src/snes/mf/snesmfj.c
1.36 04/04/16 20:48:17 barrysmith@barry-smiths-computer.local +52 -51
error codes, cookies and events are now types instead of ints

src/snes/mf/mfregis.c
1.6 04/04/16 20:48:17 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/snes/interface/snesut.c
1.12 04/04/16 20:48:17 barrysmith@barry-smiths-computer.local +24 -23
error codes, cookies and events are now types instead of ints

src/snes/interface/snesregi.c
1.7 04/04/16 20:48:17 barrysmith@barry-smiths-computer.local +5 -5
error codes, cookies and events are now types instead of ints

src/snes/interface/snesj2.c
1.10 04/04/16 20:48:16 barrysmith@barry-smiths-computer.local +3 -2
error codes, cookies and events are now types instead of ints

src/snes/interface/snesj.c
1.6 04/04/16 20:48:16 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/snes/interface/snes.c
1.46 04/04/16 20:48:16 barrysmith@barry-smiths-computer.local +78 -76
error codes, cookies and events are now types instead of ints

src/snes/interface/noise/snesnoise.c
1.10 04/04/16 20:48:16 barrysmith@barry-smiths-computer.local +10 -10
error codes, cookies and events are now types instead of ints

src/snes/interface/noise/snesmfj2.c
1.15 04/04/16 20:48:16 barrysmith@barry-smiths-computer.local +15 -14
error codes, cookies and events are now types instead of ints

src/snes/interface/dlregis.c
1.17 04/04/16 20:48:16 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/snes/impls/tr/tr.c
1.17 04/04/16 20:48:16 barrysmith@barry-smiths-computer.local +10 -10
error codes, cookies and events are now types instead of ints

src/snes/impls/test/snestest.c
1.12 04/04/16 20:48:16 barrysmith@barry-smiths-computer.local +7 -6
error codes, cookies and events are now types instead of ints

src/snes/impls/ls/lsparams.c
1.7 04/04/16 20:48:16 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/snes/impls/ls/ls.c
1.38 04/04/16 20:48:16 barrysmith@barry-smiths-computer.local +30 -27
error codes, cookies and events are now types instead of ints

src/snes/examples/tutorials/ex6.c
1.12 04/04/16 20:48:16 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/snes/examples/tutorials/ex30.c
1.39 04/04/16 20:48:15 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/snes/examples/tests/ex1.c
1.10 04/04/16 20:48:14 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/pf/interface/pfall.c
1.7 04/04/16 20:48:14 barrysmith@barry-smiths-computer.local +7 -7
error codes, cookies and events are now types instead of ints

src/pf/interface/pf.c
1.17 04/04/16 20:48:14 barrysmith@barry-smiths-computer.local +21 -20
error codes, cookies and events are now types instead of ints

src/pf/impls/string/cstring.c
1.9 04/04/16 20:48:14 barrysmith@barry-smiths-computer.local +10 -10
error codes, cookies and events are now types instead of ints

src/pf/impls/matlab/cmatlab.c
1.7 04/04/16 20:48:14 barrysmith@barry-smiths-computer.local +10 -10
error codes, cookies and events are now types instead of ints

src/pf/impls/constant/const.c
1.7 04/04/16 20:48:14 barrysmith@barry-smiths-computer.local +23 -23
error codes, cookies and events are now types instead of ints

src/pf/examples/tutorials/ex1.c
1.5 04/04/16 20:48:14 barrysmith@barry-smiths-computer.local +3 -2
error codes, cookies and events are now types instead of ints

src/mat/utils/zerodiag.c
1.11 04/04/16 20:48:14 barrysmith@barry-smiths-computer.local +7 -6
error codes, cookies and events are now types instead of ints

src/mat/utils/matstash.c
1.9 04/04/16 20:48:14 barrysmith@barry-smiths-computer.local +22 -17
error codes, cookies and events are now types instead of ints

src/mat/utils/matioall.c
1.29 04/04/16 20:48:14 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/mat/utils/matio.c
1.21 04/04/16 20:48:14 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/mat/utils/getcolv.c
1.7 04/04/16 20:48:14 barrysmith@barry-smiths-computer.local +3 -2
error codes, cookies and events are now types instead of ints

src/mat/utils/gcreate.c
1.17 04/04/16 20:48:13 barrysmith@barry-smiths-computer.local +11 -9
error codes, cookies and events are now types instead of ints

src/mat/utils/freespace.h
1.3 04/04/16 20:48:13 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/mat/utils/freespace.c
1.2 04/04/16 20:48:13 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/mat/utils/convert.c
1.10 04/04/16 20:48:13 barrysmith@barry-smiths-computer.local +3 -2
error codes, cookies and events are now types instead of ints

src/mat/utils/axpy.c
1.15 04/04/16 20:48:13 barrysmith@barry-smiths-computer.local +10 -9
error codes, cookies and events are now types instead of ints

src/mat/partition/spartition.c
1.8 04/04/16 20:48:13 barrysmith@barry-smiths-computer.local +9 -9
error codes, cookies and events are now types instead of ints

src/mat/partition/partition.c
1.22 04/04/16 20:48:13 barrysmith@barry-smiths-computer.local +27 -26
error codes, cookies and events are now types instead of ints

src/mat/partition/impls/scotch/scotch.c
1.9 04/04/16 20:48:13 barrysmith@barry-smiths-computer.local +18 -17
error codes, cookies and events are now types instead of ints

src/mat/partition/impls/pmetis/pmetis.c
1.12 04/04/16 20:48:13 barrysmith@barry-smiths-computer.local +12 -10
error codes, cookies and events are now types instead of ints

src/mat/partition/impls/party/party.c
1.6 04/04/16 20:48:13 barrysmith@barry-smiths-computer.local +14 -14
error codes, cookies and events are now types instead of ints

src/mat/partition/impls/jostle/jostle.c
1.6 04/04/16 20:48:13 barrysmith@barry-smiths-computer.local +11 -11
error codes, cookies and events are now types instead of ints

src/mat/partition/impls/chaco/chaco.c
1.8 04/04/16 20:48:13 barrysmith@barry-smiths-computer.local +15 -16
error codes, cookies and events are now types instead of ints

src/mat/order/sregis.c
1.9 04/04/16 20:48:13 barrysmith@barry-smiths-computer.local +9 -9
error codes, cookies and events are now types instead of ints

src/mat/order/sprcm.c
1.6 04/04/16 20:48:13 barrysmith@barry-smiths-computer.local +3 -2
error codes, cookies and events are now types instead of ints

src/mat/order/spqmd.c
1.6 04/04/16 20:48:13 barrysmith@barry-smiths-computer.local +3 -2
error codes, cookies and events are now types instead of ints

src/mat/order/spnd.c
1.6 04/04/16 20:48:12 barrysmith@barry-smiths-computer.local +3 -2
error codes, cookies and events are now types instead of ints

src/mat/order/sp1wd.c
1.6 04/04/16 20:48:12 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/order/sorder.c
1.17 04/04/16 20:48:12 barrysmith@barry-smiths-computer.local +15 -13
error codes, cookies and events are now types instead of ints

src/mat/order/rootls.c
1.6 04/04/16 20:48:12 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/order/rcm.c
1.7 04/04/16 20:48:12 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/mat/order/qmdupd.c
1.6 04/04/16 20:48:12 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/mat/order/qmdrch.c
1.6 04/04/16 20:48:12 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/order/qmdqt.c
1.5 04/04/16 20:48:12 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/order/qmdmrg.c
1.6 04/04/16 20:48:12 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/order/order.h
1.5 04/04/16 20:48:12 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/mat/order/genrcm.c
1.7 04/04/16 20:48:12 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/mat/order/genqmd.c
1.6 04/04/16 20:48:11 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/mat/order/gennd.c
1.7 04/04/16 20:48:11 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/mat/order/gen1wd.c
1.7 04/04/16 20:48:11 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/mat/order/fnroot.c
1.6 04/04/16 20:48:11 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/mat/order/fndsep.c
1.6 04/04/16 20:48:11 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/mat/order/fn1wd.c
1.6 04/04/16 20:48:11 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/mat/order/degree.c
1.6 04/04/16 20:48:11 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/matimpl.h
1.43 04/04/16 20:48:11 barrysmith@barry-smiths-computer.local +17 -17
error codes, cookies and events are now types instead of ints

src/mat/matfd/fdmatrix.c
1.20 04/04/16 20:48:10 barrysmith@barry-smiths-computer.local +21 -19
error codes, cookies and events are now types instead of ints

src/mat/interface/mhas.c
1.8 04/04/16 20:48:10 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/interface/matrix.c
1.119 04/04/16 20:48:10 barrysmith@barry-smiths-computer.local +213 -210
error codes, cookies and events are now types instead of ints

src/mat/interface/matregis.c
1.34 04/04/16 20:48:10 barrysmith@barry-smiths-computer.local +39 -39
error codes, cookies and events are now types instead of ints

src/mat/interface/matreg.c
1.17 04/04/16 20:48:10 barrysmith@barry-smiths-computer.local +7 -7
error codes, cookies and events are now types instead of ints

src/mat/interface/matnull.c
1.13 04/04/16 20:48:10 barrysmith@barry-smiths-computer.local +7 -6
error codes, cookies and events are now types instead of ints

src/mat/interface/dlregis.c
1.21 04/04/16 20:48:10 barrysmith@barry-smiths-computer.local +5 -4
error codes, cookies and events are now types instead of ints

src/mat/impls/shell/shellcnv.c
1.10 04/04/16 20:48:10 barrysmith@barry-smiths-computer.local +4 -2
error codes, cookies and events are now types instead of ints

src/mat/impls/shell/shell.c
1.17 04/04/16 20:48:10 barrysmith@barry-smiths-computer.local +20 -20
error codes, cookies and events are now types instead of ints

src/mat/impls/sbaij/seq/sro.c
1.7 04/04/16 20:48:10 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
1.52 04/04/16 20:48:10 barrysmith@barry-smiths-computer.local +19 -13
error codes, cookies and events are now types instead of ints

src/mat/impls/sbaij/seq/sbaijfact9.c
1.5 04/04/16 20:48:10 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/sbaij/seq/sbaijfact8.c
1.5 04/04/16 20:48:10 barrysmith@barry-smiths-computer.local +3 -2
error codes, cookies and events are now types instead of ints

src/mat/impls/sbaij/seq/sbaijfact7.c
1.5 04/04/16 20:48:10 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/sbaij/seq/sbaijfact6.c
1.6 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/sbaij/seq/sbaijfact5.c
1.6 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +3 -2
error codes, cookies and events are now types instead of ints

src/mat/impls/sbaij/seq/sbaijfact4.c
1.5 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +3 -2
error codes, cookies and events are now types instead of ints

src/mat/impls/sbaij/seq/sbaijfact3.c
1.5 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/sbaij/seq/sbaijfact2.c
1.35 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +33 -33
error codes, cookies and events are now types instead of ints

src/mat/impls/sbaij/seq/sbaijfact12.c
1.5 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +3 -2
error codes, cookies and events are now types instead of ints

src/mat/impls/sbaij/seq/sbaijfact11.c
1.5 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/sbaij/seq/sbaijfact10.c
1.5 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +3 -2
error codes, cookies and events are now types instead of ints

src/mat/impls/sbaij/seq/sbaijfact.c
1.57 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +16 -13
error codes, cookies and events are now types instead of ints

src/mat/impls/sbaij/seq/sbaij2.c
1.24 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +45 -40
error codes, cookies and events are now types instead of ints

src/mat/impls/sbaij/seq/sbaij.h
1.31 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +35 -35
error codes, cookies and events are now types instead of ints

src/mat/impls/sbaij/seq/sbaij.c
1.103 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +55 -52
error codes, cookies and events are now types instead of ints

src/mat/impls/sbaij/seq/aijsbaij.c
1.16 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +12 -8
error codes, cookies and events are now types instead of ints

src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
1.41 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +18 -14
error codes, cookies and events are now types instead of ints

src/mat/impls/sbaij/mpi/sbaijov.c
1.34 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +3 -2
error codes, cookies and events are now types instead of ints

src/mat/impls/sbaij/mpi/mpisbaij.h
1.15 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/sbaij/mpi/mpisbaij.c
1.92 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +127 -110
error codes, cookies and events are now types instead of ints

src/mat/impls/sbaij/mpi/mmsbaij.c
1.26 04/04/16 20:48:09 barrysmith@barry-smiths-computer.local +6 -5
error codes, cookies and events are now types instead of ints

src/mat/impls/rowbs/mpi/mpirowbs.h
1.11 04/04/16 20:48:08 barrysmith@barry-smiths-computer.local +15 -15
error codes, cookies and events are now types instead of ints

src/mat/impls/rowbs/mpi/mpirowbs.c
1.52 04/04/16 20:48:08 barrysmith@barry-smiths-computer.local +58 -52
error codes, cookies and events are now types instead of ints

src/mat/impls/rowbs/mpi/iccbs.c
1.7 04/04/16 20:48:08 barrysmith@barry-smiths-computer.local +5 -5
error codes, cookies and events are now types instead of ints

src/mat/impls/rowbs/mpi/cholbs.c
1.8 04/04/16 20:48:08 barrysmith@barry-smiths-computer.local +10 -10
error codes, cookies and events are now types instead of ints

src/mat/impls/normal/normm.c
1.6 04/04/16 20:48:08 barrysmith@barry-smiths-computer.local +10 -8
error codes, cookies and events are now types instead of ints

src/mat/impls/maij/maij.c
1.16 04/04/16 20:48:08 barrysmith@barry-smiths-computer.local +117 -84
error codes, cookies and events are now types instead of ints

src/mat/impls/is/matis.c
1.16 04/04/16 20:48:08 barrysmith@barry-smiths-computer.local +23 -21
error codes, cookies and events are now types instead of ints

src/mat/impls/hypre/mhyp.c
1.6 04/04/16 20:48:08 barrysmith@barry-smiths-computer.local +4 -3
error codes, cookies and events are now types instead of ints

src/mat/impls/esi/mesi.c
1.39 04/04/16 20:48:08 barrysmith@barry-smiths-computer.local +27 -24
error codes, cookies and events are now types instead of ints

src/mat/impls/dense/seq/dense.h
1.7 04/04/16 20:48:08 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/mat/impls/dense/seq/dense.c
1.53 04/04/16 20:48:08 barrysmith@barry-smiths-computer.local +81 -70
error codes, cookies and events are now types instead of ints

src/mat/impls/dense/mpi/mpidense.h
1.7 04/04/16 20:48:08 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/mat/impls/dense/mpi/mpidense.c
1.38 04/04/16 20:48:07 barrysmith@barry-smiths-computer.local +68 -59
error codes, cookies and events are now types instead of ints

src/mat/impls/dense/mpi/mmdense.c
1.11 04/04/16 20:48:07 barrysmith@barry-smiths-computer.local +5 -5
error codes, cookies and events are now types instead of ints

src/mat/impls/bdiag/seq/bdiag3.c
1.16 04/04/16 20:48:07 barrysmith@barry-smiths-computer.local +16 -13
error codes, cookies and events are now types instead of ints

src/mat/impls/bdiag/seq/bdiag2.c
1.16 04/04/16 20:48:07 barrysmith@barry-smiths-computer.local +58 -40
error codes, cookies and events are now types instead of ints

src/mat/impls/bdiag/seq/bdiag.h
1.9 04/04/16 20:48:07 barrysmith@barry-smiths-computer.local +43 -43
error codes, cookies and events are now types instead of ints

src/mat/impls/bdiag/seq/bdiag.c
1.32 04/04/16 20:48:07 barrysmith@barry-smiths-computer.local +28 -25
error codes, cookies and events are now types instead of ints

src/mat/impls/bdiag/seq/bdfact.c
1.9 04/04/16 20:48:07 barrysmith@barry-smiths-computer.local +24 -18
error codes, cookies and events are now types instead of ints

src/mat/impls/bdiag/mpi/mpibdiag.h
1.7 04/04/16 20:48:07 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/mat/impls/bdiag/mpi/mpibdiag.c
1.34 04/04/16 20:48:07 barrysmith@barry-smiths-computer.local +64 -56
error codes, cookies and events are now types instead of ints

src/mat/impls/bdiag/mpi/mmbdiag.c
1.6 04/04/16 20:48:07 barrysmith@barry-smiths-computer.local +3 -2
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/dgefa7.c
1.9 04/04/16 20:48:07 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/dgefa6.c
1.8 04/04/16 20:48:07 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/dgefa5.c
1.8 04/04/16 20:48:06 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/dgefa4.c
1.8 04/04/16 20:48:06 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/dgefa3.c
1.8 04/04/16 20:48:06 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/dgefa2.c
1.8 04/04/16 20:48:06 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/dgefa.c
1.10 04/04/16 20:48:06 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/dgedi.c
1.5 04/04/16 20:48:06 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/baijfact9.c
1.6 04/04/16 20:48:06 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/baijfact8.c
1.6 04/04/16 20:48:06 barrysmith@barry-smiths-computer.local +3 -2
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/baijfact7.c
1.6 04/04/16 20:48:06 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/baijfact6.c
1.6 04/04/16 20:48:06 barrysmith@barry-smiths-computer.local +3 -2
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/baijfact5.c
1.6 04/04/16 20:48:06 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/baijfact4.c
1.6 04/04/16 20:48:06 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/baijfact3.c
1.11 04/04/16 20:48:06 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/baijfact2.c
1.34 04/04/16 20:48:06 barrysmith@barry-smiths-computer.local +80 -63
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/baijfact14.c
1.6 04/04/16 20:48:06 barrysmith@barry-smiths-computer.local +3 -2
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/baijfact13.c
1.6 04/04/16 20:48:06 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/baijfact12.c
1.19 04/04/16 20:48:06 barrysmith@barry-smiths-computer.local +12 -8
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/baijfact11.c
1.7 04/04/16 20:48:05 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/baijfact10.c
1.6 04/04/16 20:48:05 barrysmith@barry-smiths-computer.local +3 -2
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/baijfact.c
1.9 04/04/16 20:48:05 barrysmith@barry-smiths-computer.local +7 -6
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/baij2.c
1.16 04/04/16 20:48:05 barrysmith@barry-smiths-computer.local +64 -48
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/baij.h
1.21 04/04/16 20:48:05 barrysmith@barry-smiths-computer.local +94 -94
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/baij.c
1.84 04/04/16 20:48:05 barrysmith@barry-smiths-computer.local +72 -61
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/seq/aijbaij.c
1.10 04/04/16 20:48:05 barrysmith@barry-smiths-computer.local +6 -4
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/mpi/mpibaij.h
1.15 04/04/16 20:48:05 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/mpi/mpibaij.c
1.59 04/04/16 20:48:05 barrysmith@barry-smiths-computer.local +122 -104
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/mpi/mmbaij.c
1.19 04/04/16 20:48:05 barrysmith@barry-smiths-computer.local +13 -10
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/mpi/dscpack/dscpack.c
1.55 04/04/16 20:48:05 barrysmith@barry-smiths-computer.local +32 -27
error codes, cookies and events are now types instead of ints

src/mat/impls/baij/mpi/baijov.c
1.18 04/04/16 20:48:05 barrysmith@barry-smiths-computer.local +5 -5
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/seq/unary.c
1.7 04/04/16 20:48:05 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/seq/umfpack/umfpack.c
1.34 04/04/16 20:48:05 barrysmith@barry-smiths-computer.local +26 -22
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/seq/symtranspose.c
1.3 04/04/16 20:48:05 barrysmith@barry-smiths-computer.local +10 -6
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/seq/superlu/superlu.c
1.64 04/04/16 20:48:05 barrysmith@barry-smiths-computer.local +25 -22
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/seq/spooles/spoolesOptions.c
1.28 04/04/16 20:48:05 barrysmith@barry-smiths-computer.local +6 -4
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/seq/spooles/spooles.h
1.49 04/04/16 20:48:04 barrysmith@barry-smiths-computer.local +25 -25
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/seq/spooles/spooles.c
1.91 04/04/16 20:48:04 barrysmith@barry-smiths-computer.local +20 -16
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/seq/spooles/aijspooles.c
1.37 04/04/16 20:48:04 barrysmith@barry-smiths-computer.local +13 -10
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/seq/matptap.c
1.21.1.1 04/04/16 20:48:04 barrysmith@barry-smiths-computer.local +20 -17
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/seq/matpapt.c
1.40 04/04/16 20:48:04 barrysmith@barry-smiths-computer.local +8 -6
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/seq/matmatmult.c
1.57.1.1 04/04/16 20:48:04 barrysmith@barry-smiths-computer.local +26 -23
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/seq/matlab/aijmatlab.c
1.27 04/04/16 20:48:04 barrysmith@barry-smiths-computer.local +35 -32
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/seq/lusol/lusol.c
1.28 04/04/16 20:48:04 barrysmith@barry-smiths-computer.local +19 -15
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/seq/ilut.c
1.7 04/04/16 20:48:04 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/seq/ij.c
1.5 04/04/16 20:48:04 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/seq/fdaij.c
1.10 04/04/16 20:48:04 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/seq/essl/essl.c
1.28 04/04/16 20:48:03 barrysmith@barry-smiths-computer.local +22 -18
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/seq/aijnode.c
1.25 04/04/16 20:48:03 barrysmith@barry-smiths-computer.local +36 -31
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/seq/aijfact.c
1.53 04/04/16 20:48:03 barrysmith@barry-smiths-computer.local +26 -26
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/seq/aij.h
1.30 04/04/16 20:48:03 barrysmith@barry-smiths-computer.local +42 -42
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/seq/aij.c
1.150 04/04/16 20:48:03 barrysmith@barry-smiths-computer.local +112 -99
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.93 04/04/16 20:48:03 barrysmith@barry-smiths-computer.local +27 -22
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/mpi/spooles/mpispooles.c
1.64 04/04/16 20:48:03 barrysmith@barry-smiths-computer.local +12 -10
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/mpi/spooles/mpiaijspooles.c
1.30 04/04/16 20:48:03 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/mpi/pxxt.c
1.15.1.1 04/04/16 20:48:03 barrysmith@barry-smiths-computer.local +23 -21
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/mpi/mumps/mumps.c
1.72 04/04/16 20:48:03 barrysmith@barry-smiths-computer.local +55 -41
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/mpi/mpiov.c
1.17 04/04/16 20:48:03 barrysmith@barry-smiths-computer.local +10 -9
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/mpi/mpiaijpc.c
1.5 04/04/16 20:48:03 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/mpi/mpiaij.h
1.13 04/04/16 20:48:03 barrysmith@barry-smiths-computer.local +23 -23
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/mpi/mpiaij.c
1.123 04/04/16 20:48:02 barrysmith@barry-smiths-computer.local +103 -88
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/mpi/mmaij.c
1.14 04/04/16 20:48:02 barrysmith@barry-smiths-computer.local +12 -9
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/mpi/libtfs/xyt.h
1.5.1.1 04/04/16 20:48:02 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/mpi/libtfs/xyt.c
1.7.1.2 04/04/16 20:48:02 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/mpi/libtfs/xxt.h
1.5.1.1 04/04/16 20:48:02 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/mpi/libtfs/xxt.c
1.7.1.2 04/04/16 20:48:02 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/mpi/libtfs/queue.h
1.5.1.1 04/04/16 20:48:02 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/mpi/libtfs/ivec.c
1.6.1.3 04/04/16 20:48:02 barrysmith@barry-smiths-computer.local +6 -12
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/mpi/libtfs/gs.c
1.11.1.3 04/04/16 20:48:02 barrysmith@barry-smiths-computer.local +1 -2
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/mpi/libtfs/comm.c
1.13.1.3 04/04/16 20:48:02 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/mpi/libtfs/bit_mask.c
1.5.1.1 04/04/16 20:48:01 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/mat/impls/aij/mpi/fdmpiaij.c
1.7 04/04/16 20:48:01 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/mat/impls/adj/mpi/mpiadj.c
1.27 04/04/16 20:48:01 barrysmith@barry-smiths-computer.local +26 -24
error codes, cookies and events are now types instead of ints

src/mat/impls/adic/nladic.c
1.7 04/04/16 20:48:01 barrysmith@barry-smiths-computer.local +15 -13
error codes, cookies and events are now types instead of ints

src/mat/impls/adic/matadic.c
1.24 04/04/16 20:48:01 barrysmith@barry-smiths-computer.local +31 -28
error codes, cookies and events are now types instead of ints

src/mat/examples/tutorials/ex3.c
1.11 04/04/16 20:48:01 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/examples/tutorials/ex2.c
1.4 04/04/16 20:48:01 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/examples/tests/ex5.c
1.7 04/04/16 20:48:01 barrysmith@barry-smiths-computer.local +2 -1
error codes, cookies and events are now types instead of ints

src/mat/examples/tests/ex34.c
1.8 04/04/16 20:48:01 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/examples/tests/ex12.c
1.8 04/04/16 20:48:01 barrysmith@barry-smiths-computer.local +6 -6
error codes, cookies and events are now types instead of ints

src/mat/esi/ematrix.c
1.34 04/04/16 20:48:01 barrysmith@barry-smiths-computer.local +14 -11
error codes, cookies and events are now types instead of ints

src/mat/color/slo.c
1.6 04/04/16 20:48:01 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/color/setr.c
1.5 04/04/16 20:48:01 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/color/seq.c
1.5 04/04/16 20:48:01 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/color/scolor.c
1.7 04/04/16 20:48:01 barrysmith@barry-smiths-computer.local +6 -6
error codes, cookies and events are now types instead of ints

src/mat/color/numsrt.c
1.7 04/04/16 20:48:01 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/color/ido.c
1.6 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/color/dsm.c
1.5 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/color/degr.c
1.5 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/mat/color/color.h
1.6 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +7 -7
error codes, cookies and events are now types instead of ints

src/mat/color/color.c
1.16 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +14 -14
error codes, cookies and events are now types instead of ints

src/ksp/utils/damg.c
1.27 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +26 -21
error codes, cookies and events are now types instead of ints

src/ksp/pc/interface/precon.c
1.45 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +63 -61
error codes, cookies and events are now types instead of ints

src/ksp/pc/interface/pcset.c
1.19 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +8 -8
error codes, cookies and events are now types instead of ints

src/ksp/pc/interface/pcregis.c
1.24 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +26 -26
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/spai/src/ispai.c
1.25 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +43 -42
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/spai/src/dspai.c
1.7 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/spai/examples/tutorials/ex2.c
1.10 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +2 -1
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/sor/sor.c
1.19 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +19 -18
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/shell/shellpc.c
1.17 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +30 -30
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/samg/samgpetsctools.c
1.10 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +10 -9
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/samg/samgpetsc.c
1.11 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +11 -9
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/samg/samgmgpetsc.c
1.11 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +3 -2
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/samg/samgfunc.h
1.5 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/samg/petscfunc.h
1.5 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +32 -32
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/redundant/redundant.c
1.17 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +18 -16
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/ramg/ramgpetsc.c
1.16 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +17 -15
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/ramg/petscfunc.h
1.10 04/04/16 20:48:00 barrysmith@barry-smiths-computer.local +29 -29
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/ramg/petscfunc.c
1.16 04/04/16 20:47:59 barrysmith@barry-smiths-computer.local +19 -16
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/pbjacobi/pbjacobi.c
1.10 04/04/16 20:47:59 barrysmith@barry-smiths-computer.local +14 -9
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/none/none.c
1.8 04/04/16 20:47:59 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/mg/smg.c
1.10 04/04/16 20:47:59 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/mg/mgfunc.c
1.9 04/04/16 20:47:59 barrysmith@barry-smiths-computer.local +15 -15
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/mg/mg.c
1.28 04/04/16 20:47:59 barrysmith@barry-smiths-computer.local +21 -17
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/mg/fmg.c
1.10 04/04/16 20:47:59 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/mat/pcmat.c
1.9 04/04/16 20:47:59 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/lu/lu.c
1.27 04/04/16 20:47:59 barrysmith@barry-smiths-computer.local +40 -39
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/ksp/pcksp.c
1.17 04/04/16 20:47:59 barrysmith@barry-smiths-computer.local +14 -13
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/jacobi/jacobi.c
1.11 04/04/16 20:47:58 barrysmith@barry-smiths-computer.local +13 -12
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/is/pcis.h
1.9 04/04/16 20:47:58 barrysmith@barry-smiths-computer.local +6 -6
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/is/pcis.c
1.17 04/04/16 20:47:58 barrysmith@barry-smiths-computer.local +5 -5
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/is/nn/nn.h
1.9 04/04/16 20:47:58 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/is/nn/nn.c
1.22 04/04/16 20:47:58 barrysmith@barry-smiths-computer.local +10 -10
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/ilu/ilu.c
1.31 04/04/16 20:47:58 barrysmith@barry-smiths-computer.local +50 -49
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/icc/icc.c
1.27 04/04/16 20:47:58 barrysmith@barry-smiths-computer.local +28 -28
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/hypre/hyppilut.c
1.52 04/04/16 20:47:58 barrysmith@barry-smiths-computer.local +19 -18
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/esi/pesi.c
1.20 04/04/16 20:47:58 barrysmith@barry-smiths-computer.local +16 -16
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/eisens/eisen.c
1.18 04/04/16 20:47:58 barrysmith@barry-smiths-computer.local +17 -16
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/composite/composite.c
1.18 04/04/16 20:47:58 barrysmith@barry-smiths-computer.local +27 -25
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/cholesky/cholesky.c
1.25 04/04/16 20:47:58 barrysmith@barry-smiths-computer.local +30 -30
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/bjacobi/bjacobi.c
1.27 04/04/16 20:47:58 barrysmith@barry-smiths-computer.local +50 -44
error codes, cookies and events are now types instead of ints

src/ksp/pc/impls/asm/asm.c
1.30 04/04/16 20:47:58 barrysmith@barry-smiths-computer.local +24 -24
error codes, cookies and events are now types instead of ints

src/ksp/pc/examples/tests/ex2.c
1.9 04/04/16 20:47:58 barrysmith@barry-smiths-computer.local +2 -1
error codes, cookies and events are now types instead of ints

src/ksp/pc/examples/tests/ex1.c
1.7 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/ksp/pc/esi/epreconditioner.c
1.29 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +9 -9
error codes, cookies and events are now types instead of ints

src/ksp/ksp/kspimpl.h
1.20 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +8 -8
error codes, cookies and events are now types instead of ints

src/ksp/ksp/interface/xmon.c
1.8 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +14 -12
error codes, cookies and events are now types instead of ints

src/ksp/ksp/interface/itres.c
1.10 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/ksp/ksp/interface/itregis.c
1.10 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +20 -20
error codes, cookies and events are now types instead of ints

src/ksp/ksp/interface/itfunc.c
1.42.1.1 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +44 -43
error codes, cookies and events are now types instead of ints

src/ksp/ksp/interface/iterativ.c
1.15.1.1 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +27 -27
error codes, cookies and events are now types instead of ints

src/ksp/ksp/interface/itcreate.c
1.47 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +23 -22
error codes, cookies and events are now types instead of ints

src/ksp/ksp/interface/itcl.c
1.12 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +8 -8
error codes, cookies and events are now types instead of ints

src/ksp/ksp/interface/iguess.c
1.10 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +7 -7
error codes, cookies and events are now types instead of ints

src/ksp/ksp/interface/eige.c
1.15 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +4 -3
error codes, cookies and events are now types instead of ints

src/ksp/ksp/interface/dlregis.c
1.20 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +6 -6
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/tfqmr/tfqmr.c
1.14 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/tcqmr/tcqmr.c
1.14 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/symmlq/symmlq.c
1.13 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +7 -6
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/rich/richscale.c
1.8 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/rich/rich.c
1.14 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +10 -10
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/qcg/qcg.c
1.15 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +19 -19
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/preonly/preonly.c
1.9 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/minres/minres.c
1.14 04/04/16 20:47:57 barrysmith@barry-smiths-computer.local +7 -6
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/lsqr/lsqr.c
1.14 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +6 -5
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/lgmres/lgmres.c
1.25 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +32 -29
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/gmres/gmres2.c
1.19 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/gmres/gmres.c
1.41 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +39 -34
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/gmres/gmreig.c
1.11 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/gmres/gmpre.c
1.8 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/gmres/borthog2.c
1.14 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/gmres/borthog.c
1.11 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +3 -2
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/fgmres/modpcf.c
1.12 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +6 -5
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/fgmres/fgmres.c
1.30 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +28 -25
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/cr/cr.c
1.23 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/cheby/cheby.c
1.15 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +12 -12
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/cgs/cgs.c
1.18 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/cgne/cgne.c
1.14 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +15 -14
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/cg/cgtype.c
1.8 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/cg/cgeig.c
1.7 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/cg/cg.c
1.22 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +15 -14
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/bicg/bicg.c
1.14 04/04/16 20:47:56 barrysmith@barry-smiths-computer.local +8 -7
error codes, cookies and events are now types instead of ints

src/ksp/ksp/impls/bcgs/bcgs.c
1.15 04/04/16 20:47:55 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/ksp/examples/tutorials/ex15.c
1.11 04/04/16 20:47:55 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/ksp/examples/tutorials/ex13.c
1.11 04/04/16 20:47:55 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/ksp/examples/tutorials/ex12.c
1.11 04/04/16 20:47:55 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/ksp/examples/tests/ex2.c
1.11 04/04/16 20:47:55 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/ksp/esi/esles.c
1.17 04/04/16 20:47:55 barrysmith@barry-smiths-computer.local +13 -13
error codes, cookies and events are now types instead of ints

src/inline/ilu.h
1.9 04/04/16 20:47:55 barrysmith@barry-smiths-computer.local +12 -18
error codes, cookies and events are now types instead of ints

src/fortran/custom/zts.c
1.15 04/04/16 20:47:55 barrysmith@barry-smiths-computer.local +6 -6
error codes, cookies and events are now types instead of ints

src/fortran/custom/zsys.c
1.20 04/04/16 20:47:55 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/fortran/custom/zstartf.c
1.8 04/04/16 20:47:55 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/fortran/custom/zstart.c
1.15 04/04/16 20:47:54 barrysmith@barry-smiths-computer.local +9 -7
error codes, cookies and events are now types instead of ints

src/fortran/custom/zsnes.c
1.19 04/04/16 20:47:54 barrysmith@barry-smiths-computer.local +12 -12
error codes, cookies and events are now types instead of ints

src/fortran/custom/zsles.c
1.11 04/04/16 20:47:54 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/fortran/custom/zsda.c
1.9 04/04/16 20:47:54 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/fortran/custom/zpc.c
1.19 04/04/16 20:47:54 barrysmith@barry-smiths-computer.local +5 -5
error codes, cookies and events are now types instead of ints

src/fortran/custom/zoptions.c
1.9 04/04/16 20:47:54 barrysmith@barry-smiths-computer.local +10 -9
error codes, cookies and events are now types instead of ints

src/fortran/custom/zmat.c
1.31 04/04/16 20:47:54 barrysmith@barry-smiths-computer.local +6 -6
error codes, cookies and events are now types instead of ints

src/fortran/custom/zksp.c
1.20 04/04/16 20:47:54 barrysmith@barry-smiths-computer.local +5 -5
error codes, cookies and events are now types instead of ints

src/fortran/custom/zdraw.c
1.7 04/04/16 20:47:54 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/fortran/custom/zda.c
1.11 04/04/16 20:47:54 barrysmith@barry-smiths-computer.local +6 -6
error codes, cookies and events are now types instead of ints

src/dm/usg/utils/inpututils.c
1.6 04/04/16 20:47:54 barrysmith@barry-smiths-computer.local +12 -12
error codes, cookies and events are now types instead of ints

src/dm/da/utils/sda2.c
1.16 04/04/16 20:47:54 barrysmith@barry-smiths-computer.local +19 -19
error codes, cookies and events are now types instead of ints

src/dm/da/utils/pack.c
1.11 04/04/16 20:47:54 barrysmith@barry-smiths-computer.local +70 -65
error codes, cookies and events are now types instead of ints

src/dm/da/utils/fdda.c
1.36 04/04/16 20:47:54 barrysmith@barry-smiths-computer.local +53 -40
error codes, cookies and events are now types instead of ints

src/dm/da/utils/dm.c
1.9 04/04/16 20:47:54 barrysmith@barry-smiths-computer.local +16 -16
error codes, cookies and events are now types instead of ints

src/dm/da/src/gr2.c
1.22 04/04/16 20:47:54 barrysmith@barry-smiths-computer.local +16 -13
error codes, cookies and events are now types instead of ints

src/dm/da/src/gr1.c
1.9 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/dm/da/src/daview.c
1.18 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +7 -6
error codes, cookies and events are now types instead of ints

src/dm/da/src/dasub.c
1.7 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +3 -2
error codes, cookies and events are now types instead of ints

src/dm/da/src/dascatter.c
1.8 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/dm/da/src/dapf.c
1.7 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/dm/da/src/daltol.c
1.10 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +5 -5
error codes, cookies and events are now types instead of ints

src/dm/da/src/daltog.c
1.8 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/dm/da/src/dalocal.c
1.20 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +33 -29
error codes, cookies and events are now types instead of ints

src/dm/da/src/daload.c
1.8 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +3 -2
error codes, cookies and events are now types instead of ints

src/dm/da/src/dainterp.c
1.18 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +23 -16
error codes, cookies and events are now types instead of ints

src/dm/da/src/daindex.c
1.11 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/dm/da/src/dagtona.c
1.11 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/dm/da/src/dagtol.c
1.11 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +19 -19
error codes, cookies and events are now types instead of ints

src/dm/da/src/daghost.c
1.7 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/dm/da/src/dagetarray.c
1.9 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/dm/da/src/dadist.c
1.13 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

src/dm/da/src/dadestroy.c
1.18 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +6 -6
error codes, cookies and events are now types instead of ints

src/dm/da/src/dacorn.c
1.12 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +10 -10
error codes, cookies and events are now types instead of ints

src/dm/da/src/da3.c
1.22 04/04/16 20:47:53 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/dm/da/src/da2.c
1.45 04/04/16 20:47:52 barrysmith@barry-smiths-computer.local +50 -45
error codes, cookies and events are now types instead of ints

src/dm/da/src/da1.c
1.22 04/04/16 20:47:52 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/dm/da/examples/tests/ex19.c
1.4 04/04/16 20:47:52 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/dm/da/examples/tests/ex13.c
1.7 04/04/16 20:47:52 barrysmith@barry-smiths-computer.local +2 -1
error codes, cookies and events are now types instead of ints

src/dm/da/daimpl.h
1.16 04/04/16 20:47:52 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/dm/ao/utils/aosetlocal.c
1.7 04/04/16 20:47:52 barrysmith@barry-smiths-computer.local +2 -1
error codes, cookies and events are now types instead of ints

src/dm/ao/utils/aopart.c
1.8 04/04/16 20:47:52 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/dm/ao/interface/dlregis.c
1.20 04/04/16 20:47:52 barrysmith@barry-smiths-computer.local +4 -4
error codes, cookies and events are now types instead of ints

src/dm/ao/interface/aodataalias.c
1.7 04/04/16 20:47:52 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/dm/ao/interface/aodata.c
1.10 04/04/16 20:47:52 barrysmith@barry-smiths-computer.local +79 -76
error codes, cookies and events are now types instead of ints

src/dm/ao/interface/ao.c
1.13 04/04/16 20:47:52 barrysmith@barry-smiths-computer.local +18 -18
error codes, cookies and events are now types instead of ints

src/dm/ao/impls/mapping/aomapping.c
1.20 04/04/16 20:47:52 barrysmith@barry-smiths-computer.local +12 -12
error codes, cookies and events are now types instead of ints

src/dm/ao/impls/basic/aoreduced.c
1.7 04/04/16 20:47:52 barrysmith@barry-smiths-computer.local +3 -2
error codes, cookies and events are now types instead of ints

src/dm/ao/impls/basic/aodatabasic.c
1.17 04/04/16 20:47:52 barrysmith@barry-smiths-computer.local +48 -38
error codes, cookies and events are now types instead of ints

src/dm/ao/impls/basic/aobasic.c
1.20 04/04/16 20:47:51 barrysmith@barry-smiths-computer.local +17 -17
error codes, cookies and events are now types instead of ints

src/dm/ao/examples/tutorials/ex2.c
1.10 04/04/16 20:47:51 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/dm/ao/aoimpl.h
1.12 04/04/16 20:47:51 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

src/contrib/oberman/laplacian_q1/scalable/apppartition.c
1.5 04/04/16 20:47:51 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/contrib/oberman/burgers_vertex_based_q1/main.c
1.9 04/04/16 20:47:51 barrysmith@barry-smiths-computer.local +6 -6
error codes, cookies and events are now types instead of ints

src/contrib/oberman/burgers_df_based_q1/appsetalg.c
1.9 04/04/16 20:47:51 barrysmith@barry-smiths-computer.local +9 -9
error codes, cookies and events are now types instead of ints

src/contrib/fun3d/flow.c
1.16 04/04/16 20:47:51 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/benchmarks/Index.c
1.5 04/04/16 20:47:51 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

include/vecimpl.h
1.22 04/04/16 20:47:51 barrysmith@barry-smiths-computer.local +14 -14
error codes, cookies and events are now types instead of ints

include/petscviewer.h
1.36 04/04/16 20:47:51 barrysmith@barry-smiths-computer.local +93 -91
error codes, cookies and events are now types instead of ints

include/petscvec.h
1.48 04/04/16 20:47:50 barrysmith@barry-smiths-computer.local +165 -165
error codes, cookies and events are now types instead of ints

include/petscts.h
1.24 04/04/16 20:47:50 barrysmith@barry-smiths-computer.local +92 -92
error codes, cookies and events are now types instead of ints

include/petscsys.h
1.14.1.1 04/04/16 20:47:50 barrysmith@barry-smiths-computer.local +63 -63
error codes, cookies and events are now types instead of ints

include/petscsnes.h
1.30 04/04/16 20:47:50 barrysmith@barry-smiths-computer.local +111 -111
error codes, cookies and events are now types instead of ints

include/petscpf.h
1.11 04/04/16 20:47:50 barrysmith@barry-smiths-computer.local +12 -12
error codes, cookies and events are now types instead of ints

include/petscpc.h
1.45 04/04/16 20:47:50 barrysmith@barry-smiths-computer.local +127 -127
error codes, cookies and events are now types instead of ints

include/petscoptions.h
1.16 04/04/16 20:47:50 barrysmith@barry-smiths-computer.local +47 -47
error codes, cookies and events are now types instead of ints

include/petscmg.h
1.8 04/04/16 20:47:50 barrysmith@barry-smiths-computer.local +19 -19
error codes, cookies and events are now types instead of ints

include/petscmatlab.h
1.14 04/04/16 20:47:50 barrysmith@barry-smiths-computer.local +9 -9
error codes, cookies and events are now types instead of ints

include/petscmath.h
1.21 04/04/16 20:47:50 barrysmith@barry-smiths-computer.local +3 -3
error codes, cookies and events are now types instead of ints

include/petscmat.h
1.122 04/04/16 20:47:50 barrysmith@barry-smiths-computer.local +259 -259
error codes, cookies and events are now types instead of ints

include/petsclog.h
1.39 04/04/16 20:47:49 barrysmith@barry-smiths-computer.local +55 -55
error codes, cookies and events are now types instead of ints

include/petscksp.h
1.45 04/04/16 20:47:49 barrysmith@barry-smiths-computer.local +108 -108
error codes, cookies and events are now types instead of ints

include/petscis.h
1.17 04/04/16 20:47:49 barrysmith@barry-smiths-computer.local +59 -59
error codes, cookies and events are now types instead of ints

include/petschead.h
1.29.1.1 04/04/16 20:47:49 barrysmith@barry-smiths-computer.local +20 -20
error codes, cookies and events are now types instead of ints

include/petscf90.h
1.7 04/04/16 20:47:49 barrysmith@barry-smiths-computer.local +10 -10
error codes, cookies and events are now types instead of ints

include/petscerror.h
1.29 04/04/16 20:47:49 barrysmith@barry-smiths-computer.local +21 -21
error codes, cookies and events are now types instead of ints

include/petscdraw.h
1.20 04/04/16 20:47:49 barrysmith@barry-smiths-computer.local +117 -117
error codes, cookies and events are now types instead of ints

include/petscda.h
1.31 04/04/16 20:47:49 barrysmith@barry-smiths-computer.local +143 -143
error codes, cookies and events are now types instead of ints

include/petscao.h
1.14 04/04/16 20:47:49 barrysmith@barry-smiths-computer.local +79 -79
error codes, cookies and events are now types instead of ints

include/petsc.h
1.63 04/04/16 20:47:49 barrysmith@barry-smiths-computer.local +149 -142
error codes, cookies and events are now types instead of ints

include/esi/petsc/matrix.h
1.21 04/04/16 20:47:48 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

docs/tex/manual/part2.tex
1.75 04/04/16 20:47:48 barrysmith@barry-smiths-computer.local +2 -2
error codes, cookies and events are now types instead of ints

bmake/common/rules
1.120 04/04/16 20:47:48 barrysmith@barry-smiths-computer.local +1 -1
error codes, cookies and events are now types instead of ints

src/sys/ctable.h
1.5 04/04/15 16:35:07 barrysmith@barrysmith-57.mcs.anl.gov +10 -10
prototypes DO NOT take argument names


Hg-commit: a4152d595f947305b70fc8bb99b79baf5cfe11ef

show more ...


/petsc/bmake/ascired/petscconf.h
/petsc/bmake/common/rules
/petsc/bmake/config/packages.in
/petsc/bmake/freebsd/petscfix.h
/petsc/bmake/petscconf.defs
/petsc/bmake/win32_borland/petscfix.h
/petsc/bmake/win32_gnu/petscfix.h
/petsc/bmake/win32_intel/petscfix.h
/petsc/bmake/win32_ms/petscfix.h
/petsc/bmake/win32_ms_hpvm/petscfix.h
/petsc/bmake/win32_ms_mpich/petscfix.h
/petsc/bmake/win32_ms_mpipro/petscfix.h
/petsc/bmake/win32_ms_wmpi/petscfix.h
/petsc/bmake/win64_intel/petscfix.h
/petsc/config/configure.py
/petsc/docs/tex/manual/developers.tex
/petsc/docs/tex/manual/makefile
/petsc/docs/tex/manual/part2.tex
/petsc/docs/website/documentation/changes/221.html
/petsc/docs/website/documentation/faq.html
/petsc/docs/website/documentation/troubleshooting.html
/petsc/include/esi/petsc/indexspace.h
/petsc/include/esi/petsc/matrix.h
/petsc/include/mpiuni/mpi.h
/petsc/include/petsc.h
/petsc/include/petscao.h
/petsc/include/petscda.h
/petsc/include/petscdraw.h
/petsc/include/petscerror.h
/petsc/include/petscf90.h
/petsc/include/petschead.h
/petsc/include/petscis.h
/petsc/include/petscksp.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscmatlab.h
/petsc/include/petscmg.h
/petsc/include/petscoptions.h
/petsc/include/petscpc.h
/petsc/include/petscpf.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscviewer.h
/petsc/include/vecimpl.h
/petsc/maint/buildconfigtest
/petsc/maint/builddistlite
/petsc/maint/buildtest
/petsc/maint/buildtest.old
/petsc/maint/checkBuilds.py
/petsc/maint/copylognightly
/petsc/maint/copylognightly.tao
/petsc/maint/copytestlog.old
/petsc/maint/countfiles
/petsc/maint/fixinclude
/petsc/maint/getpdflabels.py
/petsc/maint/helpindex.py
/petsc/maint/killnightly
/petsc/maint/makepatch
/petsc/maint/update-docs.py
/petsc/maint/wwwindex.py
/petsc/make.py
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/packages/ADIC.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/BlockSolve.py
/petsc/python/PETSc/packages/C2HTML.py
/petsc/python/PETSc/packages/Dscpack.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/Make.py
/petsc/python/PETSc/packages/Mathematica.py
/petsc/python/PETSc/packages/Matlab.py
/petsc/python/PETSc/packages/Mumps.py
/petsc/python/PETSc/packages/NetCDF.py
/petsc/python/PETSc/packages/PLAPACK.py
/petsc/python/PETSc/packages/PVODE.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/Sowing.py
/petsc/python/PETSc/packages/Spooles.py
/petsc/python/PETSc/packages/Superlu.py
/petsc/python/PETSc/packages/Superlu_dist.py
/petsc/python/PETSc/packages/Triangle.py
/petsc/python/PETSc/packages/Umfpack.py
/petsc/python/PETSc/packages/X11.py
/petsc/python/PETSc/packages/compilerFlags.py
/petsc/python/PETSc/packages/update.py
/petsc/src/benchmarks/Index.c
/petsc/src/benchmarks/PLogEvent.c
/petsc/src/contrib/fun3d/flow.c
/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_vertex_based_q1/appload.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/appload.c
/petsc/src/contrib/oberman/laplacian_q1/finput.c
/petsc/src/contrib/oberman/laplacian_q1/scalable/apppartition.c
/petsc/src/dm/ao/aoimpl.h
/petsc/src/dm/ao/examples/tutorials/ex1.c
/petsc/src/dm/ao/examples/tutorials/ex2.c
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/ao/impls/basic/aoreduced.c
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/ao/interface/ao.c
/petsc/src/dm/ao/interface/aodata.c
/petsc/src/dm/ao/interface/aodataalias.c
/petsc/src/dm/ao/interface/dlregis.c
/petsc/src/dm/ao/utils/aopart.c
/petsc/src/dm/ao/utils/aosetlocal.c
/petsc/src/dm/da/daimpl.h
/petsc/src/dm/da/examples/tests/ex13.c
/petsc/src/dm/da/examples/tests/ex19.c
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/dacorn.c
/petsc/src/dm/da/src/dadestroy.c
/petsc/src/dm/da/src/dadist.c
/petsc/src/dm/da/src/dagetarray.c
/petsc/src/dm/da/src/daghost.c
/petsc/src/dm/da/src/dagtol.c
/petsc/src/dm/da/src/dagtona.c
/petsc/src/dm/da/src/daindex.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/src/daload.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/src/daltog.c
/petsc/src/dm/da/src/daltol.c
/petsc/src/dm/da/src/dapf.c
/petsc/src/dm/da/src/dascatter.c
/petsc/src/dm/da/src/dasub.c
/petsc/src/dm/da/src/daview.c
/petsc/src/dm/da/src/gr1.c
/petsc/src/dm/da/src/gr2.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/da/utils/sda2.c
/petsc/src/dm/usg/utils/inpututils.c
/petsc/src/dm/usg/utils/triconvert.c
/petsc/src/fortran/custom/zda.c
/petsc/src/fortran/custom/zdraw.c
/petsc/src/fortran/custom/zksp.c
/petsc/src/fortran/custom/zmat.c
/petsc/src/fortran/custom/zoptions.c
/petsc/src/fortran/custom/zpc.c
/petsc/src/fortran/custom/zsda.c
/petsc/src/fortran/custom/zsles.c
/petsc/src/fortran/custom/zsnes.c
/petsc/src/fortran/custom/zstart.c
/petsc/src/fortran/custom/zstartf.c
/petsc/src/fortran/custom/zsys.c
/petsc/src/fortran/custom/zts.c
/petsc/src/fortran/custom/zvec.c
/petsc/src/inline/axpy.h
/petsc/src/inline/dot.h
/petsc/src/inline/ilu.h
/petsc/src/ksp/esi/esles.c
/petsc/src/ksp/examples/tests/ex18.c
/petsc/src/ksp/examples/tests/ex2.c
/petsc/src/ksp/examples/tests/ex6.c
/petsc/src/ksp/examples/tests/ex7.c
/petsc/src/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/examples/tutorials/ex12.c
/petsc/src/ksp/examples/tutorials/ex13.c
/petsc/src/ksp/examples/tutorials/ex15.c
/petsc/src/ksp/examples/tutorials/ex27.c
/petsc/src/ksp/examples/tutorials/ex28.c
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/bicg/bicg.c
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cg/cgeig.c
/petsc/src/ksp/ksp/impls/cg/cgtype.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/fgmres/modpcf.c
/petsc/src/ksp/ksp/impls/gmres/borthog.c
/petsc/src/ksp/ksp/impls/gmres/borthog2.c
/petsc/src/ksp/ksp/impls/gmres/gmpre.c
/petsc/src/ksp/ksp/impls/gmres/gmreig.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres2.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/preonly/preonly.c
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/impls/rich/richscale.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/dlregis.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/itcreate.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/interface/itregis.c
/petsc/src/ksp/ksp/interface/itres.c
/petsc/src/ksp/ksp/interface/xmon.c
/petsc/src/ksp/ksp/kspimpl.h
/petsc/src/ksp/pc/esi/epreconditioner.c
/petsc/src/ksp/pc/examples/tests/ex1.c
/petsc/src/ksp/pc/examples/tests/ex2.c
/petsc/src/ksp/pc/examples/tests/ex3.c
/petsc/src/ksp/pc/examples/tests/ex5.c
/petsc/src/ksp/pc/examples/tests/ex6.c
/petsc/src/ksp/pc/examples/tutorials/ex1.c
/petsc/src/ksp/pc/examples/tutorials/ex2.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/eisens/eisen.c
/petsc/src/ksp/pc/impls/esi/pesi.c
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/icc/icc.c
/petsc/src/ksp/pc/impls/ilu/ilu.c
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/ksp/pc/impls/is/nn/nn.h
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/pc/impls/is/pcis.h
/petsc/src/ksp/pc/impls/jacobi/jacobi.c
/petsc/src/ksp/pc/impls/ksp/pcksp.c
/petsc/src/ksp/pc/impls/lu/lu.c
/petsc/src/ksp/pc/impls/mat/pcmat.c
/petsc/src/ksp/pc/impls/mg/fmg.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/ksp/pc/impls/mg/smg.c
/petsc/src/ksp/pc/impls/none/none.c
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/ksp/pc/impls/ramg/petscfunc.c
/petsc/src/ksp/pc/impls/ramg/petscfunc.h
/petsc/src/ksp/pc/impls/ramg/ramgpetsc.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/samg/petscfunc.h
/petsc/src/ksp/pc/impls/samg/samgfunc.h
/petsc/src/ksp/pc/impls/samg/samgmgpetsc.c
/petsc/src/ksp/pc/impls/samg/samgpetsc.c
/petsc/src/ksp/pc/impls/samg/samgpetsctools.c
/petsc/src/ksp/pc/impls/shell/shellpc.c
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/ksp/pc/impls/spai/examples/tutorials/ex2.c
/petsc/src/ksp/pc/impls/spai/src/dspai.c
/petsc/src/ksp/pc/impls/spai/src/ispai.c
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/ksp/pc/interface/pcset.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/ksp/utils/damg.c
/petsc/src/mat/color/color.c
/petsc/src/mat/color/color.h
/petsc/src/mat/color/degr.c
/petsc/src/mat/color/dsm.c
/petsc/src/mat/color/ido.c
/petsc/src/mat/color/numsrt.c
/petsc/src/mat/color/scolor.c
/petsc/src/mat/color/seq.c
/petsc/src/mat/color/setr.c
/petsc/src/mat/color/slo.c
/petsc/src/mat/esi/ematrix.c
/petsc/src/mat/examples/tests/ex12.c
/petsc/src/mat/examples/tests/ex14.c
/petsc/src/mat/examples/tests/ex21.c
/petsc/src/mat/examples/tests/ex32.c
/petsc/src/mat/examples/tests/ex33.c
/petsc/src/mat/examples/tests/ex34.c
/petsc/src/mat/examples/tests/ex40.c
/petsc/src/mat/examples/tests/ex41.c
/petsc/src/mat/examples/tests/ex42.c
/petsc/src/mat/examples/tests/ex45.c
/petsc/src/mat/examples/tests/ex47.c
/petsc/src/mat/examples/tests/ex5.c
/petsc/src/mat/examples/tests/ex50.c
/petsc/src/mat/examples/tests/ex51.c
/petsc/src/mat/examples/tests/ex53.c
/petsc/src/mat/examples/tests/ex55.c
/petsc/src/mat/examples/tests/ex57.c
/petsc/src/mat/examples/tests/ex58.c
/petsc/src/mat/examples/tests/ex62.c
/petsc/src/mat/examples/tests/ex72.c
/petsc/src/mat/examples/tests/ex73.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/ex78.c
/petsc/src/mat/examples/tests/ex80.c
/petsc/src/mat/examples/tests/ex81.c
/petsc/src/mat/examples/tests/ex86.c
/petsc/src/mat/examples/tests/ex87.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/makefile
/petsc/src/mat/examples/tests/output/ex93_1.out
/petsc/src/mat/examples/tutorials/ex1.c
/petsc/src/mat/examples/tutorials/ex2.c
/petsc/src/mat/examples/tutorials/ex3.c
/petsc/src/mat/examples/tutorials/ex4.c
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/adic/nladic.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/fdmpiaij.c
/petsc/src/mat/impls/aij/mpi/libtfs/bit_mask.c
/petsc/src/mat/impls/aij/mpi/libtfs/bss_malloc.c
/petsc/src/mat/impls/aij/mpi/libtfs/comm.c
/petsc/src/mat/impls/aij/mpi/libtfs/const.h
/petsc/src/mat/impls/aij/mpi/libtfs/gs.c
/petsc/src/mat/impls/aij/mpi/libtfs/ivec.c
/petsc/src/mat/impls/aij/mpi/libtfs/queue.h
/petsc/src/mat/impls/aij/mpi/libtfs/types.h
/petsc/src/mat/impls/aij/mpi/libtfs/xxt.c
/petsc/src/mat/impls/aij/mpi/libtfs/xxt.h
/petsc/src/mat/impls/aij/mpi/libtfs/xyt.c
/petsc/src/mat/impls/aij/mpi/libtfs/xyt.h
/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/mpiaijpc.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/pxxt.c
/petsc/src/mat/impls/aij/mpi/spooles/mpiaijspooles.c
/petsc/src/mat/impls/aij/mpi/spooles/mpispooles.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/aijnode.c
/petsc/src/mat/impls/aij/seq/essl/essl.c
/petsc/src/mat/impls/aij/seq/fdaij.c
/petsc/src/mat/impls/aij/seq/ij.c
/petsc/src/mat/impls/aij/seq/ilut.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/matmatmult.c
/petsc/src/mat/impls/aij/seq/matpapt.c
/petsc/src/mat/impls/aij/seq/matptap.c
/petsc/src/mat/impls/aij/seq/spooles/aijspooles.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.h
/petsc/src/mat/impls/aij/seq/spooles/spoolesOptions.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/aij/seq/symtranspose.c
/petsc/src/mat/impls/aij/seq/umfpack/umfpack.c
/petsc/src/mat/impls/aij/seq/unary.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/baijfact10.c
/petsc/src/mat/impls/baij/seq/baijfact11.c
/petsc/src/mat/impls/baij/seq/baijfact12.c
/petsc/src/mat/impls/baij/seq/baijfact13.c
/petsc/src/mat/impls/baij/seq/baijfact14.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/baij/seq/baijfact4.c
/petsc/src/mat/impls/baij/seq/baijfact5.c
/petsc/src/mat/impls/baij/seq/baijfact6.c
/petsc/src/mat/impls/baij/seq/baijfact7.c
/petsc/src/mat/impls/baij/seq/baijfact8.c
/petsc/src/mat/impls/baij/seq/baijfact9.c
/petsc/src/mat/impls/baij/seq/dgedi.c
/petsc/src/mat/impls/baij/seq/dgefa.c
/petsc/src/mat/impls/baij/seq/dgefa2.c
/petsc/src/mat/impls/baij/seq/dgefa3.c
/petsc/src/mat/impls/baij/seq/dgefa4.c
/petsc/src/mat/impls/baij/seq/dgefa5.c
/petsc/src/mat/impls/baij/seq/dgefa6.c
/petsc/src/mat/impls/baij/seq/dgefa7.c
/petsc/src/mat/impls/bdiag/mpi/mmbdiag.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.h
/petsc/src/mat/impls/bdiag/seq/bdfact.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.h
/petsc/src/mat/impls/bdiag/seq/bdiag2.c
/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/dense/seq/dense.h
/petsc/src/mat/impls/esi/mesi.c
/petsc/src/mat/impls/feti/feti.c
/petsc/src/mat/impls/hypre/mhyp.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/rowbs/mpi/mpirowbs.h
/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/sbaijov.c
/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/sbaijfact10.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact11.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact12.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact3.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact4.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact5.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact6.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact7.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact8.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact9.c
/petsc/src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/sro.c
shell.c
shellcnv.c
/petsc/src/mat/interface/dlregis.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matreg.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/interface/mhas.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/order/degree.c
/petsc/src/mat/order/fn1wd.c
/petsc/src/mat/order/fndsep.c
/petsc/src/mat/order/fnroot.c
/petsc/src/mat/order/gen1wd.c
/petsc/src/mat/order/gennd.c
/petsc/src/mat/order/genqmd.c
/petsc/src/mat/order/genrcm.c
/petsc/src/mat/order/order.h
/petsc/src/mat/order/qmdmrg.c
/petsc/src/mat/order/qmdqt.c
/petsc/src/mat/order/qmdrch.c
/petsc/src/mat/order/qmdupd.c
/petsc/src/mat/order/rcm.c
/petsc/src/mat/order/rootls.c
/petsc/src/mat/order/sorder.c
/petsc/src/mat/order/sp1wd.c
/petsc/src/mat/order/spnd.c
/petsc/src/mat/order/spqmd.c
/petsc/src/mat/order/sprcm.c
/petsc/src/mat/order/sregis.c
/petsc/src/mat/partition/impls/chaco/chaco.c
/petsc/src/mat/partition/impls/jostle/jostle.c
/petsc/src/mat/partition/impls/party/party.c
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/mat/partition/impls/scotch/scotch.c
/petsc/src/mat/partition/partition.c
/petsc/src/mat/partition/spartition.c
/petsc/src/mat/utils/axpy.c
/petsc/src/mat/utils/convert.c
/petsc/src/mat/utils/freespace.c
/petsc/src/mat/utils/freespace.h
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/getcolv.c
/petsc/src/mat/utils/matio.c
/petsc/src/mat/utils/matioall.c
/petsc/src/mat/utils/matstash.c
/petsc/src/mat/utils/zerodiag.c
/petsc/src/pf/examples/tutorials/ex1.c
/petsc/src/pf/impls/constant/const.c
/petsc/src/pf/impls/matlab/cmatlab.c
/petsc/src/pf/impls/string/cstring.c
/petsc/src/pf/interface/pf.c
/petsc/src/pf/interface/pfall.c
/petsc/src/snes/examples/tests/ex1.c
/petsc/src/snes/examples/tests/ex4.c
/petsc/src/snes/examples/tests/ex9.c
/petsc/src/snes/examples/tutorials/ex10d/ex10.c
/petsc/src/snes/examples/tutorials/ex14.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/ex30.c
/petsc/src/snes/examples/tutorials/ex5f.F
/petsc/src/snes/examples/tutorials/ex6.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/ls/lsparams.c
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/interface/dlregis.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/interface/snesj2.c
/petsc/src/snes/interface/snesregi.c
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/mf/mfregis.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/mf/snesmfjdef.c
/petsc/src/snes/mf/wp.c
/petsc/src/snes/snesimpl.h
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/ctable.h
/petsc/src/sys/examples/tests/ex1.c
/petsc/src/sys/examples/tests/ex2.c
/petsc/src/sys/examples/tests/ex3.c
/petsc/src/sys/examples/tests/ex9.c
/petsc/src/sys/examples/tutorials/ex1.c
/petsc/src/sys/examples/tutorials/ex2.c
/petsc/src/sys/examples/tutorials/ex4.c
/petsc/src/sys/src/adic/adic/run-alloc.c
/petsc/src/sys/src/adic/adic/run-map.c
/petsc/src/sys/src/adic/adintrinsics/adintrinsics.c
/petsc/src/sys/src/adic/adintrinsics/report-once.c
/petsc/src/sys/src/dll/dl.c
/petsc/src/sys/src/dll/reg.c
/petsc/src/sys/src/draw/examples/tests/ex1.c
/petsc/src/sys/src/draw/examples/tests/ex2.c
/petsc/src/sys/src/draw/examples/tests/ex4.c
/petsc/src/sys/src/draw/impls/ps/pops.c
/petsc/src/sys/src/draw/impls/win32/win32draw.c
/petsc/src/sys/src/draw/impls/x/drawopenx.c
/petsc/src/sys/src/draw/impls/x/frame.c
/petsc/src/sys/src/draw/impls/x/text.c
/petsc/src/sys/src/draw/impls/x/tone.c
/petsc/src/sys/src/draw/impls/x/wmap.c
/petsc/src/sys/src/draw/impls/x/xcolor.c
/petsc/src/sys/src/draw/impls/x/ximpl.h
/petsc/src/sys/src/draw/impls/x/xinit.c
/petsc/src/sys/src/draw/impls/x/xops.c
/petsc/src/sys/src/draw/interface/dbuff.c
/petsc/src/sys/src/draw/interface/dclear.c
/petsc/src/sys/src/draw/interface/dcoor.c
/petsc/src/sys/src/draw/interface/dellipse.c
/petsc/src/sys/src/draw/interface/dflush.c
/petsc/src/sys/src/draw/interface/dgcoor.c
/petsc/src/sys/src/draw/interface/dgpause.c
/petsc/src/sys/src/draw/interface/dline.c
/petsc/src/sys/src/draw/interface/dlinegw.c
/petsc/src/sys/src/draw/interface/dlinew.c
/petsc/src/sys/src/draw/interface/dmouse.c
/petsc/src/sys/src/draw/interface/dpause.c
/petsc/src/sys/src/draw/interface/dpoint.c
/petsc/src/sys/src/draw/interface/dpoints.c
/petsc/src/sys/src/draw/interface/draw.c
/petsc/src/sys/src/draw/interface/drawreg.c
/petsc/src/sys/src/draw/interface/drawregall.c
/petsc/src/sys/src/draw/interface/drect.c
/petsc/src/sys/src/draw/interface/dsclear.c
/petsc/src/sys/src/draw/interface/dsetpause.c
/petsc/src/sys/src/draw/interface/dsflush.c
/petsc/src/sys/src/draw/interface/dtext.c
/petsc/src/sys/src/draw/interface/dtextgs.c
/petsc/src/sys/src/draw/interface/dtexts.c
/petsc/src/sys/src/draw/interface/dtextv.c
/petsc/src/sys/src/draw/interface/dtri.c
/petsc/src/sys/src/draw/interface/dviewp.c
/petsc/src/sys/src/draw/utils/axis.c
/petsc/src/sys/src/draw/utils/dscatter.c
/petsc/src/sys/src/draw/utils/hists.c
/petsc/src/sys/src/draw/utils/hue.c
/petsc/src/sys/src/draw/utils/lg.c
/petsc/src/sys/src/draw/utils/zoom.c
/petsc/src/sys/src/error/adebug.c
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/error/errabort.c
/petsc/src/sys/src/error/errstop.c
/petsc/src/sys/src/error/errtrace.c
/petsc/src/sys/src/error/fp.c
/petsc/src/sys/src/error/signal.c
/petsc/src/sys/src/error/stack.c
/petsc/src/sys/src/esi/eobject.c
/petsc/src/sys/src/f90/f90_IRIX.c
/petsc/src/sys/src/f90/f90_absoft.c
/petsc/src/sys/src/f90/f90_alpha.c
/petsc/src/sys/src/f90/f90_common.c
/petsc/src/sys/src/f90/f90_hpux.c
/petsc/src/sys/src/f90/f90_intel.c
/petsc/src/sys/src/f90/f90_intel8.c
/petsc/src/sys/src/f90/f90_nag.c
/petsc/src/sys/src/f90/f90_rs6000.c
/petsc/src/sys/src/f90/f90_solaris.c
/petsc/src/sys/src/f90/f90_solaris_old.c
/petsc/src/sys/src/f90/f90_t3e.c
/petsc/src/sys/src/f90/f90_win32.c
/petsc/src/sys/src/fileio/ffpath.c
/petsc/src/sys/src/fileio/fpath.c
/petsc/src/sys/src/fileio/fretrieve.c
/petsc/src/sys/src/fileio/ftest.c
/petsc/src/sys/src/fileio/fwd.c
/petsc/src/sys/src/fileio/ghome.c
/petsc/src/sys/src/fileio/grpath.c
/petsc/src/sys/src/fileio/mpiuopen.c
/petsc/src/sys/src/fileio/mprint.c
/petsc/src/sys/src/fileio/rpath.c
/petsc/src/sys/src/fileio/smatlab.c
/petsc/src/sys/src/fileio/sysio.c
/petsc/src/sys/src/matlabengine/matlab.c
/petsc/src/sys/src/memory/mal.c
/petsc/src/sys/src/memory/mem.c
/petsc/src/sys/src/memory/mtr.c
/petsc/src/sys/src/mpiuni/mpi.c
/petsc/src/sys/src/objects/ams/aoptions.c
/petsc/src/sys/src/objects/ams/pams.c
/petsc/src/sys/src/objects/cookie.c
/petsc/src/sys/src/objects/destroy.c
/petsc/src/sys/src/objects/gcomm.c
/petsc/src/sys/src/objects/gcookie.c
/petsc/src/sys/src/objects/gtype.c
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/objects/init.c
/petsc/src/sys/src/objects/olist.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/objects/pcomm.c
/petsc/src/sys/src/objects/pgname.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/objects/pname.c
/petsc/src/sys/src/objects/prefix.c
/petsc/src/sys/src/objects/ptype.c
/petsc/src/sys/src/objects/state.c
/petsc/src/sys/src/objects/tagm.c
/petsc/src/sys/src/plog/classLog.c
/petsc/src/sys/src/plog/eventLog.c
/petsc/src/sys/src/plog/mpitr.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/plog/plog.h
/petsc/src/sys/src/plog/ploginfo.c
/petsc/src/sys/src/plog/plogmpe.c
/petsc/src/sys/src/plog/ptime.h
/petsc/src/sys/src/plog/stageLog.c
/petsc/src/sys/src/time/cputime.c
/petsc/src/sys/src/time/fdate.c
/petsc/src/sys/src/time/nt_time.c
/petsc/src/sys/src/utils/arch.c
/petsc/src/sys/src/utils/ctable.c
/petsc/src/sys/src/utils/dict.c
/petsc/src/sys/src/utils/dlregis.h
/petsc/src/sys/src/utils/fhost.c
/petsc/src/sys/src/utils/fuser.c
/petsc/src/sys/src/utils/ghost.c
/petsc/src/sys/src/utils/memc.c
/petsc/src/sys/src/utils/mpimesg.c
/petsc/src/sys/src/utils/mpiu.c
/petsc/src/sys/src/utils/pbarrier.c
/petsc/src/sys/src/utils/pdisplay.c
/petsc/src/sys/src/utils/plapack.c
/petsc/src/sys/src/utils/psleep.c
/petsc/src/sys/src/utils/psplit.c
/petsc/src/sys/src/utils/random.c
/petsc/src/sys/src/utils/select.c
/petsc/src/sys/src/utils/sortd.c
/petsc/src/sys/src/utils/sorti.c
/petsc/src/sys/src/utils/sortip.c
/petsc/src/sys/src/utils/sseenabled.c
/petsc/src/sys/src/utils/str.c
/petsc/src/sys/src/viewer/examples/tests/ex3.c
/petsc/src/sys/src/viewer/impls/ams/ams.c
/petsc/src/sys/src/viewer/impls/ams/amsopen.c
/petsc/src/sys/src/viewer/impls/ascii/filev.c
/petsc/src/sys/src/viewer/impls/ascii/vcreatea.c
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/sys/src/viewer/impls/draw/drawv.c
/petsc/src/sys/src/viewer/impls/hdf4/hdf4v.c
/petsc/src/sys/src/viewer/impls/mathematica/mathematica.c
/petsc/src/sys/src/viewer/impls/mathematica/mathematica.h
/petsc/src/sys/src/viewer/impls/matlab/vmatlab.c
/petsc/src/sys/src/viewer/impls/netcdf/vnetcdf.c
/petsc/src/sys/src/viewer/impls/silo/vsilo.c
/petsc/src/sys/src/viewer/impls/socket/matlab/bread.c
/petsc/src/sys/src/viewer/impls/socket/matlab/openport.c
/petsc/src/sys/src/viewer/impls/socket/matlab/readinvecs.c
/petsc/src/sys/src/viewer/impls/socket/matlab/receive.c
/petsc/src/sys/src/viewer/impls/socket/matlab/receivedense.c
/petsc/src/sys/src/viewer/impls/socket/matlab/receivesparse.c
/petsc/src/sys/src/viewer/impls/socket/send.c
/petsc/src/sys/src/viewer/impls/socket/senddense.c
/petsc/src/sys/src/viewer/impls/socket/sendsparse.c
/petsc/src/sys/src/viewer/impls/string/stringv.c
/petsc/src/sys/src/viewer/impls/vu/petscvu.c
/petsc/src/sys/src/viewer/interface/dlregispetsc.c
/petsc/src/sys/src/viewer/interface/dupl.c
/petsc/src/sys/src/viewer/interface/flush.c
/petsc/src/sys/src/viewer/interface/view.c
/petsc/src/sys/src/viewer/interface/viewa.c
/petsc/src/sys/src/viewer/interface/viewers.c
/petsc/src/sys/src/viewer/interface/viewreg.c
/petsc/src/sys/src/viewer/interface/viewregall.c
/petsc/src/ts/examples/tests/ex4.c
/petsc/src/ts/examples/tutorials/ex6.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/implicit/pvode/petscpvode.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/dlregis.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/ts/interface/tsfd.c
/petsc/src/ts/interface/tsreg.c
/petsc/src/ts/interface/tsregall.c
/petsc/src/ts/tsimpl.h
/petsc/src/vec/esi/eindexspace.c
/petsc/src/vec/esi/evector.c
/petsc/src/vec/examples/tests/ex33.c
/petsc/src/vec/examples/tests/ex34.c
/petsc/src/vec/examples/tests/makefile
/petsc/src/vec/impls/dvecimpl.h
/petsc/src/vec/impls/esi/ebvec1.c
/petsc/src/vec/impls/hypre/vhyp.c
/petsc/src/vec/impls/mpi/pbvec.c
/petsc/src/vec/impls/mpi/pdvec.c
/petsc/src/vec/impls/mpi/pmap.c
/petsc/src/vec/impls/mpi/pvec2.c
/petsc/src/vec/impls/mpi/pvecimpl.h
/petsc/src/vec/impls/mpi/vmpicr.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/impls/seq/vseqcr.c
/petsc/src/vec/impls/shared/shvec.c
/petsc/src/vec/interface/dlregis.c
/petsc/src/vec/interface/map.c
/petsc/src/vec/interface/mapcreate.c
/petsc/src/vec/interface/mapreg.c
/petsc/src/vec/interface/mapregall.c
/petsc/src/vec/interface/veccreate.c
/petsc/src/vec/interface/vecreg.c
/petsc/src/vec/interface/vecregall.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/is/examples/tests/ex4.c
/petsc/src/vec/is/examples/tests/ex5.c
/petsc/src/vec/is/impls/block/block.c
/petsc/src/vec/is/impls/general/general.c
/petsc/src/vec/is/impls/general/strgen.c
/petsc/src/vec/is/impls/stride/stride.c
/petsc/src/vec/is/interface/index.c
/petsc/src/vec/is/utils/isblock.c
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/is/utils/iscomp.c
/petsc/src/vec/is/utils/isdiff.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/utils/cmesh.c
/petsc/src/vec/utils/comb.c
/petsc/src/vec/utils/gcreatev.c
/petsc/src/vec/utils/pipeline.c
/petsc/src/vec/utils/vecio.c
/petsc/src/vec/utils/vecmpitoseq.c
/petsc/src/vec/utils/vecstash.c
/petsc/src/vec/utils/vinv.c
/petsc/src/vec/utils/vpscat.c
/petsc/src/vec/utils/vscat.c
/petsc/todo
1c2a3de130-Mar-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2092.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040330021313|11383
ChangeSet
1.2092.1.1 04/03/29 20:13:13 barrysmith@barry-smiths-computer.local +1593 -0
rm unused $Id

bk-changeset-1.2092.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040330021313|11383
ChangeSet
1.2092.1.1 04/03/29 20:13:13 barrysmith@barry-smiths-computer.local +1593 -0
rm unused $Id RCS headers from all files

src/vec/utils/vscat.c
1.15 04/03/29 20:12:35 barrysmith@barry-smiths-computer.local +0 -2


src/vec/utils/vpscat.c
1.13 04/03/29 20:12:35 barrysmith@barry-smiths-computer.local +0 -1


src/vec/utils/vinv.c
1.24 04/03/29 20:12:35 barrysmith@barry-smiths-computer.local +0 -1


src/vec/utils/vecstash.c
1.8 04/03/29 20:12:35 barrysmith@barry-smiths-computer.local +0 -1


src/vec/utils/vecio.c
1.26 04/03/29 20:12:35 barrysmith@barry-smiths-computer.local +0 -2


src/vec/utils/pipeline.c
1.8 04/03/29 20:12:35 barrysmith@barry-smiths-computer.local +0 -2


src/vec/utils/makefile
1.11 04/03/29 20:12:35 barrysmith@barry-smiths-computer.local +0 -1


src/vec/utils/gcreatev.c
1.8 04/03/29 20:12:35 barrysmith@barry-smiths-computer.local +0 -1


src/vec/utils/comb.c
1.12 04/03/29 20:12:35 barrysmith@barry-smiths-computer.local +0 -2


src/vec/utils/cmesh.c
1.5 04/03/29 20:12:35 barrysmith@barry-smiths-computer.local +0 -1


src/vec/makefile
1.5 04/03/29 20:12:35 barrysmith@barry-smiths-computer.local +0 -1


src/vec/is/utils/makefile
1.5 04/03/29 20:12:35 barrysmith@barry-smiths-computer.local +0 -1


src/vec/is/utils/isltog.c
1.14 04/03/29 20:12:35 barrysmith@barry-smiths-computer.local +0 -1


src/vec/is/utils/isdiff.c
1.7 04/03/29 20:12:34 barrysmith@barry-smiths-computer.local +0 -1


src/vec/is/utils/iscomp.c
1.9 04/03/29 20:12:34 barrysmith@barry-smiths-computer.local +0 -1


src/vec/is/utils/iscoloring.c
1.15 04/03/29 20:12:34 barrysmith@barry-smiths-computer.local +0 -1


src/vec/is/makefile
1.4 04/03/29 20:12:34 barrysmith@barry-smiths-computer.local +0 -1


src/vec/is/isimpl.h
1.6 04/03/29 20:12:34 barrysmith@barry-smiths-computer.local +0 -2


src/vec/is/interface/makefile
1.4 04/03/29 20:12:34 barrysmith@barry-smiths-computer.local +0 -1


src/vec/is/interface/index.c
1.8 04/03/29 20:12:34 barrysmith@barry-smiths-computer.local +0 -1


src/vec/is/impls/stride/stride.c
1.6 04/03/29 20:12:34 barrysmith@barry-smiths-computer.local +0 -1


src/vec/is/impls/stride/makefile
1.4 04/03/29 20:12:34 barrysmith@barry-smiths-computer.local +0 -1


src/vec/is/impls/makefile
1.4 04/03/29 20:12:34 barrysmith@barry-smiths-computer.local +0 -1


src/vec/is/impls/general/strgen.c
1.4 04/03/29 20:12:34 barrysmith@barry-smiths-computer.local +0 -1


src/vec/is/impls/general/makefile
1.4 04/03/29 20:12:34 barrysmith@barry-smiths-computer.local +0 -1


src/vec/is/impls/general/general.h
1.4 04/03/29 20:12:33 barrysmith@barry-smiths-computer.local +0 -1


src/vec/is/impls/general/general.c
1.6 04/03/29 20:12:33 barrysmith@barry-smiths-computer.local +0 -1


src/vec/is/impls/block/makefile
1.4 04/03/29 20:12:33 barrysmith@barry-smiths-computer.local +0 -1


src/vec/is/impls/block/block.c
1.6 04/03/29 20:12:33 barrysmith@barry-smiths-computer.local +0 -1


src/vec/is/examples/tutorials/makefile
1.4 04/03/29 20:12:33 barrysmith@barry-smiths-computer.local +0 -3


src/vec/is/examples/tutorials/ex4.c
1.5 04/03/29 20:12:33 barrysmith@barry-smiths-computer.local +0 -2


src/vec/is/examples/tutorials/ex3f90.F
1.5 04/03/29 20:12:33 barrysmith@barry-smiths-computer.local +0 -2


src/vec/is/examples/tutorials/ex3.c
1.5 04/03/29 20:12:33 barrysmith@barry-smiths-computer.local +0 -2


src/vec/is/examples/tutorials/ex2f.F
1.5 04/03/29 20:12:33 barrysmith@barry-smiths-computer.local +0 -2


src/vec/is/examples/tutorials/ex2.c
1.5 04/03/29 20:12:33 barrysmith@barry-smiths-computer.local +0 -2


src/vec/is/examples/tutorials/ex1f90.F
1.5 04/03/29 20:12:33 barrysmith@barry-smiths-computer.local +0 -2


src/vec/is/examples/tutorials/ex1f.F
1.5 04/03/29 20:12:33 barrysmith@barry-smiths-computer.local +0 -2


src/vec/is/examples/tutorials/ex1.c
1.5 04/03/29 20:12:33 barrysmith@barry-smiths-computer.local +0 -1


src/vec/is/examples/tests/makefile
1.4 04/03/29 20:12:33 barrysmith@barry-smiths-computer.local +0 -3


src/vec/is/examples/tests/ex5.c
1.4 04/03/29 20:12:33 barrysmith@barry-smiths-computer.local +0 -1


src/vec/is/examples/tests/ex4.c
1.4 04/03/29 20:12:33 barrysmith@barry-smiths-computer.local +0 -1


src/vec/is/examples/tests/ex3.c
1.4 04/03/29 20:12:32 barrysmith@barry-smiths-computer.local +0 -1


src/vec/is/examples/tests/ex2f.F
1.4 04/03/29 20:12:32 barrysmith@barry-smiths-computer.local +0 -2


src/vec/is/examples/tests/ex2.c
1.5 04/03/29 20:12:32 barrysmith@barry-smiths-computer.local +0 -1


src/vec/is/examples/tests/ex1f.F
1.4 04/03/29 20:12:32 barrysmith@barry-smiths-computer.local +0 -1


src/vec/is/examples/tests/ex1.c
1.5 04/03/29 20:12:32 barrysmith@barry-smiths-computer.local +0 -1


src/vec/is/examples/makefile
1.4 04/03/29 20:12:32 barrysmith@barry-smiths-computer.local +0 -1


src/vec/interface/vector.c
1.78 04/03/29 20:12:32 barrysmith@barry-smiths-computer.local +0 -1


src/vec/interface/vecregall.c
1.15 04/03/29 20:12:32 barrysmith@barry-smiths-computer.local +0 -3


src/vec/interface/vecreg.c
1.24 04/03/29 20:12:31 barrysmith@barry-smiths-computer.local +0 -3


src/vec/interface/veccreate.c
1.17 04/03/29 20:12:31 barrysmith@barry-smiths-computer.local +0 -3


src/vec/interface/mapregall.c
1.8 04/03/29 20:12:31 barrysmith@barry-smiths-computer.local +0 -3


src/vec/interface/mapreg.c
1.15 04/03/29 20:12:31 barrysmith@barry-smiths-computer.local +0 -3


src/vec/interface/mapcreate.c
1.10 04/03/29 20:12:31 barrysmith@barry-smiths-computer.local +0 -3


src/vec/interface/map.c
1.13 04/03/29 20:12:31 barrysmith@barry-smiths-computer.local +0 -1


src/vec/interface/makefile
1.7 04/03/29 20:12:31 barrysmith@barry-smiths-computer.local +0 -1


src/vec/interface/dlregis.c
1.18 04/03/29 20:12:31 barrysmith@barry-smiths-computer.local +0 -1


src/vec/impls/shared/shvec.c
1.15 04/03/29 20:12:31 barrysmith@barry-smiths-computer.local +0 -2


src/vec/impls/shared/makefile
1.4 04/03/29 20:12:31 barrysmith@barry-smiths-computer.local +0 -1


src/vec/impls/seq/vseqcr.c
1.9 04/03/29 20:12:31 barrysmith@barry-smiths-computer.local +0 -1


src/vec/impls/seq/makefile
1.7 04/03/29 20:12:31 barrysmith@barry-smiths-computer.local +0 -1


src/vec/impls/seq/dvec2.c
1.13 04/03/29 20:12:31 barrysmith@barry-smiths-computer.local +0 -2


src/vec/impls/seq/bvec2.c
1.34 04/03/29 20:12:31 barrysmith@barry-smiths-computer.local +0 -1


src/vec/impls/seq/bvec1.c
1.6 04/03/29 20:12:31 barrysmith@barry-smiths-computer.local +0 -1


src/vec/impls/mpi/vmpicr.c
1.8 04/03/29 20:12:31 barrysmith@barry-smiths-computer.local +0 -2


src/vec/impls/mpi/pvecimpl.h
1.6 04/03/29 20:12:31 barrysmith@barry-smiths-computer.local +0 -3


src/vec/impls/mpi/pvec2.c
1.7 04/03/29 20:12:30 barrysmith@barry-smiths-computer.local +0 -2


src/vec/impls/mpi/pmap.c
1.10 04/03/29 20:12:30 barrysmith@barry-smiths-computer.local +0 -2


src/vec/impls/mpi/pdvec.c
1.22 04/03/29 20:12:30 barrysmith@barry-smiths-computer.local +0 -1


src/vec/impls/mpi/pbvec.c
1.18 04/03/29 20:12:30 barrysmith@barry-smiths-computer.local +0 -2


src/vec/impls/mpi/makefile
1.6 04/03/29 20:12:30 barrysmith@barry-smiths-computer.local +0 -1


src/vec/impls/makefile
1.5 04/03/29 20:12:30 barrysmith@barry-smiths-computer.local +0 -1


src/vec/impls/hypre/vhyp.c
1.6 04/03/29 20:12:30 barrysmith@barry-smiths-computer.local +0 -1


src/vec/impls/hypre/makefile
1.4 04/03/29 20:12:30 barrysmith@barry-smiths-computer.local +0 -1


src/vec/impls/esi/makefile
1.9 04/03/29 20:12:30 barrysmith@barry-smiths-computer.local +0 -1


src/vec/impls/esi/ebvec1.c
1.34 04/03/29 20:12:30 barrysmith@barry-smiths-computer.local +0 -5


src/vec/impls/dvecimpl.h
1.7 04/03/29 20:12:30 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tutorials/makefile
1.9 04/03/29 20:12:29 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tutorials/ex9f.F
1.6 04/03/29 20:12:29 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tutorials/ex9.c
1.6 04/03/29 20:12:29 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tutorials/ex8.c
1.5 04/03/29 20:12:29 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tutorials/ex7f.F
1.4 04/03/29 20:12:29 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tutorials/ex7.c
1.5 04/03/29 20:12:29 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tutorials/ex6.c
1.6 04/03/29 20:12:29 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tutorials/ex5.c
1.9 04/03/29 20:12:29 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tutorials/ex4f90.F
1.5 04/03/29 20:12:29 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tutorials/ex4f.F
1.5 04/03/29 20:12:29 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tutorials/ex3f.F
1.5 04/03/29 20:12:29 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tutorials/ex3.c
1.5 04/03/29 20:12:29 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tutorials/ex2f.F
1.4 04/03/29 20:12:29 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tutorials/ex2.c
1.5 04/03/29 20:12:29 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tutorials/ex1f90.F
1.6 04/03/29 20:12:29 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tutorials/ex1f.F
1.6 04/03/29 20:12:29 barrysmith@barry-smiths-computer.local +0 -2


src/vec/examples/tutorials/ex1e.c
1.5 04/03/29 20:12:29 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tutorials/ex16.c
1.3 04/03/29 20:12:29 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tutorials/ex14f.F
1.6 04/03/29 20:12:28 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tutorials/ex13.c
1.4 04/03/29 20:12:28 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tutorials/ex12.c
1.5 04/03/29 20:12:28 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tutorials/ex11f.F
1.5 04/03/29 20:12:28 barrysmith@barry-smiths-computer.local +0 -2


src/vec/examples/tutorials/ex11.c
1.6 04/03/29 20:12:28 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tutorials/ex10.c
1.5 04/03/29 20:12:28 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tutorials/ex1.c
1.7 04/03/29 20:12:28 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/makefile
1.13 04/03/29 20:12:27 barrysmith@barry-smiths-computer.local +0 -4


src/vec/examples/tests/ex9.c
1.5 04/03/29 20:12:27 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex8.c
1.4 04/03/29 20:12:27 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex7.c
1.4 04/03/29 20:12:27 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex6.c
1.4 04/03/29 20:12:27 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex5.c
1.5 04/03/29 20:12:27 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex4.c
1.5 04/03/29 20:12:27 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex32f.F
1.4 04/03/29 20:12:27 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex31.c
1.5 04/03/29 20:12:27 barrysmith@barry-smiths-computer.local +0 -2


src/vec/examples/tests/ex30f.F
1.4 04/03/29 20:12:27 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex3.c
1.5 04/03/29 20:12:27 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex29.c
1.5 04/03/29 20:12:27 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex28.c
1.5 04/03/29 20:12:27 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex26.c
1.5 04/03/29 20:12:27 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex25.c
1.5 04/03/29 20:12:27 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex24.c
1.5 04/03/29 20:12:27 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex23.c
1.5 04/03/29 20:12:27 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex22.c
1.5 04/03/29 20:12:26 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex21.c
1.5 04/03/29 20:12:26 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex20f.F
1.8 04/03/29 20:12:26 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex2.c
1.4 04/03/29 20:12:26 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex19f.F
1.6 04/03/29 20:12:26 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex18.c
1.4 04/03/29 20:12:26 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex17f.F
1.4 04/03/29 20:12:26 barrysmith@barry-smiths-computer.local +0 -2


src/vec/examples/tests/ex17.c
1.5 04/03/29 20:12:26 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex16.c
1.4 04/03/29 20:12:26 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex15.c
1.4 04/03/29 20:12:25 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex14.c
1.5 04/03/29 20:12:25 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex13.c
1.5 04/03/29 20:12:25 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex12.c
1.5 04/03/29 20:12:25 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex11.c
1.5 04/03/29 20:12:25 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex10.c
1.5 04/03/29 20:12:25 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/tests/ex1.c
1.5 04/03/29 20:12:25 barrysmith@barry-smiths-computer.local +0 -1


src/vec/examples/makefile
1.4 04/03/29 20:12:25 barrysmith@barry-smiths-computer.local +0 -1


src/vec/esi/makefile
1.13 04/03/29 20:12:25 barrysmith@barry-smiths-computer.local +0 -1


src/ts/tsimpl.h
1.11 04/03/29 20:12:25 barrysmith@barry-smiths-computer.local +0 -1


src/ts/makefile
1.4 04/03/29 20:12:25 barrysmith@barry-smiths-computer.local +0 -1


src/ts/interface/tsregall.c
1.9 04/03/29 20:12:25 barrysmith@barry-smiths-computer.local +0 -1


src/ts/interface/tsreg.c
1.16 04/03/29 20:12:25 barrysmith@barry-smiths-computer.local +0 -1


src/ts/interface/tsfd.c
1.4 04/03/29 20:12:25 barrysmith@barry-smiths-computer.local +0 -1


src/ts/interface/tscreate.c
1.9 04/03/29 20:12:25 barrysmith@barry-smiths-computer.local +0 -3


src/ts/interface/ts.c
1.29 04/03/29 20:12:25 barrysmith@barry-smiths-computer.local +0 -1


src/ts/interface/makefile
1.5 04/03/29 20:12:25 barrysmith@barry-smiths-computer.local +0 -1


src/ts/interface/dlregis.c
1.14 04/03/29 20:12:25 barrysmith@barry-smiths-computer.local +0 -1


src/ts/impls/pseudo/posindep.c
1.16 04/03/29 20:12:24 barrysmith@barry-smiths-computer.local +0 -1


src/ts/impls/pseudo/makefile
1.4 04/03/29 20:12:24 barrysmith@barry-smiths-computer.local +0 -1


src/ts/impls/makefile
1.5 04/03/29 20:12:24 barrysmith@barry-smiths-computer.local +0 -1


src/ts/impls/implicit/pvode/petscpvode.h
1.9 04/03/29 20:12:24 barrysmith@barry-smiths-computer.local +0 -1


src/ts/impls/implicit/pvode/petscpvode.c
1.22 04/03/29 20:12:24 barrysmith@barry-smiths-computer.local +0 -1


src/ts/impls/implicit/pvode/makefile
1.5 04/03/29 20:12:24 barrysmith@barry-smiths-computer.local +0 -1


src/ts/impls/implicit/makefile
1.5 04/03/29 20:12:24 barrysmith@barry-smiths-computer.local +0 -1


src/ts/impls/implicit/cn/makefile
1.4 04/03/29 20:12:24 barrysmith@barry-smiths-computer.local +0 -1


src/ts/impls/implicit/cn/cn.c
1.13 04/03/29 20:12:24 barrysmith@barry-smiths-computer.local +0 -1


src/ts/impls/implicit/beuler/makefile
1.4 04/03/29 20:12:24 barrysmith@barry-smiths-computer.local +0 -1


src/ts/impls/implicit/beuler/beuler.c
1.14 04/03/29 20:12:24 barrysmith@barry-smiths-computer.local +0 -1


src/ts/impls/explicit/rk/rk.c
1.12 04/03/29 20:12:23 barrysmith@barry-smiths-computer.local +0 -1


src/ts/impls/explicit/rk/makefile
1.3 04/03/29 20:12:23 barrysmith@barry-smiths-computer.local +0 -1


src/ts/impls/explicit/makefile
1.5 04/03/29 20:12:23 barrysmith@barry-smiths-computer.local +0 -1


src/ts/impls/explicit/euler/makefile
1.4 04/03/29 20:12:23 barrysmith@barry-smiths-computer.local +0 -1


src/ts/impls/explicit/euler/euler.c
1.7 04/03/29 20:12:23 barrysmith@barry-smiths-computer.local +0 -1


src/ts/examples/tutorials/util2.c
1.5 04/03/29 20:12:23 barrysmith@barry-smiths-computer.local +0 -1


src/ts/examples/tutorials/makefile
1.6 04/03/29 20:12:23 barrysmith@barry-smiths-computer.local +0 -1


src/ts/examples/tutorials/ex7.c
1.7 04/03/29 20:12:23 barrysmith@barry-smiths-computer.local +0 -1


src/ts/examples/tutorials/ex6.c
1.10 04/03/29 20:12:23 barrysmith@barry-smiths-computer.local +0 -3


src/ts/examples/tutorials/ex5.c
1.7 04/03/29 20:12:23 barrysmith@barry-smiths-computer.local +0 -1


src/ts/examples/tutorials/ex4.c
1.6 04/03/29 20:12:23 barrysmith@barry-smiths-computer.local +0 -1


src/ts/examples/tutorials/ex3.c
1.7 04/03/29 20:12:23 barrysmith@barry-smiths-computer.local +0 -1


src/ts/examples/tutorials/ex2f.h
1.5 04/03/29 20:12:23 barrysmith@barry-smiths-computer.local +0 -1


src/ts/examples/tutorials/ex2f.F
1.6 04/03/29 20:12:23 barrysmith@barry-smiths-computer.local +0 -1


src/ts/examples/tutorials/ex2.c
1.5 04/03/29 20:12:23 barrysmith@barry-smiths-computer.local +1 -1


src/ts/examples/tutorials/ex1f.F
1.5 04/03/29 20:12:23 barrysmith@barry-smiths-computer.local +0 -2


src/ts/examples/tutorials/ex1.c
1.5 04/03/29 20:12:23 barrysmith@barry-smiths-computer.local +0 -1


src/ts/examples/tests/makefile
1.6 04/03/29 20:12:23 barrysmith@barry-smiths-computer.local +0 -1


src/ts/examples/tests/ex4.c
1.8 04/03/29 20:12:23 barrysmith@barry-smiths-computer.local +0 -1


src/ts/examples/tests/ex2.c
1.6 04/03/29 20:12:22 barrysmith@barry-smiths-computer.local +0 -1


src/ts/examples/tests/ex1f.F
1.7 04/03/29 20:12:22 barrysmith@barry-smiths-computer.local +0 -2


src/ts/examples/tests/ex1.c
1.8 04/03/29 20:12:22 barrysmith@barry-smiths-computer.local +0 -1


src/ts/examples/makefile
1.5 04/03/29 20:12:22 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/viewerimpl.h
1.6 04/03/29 20:12:22 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/makefile
1.4 04/03/29 20:12:22 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/interface/viewregall.c
1.12 04/03/29 20:12:22 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/interface/viewreg.c
1.10 04/03/29 20:12:22 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/interface/viewers.c
1.4 04/03/29 20:12:22 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/interface/viewa.c
1.9 04/03/29 20:12:22 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/interface/view.c
1.7 04/03/29 20:12:21 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/interface/makefile
1.4 04/03/29 20:12:21 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/interface/flush.c
1.5 04/03/29 20:12:21 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/interface/dupl.c
1.6 04/03/29 20:12:21 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/interface/dlregispetsc.c
1.14 04/03/29 20:12:21 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/vu/petscvu.c
1.7 04/03/29 20:12:21 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/vu/makefile
1.2 04/03/29 20:12:21 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/string/stringv.c
1.10 04/03/29 20:12:21 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/string/makefile
1.4 04/03/29 20:12:21 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/socket/socket.h
1.4 04/03/29 20:12:21 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/socket/sendsparse.c
1.8 04/03/29 20:12:21 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/socket/senddense.c
1.8 04/03/29 20:12:21 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/socket/send.c
1.16 04/03/29 20:12:21 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/socket/matlab/receivesparse.c
1.5 04/03/29 20:12:21 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/socket/matlab/receivedense.c
1.9 04/03/29 20:12:21 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/socket/matlab/receive.m
1.4 04/03/29 20:12:21 barrysmith@barry-smiths-computer.local +1 -2


src/sys/src/viewer/impls/socket/matlab/receive.c
1.6 04/03/29 20:12:21 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/socket/matlab/readinvecs.c
1.10 04/03/29 20:12:20 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/socket/matlab/openport.m
1.4 04/03/29 20:12:20 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/socket/matlab/openport.c
1.10 04/03/29 20:12:20 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/socket/matlab/makefile
1.8 04/03/29 20:12:20 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/socket/matlab/launch.m
1.4 04/03/29 20:12:20 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/socket/matlab/launch.c
1.7 04/03/29 20:12:20 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/socket/matlab/closeport.m
1.4 04/03/29 20:12:20 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/socket/matlab/closeport.c
1.6 04/03/29 20:12:20 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/socket/matlab/bread.c
1.7 04/03/29 20:12:20 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/socket/makefile
1.4 04/03/29 20:12:20 barrysmith@barry-smiths-computer.local +0 -2


src/sys/src/viewer/impls/silo/vsilo.h
1.6 04/03/29 20:12:20 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/silo/vsilo.c
1.12 04/03/29 20:12:20 barrysmith@barry-smiths-computer.local +0 -4


src/sys/src/viewer/impls/silo/makefile
1.5 04/03/29 20:12:19 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/netcdf/makefile
1.5 04/03/29 20:12:19 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/matlab/vmatlab.c
1.10 04/03/29 20:12:19 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/matlab/makefile
1.4 04/03/29 20:12:19 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/mathematica/mathematica.h
1.7 04/03/29 20:12:19 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/mathematica/mathematica.c
1.26 04/03/29 20:12:19 barrysmith@barry-smiths-computer.local +0 -4


src/sys/src/viewer/impls/mathematica/makefile
1.9 04/03/29 20:12:19 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/makefile
1.10 04/03/29 20:12:19 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/hdf4/makefile
1.3 04/03/29 20:12:19 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/draw/vdraw.h
1.5 04/03/29 20:12:19 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/draw/makefile
1.4 04/03/29 20:12:19 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/draw/drawv.c
1.16 04/03/29 20:12:19 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/binary/makefile
1.4 04/03/29 20:12:19 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/binary/binv.c
1.22 04/03/29 20:12:19 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/ascii/vcreatea.c
1.8 04/03/29 20:12:19 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/ascii/makefile
1.4 04/03/29 20:12:19 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/ascii/filev.c
1.17 04/03/29 20:12:19 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/ams/makefile
1.4 04/03/29 20:12:18 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/ams/amsopen.c
1.5 04/03/29 20:12:18 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/impls/ams/ams.c
1.13 04/03/29 20:12:18 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/examples/tutorials/makefile
1.5 04/03/29 20:12:18 barrysmith@barry-smiths-computer.local +0 -3


src/sys/src/viewer/examples/tests/makefile
1.5 04/03/29 20:12:18 barrysmith@barry-smiths-computer.local +0 -3


src/sys/src/viewer/examples/tests/ex3.c
1.4 04/03/29 20:12:18 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/viewer/examples/makefile
1.4 04/03/29 20:12:18 barrysmith@barry-smiths-computer.local +0 -3


src/sys/src/utils/str.c
1.16 04/03/29 20:12:18 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/utils/sseenabled.c
1.14 04/03/29 20:12:18 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/utils/sortip.c
1.8 04/03/29 20:12:18 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/utils/sorti.c
1.7 04/03/29 20:12:17 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/utils/sortd.c
1.6 04/03/29 20:12:17 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/utils/select.c
1.6 04/03/29 20:12:17 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/utils/random.c
1.12 04/03/29 20:12:17 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/utils/psplit.c
1.6 04/03/29 20:12:17 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/utils/psleep.c
1.11 04/03/29 20:12:17 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/utils/plapack.c
1.10 04/03/29 20:12:17 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/utils/pdisplay.c
1.9 04/03/29 20:12:17 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/utils/pbarrier.c
1.10 04/03/29 20:12:17 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/utils/mpiu.c
1.6 04/03/29 20:12:17 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/utils/mpimesg.c
1.6 04/03/29 20:12:17 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/utils/memc.c
1.15 04/03/29 20:12:17 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/utils/makefile
1.7 04/03/29 20:12:17 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/utils/ghost.c
1.9 04/03/29 20:12:17 barrysmith@barry-smiths-computer.local +0 -3


src/sys/src/utils/fuser.c
1.8 04/03/29 20:12:17 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/utils/fhost.c
1.11 04/03/29 20:12:17 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/utils/dlregis.h
1.7 04/03/29 20:12:17 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/utils/dict.c
1.10 04/03/29 20:12:17 barrysmith@barry-smiths-computer.local +0 -3


src/sys/src/utils/ctable.c
1.10 04/03/29 20:12:16 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/utils/arch.c
1.7 04/03/29 20:12:16 barrysmith@barry-smiths-computer.local +1 -1


src/sys/src/time/rs6000_time.c
1.6 04/03/29 20:12:16 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/time/nt_time.c
1.6 04/03/29 20:12:16 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/time/makefile
1.4 04/03/29 20:12:16 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/time/fdate.c
1.9 04/03/29 20:12:16 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/time/cputime.c
1.9 04/03/29 20:12:16 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/plog/stageLog.c
1.19 04/03/29 20:12:16 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/plog/ptime.h
1.10 04/03/29 20:12:16 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/plog/plogmpe.c
1.13 04/03/29 20:12:16 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/plog/ploginfo.c
1.14 04/03/29 20:12:16 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/plog/plog.h
1.14 04/03/29 20:12:16 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/plog/plog.c
1.40 04/03/29 20:12:16 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/plog/mpitr.c
1.8 04/03/29 20:12:15 barrysmith@barry-smiths-computer.local +0 -2


src/sys/src/plog/makefile
1.6 04/03/29 20:12:15 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/plog/eventLog.c
1.25 04/03/29 20:12:15 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/plog/classLog.c
1.13 04/03/29 20:12:15 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/objects/tagm.c
1.13 04/03/29 20:12:15 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/objects/state.c
1.6 04/03/29 20:12:15 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/objects/ptype.c
1.8 04/03/29 20:12:15 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/objects/prefix.c
1.6 04/03/29 20:12:15 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/objects/pname.c
1.13 04/03/29 20:12:15 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/objects/pinit.c
1.32 04/03/29 20:12:15 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/objects/pgname.c
1.6 04/03/29 20:12:15 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/objects/pcomm.c
1.6 04/03/29 20:12:15 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/objects/options.c
1.31 04/03/29 20:12:15 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/objects/olist.c
1.6 04/03/29 20:12:15 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/objects/makefile
1.5 04/03/29 20:12:15 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/objects/init.c
1.26 04/03/29 20:12:15 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/objects/inherit.c
1.18 04/03/29 20:12:15 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/objects/gtype.c
1.6 04/03/29 20:12:14 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/objects/gcookie.c
1.6 04/03/29 20:12:14 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/objects/gcomm.c
1.6 04/03/29 20:12:14 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/objects/destroy.c
1.12 04/03/29 20:12:14 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/objects/cookie.c
1.7 04/03/29 20:12:14 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/objects/ams/pams.c
1.4 04/03/29 20:12:14 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/objects/ams/makefile
1.6 04/03/29 20:12:13 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/objects/ams/aoptions.c
1.18 04/03/29 20:12:13 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/mpiuni/mpi.c
1.12 04/03/29 20:12:13 barrysmith@barry-smiths-computer.local +0 -2


src/sys/src/mpiuni/makefile
1.6 04/03/29 20:12:13 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/memory/mtr.c
1.20 04/03/29 20:12:13 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/memory/mem.c
1.13 04/03/29 20:12:13 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/memory/mal.c
1.19 04/03/29 20:12:13 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/memory/makefile
1.4 04/03/29 20:12:13 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/matlabengine/matlab.c
1.22 04/03/29 20:12:13 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/matlabengine/makefile
1.9 04/03/29 20:12:13 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/makefile
1.5 04/03/29 20:12:13 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/fileio/sysio.c
1.13 04/03/29 20:12:13 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/fileio/smatlab.c
1.9 04/03/29 20:12:13 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/fileio/rpath.c
1.8 04/03/29 20:12:13 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/fileio/mprint.h
1.6 04/03/29 20:12:13 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/fileio/mprint.c
1.15 04/03/29 20:12:13 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/fileio/mpiuopen.c
1.11 04/03/29 20:12:13 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/fileio/makefile
1.5 04/03/29 20:12:12 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/fileio/grpath.c
1.10 04/03/29 20:12:12 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/fileio/ghome.c
1.9 04/03/29 20:12:12 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/fileio/fwd.c
1.11 04/03/29 20:12:12 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/fileio/ftest.c
1.22 04/03/29 20:12:12 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/fileio/fretrieve.c
1.11 04/03/29 20:12:12 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/fileio/fpath.c
1.10 04/03/29 20:12:12 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/fileio/ffpath.c
1.10 04/03/29 20:12:12 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/f90/makefile
1.5 04/03/29 20:12:12 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/f90/f90_win32.c
1.5 04/03/29 20:12:12 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/f90/f90_t3e.c
1.5 04/03/29 20:12:12 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/f90/f90_solaris_old.c
1.5 04/03/29 20:12:11 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/f90/f90_solaris.c
1.5 04/03/29 20:12:11 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/f90/f90_rs6000.c
1.5 04/03/29 20:12:11 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/f90/f90_nag.c
1.5 04/03/29 20:12:11 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/f90/f90_intel8.c
1.3 04/03/29 20:12:11 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/f90/f90_intel.c
1.5 04/03/29 20:12:11 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/f90/f90_hpux.c
1.5 04/03/29 20:12:11 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/f90/f90_common.c
1.6 04/03/29 20:12:11 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/f90/f90_alpha.c
1.6 04/03/29 20:12:11 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/f90/f90_absoft.c
1.5 04/03/29 20:12:11 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/f90/f90_IRIX.c
1.5 04/03/29 20:12:11 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/esi/makefile
1.11 04/03/29 20:12:11 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/error/stack.c
1.6 04/03/29 20:12:11 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/error/signal.c
1.21 04/03/29 20:12:11 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/error/makefile
1.6 04/03/29 20:12:11 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/error/fp.c
1.11 04/03/29 20:12:11 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/error/errtrace.c
1.10 04/03/29 20:12:11 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/error/errstop.c
1.7 04/03/29 20:12:11 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/error/errabort.c
1.13 04/03/29 20:12:11 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/error/err.c
1.21 04/03/29 20:12:11 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/error/adebug.c
1.25 04/03/29 20:12:11 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/utils/zoom.c
1.4 04/03/29 20:12:10 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/utils/makefile
1.4 04/03/29 20:12:10 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/utils/lg.c
1.11 04/03/29 20:12:10 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/utils/hue.c
1.4 04/03/29 20:12:10 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/utils/hists.c
1.15 04/03/29 20:12:10 barrysmith@barry-smiths-computer.local +0 -2


src/sys/src/draw/utils/dscatter.c
1.9 04/03/29 20:12:10 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/utils/axis.c
1.10 04/03/29 20:12:10 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/makefile
1.4 04/03/29 20:12:10 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/makefile
1.5 04/03/29 20:12:10 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/dviewp.c
1.5 04/03/29 20:12:10 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/dtri.c
1.5 04/03/29 20:12:10 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/dtextv.c
1.6 04/03/29 20:12:10 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/dtexts.c
1.5 04/03/29 20:12:10 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/dtextgs.c
1.5 04/03/29 20:12:09 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/dtext.c
1.7 04/03/29 20:12:09 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/dsflush.c
1.5 04/03/29 20:12:09 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/dsetpause.c
1.6 04/03/29 20:12:09 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/dsclear.c
1.5 04/03/29 20:12:09 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/drect.c
1.5 04/03/29 20:12:09 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/drawregall.c
1.5 04/03/29 20:12:09 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/drawreg.c
1.15 04/03/29 20:12:09 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/draw.c
1.11 04/03/29 20:12:09 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/dpoints.c
1.6 04/03/29 20:12:09 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/dpoint.c
1.5 04/03/29 20:12:09 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/dpause.c
1.5 04/03/29 20:12:09 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/dmouse.c
1.5 04/03/29 20:12:09 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/dlinew.c
1.5 04/03/29 20:12:09 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/dlinegw.c
1.6 04/03/29 20:12:09 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/dline.c
1.5 04/03/29 20:12:09 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/dgpause.c
1.6 04/03/29 20:12:09 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/dgcoor.c
1.5 04/03/29 20:12:09 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/dflush.c
1.5 04/03/29 20:12:09 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/dellipse.c
1.7 04/03/29 20:12:09 barrysmith@barry-smiths-computer.local +0 -3


src/sys/src/draw/interface/dcoor.c
1.5 04/03/29 20:12:09 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/dclear.c
1.5 04/03/29 20:12:08 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/interface/dbuff.c
1.5 04/03/29 20:12:08 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/impls/x/xops.c
1.14 04/03/29 20:12:08 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/impls/x/xinit.c
1.7 04/03/29 20:12:08 barrysmith@barry-smiths-computer.local +0 -2


src/sys/src/draw/impls/x/ximpl.h
1.5 04/03/29 20:12:08 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/impls/x/xcolor.c
1.6 04/03/29 20:12:08 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/impls/x/wmap.c
1.4 04/03/29 20:12:08 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/impls/x/tone.c
1.4 04/03/29 20:12:08 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/impls/x/text.c
1.4 04/03/29 20:12:08 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/impls/x/makefile
1.4 04/03/29 20:12:08 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/impls/x/frame.c
1.5 04/03/29 20:12:08 barrysmith@barry-smiths-computer.local +0 -2


src/sys/src/draw/impls/x/drawopenx.c
1.4 04/03/29 20:12:07 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/impls/win32/win32draw.c
1.7 04/03/29 20:12:07 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/impls/win32/makefile
1.4 04/03/29 20:12:07 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/impls/ps/psimpl.h
1.4 04/03/29 20:12:07 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/impls/ps/pops.c
1.10 04/03/29 20:12:07 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/impls/ps/makefile
1.4 04/03/29 20:12:07 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/impls/makefile
1.4 04/03/29 20:12:07 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/examples/tutorials/makefile
1.5 04/03/29 20:12:07 barrysmith@barry-smiths-computer.local +0 -4


src/sys/src/draw/examples/tests/makefile
1.5 04/03/29 20:12:07 barrysmith@barry-smiths-computer.local +0 -3


src/sys/src/draw/examples/tests/ex9.c
1.5 04/03/29 20:12:07 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/examples/tests/ex5.F
1.4 04/03/29 20:12:07 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/examples/tests/ex4f.F
1.5 04/03/29 20:12:07 barrysmith@barry-smiths-computer.local +0 -2


src/sys/src/draw/examples/tests/ex4.c
1.4 04/03/29 20:12:07 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/examples/tests/ex3.c
1.7 04/03/29 20:12:07 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/examples/tests/ex2.c
1.4 04/03/29 20:12:07 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/examples/tests/ex10.c
1.4 04/03/29 20:12:07 barrysmith@barry-smiths-computer.local +1 -1


src/sys/src/draw/examples/tests/ex1.c
1.4 04/03/29 20:12:07 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/examples/makefile
1.4 04/03/29 20:12:06 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/draw/drawimpl.h
1.9 04/03/29 20:12:06 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/dll/reg.c
1.21 04/03/29 20:12:06 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/dll/makefile
1.6 04/03/29 20:12:06 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/dll/dl.c
1.19 04/03/29 20:12:06 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/adic/makefile
1.5 04/03/29 20:12:06 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/adic/adintrinsics/makefile
1.8 04/03/29 20:12:06 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/adic/adic/makefile
1.7 04/03/29 20:12:06 barrysmith@barry-smiths-computer.local +0 -1


src/sys/src/adic/Gradient/makefile
1.9 04/03/29 20:12:06 barrysmith@barry-smiths-computer.local +0 -1


src/sys/makefile
1.5 04/03/29 20:12:06 barrysmith@barry-smiths-computer.local +0 -1


src/sys/examples/tutorials/makefile
1.4 04/03/29 20:12:06 barrysmith@barry-smiths-computer.local +0 -1


src/sys/examples/tutorials/ex4.c
1.6 04/03/29 20:12:06 barrysmith@barry-smiths-computer.local +0 -1


src/sys/examples/tutorials/ex3f.F
1.8 04/03/29 20:12:06 barrysmith@barry-smiths-computer.local +0 -1


src/sys/examples/tutorials/ex3.c
1.7 04/03/29 20:12:06 barrysmith@barry-smiths-computer.local +0 -1


src/sys/examples/tutorials/ex2.c
1.4 04/03/29 20:12:06 barrysmith@barry-smiths-computer.local +0 -1


src/sys/examples/tutorials/ex1.c
1.4 04/03/29 20:12:06 barrysmith@barry-smiths-computer.local +0 -1


src/sys/examples/tests/makefile
1.9 04/03/29 20:12:06 barrysmith@barry-smiths-computer.local +0 -3


src/sys/examples/tests/ex9.c
1.4 04/03/29 20:12:05 barrysmith@barry-smiths-computer.local +0 -1


src/sys/examples/tests/ex7f.F
1.4 04/03/29 20:12:05 barrysmith@barry-smiths-computer.local +0 -2


src/sys/examples/tests/ex7.c
1.4 04/03/29 20:12:05 barrysmith@barry-smiths-computer.local +0 -1


src/sys/examples/tests/ex6f.F
1.5 04/03/29 20:12:05 barrysmith@barry-smiths-computer.local +0 -1


src/sys/examples/tests/ex5f.F
1.5 04/03/29 20:08:02 barrysmith@barry-smiths-computer.local +0 -1


src/sys/examples/tests/ex3.c
1.4 04/03/29 20:08:02 barrysmith@barry-smiths-computer.local +0 -1


src/sys/examples/tests/ex2.c
1.4 04/03/29 20:08:02 barrysmith@barry-smiths-computer.local +0 -2


src/sys/examples/tests/ex1f.F
1.3 04/03/29 20:08:02 barrysmith@barry-smiths-computer.local +0 -1


src/sys/examples/tests/ex17f.F
1.4 04/03/29 20:08:02 barrysmith@barry-smiths-computer.local +0 -2


src/sys/examples/tests/ex16.c
1.5 04/03/29 20:08:02 barrysmith@barry-smiths-computer.local +0 -1


src/sys/examples/tests/ex15.c
1.4 04/03/29 20:08:02 barrysmith@barry-smiths-computer.local +0 -1


src/sys/examples/tests/ex14.c
1.4 04/03/29 20:08:02 barrysmith@barry-smiths-computer.local +0 -1


src/sys/examples/tests/ex13f.F
1.4 04/03/29 20:08:02 barrysmith@barry-smiths-computer.local +0 -2


src/sys/examples/tests/ex13.c
1.4 04/03/29 20:08:02 barrysmith@barry-smiths-computer.local +0 -2


src/sys/examples/tests/ex12.c
1.6 04/03/29 20:08:02 barrysmith@barry-smiths-computer.local +0 -1


src/sys/examples/tests/ex11.c
1.4 04/03/29 20:08:01 barrysmith@barry-smiths-computer.local +0 -1


src/sys/examples/tests/ex10.c
1.4 04/03/29 20:08:01 barrysmith@barry-smiths-computer.local +0 -2


src/sys/examples/tests/ex1.c
1.4 04/03/29 20:08:01 barrysmith@barry-smiths-computer.local +0 -2


src/sys/examples/makefile
1.4 04/03/29 20:08:01 barrysmith@barry-smiths-computer.local +0 -3


src/sys/ctable.h
1.4 04/03/29 20:08:01 barrysmith@barry-smiths-computer.local +0 -1


src/snes/utils/makefile
1.5 04/03/29 20:08:01 barrysmith@barry-smiths-computer.local +0 -1


src/snes/utils/damgsnes.c
1.30 04/03/29 20:08:01 barrysmith@barry-smiths-computer.local +0 -1


src/snes/snesimpl.h
1.14 04/03/29 20:08:01 barrysmith@barry-smiths-computer.local +0 -1


src/snes/mf/wp.c
1.8 04/03/29 20:08:01 barrysmith@barry-smiths-computer.local +0 -1


src/snes/mf/snesmfjdef.c
1.8 04/03/29 20:08:00 barrysmith@barry-smiths-computer.local +0 -1


src/snes/mf/snesmfj.h
1.8 04/03/29 20:08:00 barrysmith@barry-smiths-computer.local +0 -1


src/snes/mf/snesmfj.c
1.30 04/03/29 20:08:00 barrysmith@barry-smiths-computer.local +0 -1


src/snes/mf/mfregis.c
1.5 04/03/29 20:08:00 barrysmith@barry-smiths-computer.local +0 -1


src/snes/mf/makefile
1.4 04/03/29 20:08:00 barrysmith@barry-smiths-computer.local +0 -1


src/snes/makefile
1.4 04/03/29 20:08:00 barrysmith@barry-smiths-computer.local +0 -1


src/snes/interface/snesut.c
1.10 04/03/29 20:08:00 barrysmith@barry-smiths-computer.local +0 -1


src/snes/interface/snesregi.c
1.6 04/03/29 20:08:00 barrysmith@barry-smiths-computer.local +0 -1


src/snes/interface/snesj2.c
1.9 04/03/29 20:08:00 barrysmith@barry-smiths-computer.local +0 -1


src/snes/interface/snesj.c
1.5 04/03/29 20:08:00 barrysmith@barry-smiths-computer.local +0 -1


src/snes/interface/snes.c
1.40 04/03/29 20:08:00 barrysmith@barry-smiths-computer.local +0 -1


src/snes/interface/noise/snesnoise.c
1.8 04/03/29 20:08:00 barrysmith@barry-smiths-computer.local +0 -4


src/snes/interface/noise/snesmfj2.c
1.13 04/03/29 20:08:00 barrysmith@barry-smiths-computer.local +0 -1


src/snes/interface/noise/snesdnest.c
1.4 04/03/29 20:08:00 barrysmith@barry-smiths-computer.local +0 -2


src/snes/interface/noise/makefile
1.10 04/03/29 20:08:00 barrysmith@barry-smiths-computer.local +0 -1


src/snes/interface/makefile
1.6 04/03/29 20:08:00 barrysmith@barry-smiths-computer.local +0 -1


src/snes/interface/dlregis.c
1.15 04/03/29 20:08:00 barrysmith@barry-smiths-computer.local +0 -1


src/snes/impls/tr/tr.h
1.5 04/03/29 20:08:00 barrysmith@barry-smiths-computer.local +0 -1


src/snes/impls/tr/tr.c
1.14 04/03/29 20:08:00 barrysmith@barry-smiths-computer.local +0 -1


src/snes/impls/tr/makefile
1.4 04/03/29 20:08:00 barrysmith@barry-smiths-computer.local +0 -1


src/snes/impls/test/snestest.c
1.11 04/03/29 20:08:00 barrysmith@barry-smiths-computer.local +0 -1


src/snes/impls/test/makefile
1.4 04/03/29 20:07:59 barrysmith@barry-smiths-computer.local +0 -1


src/snes/impls/makefile
1.7 04/03/29 20:07:59 barrysmith@barry-smiths-computer.local +0 -1


src/snes/impls/ls/makefile
1.4 04/03/29 20:07:59 barrysmith@barry-smiths-computer.local +0 -1


src/snes/impls/ls/lsparams.c
1.6 04/03/29 20:07:59 barrysmith@barry-smiths-computer.local +0 -1


src/snes/impls/ls/ls.h
1.7 04/03/29 20:07:59 barrysmith@barry-smiths-computer.local +0 -2


src/snes/impls/ls/ls.c
1.36 04/03/29 20:07:59 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tutorials/makefile
1.33 04/03/29 20:07:59 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tutorials/ex6.c
1.11 04/03/29 20:07:59 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tutorials/ex5s.c
1.7 04/03/29 20:07:59 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tutorials/ex5fs.F
1.4 04/03/29 20:07:59 barrysmith@barry-smiths-computer.local +0 -3


src/snes/examples/tutorials/ex5f90.F
1.9 04/03/29 20:07:59 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tutorials/ex5f.h
1.5 04/03/29 20:07:59 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tutorials/ex5f.F
1.13 04/03/29 20:07:58 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tutorials/ex5.c
1.15 04/03/29 20:07:58 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tutorials/ex30.c
1.35 04/03/29 20:07:58 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tutorials/ex3.c
1.8 04/03/29 20:07:58 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tutorials/ex29.c
1.61 04/03/29 20:07:58 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tutorials/ex27.c
1.7 04/03/29 20:07:58 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tutorials/ex26.c
1.12 04/03/29 20:07:58 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tutorials/ex25.c
1.16 04/03/29 20:07:58 barrysmith@barry-smiths-computer.local +0 -2


src/snes/examples/tutorials/ex24.c
1.13 04/03/29 20:07:58 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tutorials/ex23.c
1.6 04/03/29 20:07:58 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tutorials/ex22.c
1.8 04/03/29 20:07:58 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tutorials/ex21.c
1.7 04/03/29 20:07:58 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tutorials/ex20.c
1.6 04/03/29 20:07:58 barrysmith@barry-smiths-computer.local +0 -2


src/snes/examples/tutorials/ex2.c
1.8 04/03/29 20:07:58 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tutorials/ex1f.F
1.12 04/03/29 20:07:58 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tutorials/ex19.c
1.11 04/03/29 20:07:58 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tutorials/ex18.c
1.5 04/03/29 20:07:58 barrysmith@barry-smiths-computer.local +0 -2


src/snes/examples/tutorials/ex14.c
1.9 04/03/29 20:07:58 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tutorials/ex10d/makefile
1.5 04/03/29 20:07:58 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tutorials/ex10d/ex10.c
1.11 04/03/29 20:07:58 barrysmith@barry-smiths-computer.local +0 -2


src/snes/examples/tutorials/ex1.c
1.8 04/03/29 20:07:57 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tests/makefile
1.13 04/03/29 20:07:57 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tests/ex9.c
1.8 04/03/29 20:07:57 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tests/ex7.c
1.8 04/03/29 20:07:57 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tests/ex5.c
1.7 04/03/29 20:07:57 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tests/ex4.c
1.7 04/03/29 20:07:57 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tests/ex1f.F
1.8 04/03/29 20:07:57 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tests/ex13.c
1.8 04/03/29 20:07:57 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tests/ex12f.F
1.7 04/03/29 20:07:57 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tests/ex11.c
1.11 04/03/29 20:07:57 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/tests/ex1.c
1.8 04/03/29 20:07:56 barrysmith@barry-smiths-computer.local +0 -1


src/snes/examples/makefile
1.4 04/03/29 20:07:56 barrysmith@barry-smiths-computer.local +0 -1


src/pf/pfimpl.h
1.6 04/03/29 20:07:56 barrysmith@barry-smiths-computer.local +0 -1


src/pf/makefile
1.4 04/03/29 20:07:56 barrysmith@barry-smiths-computer.local +0 -1


src/pf/interface/pfall.c
1.6 04/03/29 20:07:56 barrysmith@barry-smiths-computer.local +0 -1


src/pf/interface/pf.c
1.12 04/03/29 20:07:56 barrysmith@barry-smiths-computer.local +0 -1


src/pf/interface/makefile
1.4 04/03/29 20:07:56 barrysmith@barry-smiths-computer.local +0 -1


src/pf/impls/string/makefile
1.4 04/03/29 20:07:56 barrysmith@barry-smiths-computer.local +0 -1


src/pf/impls/string/cstring.c
1.5 04/03/29 20:07:56 barrysmith@barry-smiths-computer.local +1 -1


src/pf/impls/matlab/makefile
1.5 04/03/29 20:07:56 barrysmith@barry-smiths-computer.local +0 -1


src/pf/impls/matlab/cmatlab.c
1.5 04/03/29 20:07:56 barrysmith@barry-smiths-computer.local +1 -1


src/pf/impls/makefile
1.5 04/03/29 20:07:56 barrysmith@barry-smiths-computer.local +0 -1


src/pf/impls/constant/makefile
1.4 04/03/29 20:07:56 barrysmith@barry-smiths-computer.local +0 -1


src/pf/impls/constant/const.c
1.5 04/03/29 20:07:56 barrysmith@barry-smiths-computer.local +1 -1


src/pf/examples/tutorials/makefile
1.7 04/03/29 20:07:56 barrysmith@barry-smiths-computer.local +0 -4


src/pf/examples/tutorials/ex1.c
1.4 04/03/29 20:07:56 barrysmith@barry-smiths-computer.local +0 -1


src/pf/examples/makefile
1.5 04/03/29 20:07:56 barrysmith@barry-smiths-computer.local +0 -1


src/mat/utils/zerodiag.c
1.9 04/03/29 20:07:56 barrysmith@barry-smiths-computer.local +0 -2


src/mat/utils/matstash.c
1.8 04/03/29 20:07:56 barrysmith@barry-smiths-computer.local +0 -1


src/mat/utils/matioall.c
1.28 04/03/29 20:07:56 barrysmith@barry-smiths-computer.local +0 -1


src/mat/utils/matio.c
1.19 04/03/29 20:07:55 barrysmith@barry-smiths-computer.local +0 -2


src/mat/utils/makefile
1.6 04/03/29 20:07:55 barrysmith@barry-smiths-computer.local +0 -1


src/mat/utils/getcolv.c
1.5 04/03/29 20:07:55 barrysmith@barry-smiths-computer.local +0 -1


src/mat/utils/gcreate.c
1.15 04/03/29 20:07:55 barrysmith@barry-smiths-computer.local +0 -1


src/mat/utils/convert.c
1.8 04/03/29 20:07:55 barrysmith@barry-smiths-computer.local +0 -1


src/mat/utils/axpy.c
1.13 04/03/29 20:07:55 barrysmith@barry-smiths-computer.local +0 -1


src/mat/partition/spartition.c
1.7 04/03/29 20:07:55 barrysmith@barry-smiths-computer.local +0 -1


src/mat/partition/partition.c
1.17 04/03/29 20:07:55 barrysmith@barry-smiths-computer.local +0 -1


src/mat/partition/makefile
1.4 04/03/29 20:07:55 barrysmith@barry-smiths-computer.local +0 -1


src/mat/partition/impls/pmetis/pmetis.c
1.9 04/03/29 20:07:55 barrysmith@barry-smiths-computer.local +0 -1


src/mat/partition/impls/pmetis/makefile
1.5 04/03/29 20:07:55 barrysmith@barry-smiths-computer.local +0 -1


src/mat/partition/impls/makefile
1.6 04/03/29 20:07:55 barrysmith@barry-smiths-computer.local +0 -1


src/mat/order/sregis.c
1.8 04/03/29 20:07:54 barrysmith@barry-smiths-computer.local +0 -1


src/mat/order/sprcm.c
1.5 04/03/29 20:07:54 barrysmith@barry-smiths-computer.local +0 -1


src/mat/order/spqmd.c
1.5 04/03/29 20:07:54 barrysmith@barry-smiths-computer.local +0 -1


src/mat/order/spnd.c
1.5 04/03/29 20:07:54 barrysmith@barry-smiths-computer.local +0 -1


src/mat/order/spinver.c
1.4 04/03/29 20:07:54 barrysmith@barry-smiths-computer.local +0 -1


src/mat/order/sp1wd.c
1.5 04/03/29 20:07:54 barrysmith@barry-smiths-computer.local +0 -1


src/mat/order/sorder.c
1.15 04/03/29 20:07:54 barrysmith@barry-smiths-computer.local +0 -1


src/mat/order/rootls.c
1.4 04/03/29 20:07:54 barrysmith@barry-smiths-computer.local +0 -1


src/mat/order/rcm.c
1.4 04/03/29 20:07:54 barrysmith@barry-smiths-computer.local +0 -1


src/mat/order/qmdupd.c
1.4 04/03/29 20:07:54 barrysmith@barry-smiths-computer.local +0 -1


src/mat/order/qmdrch.c
1.4 04/03/29 20:07:54 barrysmith@barry-smiths-computer.local +0 -1


src/mat/order/qmdqt.c
1.4 04/03/29 20:07:54 barrysmith@barry-smiths-computer.local +0 -1


src/mat/order/qmdmrg.c
1.4 04/03/29 20:07:54 barrysmith@barry-smiths-computer.local +0 -1


src/mat/order/order.h
1.4 04/03/29 20:07:54 barrysmith@barry-smiths-computer.local +0 -2


src/mat/order/makefile
1.5 04/03/29 20:07:54 barrysmith@barry-smiths-computer.local +0 -1


src/mat/order/genrcm.c
1.4 04/03/29 20:07:54 barrysmith@barry-smiths-computer.local +0 -1


src/mat/order/genqmd.c
1.4 04/03/29 20:07:54 barrysmith@barry-smiths-computer.local +0 -1


src/mat/order/gennd.c
1.4 04/03/29 20:07:54 barrysmith@barry-smiths-computer.local +0 -1


src/mat/order/gen1wd.c
1.4 04/03/29 20:07:53 barrysmith@barry-smiths-computer.local +0 -1


src/mat/order/fnroot.c
1.4 04/03/29 20:07:53 barrysmith@barry-smiths-computer.local +0 -1


src/mat/order/fndsep.c
1.4 04/03/29 20:07:53 barrysmith@barry-smiths-computer.local +0 -1


src/mat/order/fn1wd.c
1.4 04/03/29 20:07:53 barrysmith@barry-smiths-computer.local +0 -1


src/mat/order/degree.c
1.4 04/03/29 20:07:53 barrysmith@barry-smiths-computer.local +0 -1


src/mat/matimpl.h
1.37 04/03/29 20:07:53 barrysmith@barry-smiths-computer.local +0 -1


src/mat/matfd/makefile
1.4 04/03/29 20:07:53 barrysmith@barry-smiths-computer.local +0 -1


src/mat/matfd/fdmatrix.c
1.14 04/03/29 20:07:53 barrysmith@barry-smiths-computer.local +0 -2


src/mat/makefile
1.5 04/03/29 20:07:53 barrysmith@barry-smiths-computer.local +0 -1


src/mat/interface/mhas.c
1.7 04/03/29 20:07:53 barrysmith@barry-smiths-computer.local +0 -2


src/mat/interface/matrix.c
1.108 04/03/29 20:07:53 barrysmith@barry-smiths-computer.local +0 -1


src/mat/interface/matregis.c
1.32 04/03/29 20:07:53 barrysmith@barry-smiths-computer.local +0 -1


src/mat/interface/matreg.c
1.15 04/03/29 20:07:53 barrysmith@barry-smiths-computer.local +0 -3


src/mat/interface/matnull.c
1.12 04/03/29 20:07:52 barrysmith@barry-smiths-computer.local +0 -1


src/mat/interface/makefile
1.5 04/03/29 20:07:52 barrysmith@barry-smiths-computer.local +0 -1


src/mat/interface/dlregis.c
1.17 04/03/29 20:07:52 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/shell/shellcnv.c
1.9 04/03/29 20:07:52 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/shell/shell.c
1.16 04/03/29 20:07:52 barrysmith@barry-smiths-computer.local +0 -2


src/mat/impls/shell/makefile
1.4 04/03/29 20:07:52 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/sbaij/seq/sro.c
1.6 04/03/29 20:07:52 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
1.49 04/03/29 20:07:52 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/sbaij/seq/spooles/makefile
1.4 04/03/29 20:07:52 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/sbaij/seq/sbaijfact9.c
1.4 04/03/29 20:07:52 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/sbaij/seq/sbaijfact8.c
1.4 04/03/29 20:07:52 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/sbaij/seq/sbaijfact7.c
1.4 04/03/29 20:07:52 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/sbaij/seq/sbaijfact6.c
1.5 04/03/29 20:07:51 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/sbaij/seq/sbaijfact5.c
1.5 04/03/29 20:07:51 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/sbaij/seq/sbaijfact4.c
1.4 04/03/29 20:07:51 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/sbaij/seq/sbaijfact3.c
1.4 04/03/29 20:07:51 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/sbaij/seq/sbaijfact2.c
1.34 04/03/29 20:07:51 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/sbaij/seq/sbaijfact12.c
1.4 04/03/29 20:07:51 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/sbaij/seq/sbaijfact11.c
1.4 04/03/29 20:07:51 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/sbaij/seq/sbaijfact10.c
1.4 04/03/29 20:07:51 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/sbaij/seq/sbaijfact.c
1.54 04/03/29 20:07:51 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/sbaij/seq/sbaij2.c
1.23 04/03/29 20:07:51 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/sbaij/seq/sbaij.h
1.30 04/03/29 20:07:51 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/sbaij/seq/sbaij.c
1.98 04/03/29 20:07:51 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/sbaij/seq/makefile
1.10 04/03/29 20:07:51 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/sbaij/seq/aijsbaij.c
1.15 04/03/29 20:07:51 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
1.39 04/03/29 20:07:51 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/sbaij/mpi/spooles/makefile
1.3 04/03/29 20:07:51 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/sbaij/mpi/sbaijov.c
1.32 04/03/29 20:07:51 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/sbaij/mpi/mpisbaij.h
1.14 04/03/29 20:07:51 barrysmith@barry-smiths-computer.local +0 -2


src/mat/impls/sbaij/mpi/mpisbaij.c
1.89 04/03/29 20:07:50 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/sbaij/mpi/mmsbaij.c
1.24 04/03/29 20:07:50 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/sbaij/mpi/makefile
1.11 04/03/29 20:07:50 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/sbaij/makefile
1.4 04/03/29 20:07:50 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/rowbs/mpi/mpirowbs.h
1.10 04/03/29 20:07:50 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/rowbs/mpi/mpirowbs.c
1.48 04/03/29 20:07:50 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/rowbs/mpi/makefile
1.4 04/03/29 20:07:50 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/rowbs/mpi/iccbs.c
1.6 04/03/29 20:07:50 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/rowbs/mpi/cholbs.c
1.7 04/03/29 20:07:50 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/rowbs/makefile
1.4 04/03/29 20:07:50 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/normal/normm.c
1.4 04/03/29 20:07:50 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/normal/makefile
1.3 04/03/29 20:07:49 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/makefile
1.7 04/03/29 20:07:49 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/maij/makefile
1.4 04/03/29 20:07:49 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/maij/maij.c
1.15 04/03/29 20:07:49 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/is/matis.h
1.5 04/03/29 20:07:49 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/is/matis.c
1.14 04/03/29 20:07:49 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/is/makefile
1.5 04/03/29 20:07:49 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/hypre/mhyp.c
1.4 04/03/29 20:07:49 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/hypre/makefile
1.4 04/03/29 20:07:49 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/esi/mesi.c
1.36 04/03/29 20:07:49 barrysmith@barry-smiths-computer.local +0 -2


src/mat/impls/esi/makefile
1.11 04/03/29 20:07:49 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/dense/seq/makefile
1.4 04/03/29 20:07:49 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/dense/seq/dense.h
1.6 04/03/29 20:07:49 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/dense/seq/dense.c
1.48 04/03/29 20:07:49 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/dense/mpi/mpidense.h
1.6 04/03/29 20:07:49 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/dense/mpi/mpidense.c
1.34 04/03/29 20:07:49 barrysmith@barry-smiths-computer.local +0 -2


src/mat/impls/dense/mpi/mmdense.c
1.9 04/03/29 20:07:49 barrysmith@barry-smiths-computer.local +0 -2


src/mat/impls/dense/mpi/makefile
1.4 04/03/29 20:07:48 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/dense/makefile
1.4 04/03/29 20:07:48 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/bdiag/seq/makefile
1.4 04/03/29 20:07:48 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/bdiag/seq/bdiag3.c
1.14 04/03/29 20:07:48 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/bdiag/seq/bdiag2.c
1.15 04/03/29 20:07:48 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/bdiag/seq/bdiag.h
1.7 04/03/29 20:07:48 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/bdiag/seq/bdiag.c
1.27 04/03/29 20:07:48 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/bdiag/seq/bdfact.c
1.8 04/03/29 20:07:48 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/bdiag/mpi/mpibdiag.h
1.6 04/03/29 20:07:48 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/bdiag/mpi/mpibdiag.c
1.31 04/03/29 20:07:48 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/bdiag/mpi/mmbdiag.c
1.5 04/03/29 20:07:48 barrysmith@barry-smiths-computer.local +0 -2


src/mat/impls/bdiag/mpi/makefile
1.4 04/03/29 20:07:48 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/bdiag/makefile
1.4 04/03/29 20:07:48 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/seq/makefile
1.5 04/03/29 20:07:48 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/seq/dgefa7.c
1.4 04/03/29 20:07:48 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/seq/dgefa6.c
1.4 04/03/29 20:07:48 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/seq/dgefa5.c
1.4 04/03/29 20:07:48 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/seq/dgefa4.c
1.4 04/03/29 20:07:48 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/seq/dgefa3.c
1.4 04/03/29 20:07:47 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/seq/dgefa2.c
1.4 04/03/29 20:07:47 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/seq/dgefa.c
1.4 04/03/29 20:07:47 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/seq/dgedi.c
1.4 04/03/29 20:07:47 barrysmith@barry-smiths-computer.local +0 -2


src/mat/impls/baij/seq/baijfact9.c
1.5 04/03/29 20:07:47 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/seq/baijfact8.c
1.5 04/03/29 20:07:47 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/seq/baijfact7.c
1.5 04/03/29 20:07:47 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/seq/baijfact6.c
1.5 04/03/29 20:07:47 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/seq/baijfact5.c
1.5 04/03/29 20:07:47 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/seq/baijfact4.c
1.5 04/03/29 20:07:47 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/seq/baijfact3.c
1.10 04/03/29 20:07:47 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/seq/baijfact2.c
1.33 04/03/29 20:07:47 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/seq/baijfact14.c
1.5 04/03/29 20:07:47 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/seq/baijfact13.c
1.5 04/03/29 20:07:46 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/seq/baijfact12.c
1.18 04/03/29 20:07:46 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/seq/baijfact11.c
1.6 04/03/29 20:07:46 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/seq/baijfact10.c
1.5 04/03/29 20:07:46 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/seq/baijfact.c
1.6 04/03/29 20:07:46 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/seq/baij2.c
1.14 04/03/29 20:07:46 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/seq/baij.h
1.20 04/03/29 20:07:46 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/seq/baij.c
1.80 04/03/29 20:07:46 barrysmith@barry-smiths-computer.local +0 -2


src/mat/impls/baij/seq/aijbaij.c
1.9 04/03/29 20:07:46 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/mpi/mpibaij.h
1.14 04/03/29 20:07:46 barrysmith@barry-smiths-computer.local +0 -2


src/mat/impls/baij/mpi/mpibaij.c
1.55 04/03/29 20:07:46 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/mpi/mmbaij.c
1.17 04/03/29 20:07:46 barrysmith@barry-smiths-computer.local +0 -2


src/mat/impls/baij/mpi/makefile
1.7 04/03/29 20:07:46 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/mpi/dscpack/makefile
1.2 04/03/29 20:07:46 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/baij/mpi/dscpack/dscpack.c
1.52 04/03/29 20:07:46 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/baij/mpi/baijov.c
1.16 04/03/29 20:07:46 barrysmith@barry-smiths-computer.local +0 -2


src/mat/impls/baij/makefile
1.4 04/03/29 20:07:45 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/seq/unary.c
1.6 04/03/29 20:07:45 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/seq/umfpack/umfpack.c
1.31 04/03/29 20:07:45 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/seq/umfpack/makefile
1.4 04/03/29 20:07:45 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/seq/superlu/superlu.c
1.60 04/03/29 20:07:44 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/seq/superlu/makefile
1.4 04/03/29 20:07:44 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/seq/spooles/spoolesOptions.c
1.27 04/03/29 20:07:44 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/seq/spooles/spooles.h
1.47 04/03/29 20:07:44 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/seq/spooles/spooles.c
1.88 04/03/29 20:07:44 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/seq/spooles/makefile
1.3 04/03/29 20:07:44 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/seq/spooles/aijspooles.c
1.34 04/03/29 20:07:44 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/seq/matpapt.c
1.38 04/03/29 20:07:44 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/seq/matmatmult.c
1.43 04/03/29 20:07:43 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/seq/matlab/makefile
1.3 04/03/29 20:07:43 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/seq/matlab/aijmatlab.c
1.24 04/03/29 20:07:43 barrysmith@barry-smiths-computer.local +0 -2


src/mat/impls/aij/seq/makefile
1.27 04/03/29 20:07:43 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/seq/lusol/makefile
1.4 04/03/29 20:07:43 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/seq/lusol/lusol.c
1.26 04/03/29 20:07:43 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/seq/ilut.c
1.4 04/03/29 20:07:43 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/seq/ij.c
1.4 04/03/29 20:07:43 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/seq/fdaij.c
1.9 04/03/29 20:07:43 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/seq/essl/makefile
1.3 04/03/29 20:07:43 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/seq/essl/essl.c
1.26 04/03/29 20:07:42 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/seq/aijnode.c
1.24 04/03/29 20:07:42 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/seq/aijfact.c
1.50 04/03/29 20:07:42 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/seq/aij.h
1.25 04/03/29 20:07:42 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/seq/aij.c
1.134 04/03/29 20:07:42 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.89 04/03/29 20:07:42 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/mpi/superlu_dist/makefile
1.5 04/03/29 20:07:42 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/mpi/spooles/mpispooles.c
1.61 04/03/29 20:07:42 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/mpi/spooles/mpiaijspooles.c
1.28 04/03/29 20:07:42 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/mpi/spooles/makefile
1.4 04/03/29 20:07:42 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/mpi/pxxt.c
1.15 04/03/29 20:07:42 barrysmith@barry-smiths-computer.local +0 -2


src/mat/impls/aij/mpi/mumps/mumps.c
1.68 04/03/29 20:07:42 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/mpi/mumps/makefile
1.3 04/03/29 20:07:41 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/mpi/mpiov.c
1.15 04/03/29 20:07:41 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/mpi/mpiaijpc.c
1.4 04/03/29 20:07:41 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/mpi/mpiaij.h
1.8 04/03/29 20:07:41 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/mpi/mpiaij.c
1.111 04/03/29 20:07:41 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/mpi/mmaij.c
1.13 04/03/29 20:07:41 barrysmith@barry-smiths-computer.local +0 -2


src/mat/impls/aij/mpi/makefile
1.23 04/03/29 20:07:41 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/mpi/libtfs/xyt.h
1.5 04/03/29 20:07:41 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/mpi/libtfs/xyt.c
1.7 04/03/29 20:07:41 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/mpi/libtfs/xxt.h
1.5 04/03/29 20:07:41 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/mpi/libtfs/xxt.c
1.7 04/03/29 20:07:41 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/mpi/libtfs/types.h
1.5 04/03/29 20:07:41 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/mpi/libtfs/stack.h
1.5 04/03/29 20:07:41 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/mpi/libtfs/stack.c
1.5 04/03/29 20:07:41 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/mpi/libtfs/queue.h
1.5 04/03/29 20:07:41 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/mpi/libtfs/queue.c
1.5 04/03/29 20:07:41 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/mpi/libtfs/makefile
1.7 04/03/29 20:07:41 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/mpi/libtfs/ivec.c
1.6 04/03/29 20:07:41 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/mpi/libtfs/gs.c
1.11 04/03/29 20:07:41 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/mpi/libtfs/error.h
1.6 04/03/29 20:07:41 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/mpi/libtfs/error.c
1.6 04/03/29 20:07:40 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/mpi/libtfs/const.h
1.7 04/03/29 20:07:40 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/mpi/libtfs/comm.h
1.6 04/03/29 20:07:40 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/mpi/libtfs/comm.c
1.13 04/03/29 20:07:40 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/mpi/libtfs/bss_malloc.h
1.5 04/03/29 20:07:40 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/mpi/libtfs/bss_malloc.c
1.6 04/03/29 20:07:40 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/mpi/libtfs/blas.h
1.5 04/03/29 20:07:40 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/mpi/libtfs/bit_mask.h
1.5 04/03/29 20:07:40 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/aij/mpi/libtfs/bit_mask.c
1.5 04/03/29 20:07:40 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/mpi/fdmpiaij.c
1.6 04/03/29 20:07:40 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/aij/makefile
1.4 04/03/29 20:07:40 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/adj/mpi/mpiadj.h
1.5 04/03/29 20:07:40 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/adj/mpi/mpiadj.c
1.24 04/03/29 20:07:39 barrysmith@barry-smiths-computer.local +0 -2


src/mat/impls/adj/mpi/makefile
1.4 04/03/29 20:07:39 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/adj/makefile
1.4 04/03/29 20:07:39 barrysmith@barry-smiths-computer.local +0 -1


src/mat/impls/adic/nladic.c
1.6 04/03/29 20:07:39 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/adic/matadic.c
1.23 04/03/29 20:07:39 barrysmith@barry-smiths-computer.local +1 -1


src/mat/impls/adic/makefile
1.8 04/03/29 20:07:39 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tutorials/makefile
1.8 04/03/29 20:07:39 barrysmith@barry-smiths-computer.local +0 -3


src/mat/examples/tutorials/ex4.c
1.3 04/03/29 20:07:39 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tutorials/ex1.c
1.7 04/03/29 20:07:39 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/makefile
1.18 04/03/29 20:07:39 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex92.c
1.6 04/03/29 20:07:39 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex91.c
1.2 04/03/29 20:07:39 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex9.c
1.5 04/03/29 20:07:39 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex87.c
1.6 04/03/29 20:07:38 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex85f.F
1.4 04/03/29 20:07:38 barrysmith@barry-smiths-computer.local +0 -2


src/mat/examples/tests/ex81.c
1.6 04/03/29 20:07:38 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex80.c
1.5 04/03/29 20:07:38 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex8.c
1.4 04/03/29 20:07:38 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex79f.F
1.5 04/03/29 20:07:38 barrysmith@barry-smiths-computer.local +0 -2


src/mat/examples/tests/ex78.c
1.5 04/03/29 20:07:38 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex77.c
1.4 04/03/29 20:07:38 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex76.c
1.8 04/03/29 20:07:38 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex75.c
1.12 04/03/29 20:07:38 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex74.c
1.18 04/03/29 20:07:38 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex73.c
1.7 04/03/29 20:07:38 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex72.c
1.6 04/03/29 20:07:38 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex71.c
1.5 04/03/29 20:07:38 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex70.c
1.4 04/03/29 20:07:38 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex7.c
1.7 04/03/29 20:07:38 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex68.c
1.4 04/03/29 20:07:38 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex67f.F
1.5 04/03/29 20:07:38 barrysmith@barry-smiths-computer.local +0 -2


src/mat/examples/tests/ex66.c
1.5 04/03/29 20:07:38 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex65.c
1.5 04/03/29 20:07:37 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex64.c
1.5 04/03/29 20:07:37 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex63f.F
1.6 04/03/29 20:07:37 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex62.c
1.6 04/03/29 20:07:37 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex61.c
1.4 04/03/29 20:07:37 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex60.c
1.5 04/03/29 20:07:37 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex6.c
1.5 04/03/29 20:07:37 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex59.c
1.4 04/03/29 20:07:37 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex58f.F
1.6 04/03/29 20:07:37 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex58.c
1.4 04/03/29 20:07:37 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex57.c
1.6 04/03/29 20:07:37 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex56.c
1.5 04/03/29 20:07:36 barrysmith@barry-smiths-computer.local +1 -1


src/mat/examples/tests/ex55.c
1.9 04/03/29 20:07:36 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex54.c
1.5 04/03/29 20:07:36 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex53.c
1.6 04/03/29 20:07:36 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex52.c
1.4 04/03/29 20:07:36 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex51.c
1.4 04/03/29 20:07:36 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex50.c
1.6 04/03/29 20:07:36 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex5.c
1.6 04/03/29 20:07:36 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex49.c
1.5 04/03/29 20:07:36 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex48.c
1.9 04/03/29 20:07:36 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex47.c
1.5 04/03/29 20:07:36 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex46.c
1.5 04/03/29 20:07:36 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex45.c
1.5 04/03/29 20:07:36 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex44.c
1.5 04/03/29 20:07:36 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex43.c
1.5 04/03/29 20:07:36 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex42.c
1.7 04/03/29 20:07:36 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex41.c
1.7 04/03/29 20:07:36 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex40.c
1.7 04/03/29 20:07:36 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex4.c
1.5 04/03/29 20:07:35 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex38.c
1.5 04/03/29 20:07:35 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex37.c
1.5 04/03/29 20:07:35 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex36f.F
1.6 04/03/29 20:07:35 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex35.c
1.5 04/03/29 20:07:35 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex34.c
1.7 04/03/29 20:07:35 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex33.c
1.9 04/03/29 20:07:35 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex32.c
1.8 04/03/29 20:07:35 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex31.c
1.9 04/03/29 20:07:35 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex30.c
1.9 04/03/29 20:07:35 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex3.c
1.7 04/03/29 20:07:35 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex28.c
1.6 04/03/29 20:07:35 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex27.c
1.6 04/03/29 20:07:35 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex25.c
1.5 04/03/29 20:07:35 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex24.c
1.5 04/03/29 20:07:35 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex22.c
1.5 04/03/29 20:07:35 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex21.c
1.5 04/03/29 20:07:35 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex20.c
1.5 04/03/29 20:07:34 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex2.c
1.10 04/03/29 20:07:34 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex19.c
1.6 04/03/29 20:07:34 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex17.c
1.5 04/03/29 20:07:34 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex16f90.F
1.4 04/03/29 20:07:34 barrysmith@barry-smiths-computer.local +0 -2


src/mat/examples/tests/ex16.c
1.4 04/03/29 20:07:34 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex15.c
1.8 04/03/29 20:07:34 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex14.c
1.5 04/03/29 20:07:34 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex13.c
1.5 04/03/29 20:07:34 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex12.c
1.7 04/03/29 20:07:34 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex11.c
1.5 04/03/29 20:07:34 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex10.c
1.5 04/03/29 20:07:34 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/tests/ex1.c
1.11 04/03/29 20:07:34 barrysmith@barry-smiths-computer.local +0 -1


src/mat/examples/makefile
1.6 04/03/29 20:07:34 barrysmith@barry-smiths-computer.local +0 -1


src/mat/esi/makefile
1.11 04/03/29 20:07:34 barrysmith@barry-smiths-computer.local +0 -1


src/mat/color/slo.c
1.4 04/03/29 20:07:33 barrysmith@barry-smiths-computer.local +0 -2


src/mat/color/setr.c
1.4 04/03/29 20:07:33 barrysmith@barry-smiths-computer.local +0 -1


src/mat/color/seq.c
1.4 04/03/29 20:07:33 barrysmith@barry-smiths-computer.local +0 -2


src/mat/color/scolor.c
1.6 04/03/29 20:07:33 barrysmith@barry-smiths-computer.local +0 -1


src/mat/color/numsrt.c
1.5 04/03/29 20:07:33 barrysmith@barry-smiths-computer.local +0 -2


src/mat/color/makefile
1.4 04/03/29 20:07:33 barrysmith@barry-smiths-computer.local +0 -1


src/mat/color/ido.c
1.4 04/03/29 20:07:33 barrysmith@barry-smiths-computer.local +0 -1


src/mat/color/dsm.c
1.4 04/03/29 20:07:33 barrysmith@barry-smiths-computer.local +0 -1


src/mat/color/degr.c
1.4 04/03/29 20:07:33 barrysmith@barry-smiths-computer.local +0 -1


src/mat/color/color.h
1.4 04/03/29 20:07:33 barrysmith@barry-smiths-computer.local +4 -9


src/mat/color/color.c
1.14 04/03/29 20:07:33 barrysmith@barry-smiths-computer.local +0 -2


src/makefile
1.10 04/03/29 20:07:33 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/utils/makefile
1.5 04/03/29 20:07:33 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/utils/damg.c
1.23 04/03/29 20:07:33 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/pcimpl.h
1.10 04/03/29 20:07:33 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/makefile
1.6 04/03/29 20:07:33 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/interface/precon.c
1.40 04/03/29 20:07:32 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/interface/pcset.c
1.17 04/03/29 20:07:32 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/interface/pcregis.c
1.23 04/03/29 20:07:32 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/interface/makefile
1.5 04/03/29 20:07:32 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/spai/src/makefile
1.8 04/03/29 20:07:32 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/spai/src/ispai.c
1.21 04/03/29 20:07:32 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/pc/impls/spai/src/dspai.c
1.5 04/03/29 20:07:32 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/spai/makefile
1.7 04/03/29 20:07:32 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/spai/examples/tutorials/makefile
1.5 04/03/29 20:07:32 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/spai/examples/tutorials/ex2.c
1.7 04/03/29 20:07:32 barrysmith@barry-smiths-computer.local +0 -4


src/ksp/pc/impls/spai/examples/makefile
1.8 04/03/29 20:07:32 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/sor/sor.c
1.17 04/03/29 20:07:32 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/pc/impls/sor/makefile
1.5 04/03/29 20:07:32 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/shell/shellpc.c
1.14 04/03/29 20:07:32 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/pc/impls/shell/makefile
1.5 04/03/29 20:07:32 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/samg/makefile
1.12 04/03/29 20:07:31 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/redundant/redundant.c
1.15 04/03/29 20:07:31 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/redundant/makefile
1.5 04/03/29 20:07:31 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/ramg/ramgpetsc.c
1.14 04/03/29 20:07:31 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/ramg/ramgfunc.h
1.6 04/03/29 20:07:31 barrysmith@barry-smiths-computer.local +1 -1


src/ksp/pc/impls/ramg/petscfunc.h
1.9 04/03/29 20:07:31 barrysmith@barry-smiths-computer.local +1 -1


src/ksp/pc/impls/ramg/petscfunc.c
1.12 04/03/29 20:07:31 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/ramg/makefile
1.9 04/03/29 20:07:31 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/pbjacobi/pbjacobi.c
1.9 04/03/29 20:07:31 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/pc/impls/pbjacobi/makefile
1.5 04/03/29 20:07:31 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/none/none.c
1.7 04/03/29 20:07:31 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/none/makefile
1.5 04/03/29 20:07:31 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/mg/smg.c
1.9 04/03/29 20:07:31 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/mg/mgimpl.h
1.8 04/03/29 20:07:31 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/pc/impls/mg/mgfunc.c
1.8 04/03/29 20:07:31 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/mg/mg.c
1.25 04/03/29 20:07:31 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/mg/makefile
1.5 04/03/29 20:07:31 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/mg/fmg.c
1.9 04/03/29 20:07:31 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/mat/pcmat.c
1.8 04/03/29 20:07:30 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/mat/makefile
1.4 04/03/29 20:07:30 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/makefile
1.16 04/03/29 20:07:30 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/lu/makefile
1.5 04/03/29 20:07:30 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/lu/lu.c
1.25 04/03/29 20:07:30 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/ksp/pcksp.c
1.15 04/03/29 20:07:30 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/pc/impls/ksp/makefile
1.7 04/03/29 20:07:30 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/jacobi/makefile
1.5 04/03/29 20:07:30 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/jacobi/jacobi.c
1.10 04/03/29 20:07:30 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/is/pcis.h
1.8 04/03/29 20:07:30 barrysmith@barry-smiths-computer.local +1 -1


src/ksp/pc/impls/is/pcis.c
1.16 04/03/29 20:07:30 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/is/nn/nn.h
1.8 04/03/29 20:07:30 barrysmith@barry-smiths-computer.local +1 -1


src/ksp/pc/impls/is/nn/nn.c
1.21 04/03/29 20:07:30 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/is/nn/makefile
1.5 04/03/29 20:07:30 barrysmith@barry-smiths-computer.local +1 -1


src/ksp/pc/impls/is/makefile
1.6 04/03/29 20:07:30 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/ilu/makefile
1.5 04/03/29 20:07:30 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/ilu/ilu.h
1.7 04/03/29 20:07:29 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/pc/impls/ilu/ilu.c
1.28 04/03/29 20:07:29 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/icc/makefile
1.5 04/03/29 20:07:29 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/icc/icc.h
1.7 04/03/29 20:07:29 barrysmith@barry-smiths-computer.local +1 -1


src/ksp/pc/impls/icc/icc.c
1.24 04/03/29 20:07:29 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/hypre/makefile
1.5 04/03/29 20:07:29 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/hypre/hyppilut.c
1.49 04/03/29 20:07:29 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/esi/pesi.c
1.19 04/03/29 20:07:29 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/pc/impls/esi/makefile
1.7 04/03/29 20:07:29 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/eisens/makefile
1.5 04/03/29 20:07:29 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/eisens/eisen.c
1.16 04/03/29 20:07:29 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/pc/impls/composite/makefile
1.5 04/03/29 20:07:29 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/composite/composite.c
1.16 04/03/29 20:07:28 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/cholesky/makefile
1.5 04/03/29 20:07:28 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/cholesky/cholesky.c
1.23 04/03/29 20:07:28 barrysmith@barry-smiths-computer.local +1 -1


src/ksp/pc/impls/bjacobi/makefile
1.5 04/03/29 20:07:28 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/bjacobi/bjacobi.h
1.6 04/03/29 20:07:28 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/bjacobi/bjacobi.c
1.25 04/03/29 20:07:28 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/asm/makefile
1.5 04/03/29 20:07:28 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/impls/asm/asm.c
1.28 04/03/29 20:07:28 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/examples/tutorials/makefile
1.8 04/03/29 20:07:28 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/examples/tests/makefile
1.7 04/03/29 20:07:28 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/examples/tests/ex8f.F
1.11 04/03/29 20:07:28 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/pc/examples/tests/ex7.c
1.6 04/03/29 20:07:28 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/examples/tests/ex6.c
1.6 04/03/29 20:07:28 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/examples/tests/ex5.c
1.13 04/03/29 20:07:28 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/examples/tests/ex4.c
1.8 04/03/29 20:07:28 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/examples/tests/ex3.c
1.7 04/03/29 20:07:28 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/examples/tests/ex2.c
1.8 04/03/29 20:07:28 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/examples/tests/ex1.c
1.6 04/03/29 20:07:28 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/examples/makefile
1.5 04/03/29 20:07:28 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/pc/esi/makefile
1.10 04/03/29 20:07:28 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/makefile
1.7 04/03/29 20:07:28 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/makefile
1.5 04/03/29 20:07:28 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/kspimpl.h
1.19 04/03/29 20:07:27 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/interface/xmon.c
1.7 04/03/29 20:07:27 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/interface/makefile
1.5 04/03/29 20:07:27 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/interface/itres.c
1.9 04/03/29 20:07:27 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/interface/itregis.c
1.9 04/03/29 20:07:27 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/interface/itfunc.c
1.39 04/03/29 20:07:27 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/interface/iterativ.c
1.14 04/03/29 20:07:27 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/interface/itcreate.c
1.41 04/03/29 20:07:27 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/interface/itcl.c
1.11 04/03/29 20:07:27 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/interface/iguess.c
1.8 04/03/29 20:07:27 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/interface/eige.c
1.13 04/03/29 20:07:27 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/interface/dlregis.c
1.18 04/03/29 20:07:27 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/tfqmr/tfqmr.c
1.13 04/03/29 20:07:27 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/tfqmr/makefile
1.5 04/03/29 20:07:27 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/tcqmr/tcqmrp.h
1.5 04/03/29 20:07:27 barrysmith@barry-smiths-computer.local +1 -2


src/ksp/ksp/impls/tcqmr/tcqmr.c
1.13 04/03/29 20:07:26 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/ksp/impls/tcqmr/makefile
1.5 04/03/29 20:07:26 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/symmlq/symmlq.c
1.11 04/03/29 20:07:26 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/symmlq/makefile
1.5 04/03/29 20:07:26 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/rich/richscale.c
1.7 04/03/29 20:07:26 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/rich/richctx.h
1.5 04/03/29 20:07:26 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/rich/rich.c
1.12 04/03/29 20:07:26 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/rich/makefile
1.5 04/03/29 20:07:26 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/qcg/qcg.h
1.5 04/03/29 20:07:26 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/ksp/impls/qcg/qcg.c
1.14 04/03/29 20:07:26 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/qcg/makefile
1.5 04/03/29 20:07:26 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/preonly/preonly.c
1.8 04/03/29 20:07:26 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/preonly/makefile
1.5 04/03/29 20:07:26 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/minres/minres.c
1.12 04/03/29 20:07:26 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/minres/makefile
1.5 04/03/29 20:07:26 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/makefile
1.7 04/03/29 20:07:26 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/lsqr/makefile
1.5 04/03/29 20:07:26 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/lsqr/lsqr.c
1.13 04/03/29 20:07:25 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/lgmres/makefile
1.7 04/03/29 20:07:25 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/gmres/makefile
1.6 04/03/29 20:07:25 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/gmres/gmresp.h
1.11 04/03/29 20:07:25 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/gmres/gmres2.c
1.18 04/03/29 20:07:25 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/gmres/gmres.c
1.37 04/03/29 20:07:25 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/ksp/impls/gmres/gmreig.c
1.10 04/03/29 20:07:25 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/gmres/gmpre.c
1.7 04/03/29 20:07:25 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/gmres/borthog2.c
1.13 04/03/29 20:07:25 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/gmres/borthog.c
1.10 04/03/29 20:07:25 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/fgmres/modpcf.c
1.10 04/03/29 20:07:25 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/fgmres/makefile
1.7 04/03/29 20:07:25 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/fgmres/fgmresp.h
1.11 04/03/29 20:07:25 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/fgmres/fgmres.c
1.27 04/03/29 20:07:25 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/ksp/impls/cr/makefile
1.5 04/03/29 20:07:25 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/cr/cr.c
1.22 04/03/29 20:07:25 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/cheby/makefile
1.5 04/03/29 20:07:25 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/cheby/cheby.c
1.13 04/03/29 20:07:25 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/cheby/chebctx.h
1.6 04/03/29 20:07:25 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/cgs/makefile
1.5 04/03/29 20:07:25 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/cgs/cgs.c
1.16 04/03/29 20:07:25 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/ksp/impls/cgne/makefile
1.3 04/03/29 20:07:25 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/cgne/cgne.c
1.11 04/03/29 20:07:25 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/ksp/impls/cg/makefile
1.5 04/03/29 20:07:24 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/cg/cgtype.c
1.7 04/03/29 20:07:24 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/cg/cgeig.c
1.5 04/03/29 20:07:24 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/cg/cgctx.h
1.5 04/03/29 20:07:24 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/cg/cg.c
1.20 04/03/29 20:07:24 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/bicg/makefile
1.5 04/03/29 20:07:24 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/bicg/bicg.c
1.13 04/03/29 20:07:24 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/bcgs/makefile
1.5 04/03/29 20:07:24 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/ksp/impls/bcgs/bcgs.c
1.12 04/03/29 20:07:24 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tutorials/makefile
1.45 04/03/29 20:07:24 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tutorials/ex9.c
1.14 04/03/29 20:07:24 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tutorials/ex8.c
1.12 04/03/29 20:07:24 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tutorials/ex7.c
1.12 04/03/29 20:07:24 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tutorials/ex6f.F
1.10 04/03/29 20:07:23 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/examples/tutorials/ex5.c
1.12 04/03/29 20:07:23 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tutorials/ex4.c
1.10 04/03/29 20:07:23 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tutorials/ex3.c
1.12 04/03/29 20:07:23 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tutorials/ex2f.F
1.10 04/03/29 20:07:23 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/examples/tutorials/ex27.c
1.11 04/03/29 20:07:23 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tutorials/ex26.c
1.10 04/03/29 20:07:23 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tutorials/ex25.c
1.9 04/03/29 20:07:23 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tutorials/ex23.c
1.10 04/03/29 20:07:23 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tutorials/ex22f.F
1.7 04/03/29 20:07:23 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tutorials/ex22.c
1.6 04/03/29 20:07:23 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tutorials/ex21f.F
1.13 04/03/29 20:07:23 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/examples/tutorials/ex2.c
1.10 04/03/29 20:07:23 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tutorials/ex1f.F
1.11 04/03/29 20:07:23 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/examples/tutorials/ex16.c
1.9 04/03/29 20:07:23 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tutorials/ex15f.F
1.10 04/03/29 20:07:22 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/examples/tutorials/ex15.c
1.10 04/03/29 20:07:22 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tutorials/ex14f.F
1.10 04/03/29 20:07:22 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tutorials/ex13f90.F
1.12 04/03/29 20:07:22 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/examples/tutorials/ex13.c
1.10 04/03/29 20:07:22 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tutorials/ex12.c
1.10 04/03/29 20:07:22 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tutorials/ex11f.F
1.11 04/03/29 20:07:22 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/examples/tutorials/ex11.c
1.10 04/03/29 20:07:22 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tutorials/ex10.c
1.37 04/03/29 20:07:22 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tutorials/ex1.c
1.12 04/03/29 20:07:22 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tests/makefile
1.12 04/03/29 20:07:22 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tests/ex7.c
1.14 04/03/29 20:07:22 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tests/ex6.c
1.17 04/03/29 20:07:22 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tests/ex5f.F
1.9 04/03/29 20:07:22 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/examples/tests/ex4.c
1.8 04/03/29 20:07:22 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tests/ex3.c
1.9 04/03/29 20:07:22 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tests/ex24.c
1.10 04/03/29 20:07:22 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tests/ex20.c
1.15 04/03/29 20:07:22 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tests/ex2.c
1.10 04/03/29 20:07:22 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tests/ex19.c
1.9 04/03/29 20:07:22 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tests/ex18.c
1.13 04/03/29 20:07:21 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tests/ex17.c
1.10 04/03/29 20:07:21 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tests/ex16f.F
1.14 04/03/29 20:07:21 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/examples/tests/ex15.c
1.11 04/03/29 20:07:21 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tests/ex14.c
1.8 04/03/29 20:07:21 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tests/ex12f.F
1.16 04/03/29 20:07:21 barrysmith@barry-smiths-computer.local +0 -2


src/ksp/examples/tests/ex10.c
1.10 04/03/29 20:07:21 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/tests/ex1.c
1.8 04/03/29 20:07:21 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/examples/makefile
1.5 04/03/29 20:07:21 barrysmith@barry-smiths-computer.local +0 -1


src/ksp/esi/makefile
1.6 04/03/29 20:07:21 barrysmith@barry-smiths-computer.local +0 -1


src/inline/spops.h
1.4 04/03/29 20:07:21 barrysmith@barry-smiths-computer.local +0 -1


src/inline/setval.h
1.4 04/03/29 20:07:21 barrysmith@barry-smiths-computer.local +0 -1


src/inline/makefile
1.7 04/03/29 20:07:21 barrysmith@barry-smiths-computer.local +0 -1


src/inline/ilu.h
1.6 04/03/29 20:07:21 barrysmith@barry-smiths-computer.local +0 -1


src/inline/iclsse.h
1.8 04/03/29 20:07:21 barrysmith@barry-smiths-computer.local +0 -1


src/inline/dot.h
1.8 04/03/29 20:07:21 barrysmith@barry-smiths-computer.local +0 -1


src/inline/axpy.h
1.8 04/03/29 20:07:20 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/makefile
1.5 04/03/29 20:07:20 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/kernels/sgemv.F
1.4 04/03/29 20:07:20 barrysmith@barry-smiths-computer.local +0 -2


src/fortran/kernels/makefile
1.6 04/03/29 20:07:20 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/kernels/fwaxpy.F
1.2 04/03/29 20:07:20 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/kernels/fsolvebaij.F
1.5 04/03/29 20:07:20 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/kernels/fsolve.F
1.4 04/03/29 20:07:20 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/kernels/frelax.F
1.6 04/03/29 20:07:20 barrysmith@barry-smiths-computer.local +0 -2


src/fortran/kernels/fnorm.F
1.7 04/03/29 20:07:20 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/kernels/fmultadd.F
1.4 04/03/29 20:07:20 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/kernels/fmult.F
1.4 04/03/29 20:07:20 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/kernels/fmdot.F
1.4 04/03/29 20:07:20 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/kernels/fmaxpy.F
1.4 04/03/29 20:07:20 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/kernels/fcopy.F
1.3 04/03/29 20:07:20 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/kernels/faypx.F
1.2 04/03/29 20:07:20 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/fsrc/somefort.F
1.5 04/03/29 20:07:20 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/fsrc/makefile
1.4 04/03/29 20:07:19 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/f90/zf90vec.c
1.4 04/03/29 20:07:19 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/f90/zf90snes.c
1.4 04/03/29 20:07:19 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/f90/zf90mat.c
1.4 04/03/29 20:07:19 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/f90/zf90ksp.c
1.4 04/03/29 20:07:19 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/f90/zf90da.c
1.4 04/03/29 20:07:19 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/f90/tests/test_IRIXf90.F
1.4 04/03/29 20:07:19 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/f90/tests/test_IRIX.c
1.4 04/03/29 20:07:19 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/f90/tests/makefile
1.6 04/03/29 20:07:19 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/f90/tests/ex1f90.F
1.4 04/03/29 20:07:19 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/f90/tests/ex1.c
1.4 04/03/29 20:07:19 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/f90/makefile
1.4 04/03/29 20:07:19 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/custom/zviewer.c
1.7 04/03/29 20:07:19 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/custom/zvec.c
1.11 04/03/29 20:07:19 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/custom/zts.c
1.13 04/03/29 20:07:19 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/custom/zsys.c
1.18 04/03/29 20:07:19 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/custom/zstartf.c
1.7 04/03/29 20:07:19 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/custom/zstart.c
1.12 04/03/29 20:07:19 barrysmith@barry-smiths-computer.local +0 -2


src/fortran/custom/zsnes.c
1.17 04/03/29 20:07:19 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/custom/zsles.c
1.10 04/03/29 20:07:19 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/custom/zsda.c
1.8 04/03/29 20:07:19 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/custom/zplog.c
1.8 04/03/29 20:07:19 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/custom/zpetsc.h
1.14 04/03/29 20:07:18 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/custom/zpc.c
1.17 04/03/29 20:07:18 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/custom/zoptions.c
1.7 04/03/29 20:07:18 barrysmith@barry-smiths-computer.local +0 -2


src/fortran/custom/zmat.c
1.28 04/03/29 20:07:18 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/custom/zksp.c
1.17 04/03/29 20:07:18 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/custom/zis.c
1.10 04/03/29 20:07:18 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/custom/zdraw.c
1.6 04/03/29 20:07:18 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/custom/zda.c
1.10 04/03/29 20:07:18 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/custom/zao.c
1.4 04/03/29 20:07:18 barrysmith@barry-smiths-computer.local +0 -1


src/fortran/custom/makefile
1.6 04/03/29 20:07:18 barrysmith@barry-smiths-computer.local +0 -1


src/dm/usg/utils/triconvert.c
1.6 04/03/29 20:07:18 barrysmith@barry-smiths-computer.local +1 -3


src/dm/usg/utils/makefile
1.6 04/03/29 20:07:18 barrysmith@barry-smiths-computer.local +0 -1


src/dm/usg/utils/inpututils.c
1.5 04/03/29 20:07:17 barrysmith@barry-smiths-computer.local +0 -2


src/dm/usg/utils/input.c
1.6 04/03/29 20:07:17 barrysmith@barry-smiths-computer.local +1 -1


src/dm/usg/makefile
1.5 04/03/29 20:07:17 barrysmith@barry-smiths-computer.local +0 -1


src/dm/makefile
1.6 04/03/29 20:07:17 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/utils/sda2.c
1.15 04/03/29 20:07:17 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/utils/pack.c
1.9 04/03/29 20:07:17 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/utils/makefile
1.6 04/03/29 20:07:17 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/utils/fdda.c
1.35 04/03/29 20:07:17 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/utils/dm.c
1.8 04/03/29 20:07:17 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/src/makefile
1.12 04/03/29 20:07:17 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/src/gr2.c
1.20 04/03/29 20:07:17 barrysmith@barry-smiths-computer.local +0 -2


src/dm/da/src/gr1.c
1.8 04/03/29 20:07:17 barrysmith@barry-smiths-computer.local +0 -2


src/dm/da/src/daview.c
1.15 04/03/29 20:07:17 barrysmith@barry-smiths-computer.local +0 -2


src/dm/da/src/dasub.c
1.6 04/03/29 20:07:17 barrysmith@barry-smiths-computer.local +0 -2


src/dm/da/src/dascatter.c
1.7 04/03/29 20:07:17 barrysmith@barry-smiths-computer.local +0 -2


src/dm/da/src/dapf.c
1.6 04/03/29 20:07:16 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/src/daltol.c
1.9 04/03/29 20:07:16 barrysmith@barry-smiths-computer.local +0 -2


src/dm/da/src/daltog.c
1.7 04/03/29 20:07:16 barrysmith@barry-smiths-computer.local +0 -2


src/dm/da/src/dalocal.c
1.18 04/03/29 20:07:16 barrysmith@barry-smiths-computer.local +0 -2


src/dm/da/src/daload.c
1.7 04/03/29 20:07:16 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/src/dainterp.c
1.17 04/03/29 20:07:16 barrysmith@barry-smiths-computer.local +0 -2


src/dm/da/src/daindex.c
1.10 04/03/29 20:07:16 barrysmith@barry-smiths-computer.local +0 -2


src/dm/da/src/dagtona.c
1.10 04/03/29 20:07:16 barrysmith@barry-smiths-computer.local +0 -2


src/dm/da/src/dagtol.c
1.10 04/03/29 20:07:16 barrysmith@barry-smiths-computer.local +0 -2


src/dm/da/src/daghost.c
1.6 04/03/29 20:07:16 barrysmith@barry-smiths-computer.local +0 -2


src/dm/da/src/dagetarray.c
1.8 04/03/29 20:07:16 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/src/dadist.c
1.12 04/03/29 20:07:16 barrysmith@barry-smiths-computer.local +0 -2


src/dm/da/src/dadestroy.c
1.17 04/03/29 20:07:16 barrysmith@barry-smiths-computer.local +0 -2


src/dm/da/src/dacorn.c
1.11 04/03/29 20:07:16 barrysmith@barry-smiths-computer.local +0 -2


src/dm/da/src/da3.c
1.19 04/03/29 20:07:16 barrysmith@barry-smiths-computer.local +0 -2


src/dm/da/src/da2.c
1.40 04/03/29 20:07:16 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/src/da1.c
1.19 04/03/29 20:07:16 barrysmith@barry-smiths-computer.local +0 -2


src/dm/da/makefile
1.5 04/03/29 20:07:16 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tutorials/makefile
1.8 04/03/29 20:07:16 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tutorials/ex3.c
1.6 04/03/29 20:07:16 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tutorials/ex2.c
1.5 04/03/29 20:07:14 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tutorials/ex1.c
1.8 04/03/29 20:07:14 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tests/makefile
1.15 04/03/29 20:07:14 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tests/ex9.c
1.5 04/03/29 20:07:13 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tests/ex8.c
1.5 04/03/29 20:07:13 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tests/ex7.c
1.6 04/03/29 20:07:13 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tests/ex6.c
1.5 04/03/29 20:07:13 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tests/ex5.c
1.5 04/03/29 20:07:13 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tests/ex4.c
1.5 04/03/29 20:07:13 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tests/ex3.c
1.5 04/03/29 20:07:13 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tests/ex23.c
1.3 04/03/29 20:07:13 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tests/ex22.c
1.3 04/03/29 20:07:13 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tests/ex21f.F
1.2 04/03/29 20:07:13 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tests/ex20.c
1.2 04/03/29 20:07:13 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tests/ex2.c
1.5 04/03/29 20:07:13 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tests/ex19.c
1.3 04/03/29 20:07:13 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tests/ex18.c
1.5 04/03/29 20:07:13 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tests/ex17.c
1.5 04/03/29 20:07:13 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tests/ex16.c
1.5 04/03/29 20:07:13 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tests/ex15.c
1.5 04/03/29 20:07:13 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tests/ex14.c
1.6 04/03/29 20:07:13 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tests/ex13.c
1.6 04/03/29 20:07:13 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tests/ex12.m
1.5 04/03/29 20:07:13 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tests/ex12.c
1.5 04/03/29 20:07:13 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tests/ex11.c
1.5 04/03/29 20:07:12 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tests/ex10.c
1.5 04/03/29 20:07:12 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/tests/ex1.c
1.5 04/03/29 20:07:12 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/examples/makefile
1.5 04/03/29 20:07:12 barrysmith@barry-smiths-computer.local +0 -1


src/dm/da/daimpl.h
1.15 04/03/29 20:07:12 barrysmith@barry-smiths-computer.local +0 -2


src/dm/ao/utils/makefile
1.5 04/03/29 20:07:12 barrysmith@barry-smiths-computer.local +0 -1


src/dm/ao/utils/aosetlocal.c
1.6 04/03/29 20:07:12 barrysmith@barry-smiths-computer.local +0 -1


src/dm/ao/utils/aopart.c
1.7 04/03/29 20:07:12 barrysmith@barry-smiths-computer.local +0 -1


src/dm/ao/makefile
1.5 04/03/29 20:07:12 barrysmith@barry-smiths-computer.local +0 -1


src/dm/ao/interface/makefile
1.7 04/03/29 20:07:12 barrysmith@barry-smiths-computer.local +0 -1


src/dm/ao/interface/dlregis.c
1.18 04/03/29 20:07:12 barrysmith@barry-smiths-computer.local +0 -3


src/dm/ao/interface/aodataalias.c
1.6 04/03/29 20:07:12 barrysmith@barry-smiths-computer.local +0 -1


src/dm/ao/interface/aodata.c
1.8 04/03/29 20:07:12 barrysmith@barry-smiths-computer.local +0 -1


src/dm/ao/interface/ao.c
1.11 04/03/29 20:07:12 barrysmith@barry-smiths-computer.local +0 -1


src/dm/ao/impls/mapping/makefile
1.6 04/03/29 20:07:12 barrysmith@barry-smiths-computer.local +0 -1


src/dm/ao/impls/mapping/aomapping.c
1.16 04/03/29 20:07:12 barrysmith@barry-smiths-computer.local +0 -3


src/dm/ao/impls/makefile
1.7 04/03/29 20:07:12 barrysmith@barry-smiths-computer.local +0 -1


src/dm/ao/impls/basic/makefile
1.5 04/03/29 20:07:11 barrysmith@barry-smiths-computer.local +0 -1


src/dm/ao/impls/basic/aoreduced.c
1.6 04/03/29 20:07:11 barrysmith@barry-smiths-computer.local +0 -1


src/dm/ao/impls/basic/aodatabasic.c
1.14 04/03/29 20:07:11 barrysmith@barry-smiths-computer.local +0 -2


src/dm/ao/impls/basic/aobasic.c
1.16 04/03/29 20:07:11 barrysmith@barry-smiths-computer.local +0 -2


src/dm/ao/examples/tutorials/makefile
1.6 04/03/29 20:07:11 barrysmith@barry-smiths-computer.local +0 -1


src/dm/ao/examples/tutorials/ex2.c
1.9 04/03/29 20:07:11 barrysmith@barry-smiths-computer.local +0 -1


src/dm/ao/examples/tutorials/ex1.c
1.8 04/03/29 20:07:11 barrysmith@barry-smiths-computer.local +0 -1


src/dm/ao/examples/tests/makefile
1.6 04/03/29 20:07:11 barrysmith@barry-smiths-computer.local +0 -1


src/dm/ao/examples/tests/ex7.c
1.5 04/03/29 20:07:11 barrysmith@barry-smiths-computer.local +0 -1


src/dm/ao/examples/tests/ex6.c
1.5 04/03/29 20:07:11 barrysmith@barry-smiths-computer.local +0 -1


src/dm/ao/examples/tests/ex5.c
1.5 04/03/29 20:07:11 barrysmith@barry-smiths-computer.local +0 -1


src/dm/ao/examples/tests/ex4.c
1.6 04/03/29 20:07:11 barrysmith@barry-smiths-computer.local +0 -1


src/dm/ao/examples/tests/ex3.c
1.6 04/03/29 20:07:11 barrysmith@barry-smiths-computer.local +0 -1


src/dm/ao/examples/tests/ex2.c
1.5 04/03/29 20:07:11 barrysmith@barry-smiths-computer.local +0 -1


src/dm/ao/examples/tests/ex1.c
1.5 04/03/29 20:07:11 barrysmith@barry-smiths-computer.local +0 -1


src/dm/ao/examples/makefile
1.6 04/03/29 20:07:11 barrysmith@barry-smiths-computer.local +0 -1


src/dm/ao/aoimpl.h
1.11 04/03/29 20:07:11 barrysmith@barry-smiths-computer.local +0 -1


src/contrib/oberman/ns_q2q1/makefile
1.4 04/03/29 20:07:10 barrysmith@barry-smiths-computer.local +0 -1


src/contrib/oberman/ns_q1q0/makefile
1.4 04/03/29 20:07:10 barrysmith@barry-smiths-computer.local +0 -1


src/contrib/oberman/makefile
1.5 04/03/29 20:07:10 barrysmith@barry-smiths-computer.local +0 -1


src/contrib/oberman/laplacian_q1/scalable/makefile
1.5 04/03/29 20:07:10 barrysmith@barry-smiths-computer.local +0 -2


src/contrib/oberman/laplacian_q1/scalable/main.c
1.5 04/03/29 20:07:10 barrysmith@barry-smiths-computer.local +1 -1


src/contrib/oberman/laplacian_q1/scalable/apppartition.c
1.4 04/03/29 20:07:10 barrysmith@barry-smiths-computer.local +1 -1


src/contrib/oberman/laplacian_q1/scalable/appload.c
1.4 04/03/29 20:07:10 barrysmith@barry-smiths-computer.local +1 -1


src/contrib/oberman/laplacian_q1/scalable/appelement.c
1.4 04/03/29 20:07:10 barrysmith@barry-smiths-computer.local +1 -1


src/contrib/oberman/laplacian_q1/scalable/appctx.h
1.5 04/03/29 20:07:10 barrysmith@barry-smiths-computer.local +1 -1


src/contrib/oberman/laplacian_q1/scalable/appalgebra.c
1.10 04/03/29 20:07:10 barrysmith@barry-smiths-computer.local +1 -1


src/contrib/oberman/laplacian_q1/makefile
1.8 04/03/29 20:07:10 barrysmith@barry-smiths-computer.local +0 -1


src/contrib/oberman/laplacian_q1/main.c
1.5 04/03/29 20:07:10 barrysmith@barry-smiths-computer.local +1 -1


src/contrib/oberman/laplacian_q1/appview.c
1.4 04/03/29 20:07:10 barrysmith@barry-smiths-computer.local +1 -1


src/contrib/oberman/laplacian_q1/appload.c
1.5 04/03/29 20:07:10 barrysmith@barry-smiths-computer.local +1 -1


src/contrib/oberman/laplacian_q1/appelement.c
1.4 04/03/29 20:07:10 barrysmith@barry-smiths-computer.local +1 -1


src/contrib/oberman/laplacian_q1/appctx.h
1.6 04/03/29 20:07:10 barrysmith@barry-smiths-computer.local +0 -1


src/contrib/oberman/laplacian_q1/appalgebra.c
1.10 04/03/29 20:07:10 barrysmith@barry-smiths-computer.local +1 -1


src/contrib/oberman/burgers_vertex_based_q1/makefile
1.5 04/03/29 20:07:10 barrysmith@barry-smiths-computer.local +0 -1


src/contrib/oberman/burgers_vertex_based_q1/main.c
1.6 04/03/29 20:07:09 barrysmith@barry-smiths-computer.local +1 -1


src/contrib/oberman/burgers_vertex_based_q1/integrator.c
1.4 04/03/29 20:07:09 barrysmith@barry-smiths-computer.local +0 -1


src/contrib/oberman/burgers_vertex_based_q1/functions.c
1.4 04/03/29 20:07:09 barrysmith@barry-smiths-computer.local +1 -2


src/contrib/oberman/burgers_vertex_based_q1/appview.c
1.4 04/03/29 20:07:09 barrysmith@barry-smiths-computer.local +0 -2


src/contrib/oberman/burgers_vertex_based_q1/appload.c
1.5 04/03/29 20:07:09 barrysmith@barry-smiths-computer.local +0 -1


src/contrib/oberman/burgers_df_based_q1/makefile
1.5 04/03/29 20:07:09 barrysmith@barry-smiths-computer.local +0 -1


src/contrib/oberman/burgers_df_based_q1/main.c
1.4 04/03/29 20:07:09 barrysmith@barry-smiths-computer.local +1 -1


src/contrib/oberman/burgers_df_based_q1/functions.c
1.4 04/03/29 20:07:09 barrysmith@barry-smiths-computer.local +0 -2


src/contrib/oberman/burgers_df_based_q1/appview.c
1.4 04/03/29 20:07:09 barrysmith@barry-smiths-computer.local +0 -2


src/contrib/oberman/burgers_df_based_q1/appsetalg.c
1.6 04/03/29 20:07:09 barrysmith@barry-smiths-computer.local +1 -1


src/contrib/oberman/burgers_df_based_q1/appload.c
1.6 04/03/29 20:07:09 barrysmith@barry-smiths-computer.local +0 -1


src/contrib/oberman/burgers_df_based_q1/appctx.h
1.4 04/03/29 20:07:09 barrysmith@barry-smiths-computer.local +0 -1


src/contrib/makefile
1.11 04/03/29 20:07:09 barrysmith@barry-smiths-computer.local +0 -1


src/contrib/fun3d/userJac.F
1.6 04/03/29 20:07:09 barrysmith@barry-smiths-computer.local +0 -1


src/contrib/fun3d/user.h
1.4 04/03/29 20:07:09 barrysmith@barry-smiths-computer.local +1 -1


src/contrib/fun3d/user.F
1.9 04/03/29 20:07:09 barrysmith@barry-smiths-computer.local +0 -1


src/contrib/fun3d/makefile
1.11 04/03/29 20:07:09 barrysmith@barry-smiths-computer.local +0 -1


src/contrib/fun3d/flow.c
1.13 04/03/29 20:07:09 barrysmith@barry-smiths-computer.local +0 -1


src/benchmarks/makefile
1.5 04/03/29 20:07:09 barrysmith@barry-smiths-computer.local +0 -1


src/benchmarks/PetscVecNorm.c
1.6 04/03/29 20:07:09 barrysmith@barry-smiths-computer.local +0 -1


src/benchmarks/PetscTime.c
1.4 04/03/29 20:07:08 barrysmith@barry-smiths-computer.local +0 -1


src/benchmarks/PetscMemzero.c
1.4 04/03/29 20:07:08 barrysmith@barry-smiths-computer.local +0 -1


src/benchmarks/PetscMemcpy.c
1.4 04/03/29 20:07:08 barrysmith@barry-smiths-computer.local +0 -1


src/benchmarks/PetscMemcmp.c
1.4 04/03/29 20:07:08 barrysmith@barry-smiths-computer.local +0 -1


src/benchmarks/PetscMalloc.c
1.4 04/03/29 20:07:08 barrysmith@barry-smiths-computer.local +0 -1


src/benchmarks/PetscGetTime.c
1.4 04/03/29 20:07:08 barrysmith@barry-smiths-computer.local +0 -1


src/benchmarks/PetscGetCPUTime.c
1.4 04/03/29 20:07:08 barrysmith@barry-smiths-computer.local +0 -1


src/benchmarks/PLogEvent.c
1.5 04/03/29 20:07:08 barrysmith@barry-smiths-computer.local +0 -1


src/benchmarks/MPI_Wtime.c
1.4 04/03/29 20:07:08 barrysmith@barry-smiths-computer.local +0 -1


src/benchmarks/Index.c
1.4 04/03/29 20:07:08 barrysmith@barry-smiths-computer.local +0 -1


makefile
1.102.1.1 04/03/29 20:07:08 barrysmith@barry-smiths-computer.local +7 -6


maint/wwwman
1.6 04/03/29 20:07:08 barrysmith@barry-smiths-computer.local +0 -2


include/vecimpl.h
1.21 04/03/29 20:07:08 barrysmith@barry-smiths-computer.local +0 -2


include/petscviewer.h
1.34 04/03/29 20:07:08 barrysmith@barry-smiths-computer.local +0 -1


include/petscversion.h
1.90 04/03/29 20:07:07 barrysmith@barry-smiths-computer.local +0 -1


include/petscvec.h
1.46 04/03/29 20:07:07 barrysmith@barry-smiths-computer.local +0 -1


include/petscts.h
1.23 04/03/29 20:07:07 barrysmith@barry-smiths-computer.local +0 -1


include/petscsys.h
1.13 04/03/29 20:07:07 barrysmith@barry-smiths-computer.local +0 -1


include/petscsnes.h
1.28 04/03/29 20:07:07 barrysmith@barry-smiths-computer.local +0 -1


include/petscpf.h
1.10 04/03/29 20:07:07 barrysmith@barry-smiths-computer.local +0 -2


include/petscpc.h
1.44 04/03/29 20:07:07 barrysmith@barry-smiths-computer.local +0 -2


include/petscoptions.h
1.14 04/03/29 20:07:07 barrysmith@barry-smiths-computer.local +0 -1


include/petscmg.h
1.7 04/03/29 20:07:07 barrysmith@barry-smiths-computer.local +0 -1


include/petscmatlab.h
1.13 04/03/29 20:07:07 barrysmith@barry-smiths-computer.local +0 -2


include/petscmath.h
1.20 04/03/29 20:07:07 barrysmith@barry-smiths-computer.local +0 -1


include/petscmat.h
1.111 04/03/29 20:07:07 barrysmith@barry-smiths-computer.local +0 -1


include/petsclog.h
1.36 04/03/29 20:07:07 barrysmith@barry-smiths-computer.local +0 -2


include/petscksp.h
1.43 04/03/29 20:07:07 barrysmith@barry-smiths-computer.local +0 -1


include/petscis.h
1.16 04/03/29 20:07:07 barrysmith@barry-smiths-computer.local +0 -2


include/petschead.h
1.26 04/03/29 20:07:07 barrysmith@barry-smiths-computer.local +0 -1


include/petscf90.h
1.6 04/03/29 20:07:07 barrysmith@barry-smiths-computer.local +0 -1


include/petscerror.h
1.25 04/03/29 20:07:07 barrysmith@barry-smiths-computer.local +0 -1


include/petscdraw.h
1.19 04/03/29 20:07:06 barrysmith@barry-smiths-computer.local +0 -1


include/petscda.h
1.29 04/03/29 20:07:06 barrysmith@barry-smiths-computer.local +0 -2


include/petscbt.h
1.10 04/03/29 20:07:06 barrysmith@barry-smiths-computer.local +0 -2


include/petscblaslapack.h
1.10 04/03/29 20:07:06 barrysmith@barry-smiths-computer.local +0 -1


include/petscao.h
1.13 04/03/29 20:07:06 barrysmith@barry-smiths-computer.local +0 -2


include/petsc.h
1.57 04/03/29 20:07:06 barrysmith@barry-smiths-computer.local +0 -1


include/mpiuni/mpif.h
1.5 04/03/29 20:07:06 barrysmith@barry-smiths-computer.local +0 -1


include/mpiuni/mpi.h
1.15 04/03/29 20:07:06 barrysmith@barry-smiths-computer.local +0 -2


include/makefile
1.6 04/03/29 20:07:06 barrysmith@barry-smiths-computer.local +0 -1


include/finclude/petscviewer.h
1.7 04/03/29 20:07:06 barrysmith@barry-smiths-computer.local +0 -2


include/finclude/petscvec.h
1.6 04/03/29 20:07:06 barrysmith@barry-smiths-computer.local +0 -1


include/finclude/petscvec.h90
1.5 04/03/29 20:07:06 barrysmith@barry-smiths-computer.local +0 -1


include/finclude/petscts.h
1.8 04/03/29 20:07:06 barrysmith@barry-smiths-computer.local +0 -2


include/finclude/petscsys.h
1.5 04/03/29 20:07:05 barrysmith@barry-smiths-computer.local +0 -1


include/finclude/petscsnes.h
1.9 04/03/29 20:07:05 barrysmith@barry-smiths-computer.local +0 -2


include/finclude/petscpc.h
1.6 04/03/29 20:07:05 barrysmith@barry-smiths-computer.local +0 -1


include/finclude/petscmg.h
1.7 04/03/29 20:07:05 barrysmith@barry-smiths-computer.local +0 -1


include/finclude/petscmat.h
1.16 04/03/29 20:07:05 barrysmith@barry-smiths-computer.local +0 -1


include/finclude/petscmat.h90
1.5 04/03/29 20:07:05 barrysmith@barry-smiths-computer.local +0 -1


include/finclude/petsclog.h
1.6 04/03/29 20:07:05 barrysmith@barry-smiths-computer.local +0 -1


include/finclude/petscksp.h
1.11 04/03/29 20:07:05 barrysmith@barry-smiths-computer.local +0 -1


include/finclude/petscis.h
1.5 04/03/29 20:07:05 barrysmith@barry-smiths-computer.local +0 -1


include/finclude/petscis.h90
1.5 04/03/29 20:07:05 barrysmith@barry-smiths-computer.local +0 -1


include/finclude/petscdraw.h
1.5 04/03/29 20:07:05 barrysmith@barry-smiths-computer.local +0 -1


include/finclude/petscdef.h
1.14 04/03/29 20:07:05 barrysmith@barry-smiths-computer.local +0 -1


include/finclude/petscda.h
1.5 04/03/29 20:07:05 barrysmith@barry-smiths-computer.local +0 -1


include/finclude/petscda.h90
1.5 04/03/29 20:07:05 barrysmith@barry-smiths-computer.local +0 -1


include/finclude/petscao.h
1.5 04/03/29 20:07:05 barrysmith@barry-smiths-computer.local +0 -1


include/finclude/petsc.h
1.8 04/03/29 20:07:05 barrysmith@barry-smiths-computer.local +0 -1


include/finclude/makefile
1.6 04/03/29 20:07:05 barrysmith@barry-smiths-computer.local +0 -1


include/f90impl/makefile
1.6 04/03/29 20:07:05 barrysmith@barry-smiths-computer.local +0 -1


include/f90impl/f90_win32.h
1.5 04/03/29 20:07:05 barrysmith@barry-smiths-computer.local +0 -1


include/f90impl/f90_t3e.h
1.5 04/03/29 20:07:05 barrysmith@barry-smiths-computer.local +0 -1


include/f90impl/f90_solaris_old.h
1.5 04/03/29 20:07:05 barrysmith@barry-smiths-computer.local +0 -1


include/f90impl/f90_solaris.h
1.5 04/03/29 20:07:05 barrysmith@barry-smiths-computer.local +0 -1


include/f90impl/f90_rs6000.h
1.5 04/03/29 20:07:05 barrysmith@barry-smiths-computer.local +0 -1


include/f90impl/f90_nag.h
1.7 04/03/29 20:07:05 barrysmith@barry-smiths-computer.local +0 -1


include/f90impl/f90_hpux.h
1.5 04/03/29 20:07:04 barrysmith@barry-smiths-computer.local +0 -1


include/f90impl/f90_alpha.h
1.5 04/03/29 20:07:04 barrysmith@barry-smiths-computer.local +0 -1


include/f90impl/f90_absoft.h
1.5 04/03/29 20:07:04 barrysmith@barry-smiths-computer.local +0 -1


include/f90impl/f90_IRIX.h
1.8 04/03/29 20:07:04 barrysmith@barry-smiths-computer.local +0 -1


docs/website/documentation/installation.html
1.27 04/03/29 20:07:04 barrysmith@barry-smiths-computer.local +3 -3


docs/tex/manual/part2.tex
1.72 04/03/29 20:07:04 barrysmith@barry-smiths-computer.local +0 -1


docs/tex/manual/part1.tex
1.30 04/03/29 20:07:04 barrysmith@barry-smiths-computer.local +0 -1


docs/tex/manual/manual.tex
1.19 04/03/29 20:07:04 barrysmith@barry-smiths-computer.local +0 -1


docs/tex/manual/intro.tex
1.13 04/03/29 20:07:04 barrysmith@barry-smiths-computer.local +0 -1


docs/makefile
1.13 04/03/29 20:07:04 barrysmith@barry-smiths-computer.local +0 -1


bmake/win64_intel/variables
1.8 04/03/29 20:07:04 barrysmith@barry-smiths-computer.local +0 -1


bmake/win64_intel/rules
1.9 04/03/29 20:07:04 barrysmith@barry-smiths-computer.local +0 -1


bmake/win64_intel/petscfix.h
1.7 04/03/29 20:07:04 barrysmith@barry-smiths-computer.local +0 -1


bmake/win64_intel/petscconf.h
1.19 04/03/29 20:07:04 barrysmith@barry-smiths-computer.local +0 -4


bmake/win64_intel/packages
1.9 04/03/29 20:07:04 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_ms_wmpi/variables
1.8 04/03/29 20:07:04 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_ms_wmpi/rules
1.9 04/03/29 20:07:04 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_ms_wmpi/petscfix.h
1.7 04/03/29 20:07:04 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_ms_wmpi/petscconf.h
1.23 04/03/29 20:07:04 barrysmith@barry-smiths-computer.local +0 -4


bmake/win32_ms_wmpi/packages
1.9 04/03/29 20:07:04 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_ms_mpipro/variables
1.10 04/03/29 20:07:04 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_ms_mpipro/rules
1.9 04/03/29 20:07:03 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_ms_mpipro/petscfix.h
1.8 04/03/29 20:07:03 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_ms_mpipro/petscconf.h
1.23 04/03/29 20:07:03 barrysmith@barry-smiths-computer.local +0 -4


bmake/win32_ms_mpipro/packages
1.9 04/03/29 20:07:03 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_ms_mpich/variables
1.18 04/03/29 20:07:03 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_ms_mpich/rules
1.9 04/03/29 20:07:03 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_ms_mpich/petscfix.h
1.8 04/03/29 20:07:03 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_ms_mpich/petscconf.h
1.25 04/03/29 20:07:03 barrysmith@barry-smiths-computer.local +0 -4


bmake/win32_ms_mpich/packages
1.14 04/03/29 20:07:03 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_ms_hpvm/variables
1.9 04/03/29 20:07:03 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_ms_hpvm/rules
1.9 04/03/29 20:07:03 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_ms_hpvm/petscfix.h
1.7 04/03/29 20:07:03 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_ms_hpvm/petscconf.h
1.20 04/03/29 20:07:03 barrysmith@barry-smiths-computer.local +0 -4


bmake/win32_ms_hpvm/packages
1.9 04/03/29 20:07:03 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_ms/variables
1.9 04/03/29 20:07:03 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_ms/rules
1.9 04/03/29 20:07:03 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_ms/petscfix.h
1.7 04/03/29 20:07:03 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_ms/petscconf.h
1.23 04/03/29 20:07:03 barrysmith@barry-smiths-computer.local +0 -4


bmake/win32_ms/packages
1.11 04/03/29 20:07:03 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_intel/variables
1.8 04/03/29 20:07:03 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_intel/rules
1.9 04/03/29 20:07:03 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_intel/petscfix.h
1.7 04/03/29 20:07:03 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_intel/petscconf.h
1.22 04/03/29 20:07:02 barrysmith@barry-smiths-computer.local +0 -4


bmake/win32_intel/packages
1.12 04/03/29 20:07:02 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_gnu/variables
1.7 04/03/29 20:07:02 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_gnu/rules
1.9 04/03/29 20:07:02 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_gnu/petscfix.h
1.6 04/03/29 20:07:02 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_gnu/petscconf.h
1.22 04/03/29 20:07:02 barrysmith@barry-smiths-computer.local +0 -4


bmake/win32_gnu/packages
1.14 04/03/29 20:07:02 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_borland/variables
1.11 04/03/29 20:07:02 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_borland/rules
1.11 04/03/29 20:07:02 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_borland/petscfix.h
1.8 04/03/29 20:07:02 barrysmith@barry-smiths-computer.local +0 -1


bmake/win32_borland/petscconf.h
1.24 04/03/29 20:07:02 barrysmith@barry-smiths-computer.local +0 -4


bmake/win32_borland/packages
1.9 04/03/29 20:07:02 barrysmith@barry-smiths-computer.local +0 -1


bmake/t3e/variables
1.7 04/03/29 20:07:02 barrysmith@barry-smiths-computer.local +0 -1


bmake/t3e/rules
1.10 04/03/29 20:07:02 barrysmith@barry-smiths-computer.local +1 -1


bmake/t3e/petscfix.h
1.6 04/03/29 20:07:02 barrysmith@barry-smiths-computer.local +0 -1


bmake/t3e/petscconf.h
1.18 04/03/29 20:07:02 barrysmith@barry-smiths-computer.local +0 -4


bmake/t3e/packages
1.14 04/03/29 20:07:01 barrysmith@barry-smiths-computer.local +0 -2


bmake/sx6/variables
1.4 04/03/29 20:07:01 barrysmith@barry-smiths-computer.local +0 -1


bmake/sx6/rules
1.5 04/03/29 20:07:01 barrysmith@barry-smiths-computer.local +1 -2


bmake/sx6/petscfix.h
1.2 04/03/29 20:07:01 barrysmith@barry-smiths-computer.local +0 -1


bmake/sx6/petscconf.h
1.2 04/03/29 20:07:01 barrysmith@barry-smiths-computer.local +0 -7


bmake/sx6/packages
1.4 04/03/29 20:07:01 barrysmith@barry-smiths-computer.local +0 -2


bmake/solaris_x86/variables
1.7 04/03/29 20:07:01 barrysmith@barry-smiths-computer.local +0 -1


bmake/solaris_x86/rules
1.8 04/03/29 20:07:01 barrysmith@barry-smiths-computer.local +0 -1


bmake/solaris_x86/petscfix.h
1.5 04/03/29 20:07:01 barrysmith@barry-smiths-computer.local +0 -1


bmake/solaris_x86/petscconf.h
1.16 04/03/29 20:07:01 barrysmith@barry-smiths-computer.local +0 -4


bmake/solaris_x86/packages
1.11 04/03/29 20:07:01 barrysmith@barry-smiths-computer.local +0 -2


bmake/solaris_uni/variables
1.10 04/03/29 20:07:01 barrysmith@barry-smiths-computer.local +0 -1


bmake/solaris_uni/rules
1.8 04/03/29 20:07:01 barrysmith@barry-smiths-computer.local +0 -1


bmake/solaris_uni/petscfix.h
1.5 04/03/29 20:07:01 barrysmith@barry-smiths-computer.local +0 -1


bmake/solaris_uni/petscconf.h
1.19 04/03/29 20:07:01 barrysmith@barry-smiths-computer.local +0 -4


bmake/solaris_uni/packages
1.13 04/03/29 20:07:01 barrysmith@barry-smiths-computer.local +0 -2


bmake/solaris_lam/variables
1.10 04/03/29 20:07:01 barrysmith@barry-smiths-computer.local +0 -1


bmake/solaris_lam/rules
1.8 04/03/29 20:07:01 barrysmith@barry-smiths-computer.local +0 -1


bmake/solaris_lam/petscfix.h
1.5 04/03/29 20:07:01 barrysmith@barry-smiths-computer.local +0 -1


bmake/solaris_lam/petscconf.h
1.21 04/03/29 20:07:01 barrysmith@barry-smiths-computer.local +0 -4


bmake/solaris_lam/packages
1.10 04/03/29 20:07:01 barrysmith@barry-smiths-computer.local +0 -2


bmake/solaris_gnu/variables
1.8 04/03/29 20:07:01 barrysmith@barry-smiths-computer.local +0 -1


bmake/solaris_gnu/rules
1.8 04/03/29 20:07:01 barrysmith@barry-smiths-computer.local +0 -1


bmake/solaris_gnu/petscfix.h
1.5 04/03/29 20:07:00 barrysmith@barry-smiths-computer.local +0 -1


bmake/solaris_gnu/petscconf.h
1.20 04/03/29 20:07:00 barrysmith@barry-smiths-computer.local +0 -7


bmake/solaris_gnu/packages
1.13 04/03/29 20:07:00 barrysmith@barry-smiths-computer.local +0 -1


bmake/solaris64/variables
1.12 04/03/29 20:07:00 barrysmith@barry-smiths-computer.local +0 -1


bmake/solaris64/rules
1.8 04/03/29 20:07:00 barrysmith@barry-smiths-computer.local +0 -1


bmake/solaris64/petscfix.h
1.5 04/03/29 20:07:00 barrysmith@barry-smiths-computer.local +0 -1


bmake/solaris64/petscconf.h
1.19 04/03/29 20:07:00 barrysmith@barry-smiths-computer.local +0 -4


bmake/solaris64/packages
1.12 04/03/29 20:07:00 barrysmith@barry-smiths-computer.local +0 -2


bmake/solaris/variables
1.11 04/03/29 20:07:00 barrysmith@barry-smiths-computer.local +0 -1


bmake/solaris/rules
1.8 04/03/29 20:07:00 barrysmith@barry-smiths-computer.local +0 -1


bmake/solaris/petscfix.h
1.5 04/03/29 20:07:00 barrysmith@barry-smiths-computer.local +0 -1


bmake/solaris/petscconf.h
1.23 04/03/29 20:07:00 barrysmith@barry-smiths-computer.local +0 -4


bmake/solaris/packages
1.23 04/03/29 20:07:00 barrysmith@barry-smiths-computer.local +0 -2


bmake/rs6000_sp/variables
1.10 04/03/29 20:07:00 barrysmith@barry-smiths-computer.local +0 -1


bmake/rs6000_sp/rules
1.10 04/03/29 20:07:00 barrysmith@barry-smiths-computer.local +0 -1


bmake/rs6000_sp/petscfix.h
1.10 04/03/29 20:07:00 barrysmith@barry-smiths-computer.local +0 -1


bmake/rs6000_sp/petscconf.h
1.16 04/03/29 20:07:00 barrysmith@barry-smiths-computer.local +0 -4


bmake/rs6000_sp/packages
1.15 04/03/29 20:07:00 barrysmith@barry-smiths-computer.local +0 -2


bmake/rs6000_gnu/variables
1.6 04/03/29 20:07:00 barrysmith@barry-smiths-computer.local +0 -1


bmake/rs6000_gnu/rules
1.8 04/03/29 20:07:00 barrysmith@barry-smiths-computer.local +0 -1


bmake/rs6000_gnu/petscfix.h
1.6 04/03/29 20:07:00 barrysmith@barry-smiths-computer.local +0 -1


bmake/rs6000_gnu/petscconf.h
1.19 04/03/29 20:07:00 barrysmith@barry-smiths-computer.local +0 -4


bmake/rs6000_gnu/packages
1.12 04/03/29 20:07:00 barrysmith@barry-smiths-computer.local +0 -2


bmake/rs6000_64/variables
1.12 04/03/29 20:07:00 barrysmith@barry-smiths-computer.local +0 -1


bmake/rs6000_64/rules
1.10 04/03/29 20:06:59 barrysmith@barry-smiths-computer.local +0 -1


bmake/rs6000_64/petscfix.h
1.5 04/03/29 20:06:59 barrysmith@barry-smiths-computer.local +0 -1


bmake/rs6000_64/petscconf.h
1.16 04/03/29 20:06:59 barrysmith@barry-smiths-computer.local +0 -4


bmake/rs6000_64/packages
1.12 04/03/29 20:06:59 barrysmith@barry-smiths-computer.local +0 -1


bmake/rs6000/variables
1.8 04/03/29 20:06:59 barrysmith@barry-smiths-computer.local +0 -1


bmake/rs6000/rules
1.10 04/03/29 20:06:59 barrysmith@barry-smiths-computer.local +0 -1


bmake/rs6000/petscfix.h
1.6 04/03/29 20:06:59 barrysmith@barry-smiths-computer.local +0 -1


bmake/rs6000/petscconf.h
1.16 04/03/29 20:06:59 barrysmith@barry-smiths-computer.local +0 -4


bmake/rs6000/packages
1.11 04/03/29 20:06:59 barrysmith@barry-smiths-computer.local +0 -2


bmake/macx/variables
1.18 04/03/29 20:06:59 barrysmith@barry-smiths-computer.local +0 -1


bmake/macx/rules
1.8 04/03/29 20:06:59 barrysmith@barry-smiths-computer.local +0 -1


bmake/macx/petscfix.h
1.5 04/03/29 20:06:59 barrysmith@barry-smiths-computer.local +0 -1


bmake/macx/petscconf.h
1.15 04/03/29 20:06:59 barrysmith@barry-smiths-computer.local +0 -4


bmake/macx/packages
1.16 04/03/29 20:06:59 barrysmith@barry-smiths-computer.local +0 -2


bmake/linux_uni/variables
1.3 04/03/29 20:06:59 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_uni/rules
1.4 04/03/29 20:06:59 barrysmith@barry-smiths-computer.local +0 -2


bmake/linux_uni/petscfix.h
1.2 04/03/29 20:06:59 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_uni/petscconf.h
1.2 04/03/29 20:06:59 barrysmith@barry-smiths-computer.local +0 -4


bmake/linux_uni/packages
1.8 04/03/29 20:06:59 barrysmith@barry-smiths-computer.local +0 -2


bmake/linux_tau/variables
1.5 04/03/29 20:06:59 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_tau/rules
1.5 04/03/29 20:06:59 barrysmith@barry-smiths-computer.local +0 -2


bmake/linux_tau/petscfix.h
1.2 04/03/29 20:06:59 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_tau/petscconf.h
1.3 04/03/29 20:06:59 barrysmith@barry-smiths-computer.local +0 -4


bmake/linux_tau/packages
1.8 04/03/29 20:06:59 barrysmith@barry-smiths-computer.local +0 -2


bmake/linux_superludist/variables
1.5 04/03/29 20:06:59 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_superludist/rules
1.5 04/03/29 20:06:58 barrysmith@barry-smiths-computer.local +0 -2


bmake/linux_superludist/petscfix.h
1.2 04/03/29 20:06:58 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_superludist/petscconf.h
1.14 04/03/29 20:06:58 barrysmith@barry-smiths-computer.local +0 -4


bmake/linux_superludist/packages
1.39 04/03/29 20:06:58 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_pgi/variables
1.9 04/03/29 20:06:58 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_pgi/rules
1.8 04/03/29 20:06:58 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_pgi/petscfix.h
1.5 04/03/29 20:06:58 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_pgi/petscconf.h
1.18 04/03/29 20:06:58 barrysmith@barry-smiths-computer.local +0 -4


bmake/linux_pgi/packages
1.12 04/03/29 20:06:58 barrysmith@barry-smiths-computer.local +0 -2


bmake/linux_nagf90/variables
1.6 04/03/29 20:06:58 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_nagf90/rules
1.5 04/03/29 20:06:58 barrysmith@barry-smiths-computer.local +0 -2


bmake/linux_nagf90/petscfix.h
1.2 04/03/29 20:06:58 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_nagf90/petscconf.h
1.4 04/03/29 20:06:58 barrysmith@barry-smiths-computer.local +0 -4


bmake/linux_nagf90/packages
1.7 04/03/29 20:06:58 barrysmith@barry-smiths-computer.local +0 -2


bmake/linux_jazz_intel/variables
1.6 04/03/29 20:06:58 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_jazz_intel/rules
1.7 04/03/29 20:06:58 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_jazz_intel/petscfix.h
1.2 04/03/29 20:06:58 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_jazz_intel/petscconf.h
1.5 04/03/29 20:06:58 barrysmith@barry-smiths-computer.local +0 -4


bmake/linux_jazz_intel/packages
1.10 04/03/29 20:06:58 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_intel/variables
1.15 04/03/29 20:06:57 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_intel/rules
1.12 04/03/29 20:06:57 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_intel/petscfix.h
1.6 04/03/29 20:06:57 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_intel/petscconf.h
1.23 04/03/29 20:06:57 barrysmith@barry-smiths-computer.local +0 -4


bmake/linux_intel/packages
1.26 04/03/29 20:06:57 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_gm/variables
1.4 04/03/29 20:06:57 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_gm/rules
1.5 04/03/29 20:06:57 barrysmith@barry-smiths-computer.local +0 -2


bmake/linux_gm/petscfix.h
1.2 04/03/29 20:06:57 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_gm/petscconf.h
1.2 04/03/29 20:06:57 barrysmith@barry-smiths-computer.local +0 -4


bmake/linux_gm/packages
1.8 04/03/29 20:06:57 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_gcc_pgf90/variables
1.14 04/03/29 20:06:57 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_gcc_pgf90/rules
1.9 04/03/29 20:06:57 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_gcc_pgf90/petscfix.h
1.6 04/03/29 20:06:57 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_gcc_pgf90/petscconf.h
1.20 04/03/29 20:06:57 barrysmith@barry-smiths-computer.local +0 -4


bmake/linux_gcc_pgf90/packages
1.38 04/03/29 20:06:57 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_gcc_ifc/variables
1.3 04/03/29 20:06:57 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_gcc_ifc/rules
1.4 04/03/29 20:06:57 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_gcc_ifc/petscfix.h
1.2 04/03/29 20:06:57 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_gcc_ifc/petscconf.h
1.2 04/03/29 20:06:56 barrysmith@barry-smiths-computer.local +0 -4


bmake/linux_gcc_ifc/packages
1.5 04/03/29 20:06:56 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_alpha_dec/variables
1.10 04/03/29 20:06:56 barrysmith@barry-smiths-computer.local +0 -2


bmake/linux_alpha_dec/rules
1.10 04/03/29 20:06:56 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_alpha_dec/petscfix.h
1.5 04/03/29 20:06:56 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_alpha_dec/petscconf.h
1.18 04/03/29 20:06:56 barrysmith@barry-smiths-computer.local +0 -4


bmake/linux_alpha_dec/packages
1.11 04/03/29 20:06:56 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_alpha/variables
1.8 04/03/29 20:06:56 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_alpha/rules
1.8 04/03/29 20:06:56 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_alpha/petscfix.h
1.6 04/03/29 20:06:56 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_alpha/petscconf.h
1.20 04/03/29 20:06:56 barrysmith@barry-smiths-computer.local +0 -4


bmake/linux_alpha/packages
1.11 04/03/29 20:06:56 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_absoft/variables
1.7 04/03/29 20:06:56 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_absoft/rules
1.9 04/03/29 20:06:56 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_absoft/petscfix.h
1.6 04/03/29 20:06:56 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux_absoft/petscconf.h
1.20 04/03/29 20:06:56 barrysmith@barry-smiths-computer.local +0 -4


bmake/linux_absoft/packages
1.13 04/03/29 20:06:56 barrysmith@barry-smiths-computer.local +0 -2


bmake/linux64_intel/variables
1.11 04/03/29 20:06:56 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux64_intel/rules
1.9 04/03/29 20:06:56 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux64_intel/petscfix.h
1.6 04/03/29 20:06:56 barrysmith@barry-smiths-computer.local +1 -1


bmake/linux64_intel/petscconf.h
1.22 04/03/29 20:06:55 barrysmith@barry-smiths-computer.local +0 -4


bmake/linux64_intel/packages
1.14 04/03/29 20:06:55 barrysmith@barry-smiths-computer.local +0 -2


bmake/linux64/variables
1.6 04/03/29 20:06:55 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux64/rules
1.8 04/03/29 20:06:55 barrysmith@barry-smiths-computer.local +0 -2


bmake/linux64/petscfix.h
1.6 04/03/29 20:06:55 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux64/petscconf.h
1.21 04/03/29 20:06:55 barrysmith@barry-smiths-computer.local +0 -4


bmake/linux64/packages
1.13 04/03/29 20:06:55 barrysmith@barry-smiths-computer.local +0 -2


bmake/linux/variables
1.7 04/03/29 20:06:55 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux/rules
1.9 04/03/29 20:06:55 barrysmith@barry-smiths-computer.local +0 -2


bmake/linux/petscfix.h
1.4 04/03/29 20:06:55 barrysmith@barry-smiths-computer.local +0 -1


bmake/linux/petscconf.h
1.19 04/03/29 20:06:55 barrysmith@barry-smiths-computer.local +0 -4


bmake/linux/packages
1.43 04/03/29 20:06:55 barrysmith@barry-smiths-computer.local +0 -2


bmake/hpux64/variables
1.7 04/03/29 20:06:55 barrysmith@barry-smiths-computer.local +0 -1


bmake/hpux64/rules
1.8 04/03/29 20:06:55 barrysmith@barry-smiths-computer.local +0 -1


bmake/hpux64/petscfix.h
1.5 04/03/29 20:06:55 barrysmith@barry-smiths-computer.local +0 -1


bmake/hpux64/petscconf.h
1.18 04/03/29 20:06:55 barrysmith@barry-smiths-computer.local +0 -4


bmake/hpux64/packages
1.13 04/03/29 20:06:55 barrysmith@barry-smiths-computer.local +0 -2


bmake/hpux/variables
1.7 04/03/29 20:06:55 barrysmith@barry-smiths-computer.local +0 -1


bmake/hpux/rules
1.8 04/03/29 20:06:55 barrysmith@barry-smiths-computer.local +0 -1


bmake/hpux/petscfix.h
1.5 04/03/29 20:06:55 barrysmith@barry-smiths-computer.local +0 -1


bmake/hpux/petscconf.h
1.17 04/03/29 20:06:55 barrysmith@barry-smiths-computer.local +0 -4


bmake/hpux/packages
1.13 04/03/29 20:06:55 barrysmith@barry-smiths-computer.local +0 -2


bmake/freebsd/variables
1.7 04/03/29 20:06:55 barrysmith@barry-smiths-computer.local +0 -1


bmake/freebsd/rules
1.8 04/03/29 20:06:54 barrysmith@barry-smiths-computer.local +0 -1


bmake/freebsd/petscfix.h
1.5 04/03/29 20:06:54 barrysmith@barry-smiths-computer.local +0 -1


bmake/freebsd/petscconf.h
1.23 04/03/29 20:06:54 barrysmith@barry-smiths-computer.local +0 -4


bmake/freebsd/packages
1.13 04/03/29 20:06:54 barrysmith@barry-smiths-computer.local +0 -1


bmake/cray_x1/variables
1.4 04/03/29 20:06:54 barrysmith@barry-smiths-computer.local +0 -1


bmake/cray_x1/rules
1.5 04/03/29 20:06:54 barrysmith@barry-smiths-computer.local +1 -2


bmake/cray_x1/petscfix.h
1.3 04/03/29 20:06:54 barrysmith@barry-smiths-computer.local +0 -1


bmake/cray_x1/petscconf.h
1.3 04/03/29 20:06:54 barrysmith@barry-smiths-computer.local +0 -4


bmake/cray_x1/packages
1.5 04/03/29 20:06:54 barrysmith@barry-smiths-computer.local +1 -2


bmake/config/variables.in
1.45 04/03/29 20:06:54 barrysmith@barry-smiths-computer.local +2 -1


bmake/config/rules.in
1.15 04/03/29 20:06:54 barrysmith@barry-smiths-computer.local +4 -0


bmake/config/petscfix.h.in
1.10 04/03/29 20:06:54 barrysmith@barry-smiths-computer.local +0 -1


bmake/config/packages.in
1.30.1.1 04/03/29 20:06:54 barrysmith@barry-smiths-computer.local +3 -2


bmake/common/variables
1.62 04/03/29 20:06:54 barrysmith@barry-smiths-computer.local +0 -1


bmake/common/test
1.12 04/03/29 20:06:54 barrysmith@barry-smiths-computer.local +0 -1


bmake/common/rules
1.115.1.1 04/03/29 20:06:54 barrysmith@barry-smiths-computer.local +3 -4


bmake/common/bopt_g_single
1.6 04/03/29 20:06:54 barrysmith@barry-smiths-computer.local +0 -1


bmake/common/bopt_g_matsingle
1.5 04/03/29 20:06:54 barrysmith@barry-smiths-computer.local +0 -1


bmake/common/bopt_g_complex
1.5 04/03/29 20:06:54 barrysmith@barry-smiths-computer.local +0 -1


bmake/common/bopt_g_c++_single
1.2 04/03/29 20:06:54 barrysmith@barry-smiths-computer.local +0 -1


bmake/common/bopt_g
1.6 04/03/29 20:06:53 barrysmith@barry-smiths-computer.local +0 -1


bmake/common/bopt_g_c++
1.5 04/03/29 20:06:53 barrysmith@barry-smiths-computer.local +0 -1


bmake/common/bopt_O
1.7 04/03/29 20:06:53 barrysmith@barry-smiths-computer.local +0 -1


bmake/common/bopt_O_single
1.6 04/03/29 20:06:53 barrysmith@barry-smiths-computer.local +0 -1


bmake/common/bopt_O_matsingle
1.5 04/03/29 20:06:53 barrysmith@barry-smiths-computer.local +0 -1


bmake/common/bopt_O_complex
1.5 04/03/29 20:06:53 barrysmith@barry-smiths-computer.local +0 -1


bmake/common/bopt_O_c++
1.6 04/03/29 20:06:53 barrysmith@barry-smiths-computer.local +0 -1


bmake/common/bopt_O_c++_single
1.2 04/03/29 20:06:53 barrysmith@barry-smiths-computer.local +0 -1


bmake/common/bopt_0
1.5 04/03/29 20:06:53 barrysmith@barry-smiths-computer.local +0 -1


bmake/common/bopt_0_c++
1.5 04/03/29 20:06:53 barrysmith@barry-smiths-computer.local +0 -2


bmake/common/base
1.7 04/03/29 20:06:53 barrysmith@barry-smiths-computer.local +0 -1


bmake/beos/variables
1.6 04/03/29 20:06:53 barrysmith@barry-smiths-computer.local +0 -1


bmake/beos/rules
1.8 04/03/29 20:06:53 barrysmith@barry-smiths-computer.local +0 -1


bmake/beos/petscfix.h
1.5 04/03/29 20:06:53 barrysmith@barry-smiths-computer.local +0 -1


bmake/beos/petscconf.h
1.18 04/03/29 20:06:53 barrysmith@barry-smiths-computer.local +0 -4


bmake/beos/packages
1.9 04/03/29 20:06:53 barrysmith@barry-smiths-computer.local +0 -2


bmake/ascired/variables
1.7 04/03/29 20:06:53 barrysmith@barry-smiths-computer.local +0 -1


bmake/ascired/rules
1.8 04/03/29 20:06:53 barrysmith@barry-smiths-computer.local +0 -1


bmake/ascired/petscfix.h
1.7 04/03/29 20:06:53 barrysmith@barry-smiths-computer.local +0 -1


bmake/ascired/petscconf.h
1.14 04/03/29 20:06:53 barrysmith@barry-smiths-computer.local +0 -4


bmake/ascired/packages
1.8 04/03/29 20:06:53 barrysmith@barry-smiths-computer.local +0 -2


bmake/alpha_uni/variables
1.9 04/03/29 20:06:53 barrysmith@barry-smiths-computer.local +0 -2


bmake/alpha_uni/rules
1.9 04/03/29 20:06:53 barrysmith@barry-smiths-computer.local +0 -1


bmake/alpha_uni/petscfix.h
1.5 04/03/29 20:06:52 barrysmith@barry-smiths-computer.local +0 -1


bmake/alpha_uni/petscconf.h
1.19 04/03/29 20:06:52 barrysmith@barry-smiths-computer.local +0 -4


bmake/alpha_uni/packages
1.10 04/03/29 20:06:52 barrysmith@barry-smiths-computer.local +0 -1


bmake/alpha_gnu/variables
1.7 04/03/29 20:06:52 barrysmith@barry-smiths-computer.local +0 -2


bmake/alpha_gnu/rules
1.8 04/03/29 20:06:52 barrysmith@barry-smiths-computer.local +0 -1


bmake/alpha_gnu/petscfix.h
1.5 04/03/29 20:06:52 barrysmith@barry-smiths-computer.local +0 -1


bmake/alpha_gnu/petscconf.h
1.20 04/03/29 20:06:52 barrysmith@barry-smiths-computer.local +0 -4


bmake/alpha_gnu/packages
1.13 04/03/29 20:06:52 barrysmith@barry-smiths-computer.local +0 -2


bmake/alpha/variables
1.10 04/03/29 20:06:52 barrysmith@barry-smiths-computer.local +0 -2


bmake/alpha/rules
1.8 04/03/29 20:06:52 barrysmith@barry-smiths-computer.local +0 -1


bmake/alpha/petscfix.h
1.5 04/03/29 20:06:52 barrysmith@barry-smiths-computer.local +0 -1


bmake/alpha/petscconf.h
1.18 04/03/29 20:06:52 barrysmith@barry-smiths-computer.local +0 -4


bmake/alpha/packages
1.11 04/03/29 20:06:52 barrysmith@barry-smiths-computer.local +0 -1


bmake/UXPV/variables
1.8 04/03/29 20:06:52 barrysmith@barry-smiths-computer.local +0 -1


bmake/UXPV/rules
1.8 04/03/29 20:06:51 barrysmith@barry-smiths-computer.local +0 -1


bmake/UXPV/petscfix.h
1.5 04/03/29 20:06:51 barrysmith@barry-smiths-computer.local +0 -1


bmake/UXPV/petscconf.h
1.18 04/03/29 20:06:51 barrysmith@barry-smiths-computer.local +0 -4


bmake/UXPV/packages
1.14 04/03/29 20:06:51 barrysmith@barry-smiths-computer.local +0 -2


bmake/IRIX_gnu/variables
1.7 04/03/29 20:06:51 barrysmith@barry-smiths-computer.local +0 -1


bmake/IRIX_gnu/rules
1.9 04/03/29 20:06:51 barrysmith@barry-smiths-computer.local +1 -2


bmake/IRIX_gnu/petscfix.h
1.5 04/03/29 20:06:51 barrysmith@barry-smiths-computer.local +0 -1


bmake/IRIX_gnu/petscconf.h
1.20 04/03/29 20:06:51 barrysmith@barry-smiths-computer.local +0 -4


bmake/IRIX_gnu/packages
1.15 04/03/29 20:06:51 barrysmith@barry-smiths-computer.local +0 -1


bmake/IRIX64/variables
1.8 04/03/29 20:06:51 barrysmith@barry-smiths-computer.local +0 -1


bmake/IRIX64/rules
1.9 04/03/29 20:06:51 barrysmith@barry-smiths-computer.local +1 -2


bmake/IRIX64/petscfix.h
1.6 04/03/29 20:06:51 barrysmith@barry-smiths-computer.local +0 -1


bmake/IRIX64/petscconf.h
1.17 04/03/29 20:06:51 barrysmith@barry-smiths-computer.local +0 -4


bmake/IRIX64/packages
1.16 04/03/29 20:06:51 barrysmith@barry-smiths-computer.local +0 -2


bmake/IRIX/variables
1.6 04/03/29 20:06:51 barrysmith@barry-smiths-computer.local +0 -1


bmake/IRIX/rules
1.9 04/03/29 20:06:51 barrysmith@barry-smiths-computer.local +0 -2


bmake/IRIX/petscfix.h
1.8 04/03/29 20:06:51 barrysmith@barry-smiths-computer.local +0 -1


bmake/IRIX/petscconf.h
1.17 04/03/29 20:06:51 barrysmith@barry-smiths-computer.local +0 -4


bmake/IRIX/packages
1.12 04/03/29 20:06:51 barrysmith@barry-smiths-computer.local +0 -1


Hg-commit: eede6cc9155d90402191d6b25d746a93e38ebdd5

show more ...


/petsc/bin/mpirun.uni
/petsc/bin/petscarch
/petsc/bin/update.py
/petsc/bmake/IRIX/packages
/petsc/bmake/IRIX/petscconf.h
/petsc/bmake/IRIX/petscfix.h
/petsc/bmake/IRIX/rules
/petsc/bmake/IRIX/variables
/petsc/bmake/IRIX64/packages
/petsc/bmake/IRIX64/petscconf.h
/petsc/bmake/IRIX64/petscfix.h
/petsc/bmake/IRIX64/rules
/petsc/bmake/IRIX64/variables
/petsc/bmake/IRIX_gnu/packages
/petsc/bmake/IRIX_gnu/petscconf.h
/petsc/bmake/IRIX_gnu/petscfix.h
/petsc/bmake/IRIX_gnu/rules
/petsc/bmake/IRIX_gnu/variables
/petsc/bmake/UXPV/packages
/petsc/bmake/UXPV/petscconf.h
/petsc/bmake/UXPV/petscfix.h
/petsc/bmake/UXPV/rules
/petsc/bmake/UXPV/variables
/petsc/bmake/alpha/packages
/petsc/bmake/alpha/petscconf.h
/petsc/bmake/alpha/petscfix.h
/petsc/bmake/alpha/rules
/petsc/bmake/alpha/variables
/petsc/bmake/alpha_gnu/packages
/petsc/bmake/alpha_gnu/petscconf.h
/petsc/bmake/alpha_gnu/petscfix.h
/petsc/bmake/alpha_gnu/rules
/petsc/bmake/alpha_gnu/variables
/petsc/bmake/alpha_uni/packages
/petsc/bmake/alpha_uni/petscconf.h
/petsc/bmake/alpha_uni/petscfix.h
/petsc/bmake/alpha_uni/rules
/petsc/bmake/alpha_uni/variables
/petsc/bmake/ascired/packages
/petsc/bmake/ascired/petscconf.h
/petsc/bmake/ascired/petscfix.h
/petsc/bmake/ascired/rules
/petsc/bmake/ascired/variables
/petsc/bmake/beos/packages
/petsc/bmake/beos/petscconf.h
/petsc/bmake/beos/petscfix.h
/petsc/bmake/beos/rules
/petsc/bmake/beos/variables
/petsc/bmake/common/base
/petsc/bmake/common/bopt_0
/petsc/bmake/common/bopt_0_c++
/petsc/bmake/common/bopt_O
/petsc/bmake/common/bopt_O_c++
/petsc/bmake/common/bopt_O_c++_single
/petsc/bmake/common/bopt_O_complex
/petsc/bmake/common/bopt_O_matsingle
/petsc/bmake/common/bopt_O_single
/petsc/bmake/common/bopt_g
/petsc/bmake/common/bopt_g_c++
/petsc/bmake/common/bopt_g_c++_single
/petsc/bmake/common/bopt_g_complex
/petsc/bmake/common/bopt_g_matsingle
/petsc/bmake/common/bopt_g_single
/petsc/bmake/common/rules
/petsc/bmake/common/rules.fortran.cpp
/petsc/bmake/common/rules.shared.basic
/petsc/bmake/common/test
/petsc/bmake/common/variables
/petsc/bmake/config/packages.in
/petsc/bmake/config/petscfix.h.in
/petsc/bmake/config/rules.in
/petsc/bmake/config/variables.in
/petsc/bmake/cray_x1/packages
/petsc/bmake/cray_x1/petscconf.h
/petsc/bmake/cray_x1/petscfix.h
/petsc/bmake/cray_x1/rules
/petsc/bmake/cray_x1/variables
/petsc/bmake/freebsd/packages
/petsc/bmake/freebsd/petscconf.h
/petsc/bmake/freebsd/petscfix.h
/petsc/bmake/freebsd/rules
/petsc/bmake/freebsd/variables
/petsc/bmake/hpux/packages
/petsc/bmake/hpux/petscconf.h
/petsc/bmake/hpux/petscfix.h
/petsc/bmake/hpux/rules
/petsc/bmake/hpux/variables
/petsc/bmake/hpux64/packages
/petsc/bmake/hpux64/petscconf.h
/petsc/bmake/hpux64/petscfix.h
/petsc/bmake/hpux64/rules
/petsc/bmake/hpux64/variables
/petsc/bmake/linux/packages
/petsc/bmake/linux/petscconf.h
/petsc/bmake/linux/petscfix.h
/petsc/bmake/linux/rules
/petsc/bmake/linux/variables
/petsc/bmake/linux64/packages
/petsc/bmake/linux64/petscconf.h
/petsc/bmake/linux64/petscfix.h
/petsc/bmake/linux64/rules
/petsc/bmake/linux64/variables
/petsc/bmake/linux64_intel/packages
/petsc/bmake/linux64_intel/petscconf.h
/petsc/bmake/linux64_intel/petscfix.h
/petsc/bmake/linux64_intel/rules
/petsc/bmake/linux64_intel/variables
/petsc/bmake/linux_absoft/packages
/petsc/bmake/linux_absoft/petscconf.h
/petsc/bmake/linux_absoft/petscfix.h
/petsc/bmake/linux_absoft/rules
/petsc/bmake/linux_absoft/variables
/petsc/bmake/linux_alpha/packages
/petsc/bmake/linux_alpha/petscconf.h
/petsc/bmake/linux_alpha/petscfix.h
/petsc/bmake/linux_alpha/rules
/petsc/bmake/linux_alpha/variables
/petsc/bmake/linux_alpha_dec/packages
/petsc/bmake/linux_alpha_dec/petscconf.h
/petsc/bmake/linux_alpha_dec/petscfix.h
/petsc/bmake/linux_alpha_dec/rules
/petsc/bmake/linux_alpha_dec/variables
/petsc/bmake/linux_gcc_ifc/packages
/petsc/bmake/linux_gcc_ifc/petscconf.h
/petsc/bmake/linux_gcc_ifc/petscfix.h
/petsc/bmake/linux_gcc_ifc/rules
/petsc/bmake/linux_gcc_ifc/variables
/petsc/bmake/linux_gcc_pgf90/packages
/petsc/bmake/linux_gcc_pgf90/petscconf.h
/petsc/bmake/linux_gcc_pgf90/petscfix.h
/petsc/bmake/linux_gcc_pgf90/rules
/petsc/bmake/linux_gcc_pgf90/variables
/petsc/bmake/linux_gm/packages
/petsc/bmake/linux_gm/petscconf.h
/petsc/bmake/linux_gm/petscfix.h
/petsc/bmake/linux_gm/rules
/petsc/bmake/linux_gm/variables
/petsc/bmake/linux_intel/packages
/petsc/bmake/linux_intel/petscconf.h
/petsc/bmake/linux_intel/petscfix.h
/petsc/bmake/linux_intel/rules
/petsc/bmake/linux_intel/variables
/petsc/bmake/linux_jazz_intel/packages
/petsc/bmake/linux_jazz_intel/petscconf.h
/petsc/bmake/linux_jazz_intel/petscfix.h
/petsc/bmake/linux_jazz_intel/rules
/petsc/bmake/linux_jazz_intel/variables
/petsc/bmake/linux_nagf90/packages
/petsc/bmake/linux_nagf90/petscconf.h
/petsc/bmake/linux_nagf90/petscfix.h
/petsc/bmake/linux_nagf90/rules
/petsc/bmake/linux_nagf90/variables
/petsc/bmake/linux_pgi/packages
/petsc/bmake/linux_pgi/petscconf.h
/petsc/bmake/linux_pgi/petscfix.h
/petsc/bmake/linux_pgi/rules
/petsc/bmake/linux_pgi/variables
/petsc/bmake/linux_superludist/packages
/petsc/bmake/linux_superludist/petscconf.h
/petsc/bmake/linux_superludist/petscfix.h
/petsc/bmake/linux_superludist/rules
/petsc/bmake/linux_superludist/variables
/petsc/bmake/linux_tau/packages
/petsc/bmake/linux_tau/petscconf.h
/petsc/bmake/linux_tau/petscfix.h
/petsc/bmake/linux_tau/rules
/petsc/bmake/linux_tau/variables
/petsc/bmake/linux_uni/packages
/petsc/bmake/linux_uni/petscconf.h
/petsc/bmake/linux_uni/petscfix.h
/petsc/bmake/linux_uni/rules
/petsc/bmake/linux_uni/variables
/petsc/bmake/macx/packages
/petsc/bmake/macx/petscconf.h
/petsc/bmake/macx/petscfix.h
/petsc/bmake/macx/rules
/petsc/bmake/macx/variables
/petsc/bmake/rs6000/packages
/petsc/bmake/rs6000/petscconf.h
/petsc/bmake/rs6000/petscfix.h
/petsc/bmake/rs6000/rules
/petsc/bmake/rs6000/variables
/petsc/bmake/rs6000_64/packages
/petsc/bmake/rs6000_64/petscconf.h
/petsc/bmake/rs6000_64/petscfix.h
/petsc/bmake/rs6000_64/rules
/petsc/bmake/rs6000_64/variables
/petsc/bmake/rs6000_gnu/packages
/petsc/bmake/rs6000_gnu/petscconf.h
/petsc/bmake/rs6000_gnu/petscfix.h
/petsc/bmake/rs6000_gnu/rules
/petsc/bmake/rs6000_gnu/variables
/petsc/bmake/rs6000_sp/packages
/petsc/bmake/rs6000_sp/petscconf.h
/petsc/bmake/rs6000_sp/petscfix.h
/petsc/bmake/rs6000_sp/rules
/petsc/bmake/rs6000_sp/variables
/petsc/bmake/solaris/packages
/petsc/bmake/solaris/petscconf.h
/petsc/bmake/solaris/petscfix.h
/petsc/bmake/solaris/rules
/petsc/bmake/solaris/variables
/petsc/bmake/solaris64/packages
/petsc/bmake/solaris64/petscconf.h
/petsc/bmake/solaris64/petscfix.h
/petsc/bmake/solaris64/rules
/petsc/bmake/solaris64/variables
/petsc/bmake/solaris_gnu/packages
/petsc/bmake/solaris_gnu/petscconf.h
/petsc/bmake/solaris_gnu/petscfix.h
/petsc/bmake/solaris_gnu/rules
/petsc/bmake/solaris_gnu/variables
/petsc/bmake/solaris_lam/packages
/petsc/bmake/solaris_lam/petscconf.h
/petsc/bmake/solaris_lam/petscfix.h
/petsc/bmake/solaris_lam/rules
/petsc/bmake/solaris_lam/variables
/petsc/bmake/solaris_uni/packages
/petsc/bmake/solaris_uni/petscconf.h
/petsc/bmake/solaris_uni/petscfix.h
/petsc/bmake/solaris_uni/rules
/petsc/bmake/solaris_uni/variables
/petsc/bmake/solaris_x86/packages
/petsc/bmake/solaris_x86/petscconf.h
/petsc/bmake/solaris_x86/petscfix.h
/petsc/bmake/solaris_x86/rules
/petsc/bmake/solaris_x86/variables
/petsc/bmake/sx6/packages
/petsc/bmake/sx6/petscconf.h
/petsc/bmake/sx6/petscfix.h
/petsc/bmake/sx6/rules
/petsc/bmake/sx6/variables
/petsc/bmake/t3e/packages
/petsc/bmake/t3e/petscconf.h
/petsc/bmake/t3e/petscfix.h
/petsc/bmake/t3e/rules
/petsc/bmake/t3e/variables
/petsc/bmake/win32_borland/packages
/petsc/bmake/win32_borland/petscconf.h
/petsc/bmake/win32_borland/petscfix.h
/petsc/bmake/win32_borland/rules
/petsc/bmake/win32_borland/variables
/petsc/bmake/win32_gnu/packages
/petsc/bmake/win32_gnu/petscconf.h
/petsc/bmake/win32_gnu/petscfix.h
/petsc/bmake/win32_gnu/rules
/petsc/bmake/win32_gnu/variables
/petsc/bmake/win32_intel/packages
/petsc/bmake/win32_intel/petscconf.h
/petsc/bmake/win32_intel/petscfix.h
/petsc/bmake/win32_intel/rules
/petsc/bmake/win32_intel/variables
/petsc/bmake/win32_ms/packages
/petsc/bmake/win32_ms/petscconf.h
/petsc/bmake/win32_ms/petscfix.h
/petsc/bmake/win32_ms/rules
/petsc/bmake/win32_ms/variables
/petsc/bmake/win32_ms_hpvm/packages
/petsc/bmake/win32_ms_hpvm/petscconf.h
/petsc/bmake/win32_ms_hpvm/petscfix.h
/petsc/bmake/win32_ms_hpvm/rules
/petsc/bmake/win32_ms_hpvm/variables
/petsc/bmake/win32_ms_mpich/packages
/petsc/bmake/win32_ms_mpich/petscconf.h
/petsc/bmake/win32_ms_mpich/petscfix.h
/petsc/bmake/win32_ms_mpich/rules
/petsc/bmake/win32_ms_mpich/variables
/petsc/bmake/win32_ms_mpipro/packages
/petsc/bmake/win32_ms_mpipro/petscconf.h
/petsc/bmake/win32_ms_mpipro/petscfix.h
/petsc/bmake/win32_ms_mpipro/rules
/petsc/bmake/win32_ms_mpipro/variables
/petsc/bmake/win32_ms_wmpi/packages
/petsc/bmake/win32_ms_wmpi/petscconf.h
/petsc/bmake/win32_ms_wmpi/petscfix.h
/petsc/bmake/win32_ms_wmpi/rules
/petsc/bmake/win32_ms_wmpi/variables
/petsc/bmake/win64_intel/packages
/petsc/bmake/win64_intel/petscconf.h
/petsc/bmake/win64_intel/petscfix.h
/petsc/bmake/win64_intel/rules
/petsc/bmake/win64_intel/variables
/petsc/config/aix5.1.0.0
/petsc/config/aix5.1.0.0.py
/petsc/config/configure.py
/petsc/config/cygwin
/petsc/config/cygwin-borland
/petsc/config/cygwin-ms
/petsc/config/cygwin.py
/petsc/config/freebsd5.1
/petsc/config/irix6.5.py
/petsc/config/linux-gnu
/petsc/config/linux-gnu-gcc-absoft
/petsc/config/linux-gnu-gcc-absoft.py
/petsc/config/linux-gnu-gcc-ifc
/petsc/config/linux-gnu-gcc-pgf90
/petsc/config/linux-gnu-ia64
/petsc/config/linux-gnu-ia64-intel.py
/petsc/config/linux-gnu-ia64.py
/petsc/config/linux-gnu-intel.py
/petsc/config/linux-gnu-uni
/petsc/config/linux_alpha
/petsc/config/linux_alpha_dec
/petsc/config/macosx-gnu
/petsc/config/macosx-gnu.py
/petsc/config/macosx-ibm
/petsc/config/macosx-ibm.py
/petsc/config/osf5.0
/petsc/config/osf5.0.py
/petsc/config/solaris-64.py
/petsc/config/solaris-gnu
/petsc/config/solaris-gnu.py
/petsc/config/solaris2.9
/petsc/config/solaris2.9-lam
/petsc/config/solaris2.9-lam.py
/petsc/docs/makefile
/petsc/docs/tex/manual/acknowl.tex
/petsc/docs/tex/manual/intro.tex
/petsc/docs/tex/manual/manual.tex
/petsc/docs/tex/manual/part1.tex
/petsc/docs/tex/manual/part2.tex
/petsc/docs/tex/petscapp.bib
/petsc/docs/website/developers/index.html
/petsc/docs/website/documentation/benchmarks.html
/petsc/docs/website/documentation/changes/216.html
/petsc/docs/website/documentation/changes/220.html
/petsc/docs/website/documentation/changes/221.html
/petsc/docs/website/documentation/changes/index.html
/petsc/docs/website/documentation/faq.html
/petsc/docs/website/documentation/index.html
/petsc/docs/website/documentation/installation.html
/petsc/docs/website/documentation/linearsolvertable.html
/petsc/docs/website/download/petsc-patches.html
/petsc/docs/website/index.html
/petsc/docs/website/miscellaneous/acknwldg.html
/petsc/include/adic/ad_grad_daxpy.h
/petsc/include/f90impl/f90_IRIX.h
/petsc/include/f90impl/f90_absoft.h
/petsc/include/f90impl/f90_alpha.h
/petsc/include/f90impl/f90_hpux.h
/petsc/include/f90impl/f90_nag.h
/petsc/include/f90impl/f90_rs6000.h
/petsc/include/f90impl/f90_solaris.h
/petsc/include/f90impl/f90_solaris_old.h
/petsc/include/f90impl/f90_t3e.h
/petsc/include/f90impl/f90_win32.h
/petsc/include/f90impl/makefile
/petsc/include/finclude/makefile
/petsc/include/finclude/petsc.h
/petsc/include/finclude/petscao.h
/petsc/include/finclude/petscda.h
/petsc/include/finclude/petscda.h90
/petsc/include/finclude/petscdef.h
/petsc/include/finclude/petscdraw.h
/petsc/include/finclude/petscis.h
/petsc/include/finclude/petscis.h90
/petsc/include/finclude/petscksp.h
/petsc/include/finclude/petsclog.h
/petsc/include/finclude/petscmat.h
/petsc/include/finclude/petscmat.h90
/petsc/include/finclude/petscmg.h
/petsc/include/finclude/petscpc.h
/petsc/include/finclude/petscsnes.h
/petsc/include/finclude/petscsys.h
/petsc/include/finclude/petscts.h
/petsc/include/finclude/petscvec.h
/petsc/include/finclude/petscvec.h90
/petsc/include/finclude/petscviewer.h
/petsc/include/makefile
/petsc/include/mpiuni/mpi.h
/petsc/include/mpiuni/mpif.h
/petsc/include/petsc.h
/petsc/include/petscao.h
/petsc/include/petscblaslapack.h
/petsc/include/petscbt.h
/petsc/include/petscda.h
/petsc/include/petscdraw.h
/petsc/include/petscerror.h
/petsc/include/petscf90.h
/petsc/include/petschead.h
/petsc/include/petscis.h
/petsc/include/petscksp.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscmatlab.h
/petsc/include/petscmg.h
/petsc/include/petscoptions.h
/petsc/include/petscpc.h
/petsc/include/petscpf.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/petscviewer.h
/petsc/include/vecimpl.h
/petsc/maint/builddistlite
/petsc/maint/buildtest
/petsc/maint/checkBuilds.py
/petsc/maint/confignightly/crunch
/petsc/maint/confignightly/dactyl
/petsc/maint/confignightly/dreamcast
/petsc/maint/confignightly/hux1
/petsc/maint/confignightly/icrunch
/petsc/maint/confignightly/ksl1
/petsc/maint/confignightly/parth
/petsc/maint/confignightly/ptera
/petsc/maint/confignightly/schwinn
/petsc/maint/confignightly/seaborg
/petsc/maint/confignightly/smash
/petsc/maint/confignightly/spark
/petsc/maint/confignightly/spinetta
/petsc/maint/confignightly/zither
/petsc/maint/confignightly/zoolander
/petsc/maint/copylognightly
/petsc/maint/copylognightly.tao
/petsc/maint/killnightly
/petsc/maint/startnightly
/petsc/maint/startnightly.tao
/petsc/maint/update-docs.py
/petsc/maint/wwwman
/petsc/maint/xclude
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/Options.py
/petsc/python/PETSc/packages/ADIC.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/BlockSolve.py
/petsc/python/PETSc/packages/C2HTML.py
/petsc/python/PETSc/packages/Dscpack.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/Matlab.py
/petsc/python/PETSc/packages/Sowing.py
/petsc/python/PETSc/packages/Spooles.py
/petsc/python/PETSc/packages/Superlu.py
/petsc/python/PETSc/packages/Superlu_dist.py
/petsc/python/PETSc/packages/Umfpack.py
/petsc/python/PETSc/packages/X11.py
/petsc/python/PETSc/packages/__init__.py
/petsc/python/PETSc/packages/update.py
/petsc/src/benchmarks/Index.c
/petsc/src/benchmarks/MPI_Wtime.c
/petsc/src/benchmarks/PLogEvent.c
/petsc/src/benchmarks/PetscGetCPUTime.c
/petsc/src/benchmarks/PetscGetTime.c
/petsc/src/benchmarks/PetscMalloc.c
/petsc/src/benchmarks/PetscMemcmp.c
/petsc/src/benchmarks/PetscMemcpy.c
/petsc/src/benchmarks/PetscMemzero.c
/petsc/src/benchmarks/PetscTime.c
/petsc/src/benchmarks/PetscVecNorm.c
/petsc/src/benchmarks/makefile
/petsc/src/contrib/dvr/dvr.F
/petsc/src/contrib/dvr/makefile
/petsc/src/contrib/fun3d/flow.c
/petsc/src/contrib/fun3d/makefile
/petsc/src/contrib/fun3d/user.F
/petsc/src/contrib/fun3d/user.h
/petsc/src/contrib/fun3d/userJac.F
/petsc/src/contrib/makefile
/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/functions.c
/petsc/src/contrib/oberman/burgers_df_based_q1/main.c
/petsc/src/contrib/oberman/burgers_df_based_q1/makefile
/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/functions.c
/petsc/src/contrib/oberman/burgers_vertex_based_q1/integrator.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/appalgebra.c
/petsc/src/contrib/oberman/laplacian_q1/appctx.h
/petsc/src/contrib/oberman/laplacian_q1/appelement.c
/petsc/src/contrib/oberman/laplacian_q1/appload.c
/petsc/src/contrib/oberman/laplacian_q1/appview.c
/petsc/src/contrib/oberman/laplacian_q1/main.c
/petsc/src/contrib/oberman/laplacian_q1/makefile
/petsc/src/contrib/oberman/laplacian_q1/scalable/appalgebra.c
/petsc/src/contrib/oberman/laplacian_q1/scalable/appctx.h
/petsc/src/contrib/oberman/laplacian_q1/scalable/appelement.c
/petsc/src/contrib/oberman/laplacian_q1/scalable/appload.c
/petsc/src/contrib/oberman/laplacian_q1/scalable/apppartition.c
/petsc/src/contrib/oberman/laplacian_q1/scalable/main.c
/petsc/src/contrib/oberman/laplacian_q1/scalable/makefile
/petsc/src/contrib/oberman/makefile
/petsc/src/contrib/oberman/ns_q1q0/makefile
/petsc/src/contrib/oberman/ns_q2q1/makefile
/petsc/src/dm/ao/aoimpl.h
/petsc/src/dm/ao/examples/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/ex4.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/tests/makefile
/petsc/src/dm/ao/examples/tutorials/ex1.c
/petsc/src/dm/ao/examples/tutorials/ex2.c
/petsc/src/dm/ao/examples/tutorials/makefile
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/ao/impls/basic/aoreduced.c
/petsc/src/dm/ao/impls/basic/makefile
/petsc/src/dm/ao/impls/makefile
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/ao/impls/mapping/makefile
/petsc/src/dm/ao/interface/ao.c
/petsc/src/dm/ao/interface/aodata.c
/petsc/src/dm/ao/interface/aodataalias.c
/petsc/src/dm/ao/interface/dlregis.c
/petsc/src/dm/ao/interface/makefile
/petsc/src/dm/ao/makefile
/petsc/src/dm/ao/utils/aopart.c
/petsc/src/dm/ao/utils/aosetlocal.c
/petsc/src/dm/ao/utils/makefile
/petsc/src/dm/da/daimpl.h
/petsc/src/dm/da/examples/makefile
/petsc/src/dm/da/examples/tests/ex1.c
/petsc/src/dm/da/examples/tests/ex10.c
/petsc/src/dm/da/examples/tests/ex11.c
/petsc/src/dm/da/examples/tests/ex12.c
/petsc/src/dm/da/examples/tests/ex12.m
/petsc/src/dm/da/examples/tests/ex13.c
/petsc/src/dm/da/examples/tests/ex14.c
/petsc/src/dm/da/examples/tests/ex15.c
/petsc/src/dm/da/examples/tests/ex16.c
/petsc/src/dm/da/examples/tests/ex17.c
/petsc/src/dm/da/examples/tests/ex18.c
/petsc/src/dm/da/examples/tests/ex19.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/ex22.c
/petsc/src/dm/da/examples/tests/ex23.c
/petsc/src/dm/da/examples/tests/ex3.c
/petsc/src/dm/da/examples/tests/ex4.c
/petsc/src/dm/da/examples/tests/ex5.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/ex9.c
/petsc/src/dm/da/examples/tests/makefile
/petsc/src/dm/da/examples/tutorials/ex1.c
/petsc/src/dm/da/examples/tutorials/ex2.c
/petsc/src/dm/da/examples/tutorials/ex3.c
/petsc/src/dm/da/examples/tutorials/makefile
/petsc/src/dm/da/examples/tutorials/output/ex3_1.out
/petsc/src/dm/da/examples/tutorials/output/ex3_2.out
/petsc/src/dm/da/examples/tutorials/output/ex3_3.out
/petsc/src/dm/da/makefile
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/dacorn.c
/petsc/src/dm/da/src/dadestroy.c
/petsc/src/dm/da/src/dadist.c
/petsc/src/dm/da/src/dagetarray.c
/petsc/src/dm/da/src/daghost.c
/petsc/src/dm/da/src/dagtol.c
/petsc/src/dm/da/src/dagtona.c
/petsc/src/dm/da/src/daindex.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/src/daload.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/src/daltog.c
/petsc/src/dm/da/src/daltol.c
/petsc/src/dm/da/src/dapf.c
/petsc/src/dm/da/src/dascatter.c
/petsc/src/dm/da/src/dasub.c
/petsc/src/dm/da/src/daview.c
/petsc/src/dm/da/src/gr1.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/dm/da/src/makefile
/petsc/src/dm/da/utils/dm.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/da/utils/makefile
/petsc/src/dm/da/utils/pack.c
/petsc/src/dm/da/utils/sda2.c
/petsc/src/dm/makefile
/petsc/src/dm/usg/makefile
/petsc/src/dm/usg/utils/input.c
/petsc/src/dm/usg/utils/inpututils.c
/petsc/src/dm/usg/utils/makefile
/petsc/src/dm/usg/utils/triconvert.c
/petsc/src/fortran/custom/makefile
/petsc/src/fortran/custom/zao.c
/petsc/src/fortran/custom/zda.c
/petsc/src/fortran/custom/zdraw.c
/petsc/src/fortran/custom/zis.c
/petsc/src/fortran/custom/zksp.c
/petsc/src/fortran/custom/zmat.c
/petsc/src/fortran/custom/zoptions.c
/petsc/src/fortran/custom/zpc.c
/petsc/src/fortran/custom/zpetsc.h
/petsc/src/fortran/custom/zplog.c
/petsc/src/fortran/custom/zsda.c
/petsc/src/fortran/custom/zsles.c
/petsc/src/fortran/custom/zsnes.c
/petsc/src/fortran/custom/zstart.c
/petsc/src/fortran/custom/zstartf.c
/petsc/src/fortran/custom/zsys.c
/petsc/src/fortran/custom/zts.c
/petsc/src/fortran/custom/zvec.c
/petsc/src/fortran/custom/zviewer.c
/petsc/src/fortran/f90/makefile
/petsc/src/fortran/f90/tests/ex1.c
/petsc/src/fortran/f90/tests/ex1f90.F
/petsc/src/fortran/f90/tests/makefile
/petsc/src/fortran/f90/tests/test_IRIX.c
/petsc/src/fortran/f90/tests/test_IRIXf90.F
/petsc/src/fortran/f90/zf90da.c
/petsc/src/fortran/f90/zf90ksp.c
/petsc/src/fortran/f90/zf90mat.c
/petsc/src/fortran/f90/zf90snes.c
/petsc/src/fortran/f90/zf90vec.c
/petsc/src/fortran/fsrc/makefile
/petsc/src/fortran/fsrc/somefort.F
/petsc/src/fortran/kernels/faypx.F
/petsc/src/fortran/kernels/fcopy.F
/petsc/src/fortran/kernels/fmaxpy.F
/petsc/src/fortran/kernels/fmdot.F
/petsc/src/fortran/kernels/fmult.F
/petsc/src/fortran/kernels/fmultadd.F
/petsc/src/fortran/kernels/fnorm.F
/petsc/src/fortran/kernels/frelax.F
/petsc/src/fortran/kernels/fsolve.F
/petsc/src/fortran/kernels/fsolvebaij.F
/petsc/src/fortran/kernels/fwaxpy.F
/petsc/src/fortran/kernels/makefile
/petsc/src/fortran/kernels/sgemv.F
/petsc/src/fortran/makefile
/petsc/src/inline/axpy.h
/petsc/src/inline/dot.h
/petsc/src/inline/iclsse.h
/petsc/src/inline/ilu.h
/petsc/src/inline/makefile
/petsc/src/inline/setval.h
/petsc/src/inline/spops.h
/petsc/src/ksp/esi/esles.c
/petsc/src/ksp/esi/makefile
/petsc/src/ksp/examples/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/ex2.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/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/ex13.c
/petsc/src/ksp/examples/tutorials/ex13f90.F
/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/ex26.c
/petsc/src/ksp/examples/tutorials/ex27.c
/petsc/src/ksp/examples/tutorials/ex28.c
/petsc/src/ksp/examples/tutorials/ex2f.F
/petsc/src/ksp/examples/tutorials/ex3.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/bcgs/makefile
/petsc/src/ksp/ksp/impls/bicg/bicg.c
/petsc/src/ksp/ksp/impls/bicg/makefile
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cg/cgctx.h
/petsc/src/ksp/ksp/impls/cg/cgeig.c
/petsc/src/ksp/ksp/impls/cg/cgtype.c
/petsc/src/ksp/ksp/impls/cg/makefile
/petsc/src/ksp/ksp/impls/cgne/cgne.c
/petsc/src/ksp/ksp/impls/cgne/makefile
/petsc/src/ksp/ksp/impls/cgs/cgs.c
/petsc/src/ksp/ksp/impls/cgs/makefile
/petsc/src/ksp/ksp/impls/cheby/chebctx.h
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/cheby/makefile
/petsc/src/ksp/ksp/impls/cr/cr.c
/petsc/src/ksp/ksp/impls/cr/makefile
/petsc/src/ksp/ksp/impls/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/fgmres/fgmresp.h
/petsc/src/ksp/ksp/impls/fgmres/makefile
/petsc/src/ksp/ksp/impls/fgmres/modpcf.c
/petsc/src/ksp/ksp/impls/gmres/borthog.c
/petsc/src/ksp/ksp/impls/gmres/borthog2.c
/petsc/src/ksp/ksp/impls/gmres/gmpre.c
/petsc/src/ksp/ksp/impls/gmres/gmreig.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres2.c
/petsc/src/ksp/ksp/impls/gmres/gmresp.h
/petsc/src/ksp/ksp/impls/gmres/makefile
/petsc/src/ksp/ksp/impls/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/lgmres/lgmresp.h
/petsc/src/ksp/ksp/impls/lgmres/makefile
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/lsqr/makefile
/petsc/src/ksp/ksp/impls/makefile
/petsc/src/ksp/ksp/impls/minres/makefile
/petsc/src/ksp/ksp/impls/minres/minres.c
/petsc/src/ksp/ksp/impls/preonly/makefile
/petsc/src/ksp/ksp/impls/preonly/preonly.c
/petsc/src/ksp/ksp/impls/qcg/makefile
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/impls/qcg/qcg.h
/petsc/src/ksp/ksp/impls/rich/makefile
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/impls/rich/richctx.h
/petsc/src/ksp/ksp/impls/rich/richscale.c
/petsc/src/ksp/ksp/impls/symmlq/makefile
/petsc/src/ksp/ksp/impls/symmlq/symmlq.c
/petsc/src/ksp/ksp/impls/tcqmr/makefile
/petsc/src/ksp/ksp/impls/tcqmr/tcqmr.c
/petsc/src/ksp/ksp/impls/tcqmr/tcqmrp.h
/petsc/src/ksp/ksp/impls/tfqmr/makefile
/petsc/src/ksp/ksp/impls/tfqmr/tfqmr.c
/petsc/src/ksp/ksp/interface/dlregis.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/itcreate.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/interface/itregis.c
/petsc/src/ksp/ksp/interface/itres.c
/petsc/src/ksp/ksp/interface/makefile
/petsc/src/ksp/ksp/interface/xmon.c
/petsc/src/ksp/ksp/kspimpl.h
/petsc/src/ksp/ksp/makefile
/petsc/src/ksp/makefile
/petsc/src/ksp/pc/esi/epreconditioner.c
/petsc/src/ksp/pc/esi/makefile
/petsc/src/ksp/pc/examples/makefile
/petsc/src/ksp/pc/examples/tests/ex1.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/ex6.c
/petsc/src/ksp/pc/examples/tests/ex7.c
/petsc/src/ksp/pc/examples/tests/ex8f.F
/petsc/src/ksp/pc/examples/tests/makefile
/petsc/src/ksp/pc/examples/tutorials/ex1.c
/petsc/src/ksp/pc/examples/tutorials/ex2.c
/petsc/src/ksp/pc/examples/tutorials/makefile
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/asm/makefile
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.h
/petsc/src/ksp/pc/impls/bjacobi/makefile
/petsc/src/ksp/pc/impls/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/cholesky/makefile
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/composite/makefile
/petsc/src/ksp/pc/impls/eisens/eisen.c
/petsc/src/ksp/pc/impls/eisens/makefile
/petsc/src/ksp/pc/impls/esi/makefile
/petsc/src/ksp/pc/impls/esi/pesi.c
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/hypre/makefile
/petsc/src/ksp/pc/impls/icc/icc.c
/petsc/src/ksp/pc/impls/icc/icc.h
/petsc/src/ksp/pc/impls/icc/makefile
/petsc/src/ksp/pc/impls/ilu/ilu.c
/petsc/src/ksp/pc/impls/ilu/ilu.h
/petsc/src/ksp/pc/impls/ilu/makefile
/petsc/src/ksp/pc/impls/is/makefile
/petsc/src/ksp/pc/impls/is/nn/makefile
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/ksp/pc/impls/is/nn/nn.h
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/pc/impls/is/pcis.h
/petsc/src/ksp/pc/impls/jacobi/jacobi.c
/petsc/src/ksp/pc/impls/jacobi/makefile
/petsc/src/ksp/pc/impls/ksp/makefile
/petsc/src/ksp/pc/impls/ksp/pcksp.c
/petsc/src/ksp/pc/impls/lu/lu.c
/petsc/src/ksp/pc/impls/lu/makefile
/petsc/src/ksp/pc/impls/makefile
/petsc/src/ksp/pc/impls/mat/makefile
/petsc/src/ksp/pc/impls/mat/pcmat.c
/petsc/src/ksp/pc/impls/mg/fmg.c
/petsc/src/ksp/pc/impls/mg/makefile
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/ksp/pc/impls/mg/mgimpl.h
/petsc/src/ksp/pc/impls/mg/smg.c
/petsc/src/ksp/pc/impls/none/makefile
/petsc/src/ksp/pc/impls/none/none.c
/petsc/src/ksp/pc/impls/pbjacobi/makefile
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/ksp/pc/impls/ramg/makefile
/petsc/src/ksp/pc/impls/ramg/petscfunc.c
/petsc/src/ksp/pc/impls/ramg/petscfunc.h
/petsc/src/ksp/pc/impls/ramg/ramgfunc.h
/petsc/src/ksp/pc/impls/ramg/ramgpetsc.c
/petsc/src/ksp/pc/impls/redundant/makefile
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/samg/makefile
/petsc/src/ksp/pc/impls/samg/samgmgpetsc.c
/petsc/src/ksp/pc/impls/samg/samgpetsc.c
/petsc/src/ksp/pc/impls/samg/samgpetsctools.c
/petsc/src/ksp/pc/impls/shell/makefile
/petsc/src/ksp/pc/impls/shell/shellpc.c
/petsc/src/ksp/pc/impls/sor/makefile
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/ksp/pc/impls/spai/examples/makefile
/petsc/src/ksp/pc/impls/spai/examples/tutorials/ex2.c
/petsc/src/ksp/pc/impls/spai/examples/tutorials/makefile
/petsc/src/ksp/pc/impls/spai/makefile
/petsc/src/ksp/pc/impls/spai/src/dspai.c
/petsc/src/ksp/pc/impls/spai/src/ispai.c
/petsc/src/ksp/pc/impls/spai/src/makefile
/petsc/src/ksp/pc/interface/makefile
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/ksp/pc/interface/pcset.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/ksp/pc/makefile
/petsc/src/ksp/pc/pcimpl.h
/petsc/src/ksp/utils/damg.c
/petsc/src/ksp/utils/makefile
/petsc/src/makefile
/petsc/src/mat/color/color.c
/petsc/src/mat/color/color.h
/petsc/src/mat/color/degr.c
/petsc/src/mat/color/dsm.c
/petsc/src/mat/color/ido.c
/petsc/src/mat/color/makefile
/petsc/src/mat/color/numsrt.c
/petsc/src/mat/color/scolor.c
/petsc/src/mat/color/seq.c
/petsc/src/mat/color/setr.c
/petsc/src/mat/color/slo.c
/petsc/src/mat/esi/makefile
/petsc/src/mat/examples/makefile
/petsc/src/mat/examples/tests/ex1.c
/petsc/src/mat/examples/tests/ex10.c
/petsc/src/mat/examples/tests/ex11.c
/petsc/src/mat/examples/tests/ex12.c
/petsc/src/mat/examples/tests/ex13.c
/petsc/src/mat/examples/tests/ex14.c
/petsc/src/mat/examples/tests/ex15.c
/petsc/src/mat/examples/tests/ex16.c
/petsc/src/mat/examples/tests/ex16f90.F
/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/ex22.c
/petsc/src/mat/examples/tests/ex24.c
/petsc/src/mat/examples/tests/ex25.c
/petsc/src/mat/examples/tests/ex27.c
/petsc/src/mat/examples/tests/ex28.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/ex32.c
/petsc/src/mat/examples/tests/ex33.c
/petsc/src/mat/examples/tests/ex34.c
/petsc/src/mat/examples/tests/ex35.c
/petsc/src/mat/examples/tests/ex36f.F
/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/ex40.c
/petsc/src/mat/examples/tests/ex41.c
/petsc/src/mat/examples/tests/ex42.c
/petsc/src/mat/examples/tests/ex43.c
/petsc/src/mat/examples/tests/ex44.c
/petsc/src/mat/examples/tests/ex45.c
/petsc/src/mat/examples/tests/ex46.c
/petsc/src/mat/examples/tests/ex47.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/ex51.c
/petsc/src/mat/examples/tests/ex52.c
/petsc/src/mat/examples/tests/ex53.c
/petsc/src/mat/examples/tests/ex54.c
/petsc/src/mat/examples/tests/ex55.c
/petsc/src/mat/examples/tests/ex56.c
/petsc/src/mat/examples/tests/ex57.c
/petsc/src/mat/examples/tests/ex58.c
/petsc/src/mat/examples/tests/ex58f.F
/petsc/src/mat/examples/tests/ex59.c
/petsc/src/mat/examples/tests/ex6.c
/petsc/src/mat/examples/tests/ex60.c
/petsc/src/mat/examples/tests/ex61.c
/petsc/src/mat/examples/tests/ex62.c
/petsc/src/mat/examples/tests/ex63f.F
/petsc/src/mat/examples/tests/ex64.c
/petsc/src/mat/examples/tests/ex65.c
/petsc/src/mat/examples/tests/ex66.c
/petsc/src/mat/examples/tests/ex67f.F
/petsc/src/mat/examples/tests/ex68.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/ex72.c
/petsc/src/mat/examples/tests/ex73.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/ex77.c
/petsc/src/mat/examples/tests/ex78.c
/petsc/src/mat/examples/tests/ex79f.F
/petsc/src/mat/examples/tests/ex8.c
/petsc/src/mat/examples/tests/ex80.c
/petsc/src/mat/examples/tests/ex81.c
/petsc/src/mat/examples/tests/ex85f.F
/petsc/src/mat/examples/tests/ex87.c
/petsc/src/mat/examples/tests/ex9.c
/petsc/src/mat/examples/tests/ex91.c
/petsc/src/mat/examples/tests/ex92.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex30_1.out
/petsc/src/mat/examples/tutorials/ex1.c
/petsc/src/mat/examples/tutorials/ex3.c
/petsc/src/mat/examples/tutorials/ex4.c
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/impls/adic/makefile
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/adic/nladic.c
/petsc/src/mat/impls/adj/makefile
/petsc/src/mat/impls/adj/mpi/makefile
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/adj/mpi/mpiadj.h
/petsc/src/mat/impls/aij/makefile
/petsc/src/mat/impls/aij/mpi/fdmpiaij.c
/petsc/src/mat/impls/aij/mpi/libtfs/bit_mask.c
/petsc/src/mat/impls/aij/mpi/libtfs/bit_mask.h
/petsc/src/mat/impls/aij/mpi/libtfs/blas.h
/petsc/src/mat/impls/aij/mpi/libtfs/bss_malloc.c
/petsc/src/mat/impls/aij/mpi/libtfs/bss_malloc.h
/petsc/src/mat/impls/aij/mpi/libtfs/comm.c
/petsc/src/mat/impls/aij/mpi/libtfs/comm.h
/petsc/src/mat/impls/aij/mpi/libtfs/const.h
/petsc/src/mat/impls/aij/mpi/libtfs/error.c
/petsc/src/mat/impls/aij/mpi/libtfs/error.h
/petsc/src/mat/impls/aij/mpi/libtfs/gs.c
/petsc/src/mat/impls/aij/mpi/libtfs/ivec.c
/petsc/src/mat/impls/aij/mpi/libtfs/makefile
/petsc/src/mat/impls/aij/mpi/libtfs/queue.c
/petsc/src/mat/impls/aij/mpi/libtfs/queue.h
/petsc/src/mat/impls/aij/mpi/libtfs/stack.c
/petsc/src/mat/impls/aij/mpi/libtfs/stack.h
/petsc/src/mat/impls/aij/mpi/libtfs/types.h
/petsc/src/mat/impls/aij/mpi/libtfs/xxt.c
/petsc/src/mat/impls/aij/mpi/libtfs/xxt.h
/petsc/src/mat/impls/aij/mpi/libtfs/xyt.c
/petsc/src/mat/impls/aij/mpi/libtfs/xyt.h
/petsc/src/mat/impls/aij/mpi/makefile
/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/mpiaijpc.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/mpi/mumps/makefile
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/pxxt.c
/petsc/src/mat/impls/aij/mpi/spooles/makefile
/petsc/src/mat/impls/aij/mpi/spooles/mpiaijspooles.c
/petsc/src/mat/impls/aij/mpi/spooles/mpispooles.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/makefile
/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/aijnode.c
/petsc/src/mat/impls/aij/seq/essl/essl.c
/petsc/src/mat/impls/aij/seq/essl/makefile
/petsc/src/mat/impls/aij/seq/fdaij.c
/petsc/src/mat/impls/aij/seq/ij.c
/petsc/src/mat/impls/aij/seq/ilut.c
/petsc/src/mat/impls/aij/seq/lusol/lusol.c
/petsc/src/mat/impls/aij/seq/lusol/makefile
/petsc/src/mat/impls/aij/seq/makefile
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/aij/seq/matlab/makefile
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/aij/seq/matpapt.c
/petsc/src/mat/impls/aij/seq/matptap.c
/petsc/src/mat/impls/aij/seq/spooles/aijspooles.c
/petsc/src/mat/impls/aij/seq/spooles/makefile
/petsc/src/mat/impls/aij/seq/spooles/spooles.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.h
/petsc/src/mat/impls/aij/seq/spooles/spoolesOptions.c
/petsc/src/mat/impls/aij/seq/superlu/makefile
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/aij/seq/umfpack/makefile
/petsc/src/mat/impls/aij/seq/umfpack/umfpack.c
/petsc/src/mat/impls/aij/seq/unary.c
/petsc/src/mat/impls/baij/makefile
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/dscpack/dscpack.c
/petsc/src/mat/impls/baij/mpi/dscpack/makefile
/petsc/src/mat/impls/baij/mpi/makefile
/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/baijfact10.c
/petsc/src/mat/impls/baij/seq/baijfact11.c
/petsc/src/mat/impls/baij/seq/baijfact12.c
/petsc/src/mat/impls/baij/seq/baijfact13.c
/petsc/src/mat/impls/baij/seq/baijfact14.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/baij/seq/baijfact4.c
/petsc/src/mat/impls/baij/seq/baijfact5.c
/petsc/src/mat/impls/baij/seq/baijfact6.c
/petsc/src/mat/impls/baij/seq/baijfact7.c
/petsc/src/mat/impls/baij/seq/baijfact8.c
/petsc/src/mat/impls/baij/seq/baijfact9.c
/petsc/src/mat/impls/baij/seq/dgedi.c
/petsc/src/mat/impls/baij/seq/dgefa.c
/petsc/src/mat/impls/baij/seq/dgefa2.c
/petsc/src/mat/impls/baij/seq/dgefa3.c
/petsc/src/mat/impls/baij/seq/dgefa4.c
/petsc/src/mat/impls/baij/seq/dgefa5.c
/petsc/src/mat/impls/baij/seq/dgefa6.c
/petsc/src/mat/impls/baij/seq/dgefa7.c
/petsc/src/mat/impls/baij/seq/makefile
/petsc/src/mat/impls/bdiag/makefile
/petsc/src/mat/impls/bdiag/mpi/makefile
/petsc/src/mat/impls/bdiag/mpi/mmbdiag.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.h
/petsc/src/mat/impls/bdiag/seq/bdfact.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.h
/petsc/src/mat/impls/bdiag/seq/bdiag2.c
/petsc/src/mat/impls/bdiag/seq/bdiag3.c
/petsc/src/mat/impls/bdiag/seq/makefile
/petsc/src/mat/impls/dense/makefile
/petsc/src/mat/impls/dense/mpi/makefile
/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/dense/seq/dense.h
/petsc/src/mat/impls/dense/seq/makefile
/petsc/src/mat/impls/esi/makefile
/petsc/src/mat/impls/esi/mesi.c
/petsc/src/mat/impls/hypre/makefile
/petsc/src/mat/impls/hypre/mhyp.c
/petsc/src/mat/impls/is/makefile
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/is/matis.h
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/maij/makefile
/petsc/src/mat/impls/makefile
/petsc/src/mat/impls/normal/makefile
/petsc/src/mat/impls/normal/normm.c
/petsc/src/mat/impls/rowbs/makefile
/petsc/src/mat/impls/rowbs/mpi/cholbs.c
/petsc/src/mat/impls/rowbs/mpi/iccbs.c
/petsc/src/mat/impls/rowbs/mpi/makefile
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.h
/petsc/src/mat/impls/sbaij/makefile
/petsc/src/mat/impls/sbaij/mpi/makefile
/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/sbaijov.c
/petsc/src/mat/impls/sbaij/mpi/spooles/makefile
/petsc/src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/aijsbaij.c
/petsc/src/mat/impls/sbaij/seq/makefile
/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/sbaijfact10.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact11.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact12.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact3.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact4.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact5.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact6.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact7.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact8.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact9.c
/petsc/src/mat/impls/sbaij/seq/spooles/makefile
/petsc/src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/sro.c
makefile
shell.c
shellcnv.c
/petsc/src/mat/interface/dlregis.c
/petsc/src/mat/interface/makefile
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matreg.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/interface/mhas.c
/petsc/src/mat/makefile
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/matfd/makefile
/petsc/src/mat/matimpl.h
/petsc/src/mat/order/degree.c
/petsc/src/mat/order/fn1wd.c
/petsc/src/mat/order/fndsep.c
/petsc/src/mat/order/fnroot.c
/petsc/src/mat/order/gen1wd.c
/petsc/src/mat/order/gennd.c
/petsc/src/mat/order/genqmd.c
/petsc/src/mat/order/genrcm.c
/petsc/src/mat/order/makefile
/petsc/src/mat/order/order.h
/petsc/src/mat/order/qmdmrg.c
/petsc/src/mat/order/qmdqt.c
/petsc/src/mat/order/qmdrch.c
/petsc/src/mat/order/qmdupd.c
/petsc/src/mat/order/rcm.c
/petsc/src/mat/order/rootls.c
/petsc/src/mat/order/sorder.c
/petsc/src/mat/order/sp1wd.c
/petsc/src/mat/order/spinver.c
/petsc/src/mat/order/spnd.c
/petsc/src/mat/order/spqmd.c
/petsc/src/mat/order/sprcm.c
/petsc/src/mat/order/sregis.c
/petsc/src/mat/partition/impls/chaco/chaco.c
/petsc/src/mat/partition/impls/chaco/makefile
/petsc/src/mat/partition/impls/jostle/jostle.c
/petsc/src/mat/partition/impls/jostle/makefile
/petsc/src/mat/partition/impls/makefile
/petsc/src/mat/partition/impls/party/makefile
/petsc/src/mat/partition/impls/party/party.c
/petsc/src/mat/partition/impls/pmetis/makefile
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/mat/partition/impls/readme
/petsc/src/mat/partition/impls/scotch/makefile
/petsc/src/mat/partition/impls/scotch/scotch.c
/petsc/src/mat/partition/makefile
/petsc/src/mat/partition/partition.c
/petsc/src/mat/partition/spartition.c
/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/makefile
/petsc/src/mat/utils/matio.c
/petsc/src/mat/utils/matioall.c
/petsc/src/mat/utils/matstash.c
/petsc/src/mat/utils/zerodiag.c
/petsc/src/pf/examples/makefile
/petsc/src/pf/examples/tutorials/ex1.c
/petsc/src/pf/examples/tutorials/makefile
/petsc/src/pf/impls/constant/const.c
/petsc/src/pf/impls/constant/makefile
/petsc/src/pf/impls/makefile
/petsc/src/pf/impls/matlab/cmatlab.c
/petsc/src/pf/impls/matlab/makefile
/petsc/src/pf/impls/string/cstring.c
/petsc/src/pf/impls/string/makefile
/petsc/src/pf/interface/makefile
/petsc/src/pf/interface/pf.c
/petsc/src/pf/interface/pfall.c
/petsc/src/pf/makefile
/petsc/src/pf/pfimpl.h
/petsc/src/snes/examples/makefile
/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/tests/makefile
/petsc/src/snes/examples/tutorials/ex1.c
/petsc/src/snes/examples/tutorials/ex10d/ex10.c
/petsc/src/snes/examples/tutorials/ex10d/makefile
/petsc/src/snes/examples/tutorials/ex14.c
/petsc/src/snes/examples/tutorials/ex18.c
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/ex1f.F
/petsc/src/snes/examples/tutorials/ex2.c
/petsc/src/snes/examples/tutorials/ex20.c
/petsc/src/snes/examples/tutorials/ex21.c
/petsc/src/snes/examples/tutorials/ex22.c
/petsc/src/snes/examples/tutorials/ex23.c
/petsc/src/snes/examples/tutorials/ex24.c
/petsc/src/snes/examples/tutorials/ex25.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/ex30.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/ex5f.F
/petsc/src/snes/examples/tutorials/ex5f.h
/petsc/src/snes/examples/tutorials/ex5f90.F
/petsc/src/snes/examples/tutorials/ex5fs.F
/petsc/src/snes/examples/tutorials/ex5s.c
/petsc/src/snes/examples/tutorials/ex6.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/ls/ls.h
/petsc/src/snes/impls/ls/lsparams.c
/petsc/src/snes/impls/ls/makefile
/petsc/src/snes/impls/makefile
/petsc/src/snes/impls/test/makefile
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/impls/tr/makefile
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/impls/tr/tr.h
/petsc/src/snes/interface/dlregis.c
/petsc/src/snes/interface/makefile
/petsc/src/snes/interface/noise/makefile
/petsc/src/snes/interface/noise/snesdnest.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/interface/snesj2.c
/petsc/src/snes/interface/snesregi.c
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/makefile
/petsc/src/snes/mf/makefile
/petsc/src/snes/mf/mfregis.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/mf/snesmfj.h
/petsc/src/snes/mf/snesmfjdef.c
/petsc/src/snes/mf/wp.c
/petsc/src/snes/snesimpl.h
/petsc/src/snes/utils/damgsnes.c
/petsc/src/snes/utils/makefile
/petsc/src/sys/ctable.h
/petsc/src/sys/examples/makefile
/petsc/src/sys/examples/tests/ex1.c
/petsc/src/sys/examples/tests/ex10.c
/petsc/src/sys/examples/tests/ex11.c
/petsc/src/sys/examples/tests/ex12.c
/petsc/src/sys/examples/tests/ex13.c
/petsc/src/sys/examples/tests/ex13f.F
/petsc/src/sys/examples/tests/ex14.c
/petsc/src/sys/examples/tests/ex15.c
/petsc/src/sys/examples/tests/ex16.c
/petsc/src/sys/examples/tests/ex17f.F
/petsc/src/sys/examples/tests/ex1f.F
/petsc/src/sys/examples/tests/ex2.c
/petsc/src/sys/examples/tests/ex3.c
/petsc/src/sys/examples/tests/ex5f.F
/petsc/src/sys/examples/tests/ex6f.F
/petsc/src/sys/examples/tests/ex7.c
/petsc/src/sys/examples/tests/ex7f.F
/petsc/src/sys/examples/tests/ex9.c
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/examples/tutorials/ex1.c
/petsc/src/sys/examples/tutorials/ex2.c
/petsc/src/sys/examples/tutorials/ex3.c
/petsc/src/sys/examples/tutorials/ex3f.F
/petsc/src/sys/examples/tutorials/ex4.c
/petsc/src/sys/examples/tutorials/makefile
/petsc/src/sys/makefile
/petsc/src/sys/src/adic/Gradient/makefile
/petsc/src/sys/src/adic/adic/makefile
/petsc/src/sys/src/adic/adintrinsics/makefile
/petsc/src/sys/src/adic/adintrinsics/report-once.c
/petsc/src/sys/src/adic/makefile
/petsc/src/sys/src/dll/dl.c
/petsc/src/sys/src/dll/makefile
/petsc/src/sys/src/dll/reg.c
/petsc/src/sys/src/draw/drawimpl.h
/petsc/src/sys/src/draw/examples/makefile
/petsc/src/sys/src/draw/examples/tests/ex1.c
/petsc/src/sys/src/draw/examples/tests/ex10.c
/petsc/src/sys/src/draw/examples/tests/ex2.c
/petsc/src/sys/src/draw/examples/tests/ex3.c
/petsc/src/sys/src/draw/examples/tests/ex4.c
/petsc/src/sys/src/draw/examples/tests/ex4f.F
/petsc/src/sys/src/draw/examples/tests/ex5.F
/petsc/src/sys/src/draw/examples/tests/ex9.c
/petsc/src/sys/src/draw/examples/tests/makefile
/petsc/src/sys/src/draw/examples/tutorials/makefile
/petsc/src/sys/src/draw/impls/makefile
/petsc/src/sys/src/draw/impls/ps/makefile
/petsc/src/sys/src/draw/impls/ps/pops.c
/petsc/src/sys/src/draw/impls/ps/psimpl.h
/petsc/src/sys/src/draw/impls/win32/makefile
/petsc/src/sys/src/draw/impls/win32/win32draw.c
/petsc/src/sys/src/draw/impls/x/drawopenx.c
/petsc/src/sys/src/draw/impls/x/frame.c
/petsc/src/sys/src/draw/impls/x/makefile
/petsc/src/sys/src/draw/impls/x/text.c
/petsc/src/sys/src/draw/impls/x/tone.c
/petsc/src/sys/src/draw/impls/x/wmap.c
/petsc/src/sys/src/draw/impls/x/xcolor.c
/petsc/src/sys/src/draw/impls/x/ximpl.h
/petsc/src/sys/src/draw/impls/x/xinit.c
/petsc/src/sys/src/draw/impls/x/xops.c
/petsc/src/sys/src/draw/interface/dbuff.c
/petsc/src/sys/src/draw/interface/dclear.c
/petsc/src/sys/src/draw/interface/dcoor.c
/petsc/src/sys/src/draw/interface/dellipse.c
/petsc/src/sys/src/draw/interface/dflush.c
/petsc/src/sys/src/draw/interface/dgcoor.c
/petsc/src/sys/src/draw/interface/dgpause.c
/petsc/src/sys/src/draw/interface/dline.c
/petsc/src/sys/src/draw/interface/dlinegw.c
/petsc/src/sys/src/draw/interface/dlinew.c
/petsc/src/sys/src/draw/interface/dmouse.c
/petsc/src/sys/src/draw/interface/dpause.c
/petsc/src/sys/src/draw/interface/dpoint.c
/petsc/src/sys/src/draw/interface/dpoints.c
/petsc/src/sys/src/draw/interface/draw.c
/petsc/src/sys/src/draw/interface/drawreg.c
/petsc/src/sys/src/draw/interface/drawregall.c
/petsc/src/sys/src/draw/interface/drect.c
/petsc/src/sys/src/draw/interface/dsclear.c
/petsc/src/sys/src/draw/interface/dsetpause.c
/petsc/src/sys/src/draw/interface/dsflush.c
/petsc/src/sys/src/draw/interface/dtext.c
/petsc/src/sys/src/draw/interface/dtextgs.c
/petsc/src/sys/src/draw/interface/dtexts.c
/petsc/src/sys/src/draw/interface/dtextv.c
/petsc/src/sys/src/draw/interface/dtri.c
/petsc/src/sys/src/draw/interface/dviewp.c
/petsc/src/sys/src/draw/interface/makefile
/petsc/src/sys/src/draw/makefile
/petsc/src/sys/src/draw/utils/axis.c
/petsc/src/sys/src/draw/utils/dscatter.c
/petsc/src/sys/src/draw/utils/hists.c
/petsc/src/sys/src/draw/utils/hue.c
/petsc/src/sys/src/draw/utils/lg.c
/petsc/src/sys/src/draw/utils/makefile
/petsc/src/sys/src/draw/utils/zoom.c
/petsc/src/sys/src/error/adebug.c
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/error/errabort.c
/petsc/src/sys/src/error/errstop.c
/petsc/src/sys/src/error/errtrace.c
/petsc/src/sys/src/error/fp.c
/petsc/src/sys/src/error/makefile
/petsc/src/sys/src/error/signal.c
/petsc/src/sys/src/error/stack.c
/petsc/src/sys/src/esi/makefile
/petsc/src/sys/src/f90/f90_IRIX.c
/petsc/src/sys/src/f90/f90_absoft.c
/petsc/src/sys/src/f90/f90_alpha.c
/petsc/src/sys/src/f90/f90_common.c
/petsc/src/sys/src/f90/f90_hpux.c
/petsc/src/sys/src/f90/f90_intel.c
/petsc/src/sys/src/f90/f90_intel8.c
/petsc/src/sys/src/f90/f90_nag.c
/petsc/src/sys/src/f90/f90_rs6000.c
/petsc/src/sys/src/f90/f90_solaris.c
/petsc/src/sys/src/f90/f90_solaris_old.c
/petsc/src/sys/src/f90/f90_t3e.c
/petsc/src/sys/src/f90/f90_win32.c
/petsc/src/sys/src/f90/makefile
/petsc/src/sys/src/fileio/ffpath.c
/petsc/src/sys/src/fileio/fpath.c
/petsc/src/sys/src/fileio/fretrieve.c
/petsc/src/sys/src/fileio/ftest.c
/petsc/src/sys/src/fileio/fwd.c
/petsc/src/sys/src/fileio/ghome.c
/petsc/src/sys/src/fileio/grpath.c
/petsc/src/sys/src/fileio/makefile
/petsc/src/sys/src/fileio/mpiuopen.c
/petsc/src/sys/src/fileio/mprint.c
/petsc/src/sys/src/fileio/mprint.h
/petsc/src/sys/src/fileio/rpath.c
/petsc/src/sys/src/fileio/smatlab.c
/petsc/src/sys/src/fileio/sysio.c
/petsc/src/sys/src/makefile
/petsc/src/sys/src/matlabengine/makefile
/petsc/src/sys/src/matlabengine/matlab.c
/petsc/src/sys/src/memory/makefile
/petsc/src/sys/src/memory/mal.c
/petsc/src/sys/src/memory/mem.c
/petsc/src/sys/src/memory/mtr.c
/petsc/src/sys/src/mpiuni/makefile
/petsc/src/sys/src/mpiuni/mpi.c
/petsc/src/sys/src/objects/ams/aoptions.c
/petsc/src/sys/src/objects/ams/makefile
/petsc/src/sys/src/objects/ams/pams.c
/petsc/src/sys/src/objects/cookie.c
/petsc/src/sys/src/objects/destroy.c
/petsc/src/sys/src/objects/gcomm.c
/petsc/src/sys/src/objects/gcookie.c
/petsc/src/sys/src/objects/gtype.c
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/objects/init.c
/petsc/src/sys/src/objects/makefile
/petsc/src/sys/src/objects/olist.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/objects/pcomm.c
/petsc/src/sys/src/objects/pgname.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/objects/pname.c
/petsc/src/sys/src/objects/prefix.c
/petsc/src/sys/src/objects/ptype.c
/petsc/src/sys/src/objects/state.c
/petsc/src/sys/src/objects/tagm.c
/petsc/src/sys/src/plog/classLog.c
/petsc/src/sys/src/plog/eventLog.c
/petsc/src/sys/src/plog/makefile
/petsc/src/sys/src/plog/mpitr.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/plog/plog.h
/petsc/src/sys/src/plog/ploginfo.c
/petsc/src/sys/src/plog/plogmpe.c
/petsc/src/sys/src/plog/ptime.h
/petsc/src/sys/src/plog/stageLog.c
/petsc/src/sys/src/time/cputime.c
/petsc/src/sys/src/time/fdate.c
/petsc/src/sys/src/time/makefile
/petsc/src/sys/src/time/nt_time.c
/petsc/src/sys/src/time/rs6000_time.c
/petsc/src/sys/src/utils/arch.c
/petsc/src/sys/src/utils/ctable.c
/petsc/src/sys/src/utils/dict.c
/petsc/src/sys/src/utils/dlregis.h
/petsc/src/sys/src/utils/fhost.c
/petsc/src/sys/src/utils/fuser.c
/petsc/src/sys/src/utils/ghost.c
/petsc/src/sys/src/utils/makefile
/petsc/src/sys/src/utils/memc.c
/petsc/src/sys/src/utils/mpimesg.c
/petsc/src/sys/src/utils/mpiu.c
/petsc/src/sys/src/utils/pbarrier.c
/petsc/src/sys/src/utils/pdisplay.c
/petsc/src/sys/src/utils/plapack.c
/petsc/src/sys/src/utils/psleep.c
/petsc/src/sys/src/utils/psplit.c
/petsc/src/sys/src/utils/random.c
/petsc/src/sys/src/utils/select.c
/petsc/src/sys/src/utils/sortd.c
/petsc/src/sys/src/utils/sorti.c
/petsc/src/sys/src/utils/sortip.c
/petsc/src/sys/src/utils/sseenabled.c
/petsc/src/sys/src/utils/str.c
/petsc/src/sys/src/viewer/examples/makefile
/petsc/src/sys/src/viewer/examples/tests/ex3.c
/petsc/src/sys/src/viewer/examples/tests/makefile
/petsc/src/sys/src/viewer/examples/tutorials/makefile
/petsc/src/sys/src/viewer/impls/ams/ams.c
/petsc/src/sys/src/viewer/impls/ams/amsopen.c
/petsc/src/sys/src/viewer/impls/ams/makefile
/petsc/src/sys/src/viewer/impls/ascii/filev.c
/petsc/src/sys/src/viewer/impls/ascii/makefile
/petsc/src/sys/src/viewer/impls/ascii/vcreatea.c
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/sys/src/viewer/impls/binary/makefile
/petsc/src/sys/src/viewer/impls/draw/drawv.c
/petsc/src/sys/src/viewer/impls/draw/makefile
/petsc/src/sys/src/viewer/impls/draw/vdraw.h
/petsc/src/sys/src/viewer/impls/hdf4/hdf4v.c
/petsc/src/sys/src/viewer/impls/hdf4/makefile
/petsc/src/sys/src/viewer/impls/makefile
/petsc/src/sys/src/viewer/impls/mathematica/makefile
/petsc/src/sys/src/viewer/impls/mathematica/mathematica.c
/petsc/src/sys/src/viewer/impls/mathematica/mathematica.h
/petsc/src/sys/src/viewer/impls/matlab/makefile
/petsc/src/sys/src/viewer/impls/matlab/vmatlab.c
/petsc/src/sys/src/viewer/impls/netcdf/makefile
/petsc/src/sys/src/viewer/impls/silo/makefile
/petsc/src/sys/src/viewer/impls/silo/vsilo.c
/petsc/src/sys/src/viewer/impls/silo/vsilo.h
/petsc/src/sys/src/viewer/impls/socket/makefile
/petsc/src/sys/src/viewer/impls/socket/matlab/bread.c
/petsc/src/sys/src/viewer/impls/socket/matlab/closeport.c
/petsc/src/sys/src/viewer/impls/socket/matlab/closeport.m
/petsc/src/sys/src/viewer/impls/socket/matlab/launch.c
/petsc/src/sys/src/viewer/impls/socket/matlab/launch.m
/petsc/src/sys/src/viewer/impls/socket/matlab/makefile
/petsc/src/sys/src/viewer/impls/socket/matlab/openport.c
/petsc/src/sys/src/viewer/impls/socket/matlab/openport.m
/petsc/src/sys/src/viewer/impls/socket/matlab/readinvecs.c
/petsc/src/sys/src/viewer/impls/socket/matlab/receive.c
/petsc/src/sys/src/viewer/impls/socket/matlab/receive.m
/petsc/src/sys/src/viewer/impls/socket/matlab/receivedense.c
/petsc/src/sys/src/viewer/impls/socket/matlab/receivesparse.c
/petsc/src/sys/src/viewer/impls/socket/send.c
/petsc/src/sys/src/viewer/impls/socket/senddense.c
/petsc/src/sys/src/viewer/impls/socket/sendsparse.c
/petsc/src/sys/src/viewer/impls/socket/socket.h
/petsc/src/sys/src/viewer/impls/string/makefile
/petsc/src/sys/src/viewer/impls/string/stringv.c
/petsc/src/sys/src/viewer/impls/vu/makefile
/petsc/src/sys/src/viewer/impls/vu/petscvu.c
/petsc/src/sys/src/viewer/interface/dlregispetsc.c
/petsc/src/sys/src/viewer/interface/dupl.c
/petsc/src/sys/src/viewer/interface/flush.c
/petsc/src/sys/src/viewer/interface/makefile
/petsc/src/sys/src/viewer/interface/view.c
/petsc/src/sys/src/viewer/interface/viewa.c
/petsc/src/sys/src/viewer/interface/viewers.c
/petsc/src/sys/src/viewer/interface/viewreg.c
/petsc/src/sys/src/viewer/interface/viewregall.c
/petsc/src/sys/src/viewer/makefile
/petsc/src/sys/src/viewer/viewerimpl.h
/petsc/src/ts/examples/makefile
/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/tests/makefile
/petsc/src/ts/examples/tutorials/ex1.c
/petsc/src/ts/examples/tutorials/ex1f.F
/petsc/src/ts/examples/tutorials/ex2.c
/petsc/src/ts/examples/tutorials/ex2f.F
/petsc/src/ts/examples/tutorials/ex2f.h
/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/ex7.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/euler/makefile
/petsc/src/ts/impls/explicit/makefile
/petsc/src/ts/impls/explicit/rk/makefile
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/ts/impls/implicit/beuler/beuler.c
/petsc/src/ts/impls/implicit/beuler/makefile
/petsc/src/ts/impls/implicit/cn/cn.c
/petsc/src/ts/impls/implicit/cn/makefile
/petsc/src/ts/impls/implicit/makefile
/petsc/src/ts/impls/implicit/pvode/makefile
/petsc/src/ts/impls/implicit/pvode/petscpvode.c
/petsc/src/ts/impls/implicit/pvode/petscpvode.h
/petsc/src/ts/impls/makefile
/petsc/src/ts/impls/pseudo/makefile
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/dlregis.c
/petsc/src/ts/interface/makefile
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/ts/interface/tsfd.c
/petsc/src/ts/interface/tsreg.c
/petsc/src/ts/interface/tsregall.c
/petsc/src/ts/makefile
/petsc/src/ts/tsimpl.h
/petsc/src/vec/esi/makefile
/petsc/src/vec/examples/makefile
/petsc/src/vec/examples/tests/ex1.c
/petsc/src/vec/examples/tests/ex10.c
/petsc/src/vec/examples/tests/ex11.c
/petsc/src/vec/examples/tests/ex12.c
/petsc/src/vec/examples/tests/ex13.c
/petsc/src/vec/examples/tests/ex14.c
/petsc/src/vec/examples/tests/ex15.c
/petsc/src/vec/examples/tests/ex16.c
/petsc/src/vec/examples/tests/ex17.c
/petsc/src/vec/examples/tests/ex17f.F
/petsc/src/vec/examples/tests/ex18.c
/petsc/src/vec/examples/tests/ex19f.F
/petsc/src/vec/examples/tests/ex2.c
/petsc/src/vec/examples/tests/ex20f.F
/petsc/src/vec/examples/tests/ex21.c
/petsc/src/vec/examples/tests/ex22.c
/petsc/src/vec/examples/tests/ex23.c
/petsc/src/vec/examples/tests/ex24.c
/petsc/src/vec/examples/tests/ex25.c
/petsc/src/vec/examples/tests/ex26.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/ex31.c
/petsc/src/vec/examples/tests/ex32f.F
/petsc/src/vec/examples/tests/ex4.c
/petsc/src/vec/examples/tests/ex5.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/ex10.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/ex14f.F
/petsc/src/vec/examples/tutorials/ex16.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/ex3.c
/petsc/src/vec/examples/tutorials/ex3f.F
/petsc/src/vec/examples/tutorials/ex4f.F
/petsc/src/vec/examples/tutorials/ex4f90.F
/petsc/src/vec/examples/tutorials/ex5.c
/petsc/src/vec/examples/tutorials/ex6.c
/petsc/src/vec/examples/tutorials/ex7.c
/petsc/src/vec/examples/tutorials/ex7f.F
/petsc/src/vec/examples/tutorials/ex8.c
/petsc/src/vec/examples/tutorials/ex9.c
/petsc/src/vec/examples/tutorials/ex9f.F
/petsc/src/vec/examples/tutorials/makefile
/petsc/src/vec/impls/dvecimpl.h
/petsc/src/vec/impls/esi/ebvec1.c
/petsc/src/vec/impls/esi/makefile
/petsc/src/vec/impls/hypre/makefile
/petsc/src/vec/impls/hypre/vhyp.c
/petsc/src/vec/impls/makefile
/petsc/src/vec/impls/mpi/makefile
/petsc/src/vec/impls/mpi/pbvec.c
/petsc/src/vec/impls/mpi/pdvec.c
/petsc/src/vec/impls/mpi/pmap.c
/petsc/src/vec/impls/mpi/pvec2.c
/petsc/src/vec/impls/mpi/pvecimpl.h
/petsc/src/vec/impls/mpi/vmpicr.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/impls/seq/makefile
/petsc/src/vec/impls/seq/vseqcr.c
/petsc/src/vec/impls/shared/makefile
/petsc/src/vec/impls/shared/shvec.c
/petsc/src/vec/interface/dlregis.c
/petsc/src/vec/interface/makefile
/petsc/src/vec/interface/map.c
/petsc/src/vec/interface/mapcreate.c
/petsc/src/vec/interface/mapreg.c
/petsc/src/vec/interface/mapregall.c
/petsc/src/vec/interface/veccreate.c
/petsc/src/vec/interface/vecreg.c
/petsc/src/vec/interface/vecregall.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/is/examples/makefile
/petsc/src/vec/is/examples/tests/ex1.c
/petsc/src/vec/is/examples/tests/ex1f.F
/petsc/src/vec/is/examples/tests/ex2.c
/petsc/src/vec/is/examples/tests/ex2f.F
/petsc/src/vec/is/examples/tests/ex3.c
/petsc/src/vec/is/examples/tests/ex4.c
/petsc/src/vec/is/examples/tests/ex5.c
/petsc/src/vec/is/examples/tests/makefile
/petsc/src/vec/is/examples/tutorials/ex1.c
/petsc/src/vec/is/examples/tutorials/ex1f.F
/petsc/src/vec/is/examples/tutorials/ex1f90.F
/petsc/src/vec/is/examples/tutorials/ex2.c
/petsc/src/vec/is/examples/tutorials/ex2f.F
/petsc/src/vec/is/examples/tutorials/ex3.c
/petsc/src/vec/is/examples/tutorials/ex3f90.F
/petsc/src/vec/is/examples/tutorials/ex4.c
/petsc/src/vec/is/examples/tutorials/makefile
/petsc/src/vec/is/impls/block/block.c
/petsc/src/vec/is/impls/block/makefile
/petsc/src/vec/is/impls/general/general.c
/petsc/src/vec/is/impls/general/general.h
/petsc/src/vec/is/impls/general/makefile
/petsc/src/vec/is/impls/general/strgen.c
/petsc/src/vec/is/impls/makefile
/petsc/src/vec/is/impls/stride/makefile
/petsc/src/vec/is/impls/stride/stride.c
/petsc/src/vec/is/interface/index.c
/petsc/src/vec/is/interface/makefile
/petsc/src/vec/is/isimpl.h
/petsc/src/vec/is/makefile
/petsc/src/vec/is/utils/isblock.c
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/is/utils/iscomp.c
/petsc/src/vec/is/utils/isdiff.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/is/utils/makefile
/petsc/src/vec/makefile
/petsc/src/vec/utils/cmesh.c
/petsc/src/vec/utils/comb.c
/petsc/src/vec/utils/gcreatev.c
/petsc/src/vec/utils/makefile
/petsc/src/vec/utils/pipeline.c
/petsc/src/vec/utils/vecio.c
/petsc/src/vec/utils/vecstash.c
/petsc/src/vec/utils/vinv.c
/petsc/src/vec/utils/vpscat.c
/petsc/src/vec/utils/vscat.c
/petsc/todo
3c94ec1116-Feb-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1929.1.77
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040216170718|16750
ChangeSet
1.1929.1.77 04/02/16 11:07:18 barrysmith@barrysmith-57.mcs.anl.gov +94 -0
allow installation

bk-changeset-1.1929.1.77
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040216170718|16750
ChangeSet
1.1929.1.77 04/02/16 11:07:18 barrysmith@barrysmith-57.mcs.anl.gov +94 -0
allow installation elsewhere

todo
1.27 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -3
allow installation elsewhere

src/vec/utils/vscat.c
1.14 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/utils/vpscat.c
1.12 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/utils/vinv.c
1.23 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/utils/vecstash.c
1.6 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/utils/vecmpitoseq.c
1.8 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/utils/vecio.c
1.25 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/utils/pipeline.c
1.7 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/utils/comb.c
1.11 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/interface/vector.c
1.73 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/interface/vecregall.c
1.14 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/interface/vecreg.c
1.22 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/interface/veccreate.c
1.16 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/interface/mapregall.c
1.7 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/interface/mapreg.c
1.14 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/interface/mapcreate.c
1.9 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/interface/map.c
1.11 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/impls/seq/vseqcr.c
1.8 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/impls/seq/bvec2.c
1.33 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/impls/seq/bvec1.c
1.5 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/impls/mpi/pvecimpl.h
1.5 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/impls/mpi/pmap.c
1.9 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/impls/hypre/vhyp.c
1.5 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/impls/esi/ebvec1.c
1.33 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/impls/dvecimpl.h
1.6 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/ts/interface/ts.c
1.28 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +2 -1
allow installation elsewhere

src/sys/src/objects/pinit.c
1.30 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/sys/src/dll/makefile
1.5 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/mat/matimpl.h
1.35 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +0 -5
allow installation elsewhere

src/mat/interface/matrix.c
1.97 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/mat/impls/shell/shellcnv.c
1.8 04/02/16 11:07:02 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/mat/impls/shell/shell.c
1.15 04/02/16 11:07:02 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/mat/impls/maij/maij.c
1.14 04/02/16 11:07:02 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/ksp/pc/impls/shell/shellpc.c
1.13 04/02/16 11:07:02 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/fortran/custom/zts.c
1.12 04/02/16 11:07:02 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/dm/da/src/gr2.c
1.19 04/02/16 11:07:02 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

python/PETSc/Configure.py
1.191 04/02/16 11:07:02 barrysmith@barrysmith-57.mcs.anl.gov +6 -3
allow installation elsewhere

makefile
1.93 04/02/16 11:07:02 barrysmith@barrysmith-57.mcs.anl.gov +66 -0
allow installation elsewhere

include/petscvec.h
1.40 04/02/16 11:07:02 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
allow installation elsewhere

include/petsclog.h
1.34 04/02/16 11:07:02 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

config/configure.py
1.58 04/02/16 11:07:02 barrysmith@barrysmith-57.mcs.anl.gov +0 -4
allow installation elsewhere

bmake/win64_intel/variables
1.7 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/win32_ms_wmpi/variables
1.7 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/win32_ms_mpipro/variables
1.9 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/win32_ms_mpich/variables
1.16 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/win32_ms_hpvm/variables
1.8 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/win32_ms/variables
1.8 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/win32_intel/variables
1.7 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/win32_gnu/variables
1.6 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/win32_borland/variables
1.10 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/t3e/variables
1.6 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/sx6/variables
1.3 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/solaris_x86/variables
1.6 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/solaris_uni/variables
1.9 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/solaris_lam/variables
1.9 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/solaris_gnu/variables
1.7 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/solaris64/variables
1.10 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/solaris/variables
1.9 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/rs6000_sp/variables
1.9 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/rs6000_gnu/variables
1.5 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/rs6000_64/variables
1.11 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/rs6000/variables
1.7 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/macx/variables
1.17 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/linux_uni/variables
1.2 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/linux_tau/variables
1.4 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/linux_superludist/variables
1.4 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/linux_pgi/variables
1.8 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/linux_nagf90/variables
1.5 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/linux_jazz_intel/variables
1.5 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/linux_intel/variables
1.14 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/linux_gm/variables
1.3 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/linux_gcc_pgf90/variables
1.13 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/linux_gcc_ifc/variables
1.2 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/linux_alpha_dec/variables
1.9 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/linux_alpha/variables
1.7 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/linux_absoft/variables
1.6 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/linux64_intel/variables
1.10 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/linux64/variables
1.5 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/linux/variables
1.6 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/hpux64/variables
1.6 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/hpux/variables
1.6 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/freebsd/variables
1.6 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/cray-x1/variables
1.2 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/config/variables.in
1.41 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/common/rules
1.105 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
allow installation elsewhere

bmake/beos/variables
1.5 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/ascired/variables
1.6 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/alpha_uni/variables
1.8 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/alpha_gnu/variables
1.6 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/alpha/variables
1.9 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/UXPV/variables
1.7 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

bmake/IRIX_gnu/variables
1.6 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/IRIX64/variables
1.7 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/IRIX/variables
1.5 04/02/16 11:06:58 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere


Hg-commit: 7b2843cade75425c628042a823b0bad6b0499dfc

show more ...


/petsc/bmake/IRIX/variables
/petsc/bmake/IRIX64/variables
/petsc/bmake/IRIX_gnu/variables
/petsc/bmake/UXPV/variables
/petsc/bmake/alpha/variables
/petsc/bmake/alpha_gnu/variables
/petsc/bmake/alpha_uni/variables
/petsc/bmake/ascired/variables
/petsc/bmake/beos/variables
/petsc/bmake/common/rules
/petsc/bmake/common/rules.shared.basic
/petsc/bmake/config/variables.in
/petsc/bmake/cray-x1/variables
/petsc/bmake/freebsd/variables
/petsc/bmake/hpux/variables
/petsc/bmake/hpux64/variables
/petsc/bmake/linux/packages
/petsc/bmake/linux/variables
/petsc/bmake/linux64/variables
/petsc/bmake/linux64_intel/variables
/petsc/bmake/linux_absoft/variables
/petsc/bmake/linux_alpha/variables
/petsc/bmake/linux_alpha_dec/variables
/petsc/bmake/linux_gcc_ifc/variables
/petsc/bmake/linux_gcc_pgf90/variables
/petsc/bmake/linux_gm/variables
/petsc/bmake/linux_intel/variables
/petsc/bmake/linux_jazz_intel/variables
/petsc/bmake/linux_nagf90/variables
/petsc/bmake/linux_pgi/variables
/petsc/bmake/linux_superludist/variables
/petsc/bmake/linux_tau/variables
/petsc/bmake/linux_uni/variables
/petsc/bmake/macx/variables
/petsc/bmake/rs6000/variables
/petsc/bmake/rs6000_64/variables
/petsc/bmake/rs6000_gnu/variables
/petsc/bmake/rs6000_sp/variables
/petsc/bmake/solaris/variables
/petsc/bmake/solaris64/variables
/petsc/bmake/solaris_gnu/variables
/petsc/bmake/solaris_lam/variables
/petsc/bmake/solaris_uni/variables
/petsc/bmake/solaris_x86/variables
/petsc/bmake/sx6/variables
/petsc/bmake/t3e/variables
/petsc/bmake/win32_borland/variables
/petsc/bmake/win32_gnu/variables
/petsc/bmake/win32_intel/variables
/petsc/bmake/win32_ms/variables
/petsc/bmake/win32_ms_hpvm/variables
/petsc/bmake/win32_ms_mpich/variables
/petsc/bmake/win32_ms_mpipro/variables
/petsc/bmake/win32_ms_wmpi/variables
/petsc/bmake/win64_intel/variables
/petsc/config/aix5.1.0.0.py
/petsc/config/configure.py
/petsc/config/cygwin-borland
/petsc/config/cygwin-borland.py
/petsc/config/linux-gnu-ia64
/petsc/config/linux-gnu-ia64.py
/petsc/config/macosx-gnu
/petsc/config/macosx-gnu.py
/petsc/config/solaris-64.py
/petsc/docs/tex/manual/part2.tex
/petsc/docs/tex/petscapp.bib
/petsc/docs/website/documentation/changes/220.html
/petsc/docs/website/documentation/installation.html
/petsc/docs/website/documentation/linearsolvertable.html
/petsc/docs/website/documentation/troubleshooting.html
/petsc/include/petsc.h
/petsc/include/petschead.h
/petsc/include/petsclog.h
/petsc/include/petscsnes.h
/petsc/include/petscvec.h
/petsc/maint/builddist
/petsc/maint/buildtest
/petsc/maint/confignightly/blaze
/petsc/maint/confignightly/ksl1
/petsc/maint/confignightly/parth
/petsc/maint/confignightly/zoolander
/petsc/maint/copylognightly
/petsc/maint/startnightly
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/Options.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/Matlab.py
/petsc/python/PETSc/packages/compilerFlags.py
/petsc/python/PETSc/packages/fortranstubs.py
/petsc/python/PETSc/packages/update.py
/petsc/src/contrib/fun3d/flow.c
/petsc/src/contrib/oberman/burgers_df_based_q1/appsetalg.c
/petsc/src/contrib/oberman/burgers_vertex_based_q1/main.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/fortran/custom/zdraw.c
/petsc/src/fortran/custom/zmat.c
/petsc/src/fortran/custom/zpc.c
/petsc/src/fortran/custom/zsles.c
/petsc/src/fortran/custom/zts.c
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/bicg/bicg.c
/petsc/src/ksp/ksp/impls/cgs/cgs.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/preonly/preonly.c
/petsc/src/ksp/ksp/impls/qcg/qcg.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/itcreate.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/is/is.c
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/ksp/pc/impls/shell/shellpc.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/aij/seq/matptap.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
shell.c
shellcnv.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/interface/mhas.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/partition/partition.c
/petsc/src/pf/interface/pf.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/impls/ls/ls.c
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/snesimpl.h
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/src/dll/makefile
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/f90/f90_intel.c
/petsc/src/sys/src/makefile
/petsc/src/sys/src/memory/mtr.c
/petsc/src/sys/src/objects/pinit.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/implicit/pvode/petscpvode.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/impls/dvecimpl.h
/petsc/src/vec/impls/esi/ebvec1.c
/petsc/src/vec/impls/hypre/vhyp.c
/petsc/src/vec/impls/mpi/pmap.c
/petsc/src/vec/impls/mpi/pvecimpl.h
/petsc/src/vec/impls/seq/bvec1.c
/petsc/src/vec/impls/seq/bvec2.c
/petsc/src/vec/impls/seq/vseqcr.c
/petsc/src/vec/interface/map.c
/petsc/src/vec/interface/mapcreate.c
/petsc/src/vec/interface/mapreg.c
/petsc/src/vec/interface/mapregall.c
/petsc/src/vec/interface/veccreate.c
/petsc/src/vec/interface/vecreg.c
/petsc/src/vec/interface/vecregall.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/is/interface/index.c
/petsc/src/vec/is/utils/iscomp.c
/petsc/src/vec/utils/comb.c
/petsc/src/vec/utils/pipeline.c
/petsc/src/vec/utils/vecio.c
/petsc/src/vec/utils/vecmpitoseq.c
/petsc/src/vec/utils/vecstash.c
/petsc/src/vec/utils/vinv.c
/petsc/src/vec/utils/vpscat.c
/petsc/src/vec/utils/vscat.c
/petsc/src/vec/vecimpl.h
/petsc/todo
4482741e09-Feb-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1929.7.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040209035034|33196
ChangeSet
1.1929.7.1 04/02/08 21:50:34 barrysmith@barry-smiths-computer.local +192 -0
Implementing Vi

bk-changeset-1.1929.7.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040209035034|33196
ChangeSet
1.1929.7.1 04/02/08 21:50:34 barrysmith@barry-smiths-computer.local +192 -0
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

todo
1.21 04/02/08 21:50:27 barrysmith@barry-smiths-computer.local +4 -0
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/utils/vscat.c
1.13 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +16 -16
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/utils/vinv.c
1.22 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +30 -20
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/utils/vecmpitoseq.c
1.6 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +4 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/utils/vecio.c
1.24 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/utils/cmesh.c
1.4 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/is/utils/isltog.c
1.13 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +14 -12
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/is/utils/isdiff.c
1.6 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +6 -6
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/is/utils/iscomp.c
1.7 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/is/utils/iscoloring.c
1.14 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +7 -6
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/is/interface/index.c
1.6 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +26 -25
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/is/impls/stride/stride.c
1.5 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +6 -6
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/is/impls/general/general.c
1.5 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/is/impls/block/block.c
1.5 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +12 -12
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/interface/vector.c
1.68 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +139 -127
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/interface/vecreg.c
1.21 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/interface/veccreate.c
1.15 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/interface/mapreg.c
1.13 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/interface/mapcreate.c
1.8 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/interface/map.c
1.10 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +14 -14
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/impls/mpi/pbvec.c
1.17 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ts/interface/tsreg.c
1.15 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ts/interface/tscreate.c
1.8 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ts/interface/ts.c
1.26 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +61 -53
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ts/impls/pseudo/posindep.c
1.13 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ts/impls/implicit/cn/cn.c
1.8 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +3 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/interface/viewreg.c
1.9 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/interface/viewa.c
1.8 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/interface/view.c
1.6 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/interface/flush.c
1.4 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/interface/dupl.c
1.5 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/impls/vu/petscvu.c
1.6 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +4 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/impls/string/stringv.c
1.9 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/impls/silo/vsilo.c
1.11 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +12 -12
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/impls/mathematica/mathematica.c
1.23 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +17 -15
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/impls/hdf4/hdf4v.c
1.5 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/impls/draw/drawv.c
1.15 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +6 -6
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/impls/binary/binv.c
1.21 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/impls/ascii/filev.c
1.16 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +11 -9
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/impls/ams/ams.c
1.12 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +3 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/utils/random.c
1.11 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +8 -5
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/utils/pbarrier.c
1.9 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/utils/dict.c
1.9 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +19 -19
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/plog/stageLog.c
1.18 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +20 -14
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/plog/ploginfo.c
1.13 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/plog/plog.c
1.38 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +5 -5
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/plog/eventLog.c
1.24 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/plog/classLog.c
1.12 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/objects/tagm.c
1.11 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/objects/pname.c
1.11 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/objects/options.c
1.30 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +16 -8
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/objects/inherit.c
1.17 04/02/08 21:50:22 barrysmith@barry-smiths-computer.local +7 -6
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/objects/destroy.c
1.11 04/02/08 21:50:22 barrysmith@barry-smiths-computer.local +7 -6
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/matlabengine/matlab.c
1.21 04/02/08 21:50:22 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_win32.c
1.4 04/02/08 21:50:22 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_t3e.c
1.4 04/02/08 21:50:22 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_solaris_old.c
1.4 04/02/08 21:50:22 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_solaris.c
1.4 04/02/08 21:50:22 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_rs6000.c
1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_nag.c
1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_hpux.c
1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_common.c
1.5 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +10 -8
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_alpha.c
1.5 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_absoft.c
1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_IRIX.c
1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/error/err.c
1.19 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +12 -8
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/utils/lg.c
1.10 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +17 -15
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/utils/hists.c
1.14 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +16 -14
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/utils/dscatter.c
1.8 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +12 -11
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/utils/axis.c
1.9 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dviewp.c
1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +4 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dtri.c
1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dtextv.c
1.5 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dtexts.c
1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dtextgs.c
1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dtext.c
1.6 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dsflush.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dsetpause.c
1.5 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dsclear.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/drect.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/drawreg.c
1.14 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/draw.c
1.10 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +13 -11
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dpoints.c
1.5 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dpoint.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dpause.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dmouse.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dlinew.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dlinegw.c
1.5 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dline.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +3 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dgpause.c
1.5 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dgcoor.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +5 -5
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dflush.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dellipse.c
1.6 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dcoor.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dclear.c
1.4 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dbuff.c
1.4 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/dll/reg.c
1.18 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/snes/mf/wp.c
1.7 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/snes/mf/snesmfjdef.c
1.7 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/snes/mf/snesmfj.c
1.28 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +7 -7
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/snes/interface/snes.c
1.35 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +70 -64
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/snes/impls/ls/lsparams.c
1.5 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +5 -5
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/pf/interface/pf.c
1.10 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +14 -12
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/utils/zerodiag.c
1.8 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +0 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/utils/matio.c
1.18 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/utils/getcolv.c
1.4 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/utils/gcreate.c
1.14 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/utils/axpy.c
1.11 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +12 -12
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/partition/partition.c
1.15 04/02/08 21:50:18 barrysmith@barry-smiths-computer.local +11 -10
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/order/sorder.c
1.14 04/02/08 21:50:18 barrysmith@barry-smiths-computer.local +3 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/matfd/fdmatrix.c
1.12 04/02/08 21:50:18 barrysmith@barry-smiths-computer.local +14 -17
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/interface/mhas.c
1.5 04/02/08 21:50:18 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/interface/matrix.c
1.94 04/02/08 21:50:18 barrysmith@barry-smiths-computer.local +275 -209
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/interface/matreg.c
1.14 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/shell/shell.c
1.14 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +5 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/sbaij/seq/sbaij.c
1.91 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/rowbs/mpi/mpirowbs.c
1.44 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/dense/seq/dense.c
1.46 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +4 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/bdiag/mpi/mpibdiag.c
1.26.1.1 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/baij/seq/baij.c
1.76 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/baij/mpi/mpibaij.c
1.51 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +0 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/aij/seq/superlu/superlu.c
1.54.1.1 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +0 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/aij/seq/matptap.c
1.10 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +7 -7
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/aij/seq/matmatmult.c
1.41 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +16 -17
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/aij/seq/aijnode.c
1.23 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +0 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/aij/seq/aij.c
1.125 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +4 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/adic/matadic.c
1.21 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +5 -5
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/examples/tests/ex1.c
1.10 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +8 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/color/color.c
1.13 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/utils/damg.c
1.20 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/interface/precon.c
1.34.1.1 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +66 -61
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/interface/pcset.c
1.15 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/sor/sor.c
1.16 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/shell/shellpc.c
1.12 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +8 -7
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/redundant/redundant.c
1.12 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +8 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/mg/mg.c
1.23 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +8 -7
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/lu/lu.c
1.24 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +7 -7
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/ksp/pcksp.c
1.13 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +3 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/jacobi/jacobi.c
1.8 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/ilu/ilu.c
1.27 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +11 -11
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/icc/icc.c
1.22 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +6 -6
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/hypre/hyppilut.c
1.46 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/eisens/eisen.c
1.13 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/composite/composite.c
1.13 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +6 -5
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/cholesky/cholesky.c
1.22 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +6 -6
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/bjacobi/bjacobi.c
1.22 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +8 -8
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/asm/asm.c
1.25 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +11 -8
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/interface/itres.c
1.7 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +6 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/interface/itfunc.c
1.34 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +45 -39
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/interface/iterativ.c
1.10 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +12 -8
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/interface/itcreate.c
1.37 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +12 -11
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/interface/itcl.c
1.9 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/interface/iguess.c
1.5 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +17 -11
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/interface/eige.c
1.8.1.1 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/impls/rich/richscale.c
1.6 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/impls/qcg/qcg.c
1.11 04/02/08 21:50:13 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/impls/gmres/gmres2.c
1.15 04/02/08 21:50:13 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/impls/gmres/gmres.c
1.29 04/02/08 21:50:13 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/impls/fgmres/modpcf.c
1.9 04/02/08 21:50:13 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/impls/fgmres/fgmres.c
1.22 04/02/08 21:50:13 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/impls/cheby/cheby.c
1.11 04/02/08 21:50:13 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/impls/cg/cgtype.c
1.6 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/utils/pack.c
1.7 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/daview.c
1.13 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +5 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/dasub.c
1.5 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/dascatter.c
1.6 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/dapf.c
1.5 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/daltol.c
1.8 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +5 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/daltog.c
1.6 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +3 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/dalocal.c
1.15 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +16 -11
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/daload.c
1.6 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/dainterp.c
1.8 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +7 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/daindex.c
1.9 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +3 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/dagtona.c
1.9 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +4 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/dagtol.c
1.9 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +25 -25
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/daghost.c
1.5 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/dadist.c
1.11 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +4 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/dadestroy.c
1.15 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +5 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/dacorn.c
1.6 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +8 -6
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/da3.c
1.17 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/da2.c
1.36 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +14 -13
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/da1.c
1.16 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/ao/utils/aopart.c
1.6 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/ao/interface/aodataalias.c
1.5 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/ao/interface/aodata.c
1.7 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +40 -39
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/ao/interface/ao.c
1.10 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +19 -11
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/ao/impls/mapping/aomapping.c
1.15 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +5 -5
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/ao/impls/basic/aodatabasic.c
1.12 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/ao/impls/basic/aobasic.c
1.15 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

include/petsclog.h
1.33 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

include/petschead.h
1.24 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +60 -60
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

include/petscerror.h
1.24 04/02/08 21:50:10 barrysmith@barry-smiths-computer.local +1 -0
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error


Hg-commit: 9f73a33a80604cbf5f81774c2cc9dd509503ba9e

show more ...


/petsc/bin/matlab/PetscBinaryWrite.m
/petsc/bin/update.py
/petsc/bmake/IRIX/packages
/petsc/bmake/IRIX64/packages
/petsc/bmake/IRIX_gnu/packages
/petsc/bmake/UXPV/packages
/petsc/bmake/alpha_gnu/packages
/petsc/bmake/ascired/packages
/petsc/bmake/beos/packages
/petsc/bmake/common/rules
/petsc/bmake/common/rules.fortran.none
/petsc/bmake/common/rules.shared.basic
/petsc/bmake/common/test
/petsc/bmake/common/variables
/petsc/bmake/config/variables.in
/petsc/bmake/freebsd/packages
/petsc/bmake/hpux/packages
/petsc/bmake/hpux64/packages
/petsc/bmake/linux/packages
/petsc/bmake/linux64/packages
/petsc/bmake/linux_absoft/packages
/petsc/bmake/linux_alpha/packages
/petsc/bmake/linux_alpha_dec/packages
/petsc/bmake/linux_gcc_ifc/packages
/petsc/bmake/linux_gcc_pgf90/packages
/petsc/bmake/linux_gm/packages
/petsc/bmake/linux_intel/packages
/petsc/bmake/linux_jazz_intel/packages
/petsc/bmake/linux_nagf90/packages
/petsc/bmake/linux_pgi/packages
/petsc/bmake/linux_superludist/packages
/petsc/bmake/linux_tau/packages
/petsc/bmake/linux_uni/packages
/petsc/bmake/macx/packages
/petsc/bmake/rs6000/packages
/petsc/bmake/rs6000_64/packages
/petsc/bmake/rs6000_gnu/packages
/petsc/bmake/rs6000_sp/packages
/petsc/bmake/solaris/packages
/petsc/bmake/solaris64/packages
/petsc/bmake/solaris_gnu/packages
/petsc/bmake/solaris_lam/packages
/petsc/bmake/solaris_uni/packages
/petsc/bmake/solaris_x86/packages
/petsc/bmake/sx6/packages
/petsc/bmake/t3e/packages
/petsc/bmake/win32_borland/packages
/petsc/bmake/win32_gnu/packages
/petsc/bmake/win32_intel/packages
/petsc/bmake/win32_ms/packages
/petsc/bmake/win32_ms/petscconf.h
/petsc/bmake/win32_ms_hpvm/packages
/petsc/bmake/win32_ms_hpvm/petscconf.h
/petsc/bmake/win32_ms_mpich/packages
/petsc/bmake/win32_ms_mpich/petscconf.h
/petsc/bmake/win32_ms_mpipro/packages
/petsc/bmake/win32_ms_mpipro/petscconf.h
/petsc/bmake/win32_ms_wmpi/packages
/petsc/bmake/win32_ms_wmpi/petscconf.h
/petsc/config/aix5.1.0.0
/petsc/config/aix5.1.0.0.py
/petsc/config/configure.py
/petsc/config/cygwin
/petsc/config/cygwin-intel.py
/petsc/config/cygwin-ms
/petsc/config/cygwin-ms.py
/petsc/config/cygwin.py
/petsc/config/darwin6.8
/petsc/config/darwin6.8.py
/petsc/config/freebsd5.1
/petsc/config/freebsd5.1.py
/petsc/config/irix6.5-64.py
/petsc/config/irix6.5.py
/petsc/config/linux-gnu
/petsc/config/linux-gnu-gcc-absoft
/petsc/config/linux-gnu-gcc-absoft.py
/petsc/config/linux-gnu-gcc-ifc
/petsc/config/linux-gnu-gcc-ifc.py
/petsc/config/linux-gnu-gcc-pgf90
/petsc/config/linux-gnu-gcc-pgf90.py
/petsc/config/linux-gnu-intel.py
/petsc/config/linux-gnu-uni
/petsc/config/linux-gnu-uni.py
/petsc/config/linux-gnu.py
/petsc/config/linux64_intel
/petsc/config/linux_alpha
/petsc/config/linux_alpha_dec
/petsc/config/macosx-gnu
/petsc/config/macosx-gnu.py
/petsc/config/macosx-ibm
/petsc/config/macosx-ibm.py
/petsc/config/osf5.0
/petsc/config/osf5.0.py
/petsc/config/solaris-gnu.py
/petsc/config/solaris-uni.py
/petsc/config/solaris2.9
/petsc/config/solaris2.9.py
/petsc/docs/makefile
/petsc/docs/manualpages/sec/header_
/petsc/docs/manualpages/sec/header_AO
/petsc/docs/manualpages/sec/header_DA
/petsc/docs/manualpages/sec/header_Discretization
/petsc/docs/manualpages/sec/header_Draw
/petsc/docs/manualpages/sec/header_GVec
/petsc/docs/manualpages/sec/header_Grid
/petsc/docs/manualpages/sec/header_IS
/petsc/docs/manualpages/sec/header_KSP
/petsc/docs/manualpages/sec/header_Mat
/petsc/docs/manualpages/sec/header_MatFD
/petsc/docs/manualpages/sec/header_MatOrderings
/petsc/docs/manualpages/sec/header_Mesh
/petsc/docs/manualpages/sec/header_PC
/petsc/docs/manualpages/sec/header_PF
/petsc/docs/manualpages/sec/header_Profiling
/petsc/docs/manualpages/sec/header_SLES
/petsc/docs/manualpages/sec/header_SNES
/petsc/docs/manualpages/sec/header_SNESMF
/petsc/docs/manualpages/sec/header_Sys
/petsc/docs/manualpages/sec/header_TS
/petsc/docs/manualpages/sec/header_Vec
/petsc/docs/manualpages/sec/header_Viewer
/petsc/docs/tex/manual/developers.tex
/petsc/docs/tex/manual/gettinginfo.tex
/petsc/docs/tex/manual/part1.tex
/petsc/docs/tex/manual/part2.tex
/petsc/docs/tex/petsc.bib
/petsc/docs/tex/petscapp.bib
/petsc/docs/website/developers/index.html
/petsc/docs/website/documentation/changes/220.html
/petsc/docs/website/documentation/installation.html
/petsc/docs/website/documentation/linearsolvertable.html
/petsc/docs/website/documentation/troubleshooting.html
/petsc/docs/website/index.html
/petsc/include/f90impl/f90_intel8.h
/petsc/include/finclude/petscksp.h
/petsc/include/petsc.h
/petsc/include/petscdraw.h
/petsc/include/petscerror.h
/petsc/include/petschead.h
/petsc/include/petscis.h
/petsc/include/petscksp.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/maint/builddist
/petsc/maint/buildtest
/petsc/maint/buildtest.old
/petsc/maint/checkBuilds.py
/petsc/maint/confignightly/blaze
/petsc/maint/confignightly/crunch
/petsc/maint/confignightly/dactyl
/petsc/maint/confignightly/dreamcast
/petsc/maint/confignightly/hux1
/petsc/maint/confignightly/icrunch
/petsc/maint/confignightly/parth
/petsc/maint/confignightly/playstation
/petsc/maint/confignightly/ptera
/petsc/maint/confignightly/schwinn
/petsc/maint/confignightly/seaborg
/petsc/maint/confignightly/smash
/petsc/maint/confignightly/spark
/petsc/maint/confignightly/spinetta
/petsc/maint/confignightly/user02
/petsc/maint/confignightly/zither
/petsc/maint/copylognightly
/petsc/maint/copytestlog.old
/petsc/maint/killnightly
/petsc/maint/startnightly
/petsc/maint/wwwindex.py
/petsc/maint/zap
/petsc/maint/zapall
/petsc/makefile
/petsc/projects/c++/ksp/ex2/ex2.dsp
/petsc/projects/c++/ksp/ex2/ex2.dsw
/petsc/projects/c/ksp/ex2/ex2.dsp
/petsc/projects/c/ksp/ex2/ex2.dsw
/petsc/projects/complex/ksp/ex2/ex2.dsp
/petsc/projects/complex/ksp/ex2/ex2.dsw
/petsc/projects/fortran/ksp/ex2f/ex2f.dsp
/petsc/projects/fortran/ksp/ex2f/ex2f.dsw
/petsc/projects/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/Options.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/Make.py
/petsc/python/PETSc/packages/Matlab.py
/petsc/python/PETSc/packages/X11.py
/petsc/python/PETSc/packages/compilerFlags.py
/petsc/python/PETSc/packages/fortranstubs.py
/petsc/python/PETSc/packages/update.py
/petsc/src/benchmarks/results/performance_cfd_2_10
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/ao/interface/ao.c
/petsc/src/dm/ao/interface/aodata.c
/petsc/src/dm/ao/interface/aodataalias.c
/petsc/src/dm/ao/interface/dlregis.c
/petsc/src/dm/ao/interface/makefile
/petsc/src/dm/ao/utils/aopart.c
/petsc/src/dm/da/examples/tests/ex20.c
/petsc/src/dm/da/examples/tests/ex21f.F
/petsc/src/dm/da/examples/tests/ex22.c
/petsc/src/dm/da/examples/tests/ex23.c
/petsc/src/dm/da/examples/tests/makefile
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/dacorn.c
/petsc/src/dm/da/src/dadestroy.c
/petsc/src/dm/da/src/dadist.c
/petsc/src/dm/da/src/daghost.c
/petsc/src/dm/da/src/dagtol.c
/petsc/src/dm/da/src/dagtona.c
/petsc/src/dm/da/src/daindex.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/src/daload.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/src/daltog.c
/petsc/src/dm/da/src/daltol.c
/petsc/src/dm/da/src/dapf.c
/petsc/src/dm/da/src/dascatter.c
/petsc/src/dm/da/src/dasub.c
/petsc/src/dm/da/src/daview.c
/petsc/src/dm/da/src/gr1.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/fortran/custom/zdraw.c
/petsc/src/fortran/custom/zksp.c
/petsc/src/fortran/custom/zmat.c
/petsc/src/fortran/custom/zpc.c
/petsc/src/fortran/custom/zpetsc.h
/petsc/src/fortran/custom/zsles.c
/petsc/src/fortran/custom/zsnes.c
/petsc/src/fortran/custom/zstart.c
/petsc/src/fortran/custom/zsys.c
/petsc/src/fortran/custom/zts.c
/petsc/src/fortran/custom/zviewer.c
/petsc/src/ksp/examples/tests/ex10.c
/petsc/src/ksp/examples/tests/ex12f.F
/petsc/src/ksp/examples/tests/ex16f.F
/petsc/src/ksp/examples/tests/ex18.c
/petsc/src/ksp/examples/tests/ex20.c
/petsc/src/ksp/examples/tests/output/ex17_1.out
/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/ex13f90.F
/petsc/src/ksp/examples/tutorials/ex2f.F
/petsc/src/ksp/examples/tutorials/ex3.c
/petsc/src/ksp/examples/tutorials/output/ex26_1.out
/petsc/src/ksp/ksp/impls/bicg/bicg.c
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cg/cgtype.c
/petsc/src/ksp/ksp/impls/cgne/cgne.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/fgmres/fgmresp.h
/petsc/src/ksp/ksp/impls/fgmres/makefile
/petsc/src/ksp/ksp/impls/fgmres/modpcf.c
/petsc/src/ksp/ksp/impls/gmres/borthog.c
/petsc/src/ksp/ksp/impls/gmres/borthog2.c
/petsc/src/ksp/ksp/impls/gmres/gmreig.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres2.c
/petsc/src/ksp/ksp/impls/gmres/gmresp.h
/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/rich/richscale.c
/petsc/src/ksp/ksp/impls/symmlq/symmlq.c
/petsc/src/ksp/ksp/impls/tfqmr/tfqmr.c
/petsc/src/ksp/ksp/interface/dlregis.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/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/ex8f.F
/petsc/src/ksp/pc/examples/tutorials/ex2.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/eisens/eisen.c
/petsc/src/ksp/pc/impls/esi/pesi.c
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/icc/icc.c
/petsc/src/ksp/pc/impls/ilu/ilu.c
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/ksp/pc/impls/jacobi/jacobi.c
/petsc/src/ksp/pc/impls/ksp/makefile
/petsc/src/ksp/pc/impls/ksp/pcksp.c
/petsc/src/ksp/pc/impls/lu/lu.c
/petsc/src/ksp/pc/impls/makefile
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/ksp/pc/impls/ramg/ramgpetsc.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/samg/samgpetsc.c
/petsc/src/ksp/pc/impls/shell/shellpc.c
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/ksp/pc/impls/spai/src/ispai.c
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/ksp/pc/interface/pcset.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/ksp/utils/damg.c
/petsc/src/mat/color/color.c
/petsc/src/mat/color/scolor.c
/petsc/src/mat/examples/tests/ex1.c
/petsc/src/mat/examples/tests/ex54.c
/petsc/src/mat/examples/tests/ex55.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/ex75.c
/petsc/src/mat/examples/tests/ex87.c
/petsc/src/mat/examples/tests/ex91.c
/petsc/src/mat/examples/tests/ex92.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tutorials/ex1.c
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/adj/mpi/mpiadj.h
/petsc/src/mat/impls/aij/mpi/fdmpiaij.c
/petsc/src/mat/impls/aij/mpi/libtfs/comm.c
/petsc/src/mat/impls/aij/mpi/libtfs/comm.h
/petsc/src/mat/impls/aij/mpi/libtfs/gs.c
/petsc/src/mat/impls/aij/mpi/libtfs/gs.h
/petsc/src/mat/impls/aij/mpi/libtfs/xxt.c
/petsc/src/mat/impls/aij/mpi/libtfs/xyt.c
/petsc/src/mat/impls/aij/mpi/mmaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/spooles/mpispooles.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/aijnode.c
/petsc/src/mat/impls/aij/seq/fdaij.c
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/aij/seq/matptap.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.h
/petsc/src/mat/impls/aij/seq/spooles/spoolesOptions.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.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/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/baijfact10.c
/petsc/src/mat/impls/baij/seq/baijfact11.c
/petsc/src/mat/impls/baij/seq/baijfact12.c
/petsc/src/mat/impls/baij/seq/baijfact13.c
/petsc/src/mat/impls/baij/seq/baijfact14.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/baij/seq/baijfact4.c
/petsc/src/mat/impls/baij/seq/baijfact5.c
/petsc/src/mat/impls/baij/seq/baijfact6.c
/petsc/src/mat/impls/baij/seq/baijfact7.c
/petsc/src/mat/impls/baij/seq/baijfact8.c
/petsc/src/mat/impls/baij/seq/baijfact9.c
/petsc/src/mat/impls/bdiag/mpi/mmbdiag.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/seq/bdfact.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.h
/petsc/src/mat/impls/bdiag/seq/bdiag2.c
/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/seq/dense.c
/petsc/src/mat/impls/dense/seq/dense.h
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.h
/petsc/src/mat/impls/sbaij/mpi/makefile
/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/sbaijov.c
/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/sro.c
shell.c
/petsc/src/mat/interface/dlregis.c
/petsc/src/mat/interface/matreg.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/interface/mhas.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/order/sorder.c
/petsc/src/mat/order/sp1wd.c
/petsc/src/mat/order/spnd.c
/petsc/src/mat/order/spqmd.c
/petsc/src/mat/order/sprcm.c
/petsc/src/mat/order/sregis.c
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/mat/partition/partition.c
/petsc/src/mat/utils/axpy.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/getcolv.c
/petsc/src/mat/utils/matio.c
/petsc/src/mat/utils/zerodiag.c
/petsc/src/pf/impls/constant/const.c
/petsc/src/pf/impls/string/cstring.c
/petsc/src/pf/interface/pf.c
/petsc/src/snes/examples/tests/ex13.c
/petsc/src/snes/examples/tests/ex1f.F
/petsc/src/snes/examples/tests/ex7.c
/petsc/src/snes/examples/tests/makefile
/petsc/src/snes/examples/tutorials/ex10d/ex10.c
/petsc/src/snes/examples/tutorials/ex1f.F
/petsc/src/snes/examples/tutorials/output/ex5_10.out
/petsc/src/snes/examples/tutorials/output/ex5_9.out
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/ls/lsparams.c
/petsc/src/snes/interface/dlregis.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/mf/snesmfj.h
/petsc/src/snes/mf/snesmfjdef.c
/petsc/src/snes/mf/wp.c
/petsc/src/sys/examples/tutorials/ex4.c
/petsc/src/sys/src/dll/dl.c
/petsc/src/sys/src/dll/reg.c
/petsc/src/sys/src/draw/examples/tests/ex3.c
/petsc/src/sys/src/draw/examples/tests/ex9.c
/petsc/src/sys/src/draw/impls/win32/win32draw.c
/petsc/src/sys/src/draw/interface/dbuff.c
/petsc/src/sys/src/draw/interface/dclear.c
/petsc/src/sys/src/draw/interface/dcoor.c
/petsc/src/sys/src/draw/interface/dellipse.c
/petsc/src/sys/src/draw/interface/dflush.c
/petsc/src/sys/src/draw/interface/dgcoor.c
/petsc/src/sys/src/draw/interface/dgpause.c
/petsc/src/sys/src/draw/interface/dline.c
/petsc/src/sys/src/draw/interface/dlinegw.c
/petsc/src/sys/src/draw/interface/dlinew.c
/petsc/src/sys/src/draw/interface/dmouse.c
/petsc/src/sys/src/draw/interface/dpause.c
/petsc/src/sys/src/draw/interface/dpoint.c
/petsc/src/sys/src/draw/interface/dpoints.c
/petsc/src/sys/src/draw/interface/draw.c
/petsc/src/sys/src/draw/interface/drawreg.c
/petsc/src/sys/src/draw/interface/drect.c
/petsc/src/sys/src/draw/interface/dsclear.c
/petsc/src/sys/src/draw/interface/dsetpause.c
/petsc/src/sys/src/draw/interface/dsflush.c
/petsc/src/sys/src/draw/interface/dtext.c
/petsc/src/sys/src/draw/interface/dtextgs.c
/petsc/src/sys/src/draw/interface/dtexts.c
/petsc/src/sys/src/draw/interface/dtextv.c
/petsc/src/sys/src/draw/interface/dtri.c
/petsc/src/sys/src/draw/interface/dviewp.c
/petsc/src/sys/src/draw/utils/axis.c
/petsc/src/sys/src/draw/utils/dscatter.c
/petsc/src/sys/src/draw/utils/hists.c
/petsc/src/sys/src/draw/utils/lg.c
/petsc/src/sys/src/error/adebug.c
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/error/fp.c
/petsc/src/sys/src/f90/f90_IRIX.c
/petsc/src/sys/src/f90/f90_absoft.c
/petsc/src/sys/src/f90/f90_alpha.c
/petsc/src/sys/src/f90/f90_common.c
/petsc/src/sys/src/f90/f90_hpux.c
/petsc/src/sys/src/f90/f90_intel.c
/petsc/src/sys/src/f90/f90_intel8.c
/petsc/src/sys/src/f90/f90_nag.c
/petsc/src/sys/src/f90/f90_rs6000.c
/petsc/src/sys/src/f90/f90_solaris.c
/petsc/src/sys/src/f90/f90_solaris_old.c
/petsc/src/sys/src/f90/f90_t3e.c
/petsc/src/sys/src/f90/f90_win32.c
/petsc/src/sys/src/fileio/smatlab.c
/petsc/src/sys/src/matlabengine/matlab.c
/petsc/src/sys/src/memory/mtr.c
/petsc/src/sys/src/objects/destroy.c
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/objects/pname.c
/petsc/src/sys/src/objects/tagm.c
/petsc/src/sys/src/plog/classLog.c
/petsc/src/sys/src/plog/eventLog.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/plog/ploginfo.c
/petsc/src/sys/src/plog/stageLog.c
/petsc/src/sys/src/utils/dict.c
/petsc/src/sys/src/utils/pbarrier.c
/petsc/src/sys/src/utils/random.c
/petsc/src/sys/src/viewer/impls/ams/ams.c
/petsc/src/sys/src/viewer/impls/ascii/filev.c
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/sys/src/viewer/impls/draw/drawv.c
/petsc/src/sys/src/viewer/impls/hdf4/hdf4v.c
/petsc/src/sys/src/viewer/impls/mathematica/mathematica.c
/petsc/src/sys/src/viewer/impls/matlab/makefile
/petsc/src/sys/src/viewer/impls/matlab/vmatlab.c
/petsc/src/sys/src/viewer/impls/silo/vsilo.c
/petsc/src/sys/src/viewer/impls/string/stringv.c
/petsc/src/sys/src/viewer/impls/vu/petscvu.c
/petsc/src/sys/src/viewer/interface/dupl.c
/petsc/src/sys/src/viewer/interface/flush.c
/petsc/src/sys/src/viewer/interface/view.c
/petsc/src/sys/src/viewer/interface/viewa.c
/petsc/src/sys/src/viewer/interface/viewreg.c
/petsc/src/ts/impls/implicit/cn/cn.c
/petsc/src/ts/impls/implicit/pvode/petscpvode.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/dlregis.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/ts/interface/tsreg.c
/petsc/src/vec/esi/ecomp.c
/petsc/src/vec/examples/tests/ex34.c
/petsc/src/vec/examples/tests/makefile
/petsc/src/vec/impls/esi/ebvec1.c
/petsc/src/vec/impls/hypre/vhyp.c
/petsc/src/vec/impls/mpi/pbvec.c
/petsc/src/vec/impls/mpi/pdvec.c
/petsc/src/vec/impls/mpi/pvec2.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/dlregis.c
/petsc/src/vec/interface/map.c
/petsc/src/vec/interface/mapcreate.c
/petsc/src/vec/interface/mapreg.c
/petsc/src/vec/interface/mapregall.c
/petsc/src/vec/interface/veccreate.c
/petsc/src/vec/interface/vecreg.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/is/impls/block/block.c
/petsc/src/vec/is/impls/general/general.c
/petsc/src/vec/is/impls/stride/stride.c
/petsc/src/vec/is/interface/index.c
/petsc/src/vec/is/utils/isblock.c
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/is/utils/iscomp.c
/petsc/src/vec/is/utils/isdiff.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/is/utils/makefile
/petsc/src/vec/utils/cmesh.c
/petsc/src/vec/utils/vecio.c
/petsc/src/vec/utils/vecmpitoseq.c
/petsc/src/vec/utils/vinv.c
/petsc/src/vec/utils/vscat.c
/petsc/src/vec/vecimpl.h
/petsc/todo
437fc6d701-Dec-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1731.1.2
barrysmith@barry-smiths-computer.local|ChangeSet|20031201040430|40397
ChangeSet
1.1731.1.2 03/11/30 22:04:30 barrysmith@barry-smiths-computer.local +47 -0
got rid of seria

bk-changeset-1.1731.1.2
barrysmith@barry-smiths-computer.local|ChangeSet|20031201040430|40397
ChangeSet
1.1731.1.2 03/11/30 22:04:30 barrysmith@barry-smiths-computer.local +47 -0
got rid of serialize, will go into binary viewer and loader

src/vec/interface/vecregall.c
1.13 03/11/30 22:04:27 barrysmith@barry-smiths-computer.local +0 -28
got rid of serialize, will go into binary viewer and loader

src/vec/interface/vecreg.c
1.20 03/11/30 22:04:27 barrysmith@barry-smiths-computer.local +1 -120
got rid of serialize, will go into binary viewer and loader

src/vec/interface/veccreate.c
1.14 03/11/30 22:04:27 barrysmith@barry-smiths-computer.local +0 -75
got rid of serialize, will go into binary viewer and loader

src/vec/interface/mapregall.c
1.5 03/11/30 22:04:27 barrysmith@barry-smiths-computer.local +0 -27
got rid of serialize, will go into binary viewer and loader

src/vec/interface/mapreg.c
1.12 03/11/30 22:04:27 barrysmith@barry-smiths-computer.local +1 -164
got rid of serialize, will go into binary viewer and loader

src/vec/interface/mapcreate.c
1.7 03/11/30 22:04:27 barrysmith@barry-smiths-computer.local +0 -75
got rid of serialize, will go into binary viewer and loader

src/vec/interface/dlregis.c
1.16 03/11/30 22:04:27 barrysmith@barry-smiths-computer.local +1 -1
got rid of serialize, will go into binary viewer and loader

src/vec/impls/seq/bvec2.c
1.30 03/11/30 22:04:27 barrysmith@barry-smiths-computer.local +0 -36
got rid of serialize, will go into binary viewer and loader

src/vec/impls/mpi/pmap.c
1.8 03/11/30 22:04:27 barrysmith@barry-smiths-computer.local +0 -42
got rid of serialize, will go into binary viewer and loader

src/vec/impls/mpi/pbvec.c
1.16 03/11/30 22:04:27 barrysmith@barry-smiths-computer.local +0 -47
got rid of serialize, will go into binary viewer and loader

src/ts/interface/tsregall.c
1.8 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +0 -23
got rid of serialize, will go into binary viewer and loader

src/ts/interface/tsreg.c
1.14 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +2 -177
got rid of serialize, will go into binary viewer and loader

src/ts/interface/tscreate.c
1.7 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +0 -75
got rid of serialize, will go into binary viewer and loader

src/ts/interface/dlregis.c
1.12 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +1 -1
got rid of serialize, will go into binary viewer and loader

src/sys/src/viewer/interface/dlregispetsc.c
1.13 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +1 -1
got rid of serialize, will go into binary viewer and loader

src/sys/src/objects/pname.c
1.10 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +0 -30
got rid of serialize, will go into binary viewer and loader

src/sys/src/objects/inherit.c
1.15 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +0 -1
got rid of serialize, will go into binary viewer and loader

src/sys/src/objects/destroy.c
1.10 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +0 -45
got rid of serialize, will go into binary viewer and loader

src/snes/interface/dlregis.c
1.13 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +1 -1
got rid of serialize, will go into binary viewer and loader

src/mat/matimpl.h
1.32 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +1 -2
got rid of serialize, will go into binary viewer and loader

src/mat/interface/dlregis.c
1.15 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +1 -1
got rid of serialize, will go into binary viewer and loader

src/mat/impls/shell/shell.c
1.13 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +0 -1
got rid of serialize, will go into binary viewer and loader

src/mat/impls/sbaij/seq/sbaij.c
1.82 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +0 -1
got rid of serialize, will go into binary viewer and loader

src/mat/impls/sbaij/mpi/mpisbaij.c
1.68 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +0 -1
got rid of serialize, will go into binary viewer and loader

src/mat/impls/rowbs/mpi/mpirowbs.c
1.41 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +0 -1
got rid of serialize, will go into binary viewer and loader

src/mat/impls/esi/mesi.c
1.35 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +0 -1
got rid of serialize, will go into binary viewer and loader

src/mat/impls/dense/seq/dense.c
1.41 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +0 -1
got rid of serialize, will go into binary viewer and loader

src/mat/impls/dense/mpi/mpidense.c
1.29 03/11/30 22:04:26 barrysmith@barry-smiths-computer.local +0 -1
got rid of serialize, will go into binary viewer and loader

src/mat/impls/bdiag/seq/bdiag.c
1.23 03/11/30 22:04:25 barrysmith@barry-smiths-computer.local +0 -1
got rid of serialize, will go into binary viewer and loader

src/mat/impls/bdiag/mpi/mpibdiag.c
1.25 03/11/30 22:04:25 barrysmith@barry-smiths-computer.local +0 -1
got rid of serialize, will go into binary viewer and loader

src/mat/impls/baij/seq/baij.c
1.64 03/11/30 22:04:25 barrysmith@barry-smiths-computer.local +0 -1
got rid of serialize, will go into binary viewer and loader

src/mat/impls/baij/mpi/mpibaij.c
1.40 03/11/30 22:04:25 barrysmith@barry-smiths-computer.local +0 -1
got rid of serialize, will go into binary viewer and loader

src/mat/impls/aij/seq/aij.c
1.119 03/11/30 22:04:25 barrysmith@barry-smiths-computer.local +0 -1
got rid of serialize, will go into binary viewer and loader

src/mat/impls/aij/mpi/mpiaij.c
1.100 03/11/30 22:04:25 barrysmith@barry-smiths-computer.local +0 -1
got rid of serialize, will go into binary viewer and loader

src/mat/impls/adj/mpi/mpiadj.c
1.22 03/11/30 22:04:25 barrysmith@barry-smiths-computer.local +0 -1
got rid of serialize, will go into binary viewer and loader

src/mat/impls/adic/matadic.c
1.20 03/11/30 22:04:25 barrysmith@barry-smiths-computer.local +0 -1
got rid of serialize, will go into binary viewer and loader

src/ksp/ksp/interface/dlregis.c
1.16 03/11/30 22:04:25 barrysmith@barry-smiths-computer.local +2 -2
got rid of serialize, will go into binary viewer and loader

src/dm/ao/interface/dlregis.c
1.16 03/11/30 22:04:25 barrysmith@barry-smiths-computer.local +0 -2
got rid of serialize, will go into binary viewer and loader

src/dm/ao/impls/mapping/aomapping.c
1.14 03/11/30 22:04:24 barrysmith@barry-smiths-computer.local +0 -50
got rid of serialize, will go into binary viewer and loader

src/dm/ao/impls/basic/aobasic.c
1.14 03/11/30 22:04:24 barrysmith@barry-smiths-computer.local +0 -44
got rid of serialize, will go into binary viewer and loader

include/petscvec.h
1.37 03/11/30 22:04:24 barrysmith@barry-smiths-computer.local +0 -77
got rid of serialize, will go into binary viewer and loader

include/petscts.h
1.22 03/11/30 22:04:24 barrysmith@barry-smiths-computer.local +0 -16
got rid of serialize, will go into binary viewer and loader

include/petscmat.h
1.94 03/11/30 22:04:24 barrysmith@barry-smiths-computer.local +0 -18
got rid of serialize, will go into binary viewer and loader

include/petschead.h
1.20 03/11/30 22:04:24 barrysmith@barry-smiths-computer.local +0 -1
got rid of serialize, will go into binary viewer and loader

include/petscao.h
1.12 03/11/30 22:04:24 barrysmith@barry-smiths-computer.local +0 -14
got rid of serialize, will go into binary viewer and loader

include/petsc.h
1.45 03/11/30 22:04:24 barrysmith@barry-smiths-computer.local +0 -2
got rid of serialize, will go into binary viewer and loader

python/PETSc/Options.py
1.9.1.1 03/11/30 18:55:15 barrysmith@barry-smiths-computer.local +12 -13
check for "strings" passed to non const char*


Hg-commit: b0d8d1021b4caf0ac1c52e1605774cad1af9251b

show more ...


/petsc/docs/tex/manual/part2.tex
/petsc/include/petsc.h
/petsc/include/petscao.h
/petsc/include/petscblaslapack.h
/petsc/include/petscda.h
/petsc/include/petscdraw.h
/petsc/include/petscerror.h
/petsc/include/petschead.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscmatlab.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscviewer.h
/petsc/makefile
/petsc/python/PETSc/Options.py
/petsc/python/PETSc/todo
/petsc/src/dm/ao/aoimpl.h
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/ao/impls/basic/aoreduced.c
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/ao/interface/aodata.c
/petsc/src/dm/ao/interface/dlregis.c
/petsc/src/dm/ao/utils/aopart.c
/petsc/src/dm/ao/utils/aosetlocal.c
/petsc/src/dm/da/daimpl.h
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/daview.c
/petsc/src/dm/da/utils/dm.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/fortran/custom/zvec.c
/petsc/src/ksp/examples/tests/ex12f.F
/petsc/src/ksp/examples/tests/ex16f.F
/petsc/src/ksp/examples/tests/ex18.c
/petsc/src/ksp/examples/tests/ex6.c
/petsc/src/ksp/examples/tests/ex7.c
/petsc/src/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/examples/tutorials/ex27.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/lgmres/lgmres.c
/petsc/src/ksp/ksp/interface/dlregis.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/ksp/pc/impls/spai/examples/tutorials/ex2.c
/petsc/src/ksp/pc/interface/pcset.c
/petsc/src/mat/examples/tests/ex34.c
/petsc/src/mat/examples/tests/ex55.c
/petsc/src/mat/examples/tests/ex62.c
/petsc/src/mat/examples/tests/ex81.c
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/libtfs/error.c
/petsc/src/mat/impls/aij/mpi/libtfs/error.h
/petsc/src/mat/impls/aij/mpi/libtfs/gs.c
/petsc/src/mat/impls/aij/mpi/libtfs/gs.h
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.h
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/esi/mesi.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
shell.c
/petsc/src/mat/interface/dlregis.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/partition/partition.c
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/interface/dlregis.c
/petsc/src/snes/interface/snes.c
/petsc/src/sys/src/draw/drawimpl.h
/petsc/src/sys/src/draw/impls/x/xcolor.c
/petsc/src/sys/src/draw/impls/x/xinit.c
/petsc/src/sys/src/draw/impls/x/xops.c
/petsc/src/sys/src/draw/interface/draw.c
/petsc/src/sys/src/draw/interface/drawreg.c
/petsc/src/sys/src/error/adebug.c
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/error/errtrace.c
/petsc/src/sys/src/error/fp.c
/petsc/src/sys/src/error/signal.c
/petsc/src/sys/src/fileio/fretrieve.c
/petsc/src/sys/src/fileio/mpiuopen.c
/petsc/src/sys/src/matlabengine/matlab.c
/petsc/src/sys/src/memory/mal.c
/petsc/src/sys/src/objects/destroy.c
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/objects/pname.c
/petsc/src/sys/src/objects/ptype.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/plog/plogmpe.c
/petsc/src/sys/src/utils/dlregis.h
/petsc/src/sys/src/utils/str.c
/petsc/src/sys/src/viewer/impls/string/stringv.c
/petsc/src/sys/src/viewer/interface/dlregispetsc.c
/petsc/src/ts/interface/dlregis.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/ts/interface/tsreg.c
/petsc/src/ts/interface/tsregall.c
/petsc/src/vec/examples/tests/ex20f.F
/petsc/src/vec/examples/tutorials/ex5.c
/petsc/src/vec/impls/mpi/pbvec.c
/petsc/src/vec/impls/mpi/pmap.c
/petsc/src/vec/impls/seq/bvec2.c
/petsc/src/vec/interface/dlregis.c
/petsc/src/vec/interface/map.c
/petsc/src/vec/interface/mapcreate.c
/petsc/src/vec/interface/mapreg.c
/petsc/src/vec/interface/mapregall.c
/petsc/src/vec/interface/veccreate.c
/petsc/src/vec/interface/vecreg.c
/petsc/src/vec/interface/vecregall.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/utils/vecio.c
/petsc/src/vec/vecimpl.h
f248c16b29-Nov-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1728
barrysmith@barry-smiths-computer.local|ChangeSet|20031129180338|31678
ChangeSet
1.1728 03/11/29 12:03:38 barrysmith@barry-smiths-computer.local +12 -0
fixed some const

src/

bk-changeset-1.1728
barrysmith@barry-smiths-computer.local|ChangeSet|20031129180338|31678
ChangeSet
1.1728 03/11/29 12:03:38 barrysmith@barry-smiths-computer.local +12 -0
fixed some const

src/mat/impls/shell/shell.c
1.12 03/11/29 12:03:36 barrysmith@barry-smiths-computer.local +1 -1
fixed some const

src/mat/impls/sbaij/seq/sbaij.h
1.25 03/11/29 12:03:36 barrysmith@barry-smiths-computer.local +1 -1
fixed some const

src/mat/impls/sbaij/mpi/mpisbaij.h
1.11 03/11/29 12:03:36 barrysmith@barry-smiths-computer.local +1 -1
fixed some const

src/mat/impls/bdiag/seq/bdiag.h
1.5 03/11/29 12:03:36 barrysmith@barry-smiths-computer.local +1 -1
fixed some const

src/mat/impls/bdiag/mpi/mpibdiag.h
1.5 03/11/29 12:03:36 barrysmith@barry-smiths-computer.local +1 -1
fixed some const

src/mat/impls/baij/seq/baij.h
1.14 03/11/29 12:03:36 barrysmith@barry-smiths-computer.local +1 -1
fixed some const

src/mat/impls/baij/seq/baij.c
1.63 03/11/29 12:03:36 barrysmith@barry-smiths-computer.local +1 -1
fixed some const

src/mat/impls/aij/seq/aij.h
1.22 03/11/29 12:03:36 barrysmith@barry-smiths-computer.local +3 -3
fixed some const

src/mat/impls/aij/mpi/mpiaij.h
1.7 03/11/29 12:03:35 barrysmith@barry-smiths-computer.local +1 -1
fixed some const

src/mat/impls/dense/mpi/mpidense.h
1.5 03/11/29 10:49:17 barrysmith@barry-smiths-computer.local +1 -1
missing const

include/petscoptions.h
1.13 03/11/29 10:48:04 barrysmith@barry-smiths-computer.local +1 -1
const that did not belong added by mistake when making const char[]

src/sys/src/memory/mal.c
1.17 03/11/29 10:46:23 barrysmith@barry-smiths-computer.local +2 -2
missed some const char * in a function declaration


Hg-commit: 52ac0650543c51ec494293d5b599cd67270d6891

show more ...

8e9aea5c28-Nov-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1726
barrysmith@barry-smiths-computer.local|ChangeSet|20031128212907|03824
ChangeSet
1.1726 03/11/28 15:29:07 barrysmith@barry-smiths-computer.local +32 -0
added const to MatType a

bk-changeset-1.1726
barrysmith@barry-smiths-computer.local|ChangeSet|20031128212907|03824
ChangeSet
1.1726 03/11/28 15:29:07 barrysmith@barry-smiths-computer.local +32 -0
added const to MatType arguments when appropriate

src/mat/utils/matio.c
1.17 03/11/28 15:29:05 barrysmith@barry-smiths-computer.local +2 -2
added const to MatType arguments when appropriate

src/mat/utils/convert.c
1.7 03/11/28 15:29:05 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

src/mat/matimpl.h
1.31 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +3 -3
added const to MatType arguments when appropriate

src/mat/interface/matrix.c
1.88 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +2 -2
added const to MatType arguments when appropriate

src/mat/impls/shell/shellcnv.c
1.7 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
1.41 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

src/mat/impls/sbaij/seq/sbaij.c
1.81 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

src/mat/impls/sbaij/seq/aijsbaij.c
1.6 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
1.29 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

src/mat/impls/sbaij/mpi/mpisbaij.c
1.67 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

src/mat/impls/rowbs/mpi/mpirowbs.c
1.40 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

src/mat/impls/esi/mesi.c
1.33 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

src/mat/impls/dense/seq/dense.c
1.40 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

src/mat/impls/dense/mpi/mpidense.c
1.28 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

src/mat/impls/bdiag/seq/bdiag.c
1.22 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

src/mat/impls/bdiag/mpi/mpibdiag.c
1.24 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

src/mat/impls/baij/seq/baij.c
1.62 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

src/mat/impls/baij/seq/aijbaij.c
1.7 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +2 -2
added const to MatType arguments when appropriate

src/mat/impls/baij/mpi/mpibaij.c
1.39 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

src/mat/impls/baij/mpi/dscpack/dscpack.c
1.45 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2
added const to MatType arguments when appropriate

src/mat/impls/aij/seq/umfpack/umfpack.c
1.25 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2
added const to MatType arguments when appropriate

src/mat/impls/aij/seq/superlu/superlu.c
1.53 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2
added const to MatType arguments when appropriate

src/mat/impls/aij/seq/spooles/spooles.c
1.80 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2
added const to MatType arguments when appropriate

src/mat/impls/aij/seq/lusol/lusol.c
1.23 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2
added const to MatType arguments when appropriate

src/mat/impls/aij/seq/essl/essl.c
1.23 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2
added const to MatType arguments when appropriate

src/mat/impls/aij/seq/aij.c
1.118 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.81 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2
added const to MatType arguments when appropriate

src/mat/impls/aij/mpi/spooles/mpispooles.c
1.54 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

src/mat/impls/aij/mpi/mumps/mumps.c
1.51 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +3 -3
added const to MatType arguments when appropriate

src/mat/impls/aij/mpi/mpiaij.c
1.99 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +1 -1
added const to MatType arguments when appropriate

include/petscmat.h
1.93 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2
added const to MatType arguments when appropriate

bmake/common/rules.fortran.nocpp
1.72 03/11/27 13:34:21 barrysmith@barry-smiths-computer.local +8 -8
ibm f90 does not like .f so try .F here and hope works everywhere


Hg-commit: ae3ecde9c090fe1a4553b4b7e27744f6fa92f433

show more ...


/petsc/bin/adprocess.py
/petsc/bin/petscarch
/petsc/bmake/IRIX/packages
/petsc/bmake/IRIX/rules
/petsc/bmake/IRIX64/packages
/petsc/bmake/IRIX64/rules
/petsc/bmake/IRIX_gnu/packages
/petsc/bmake/IRIX_gnu/rules
/petsc/bmake/UXPV/rules
/petsc/bmake/adic.init
/petsc/bmake/adicmf.init
/petsc/bmake/alpha/buildtest
/petsc/bmake/alpha/rules
/petsc/bmake/alpha_gnu/packages
/petsc/bmake/alpha_gnu/rules
/petsc/bmake/alpha_uni/rules
/petsc/bmake/ascired/rules
/petsc/bmake/beos/rules
/petsc/bmake/common/bopt_O
/petsc/bmake/common/bopt_O_single
/petsc/bmake/common/bopt_g
/petsc/bmake/common/bopt_g_single
/petsc/bmake/common/rules
/petsc/bmake/common/rules.fortran.cpp
/petsc/bmake/common/rules.fortran.nocpp
/petsc/bmake/common/rules.fortran.none
/petsc/bmake/common/rules.shared.basic
/petsc/bmake/common/rules.shared.darwin7
/petsc/bmake/common/variables
/petsc/bmake/config/packages.in
/petsc/bmake/config/rules.in
/petsc/bmake/config/variables.in
/petsc/bmake/cray-x1/rules
/petsc/bmake/freebsd/buildtest
/petsc/bmake/freebsd/packages
/petsc/bmake/freebsd/rules
/petsc/bmake/hpux/packages
/petsc/bmake/hpux/rules
/petsc/bmake/hpux64/packages
/petsc/bmake/hpux64/rules
/petsc/bmake/linux/packages
/petsc/bmake/linux/rules
/petsc/bmake/linux64/rules
/petsc/bmake/linux64_intel/rules
/petsc/bmake/linux_absoft/packages
/petsc/bmake/linux_absoft/rules
/petsc/bmake/linux_alpha/rules
/petsc/bmake/linux_alpha_dec/rules
/petsc/bmake/linux_gcc_ifc/rules
/petsc/bmake/linux_gcc_pgf90/packages
/petsc/bmake/linux_gcc_pgf90/rules
/petsc/bmake/linux_gm/rules
/petsc/bmake/linux_intel/packages
/petsc/bmake/linux_intel/petscconf.h
/petsc/bmake/linux_intel/rules
/petsc/bmake/linux_jazz_intel/packages
/petsc/bmake/linux_jazz_intel/petscconf.h
/petsc/bmake/linux_jazz_intel/rules
/petsc/bmake/linux_nagf90/rules
/petsc/bmake/linux_pgi/rules
/petsc/bmake/linux_superludist/packages
/petsc/bmake/linux_superludist/rules
/petsc/bmake/linux_tau/rules
/petsc/bmake/linux_uni/rules
/petsc/bmake/macx/buildtest
/petsc/bmake/macx/rules
/petsc/bmake/macx/variables
/petsc/bmake/rs6000/packages
/petsc/bmake/rs6000/rules
/petsc/bmake/rs6000_64/packages
/petsc/bmake/rs6000_64/rules
/petsc/bmake/rs6000_gnu/packages
/petsc/bmake/rs6000_gnu/rules
/petsc/bmake/rs6000_sp/packages
/petsc/bmake/rs6000_sp/rules
/petsc/bmake/solaris/buildtest
/petsc/bmake/solaris/packages
/petsc/bmake/solaris/rules
/petsc/bmake/solaris64/rules
/petsc/bmake/solaris_gnu/rules
/petsc/bmake/solaris_lam/rules
/petsc/bmake/solaris_uni/rules
/petsc/bmake/solaris_x86/packages
/petsc/bmake/solaris_x86/rules
/petsc/bmake/sx6/rules
/petsc/bmake/t3e/rules
/petsc/bmake/win32_borland/petscconf.h
/petsc/bmake/win32_borland/rules
/petsc/bmake/win32_borland/variables
/petsc/bmake/win32_gnu/packages
/petsc/bmake/win32_gnu/petscconf.h
/petsc/bmake/win32_gnu/rules
/petsc/bmake/win32_intel/petscconf.h
/petsc/bmake/win32_intel/rules
/petsc/bmake/win32_ms/petscconf.h
/petsc/bmake/win32_ms/rules
/petsc/bmake/win32_ms_hpvm/petscconf.h
/petsc/bmake/win32_ms_hpvm/rules
/petsc/bmake/win32_ms_mpich/petscconf.h
/petsc/bmake/win32_ms_mpich/rules
/petsc/bmake/win32_ms_mpipro/petscconf.h
/petsc/bmake/win32_ms_mpipro/rules
/petsc/bmake/win32_ms_wmpi/petscconf.h
/petsc/bmake/win32_ms_wmpi/rules
/petsc/bmake/win64_intel/petscconf.h
/petsc/bmake/win64_intel/rules
/petsc/config/configure.py
/petsc/config/configure_cygwin-intel.py
/petsc/config/configure_cygwin-ms.py
/petsc/config/configure_cygwin.py
/petsc/config/configure_darwin6.8.py
/petsc/config/configure_freebsd5.1.py
/petsc/config/configure_irix6.5-64.py
/petsc/config/configure_irix6.5.py
/petsc/config/configure_linux-gnu-gcc-ifc.py
/petsc/config/configure_linux-gnu-intel.py
/petsc/config/configure_linux-gnu.py
/petsc/config/configure_osf5.0.py
/petsc/config/configure_solaris2.9.py
/petsc/docs/makefile
/petsc/docs/manualpages/sec/bop.KSP
/petsc/docs/manualpages/sec/bop.PC
/petsc/docs/manualpages/sec/bop.SLES
/petsc/docs/manualpages/sec/bop.SNES
/petsc/docs/tex/doctext/html.def
/petsc/docs/tex/manual/acknowl.tex
/petsc/docs/tex/manual/intro.tex
/petsc/docs/tex/manual/makefile
/petsc/docs/tex/manual/manual.tex
/petsc/docs/tex/manual/part1.tex
/petsc/docs/tex/manual/part2.tex
/petsc/docs/tex/petsc.bib
/petsc/docs/tex/petscapp.bib
/petsc/docs/website/developers/index.html
/petsc/docs/website/documentation/changes/215.html
/petsc/docs/website/documentation/changes/216.html
/petsc/docs/website/documentation/changes/220.html
/petsc/docs/website/documentation/changes/index.html
/petsc/docs/website/documentation/installation.html
/petsc/docs/website/documentation/tutorials/index.html
/petsc/docs/website/download/index.html
/petsc/docs/website/download/petsc-patches.html
/petsc/docs/website/index.html
/petsc/docs/website/miscellaneous/acknwldg.html
/petsc/docs/website/publications/index.html
/petsc/include/esi/petsc/solveriterative.h
/petsc/include/finclude/makefile
/petsc/include/finclude/petsc.h
/petsc/include/finclude/petscksp.h
/petsc/include/finclude/petscmat.h
/petsc/include/finclude/petscpc.h
/petsc/include/finclude/petscviewer.h
/petsc/include/petsc.h
/petsc/include/petscadic.h
/petsc/include/petscao.h
/petsc/include/petscblaslapack.h
/petsc/include/petscbt.h
/petsc/include/petscda.h
/petsc/include/petscdraw.h
/petsc/include/petscerror.h
/petsc/include/petscf90.h
/petsc/include/petschead.h
/petsc/include/petscis.h
/petsc/include/petscksp.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscmatlab.h
/petsc/include/petscmg.h
/petsc/include/petscoptions.h
/petsc/include/petscpc.h
/petsc/include/petscpf.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/petscviewer.h
/petsc/maint/builddist
/petsc/maint/buildtest
/petsc/maint/copytestlog
/petsc/maint/getexlist
/petsc/maint/helpindex.py
/petsc/maint/submitPatch.py
/petsc/maint/update-docs.py
/petsc/maint/updatetestbk
/petsc/maint/xclude
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/Options.py
/petsc/python/PETSc/packages/ADIC.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/BlockSolve.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/Mathematica.py
/petsc/python/PETSc/packages/Matlab.py
/petsc/python/PETSc/packages/NetCDF.py
/petsc/python/PETSc/packages/PLAPACK.py
/petsc/python/PETSc/packages/PVODE.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/Triangle.py
/petsc/python/PETSc/packages/fortranstubs.py
/petsc/python/PETSc/packages/update.py
/petsc/python/PETSc/todo
/petsc/src/benchmarks/results/performance_cfd_2_10
/petsc/src/contrib/fun3d/flow.c
/petsc/src/contrib/makefile
/petsc/src/contrib/oberman/burgers_df_based_q1/appload.c
/petsc/src/contrib/oberman/burgers_vertex_based_q1/appload.c
/petsc/src/contrib/oberman/laplacian_q1/appalgebra.c
/petsc/src/contrib/oberman/laplacian_q1/appctx.h
/petsc/src/contrib/oberman/laplacian_q1/appload.c
/petsc/src/contrib/oberman/laplacian_q1/main.c
/petsc/src/contrib/oberman/laplacian_q1/makefile
/petsc/src/contrib/oberman/laplacian_q1/scalable/appalgebra.c
/petsc/src/contrib/oberman/laplacian_q1/scalable/appctx.h
/petsc/src/contrib/oberman/laplacian_q1/scalable/main.c
/petsc/src/contrib/oberman/laplacian_q1/scalable/makefile
/petsc/src/dm/ao/examples/tests/ex3.c
/petsc/src/dm/ao/examples/tests/ex4.c
/petsc/src/dm/ao/examples/tutorials/ex1.c
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/ao/interface/ao.c
/petsc/src/dm/da/daimpl.h
/petsc/src/dm/da/examples/tests/ex13.c
/petsc/src/dm/da/examples/tests/ex14.c
/petsc/src/dm/da/examples/tests/ex19.c
/petsc/src/dm/da/examples/tests/makefile
/petsc/src/dm/da/examples/tutorials/ex1.c
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/dadestroy.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/src/daview.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/dm/da/src/makefile
/petsc/src/dm/da/utils/dm.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/da/utils/makefile
/petsc/src/dm/da/utils/sda2.c
/petsc/src/dm/usg/utils/input.c
/petsc/src/dm/usg/utils/triconvert.c
/petsc/src/fortran/custom/makefile
/petsc/src/fortran/custom/zda.c
/petsc/src/fortran/custom/zksp.c
/petsc/src/fortran/custom/zoptions.c
/petsc/src/fortran/custom/zpc.c
/petsc/src/fortran/custom/zpetsc.h
/petsc/src/fortran/custom/zsda.c
/petsc/src/fortran/custom/zsles.c
/petsc/src/fortran/custom/zsnes.c
/petsc/src/fortran/custom/zsys.c
/petsc/src/fortran/custom/zts.c
/petsc/src/fortran/custom/zviewer.c
/petsc/src/inline/gccsse.h
/petsc/src/inline/iclsse.h
/petsc/src/inline/makefile
/petsc/src/ksp/esi/esles.c
/petsc/src/ksp/esi/makefile
/petsc/src/ksp/examples/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/ex2.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/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/tests/output/ex10_1.out
/petsc/src/ksp/examples/tests/output/ex16_1.out
/petsc/src/ksp/examples/tests/output/ex17_1.out
/petsc/src/ksp/examples/tests/output/ex20_1.out
/petsc/src/ksp/examples/tests/output/ex24_1.out
/petsc/src/ksp/examples/tests/output/ex24_2.out
/petsc/src/ksp/examples/tests/output/ex24_3.out
/petsc/src/ksp/examples/tests/output/ex24_4.out
/petsc/src/ksp/examples/tests/output/ex25_1.out
/petsc/src/ksp/examples/tests/output/ex25_2.out
/petsc/src/ksp/examples/tests/output/ex2_1.out
/petsc/src/ksp/examples/tests/output/ex3_1.out
/petsc/src/ksp/examples/tests/output/ex3_2.out
/petsc/src/ksp/examples/tests/output/ex4_1.out
/petsc/src/ksp/examples/tests/output/ex4_3.out
/petsc/src/ksp/examples/tests/output/ex4_5.out
/petsc/src/ksp/examples/tests/output/ex6_1.out
/petsc/src/ksp/examples/tests/output/ex6_2.out
/petsc/src/ksp/examples/tests/output/ex6_3.out
/petsc/src/ksp/examples/tests/output/ex6_4.out
/petsc/src/ksp/examples/tests/output/ex6_6.out
/petsc/src/ksp/examples/tests/output/ex6_7.out
/petsc/src/ksp/examples/tests/scripts/ex10.asm
/petsc/src/ksp/examples/tests/scripts/ex10.script
/petsc/src/ksp/examples/tests/scripts/ex10_asm_matbaij
/petsc/src/ksp/examples/tests/scripts/ex10_asm_mpibaij
/petsc/src/ksp/examples/tests/scripts/ex10_bjacobi_mpibaij
/petsc/src/ksp/examples/tests/scripts/ex10_blu
/petsc/src/ksp/examples/tests/scripts/ex10_lu
/petsc/src/ksp/examples/tests/scripts/ex10_lu_blocks
/petsc/src/ksp/examples/tests/scripts/ex10_seqbdiag
/petsc/src/ksp/examples/tutorials/cyclic.h
/petsc/src/ksp/examples/tutorials/da_hdf.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/ex13.c
/petsc/src/ksp/examples/tutorials/ex13f90.F
/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/ex20options
/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/ex26.c
/petsc/src/ksp/examples/tutorials/ex27.c
/petsc/src/ksp/examples/tutorials/ex28.c
/petsc/src/ksp/examples/tutorials/ex2f.F
/petsc/src/ksp/examples/tutorials/ex3.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/hacks.h
/petsc/src/ksp/examples/tutorials/makefile
/petsc/src/ksp/examples/tutorials/output/ex10_1.out
/petsc/src/ksp/examples/tutorials/output/ex10_10.out
/petsc/src/ksp/examples/tutorials/output/ex10_11.out
/petsc/src/ksp/examples/tutorials/output/ex10_12.out
/petsc/src/ksp/examples/tutorials/output/ex10_13.out
/petsc/src/ksp/examples/tutorials/output/ex10_15.out
/petsc/src/ksp/examples/tutorials/output/ex10_16.out
/petsc/src/ksp/examples/tutorials/output/ex10_17.out
/petsc/src/ksp/examples/tutorials/output/ex10_18.out
/petsc/src/ksp/examples/tutorials/output/ex10_2.out
/petsc/src/ksp/examples/tutorials/output/ex10_3.out
/petsc/src/ksp/examples/tutorials/output/ex10_4.out
/petsc/src/ksp/examples/tutorials/output/ex10_5.out
/petsc/src/ksp/examples/tutorials/output/ex10_6.out
/petsc/src/ksp/examples/tutorials/output/ex10_7.out
/petsc/src/ksp/examples/tutorials/output/ex10_8.out
/petsc/src/ksp/examples/tutorials/output/ex10_9.out
/petsc/src/ksp/examples/tutorials/output/ex11_1.out
/petsc/src/ksp/examples/tutorials/output/ex11f_1.out
/petsc/src/ksp/examples/tutorials/output/ex12_1.out
/petsc/src/ksp/examples/tutorials/output/ex12_2.out
/petsc/src/ksp/examples/tutorials/output/ex12_3.out
/petsc/src/ksp/examples/tutorials/output/ex13_1.out
/petsc/src/ksp/examples/tutorials/output/ex13f90_1.out
/petsc/src/ksp/examples/tutorials/output/ex14_1.out
/petsc/src/ksp/examples/tutorials/output/ex14_2.out
/petsc/src/ksp/examples/tutorials/output/ex15_1.out
/petsc/src/ksp/examples/tutorials/output/ex15f_1.out
/petsc/src/ksp/examples/tutorials/output/ex16_1.out
/petsc/src/ksp/examples/tutorials/output/ex18_1.out
/petsc/src/ksp/examples/tutorials/output/ex1_1.out
/petsc/src/ksp/examples/tutorials/output/ex1_2.out
/petsc/src/ksp/examples/tutorials/output/ex1_3.out
/petsc/src/ksp/examples/tutorials/output/ex1f_1.out
/petsc/src/ksp/examples/tutorials/output/ex20_1.out
/petsc/src/ksp/examples/tutorials/output/ex20_2.out
/petsc/src/ksp/examples/tutorials/output/ex21f_1.out
/petsc/src/ksp/examples/tutorials/output/ex22_1.out
/petsc/src/ksp/examples/tutorials/output/ex23_1.out
/petsc/src/ksp/examples/tutorials/output/ex23_2.out
/petsc/src/ksp/examples/tutorials/output/ex25_1.out
/petsc/src/ksp/examples/tutorials/output/ex26_1.out
/petsc/src/ksp/examples/tutorials/output/ex2_1.out
/petsc/src/ksp/examples/tutorials/output/ex2_2.out
/petsc/src/ksp/examples/tutorials/output/ex2_3.out
/petsc/src/ksp/examples/tutorials/output/ex2_4.out
/petsc/src/ksp/examples/tutorials/output/ex2_5.out
/petsc/src/ksp/examples/tutorials/output/ex2_6.out
/petsc/src/ksp/examples/tutorials/output/ex2f_1.out
/petsc/src/ksp/examples/tutorials/output/ex4_1.out
/petsc/src/ksp/examples/tutorials/output/ex5_1.out
/petsc/src/ksp/examples/tutorials/output/ex5_2.out
/petsc/src/ksp/examples/tutorials/output/ex5_3.out
/petsc/src/ksp/examples/tutorials/output/ex5_4.out
/petsc/src/ksp/examples/tutorials/output/ex5_5.out
/petsc/src/ksp/examples/tutorials/output/ex6f_1.out
/petsc/src/ksp/examples/tutorials/output/ex7_1.out
/petsc/src/ksp/examples/tutorials/output/ex9_1.out
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/bcgs/makefile
/petsc/src/ksp/ksp/impls/bicg/bicg.c
/petsc/src/ksp/ksp/impls/bicg/makefile
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cg/cgctx.h
/petsc/src/ksp/ksp/impls/cg/cgeig.c
/petsc/src/ksp/ksp/impls/cg/cgtype.c
/petsc/src/ksp/ksp/impls/cg/makefile
/petsc/src/ksp/ksp/impls/cgne/cgne.c
/petsc/src/ksp/ksp/impls/cgne/makefile
/petsc/src/ksp/ksp/impls/cgs/cgs.c
/petsc/src/ksp/ksp/impls/cgs/makefile
/petsc/src/ksp/ksp/impls/cheby/chebctx.h
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/cheby/makefile
/petsc/src/ksp/ksp/impls/cr/cr.c
/petsc/src/ksp/ksp/impls/cr/makefile
/petsc/src/ksp/ksp/impls/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/fgmres/fgmresp.h
/petsc/src/ksp/ksp/impls/fgmres/makefile
/petsc/src/ksp/ksp/impls/fgmres/modpcf.c
/petsc/src/ksp/ksp/impls/gmres/borthog.c
/petsc/src/ksp/ksp/impls/gmres/borthog2.c
/petsc/src/ksp/ksp/impls/gmres/gmcnv.c
/petsc/src/ksp/ksp/impls/gmres/gmpre.c
/petsc/src/ksp/ksp/impls/gmres/gmreig.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres2.c
/petsc/src/ksp/ksp/impls/gmres/gmresp.h
/petsc/src/ksp/ksp/impls/gmres/makefile
/petsc/src/ksp/ksp/impls/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/lgmres/lgmresp.h
/petsc/src/ksp/ksp/impls/lgmres/makefile
/petsc/src/ksp/ksp/impls/lgmres/readme
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/lsqr/makefile
/petsc/src/ksp/ksp/impls/makefile
/petsc/src/ksp/ksp/impls/minres/makefile
/petsc/src/ksp/ksp/impls/minres/minres.c
/petsc/src/ksp/ksp/impls/preonly/makefile
/petsc/src/ksp/ksp/impls/preonly/preonly.c
/petsc/src/ksp/ksp/impls/qcg/makefile
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/impls/qcg/qcg.h
/petsc/src/ksp/ksp/impls/rich/makefile
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/impls/rich/richctx.h
/petsc/src/ksp/ksp/impls/rich/richscale.c
/petsc/src/ksp/ksp/impls/symmlq/makefile
/petsc/src/ksp/ksp/impls/symmlq/symmlq.c
/petsc/src/ksp/ksp/impls/tcqmr/makefile
/petsc/src/ksp/ksp/impls/tcqmr/tcqmr.c
/petsc/src/ksp/ksp/impls/tcqmr/tcqmrp.h
/petsc/src/ksp/ksp/impls/tfqmr/makefile
/petsc/src/ksp/ksp/impls/tfqmr/tfqmr.c
/petsc/src/ksp/ksp/interface/dlregis.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/itcreate.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/interface/itregis.c
/petsc/src/ksp/ksp/interface/itres.c
/petsc/src/ksp/ksp/interface/makefile
/petsc/src/ksp/ksp/interface/xmon.c
/petsc/src/ksp/ksp/kspimpl.h
/petsc/src/ksp/ksp/makefile
/petsc/src/ksp/makefile
/petsc/src/ksp/pc/esi/epreconditioner.c
/petsc/src/ksp/pc/esi/makefile
/petsc/src/ksp/pc/examples/makefile
/petsc/src/ksp/pc/examples/tests/ex1.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/ex6.c
/petsc/src/ksp/pc/examples/tests/ex7.c
/petsc/src/ksp/pc/examples/tests/ex8f.F
/petsc/src/ksp/pc/examples/tests/makefile
/petsc/src/ksp/pc/examples/tests/output/ex1_1.out
/petsc/src/ksp/pc/examples/tests/output/ex2_1.out
/petsc/src/ksp/pc/examples/tests/output/ex3_1.out
/petsc/src/ksp/pc/examples/tests/output/ex4_1.out
/petsc/src/ksp/pc/examples/tests/output/ex5_1.out
/petsc/src/ksp/pc/examples/tests/output/ex6_1.out
/petsc/src/ksp/pc/examples/tutorials/ex1.c
/petsc/src/ksp/pc/examples/tutorials/ex2.c
/petsc/src/ksp/pc/examples/tutorials/makefile
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/asm/makefile
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.h
/petsc/src/ksp/pc/impls/bjacobi/makefile
/petsc/src/ksp/pc/impls/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/cholesky/makefile
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/composite/makefile
/petsc/src/ksp/pc/impls/eisens/eisen.c
/petsc/src/ksp/pc/impls/eisens/makefile
/petsc/src/ksp/pc/impls/esi/makefile
/petsc/src/ksp/pc/impls/esi/pesi.c
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/hypre/makefile
/petsc/src/ksp/pc/impls/icc/icc.c
/petsc/src/ksp/pc/impls/icc/icc.h
/petsc/src/ksp/pc/impls/icc/makefile
/petsc/src/ksp/pc/impls/ilu/ilu.c
/petsc/src/ksp/pc/impls/ilu/ilu.h
/petsc/src/ksp/pc/impls/ilu/makefile
/petsc/src/ksp/pc/impls/is/feti/examples/ex1.c
/petsc/src/ksp/pc/impls/is/feti/examples/makefile
/petsc/src/ksp/pc/impls/is/feti/fetipc.c
/petsc/src/ksp/pc/impls/is/feti/fetipc.h
/petsc/src/ksp/pc/impls/is/feti/makefile
/petsc/src/ksp/pc/impls/is/is.c
/petsc/src/ksp/pc/impls/is/is.h
/petsc/src/ksp/pc/impls/is/makefile
/petsc/src/ksp/pc/impls/is/nn/makefile
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/ksp/pc/impls/is/nn/nn.h
/petsc/src/ksp/pc/impls/jacobi/jacobi.c
/petsc/src/ksp/pc/impls/jacobi/makefile
/petsc/src/ksp/pc/impls/lu/lu.c
/petsc/src/ksp/pc/impls/lu/makefile
/petsc/src/ksp/pc/impls/makefile
/petsc/src/ksp/pc/impls/mat/makefile
/petsc/src/ksp/pc/impls/mat/pcmat.c
/petsc/src/ksp/pc/impls/mg/fmg.c
/petsc/src/ksp/pc/impls/mg/makefile
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/ksp/pc/impls/mg/mgimpl.h
/petsc/src/ksp/pc/impls/mg/smg.c
/petsc/src/ksp/pc/impls/none/makefile
/petsc/src/ksp/pc/impls/none/none.c
/petsc/src/ksp/pc/impls/pbjacobi/makefile
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/ksp/pc/impls/pilut/hyppilut.c
/petsc/src/ksp/pc/impls/pilut/makefile
/petsc/src/ksp/pc/impls/ramg/makefile
/petsc/src/ksp/pc/impls/ramg/petscfunc.c
/petsc/src/ksp/pc/impls/ramg/petscfunc.h
/petsc/src/ksp/pc/impls/ramg/ramgfunc.h
/petsc/src/ksp/pc/impls/ramg/ramgpetsc.c
/petsc/src/ksp/pc/impls/redundant/makefile
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/samg/externc.h
/petsc/src/ksp/pc/impls/samg/global.h
/petsc/src/ksp/pc/impls/samg/makefile
/petsc/src/ksp/pc/impls/samg/petscfunc.h
/petsc/src/ksp/pc/impls/samg/readme
/petsc/src/ksp/pc/impls/samg/samgfunc.h
/petsc/src/ksp/pc/impls/samg/samgmgpetsc.c
/petsc/src/ksp/pc/impls/samg/samgpetsc.c
/petsc/src/ksp/pc/impls/samg/samgpetsctools.c
/petsc/src/ksp/pc/impls/samg/samgtools1.F
/petsc/src/ksp/pc/impls/shell/makefile
/petsc/src/ksp/pc/impls/shell/shellpc.c
/petsc/src/ksp/pc/impls/sles/makefile
/petsc/src/ksp/pc/impls/sles/pcsles.c
/petsc/src/ksp/pc/impls/sor/makefile
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/ksp/pc/impls/spai/examples/makefile
/petsc/src/ksp/pc/impls/spai/examples/tutorials/ex2.c
/petsc/src/ksp/pc/impls/spai/examples/tutorials/ex3.c
/petsc/src/ksp/pc/impls/spai/examples/tutorials/makefile
/petsc/src/ksp/pc/impls/spai/examples/tutorials/test_command
/petsc/src/ksp/pc/impls/spai/include/spai.h
/petsc/src/ksp/pc/impls/spai/makefile
/petsc/src/ksp/pc/impls/spai/readme
/petsc/src/ksp/pc/impls/spai/src/dspai.c
/petsc/src/ksp/pc/impls/spai/src/ispai.c
/petsc/src/ksp/pc/impls/spai/src/makefile
/petsc/src/ksp/pc/interface/makefile
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/ksp/pc/interface/pcset.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/ksp/pc/makefile
/petsc/src/ksp/pc/pcimpl.h
/petsc/src/ksp/utils/damg.c
/petsc/src/ksp/utils/makefile
/petsc/src/makefile
/petsc/src/mat/color/color.c
/petsc/src/mat/color/scolor.c
/petsc/src/mat/examples/makefile
/petsc/src/mat/examples/tests/ex15.c
/petsc/src/mat/examples/tests/ex30.c
/petsc/src/mat/examples/tests/ex31.c
/petsc/src/mat/examples/tests/ex32.c
/petsc/src/mat/examples/tests/ex33.c
/petsc/src/mat/examples/tests/ex34.c
/petsc/src/mat/examples/tests/ex36f.F
/petsc/src/mat/examples/tests/ex40.c
/petsc/src/mat/examples/tests/ex41.c
/petsc/src/mat/examples/tests/ex42.c
/petsc/src/mat/examples/tests/ex43.c
/petsc/src/mat/examples/tests/ex44.c
/petsc/src/mat/examples/tests/ex47.c
/petsc/src/mat/examples/tests/ex48.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/ex57.c
/petsc/src/mat/examples/tests/ex58f.F
/petsc/src/mat/examples/tests/ex62.c
/petsc/src/mat/examples/tests/ex63f.F
/petsc/src/mat/examples/tests/ex64.c
/petsc/src/mat/examples/tests/ex65.c
/petsc/src/mat/examples/tests/ex66.c
/petsc/src/mat/examples/tests/ex67f.F
/petsc/src/mat/examples/tests/ex7.c
/petsc/src/mat/examples/tests/ex72.c
/petsc/src/mat/examples/tests/ex73.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/ex78.c
/petsc/src/mat/examples/tests/ex79f.F
/petsc/src/mat/examples/tests/ex80.c
/petsc/src/mat/examples/tests/ex81.c
/petsc/src/mat/examples/tests/ex86.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex20_1.out
/petsc/src/mat/examples/tests/output/ex30_1.out
/petsc/src/mat/examples/tutorials/ex1.c
/petsc/src/mat/examples/tutorials/ex3.c
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/libtfs/bit_mask.c
/petsc/src/mat/impls/aij/mpi/libtfs/bit_mask.h
/petsc/src/mat/impls/aij/mpi/libtfs/blas.h
/petsc/src/mat/impls/aij/mpi/libtfs/bss_malloc.c
/petsc/src/mat/impls/aij/mpi/libtfs/bss_malloc.h
/petsc/src/mat/impls/aij/mpi/libtfs/comm.c
/petsc/src/mat/impls/aij/mpi/libtfs/comm.h
/petsc/src/mat/impls/aij/mpi/libtfs/const.h
/petsc/src/mat/impls/aij/mpi/libtfs/error.c
/petsc/src/mat/impls/aij/mpi/libtfs/error.h
/petsc/src/mat/impls/aij/mpi/libtfs/gs.c
/petsc/src/mat/impls/aij/mpi/libtfs/gs.h
/petsc/src/mat/impls/aij/mpi/libtfs/ivec.c
/petsc/src/mat/impls/aij/mpi/libtfs/ivec.h
/petsc/src/mat/impls/aij/mpi/libtfs/makefile
/petsc/src/mat/impls/aij/mpi/libtfs/queue.c
/petsc/src/mat/impls/aij/mpi/libtfs/queue.h
/petsc/src/mat/impls/aij/mpi/libtfs/stack.c
/petsc/src/mat/impls/aij/mpi/libtfs/stack.h
/petsc/src/mat/impls/aij/mpi/libtfs/types.h
/petsc/src/mat/impls/aij/mpi/libtfs/xxt.c
/petsc/src/mat/impls/aij/mpi/libtfs/xxt.h
/petsc/src/mat/impls/aij/mpi/libtfs/xyt.c
/petsc/src/mat/impls/aij/mpi/libtfs/xyt.h
/petsc/src/mat/impls/aij/mpi/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/pxxt.c
/petsc/src/mat/impls/aij/mpi/spooles/mpispooles.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/aijfact.c
/petsc/src/mat/impls/aij/seq/aijmatlab.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/makefile
/petsc/src/mat/impls/aij/seq/spooles/spooles.c
/petsc/src/mat/impls/aij/seq/spooles/spoolesOptions.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/dscpack/dscpack.c
/petsc/src/mat/impls/baij/mpi/mmbaij.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/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/esi/mesi.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/rowbs/mpi/cholbs.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.h
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/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/sbaij2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
shellcnv.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matreg.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/order/sorder.c
/petsc/src/mat/order/sregis.c
/petsc/src/mat/partition/impls/pmetis/makefile
/petsc/src/mat/partition/partition.c
/petsc/src/mat/partition/spartition.c
/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/mat/utils/matioall.c
/petsc/src/mat/utils/zerodiag.c
/petsc/src/pf/impls/matlab/makefile
/petsc/src/pf/interface/pf.c
/petsc/src/pf/interface/pfall.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/ex5.c
/petsc/src/snes/examples/tests/ex9.c
/petsc/src/snes/examples/tests/makefile
/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/ex19.c
/petsc/src/snes/examples/tutorials/ex1f.F
/petsc/src/snes/examples/tutorials/ex2.c
/petsc/src/snes/examples/tutorials/ex24.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/ex29.options
/petsc/src/snes/examples/tutorials/ex3.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/ex5f.F
/petsc/src/snes/examples/tutorials/ex5f.h
/petsc/src/snes/examples/tutorials/ex5f90.F
/petsc/src/snes/examples/tutorials/ex5s.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/ex2_2.out
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/makefile
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/mf/wp.c
/petsc/src/snes/snesimpl.h
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/examples/tests/ex5f.F
/petsc/src/sys/examples/tests/ex6f.F
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/src/adic/Gradient/ad_grad.c
/petsc/src/sys/src/adic/Gradient/ad_grad_daxpy.c
/petsc/src/sys/src/adic/Gradient/ad_utils.c
/petsc/src/sys/src/adic/Gradient/makefile
/petsc/src/sys/src/adic/adic/aclocal.m4
/petsc/src/sys/src/adic/adic/alloc.c
/petsc/src/sys/src/adic/adic/makefile
/petsc/src/sys/src/adic/adic/run-alloc.c
/petsc/src/sys/src/adic/adic/run-map.c
/petsc/src/sys/src/adic/adintrinsics/adintr_acos.c
/petsc/src/sys/src/adic/adintrinsics/adintr_acosh.c
/petsc/src/sys/src/adic/adintrinsics/adintr_asin.c
/petsc/src/sys/src/adic/adintrinsics/adintr_asinh.c
/petsc/src/sys/src/adic/adintrinsics/adintr_atan.c
/petsc/src/sys/src/adic/adintrinsics/adintr_atan2.c
/petsc/src/sys/src/adic/adintrinsics/adintr_atanh.c
/petsc/src/sys/src/adic/adintrinsics/adintr_ceil.c
/petsc/src/sys/src/adic/adintrinsics/adintr_cos.c
/petsc/src/sys/src/adic/adintrinsics/adintr_cosh.c
/petsc/src/sys/src/adic/adintrinsics/adintr_exp.c
/petsc/src/sys/src/adic/adintrinsics/adintr_fabs.c
/petsc/src/sys/src/adic/adintrinsics/adintr_floor.c
/petsc/src/sys/src/adic/adintrinsics/adintr_fmax.c
/petsc/src/sys/src/adic/adintrinsics/adintr_fmin.c
/petsc/src/sys/src/adic/adintrinsics/adintr_fmod.c
/petsc/src/sys/src/adic/adintrinsics/adintr_frexp.c
/petsc/src/sys/src/adic/adintrinsics/adintr_ldexp.c
/petsc/src/sys/src/adic/adintrinsics/adintr_log.c
/petsc/src/sys/src/adic/adintrinsics/adintr_log10.c
/petsc/src/sys/src/adic/adintrinsics/adintr_max.c
/petsc/src/sys/src/adic/adintrinsics/adintr_min.c
/petsc/src/sys/src/adic/adintrinsics/adintr_modf.c
/petsc/src/sys/src/adic/adintrinsics/adintr_pow.c
/petsc/src/sys/src/adic/adintrinsics/adintr_sin.c
/petsc/src/sys/src/adic/adintrinsics/adintr_sinh.c
/petsc/src/sys/src/adic/adintrinsics/adintr_sqrt.c
/petsc/src/sys/src/adic/adintrinsics/adintr_tan.c
/petsc/src/sys/src/adic/adintrinsics/adintr_tanh.c
/petsc/src/sys/src/adic/adintrinsics/adintrinsics.c
/petsc/src/sys/src/adic/adintrinsics/config.h
/petsc/src/sys/src/adic/adintrinsics/makefile
/petsc/src/sys/src/adic/adintrinsics/names.h
/petsc/src/sys/src/adic/adintrinsics/report-once.c
/petsc/src/sys/src/adic/adintrinsics/report-once.h
/petsc/src/sys/src/adic/makefile
/petsc/src/sys/src/dll/reg.c
/petsc/src/sys/src/draw/drawimpl.h
/petsc/src/sys/src/draw/examples/tests/ex3.c
/petsc/src/sys/src/draw/impls/ps/pops.c
/petsc/src/sys/src/draw/impls/win32/win32draw.c
/petsc/src/sys/src/draw/impls/x/xops.c
/petsc/src/sys/src/draw/interface/draw.c
/petsc/src/sys/src/draw/interface/drawreg.c
/petsc/src/sys/src/draw/interface/drawregall.c
/petsc/src/sys/src/draw/interface/dtext.c
/petsc/src/sys/src/draw/interface/dtextv.c
/petsc/src/sys/src/draw/utils/axis.c
/petsc/src/sys/src/draw/utils/dscatter.c
/petsc/src/sys/src/draw/utils/hists.c
/petsc/src/sys/src/draw/utils/lg.c
/petsc/src/sys/src/error/adebug.c
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/error/errabort.c
/petsc/src/sys/src/error/errstop.c
/petsc/src/sys/src/error/errtrace.c
/petsc/src/sys/src/error/examples/tests/ex1.c
/petsc/src/sys/src/error/examples/tests/makefile
/petsc/src/sys/src/error/signal.c
/petsc/src/sys/src/fileio/sysio.c
/petsc/src/sys/src/matlabengine/makefile
/petsc/src/sys/src/matlabengine/matlab.c
/petsc/src/sys/src/memory/mal.c
/petsc/src/sys/src/memory/mtr.c
/petsc/src/sys/src/objects/ams/aoptions.c
/petsc/src/sys/src/objects/destroy.c
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/objects/init.c
/petsc/src/sys/src/objects/makefile
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/objects/pname.c
/petsc/src/sys/src/objects/state.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/plog/stageLog.c
/petsc/src/sys/src/utils/arch.c
/petsc/src/sys/src/utils/ctable.c
/petsc/src/sys/src/utils/dict.c
/petsc/src/sys/src/utils/memc.c
/petsc/src/sys/src/utils/pbarrier.c
/petsc/src/sys/src/utils/random.c
/petsc/src/sys/src/utils/sorti.c
/petsc/src/sys/src/utils/sortip.c
/petsc/src/sys/src/utils/str.c
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/sys/src/viewer/impls/hdf4/hdf4v.c
/petsc/src/sys/src/viewer/impls/hdf4/makefile
/petsc/src/sys/src/viewer/impls/makefile
/petsc/src/sys/src/viewer/impls/mathematica/makefile
/petsc/src/sys/src/viewer/impls/mathematica/mathematica.c
/petsc/src/sys/src/viewer/impls/matlab/makefile
/petsc/src/sys/src/viewer/impls/matlab/vmatlab.c
/petsc/src/sys/src/viewer/impls/netcdf/makefile
/petsc/src/sys/src/viewer/impls/netcdf/vnetcdf.c
/petsc/src/sys/src/viewer/impls/silo/vsilo.c
/petsc/src/sys/src/viewer/impls/socket/matlab/closeport.c
/petsc/src/sys/src/viewer/impls/socket/matlab/launch.c
/petsc/src/sys/src/viewer/impls/socket/matlab/makefile
/petsc/src/sys/src/viewer/impls/socket/matlab/openport.c
/petsc/src/sys/src/viewer/impls/socket/matlab/readinvecs.c
/petsc/src/sys/src/viewer/impls/socket/matlab/receive.c
/petsc/src/sys/src/viewer/impls/socket/matlab/receivedense.c
/petsc/src/sys/src/viewer/impls/socket/matlab/receivesparse.c
/petsc/src/sys/src/viewer/interface/dupl.c
/petsc/src/sys/src/viewer/interface/view.c
/petsc/src/sys/src/viewer/interface/viewreg.c
/petsc/src/sys/src/viewer/interface/viewregall.c
/petsc/src/ts/examples/tests/ex1f.F
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tutorials/ex2f.h
/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/ex7.c
/petsc/src/ts/examples/tutorials/makefile
/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/implicit/pvode/petscpvode.c
/petsc/src/ts/impls/implicit/pvode/petscpvode.h
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/ts/interface/tsreg.c
/petsc/src/ts/tsimpl.h
/petsc/src/vec/examples/tests/ex19f.F
/petsc/src/vec/examples/tests/ex20f.F
/petsc/src/vec/examples/tests/ex34.c
/petsc/src/vec/examples/tests/makefile
/petsc/src/vec/examples/tests/output/ex34_1.out
/petsc/src/vec/examples/tutorials/ex1f.F
/petsc/src/vec/examples/tutorials/ex5.c
/petsc/src/vec/examples/tutorials/ex6.c
/petsc/src/vec/examples/tutorials/makefile
/petsc/src/vec/impls/esi/ebvec1.c
/petsc/src/vec/impls/mpi/makefile
/petsc/src/vec/impls/mpi/pbvec.c
/petsc/src/vec/impls/mpi/pdvec.c
/petsc/src/vec/impls/seq/bvec2.c
/petsc/src/vec/impls/seq/makefile
/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/is/interface/index.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/utils/comb.c
/petsc/src/vec/utils/gcreatev.c
/petsc/src/vec/utils/makefile
/petsc/src/vec/utils/vecio.c
/petsc/src/vec/utils/vinv.c
/petsc/src/vec/utils/vpscat.c
/petsc/src/vec/utils/vscat.c
/petsc/src/vec/vecimpl.h
fafad74723-Jul-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1413.1.8
Kris@p4buschel.|ChangeSet|20030723100524|58558
ChangeSet
1.1413.1.8 03/07/23 03:05:24 Kris@p4buschel. +29 -0
Update MatType manual pages.

src/snes/mf/snesmfj.c
1.22

bk-changeset-1.1413.1.8
Kris@p4buschel.|ChangeSet|20030723100524|58558
ChangeSet
1.1413.1.8 03/07/23 03:05:24 Kris@p4buschel. +29 -0
Update MatType manual pages.

src/snes/mf/snesmfj.c
1.22 03/07/23 03:05:23 Kris@p4buschel. +1 -1
Update MatType manual pages.

src/mat/impls/shell/shell.c
1.11 03/07/23 03:05:23 Kris@p4buschel. +1 -1
Update MatType manual pages.

src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
1.38 03/07/23 03:05:23 Kris@p4buschel. +1 -1
Update MatType manual pages.

src/mat/impls/sbaij/seq/sbaij.c
1.76 03/07/23 03:05:23 Kris@p4buschel. +1 -1
Update MatType manual pages.

src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
1.26 03/07/23 03:05:23 Kris@p4buschel. +1 -1
Update MatType manual pages.

src/mat/impls/sbaij/mpi/mpisbaij.c
1.61 03/07/23 03:05:23 Kris@p4buschel. +1 -1
Update MatType manual pages.

src/mat/impls/rowbs/mpi/mpirowbs.c
1.35 03/07/23 03:05:23 Kris@p4buschel. +1 -1
Update MatType manual pages.

src/mat/impls/maij/maij.c
1.10 03/07/23 03:05:22 Kris@p4buschel. +1 -1
Update MatType manual pages.

src/mat/impls/is/is.c
1.9 03/07/23 03:05:22 Kris@p4buschel. +1 -1
Update MatType manual pages.

src/mat/impls/esi/mesi.c
1.31 03/07/23 03:05:22 Kris@p4buschel. +2 -2
Update MatType manual pages.

src/mat/impls/dense/seq/dense.c
1.35 03/07/23 03:05:22 Kris@p4buschel. +1 -1
Update MatType manual pages.

src/mat/impls/dense/mpi/mpidense.c
1.24 03/07/23 03:05:22 Kris@p4buschel. +1 -1
Update MatType manual pages.

src/mat/impls/bdiag/seq/bdiag.c
1.19 03/07/23 03:05:22 Kris@p4buschel. +1 -1
Update MatType manual pages.

src/mat/impls/bdiag/mpi/mpibdiag.c
1.20 03/07/23 03:05:22 Kris@p4buschel. +1 -1
Update MatType manual pages.

src/mat/impls/baij/seq/baij.c
1.58 03/07/23 03:05:22 Kris@p4buschel. +1 -1
Update MatType manual pages.

src/mat/impls/baij/mpi/mpibaij.c
1.34 03/07/23 03:05:22 Kris@p4buschel. +1 -1
Update MatType manual pages.

src/mat/impls/baij/mpi/dscpack/dscpack.c
1.38 03/07/23 03:05:22 Kris@p4buschel. +1 -1
Update MatType manual pages.

src/mat/impls/aij/seq/umfpack/umfpack.c
1.21 03/07/23 03:05:22 Kris@p4buschel. +1 -1
Update MatType manual pages.

src/mat/impls/aij/seq/superlu/superlu.c
1.42 03/07/23 03:05:22 Kris@p4buschel. +1 -1
Update MatType manual pages.

src/mat/impls/aij/seq/spooles/spooles.c
1.76 03/07/23 03:05:22 Kris@p4buschel. +1 -1
Update MatType manual pages.

src/mat/impls/aij/seq/lusol/lusol.c
1.20 03/07/23 03:05:22 Kris@p4buschel. +1 -1
Update MatType manual pages.

src/mat/impls/aij/seq/essl/essl.c
1.19 03/07/23 03:05:22 Kris@p4buschel. +1 -1
Update MatType manual pages.

src/mat/impls/aij/seq/aij.c
1.112 03/07/23 03:05:22 Kris@p4buschel. +1 -1
Update MatType manual pages.

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.72 03/07/23 03:05:22 Kris@p4buschel. +1 -1
Update MatType manual pages.

src/mat/impls/aij/mpi/spooles/mpispooles.c
1.50 03/07/23 03:05:22 Kris@p4buschel. +1 -1
Update MatType manual pages.

src/mat/impls/aij/mpi/mumps/mumps.c
1.36 03/07/23 03:05:22 Kris@p4buschel. +2 -2
Update MatType manual pages.

src/mat/impls/aij/mpi/mpiaij.c
1.92 03/07/23 03:05:22 Kris@p4buschel. +1 -1
Update MatType manual pages.

src/mat/impls/adj/mpi/mpiadj.c
1.19 03/07/23 03:05:22 Kris@p4buschel. +1 -1
Update MatType manual pages.

src/mat/impls/adic/matadic.c
1.19 03/07/23 03:05:21 Kris@p4buschel. +1 -1
Update MatType manual pages.


Hg-commit: a4488752d2a96ca7cfd014930c9f3aa69035c069

show more ...


/petsc/bin/petscarch
/petsc/bmake/common/rules
/petsc/bmake/linux_gcc_ifc/packages
/petsc/bmake/linux_gcc_ifc/petscconf.h
/petsc/bmake/linux_gcc_ifc/petscfix.h
/petsc/bmake/linux_gcc_ifc/rules
/petsc/bmake/linux_gcc_ifc/variables
/petsc/config/configure.py
/petsc/config/configure_linux-gnu-gcc-ifc.py
/petsc/docs/tex/manual/part1.tex
/petsc/docs/tex/manual/part2.tex
/petsc/docs/website/documentation/faq.html
/petsc/docs/website/documentation/installation.html
/petsc/include/petscmat.h
/petsc/maint/update-docs.py
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/src/contrib/lahaye/ramg/petscfunc.h
/petsc/src/contrib/lahaye/ramg/ramgpetsc.c
/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/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/spooles/mpispooles.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/essl/essl.c
/petsc/src/mat/impls/aij/seq/lusol/lusol.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.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/dscpack/dscpack.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/esi/mesi.c
/petsc/src/mat/impls/is/is.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
shell.c
/petsc/src/mat/interface/matregis.c
/petsc/src/sles/examples/tutorials/ex10.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/mf/snesmfj.c

1...<<111213141516171819