| f204ca49 | 11-Feb-2004 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1933 Kris@p4buschel.|ChangeSet|20040211105131|52836 ChangeSet 1.1933 04/02/11 02:51:31 Kris@p4buschel. +25 -0 Eliminate use of MatCreateXXX constructors in favor of MatSetType whic
bk-changeset-1.1933 Kris@p4buschel.|ChangeSet|20040211105131|52836 ChangeSet 1.1933 04/02/11 02:51:31 Kris@p4buschel. +25 -0 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
src/snes/interface/noise/snesmfj2.c 1.12 04/02/11 02:51:30 Kris@p4buschel. +3 -1 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
src/mat/impls/sbaij/seq/aijsbaij.c 1.14 04/02/11 02:51:29 Kris@p4buschel. +12 -4 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
src/mat/impls/sbaij/mpi/mpisbaij.c 1.83.1.2 04/02/11 02:51:29 Kris@p4buschel. +5 -2 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
src/mat/impls/rowbs/mpi/mpirowbs.c 1.42.1.3 04/02/11 02:51:29 Kris@p4buschel. +6 -2 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
src/mat/impls/baij/seq/baijfact3.c 1.9 04/02/11 02:51:29 Kris@p4buschel. +3 -1 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
src/mat/impls/baij/seq/baijfact2.c 1.30.1.1 04/02/11 02:51:29 Kris@p4buschel. +3 -1 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
src/mat/impls/baij/seq/baij.c 1.74.1.2 04/02/11 02:51:29 Kris@p4buschel. +3 -1 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
src/mat/impls/baij/seq/aijbaij.c 1.8 04/02/11 02:51:29 Kris@p4buschel. +6 -2 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
src/mat/impls/baij/mpi/mpibaij.c 1.49.1.2 04/02/11 02:51:29 Kris@p4buschel. +9 -3 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
src/mat/impls/baij/mpi/mmbaij.c 1.13.1.1 04/02/11 02:51:29 Kris@p4buschel. +3 -1 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
src/mat/impls/aij/seq/aijmatlab.c 1.17 04/02/11 02:51:29 Kris@p4buschel. +9 -3 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
src/mat/impls/aij/seq/aijfact.c 1.47.1.1 04/02/11 02:51:29 Kris@p4buschel. +9 -3 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
src/mat/impls/aij/seq/aij.c 1.123.1.2 04/02/11 02:51:29 Kris@p4buschel. +9 -3 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
src/mat/impls/aij/mpi/pxxt.c 1.12.1.1 04/02/11 02:51:29 Kris@p4buschel. +6 -2 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
src/mat/impls/aij/mpi/mpiaij.c 1.107 04/02/11 02:51:29 Kris@p4buschel. +16 -5 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
src/mat/impls/aij/mpi/mmaij.c 1.9.1.1 04/02/11 02:51:29 Kris@p4buschel. +3 -1 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
src/mat/impls/adj/mpi/mpiadj.c 1.23 04/02/11 02:51:29 Kris@p4buschel. +3 -1 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
src/ksp/pc/impls/spai/src/ispai.c 1.16.1.1 04/02/11 02:51:29 Kris@p4buschel. +5 -1 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
src/ksp/pc/impls/samg/samgpetsctools.c 1.8 04/02/11 02:51:28 Kris@p4buschel. +12 -9 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
src/ksp/pc/impls/samg/samgmgpetsc.c 1.7 04/02/11 02:51:28 Kris@p4buschel. +4 -3 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
src/ksp/pc/impls/is/nn/nn.c 1.12.1.1 04/02/11 02:51:28 Kris@p4buschel. +5 -2 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
src/ksp/pc/impls/eisens/eisen.c 1.12.1.1 04/02/11 02:51:28 Kris@p4buschel. +3 -1 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
src/dm/da/utils/pack.c 1.6.1.1 04/02/11 02:51:28 Kris@p4buschel. +3 -1 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
src/dm/da/src/dainterp.c 1.7.1.1 04/02/11 02:51:28 Kris@p4buschel. +16 -4 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
src/dm/ao/impls/basic/aodatabasic.c 1.11.1.1 04/02/11 02:51:28 Kris@p4buschel. +3 -1 Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.
Hg-commit: 94e83579d5d8745ae16610781feb1441d89f4b93
show more ...
|
| be5d1d56 | 11-Feb-2004 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1932 Kris@p4buschel.|ChangeSet|20040211064652|27402 ChangeSet 1.1932 04/02/10 22:46:52 Kris@p4buschel. +29 -0 Inherit matrix type or use requested type instead of specifying the ty
bk-changeset-1.1932 Kris@p4buschel.|ChangeSet|20040211064652|27402 ChangeSet 1.1932 04/02/10 22:46:52 Kris@p4buschel. +29 -0 Inherit matrix type or use requested type instead of specifying the type explicitly. Remove use of MatCreateXXX routines in favor of MatSetType which allows for proper inheritance.
src/mat/impls/sbaij/seq/spooles/sbaijspooles.c 1.42 04/02/10 22:46:50 Kris@p4buschel. +1 -1 Inherit matrix type or use requested type instead of specifying the type explicitly.
src/mat/impls/rowbs/mpi/mpirowbs.c 1.42.1.2 04/02/10 22:46:50 Kris@p4buschel. +1 -0 Inherit matrix type or use requested type instead of specifying the type explicitly.
src/mat/impls/bdiag/seq/bdiag.c 1.24.1.2 04/02/10 22:46:50 Kris@p4buschel. +1 -1 Inherit matrix type or use requested type instead of specifying the type explicitly.
src/mat/impls/bdiag/mpi/mpibdiag.c 1.28 04/02/10 22:46:50 Kris@p4buschel. +2 -1 Inherit matrix type or use requested type instead of specifying the type explicitly.
src/mat/impls/sbaij/seq/sbaij.c 1.89.1.1 04/02/10 22:46:49 Kris@p4buschel. +1 -1 Inherit matrix type or use requested type instead of specifying the type explicitly.
src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c 1.35 04/02/10 22:46:49 Kris@p4buschel. +1 -1 Inherit matrix type or use requested type instead of specifying the type explicitly.
src/mat/impls/sbaij/mpi/mpisbaij.c 1.83.1.1 04/02/10 22:46:49 Kris@p4buschel. +1 -1 Inherit matrix type or use requested type instead of specifying the type explicitly.
src/mat/impls/baij/seq/baij.c 1.74.1.1 04/02/10 22:46:49 Kris@p4buschel. +1 -1 Inherit matrix type or use requested type instead of specifying the type explicitly.
src/mat/impls/baij/mpi/mpibaij.c 1.49.1.1 04/02/10 22:46:49 Kris@p4buschel. +1 -1 Inherit matrix type or use requested type instead of specifying the type explicitly.
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.49 04/02/10 22:46:49 Kris@p4buschel. +1 -1 Inherit matrix type or use requested type instead of specifying the type explicitly.
src/mat/impls/aij/seq/umfpack/umfpack.c 1.26 04/02/10 22:46:49 Kris@p4buschel. +1 -1 Inherit matrix type or use requested type instead of specifying the type explicitly.
src/mat/impls/aij/seq/superlu/superlu.c 1.56 04/02/10 22:46:49 Kris@p4buschel. +2 -2 Inherit matrix type or use requested type instead of specifying the type explicitly.
src/mat/impls/aij/seq/spooles/aijspooles.c 1.33 04/02/10 22:46:49 Kris@p4buschel. +3 -3 Inherit matrix type or use requested type instead of specifying the type explicitly.
src/mat/impls/aij/seq/lusol/lusol.c 1.24 04/02/10 22:46:49 Kris@p4buschel. +1 -1 Inherit matrix type or use requested type instead of specifying the type explicitly.
src/mat/impls/aij/seq/essl/essl.c 1.24 04/02/10 22:46:49 Kris@p4buschel. +1 -1 Inherit matrix type or use requested type instead of specifying the type explicitly.
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.86 04/02/10 22:46:49 Kris@p4buschel. +1 -1 Inherit matrix type or use requested type instead of specifying the type explicitly.
src/mat/impls/aij/mpi/spooles/mpiaijspooles.c 1.27 04/02/10 22:46:49 Kris@p4buschel. +1 -1 Inherit matrix type or use requested type instead of specifying the type explicitly.
src/mat/impls/aij/mpi/mumps/mumps.c 1.59 04/02/10 22:46:49 Kris@p4buschel. +2 -2 Inherit matrix type or use requested type instead of specifying the type explicitly.
src/mat/impls/aij/mpi/mpiaij.c 1.106 04/02/10 22:46:49 Kris@p4buschel. +2 -1 Inherit matrix type or use requested type instead of specifying the type explicitly.
src/sys/src/viewer/impls/mathematica/mathematica.c 1.20.1.1 04/02/10 22:19:19 Kris@p4buschel. +3 -1 Eliminate use of specialized matrix constructors.
src/mat/utils/axpy.c 1.10.1.1 04/02/10 22:19:19 Kris@p4buschel. +5 -2 Eliminate use of specialized matrix constructors.
src/mat/impls/sbaij/seq/sbaijfact.c 1.53 04/02/10 22:19:19 Kris@p4buschel. +8 -2 Inherit matrix type or use requested type instead of forcing a particular one.
src/mat/impls/dense/seq/dense.c 1.44.1.2 04/02/10 22:19:19 Kris@p4buschel. +2 -2 Inherit matrix type or use requested type instead of forcing a particular one.
src/mat/impls/dense/mpi/mpidense.c 1.30.1.3 04/02/10 22:19:19 Kris@p4buschel. +6 -5 Inherit matrix type or use requested type instead of forcing a particular one.
src/mat/impls/aij/seq/aij.c 1.123.1.1 04/02/10 22:19:19 Kris@p4buschel. +1 -1 Inherit matrix type instead of forcing a particular one.
src/mat/impls/bdiag/seq/bdiag3.c 1.13 04/02/06 01:56:46 Kris@p4buschel. +3 -1 Eliminate use of MatCreateMPIBDiag and MatCreateSeqBDiag.
src/mat/impls/bdiag/seq/bdiag.c 1.24.1.1 04/02/06 01:56:46 Kris@p4buschel. +9 -4 Eliminate use of MatCreateMPIBDiag and MatCreateSeqBDiag.
src/mat/impls/bdiag/mpi/mpibdiag.c 1.27 04/02/06 01:56:46 Kris@p4buschel. +12 -4 Eliminate use of MatCreateMPIBDiag and MatCreateSeqBDiag.
src/ksp/examples/tutorials/ex4.c 1.8 04/02/06 01:56:46 Kris@p4buschel. +8 -5 Eliminate use of MatCreateMPIBDiag and MatCreateSeqBDiag.
src/mat/impls/sbaij/seq/sbaijfact2.c 1.31.1.1 04/02/05 15:09:10 Kris@p4buschel. +8 -2 Remove use of MatCreateSeqSBAIJ
src/mat/impls/sbaij/mpi/mmsbaij.c 1.20.1.1 04/02/05 15:09:10 Kris@p4buschel. +3 -1 Remove use of MatCreateSeqBAIJ
src/mat/impls/rowbs/mpi/mpirowbs.c 1.42.1.1 04/02/05 15:09:10 Kris@p4buschel. +3 -1 Remove use of MatCreateSeqAIJ
Hg-commit: a57afc48d0037bf30a29baefbff52dbc9cfa6a83
show more ...
|
| c9780b6f | 09-Feb-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1929.1.27 barrysmith@barry-smiths-computer.local|ChangeSet|20040209171320|45882 ChangeSet 1.1929.1.27 04/02/09 11:13:20 barrysmith@barry-smiths-computer.local +54 -0 petsccheck mac
bk-changeset-1.1929.1.27 barrysmith@barry-smiths-computer.local|ChangeSet|20040209171320|45882 ChangeSet 1.1929.1.27 04/02/09 11:13:20 barrysmith@barry-smiths-computer.local +54 -0 petsccheck macros now take argument number for easier debugging
src/vec/utils/vecmpitoseq.c 1.7 04/02/09 11:13:16 barrysmith@barry-smiths-computer.local +2 -2 petsccheck macros now take argument number for easier debugging
src/vec/is/utils/iscomp.c 1.8 04/02/09 11:13:16 barrysmith@barry-smiths-computer.local +1 -1 petsccheck macros now take argument number for easier debugging
src/vec/is/interface/index.c 1.7 04/02/09 11:13:16 barrysmith@barry-smiths-computer.local +1 -1 petsccheck macros now take argument number for easier debugging
src/vec/interface/vector.c 1.69 04/02/09 11:13:16 barrysmith@barry-smiths-computer.local +85 -95 petsccheck macros now take argument number for easier debugging
src/ts/interface/ts.c 1.27 04/02/09 11:13:16 barrysmith@barry-smiths-computer.local +7 -7 snessolve no longer passes out number of iterations
src/ts/impls/pseudo/posindep.c 1.14 04/02/09 11:13:16 barrysmith@barry-smiths-computer.local +3 -2 snessolve no longer passes out number of iterations
src/ts/impls/implicit/cn/cn.c 1.9 04/02/09 11:13:16 barrysmith@barry-smiths-computer.local +3 -2 snessolve no longer passes out number of iterations
src/ts/impls/implicit/beuler/beuler.c 1.10 04/02/09 11:13:15 barrysmith@barry-smiths-computer.local +2 -1 snessolve no longer passes out number of iterations
src/snes/utils/damgsnes.c 1.25 04/02/09 11:13:15 barrysmith@barry-smiths-computer.local +2 -2 snessolve no longer passes out number of iterations
src/snes/snesimpl.h 1.11 04/02/09 11:13:15 barrysmith@barry-smiths-computer.local +1 -1 snessolve no longer passes out number of iterations
src/snes/interface/snes.c 1.36 04/02/09 11:13:15 barrysmith@barry-smiths-computer.local +12 -16 snessolve no longer passes out number of iterations
src/snes/impls/tr/tr.c 1.10 04/02/09 11:13:15 barrysmith@barry-smiths-computer.local +2 -4 snessolve no longer passes out number of iterations
src/snes/impls/test/snestest.c 1.10 04/02/09 11:13:15 barrysmith@barry-smiths-computer.local +1 -2 snessolve no longer passes out number of iterations
src/snes/impls/ls/ls.c 1.32 04/02/09 11:13:15 barrysmith@barry-smiths-computer.local +2 -6 snessolve no longer passes out number of iterations
src/snes/examples/tutorials/ex6.c 1.9 04/02/09 11:13:15 barrysmith@barry-smiths-computer.local +2 -1 snessolve no longer passes out number of iterations
src/snes/examples/tutorials/ex5s.c 1.6 04/02/09 11:13:15 barrysmith@barry-smiths-computer.local +2 -1 snessolve no longer passes out number of iterations
src/snes/examples/tutorials/ex5f90.F 1.8 04/02/09 11:13:15 barrysmith@barry-smiths-computer.local +2 -1 snessolve no longer passes out number of iterations
src/snes/examples/tutorials/ex5f.F 1.10 04/02/09 11:13:15 barrysmith@barry-smiths-computer.local +2 -1 snessolve no longer passes out number of iterations
src/snes/examples/tutorials/ex5.c 1.14 04/02/09 11:13:15 barrysmith@barry-smiths-computer.local +2 -1 snessolve no longer passes out number of iterations
src/snes/examples/tutorials/ex3.c 1.7 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1 snessolve no longer passes out number of iterations
src/snes/examples/tutorials/ex26.c 1.11 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1 snessolve no longer passes out number of iterations
src/snes/examples/tutorials/ex21.c 1.6 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1 snessolve no longer passes out number of iterations
src/snes/examples/tutorials/ex2.c 1.7 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1 snessolve no longer passes out number of iterations
src/snes/examples/tutorials/ex1f.F 1.11 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1 snessolve no longer passes out number of iterations
src/snes/examples/tutorials/ex14.c 1.8 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1 snessolve no longer passes out number of iterations
src/snes/examples/tutorials/ex10d/ex10.c 1.10 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1 snessolve no longer passes out number of iterations
src/snes/examples/tutorials/ex1.c 1.7 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1 snessolve no longer passes out number of iterations
src/snes/examples/tests/ex9.c 1.7 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1 snessolve no longer passes out number of iterations
src/snes/examples/tests/ex7.c 1.7 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1 snessolve no longer passes out number of iterations
src/snes/examples/tests/ex5.c 1.6 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1 snessolve no longer passes out number of iterations
src/snes/examples/tests/ex4.c 1.6 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1 snessolve no longer passes out number of iterations
src/snes/examples/tests/ex1f.F 1.7 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1 snessolve no longer passes out number of iterations
src/snes/examples/tests/ex13.c 1.7 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1 snessolve no longer passes out number of iterations
src/snes/examples/tests/ex12f.F 1.6 04/02/09 11:13:13 barrysmith@barry-smiths-computer.local +2 -1 snessolve no longer passes out number of iterations
src/snes/examples/tests/ex11.c 1.10 04/02/09 11:13:13 barrysmith@barry-smiths-computer.local +2 -1 snessolve no longer passes out number of iterations
src/snes/examples/tests/ex1.c 1.7 04/02/09 11:13:13 barrysmith@barry-smiths-computer.local +2 -1 snessolve no longer passes out number of iterations
src/pf/interface/pf.c 1.11 04/02/09 11:13:13 barrysmith@barry-smiths-computer.local +1 -1 PetscValidCheck now include argument number for easier debugging
src/mat/partition/partition.c 1.16 04/02/09 11:13:13 barrysmith@barry-smiths-computer.local +1 -1 PetscValidCheck now include argument number for easier debugging
src/mat/matfd/fdmatrix.c 1.13 04/02/09 11:13:13 barrysmith@barry-smiths-computer.local +1 -1 PetscValidCheck now include argument number for easier debugging
src/mat/interface/mhas.c 1.6 04/02/09 11:13:13 barrysmith@barry-smiths-computer.local +1 -1 PetscValidCheck now include argument number for easier debugging
src/mat/interface/matrix.c 1.95 04/02/09 11:13:13 barrysmith@barry-smiths-computer.local +113 -115 PetscValidCheck now include argument number for easier debugging
src/mat/impls/aij/seq/matptap.c 1.11 04/02/09 11:13:12 barrysmith@barry-smiths-computer.local +5 -5 PetscValidCheck now include argument number for easier debugging
src/mat/impls/aij/seq/matmatmult.c 1.42 04/02/09 11:13:12 barrysmith@barry-smiths-computer.local +7 -7 PetscValidCheck now include argument number for easier debugging
src/ksp/pc/interface/precon.c 1.34.1.2 04/02/09 11:13:12 barrysmith@barry-smiths-computer.local +2 -2 PetscValidCheck now include argument number for easier debugging
src/ksp/ksp/interface/itfunc.c 1.35 04/02/09 11:13:12 barrysmith@barry-smiths-computer.local +1 -1 PetscValidCheck now include argument number for easier debugging
src/ksp/ksp/interface/itcreate.c 1.38 04/02/09 11:13:12 barrysmith@barry-smiths-computer.local +1 -1 PetscValidCheck now include argument number for easier debugging
src/contrib/oberman/burgers_vertex_based_q1/main.c 1.5 04/02/09 11:13:12 barrysmith@barry-smiths-computer.local +2 -1 snessolve no longer passes out number of iterations
src/contrib/oberman/burgers_df_based_q1/appsetalg.c 1.5 04/02/09 11:13:12 barrysmith@barry-smiths-computer.local +2 -1 snessolve no longer passes out number of iterations
src/contrib/fun3d/flow.c 1.12 04/02/09 11:13:12 barrysmith@barry-smiths-computer.local +2 -1 snessolve no longer passes out number of iterations
python/PETSc/Configure.py 1.178 04/02/09 11:13:12 barrysmith@barry-smiths-computer.local +1 -1 support for more sh
include/petscsnes.h 1.25 04/02/09 11:13:12 barrysmith@barry-smiths-computer.local +1 -1 snessolve no longer passes out number of iterations
include/petschead.h 1.25 04/02/09 11:13:12 barrysmith@barry-smiths-computer.local +10 -6 PetscValidCheck now include argument number for easier debugging
docs/website/documentation/changes/220.html 1.11 04/02/09 11:13:12 barrysmith@barry-smiths-computer.local +2 -0 snessolve no longer passes out number of iterations
docs/tex/manual/part2.tex 1.67 04/02/09 11:13:11 barrysmith@barry-smiths-computer.local +2 -3 snessolve no longer passes out number of iterations
Hg-commit: f468c78b1267f35c704894880247c38527557a81
show more ...
|
| 4482741e | 09-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 ...
|
| 878740d9 | 05-Feb-2004 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1931 Kris@p4buschel.|ChangeSet|20040205230721|05083 ChangeSet 1.1931 04/02/05 15:07:21 Kris@p4buschel. +4 -0 More removal of MatCreateSeqDense and MatCreateMPIDense
src/mat/impl
bk-changeset-1.1931 Kris@p4buschel.|ChangeSet|20040205230721|05083 ChangeSet 1.1931 04/02/05 15:07:21 Kris@p4buschel. +4 -0 More removal of MatCreateSeqDense and MatCreateMPIDense
src/mat/impls/dense/mpi/mpidense.c 1.30.1.2 04/02/05 15:07:20 Kris@p4buschel. +16 -6 More removal of MatCreateSeqDense and MatCreateMPIDense
src/mat/impls/aij/seq/superlu/superlu.c 1.55 04/02/05 15:07:20 Kris@p4buschel. +3 -1 More removal of MatCreateSeqDense and MatCreateMPIDense
src/ksp/pc/interface/precon.c 1.35 04/02/05 15:07:20 Kris@p4buschel. +5 -2 More removal of MatCreateSeqDense and MatCreateMPIDense
src/ksp/ksp/interface/eige.c 1.9 04/02/05 15:07:20 Kris@p4buschel. +11 -8 More removal of MatCreateSeqDense and MatCreateMPIDense
Hg-commit: fea17b8ba9574e455e067d8759a98f241b9913a3
show more ...
|
| 1ebc52fb | 05-Feb-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.1929.1.1 hzhang@smash.mcs.anl.gov|ChangeSet|20040205224202|53708 ChangeSet 1.1929.1.1 04/02/05 16:42:02 hzhang@smash.mcs.anl.gov +33 -0 Move VecGet/RestoreArrayFast() -> VecGet/Res
bk-changeset-1.1929.1.1 hzhang@smash.mcs.anl.gov|ChangeSet|20040205224202|53708 ChangeSet 1.1929.1.1 04/02/05 16:42:02 hzhang@smash.mcs.anl.gov +33 -0 Move VecGet/RestoreArrayFast() -> VecGet/RestoreArray()
src/vec/utils/vinv.c 1.21 04/02/05 16:40:30 hzhang@smash.mcs.anl.gov +48 -48 *** empty log message ***
src/vec/impls/seq/dvec2.c 1.12 04/02/05 16:40:08 hzhang@smash.mcs.anl.gov +98 -98 *** empty log message ***
src/mat/impls/baij/mpi/mmbaij.c 1.14 04/02/05 16:39:46 hzhang@smash.mcs.anl.gov +6 -6 *** empty log message ***
todo 1.20 04/02/05 16:32:09 hzhang@smash.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/impls/aij/mpi/pxxt.c 1.13 04/02/05 16:27:49 hzhang@smash.mcs.anl.gov +8 -8 *** empty log message ***
src/dm/da/src/gr2.c 1.18 04/02/05 16:26:23 hzhang@smash.mcs.anl.gov +4 -4 *** empty log message ***
src/mat/impls/sbaij/mpi/mmsbaij.c 1.21 04/02/05 16:25:58 hzhang@smash.mcs.anl.gov +4 -4 *** empty log message ***
src/mat/impls/sbaij/mpi/mpisbaij.c 1.84 04/02/05 16:25:14 hzhang@smash.mcs.anl.gov +22 -22 *** empty log message ***
src/mat/impls/sbaij/seq/sbaijfact2.c 1.32 04/02/05 15:18:55 hzhang@smash.mcs.anl.gov +68 -68 *** empty log message ***
src/mat/impls/sbaij/seq/sbaij2.c 1.21 04/02/05 15:17:30 hzhang@smash.mcs.anl.gov +88 -88 *** empty log message ***
src/mat/impls/sbaij/seq/sbaij.c 1.90 04/02/05 15:16:01 hzhang@smash.mcs.anl.gov +4 -4 *** empty log message ***
src/mat/impls/maij/maij.c 1.13 04/02/05 15:15:09 hzhang@smash.mcs.anl.gov +128 -128 *** empty log message ***
src/mat/impls/baij/mpi/mpibaij.c 1.50 04/02/05 15:13:11 hzhang@smash.mcs.anl.gov +4 -4 *** empty log message ***
src/mat/impls/baij/seq/baijfact2.c 1.31 04/02/05 15:12:35 hzhang@smash.mcs.anl.gov +136 -136 *** empty log message ***
src/mat/impls/baij/seq/baij2.c 1.13 04/02/05 15:10:49 hzhang@smash.mcs.anl.gov +94 -94 *** empty log message ***
src/mat/impls/baij/seq/baij.c 1.75 04/02/05 15:09:13 hzhang@smash.mcs.anl.gov +18 -18 *** empty log message ***
src/mat/impls/bdiag/seq/bdfact.c 1.7 04/02/05 15:08:22 hzhang@smash.mcs.anl.gov +24 -24 *** empty log message ***
src/mat/impls/bdiag/seq/bdiag2.c 1.14 04/02/05 15:07:19 hzhang@smash.mcs.anl.gov +76 -76 *** empty log message ***
src/mat/impls/bdiag/seq/bdiag.c 1.25 04/02/05 15:05:58 hzhang@smash.mcs.anl.gov +8 -8 *** empty log message ***
src/mat/impls/rowbs/mpi/iccbs.c 1.5 04/02/05 15:05:17 hzhang@smash.mcs.anl.gov +16 -16 *** empty log message ***
src/mat/impls/rowbs/mpi/cholbs.c 1.6 04/02/05 15:04:34 hzhang@smash.mcs.anl.gov +22 -22 *** empty log message ***
src/mat/impls/rowbs/mpi/mpirowbs.c 1.43 04/02/05 15:03:45 hzhang@smash.mcs.anl.gov +20 -20 *** empty log message ***
src/mat/impls/aij/mpi/mmaij.c 1.10 04/02/05 15:01:55 hzhang@smash.mcs.anl.gov +6 -6 *** empty log message ***
src/mat/impls/aij/seq/aijnode.c 1.22 04/02/05 15:01:25 hzhang@smash.mcs.anl.gov +14 -14 *** empty log message ***
src/mat/impls/aij/seq/aijfact.c 1.48 04/02/05 15:00:19 hzhang@smash.mcs.anl.gov +20 -20 *** empty log message ***
src/mat/impls/aij/seq/aij.c 1.124 04/02/05 14:59:30 hzhang@smash.mcs.anl.gov +38 -38 *** empty log message ***
src/mat/impls/dense/mpi/mpidense.c 1.31 04/02/05 14:58:08 hzhang@smash.mcs.anl.gov +6 -6 *** empty log message ***
src/mat/impls/dense/seq/dense.c 1.45 04/02/05 14:56:17 hzhang@smash.mcs.anl.gov +42 -42 *** empty log message ***
src/vec/impls/hypre/vhyp.c 1.4 04/02/05 14:54:32 hzhang@smash.mcs.anl.gov +4 -4 *** empty log message ***
src/vec/impls/esi/ebvec1.c 1.32 04/02/05 14:53:03 hzhang@smash.mcs.anl.gov +10 -10 *** empty log message ***
src/vec/impls/mpi/pdvec.c 1.21 04/02/05 14:52:20 hzhang@smash.mcs.anl.gov +22 -22 *** empty log message ***
src/vec/impls/seq/bvec2.c 1.32 04/02/05 14:48:02 hzhang@smash.mcs.anl.gov +7 -7 *** empty log message ***
src/vec/impls/seq/bvec1.c 1.4 04/02/05 14:47:38 hzhang@smash.mcs.anl.gov +16 -16 *** empty log message ***
Hg-commit: eb177210b87c58d55c544a8ea5fdb6cda622cc76
show more ...
|
| dee28dba | 30-Jan-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1911 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040130170025|44062 ChangeSet 1.1911 04/01/30 11:00:25 barrysmith@barrysmith-57.mcs.anl.gov +6 -0 /* These are not extern C bec
bk-changeset-1.1911 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040130170025|44062 ChangeSet 1.1911 04/01/30 11:00:25 barrysmith@barrysmith-57.mcs.anl.gov +6 -0 /* These are not extern C because they are passed into non-extern C user level functions */ fixes for some of the custom Fortran stubs
src/fortran/custom/zmat.c 1.24 04/01/30 10:54:24 barrysmith@barrysmith-57.mcs.anl.gov +21 -18 /* These are not extern C because they are passed into non-extern C user level functions */
src/fortran/custom/zsys.c 1.16 04/01/30 10:51:12 barrysmith@barrysmith-57.mcs.anl.gov +33 -29 /* These are not extern C because they are passed into non-extern C user level functions */
src/fortran/custom/zsnes.c 1.15 04/01/30 10:48:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 *** empty log message ***
src/fortran/custom/zsnes.c 1.14 04/01/30 10:48:02 barrysmith@barrysmith-57.mcs.anl.gov +16 -14 *** empty log message ***
src/fortran/custom/zpc.c 1.14 04/01/30 10:45:37 barrysmith@barrysmith-57.mcs.anl.gov +37 -31 fixed extern C stuff for solaris
src/fortran/custom/zksp.c 1.14 04/01/30 10:40:20 barrysmith@barrysmith-57.mcs.anl.gov +44 -37 made 'our' wrapper functions NOT extern C
src/mat/impls/aij/seq/aij.c 1.123 04/01/30 10:31:30 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 unused variable found in nightly
Hg-commit: d38094dba1f7aa0ae923006f75517da97734818f
show more ...
|
| 9e29f15e | 29-Jan-2004 |
victorle <victorle@tibook500ve.cs.utk.edu> |
bk-changeset-1.1895.3.1 victorle@tibook500ve.cs.utk.edu|ChangeSet|20040129130807|51794 ChangeSet 1.1895.3.1 04/01/29 08:08:07 victorle@tibook500ve.cs.utk.edu +2 -0 Added IsSymmetric for SeqAIJ
bk-changeset-1.1895.3.1 victorle@tibook500ve.cs.utk.edu|ChangeSet|20040129130807|51794 ChangeSet 1.1895.3.1 04/01/29 08:08:07 victorle@tibook500ve.cs.utk.edu +2 -0 Added IsSymmetric for SeqAIJ
src/mat/impls/aij/seq/aijfact.c 1.47 04/01/29 08:08:03 victorle@tibook500ve.cs.utk.edu +1 -1 handling case of zero rows with damping
src/mat/impls/aij/seq/aij.c 1.122 04/01/29 08:08:03 victorle@tibook500ve.cs.utk.edu +15 -1 Added IsSymmetric for SeqAIJ
Hg-commit: 96a1f972a78a3023a7acf910886802e33ec8fb79
show more ...
|
| 595208bc | 22-Jan-2004 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.1889 hzhang@smash.mcs.anl.gov|ChangeSet|20040122215216|59682 ChangeSet 1.1889 04/01/22 15:52:16 hzhang@smash.mcs.anl.gov +4 -0 bug fix: add 'check for missing diagonals' in Mat
bk-changeset-1.1889 hzhang@smash.mcs.anl.gov|ChangeSet|20040122215216|59682 ChangeSet 1.1889 04/01/22 15:52:16 hzhang@smash.mcs.anl.gov +4 -0 bug fix: add 'check for missing diagonals' in MatConvert_xxx_SeqSBAIJ()
src/mat/impls/sbaij/seq/aijsbaij.c 1.13 04/01/22 15:50:18 hzhang@smash.mcs.anl.gov +3 -7 *** empty log message ***
src/mat/impls/baij/seq/baij.h 1.17 04/01/22 15:47:28 hzhang@smash.mcs.anl.gov +1 -0 *** empty log message ***
src/mat/impls/aij/seq/aij.h 1.24 04/01/22 15:47:17 hzhang@smash.mcs.anl.gov +1 -0 *** empty log message ***
src/mat/examples/tests/ex74.c 1.13 04/01/22 10:41:37 hzhang@smash.mcs.anl.gov +1 -0 *** empty log message ***
Hg-commit: 18c34ffad1e1e4e4b1efdad785595b4072b50610
show more ...
|
| 9c097c71 | 19-Jan-2004 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1883 Kris@p4buschel.|ChangeSet|20040119222151|61868 ChangeSet 1.1883 04/01/19 14:21:51 Kris@p4buschel. +7 -0 Creation of inner matrices for MPISBAIJ and MPIBAIJ requires block size
bk-changeset-1.1883 Kris@p4buschel.|ChangeSet|20040119222151|61868 ChangeSet 1.1883 04/01/19 14:21:51 Kris@p4buschel. +7 -0 Creation of inner matrices for MPISBAIJ and MPIBAIJ requires block size information for PETSc to DETERMINE the locl sizes properly. As such, the creation of these inner matrices MUST be done in the Preallocation routine, not in the Create routine. Creation of MATMPISBAIJSPOOLES, MATDSCPACK, and MATSBAIJMUMPS have been updated accordingly to overload their Preallocation routines.
src/mat/impls/baij/mpi/mpibaij.c 1.46 04/01/19 14:21:50 Kris@p4buschel. +6 -7 Undo the previous separation of Creation and Preallocation for inner matrices for MPIBAIJ. This is necessary because we do not know m if PETSC_DETERMINE was used until the Preallocation step which defines the block size. UUGH.
src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c 1.33 04/01/19 14:15:47 Kris@p4buschel. +35 -3 We can't convert the local diagonal block to MPISBAIJSPOOLES type in the Create routine because some of the data structure creation for SBAIJ MUST be done in the Preallocation routine. So we must overload the Preallocation instead.
src/mat/impls/sbaij/mpi/mpisbaij.c 1.79 04/01/19 14:15:47 Kris@p4buschel. +7 -7 Undo the previous separation of Creation and Preallocation for inner matrices for MPISBAIJ. This is necessary because we do not know m if PETSC_DETERMINE was used until the Preallocation step which defines the block size. UUGH.
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.48 04/01/19 14:15:47 Kris@p4buschel. +37 -4 We can't convert the local diagonal block to DSCPACK type in the Create routine because some of the data structure creation for BAIJ MUST be done in the Preallocation routine. So we must overload the Preallocation instead.
src/mat/impls/aij/seq/spooles/spooles.h 1.43 04/01/19 14:15:47 Kris@p4buschel. +1 -0 Added function pointer for overloading the Preallocation routine for MPISBAIJ type.
src/mat/impls/aij/mpi/mumps/mumps.c 1.56 04/01/19 14:15:46 Kris@p4buschel. +35 -4 We can't convert the local diagonal block to SBAIJMUMPS type in the Create routine because some of the data structure creation for SBAIJ MUST be done in the Preallocation routine. So we must overload the Preallocation instead.
src/mat/impls/sbaij/mpi/mpisbaij.c 1.78 04/01/19 12:36:34 Kris@p4buschel. +2 -2 Use actual sizes for local block matrix creation because PETSC_DETERMINE has already been determined
src/mat/impls/baij/mpi/mpibaij.c 1.45 04/01/19 12:34:18 Kris@p4buschel. +2 -2 Use actual sizes for local block matrix creation because PETSC_DETERMINE has been evaluated already.
src/mat/impls/aij/mpi/mpiaij.c 1.104 04/01/19 12:34:18 Kris@p4buschel. +2 -2 Use actual sizes for local block matrix creation because PETSC_DETERMINE has been evaluated already.
Hg-commit: f3bffe4aa33d9c0b9e761422d43eba0b77d2485a
show more ...
|
| c60e587d | 16-Jan-2004 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1875 Kris@p4buschel.|ChangeSet|20040116221827|55752 ChangeSet 1.1875 04/01/16 14:18:27 Kris@p4buschel. +6 -0 More fixes for inheritance model for external packages. Clean up sepa
bk-changeset-1.1875 Kris@p4buschel.|ChangeSet|20040116221827|55752 ChangeSet 1.1875 04/01/16 14:18:27 Kris@p4buschel. +6 -0 More fixes for inheritance model for external packages. Clean up separation of creation and preallocation for base classes.
src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c 1.32 04/01/16 14:18:26 Kris@p4buschel. +1 -1 Cannot use MatConvert directly here because the matrix has not been preallocated or assembled.
src/mat/impls/aij/seq/spooles/spooles.h 1.42 04/01/16 14:18:26 Kris@p4buschel. +1 -0 Added prototype.
src/mat/impls/sbaij/mpi/mpisbaij.c 1.77 04/01/16 14:13:37 Kris@p4buschel. +9 -5 Only perform preallocation steps in the preallocation routines Move basic data structure creation into the creation routine
src/mat/impls/baij/mpi/mpibaij.c 1.44 04/01/16 14:13:37 Kris@p4buschel. +10 -4 Only perform preallocation steps in the preallocation routines Move basic data structure creation into the creation routine
src/mat/impls/aij/seq/spooles/spooles.h 1.41 04/01/16 14:13:37 Kris@p4buschel. +1 -0 Add prototype for specific converter.
src/mat/impls/aij/mpi/spooles/mpispooles.c 1.57 04/01/16 14:13:37 Kris@p4buschel. +1 -1 Cannot use MatConvert here because the matrix has not been preallocated yet.
src/mat/impls/aij/mpi/mpiaij.c 1.103 04/01/16 14:13:37 Kris@p4buschel. +9 -5 Only perform preallocation steps in the preallocation routines Move basic data structure creation into the creation routine
Hg-commit: 9badeb7884ea07f0a3d38ffac039bc13ac56450f
show more ...
|
| e2d9671b | 16-Jan-2004 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1874 Kris@p4buschel.|ChangeSet|20040116211125|60115 ChangeSet 1.1874 04/01/16 13:11:25 Kris@p4buschel. +10 -0 Replace calls to MatCreateXXX with MatCreate,MatSetType to fix inherit
bk-changeset-1.1874 Kris@p4buschel.|ChangeSet|20040116211125|60115 ChangeSet 1.1874 04/01/16 13:11:25 Kris@p4buschel. +10 -0 Replace calls to MatCreateXXX with MatCreate,MatSetType to fix inheritance problems Set the local diagonal block matrix type to be external package specific when appropriate
src/mat/impls/sbaij/seq/sbaij2.c 1.15 04/01/16 13:11:23 Kris@p4buschel. +3 -1 Replace MatCreateSeqSBAIJ with MatCreate,MatSetType to fix inheritance problems
src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c 1.31 04/01/16 13:11:23 Kris@p4buschel. +7 -3 set the local diagonal block matrix type to be spooles type
src/mat/impls/baij/seq/baij2.c 1.11 04/01/16 13:11:23 Kris@p4buschel. +3 -1 Replace MatCreateSeqBAIJ with MatCreate,MatSetType to fix inheritance problems
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.47 04/01/16 13:11:23 Kris@p4buschel. +4 -1 set the local diagonal block matrix type to be dscpack type
src/mat/impls/aij/seq/aij.c 1.121 04/01/16 13:11:23 Kris@p4buschel. +6 -2 Replace MatCreateSeqAIJ with MatCreate,MatSetType to fix inheritance problems
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.83 04/01/16 13:11:23 Kris@p4buschel. +4 -1 set the local diagonal block matrix type to be superludist type
src/mat/impls/aij/mpi/spooles/mpispooles.c 1.56 04/01/16 13:11:23 Kris@p4buschel. +6 -3 set the type of local diagonal block matrix to be spooles type
src/mat/impls/aij/mpi/mumps/mumps.c 1.55 04/01/16 13:11:23 Kris@p4buschel. +10 -4 Set the type of local diagonal block matrix for MPI types to be MUMPS types
src/mat/impls/aij/mpi/mpiov.c 1.12 04/01/16 13:11:23 Kris@p4buschel. +7 -3 Replace MatCreateSeqAIJ with MatCreate,MatSetType to fix inheritance problems
src/mat/impls/aij/mpi/mpiaij.c 1.102 04/01/16 13:11:23 Kris@p4buschel. +3 -1 Replace MatCreateMPIAIJ with MatCreate,MatSetType to fix inheritance problems
Hg-commit: 3e45700e6e6778c14505f8e83a319963b8c5e299
show more ...
|
| b2da817d | 14-Jan-2004 |
victorle <victorle@tibook500ve.cs.utk.edu> |
bk-changeset-1.1864.1.1 victorle@tibook500ve.cs.utk.edu|ChangeSet|20040114025305|04975 ChangeSet 1.1864.1.1 04/01/13 21:53:05 victorle@tibook500ve.cs.utk.edu +2 -0 adjustment of the ilu shift tes
bk-changeset-1.1864.1.1 victorle@tibook500ve.cs.utk.edu|ChangeSet|20040114025305|04975 ChangeSet 1.1864.1.1 04/01/13 21:53:05 victorle@tibook500ve.cs.utk.edu +2 -0 adjustment of the ilu shift test; this covers the case where a factorization would succeed except for rows that are identically zero. Hm.
src/mat/interface/matrix.c 1.90 04/01/13 21:53:02 victorle@tibook500ve.cs.utk.edu +7 -2 slightly more informative error message
src/mat/impls/aij/seq/aijfact.c 1.46 04/01/13 21:53:01 victorle@tibook500ve.cs.utk.edu +1 -1 adjustment of the shift test; this covers the case where a factorization would succeed except for rows that are identically zero. Hm.
Hg-commit: 03662fc8c3ba72676fcaf3ef0345f8b713fdaf4e
show more ...
|
| b1d4fb26 | 04-Jan-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1851 barrysmith@barry-smiths-computer.local|ChangeSet|20040104192813|27901 ChangeSet 1.1851 04/01/04 13:28:13 barrysmith@barry-smiths-computer.local +54 -0 vecgetarrayfast() now us
bk-changeset-1.1851 barrysmith@barry-smiths-computer.local|ChangeSet|20040104192813|27901 ChangeSet 1.1851 04/01/04 13:28:13 barrysmith@barry-smiths-computer.local +54 -0 vecgetarrayfast() now used in all Mat impls undid extern c put in gmres to remove warnings on solaris (change made it worse)
src/mat/matimpl.h 1.33 04/01/04 13:28:10 barrysmith@barry-smiths-computer.local +4 -0 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/sbaij/seq/sro.c 1.5 04/01/04 13:28:10 barrysmith@barry-smiths-computer.local +0 -1 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/sbaij/seq/sbaijfact2.c 1.31 04/01/04 13:28:10 barrysmith@barry-smiths-computer.local +68 -69 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/sbaij/seq/sbaijfact.c 1.52 04/01/04 13:28:10 barrysmith@barry-smiths-computer.local +0 -1 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/sbaij/seq/sbaij2.c 1.14 04/01/04 13:28:10 barrysmith@barry-smiths-computer.local +88 -89 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/sbaij/seq/sbaij.c 1.88 04/01/04 13:28:10 barrysmith@barry-smiths-computer.local +4 -5 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/sbaij/mpi/mpisbaij.c 1.74 04/01/04 13:28:10 barrysmith@barry-smiths-computer.local +18 -19 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/sbaij/mpi/mmsbaij.c 1.18 04/01/04 13:28:10 barrysmith@barry-smiths-computer.local +4 -5 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/rowbs/mpi/mpirowbs.c 1.42 04/01/04 13:28:10 barrysmith@barry-smiths-computer.local +20 -21 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/rowbs/mpi/iccbs.c 1.4 04/01/04 13:28:10 barrysmith@barry-smiths-computer.local +16 -16 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/ksp/ksp/impls/gmres/gmres2.c 1.14 04/01/04 13:28:10 barrysmith@barry-smiths-computer.local +0 -2 undo extern c stuff I tried
src/mat/impls/rowbs/mpi/cholbs.c 1.5 04/01/04 13:28:09 barrysmith@barry-smiths-computer.local +22 -22 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/dense/seq/dense.c 1.42 04/01/04 13:28:09 barrysmith@barry-smiths-computer.local +42 -42 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/dense/mpi/mpidense.c 1.30 04/01/04 13:28:09 barrysmith@barry-smiths-computer.local +6 -7 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/dense/mpi/mmdense.c 1.7 04/01/04 13:28:09 barrysmith@barry-smiths-computer.local +0 -1 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/bdiag/seq/bdiag3.c 1.12 04/01/04 13:28:09 barrysmith@barry-smiths-computer.local +0 -1 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/bdiag/seq/bdiag2.c 1.13 04/01/04 13:28:09 barrysmith@barry-smiths-computer.local +76 -77 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/bdiag/seq/bdiag.c 1.24 04/01/04 13:28:09 barrysmith@barry-smiths-computer.local +8 -9 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/bdiag/seq/bdfact.c 1.6 04/01/04 13:28:09 barrysmith@barry-smiths-computer.local +24 -25 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/bdiag/mpi/mpibdiag.c 1.26 04/01/04 13:28:09 barrysmith@barry-smiths-computer.local +0 -1 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/bdiag/mpi/mmbdiag.c 1.4 04/01/04 13:28:09 barrysmith@barry-smiths-computer.local +0 -1 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/baij/seq/baijfact9.c 1.4 04/01/04 13:28:09 barrysmith@barry-smiths-computer.local +0 -1 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/baij/seq/baijfact8.c 1.4 04/01/04 13:28:09 barrysmith@barry-smiths-computer.local +0 -1 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/baij/seq/baijfact7.c 1.4 04/01/04 13:28:09 barrysmith@barry-smiths-computer.local +0 -1 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/baij/seq/baijfact6.c 1.4 04/01/04 13:28:09 barrysmith@barry-smiths-computer.local +0 -1 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/baij/seq/baijfact5.c 1.4 04/01/04 13:28:09 barrysmith@barry-smiths-computer.local +0 -1 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/baij/seq/baijfact4.c 1.4 04/01/04 13:28:09 barrysmith@barry-smiths-computer.local +0 -1 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/baij/seq/baijfact3.c 1.8 04/01/04 13:28:09 barrysmith@barry-smiths-computer.local +0 -1 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/baij/seq/baijfact2.c 1.29 04/01/04 13:28:09 barrysmith@barry-smiths-computer.local +128 -130 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/baij/seq/baijfact14.c 1.4 04/01/04 13:28:09 barrysmith@barry-smiths-computer.local +0 -1 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/baij/seq/baijfact13.c 1.4 04/01/04 13:28:09 barrysmith@barry-smiths-computer.local +0 -1 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/baij/seq/baijfact12.c 1.17 04/01/04 13:28:08 barrysmith@barry-smiths-computer.local +0 -1 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/baij/seq/baijfact11.c 1.5 04/01/04 13:28:08 barrysmith@barry-smiths-computer.local +0 -1 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/baij/seq/baijfact10.c 1.4 04/01/04 13:28:08 barrysmith@barry-smiths-computer.local +0 -1 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/baij/seq/baijfact.c 1.5 04/01/04 13:28:08 barrysmith@barry-smiths-computer.local +0 -1 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/baij/seq/baij2.c 1.10 04/01/04 13:28:08 barrysmith@barry-smiths-computer.local +92 -93 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/baij/seq/baij.c 1.66.1.1 04/01/04 13:28:08 barrysmith@barry-smiths-computer.local +2 -3 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/baij/mpi/mpibaij.c 1.41.1.1 04/01/04 13:28:08 barrysmith@barry-smiths-computer.local +4 -5 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/baij/mpi/mmbaij.c 1.13 04/01/04 13:28:08 barrysmith@barry-smiths-computer.local +6 -7 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/aij/seq/fdaij.c 1.8 04/01/04 13:28:08 barrysmith@barry-smiths-computer.local +0 -1 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/aij/seq/aijnode.c 1.21 04/01/04 13:28:08 barrysmith@barry-smiths-computer.local +14 -15 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/aij/seq/aijfact.c 1.45 04/01/04 13:28:08 barrysmith@barry-smiths-computer.local +20 -21 vecimpl.h is now contained by matimpl.h so do not need to list in each file use VecGetArrayFast in alll Mat impls
src/mat/impls/aij/seq/aij.c 1.120 04/01/04 13:28:08 barrysmith@barry-smiths-computer.local +0 -1 vecimpl.h is now contained by matimpl.h so do not need to list in each file
src/mat/impls/aij/mpi/pxxt.c 1.12 04/01/04 13:28:08 barrysmith@barry-smiths-computer.local +8 -8 vecimpl.h is now contained by matimpl.h so do not need to list in each file
src/mat/impls/aij/mpi/mpiaij.c 1.101 04/01/04 13:28:08 barrysmith@barry-smiths-computer.local +0 -1 vecimpl.h is now contained by matimpl.h so do not need to list in each file
src/mat/impls/aij/mpi/mmaij.c 1.9 04/01/04 13:28:08 barrysmith@barry-smiths-computer.local +6 -7 vecimpl.h is now contained by matimpl.h so do not need to list in each file
src/mat/impls/aij/mpi/fdmpiaij.c 1.5 04/01/04 13:28:07 barrysmith@barry-smiths-computer.local +0 -1 vecimpl.h is now contained by matimpl.h so do not need to list in each file
src/ksp/ksp/impls/gmres/gmresp.h 1.8 04/01/04 13:28:07 barrysmith@barry-smiths-computer.local +0 -2 undoing extern c I put in everywhere for solaris compiler complaints (it made matters worse, now errors instead of warnings)
src/ksp/ksp/impls/gmres/borthog2.c 1.10 04/01/04 13:28:07 barrysmith@barry-smiths-computer.local +0 -2 undoing extern c I put in everywhere for solaris compiler complaints (it made matters worse, now errors instead of warnings)
src/ksp/ksp/impls/gmres/borthog.c 1.8 04/01/04 13:28:07 barrysmith@barry-smiths-computer.local +0 -2 undoing extern c I put in everywhere for solaris compiler complaints (it made matters worse, now errors instead of warnings)
src/ksp/ksp/impls/fgmres/modpcf.c 1.8 04/01/04 13:28:07 barrysmith@barry-smiths-computer.local +0 -6 undoing extern c I put in everywhere for solaris compiler complaints (it made matters worse, now errors instead of warnings)
src/ksp/ksp/impls/fgmres/fgmresp.h 1.8 04/01/04 13:28:07 barrysmith@barry-smiths-computer.local +0 -2 undoing extern c I put in everywhere for solaris compiler complaints (it made matters worse, now errors instead of warnings)
include/petscksp.h 1.35 04/01/04 13:28:07 barrysmith@barry-smiths-computer.local +0 -4 undoing extern c I put in everywhere for solaris compiler complaints (it made matters worse, now errors instead of warnings)
src/ksp/ksp/impls/gmres/gmres2.c 1.13 04/01/04 13:16:50 barrysmith@barry-smiths-computer.local +2 -2 more outdated unmodified gram schmidt manual page mentions
src/ksp/ksp/impls/gmres/gmres2.c 1.12 04/01/04 13:10:37 barrysmith@barry-smiths-computer.local +1 -1 wrong name in manual page
todo 1.11 04/01/03 16:57:05 barrysmith@barry-smiths-computer.local +4 -0 *** empty log message ***
Hg-commit: 58c4930d3d31bcdcffc199367ee5c46310909139
show more ...
|
| 234db7c0 | 13-Dec-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1802 barrysmith@barry-smiths-computer.local|ChangeSet|20031213035127|04580 ChangeSet 1.1802 03/12/12 21:51:27 barrysmith@barry-smiths-computer.local +16 -0 more buildtest upgrades
bk-changeset-1.1802 barrysmith@barry-smiths-computer.local|ChangeSet|20031213035127|04580 ChangeSet 1.1802 03/12/12 21:51:27 barrysmith@barry-smiths-computer.local +16 -0 more buildtest upgrades more const char *
src/mat/order/sregis.c 1.7 03/12/12 21:51:25 barrysmith@barry-smiths-computer.local +7 -7 const char * stuff
src/mat/order/sprcm.c 1.4 03/12/12 21:51:25 barrysmith@barry-smiths-computer.local +1 -1 const char * stuff
src/mat/order/spqmd.c 1.4 03/12/12 21:51:25 barrysmith@barry-smiths-computer.local +1 -1 const char * stuff
src/mat/order/spnd.c 1.4 03/12/12 21:51:25 barrysmith@barry-smiths-computer.local +1 -1 const char * stuff
src/mat/order/sp1wd.c 1.4 03/12/12 21:51:25 barrysmith@barry-smiths-computer.local +1 -1 const char * stuff
src/mat/order/sorder.c 1.13 03/12/12 21:51:25 barrysmith@barry-smiths-computer.local +5 -5 const char * stuff
src/mat/impls/aij/seq/aijfact.c 1.44 03/12/12 21:51:24 barrysmith@barry-smiths-computer.local +1 -1 const char * stuff
src/mat/color/color.c 1.12 03/12/12 21:51:24 barrysmith@barry-smiths-computer.local +5 -5 const char * stuff
python/PETSc/packages/X11.py 1.3 03/12/12 21:51:24 barrysmith@barry-smiths-computer.local +3 -3 put flag if found x11
maint/buildtest 1.40 03/12/12 21:51:24 barrysmith@barry-smiths-computer.local +11 -12 default arch is argv[1] for configure runs get list of jobs from files generated by configure
include/petscmat.h 1.98 03/12/12 21:51:24 barrysmith@barry-smiths-computer.local +3 -3 more const char*
config/configure.py 1.48 03/12/12 21:51:24 barrysmith@barry-smiths-computer.local +16 -0 save which tests should be done in buildtest
bmake/common/rules 1.90 03/12/12 21:51:24 barrysmith@barry-smiths-computer.local +4 -1 ignore more compile errors on apple
src/mat/order/sorder.c 1.12 03/12/12 21:37:41 barrysmith@barry-smiths-computer.local +1 -1 another missing const char*
src/vec/examples/tests/makefile 1.10 03/12/12 21:36:17 barrysmith@barry-smiths-computer.local +3 -3 missed another f addition for fortran examples
python/PETSc/Configure.py 1.162 03/12/12 19:07:48 barrysmith@barry-smiths-computer.local +4 -4 make usingMPIUni visible everywhere
maint/killnightly 1.21 03/12/12 19:00:39 barrysmith@barry-smiths-computer.local +1 -1 arch is always name of arch file (unless overwritten)
Hg-commit: b4cb02b0ade692ca4d5a993a36f82f2ca8a930c3
show more ...
|
| da33ede1 | 04-Dec-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1756 barrysmith@barry-smiths-computer.local|ChangeSet|20031204181800|21607 ChangeSet 1.1756 03/12/04 12:18:00 barrysmith@barry-smiths-computer.local +7 -0 #include inside #if !defi
bk-changeset-1.1756 barrysmith@barry-smiths-computer.local|ChangeSet|20031204181800|21607 ChangeSet 1.1756 03/12/04 12:18:00 barrysmith@barry-smiths-computer.local +7 -0 #include inside #if !defined... another const char*
src/mat/impls/bdiag/seq/bdiag.h 1.6 03/12/04 12:17:55 barrysmith@barry-smiths-computer.local +2 -2 #include inside #if !defined...
src/mat/impls/baij/seq/baij.h 1.16 03/12/04 12:17:55 barrysmith@barry-smiths-computer.local +2 -2 #include inside #if !defined...
src/mat/impls/aij/seq/spooles/spooles.h 1.40 03/12/04 12:17:55 barrysmith@barry-smiths-computer.local +2 -2 #include inside #if !defined...
src/mat/impls/adj/mpi/mpiadj.h 1.4 03/12/04 12:17:55 barrysmith@barry-smiths-computer.local +2 -2 #include inside #if !defined...
src/mat/impls/aij/seq/aij.h 1.23 03/12/04 12:13:14 barrysmith@barry-smiths-computer.local +1 -2 #includes inside #if !de...
src/mat/impls/dense/seq/dense.h 1.5 03/12/04 12:12:52 barrysmith@barry-smiths-computer.local +2 -2 #include inside #if !defined
src/sys/src/dll/dl.c 1.17 03/12/04 12:10:43 barrysmith@barry-smiths-computer.local +1 -1 another const char * I missed
Hg-commit: 52da38ab6bd55158c14fee419bcfe696112fab11
show more ...
|
| 2552ceb4 | 02-Dec-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1743 barrysmith@barrysmith.mcs.anl.gov|ChangeSet|20031202190130|21974 ChangeSet 1.1743 03/12/02 13:01:30 barrysmith@barrysmith.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/p
bk-changeset-1.1743 barrysmith@barrysmith.mcs.anl.gov|ChangeSet|20031202190130|21974 ChangeSet 1.1743 03/12/02 13:01:30 barrysmith@barrysmith.mcs.anl.gov +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into barrysmith.mcs.anl.gov:/Users/barrysmith/petsc-dev
Hg-commit: 50c3547c2239d1b531edf4f5b490ba863ed38e2e
show more ...
|
| 6c6c5352 | 02-Dec-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1739.1.1 barrysmith@barrysmith.mcs.anl.gov|ChangeSet|20031202190112|26919 ChangeSet 1.1739.1.1 03/12/02 13:01:12 barrysmith@barrysmith.mcs.anl.gov +24 -0 const char* stuff still n
bk-changeset-1.1739.1.1 barrysmith@barrysmith.mcs.anl.gov|ChangeSet|20031202190112|26919 ChangeSet 1.1739.1.1 03/12/02 13:01:12 barrysmith@barrysmith.mcs.anl.gov +24 -0 const char* stuff still needed fixing
src/vec/interface/dlregis.c 1.17 03/12/02 13:01:10 barrysmith@barrysmith.mcs.anl.gov +2 -2 const char* stuff still needed fixing
src/ts/interface/dlregis.c 1.13 03/12/02 13:01:10 barrysmith@barrysmith.mcs.anl.gov +2 -2 const char* stuff still needed fixing
src/ts/impls/implicit/pvode/petscpvode.c 1.17 03/12/02 13:01:10 barrysmith@barrysmith.mcs.anl.gov +1 -1 const char* stuff still needed fixing
src/sys/src/plog/eventLog.c 1.22 03/12/02 13:01:10 barrysmith@barrysmith.mcs.anl.gov +3 -3 const char* stuff still needed fixing
src/sys/src/dll/dl.c 1.16 03/12/02 13:01:10 barrysmith@barrysmith.mcs.anl.gov +2 -2 const char* stuff still needed fixing
src/sys/examples/tutorials/ex4.c 1.4 03/12/02 13:01:09 barrysmith@barrysmith.mcs.anl.gov +2 -1 const char* stuff still needed fixing
src/snes/interface/dlregis.c 1.14 03/12/02 13:01:09 barrysmith@barrysmith.mcs.anl.gov +2 -2 const char* stuff still needed fixing
src/mat/interface/dlregis.c 1.16 03/12/02 13:01:09 barrysmith@barrysmith.mcs.anl.gov +2 -2 const char* stuff still needed fixing
src/mat/impls/sbaij/seq/sbaijfact2.c 1.30 03/12/02 13:01:09 barrysmith@barrysmith.mcs.anl.gov +19 -19 const char* stuff still needed fixing
src/mat/impls/sbaij/seq/sbaijfact.c 1.51 03/12/02 13:01:09 barrysmith@barrysmith.mcs.anl.gov +2 -2 const char* stuff still needed fixing
src/mat/impls/sbaij/seq/sbaij2.c 1.12 03/12/02 13:01:09 barrysmith@barrysmith.mcs.anl.gov +24 -24 const char* stuff still needed fixing
src/mat/impls/sbaij/seq/sbaij.c 1.83 03/12/02 13:01:09 barrysmith@barrysmith.mcs.anl.gov +34 -36 const char* stuff still needed fixing
src/mat/impls/sbaij/mpi/mpisbaij.h 1.12 03/12/02 13:01:09 barrysmith@barrysmith.mcs.anl.gov +1 -3 const char* stuff still needed fixing
src/mat/impls/sbaij/mpi/mpisbaij.c 1.69 03/12/02 13:01:09 barrysmith@barrysmith.mcs.anl.gov +2 -2 const char* stuff still needed fixing
src/mat/impls/rowbs/mpi/mpirowbs.h 1.8 03/12/02 13:01:09 barrysmith@barrysmith.mcs.anl.gov +1 -1 const char* stuff still needed fixing
src/mat/impls/baij/mpi/mpibaij.h 1.9 03/12/02 13:01:09 barrysmith@barrysmith.mcs.anl.gov +57 -53 const char* stuff still needed fixing
src/mat/impls/aij/seq/spooles/spooles.c 1.81 03/12/02 13:01:09 barrysmith@barrysmith.mcs.anl.gov +1 -1 const char* stuff still needed fixing
src/mat/impls/aij/mpi/spooles/mpispooles.c 1.55 03/12/02 13:01:09 barrysmith@barrysmith.mcs.anl.gov +1 -1 const char* stuff still needed fixing
src/mat/impls/aij/mpi/mumps/mumps.c 1.52 03/12/02 13:01:09 barrysmith@barrysmith.mcs.anl.gov +2 -2 const char* stuff still needed fixing
src/ksp/ksp/interface/dlregis.c 1.17 03/12/02 13:01:09 barrysmith@barrysmith.mcs.anl.gov +2 -2 const char* stuff still needed fixing
src/dm/ao/interface/dlregis.c 1.17 03/12/02 13:01:09 barrysmith@barrysmith.mcs.anl.gov +2 -2 const char* stuff still needed fixing
include/petsc.h 1.46 03/12/02 13:01:08 barrysmith@barrysmith.mcs.anl.gov +1 -1 const char* stuff still needed fixing
src/mat/impls/sbaij/seq/sbaij.h 1.26 03/12/01 23:04:17 barrysmith@barry-smiths-computer.local +3 -27 make seqbaij struct able to be shared with sbaij
src/mat/impls/baij/seq/baij.h 1.15 03/12/01 23:04:02 barrysmith@barry-smiths-computer.local +35 -32 make seqbaij struct able to be shared with sbaij
Hg-commit: e3d0d67c6a3bdc10ed56357d167ef40b3fe688f4
show more ...
|
| 5ca28756 | 02-Dec-2003 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.1742 hzhang@smash.mcs.anl.gov|ChangeSet|20031202174812|22341 ChangeSet 1.1742 03/12/02 11:48:12 hzhang@smash.mcs.anl.gov +6 -0 convert 'char **' to 'const char **' for PetscOptio
bk-changeset-1.1742 hzhang@smash.mcs.anl.gov|ChangeSet|20031202174812|22341 ChangeSet 1.1742 03/12/02 11:48:12 hzhang@smash.mcs.anl.gov +6 -0 convert 'char **' to 'const char **' for PetscOptionsElist().
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.82 03/12/02 11:31:11 hzhang@smash.mcs.anl.gov +2 -2 *** empty log message ***
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.46 03/12/02 11:23:15 hzhang@smash.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/impls/aij/seq/superlu/superlu.c 1.54 03/12/02 11:21:44 hzhang@smash.mcs.anl.gov +5 -5 *** empty log message ***
src/mat/impls/aij/seq/spooles/spoolesOptions.c 1.26 03/12/02 11:03:48 hzhang@smash.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/impls/aij/seq/spooles/spooles.h 1.39 03/12/02 11:03:38 hzhang@smash.mcs.anl.gov +1 -1 *** empty log message ***
bmake/linux_intel/packages 1.22 03/11/24 10:09:26 hzhang@smash.mcs.anl.gov +11 -5 *** empty log message ***
Hg-commit: 65e6a7cc87c77f6c06e9a378aa2820795064651a
show more ...
|
| 437fc6d7 | 01-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 ...
|
| f248c16b | 29-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 ...
|
| 8e9aea5c | 28-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 ...
|
| 937a6b0e | 24-Nov-2003 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.1710 hzhang@smash.mcs.anl.gov|ChangeSet|20031124155645|27697 ChangeSet 1.1710 03/11/24 09:56:45 hzhang@smash.mcs.anl.gov +1 -0 bug fix for complex
src/mat/impls/aij/seq/superlu
bk-changeset-1.1710 hzhang@smash.mcs.anl.gov|ChangeSet|20031124155645|27697 ChangeSet 1.1710 03/11/24 09:56:45 hzhang@smash.mcs.anl.gov +1 -0 bug fix for complex
src/mat/impls/aij/seq/superlu/superlu.c 1.52 03/11/24 09:07:12 hzhang@smash.mcs.anl.gov +9 -6 *** empty log message ***
Hg-commit: af7e1922144b4cca7114663219f0a4055339fa00
show more ...
|
| 5fe6150d | 24-Nov-2003 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.1709 hzhang@smash.mcs.anl.gov|ChangeSet|20031124043320|27701 ChangeSet 1.1709 03/11/23 22:33:20 hzhang@smash.mcs.anl.gov +2 -0 add support for complex for superlu_3.0 interface
bk-changeset-1.1709 hzhang@smash.mcs.anl.gov|ChangeSet|20031124043320|27701 ChangeSet 1.1709 03/11/23 22:33:20 hzhang@smash.mcs.anl.gov +2 -0 add support for complex for superlu_3.0 interface
src/mat/impls/aij/seq/superlu/superlu.c 1.51 03/11/23 22:32:11 hzhang@smash.mcs.anl.gov +16 -6 *** empty log message ***
src/ksp/examples/tutorials/ex10.c 1.29 03/11/23 22:27:16 hzhang@smash.mcs.anl.gov +3 -4 *** empty log message ***
Hg-commit: 46b7318fc70971994b207306c6f3ad4e43e499b2
show more ...
|
| 9ad7a54b | 23-Nov-2003 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.1706 hzhang@smash.mcs.anl.gov|ChangeSet|20031123034452|58585 ChangeSet 1.1706 03/11/22 21:44:52 hzhang@smash.mcs.anl.gov +1 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into sm
bk-changeset-1.1706 hzhang@smash.mcs.anl.gov|ChangeSet|20031123034452|58585 ChangeSet 1.1706 03/11/22 21:44:52 hzhang@smash.mcs.anl.gov +1 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into smash.mcs.anl.gov:/sandbox/hzhang/petsc-dev
src/mat/impls/aij/seq/superlu/superlu.c 1.50 03/11/22 21:44:51 hzhang@smash.mcs.anl.gov +0 -0 Auto merged
Hg-commit: 0777e49e439f5ddc7884aa52ed5068d03e44a35f
show more ...
|