| #
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 ...
|
| #
557a7fc0
|
| 09-Feb-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1929.1.26 barrysmith@barry-smiths-computer.local|ChangeSet|20040209035113|31655 ChangeSet 1.1929.1.26 04/02/08 21:51:13 barrysmith@barry-smiths-computer.local +0 -0 Merge bk://pets
bk-changeset-1.1929.1.26 barrysmith@barry-smiths-computer.local|ChangeSet|20040209035113|31655 ChangeSet 1.1929.1.26 04/02/08 21:51:13 barrysmith@barry-smiths-computer.local +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into barry-smiths-computer.local:/Users/barrysmith/petsc-dev
Hg-commit: fd21a0e1c80a3563467c19d2b5a2e670e6371e25
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 ...
|
| #
c1f4806a
|
| 10-Jun-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1250 Kris@p4buschel.|ChangeSet|20030610150741|06951 ChangeSet 1.1250 03/06/10 08:07:41 Kris@p4buschel. +1 -0 Fortran stubs fix.
src/mat/impls/aij/seq/matmatmult.c 1.40 03/06
bk-changeset-1.1250 Kris@p4buschel.|ChangeSet|20030610150741|06951 ChangeSet 1.1250 03/06/10 08:07:41 Kris@p4buschel. +1 -0 Fortran stubs fix.
src/mat/impls/aij/seq/matmatmult.c 1.40 03/06/10 08:07:40 Kris@p4buschel. +7 -7 Fortran stubs fix.
Hg-commit: 9dd704ef320cea9bff9132d304502fee97be70b0
show more ...
|
| #
5c66b693
|
| 10-Jun-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1249 Kris@p4buschel.|ChangeSet|20030610032403|06936 ChangeSet 1.1249 03/06/09 20:24:03 Kris@p4buschel. +6 -0 Generate proper interface and manual pages for MatMatMult routines. S
bk-changeset-1.1249 Kris@p4buschel.|ChangeSet|20030610032403|06936 ChangeSet 1.1249 03/06/09 20:24:03 Kris@p4buschel. +6 -0 Generate proper interface and manual pages for MatMatMult routines. Separate source for PAPt from MatMatMult source. Eliminated redundant MatMatMult implementations.
src/mat/impls/aij/seq/matmatmult.c 1.39 03/06/09 20:21:23 Kris@p4buschel. +32 -7 Added timing support for MatMatMult.
src/mat/impls/aij/seq/matptap.c 1.8 03/06/09 20:03:08 Kris@p4buschel. +1 -0 Added registration of MatMatMult routines.
src/mat/impls/aij/seq/matmatmult.c 1.38 03/06/09 20:03:08 Kris@p4buschel. +218 -40 Created proper interface for MatMatMult operations.
src/mat/impls/aij/seq/makefile 1.16 03/06/09 20:03:08 Kris@p4buschel. +2 -2 Separated PAPt sources from MatMatMult
include/petscmat.h 1.66 03/06/09 20:03:08 Kris@p4buschel. +3 -0 Added prototypes for MatMatMult
src/mat/impls/aij/seq/matptap.c 1.7 03/06/09 17:07:39 Kris@p4buschel. +1 -0 Note: PtAPSymbolic implementation is currently untested.
src/contrib/lahaye/samg/samgpetsctools.c 1.4 03/06/09 16:59:25 Kris@p4buschel. +0 -75 Remove old, really slow, implementation of MatMatMult.
src/mat/impls/aij/seq/matpapt.c 1.37 03/06/09 16:57:19 Kris@p4buschel. +0 -315 Separate ApplyPAPt source from MatMatMult sources.
src/mat/impls/aij/seq/matmatmult.c 1.37 03/06/09 16:57:19 Kris@p4buschel. +0 -109 Remove old, slow, symbolic matmatmult implementation.
src/mat/impls/aij/seq/matmatmult.c 1.36 03/06/09 16:56:00 Kris@p4buschel. +0 -255 Separate PAPt from MatMatMult source.
src/mat/impls/aij/seq/matpapt.c 1.36 03/06/09 16:49:48 Kris@p4buschel. +0 -0 bk cp matmatmult.c matpapt.c
src/mat/impls/aij/seq/matmatmult.c 1.35 03/05/20 11:23:21 hzhang@compbio.mcs.anl.gov +0 -9 *** empty log message ***
src/mat/impls/aij/seq/matmatmult.c 1.34 03/01/09 16:00:16 hzhang@compbio.mcs.anl.gov +0 -1 *** empty log message ***
src/mat/impls/aij/seq/matmatmult.c 1.33 02/12/19 12:33:12 hzhang@compbio.mcs.anl.gov +119 -0 *** empty log message ***
src/mat/impls/aij/seq/matmatmult.c 1.32 02/04/09 16:39:40 Kris@buschel2000.attbi.com +0 -256 MatPtAP separated from MatMatMult
src/mat/impls/aij/seq/matmatmult.c 1.31 02/04/08 03:09:44 Kris@buschel2000.attbi.com +2 -3
src/mat/impls/aij/seq/matmatmult.c 1.30 02/04/06 12:44:56 Kris@buschel2000. +3 -3 Changed calling sequence for MakeSpaceContiguous -- output last.
src/mat/impls/aij/seq/matmatmult.c 1.29 02/04/06 12:30:38 Kris@buschel2000. +22 -213
src/mat/impls/aij/seq/matmatmult.c 1.28 02/04/04 19:28:07 Kris@buschel2000. +1 -3 Merged changes.
src/mat/impls/aij/seq/matmatmult.c 1.27 02/04/04 19:15:05 Kris@buschel2000. +75 -11 Implement faster MatTranspose for SeqAIJ avoiding MatSetValues. Minor changes to ApplyPAPt. Restore original ApplyPtAP.
src/mat/impls/aij/seq/matmatmult.c 1.26 02/04/03 19:53:00 Kris@buschel2000. +27 -10
src/mat/impls/aij/seq/matmatmult.c 1.25 02/03/27 02:50:35 Kris@buschel2000. +1 -1 Finish implementation of ApplyPAPt_Numeric. First Draft.
src/mat/impls/aij/seq/matmatmult.c 1.24 02/03/27 02:50:05 Kris@buschel2000. +32 -14
src/mat/impls/aij/seq/matmatmult.c 1.23 02/03/26 15:02:19 Kris@buschel2000. +184 -162 MatGetSymbolicTranspose_SeqAIJ implemented. MatRestoreSymbolicTranspose_SeqAIJ implemented.
src/mat/impls/aij/seq/matmatmult.c 1.20.1.1 02/03/26 09:27:00 bsmith@terra.mcs.anl.gov +1 -2 unused variable
src/mat/impls/aij/seq/matmatmult.c 1.22 02/03/23 23:23:58 Kris@buschel2000. +179 -6
src/mat/impls/aij/seq/matmatmult.c 1.21 02/03/23 22:40:35 Kris@buschel2000. +96 -7
src/mat/impls/aij/seq/matmatmult.c 1.20 02/03/21 02:13:10 Kris@buschel2000. +22 -13 Bug fixes and logging.
src/mat/impls/aij/seq/matmatmult.c 1.19 02/03/21 01:59:37 Kris@buschel2000. +0 -1 Compare index markers instead of matrix values.
src/mat/impls/aij/seq/matmatmult.c 1.17.1.2 02/03/21 01:22:32 Kris@buschel2000. +13 -14 Better handling of zero elements in ApplyPtAP
src/mat/impls/aij/seq/matmatmult.c 1.17.1.1 02/03/20 22:42:31 Kris@buschel2000. +20 -8
src/mat/impls/aij/seq/matmatmult.c 1.18 02/03/20 18:01:37 bsmith@terra.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/impls/aij/seq/matmatmult.c 1.17 02/03/19 02:38:35 Kris@buschel2000. +5 -4 Fix computation of Pt
src/mat/impls/aij/seq/matmatmult.c 1.16 02/03/18 22:37:42 bsmith@terra.mcs.anl.gov +7 -0 *** empty log message ***
src/mat/impls/aij/seq/matmatmult.c 1.15 02/03/18 19:17:41 bsmith@terra.mcs.anl.gov +0 -0 Rename: src/contrib/lahaye/matmatmult.c -> src/mat/impls/aij/seq/matmatmult.c
src/mat/impls/aij/seq/matpapt.c 1.14 02/03/15 10:40:17 Kris@buschel2000. +3 -0 Sort j indices of (A*P) row.
src/mat/impls/aij/seq/matpapt.c 1.13 02/03/14 15:01:43 Kris@buschel2000. +21 -15 Performing proper sparse axpy in outerproduct Pt*(A*P). More efficient zeroing of temporary row of A*P.
src/mat/impls/aij/seq/matpapt.c 1.12 02/03/13 16:32:08 Kris@buschel2000. +7 -1 .
src/mat/impls/aij/seq/matpapt.c 1.11 02/03/13 15:00:56 Kris@buschel2000. +35 -16 First implementation of Pt*A*P completed.
src/mat/impls/aij/seq/matpapt.c 1.10 02/03/12 21:00:54 Kris@buschel2000. +21 -6
src/mat/impls/aij/seq/matpapt.c 1.9 02/03/12 17:25:57 Kris@buschel2000. +239 -27 Implemented MatApplyPtAP_SeqAIJ_Symbolic
src/mat/impls/aij/seq/matpapt.c 1.8 02/03/05 17:37:35 Kris@buschel2000. +84 -48
src/mat/impls/aij/seq/matpapt.c 1.7 01/12/03 16:45:43 balay@shakey.mcs.anl.gov +2 -2 no more color argument
src/mat/impls/aij/seq/matpapt.c 1.6 01/11/27 14:00:10 knepley@spinetta.mcs.anl.gov +0 -0 Auto merged
src/mat/impls/aij/seq/matpapt.c 1.4.1.1 01/11/27 13:41:39 knepley@spinetta.mcs.anl.gov +0 -1 petscsys.h was reundant
src/mat/impls/aij/seq/matpapt.c 1.5 01/11/27 11:11:31 bsmith@terra.mcs.anl.gov +0 -1 fix petscconf.h order
src/mat/impls/aij/seq/matpapt.c 1.4 01/10/24 09:46:49 petsc@shakey.mcs.anl.gov +0 -0 Change mode to -rw-rw-r--
src/mat/impls/aij/seq/matpapt.c 1.3 01/10/24 08:29:11 petsc@shakey.mcs.anl.gov +0 -0 Change mode to -rw-r--r--
src/mat/impls/aij/seq/matpapt.c 1.2 01/10/21 13:35:30 knepley@spinetta.mcs.anl.gov +2 -2 Added class to event registration
src/mat/impls/aij/seq/matpapt.c 1.1 01/09/12 17:48:09 knepley@handbell.mcs.anl.gov +209 -0
src/mat/impls/aij/seq/matpapt.c 1.0 01/09/12 17:48:09 knepley@handbell.mcs.anl.gov +0 -0 BitKeeper file /sandbox/knepley/projects/PETSc/petsc/src/contrib/lahaye/matmatmult.c
Hg-commit: b2771dc3922e7f9d272adcaed33c78d173c7f6bd
show more ...
|
| #
010a20ca
|
| 20-May-2003 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.1222 hzhang@compbio.mcs.anl.gov|ChangeSet|20030520213158|00818 ChangeSet 1.1222 03/05/20 16:31:58 hzhang@compbio.mcs.anl.gov +9 -0 remove indexshift
src/mat/impls/aij/seq/aijfac
bk-changeset-1.1222 hzhang@compbio.mcs.anl.gov|ChangeSet|20030520213158|00818 ChangeSet 1.1222 03/05/20 16:31:58 hzhang@compbio.mcs.anl.gov +9 -0 remove indexshift
src/mat/impls/aij/seq/aijfact.c 1.38 03/05/20 11:23:47 hzhang@compbio.mcs.anl.gov +41 -45 *** empty log message ***
src/mat/impls/aij/seq/essl.c 1.7 03/05/20 11:23:38 hzhang@compbio.mcs.anl.gov +4 -8 *** empty log message ***
src/mat/impls/aij/seq/superlu.c 1.23 03/05/20 11:23:29 hzhang@compbio.mcs.anl.gov +0 -6 *** empty log message ***
src/mat/impls/aij/seq/matmatmult.c 1.35 03/05/20 11:23:21 hzhang@compbio.mcs.anl.gov +0 -9 *** empty log message ***
src/mat/impls/aij/seq/symtranspose.c 1.2 03/05/20 11:23:13 hzhang@compbio.mcs.anl.gov +2 -5 *** empty log message ***
src/mat/impls/aij/seq/matptap.c 1.6 03/05/20 11:23:04 hzhang@compbio.mcs.anl.gov +1 -15 *** empty log message ***
src/mat/impls/aij/seq/superlu.c 1.22 03/05/20 11:13:34 hzhang@compbio.mcs.anl.gov +0 -6 *** empty log message ***
src/mat/impls/aij/seq/lusol.c 1.9 03/05/20 11:12:24 hzhang@compbio.mcs.anl.gov +17 -39 *** empty log message ***
src/mat/impls/aij/seq/aij.c 1.83 03/05/20 10:52:44 hzhang@compbio.mcs.anl.gov +1 -3 *** empty log message ***
src/mat/impls/aij/seq/aijfact.c 1.37 03/05/19 16:56:43 hzhang@compbio.mcs.anl.gov +54 -63 *** empty log message ***
src/mat/impls/aij/seq/aijnode.c 1.12 03/05/19 16:56:18 hzhang@compbio.mcs.anl.gov +41 -47 *** empty log message ***
Hg-commit: 1465c6b72d789cecd83138762882474cf4f07fb7
show more ...
|
| #
611ae9ca
|
| 09-Jan-2003 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.927 hzhang@compbio.mcs.anl.gov|ChangeSet|20030109223152|10010 ChangeSet 1.927 03/01/09 16:31:52 hzhang@compbio.mcs.anl.gov +3 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into
bk-changeset-1.927 hzhang@compbio.mcs.anl.gov|ChangeSet|20030109223152|10010 ChangeSet 1.927 03/01/09 16:31:52 hzhang@compbio.mcs.anl.gov +3 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into compbio.mcs.anl.gov:/sandbox/hzhang/petsc-test
src/mat/impls/sbaij/seq/sbaij.c 1.52 03/01/09 16:31:51 hzhang@compbio.mcs.anl.gov +0 -0 Auto merged
src/mat/impls/baij/seq/baij.c 1.37 03/01/09 16:31:51 hzhang@compbio.mcs.anl.gov +0 -0 Auto merged
src/mat/impls/aij/seq/aij.c 1.55 03/01/09 16:31:51 hzhang@compbio.mcs.anl.gov +0 -0 Auto merged
Hg-commit: 93ba3bf6d3493c8c1deb960b601996f43a09cffe
show more ...
|
| #
efdaee17
|
| 09-Jan-2003 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.922.2.1 hzhang@compbio.mcs.anl.gov|ChangeSet|20030109220610|62357 ChangeSet 1.922.2.1 03/01/09 16:06:10 hzhang@compbio.mcs.anl.gov +3 -0 nightly build bug fix.
src/mat/impls/sba
bk-changeset-1.922.2.1 hzhang@compbio.mcs.anl.gov|ChangeSet|20030109220610|62357 ChangeSet 1.922.2.1 03/01/09 16:06:10 hzhang@compbio.mcs.anl.gov +3 -0 nightly build bug fix.
src/mat/impls/sbaij/seq/sbaijfact2.c 1.16 03/01/09 16:03:43 hzhang@compbio.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/impls/aij/seq/matmatmult.c 1.34 03/01/09 16:00:16 hzhang@compbio.mcs.anl.gov +0 -1 *** empty log message ***
src/mat/impls/sbaij/seq/sbaijfact2.c 1.15 03/01/09 10:15:18 hzhang@compbio.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/utils/matio.c 1.11 03/01/09 09:29:39 hzhang@compbio.mcs.anl.gov +2 -0 *** empty log message ***
Hg-commit: fe3a214e06aa664d5e9cc72f07a9cdd8bcc3695c
show more ...
|
| #
58c24d83
|
| 19-Dec-2002 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.903 hzhang@compbio.mcs.anl.gov|ChangeSet|20021219183457|34221 ChangeSet 1.903 02/12/19 12:34:57 hzhang@compbio.mcs.anl.gov +1 -0 replace SortInt() by linked list in MatMatMult_Sy
bk-changeset-1.903 hzhang@compbio.mcs.anl.gov|ChangeSet|20021219183457|34221 ChangeSet 1.903 02/12/19 12:34:57 hzhang@compbio.mcs.anl.gov +1 -0 replace SortInt() by linked list in MatMatMult_Symbolic_SeqAIJ_SeqAIJ().
src/mat/impls/aij/seq/matmatmult.c 1.33 02/12/19 12:33:12 hzhang@compbio.mcs.anl.gov +119 -0 *** empty log message ***
Hg-commit: bc1cec029956436720a2f7b9d88afaa7b539e2a6
show more ...
|
| #
70bfaead
|
| 10-Apr-2002 |
Lois Curfman McInnes <curfman@mcs.anl.gov> |
bk-changeset-1.604 curfman@terra.mcs.anl.gov|ChangeSet|20020410184332|01638 ChangeSet 1.604 02/04/10 13:43:32 curfman@terra.mcs.anl.gov +1 -0 Merge terra.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-
bk-changeset-1.604 curfman@terra.mcs.anl.gov|ChangeSet|20020410184332|01638 ChangeSet 1.604 02/04/10 13:43:32 curfman@terra.mcs.anl.gov +1 -0 Merge terra.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-bk/petsc into terra.mcs.anl.gov:/nfs/mcs-homes02/curfman/petsc
docs/tex/manual/part2.tex 1.25 02/04/10 13:43:29 curfman@terra.mcs.anl.gov +0 -0 Auto merged
Hg-commit: 7688de3fd8b6f52c37c9667a2edd72098ff8e239
show more ...
|
| #
23b5ffa8
|
| 10-Apr-2002 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.602.1.10 Kris@buschel2000.attbi.com|ChangeSet|20020410031410|01429 ChangeSet 1.602.1.10 02/04/09 20:14:10 Kris@buschel2000.attbi.com +1 -0 Merge buschelm@shakey.mcs.anl.gov:/home/p
bk-changeset-1.602.1.10 Kris@buschel2000.attbi.com|ChangeSet|20020410031410|01429 ChangeSet 1.602.1.10 02/04/09 20:14:10 Kris@buschel2000.attbi.com +1 -0 Merge buschelm@shakey.mcs.anl.gov:/home/petsc/petsc-bk/petsc into buschel2000.attbi.com:E:/Kris/petsc
src/mat/impls/aij/seq/makefile 1.14 02/04/09 20:14:07 Kris@buschel2000.attbi.com +0 -0 Auto merged
Hg-commit: c367ab9fefc6e77774598760b0434cc9f56c9623
show more ...
|
| #
eb9c0419
|
| 09-Apr-2002 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.601.2.1 Kris@buschel2000.attbi.com|ChangeSet|20020409233943|01316 ChangeSet 1.601.2.1 02/04/09 16:39:43 Kris@buschel2000.attbi.com +7 -0 Dynamic calls to MatPtAP to support multipl
bk-changeset-1.601.2.1 Kris@buschel2000.attbi.com|ChangeSet|20020409233943|01316 ChangeSet 1.601.2.1 02/04/09 16:39:43 Kris@buschel2000.attbi.com +7 -0 Dynamic calls to MatPtAP to support multiple Mat types.
src/mat/impls/maij/maij.h 1.1 02/04/09 16:39:41 Kris@buschel2000.attbi.com +19 -0
src/mat/impls/aij/seq/matptap.c 1.1 02/04/09 16:39:41 Kris@buschel2000.attbi.com +377 -0
src/mat/impls/maij/maij.h 1.0 02/04/09 16:39:41 Kris@buschel2000.attbi.com +0 -0 BitKeeper file E:/Kris/petsc/src/mat/impls/maij/maij.h
src/mat/impls/aij/seq/matptap.c 1.0 02/04/09 16:39:41 Kris@buschel2000.attbi.com +0 -0 BitKeeper file E:/Kris/petsc/src/mat/impls/aij/seq/matptap.c
src/mat/utils/freespace.h 1.2 02/04/09 16:39:40 Kris@buschel2000.attbi.com +5 -0 Protect against multiple inclusions.
src/mat/impls/maij/maij.c 1.4 02/04/09 16:39:40 Kris@buschel2000.attbi.com +1 -14 Separate header info.
src/mat/impls/aij/seq/matmatmult.c 1.32 02/04/09 16:39:40 Kris@buschel2000.attbi.com +0 -256 MatPtAP separated from MatMatMult
src/mat/impls/aij/seq/makefile 1.12.1.1 02/04/09 16:39:40 Kris@buschel2000.attbi.com +2 -2 MatPtAP separated from MatMatMult
src/mat/impls/aij/seq/aij.c 1.35 02/04/09 16:39:40 Kris@buschel2000.attbi.com +2 -2 Bug Fix.
src/mat/impls/aij/seq/aij.c 1.34 02/04/09 16:33:32 Kris@buschel2000.attbi.com +2 -0 Dynamic PtAP operations.
src/mat/impls/aij/seq/aij.c 1.33 02/04/09 16:32:53 Kris@buschel2000.attbi.com +1 -0
Hg-commit: 584f6bd9d83c3b6052670a30358bf66f3ad40725
show more ...
|
| #
cdaf1259
|
| 08-Apr-2002 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.601 Kris@buschel2000.attbi.com|ChangeSet|20020408102539|38130 ChangeSet 1.601 02/04/08 03:25:39 Kris@buschel2000.attbi.com +1 -0 Nightly build fix.
src/mat/impls/aij/seq/matmatm
bk-changeset-1.601 Kris@buschel2000.attbi.com|ChangeSet|20020408102539|38130 ChangeSet 1.601 02/04/08 03:25:39 Kris@buschel2000.attbi.com +1 -0 Nightly build fix.
src/mat/impls/aij/seq/matmatmult.c 1.31 02/04/08 03:09:44 Kris@buschel2000.attbi.com +2 -3
Hg-commit: eb617637384c1d85453dc26b499c4d942e1148c4
show more ...
|
| #
70f19b1f
|
| 06-Apr-2002 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.597 Kris@buschel2000.|ChangeSet|20020406204458|36727 ChangeSet 1.597 02/04/06 12:44:58 Kris@buschel2000. +7 -0 Reorganization of matmatmult.c. New files for free space management
bk-changeset-1.597 Kris@buschel2000.|ChangeSet|20020406204458|36727 ChangeSet 1.597 02/04/06 12:44:58 Kris@buschel2000. +7 -0 Reorganization of matmatmult.c. New files for free space management moved to mat/utils. New file for symbolic transpose for SeqAIJ. Two matrix routines have two mattype suffixes.
src/mat/utils/freespace.h 1.1 02/04/06 12:44:57 Kris@buschel2000. +15 -0
src/mat/utils/freespace.c 1.1 02/04/06 12:44:57 Kris@buschel2000. +44 -0
src/mat/impls/aij/seq/symtranspose.c 1.1 02/04/06 12:44:57 Kris@buschel2000. +152 -0
src/mat/utils/freespace.h 1.0 02/04/06 12:44:57 Kris@buschel2000. +0 -0 BitKeeper file e:/Kris/petsc/src/mat/utils/freespace.h
src/mat/utils/freespace.c 1.0 02/04/06 12:44:57 Kris@buschel2000. +0 -0 BitKeeper file e:/Kris/petsc/src/mat/utils/freespace.c
src/mat/impls/aij/seq/symtranspose.c 1.0 02/04/06 12:44:57 Kris@buschel2000. +0 -0 BitKeeper file e:/Kris/petsc/src/mat/impls/aij/seq/symtranspose.c
src/mat/utils/makefile 1.5 02/04/06 12:44:56 Kris@buschel2000. +3 -3 Moved free space linked list management to utils dir.
src/mat/impls/aij/seq/matmatmult.c 1.30 02/04/06 12:44:56 Kris@buschel2000. +3 -3 Changed calling sequence for MakeSpaceContiguous -- output last.
src/mat/impls/aij/seq/makefile 1.12 02/04/06 12:44:56 Kris@buschel2000. +4 -2 New file for symbolic transpose routines.
src/mat/impls/aij/seq/aij.h 1.7 02/04/06 12:44:56 Kris@buschel2000. +3 -0 Add prototypes for SymbolicTranspose routines.
src/mat/impls/aij/seq/matmatmult.c 1.29 02/04/06 12:30:38 Kris@buschel2000. +22 -213
Hg-commit: 5e01c7f14f70ab613955ebf81a3afd970d460ff0
show more ...
|
| #
2c9ce0e5
|
| 05-Apr-2002 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.589 Kris@buschel2000.|ChangeSet|20020405032808|11916 ChangeSet 1.589 02/04/04 19:28:08 Kris@buschel2000. +2 -0 Merged changes.
src/mat/impls/aij/seq/matmatmult.c 1.28 02/04/
bk-changeset-1.589 Kris@buschel2000.|ChangeSet|20020405032808|11916 ChangeSet 1.589 02/04/04 19:28:08 Kris@buschel2000. +2 -0 Merged changes.
src/mat/impls/aij/seq/matmatmult.c 1.28 02/04/04 19:28:07 Kris@buschel2000. +1 -3 Merged changes.
include/petscmat.h 1.24 02/04/04 19:16:01 Kris@buschel2000. +0 -0 Auto merged
Hg-commit: f311aa4041dfbd1acf426956e69a96c9b26825e1
show more ...
|
| #
94e3eeca
|
| 05-Apr-2002 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.539.2.1 Kris@buschel2000.|ChangeSet|20020405031506|37357 ChangeSet 1.539.2.1 02/04/04 19:15:06 Kris@buschel2000. +5 -0 Version increment for win32fe. Logging support for MatTrans
bk-changeset-1.539.2.1 Kris@buschel2000.|ChangeSet|20020405031506|37357 ChangeSet 1.539.2.1 02/04/04 19:15:06 Kris@buschel2000. +5 -0 Version increment for win32fe. Logging support for MatTranspose event. Faster implementation of MatTranspose for SeqAIJ -- first draft.
src/mat/interface/matrix.c 1.26 02/04/04 19:15:05 Kris@buschel2000. +4 -1 Log MatTranspose event.
src/mat/interface/dlregis.c 1.10 02/04/04 19:15:05 Kris@buschel2000. +1 -0 Log MatTranspose event.
src/mat/impls/aij/seq/matmatmult.c 1.27 02/04/04 19:15:05 Kris@buschel2000. +75 -11 Implement faster MatTranspose for SeqAIJ avoiding MatSetValues. Minor changes to ApplyPAPt. Restore original ApplyPtAP.
include/petscmat.h 1.22.1.1 02/04/04 19:15:05 Kris@buschel2000. +1 -1 Log MatTranspose event.
bmake/win32_ms/variables 1.6 02/04/04 19:15:04 Kris@buschel2000. +4 -4 Use win32fe --version feature.
src/mat/impls/aij/seq/matmatmult.c 1.26 02/04/03 19:53:00 Kris@buschel2000. +27 -10
src/mat/impls/aij/seq/matmatmult.c 1.25 02/03/27 02:50:35 Kris@buschel2000. +1 -1 Finish implementation of ApplyPAPt_Numeric. First Draft.
src/mat/impls/aij/seq/matmatmult.c 1.24 02/03/27 02:50:05 Kris@buschel2000. +32 -14
src/mat/impls/aij/seq/matmatmult.c 1.23 02/03/26 15:02:19 Kris@buschel2000. +184 -162 MatGetSymbolicTranspose_SeqAIJ implemented. MatRestoreSymbolicTranspose_SeqAIJ implemented.
src/mat/impls/aij/seq/matmatmult.c 1.22 02/03/23 23:23:58 Kris@buschel2000. +179 -6
src/mat/impls/aij/seq/matmatmult.c 1.21 02/03/23 22:40:35 Kris@buschel2000. +96 -7
Hg-commit: b765b175449d517fd9b3e131f86a15ac67a59c3b
show more ...
|
| #
1a8d6bc9
|
| 26-Mar-2002 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.552 bsmith@terra.mcs.anl.gov|ChangeSet|20020326163844|02137 ChangeSet 1.552 02/03/26 10:38:44 bsmith@terra.mcs.anl.gov +5 -0 nightly build fixes
src/sles/pc/impls/esi/pesi.c
bk-changeset-1.552 bsmith@terra.mcs.anl.gov|ChangeSet|20020326163844|02137 ChangeSet 1.552 02/03/26 10:38:44 bsmith@terra.mcs.anl.gov +5 -0 nightly build fixes
src/sles/pc/impls/esi/pesi.c 1.9 02/03/26 10:36:57 bsmith@terra.mcs.anl.gov +10 -1 *** empty log message ***
src/mat/impls/aij/mpi/mpiaij.c 1.28 02/03/26 09:34:04 bsmith@terra.mcs.anl.gov +1 -10 unused flg variable removed
src/sles/pc/impls/hypre/hyppilut.c 1.12 02/03/26 09:31:21 bsmith@terra.mcs.anl.gov +3 -3 bad printf formats
src/mat/impls/aij/mpi/mpiaijspooles.c 1.1.1.1 02/03/26 09:28:34 bsmith@terra.mcs.anl.gov +2 -1 *** empty log message ***
src/mat/impls/aij/seq/matmatmult.c 1.20.1.1 02/03/26 09:27:00 bsmith@terra.mcs.anl.gov +1 -2 unused variable
Hg-commit: 40ee25936e6a2c726200fff85864a6d951bf43cd
show more ...
|
| #
2216b3a4
|
| 21-Mar-2002 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.539 Kris@buschel2000.|ChangeSet|20020321101310|39989 ChangeSet 1.539 02/03/21 02:13:10 Kris@buschel2000. +1 -0 Bug fixes and logging for MatMatMult and MatApplyPtAP.
src/mat/imp
bk-changeset-1.539 Kris@buschel2000.|ChangeSet|20020321101310|39989 ChangeSet 1.539 02/03/21 02:13:10 Kris@buschel2000. +1 -0 Bug fixes and logging for MatMatMult and MatApplyPtAP.
src/mat/impls/aij/seq/matmatmult.c 1.20 02/03/21 02:13:10 Kris@buschel2000. +22 -13 Bug fixes and logging.
Hg-commit: 29fa00357fc19f0583998de8fd41c9f2f56c9ab1
show more ...
|
| #
ac36f272
|
| 21-Mar-2002 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.538 Kris@buschel2000.|ChangeSet|20020321095937|40010 ChangeSet 1.538 02/03/21 01:59:37 Kris@buschel2000. +1 -0 Fix ApplyPtAP to better handle zeros in A.
src/mat/impls/aij/seq/m
bk-changeset-1.538 Kris@buschel2000.|ChangeSet|20020321095937|40010 ChangeSet 1.538 02/03/21 01:59:37 Kris@buschel2000. +1 -0 Fix ApplyPtAP to better handle zeros in A.
src/mat/impls/aij/seq/matmatmult.c 1.19 02/03/21 01:59:37 Kris@buschel2000. +0 -1 Compare index markers instead of matrix values.
Hg-commit: d3722d19554582054d6bb3039973aed08085e225
show more ...
|
| #
716bacf3
|
| 21-Mar-2002 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.533.1.1 Kris@buschel2000.|ChangeSet|20020321092501|39996 ChangeSet 1.533.1.1 02/03/21 01:25:01 Kris@buschel2000. +1 -0 Fix ApplyPtAP
src/mat/impls/aij/seq/matmatmult.c 1.17.
bk-changeset-1.533.1.1 Kris@buschel2000.|ChangeSet|20020321092501|39996 ChangeSet 1.533.1.1 02/03/21 01:25:01 Kris@buschel2000. +1 -0 Fix ApplyPtAP
src/mat/impls/aij/seq/matmatmult.c 1.17.1.2 02/03/21 01:22:32 Kris@buschel2000. +13 -14 Better handling of zero elements in ApplyPtAP
src/mat/impls/aij/seq/matmatmult.c 1.17.1.1 02/03/20 22:42:31 Kris@buschel2000. +20 -8
Hg-commit: 421ef6efbaed8ae0d95a3415959df2e3cf117331
show more ...
|
| #
3080996e
|
| 21-Mar-2002 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.536 bsmith@terra.mcs.anl.gov|ChangeSet|20020321001317|40920 ChangeSet 1.536 02/03/20 18:13:17 bsmith@terra.mcs.anl.gov +4 -0 nightly build fixes
makefile 1.47 02/03/20 18:07
bk-changeset-1.536 bsmith@terra.mcs.anl.gov|ChangeSet|20020321001317|40920 ChangeSet 1.536 02/03/20 18:13:17 bsmith@terra.mcs.anl.gov +4 -0 nightly build fixes
makefile 1.47 02/03/20 18:07:03 bsmith@terra.mcs.anl.gov +0 -16 *** empty log message ***
src/snes/interface/noise/makefile 1.7 02/03/20 18:04:50 bsmith@terra.mcs.anl.gov +1 -0 *** empty log message ***
src/mat/impls/aij/seq/matmatmult.c 1.18 02/03/20 18:01:37 bsmith@terra.mcs.anl.gov +1 -1 *** empty log message ***
src/sles/utils/damg.c 1.7 02/03/20 18:00:25 bsmith@terra.mcs.anl.gov +1 -1 *** empty log message ***
Hg-commit: f439f8d21dd8ae68a1919e39f0bcbf3543bd38d0
show more ...
|
| #
7d6d1ca6
|
| 19-Mar-2002 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.533 Kris@buschel2000.|ChangeSet|20020319103955|40002 ChangeSet 1.533 02/03/19 02:39:55 Kris@buschel2000. +2 -0 Fix ApplyPtAP
BitKeeper/etc/ignore 1.36 02/03/19 02:39:54 Kris
bk-changeset-1.533 Kris@buschel2000.|ChangeSet|20020319103955|40002 ChangeSet 1.533 02/03/19 02:39:55 Kris@buschel2000. +2 -0 Fix ApplyPtAP
BitKeeper/etc/ignore 1.36 02/03/19 02:39:54 Kris@buschel2000. +4 -0 Added src/fortran/fsrc/df60.pdb src/fortran/kernels/df60.pdb src/sles/examples/tutorials/ex25.exe src/snes/interface/noise/fnoise/df60.pdb to the ignore list
src/mat/impls/aij/seq/matmatmult.c 1.17 02/03/19 02:38:35 Kris@buschel2000. +5 -4 Fix computation of Pt
Hg-commit: ca3e8f333d361cda2b17f90b9b3e0bca27d6791b
show more ...
|
| #
f527ee08
|
| 19-Mar-2002 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.532 bsmith@terra.mcs.anl.gov|ChangeSet|20020319044123|40887 ChangeSet 1.532 02/03/18 22:41:23 bsmith@terra.mcs.anl.gov +0 -0 Merge terra.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-bk
bk-changeset-1.532 bsmith@terra.mcs.anl.gov|ChangeSet|20020319044123|40887 ChangeSet 1.532 02/03/18 22:41:23 bsmith@terra.mcs.anl.gov +0 -0 Merge terra.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-bk/petsc into terra.mcs.anl.gov:/sandbox/bsmith/petsc
Hg-commit: 32c507a3ddc980f7766822695912d89a3c52860f
show more ...
|
| #
d50806bd
|
| 19-Mar-2002 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.530.1.1 bsmith@terra.mcs.anl.gov|ChangeSet|20020319044109|40788 ChangeSet 1.530.1.1 02/03/18 22:41:09 bsmith@terra.mcs.anl.gov +4 -0 adding support for Galerkin computation of coar
bk-changeset-1.530.1.1 bsmith@terra.mcs.anl.gov|ChangeSet|20020319044109|40788 ChangeSet 1.530.1.1 02/03/18 22:41:09 bsmith@terra.mcs.anl.gov +4 -0 adding support for Galerkin computation of coarse matrices using Kris's matmatmult
src/sles/utils/damg.c 1.5 02/03/18 22:41:09 bsmith@terra.mcs.anl.gov +5 -2 added support for galerkin coarse matrices
src/mat/impls/aij/seq/makefile 1.7 02/03/18 22:41:09 bsmith@terra.mcs.anl.gov +2 -2 moved matmuatmult to aij directory
src/contrib/lahaye/makefile 1.6 02/03/18 22:41:09 bsmith@terra.mcs.anl.gov +2 -2 moved matmuatmult to aij directory
src/mat/impls/aij/seq/matmatmult.c 1.16 02/03/18 22:37:42 bsmith@terra.mcs.anl.gov +7 -0 *** empty log message ***
src/mat/impls/aij/seq/matmatmult.c 1.15 02/03/18 19:17:41 bsmith@terra.mcs.anl.gov +0 -0 Rename: src/contrib/lahaye/matmatmult.c -> src/mat/impls/aij/seq/matmatmult.c
Hg-commit: 24f4d2830757c494ea5afa87c3e1bd855c8ee16e
show more ...
|