| 23ce1328 | 22-Mar-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2071.1.8 barrysmith@barry-smiths-computer.local|ChangeSet|20040322024852|56471 ChangeSet 1.2071.1.8 04/03/21 20:48:52 barrysmith@barry-smiths-computer.local +108 -0 drop KSPSetRhs/
bk-changeset-1.2071.1.8 barrysmith@barry-smiths-computer.local|ChangeSet|20040322024852|56471 ChangeSet 1.2071.1.8 04/03/21 20:48:52 barrysmith@barry-smiths-computer.local +108 -0 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/vec/interface/vector.c 1.77 04/03/21 20:48:49 barrysmith@barry-smiths-computer.local +8 -9 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/vec/interface/vecreg.c 1.23 04/03/21 20:48:49 barrysmith@barry-smiths-computer.local +3 -3 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/vec/interface/map.c 1.12 04/03/21 20:48:49 barrysmith@barry-smiths-computer.local +3 -3 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ts/impls/implicit/pvode/petscpvode.c 1.19 04/03/21 20:48:49 barrysmith@barry-smiths-computer.local +0 -2 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ts/impls/implicit/cn/cn.c 1.11 04/03/21 20:48:49 barrysmith@barry-smiths-computer.local +2 -6 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ts/impls/implicit/beuler/beuler.c 1.12 04/03/21 20:48:49 barrysmith@barry-smiths-computer.local +2 -6 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/sys/src/viewer/impls/mathematica/mathematica.c 1.25 04/03/21 20:48:49 barrysmith@barry-smiths-computer.local +7 -7 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/sys/src/utils/ghost.c 1.8 04/03/21 20:48:49 barrysmith@barry-smiths-computer.local +15 -15 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/sys/src/plog/plog.c 1.39 04/03/21 20:48:49 barrysmith@barry-smiths-computer.local +21 -21 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/snes/impls/tr/tr.c 1.13 04/03/21 20:48:49 barrysmith@barry-smiths-computer.local +1 -3 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/snes/impls/ls/ls.c 1.35 04/03/21 20:48:48 barrysmith@barry-smiths-computer.local +1 -3 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/snes/examples/tutorials/ex24.c 1.12 04/03/21 20:48:48 barrysmith@barry-smiths-computer.local +2 -6 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/mat/matimpl.h 1.36 04/03/21 20:48:48 barrysmith@barry-smiths-computer.local +2 -1 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/mat/interface/matrix.c 1.105 04/03/21 20:48:48 barrysmith@barry-smiths-computer.local +48 -1 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/mat/impls/sbaij/seq/sbaij.c 1.96 04/03/21 20:48:48 barrysmith@barry-smiths-computer.local +5 -1 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/mat/impls/sbaij/mpi/mpisbaij.c 1.87 04/03/21 20:48:48 barrysmith@barry-smiths-computer.local +4 -0 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/mat/impls/baij/mpi/baijov.c 1.15 04/03/21 20:48:48 barrysmith@barry-smiths-computer.local +5 -5 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/mat/examples/tutorials/ex3.c 1.8 04/03/21 20:48:48 barrysmith@barry-smiths-computer.local +2 -4 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/utils/damg.c 1.22 04/03/21 20:48:48 barrysmith@barry-smiths-computer.local +1 -3 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/pc/pcimpl.h 1.8 04/03/21 20:48:48 barrysmith@barry-smiths-computer.local +0 -1 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/pc/interface/precon.c 1.38 04/03/21 20:48:48 barrysmith@barry-smiths-computer.local +3 -66 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/pc/impls/samg/samgmgpetsc.c 1.8 04/03/21 20:48:48 barrysmith@barry-smiths-computer.local +1 -3 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/pc/impls/redundant/redundant.c 1.13 04/03/21 20:48:47 barrysmith@barry-smiths-computer.local +8 -7 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/pc/impls/mg/smg.c 1.8 04/03/21 20:48:47 barrysmith@barry-smiths-computer.local +1 -3 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/pc/impls/mg/mg.c 1.24 04/03/21 20:48:47 barrysmith@barry-smiths-computer.local +2 -19 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/pc/impls/mg/fmg.c 1.8 04/03/21 20:48:47 barrysmith@barry-smiths-computer.local +2 -6 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/pc/impls/ksp/pcksp.c 1.14 04/03/21 20:48:47 barrysmith@barry-smiths-computer.local +2 -8 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/pc/impls/jacobi/jacobi.c 1.9 04/03/21 20:48:47 barrysmith@barry-smiths-computer.local +3 -3 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/pc/impls/is/pcis.c 1.14 04/03/21 20:48:47 barrysmith@barry-smiths-computer.local +7 -18 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/pc/impls/is/nn/nn.c 1.20 04/03/21 20:48:47 barrysmith@barry-smiths-computer.local +3 -63 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/pc/impls/hypre/hyppilut.c 1.48 04/03/21 20:48:47 barrysmith@barry-smiths-computer.local +5 -2 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/pc/impls/eisens/eisen.c 1.15 04/03/21 20:48:47 barrysmith@barry-smiths-computer.local +1 -1 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/pc/impls/composite/composite.c 1.14 04/03/21 20:48:47 barrysmith@barry-smiths-computer.local +1 -2 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/pc/impls/bjacobi/bjacobi.c 1.24 04/03/21 20:48:47 barrysmith@barry-smiths-computer.local +4 -10 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/pc/impls/asm/asm.c 1.27 04/03/21 20:48:47 barrysmith@barry-smiths-computer.local +7 -10 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/pc/examples/tutorials/ex2.c 1.10 04/03/21 20:48:47 barrysmith@barry-smiths-computer.local +1 -3 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/pc/examples/tutorials/ex1.c 1.10 04/03/21 20:48:47 barrysmith@barry-smiths-computer.local +1 -3 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/pc/examples/tests/ex7.c 1.5 04/03/21 20:48:47 barrysmith@barry-smiths-computer.local +0 -1 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/pc/examples/tests/ex5.c 1.12 04/03/21 20:48:47 barrysmith@barry-smiths-computer.local +1 -3 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/pc/examples/tests/ex4.c 1.6 04/03/21 20:48:47 barrysmith@barry-smiths-computer.local +0 -1 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/pc/examples/tests/ex3.c 1.6 04/03/21 20:48:47 barrysmith@barry-smiths-computer.local +1 -4 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/pc/examples/tests/ex2.c 1.7 04/03/21 20:48:47 barrysmith@barry-smiths-computer.local +1 -4 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/pc/examples/tests/ex1.c 1.5 04/03/21 20:48:47 barrysmith@barry-smiths-computer.local +0 -5 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/pc/esi/epreconditioner.c 1.26 04/03/21 20:48:46 barrysmith@barry-smiths-computer.local +0 -1 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/ksp/kspimpl.h 1.16 04/03/21 20:48:46 barrysmith@barry-smiths-computer.local +2 -1 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/ksp/interface/itfunc.c 1.36 04/03/21 20:48:46 barrysmith@barry-smiths-computer.local +21 -69 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/ksp/interface/iterativ.c 1.11 04/03/21 20:48:46 barrysmith@barry-smiths-computer.local +33 -1 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/ksp/interface/iguess.c 1.6 04/03/21 20:48:46 barrysmith@barry-smiths-computer.local +2 -2 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/ksp/interface/eige.c 1.11 04/03/21 20:48:46 barrysmith@barry-smiths-computer.local +2 -2 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/ksp/impls/minres/minres.c 1.10 04/03/21 20:48:46 barrysmith@barry-smiths-computer.local +0 -3 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/ksp/impls/lsqr/lsqr.c 1.11 04/03/21 20:48:46 barrysmith@barry-smiths-computer.local +2 -2 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/ksp/impls/lgmres/lgmresp.h 1.6 04/03/21 20:48:46 barrysmith@barry-smiths-computer.local +0 -2 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/ksp/impls/lgmres/lgmres.c 1.18 04/03/21 20:48:46 barrysmith@barry-smiths-computer.local +7 -7 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/ksp/impls/gmres/gmresp.h 1.10 04/03/21 20:48:46 barrysmith@barry-smiths-computer.local +0 -2 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/ksp/impls/gmres/gmres.c 1.35 04/03/21 20:48:46 barrysmith@barry-smiths-computer.local +11 -6 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/ksp/impls/fgmres/fgmresp.h 1.10 04/03/21 20:48:46 barrysmith@barry-smiths-computer.local +0 -2 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/ksp/impls/fgmres/fgmres.c 1.24 04/03/21 20:48:46 barrysmith@barry-smiths-computer.local +10 -10 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/examples/tutorials/ex9.c 1.13 04/03/21 20:48:46 barrysmith@barry-smiths-computer.local +2 -6 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/examples/tutorials/ex8.c 1.11 04/03/21 20:48:46 barrysmith@barry-smiths-computer.local +1 -5 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/examples/tutorials/ex7.c 1.11 04/03/21 20:48:46 barrysmith@barry-smiths-computer.local +1 -5 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/examples/tutorials/ex6f.F 1.9 04/03/21 20:48:46 barrysmith@barry-smiths-computer.local +1 -3 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/examples/tutorials/ex5.c 1.11 04/03/21 20:48:46 barrysmith@barry-smiths-computer.local +2 -6 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/examples/tutorials/ex4.c 1.9 04/03/21 20:48:46 barrysmith@barry-smiths-computer.local +1 -3 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/examples/tutorials/ex3.c 1.11 04/03/21 20:48:46 barrysmith@barry-smiths-computer.local +1 -3 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/examples/tutorials/ex2f.F 1.9 04/03/21 20:48:46 barrysmith@barry-smiths-computer.local +1 -3 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/examples/tutorials/ex27.c 1.9 04/03/21 20:48:46 barrysmith@barry-smiths-computer.local +1 -3 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/examples/tutorials/ex23.c 1.9 04/03/21 20:48:46 barrysmith@barry-smiths-computer.local +1 -3 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/examples/tutorials/ex21f.F 1.11 04/03/21 20:48:45 barrysmith@barry-smiths-computer.local +1 -5 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/examples/tutorials/ex2.c 1.9 04/03/21 20:48:45 barrysmith@barry-smiths-computer.local +1 -3 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/examples/tutorials/ex1f.F 1.10 04/03/21 20:48:45 barrysmith@barry-smiths-computer.local +1 -3 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/examples/tutorials/ex16.c 1.8 04/03/21 20:48:45 barrysmith@barry-smiths-computer.local +1 -3 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/examples/tutorials/ex15f.F 1.9 04/03/21 20:48:45 barrysmith@barry-smiths-computer.local +1 -3 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/examples/tutorials/ex15.c 1.9 04/03/21 20:48:45 barrysmith@barry-smiths-computer.local +1 -3 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/examples/tutorials/ex14f.F 1.9 04/03/21 20:48:45 barrysmith@barry-smiths-computer.local +1 -3 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/examples/tutorials/ex13f90.F 1.11 04/03/21 20:48:45 barrysmith@barry-smiths-computer.local +1 -3 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/examples/tutorials/ex13.c 1.9 04/03/21 20:48:45 barrysmith@barry-smiths-computer.local +1 -3 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/examples/tutorials/ex12.c 1.9 04/03/21 20:48:45 barrysmith@barry-smiths-computer.local +1 -3 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/examples/tutorials/ex11f.F 1.10 04/03/21 20:48:45 barrysmith@barry-smiths-computer.local +1 -3 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/examples/tutorials/ex11.c 1.9 04/03/21 20:48:44 barrysmith@barry-smiths-computer.local +1 -3 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/examples/tutorials/ex10.c 1.35 04/03/21 20:48:44 barrysmith@barry-smiths-computer.local +2 -4 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/examples/tutorials/ex1.c 1.11 04/03/21 20:48:44 barrysmith@barry-smiths-computer.local +1 -3 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/examples/tests/ex7.c 1.13 04/03/21 20:48:44 barrysmith@barry-smiths-computer.local +1 -3 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/examples/tests/ex6.c 1.16 04/03/21 20:48:44 barrysmith@barry-smiths-computer.local +1 -3 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/examples/tests/ex5f.F 1.8 04/03/21 20:48:44 barrysmith@barry-smiths-computer.local +1 -3 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/examples/tests/ex4.c 1.7 04/03/21 20:48:44 barrysmith@barry-smiths-computer.local +2 -5 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/examples/tests/ex3.c 1.8 04/03/21 20:48:44 barrysmith@barry-smiths-computer.local +1 -3 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/examples/tests/ex24.c 1.9 04/03/21 20:48:44 barrysmith@barry-smiths-computer.local +1 -3 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/examples/tests/ex20.c 1.13 04/03/21 20:48:44 barrysmith@barry-smiths-computer.local +1 -4 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/examples/tests/ex2.c 1.9 04/03/21 20:48:44 barrysmith@barry-smiths-computer.local +1 -3 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/examples/tests/ex19.c 1.8 04/03/21 20:48:44 barrysmith@barry-smiths-computer.local +1 -3 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/examples/tests/ex18.c 1.12 04/03/21 20:48:44 barrysmith@barry-smiths-computer.local +1 -3 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/examples/tests/ex17.c 1.9 04/03/21 20:48:44 barrysmith@barry-smiths-computer.local +1 -3 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/examples/tests/ex16f.F 1.13 04/03/21 20:48:44 barrysmith@barry-smiths-computer.local +2 -6 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/examples/tests/ex15.c 1.10 04/03/21 20:48:44 barrysmith@barry-smiths-computer.local +1 -3 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/examples/tests/ex14.c 1.7 04/03/21 20:48:44 barrysmith@barry-smiths-computer.local +1 -3 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/examples/tests/ex12f.F 1.15 04/03/21 20:48:44 barrysmith@barry-smiths-computer.local +1 -3 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/examples/tests/ex10.c 1.9 04/03/21 20:48:44 barrysmith@barry-smiths-computer.local +1 -3 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/examples/tests/ex1.c 1.7 04/03/21 20:48:44 barrysmith@barry-smiths-computer.local +1 -3 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/ksp/esi/esles.c 1.15 04/03/21 20:48:44 barrysmith@barry-smiths-computer.local +1 -3 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/contrib/oberman/laplacian_q1/scalable/appalgebra.c 1.9 04/03/21 20:48:44 barrysmith@barry-smiths-computer.local +1 -3 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
src/contrib/oberman/laplacian_q1/appalgebra.c 1.9 04/03/21 20:48:44 barrysmith@barry-smiths-computer.local +1 -3 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
include/petscpc.h 1.42 04/03/21 20:48:44 barrysmith@barry-smiths-computer.local +0 -2 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
include/petscmat.h 1.110 04/03/21 20:48:43 barrysmith@barry-smiths-computer.local +1 -1 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
include/petscksp.h 1.40 04/03/21 20:48:43 barrysmith@barry-smiths-computer.local +2 -3 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
docs/website/documentation/linearsolvertable.html 1.10 04/03/21 20:48:43 barrysmith@barry-smiths-computer.local +45 -45 links for external packages
docs/website/documentation/changes/221.html 1.9 04/03/21 20:48:43 barrysmith@barry-smiths-computer.local +6 -1 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
docs/tex/manual/part2.tex 1.70 04/03/21 20:48:43 barrysmith@barry-smiths-computer.local +10 -14 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
docs/tex/manual/part1.tex 1.29 04/03/21 20:48:43 barrysmith@barry-smiths-computer.local +1 -3 drop KSPSetRhs/Solution() and add right hand side and solution to KSPSolve()
Hg-commit: 419ad58595de7bd20b52d7cf1b921449168f1fa3
show more ...
|
| bf108f30 | 19-Mar-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2063.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20040319024053|12244 ChangeSet 1.2063.1.1 04/03/18 20:40:53 barrysmith@barry-smiths-computer.local +5 -0 if matrix is symm
bk-changeset-1.2063.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20040319024053|12244 ChangeSet 1.2063.1.1 04/03/18 20:40:53 barrysmith@barry-smiths-computer.local +5 -0 if matrix is symmetric try to use preconditioner options for symmetric matrices
src/mat/impls/aij/seq/aij.c 1.131 04/03/18 20:40:51 barrysmith@barry-smiths-computer.local +14 -1 if matrix is symmetric then submatrices are symmetric
src/mat/impls/aij/mpi/mpiov.c 1.13 04/03/18 20:40:51 barrysmith@barry-smiths-computer.local +21 -1 if matrix is symmetric then submatrices are symmetric
src/mat/impls/aij/mpi/mpiaij.c 1.108 04/03/18 20:40:51 barrysmith@barry-smiths-computer.local +4 -2 if matrix is symmetric then submatrices are symmetric
src/ksp/pc/impls/bjacobi/bjacobi.c 1.23 04/03/18 20:40:51 barrysmith@barry-smiths-computer.local +3 -5 if matrix is symmetric try to use preconditioner options for symmetric matrices
src/ksp/pc/impls/asm/asm.c 1.26 04/03/18 20:40:51 barrysmith@barry-smiths-computer.local +12 -4 if matrix is symmetric try to use preconditioner options for symmetric matrices
Hg-commit: 138e8c376424a8235670d4a0dddc0dbb0d9aa027
show more ...
|
| ba8a7149 | 18-Mar-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2062 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040318221915|01933 ChangeSet 1.2062 04/03/18 16:19:15 barrysmith@barrysmith-57.mcs.anl.gov +7 -0 set ICC instead of ILU if mat
bk-changeset-1.2062 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040318221915|01933 ChangeSet 1.2062 04/03/18 16:19:15 barrysmith@barrysmith-57.mcs.anl.gov +7 -0 set ICC instead of ILU if matrix is known to be symmetric add dvr sample code default to icc using shift to force positive definite
src/mat/interface/matrix.c 1.102 04/03/18 16:19:13 barrysmith@barrysmith-57.mcs.anl.gov +40 -2 set ICC instead of ILU if matrix is known to be symmetric
src/ksp/pc/interface/precon.c 1.37 04/03/18 16:19:12 barrysmith@barrysmith-57.mcs.anl.gov +3 -2 set ICC instead of ILU if matrix is known to be symmetric
include/petscmat.h 1.109 04/03/18 16:19:12 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 set ICC instead of ILU if matrix is known to be symmetric
src/contrib/dvr/makefile 1.2 04/03/18 16:12:23 barrysmith@barrysmith-57.mcs.anl.gov +8 -256 works basic
src/contrib/dvr/dvr.F 1.2 04/03/18 16:11:53 barrysmith@barrysmith-57.mcs.anl.gov +70 -2 basic code
src/contrib/dvr/makefile 1.1 04/03/18 15:06:09 barrysmith@barrysmith-57.mcs.anl.gov +270 -0
src/contrib/dvr/makefile 1.0 04/03/18 15:06:09 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 BitKeeper file /Users/barrysmith/petsc-dev/src/contrib/dvr/makefile
src/contrib/dvr/dvr.F 1.1 04/03/18 15:04:46 barrysmith@barrysmith-57.mcs.anl.gov +4 -0
src/contrib/dvr/dvr.F 1.0 04/03/18 15:04:46 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 BitKeeper file /Users/barrysmith/petsc-dev/src/contrib/dvr/dvr.F
src/mat/interface/matrix.c 1.101 04/03/17 20:19:03 barrysmith@barry-smiths-computer.local +1 -2 bad formatting
src/ksp/pc/impls/icc/icc.c 1.23 04/03/17 20:16:49 barrysmith@barry-smiths-computer.local +7 -1 use Manteuffel shift by default now
docs/website/documentation/changes/221.html 1.6 04/03/17 20:16:33 barrysmith@barry-smiths-computer.local +2 -0 *** empty log message ***
Hg-commit: fc6b537e1cc0d1f68b48806bb388c03ceea16d5f
show more ...
|
| ee3001cb | 16-Mar-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.2056.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20040316155421|35673 ChangeSet 1.2056.1.1 04/03/16 09:54:21 barrysmith@barry-smiths-computer.local +6 -0 fix missing le
bk-changeset-1.2056.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20040316155421|35673 ChangeSet 1.2056.1.1 04/03/16 09:54:21 barrysmith@barry-smiths-computer.local +6 -0 fix missing levels in docs
src/snes/impls/tr/tr.c 1.12 04/03/16 09:54:19 barrysmith@barry-smiths-computer.local +2 -0 fix missing levels in docs
src/snes/impls/ls/ls.c 1.34 04/03/16 09:54:19 barrysmith@barry-smiths-computer.local +2 -0 fix missing levels in docs
src/ksp/pc/impls/samg/samgpetsc.c 1.9 04/03/16 09:54:19 barrysmith@barry-smiths-computer.local +2 -0 fix missing levels in docs
include/petscda.h 1.27 04/03/16 09:54:19 barrysmith@barry-smiths-computer.local +4 -0 fix missing levels in docs
src/sys/src/error/signal.c 1.20 04/03/16 09:53:25 barrysmith@barry-smiths-computer.local +18 -1 added manual page for popsignalhandler
src/fortran/custom/zsys.c 1.17 04/03/16 09:53:01 barrysmith@barry-smiths-computer.local +7 -0 added popsignalhandler
Hg-commit: 61e4e85086f6e46174de9288ef84cc6349ccac12
show more ...
|
| 8eb2139f | 25-Feb-2004 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.1970 balay@asterix.mcs.anl.gov|ChangeSet|20040225184806|34681 ChangeSet 1.1970 04/02/25 12:48:06 balay@asterix.mcs.anl.gov +3 -0 documentation fixes
src/vec/is/utils/isblock.c
bk-changeset-1.1970 balay@asterix.mcs.anl.gov|ChangeSet|20040225184806|34681 ChangeSet 1.1970 04/02/25 12:48:06 balay@asterix.mcs.anl.gov +3 -0 documentation fixes
src/vec/is/utils/isblock.c 1.3 04/02/25 12:48:05 balay@asterix.mcs.anl.gov +3 -0 fix the man-page title
src/sys/src/objects/tagm.c 1.12 04/02/25 12:48:05 balay@asterix.mcs.anl.gov +11 -4 add level info
src/ksp/pc/impls/is/nn/nn.c 1.19 04/02/25 12:48:05 balay@asterix.mcs.anl.gov +1 -1 add level
Hg-commit: 66b2b5bdbb2a11296ef8f29d66b94977266ab4ae
show more ...
|
| f365a357 | 24-Feb-2004 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1955.1.5 Kris@p4buschel.|ChangeSet|20040224201658|31651 ChangeSet 1.1955.1.5 04/02/24 12:16:58 Kris@p4buschel. +2 -0 a few minor fixes for matlab and spai
src/mat/impls/aij/seq/
bk-changeset-1.1955.1.5 Kris@p4buschel.|ChangeSet|20040224201658|31651 ChangeSet 1.1955.1.5 04/02/24 12:16:58 Kris@p4buschel. +2 -0 a few minor fixes for matlab and spai
src/mat/impls/aij/seq/matlab/aijmatlab.c 1.22 04/02/24 12:16:57 Kris@p4buschel. +15 -14 damn external packages i don't have header files for....
src/ksp/pc/impls/spai/src/ispai.c 1.19 04/02/24 12:16:57 Kris@p4buschel. +2 -2 typo fix
Hg-commit: 4a07a2d5231f5d40379fea749bd06b34580c6cbb
show more ...
|
| 556c6117 | 19-Feb-2004 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1935 Kris@p4buschel.|ChangeSet|20040219050700|52310 ChangeSet 1.1935 04/02/18 21:07:00 Kris@p4buschel. +4 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into p4buschel.:F:/Home/K
bk-changeset-1.1935 Kris@p4buschel.|ChangeSet|20040219050700|52310 ChangeSet 1.1935 04/02/18 21:07:00 Kris@p4buschel. +4 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into p4buschel.:F:/Home/Kris/petsc/petsc-dev
src/mat/impls/rowbs/mpi/mpirowbs.c 1.47 04/02/18 21:06:59 Kris@p4buschel. +0 -0 Auto merged
src/mat/impls/dense/mpi/mpidense.c 1.33 04/02/18 21:06:58 Kris@p4buschel. +0 -0 Auto merged
src/mat/impls/aij/seq/aij.c 1.127 04/02/18 21:06:58 Kris@p4buschel. +0 -0 Auto merged
src/ksp/pc/impls/is/nn/nn.c 1.18 04/02/18 21:06:57 Kris@p4buschel. +0 -0 Auto merged
Hg-commit: 985d926bdf453c1d9f766ce96b675bf74e04b753
show more ...
|
| b4319ba4 | 18-Feb-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1929.1.110 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040218171425|63990 ChangeSet 1.1929.1.110 04/02/18 11:14:25 barrysmith@barrysmith-57.mcs.anl.gov +13 -0 change name of i
bk-changeset-1.1929.1.110 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040218171425|63990 ChangeSet 1.1929.1.110 04/02/18 11:14:25 barrysmith@barrysmith-57.mcs.anl.gov +13 -0 change name of is. files so won't conflict when generating Fortran stubs PLUS added --with-shared to allow turning off shared libraries
src/mat/impls/is/matis.c 1.13 04/02/18 11:14:22 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 change name of is. files so won't conflict when generating Fortran stubs
src/ksp/pc/impls/is/pcis.h 1.7 04/02/18 11:14:22 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 change name of is. files so won't conflict when generating Fortran stubs
src/ksp/pc/impls/is/pcis.c 1.13 04/02/18 11:14:22 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 change name of is. files so won't conflict when generating Fortran stubs
src/ksp/pc/impls/is/nn/nn.h 1.7 04/02/18 11:14:22 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 change name of is. files so won't conflict when generating Fortran stubs
python/PETSc/Configure.py 1.203 04/02/18 11:14:22 barrysmith@barrysmith-57.mcs.anl.gov +6 -2 add ability to turn off shared libraries
config/linux-gnu-ia64.py 1.4 04/02/18 11:14:22 barrysmith@barrysmith-57.mcs.anl.gov +2 -1 cannot make shared libraries on this machine
bmake/common/rules.shared.basic 1.8 04/02/18 11:14:22 barrysmith@barrysmith-57.mcs.anl.gov +2 -0 shared_none rule to allow turning off shared libraries
src/ksp/pc/impls/is/nn/nn.h 1.6 04/02/18 10:50:28 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 is.h change to pcis.h
src/ksp/pc/impls/is/pcis.h 1.6 04/02/18 10:49:57 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Rename: src/ksp/pc/impls/is/is.h -> src/ksp/pc/impls/is/pcis.h
src/ksp/pc/impls/is/pcis.c 1.12 04/02/18 10:49:50 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Rename: src/ksp/pc/impls/is/is.c -> src/ksp/pc/impls/is/pcis.c
src/ksp/pc/impls/is/makefile 1.5 04/02/18 10:49:43 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 add pc to file names
src/mat/impls/is/matis.h 1.4 04/02/18 10:48:42 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Rename: src/mat/impls/is/is.h -> src/mat/impls/is/matis.h
src/mat/impls/is/matis.c 1.12 04/02/18 10:48:35 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Rename: src/mat/impls/is/is.c -> src/mat/impls/is/matis.c
src/mat/impls/is/makefile 1.4 04/02/18 10:48:27 barrysmith@barrysmith-57.mcs.anl.gov +3 -3 change is file to matis
src/mat/impls/is/is.c 1.11 04/02/18 10:47:52 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 need new name
include/petscmat.h 1.102 04/02/18 10:45:49 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 damn, Kris had not fixed the useMatlab one
todo 1.29 04/02/18 10:45:15 barrysmith@barrysmith-57.mcs.anl.gov +2 -0 *** empty log message ***
bmake/common/rules 1.106 04/02/18 10:40:54 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 be quite on pulls, hopefully this means don't list all the files pulled
Hg-commit: d5b72083ae1c910f37bf123eee092ca0d7389677
show more ...
|
| 72129efb | 17-Feb-2004 |
victorle <victorle@tibook500ve.cs.utk.edu> |
bk-changeset-1.1929.26.2 victorle@tibook500ve.cs.utk.edu|ChangeSet|20040217222226|18336 ChangeSet 1.1929.26.2 04/02/17 17:22:26 victorle@tibook500ve.cs.utk.edu +1 -0 Merge http://petsc@petsc.bkbi
bk-changeset-1.1929.26.2 victorle@tibook500ve.cs.utk.edu|ChangeSet|20040217222226|18336 ChangeSet 1.1929.26.2 04/02/17 17:22:26 victorle@tibook500ve.cs.utk.edu +1 -0 Merge http://petsc@petsc.bkbits.net/petsc-dev into tibook500ve.cs.utk.edu:/Volumes/UserPartition/Users/victorle/Software/petsc/petsc-dev
src/ksp/pc/impls/hypre/hyppilut.c 1.47 04/02/17 17:22:22 victorle@tibook500ve.cs.utk.edu +0 -0 Auto merged
Hg-commit: 0bcbdd62156c12444986ccf8e73117dfd3951664
show more ...
|
| 58de9b7e | 17-Feb-2004 |
victorle <victorle@tibook500ve.cs.utk.edu> |
bk-changeset-1.1929.25.1 victorle@tibook500ve.cs.utk.edu|ChangeSet|20040217222126|30135 ChangeSet 1.1929.25.1 04/02/17 17:21:26 victorle@tibook500ve.cs.utk.edu +1 -0 resolved contradiction betwee
bk-changeset-1.1929.25.1 victorle@tibook500ve.cs.utk.edu|ChangeSet|20040217222126|30135 ChangeSet 1.1929.25.1 04/02/17 17:21:26 victorle@tibook500ve.cs.utk.edu +1 -0 resolved contradiction between two naming schemes for "boomeramg/AMG"
src/ksp/pc/impls/hypre/hyppilut.c 1.45.1.1 04/02/17 17:21:21 victorle@tibook500ve.cs.utk.edu +3 -2 resolved contradiction between two naming schemes for "boomeramg/AMG"
Hg-commit: 41f0b3aa2cd3910155c8f973e24b331690bb059b
show more ...
|
| 1b99c236 | 16-Feb-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1929.1.78 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040216171148|16362 ChangeSet 1.1929.1.78 04/02/16 11:11:48 barrysmith@barrysmith-57.mcs.anl.gov +2 -0 nightly build fixes
bk-changeset-1.1929.1.78 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040216171148|16362 ChangeSet 1.1929.1.78 04/02/16 11:11:48 barrysmith@barrysmith-57.mcs.anl.gov +2 -0 nightly build fixes
src/ksp/pc/impls/is/nn/nn.c 1.16.1.1 04/02/16 11:11:46 barrysmith@barrysmith-57.mcs.anl.gov +4 -0 nightly build fixes
config/macosx-ibm.py 1.29 04/02/16 11:11:46 barrysmith@barrysmith-57.mcs.anl.gov +3 -1 nightly build fixes
Hg-commit: 1ad1a0d852776a5871f1db81b42c2a5ae2ad5aee
show more ...
|
| 3c94ec11 | 16-Feb-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1929.1.77 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040216170718|16750 ChangeSet 1.1929.1.77 04/02/16 11:07:18 barrysmith@barrysmith-57.mcs.anl.gov +94 -0 allow installation
bk-changeset-1.1929.1.77 barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040216170718|16750 ChangeSet 1.1929.1.77 04/02/16 11:07:18 barrysmith@barrysmith-57.mcs.anl.gov +94 -0 allow installation elsewhere
todo 1.27 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -3 allow installation elsewhere
src/vec/utils/vscat.c 1.14 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 allow installation elsewhere
src/vec/utils/vpscat.c 1.12 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 allow installation elsewhere
src/vec/utils/vinv.c 1.23 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 allow installation elsewhere
src/vec/utils/vecstash.c 1.6 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 allow installation elsewhere
src/vec/utils/vecmpitoseq.c 1.8 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 allow installation elsewhere
src/vec/utils/vecio.c 1.25 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 allow installation elsewhere
src/vec/utils/pipeline.c 1.7 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 allow installation elsewhere
src/vec/utils/comb.c 1.11 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 allow installation elsewhere
src/vec/interface/vector.c 1.73 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 allow installation elsewhere
src/vec/interface/vecregall.c 1.14 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 allow installation elsewhere
src/vec/interface/vecreg.c 1.22 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 allow installation elsewhere
src/vec/interface/veccreate.c 1.16 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 allow installation elsewhere
src/vec/interface/mapregall.c 1.7 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 allow installation elsewhere
src/vec/interface/mapreg.c 1.14 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 allow installation elsewhere
src/vec/interface/mapcreate.c 1.9 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 allow installation elsewhere
src/vec/interface/map.c 1.11 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 allow installation elsewhere
src/vec/impls/seq/vseqcr.c 1.8 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 allow installation elsewhere
src/vec/impls/seq/bvec2.c 1.33 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 allow installation elsewhere
src/vec/impls/seq/bvec1.c 1.5 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 allow installation elsewhere
src/vec/impls/mpi/pvecimpl.h 1.5 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 allow installation elsewhere
src/vec/impls/mpi/pmap.c 1.9 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 allow installation elsewhere
src/vec/impls/hypre/vhyp.c 1.5 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 allow installation elsewhere
src/vec/impls/esi/ebvec1.c 1.33 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 allow installation elsewhere
src/vec/impls/dvecimpl.h 1.6 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 allow installation elsewhere
src/ts/interface/ts.c 1.28 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +2 -1 allow installation elsewhere
src/sys/src/objects/pinit.c 1.30 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 allow installation elsewhere
src/sys/src/dll/makefile 1.5 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 allow installation elsewhere
src/mat/matimpl.h 1.35 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +0 -5 allow installation elsewhere
src/mat/interface/matrix.c 1.97 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 allow installation elsewhere
src/mat/impls/shell/shellcnv.c 1.8 04/02/16 11:07:02 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 allow installation elsewhere
src/mat/impls/shell/shell.c 1.15 04/02/16 11:07:02 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 allow installation elsewhere
src/mat/impls/maij/maij.c 1.14 04/02/16 11:07:02 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 allow installation elsewhere
src/ksp/pc/impls/shell/shellpc.c 1.13 04/02/16 11:07:02 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 allow installation elsewhere
src/fortran/custom/zts.c 1.12 04/02/16 11:07:02 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 allow installation elsewhere
src/dm/da/src/gr2.c 1.19 04/02/16 11:07:02 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 allow installation elsewhere
python/PETSc/Configure.py 1.191 04/02/16 11:07:02 barrysmith@barrysmith-57.mcs.anl.gov +6 -3 allow installation elsewhere
makefile 1.93 04/02/16 11:07:02 barrysmith@barrysmith-57.mcs.anl.gov +66 -0 allow installation elsewhere
include/petscvec.h 1.40 04/02/16 11:07:02 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 allow installation elsewhere
include/petsclog.h 1.34 04/02/16 11:07:02 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 allow installation elsewhere
config/configure.py 1.58 04/02/16 11:07:02 barrysmith@barrysmith-57.mcs.anl.gov +0 -4 allow installation elsewhere
bmake/win64_intel/variables 1.7 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow installation elsewhere
bmake/win32_ms_wmpi/variables 1.7 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow installation elsewhere
bmake/win32_ms_mpipro/variables 1.9 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow installation elsewhere
bmake/win32_ms_mpich/variables 1.16 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow installation elsewhere
bmake/win32_ms_hpvm/variables 1.8 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow installation elsewhere
bmake/win32_ms/variables 1.8 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow installation elsewhere
bmake/win32_intel/variables 1.7 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow installation elsewhere
bmake/win32_gnu/variables 1.6 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow installation elsewhere
bmake/win32_borland/variables 1.10 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow installation elsewhere
bmake/t3e/variables 1.6 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow installation elsewhere
bmake/sx6/variables 1.3 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow installation elsewhere
bmake/solaris_x86/variables 1.6 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow installation elsewhere
bmake/solaris_uni/variables 1.9 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow installation elsewhere
bmake/solaris_lam/variables 1.9 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow installation elsewhere
bmake/solaris_gnu/variables 1.7 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow installation elsewhere
bmake/solaris64/variables 1.10 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow installation elsewhere
bmake/solaris/variables 1.9 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow installation elsewhere
bmake/rs6000_sp/variables 1.9 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow installation elsewhere
bmake/rs6000_gnu/variables 1.5 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow installation elsewhere
bmake/rs6000_64/variables 1.11 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow installation elsewhere
bmake/rs6000/variables 1.7 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow installation elsewhere
bmake/macx/variables 1.17 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow installation elsewhere
bmake/linux_uni/variables 1.2 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow installation elsewhere
bmake/linux_tau/variables 1.4 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow installation elsewhere
bmake/linux_superludist/variables 1.4 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow installation elsewhere
bmake/linux_pgi/variables 1.8 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow installation elsewhere
bmake/linux_nagf90/variables 1.5 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow installation elsewhere
bmake/linux_jazz_intel/variables 1.5 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow installation elsewhere
bmake/linux_intel/variables 1.14 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow installation elsewhere
bmake/linux_gm/variables 1.3 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow installation elsewhere
bmake/linux_gcc_pgf90/variables 1.13 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow installation elsewhere
bmake/linux_gcc_ifc/variables 1.2 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow installation elsewhere
bmake/linux_alpha_dec/variables 1.9 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow installation elsewhere
bmake/linux_alpha/variables 1.7 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow installation elsewhere
bmake/linux_absoft/variables 1.6 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow installation elsewhere
bmake/linux64_intel/variables 1.10 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow installation elsewhere
bmake/linux64/variables 1.5 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow installation elsewhere
bmake/linux/variables 1.6 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow installation elsewhere
bmake/hpux64/variables 1.6 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow installation elsewhere
bmake/hpux/variables 1.6 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow installation elsewhere
bmake/freebsd/variables 1.6 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow installation elsewhere
bmake/cray-x1/variables 1.2 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow installation elsewhere
bmake/config/variables.in 1.41 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow installation elsewhere
bmake/common/rules 1.105 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +2 -2 allow installation elsewhere
bmake/beos/variables 1.5 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow installation elsewhere
bmake/ascired/variables 1.6 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow installation elsewhere
bmake/alpha_uni/variables 1.8 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow installation elsewhere
bmake/alpha_gnu/variables 1.6 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow installation elsewhere
bmake/alpha/variables 1.9 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow installation elsewhere
bmake/UXPV/variables 1.7 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 allow installation elsewhere
bmake/IRIX_gnu/variables 1.6 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow installation elsewhere
bmake/IRIX64/variables 1.7 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow installation elsewhere
bmake/IRIX/variables 1.5 04/02/16 11:06:58 barrysmith@barrysmith-57.mcs.anl.gov +1 -0 allow installation elsewhere
Hg-commit: 7b2843cade75425c628042a823b0bad6b0499dfc
show more ...
|
| de362556 | 11-Feb-2004 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1934 Kris@p4buschel.|ChangeSet|20040211111633|26908 ChangeSet 1.1934 04/02/11 03:16:33 Kris@p4buschel. +28 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into p4buschel.:F:/Home/
bk-changeset-1.1934 Kris@p4buschel.|ChangeSet|20040211111633|26908 ChangeSet 1.1934 04/02/11 03:16:33 Kris@p4buschel. +28 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into p4buschel.:F:/Home/Kris/petsc/petsc-dev
src/sys/src/viewer/impls/mathematica/mathematica.c 1.24 04/02/11 03:16:33 Kris@p4buschel. +0 -0 Auto merged
src/mat/utils/axpy.c 1.12 04/02/11 03:16:32 Kris@p4buschel. +0 -0 Auto merged
src/mat/impls/sbaij/seq/sbaijfact2.c 1.33 04/02/11 03:16:32 Kris@p4buschel. +0 -0 Auto merged
src/mat/impls/sbaij/seq/sbaij.c 1.92 04/02/11 03:16:31 Kris@p4buschel. +0 -0 Auto merged
src/mat/impls/sbaij/mpi/mpisbaij.c 1.85 04/02/11 03:16:31 Kris@p4buschel. +0 -0 Auto merged
src/mat/impls/sbaij/mpi/mmsbaij.c 1.22 04/02/11 03:16:30 Kris@p4buschel. +0 -0 Auto merged
src/mat/impls/rowbs/mpi/mpirowbs.c 1.46 04/02/11 03:16:29 Kris@p4buschel. +0 -0 Auto merged
src/mat/impls/dense/seq/dense.c 1.47 04/02/11 03:16:29 Kris@p4buschel. +0 -0 Auto merged
src/mat/impls/dense/mpi/mpidense.c 1.32 04/02/11 03:16:28 Kris@p4buschel. +0 -0 Auto merged
src/mat/impls/bdiag/seq/bdiag.c 1.26 04/02/11 03:16:28 Kris@p4buschel. +0 -0 Auto merged
src/mat/impls/bdiag/mpi/mpibdiag.c 1.29 04/02/11 03:16:27 Kris@p4buschel. +0 -0 Auto merged
src/mat/impls/baij/seq/baijfact2.c 1.32 04/02/11 03:16:27 Kris@p4buschel. +0 -0 Auto merged
src/mat/impls/baij/seq/baij.c 1.77 04/02/11 03:16:26 Kris@p4buschel. +0 -0 Auto merged
src/mat/impls/baij/mpi/mpibaij.c 1.52 04/02/11 03:16:26 Kris@p4buschel. +0 -0 Auto merged
src/mat/impls/baij/mpi/mmbaij.c 1.15 04/02/11 03:16:25 Kris@p4buschel. +0 -0 Auto merged
src/mat/impls/aij/seq/superlu/superlu.c 1.57 04/02/11 03:16:25 Kris@p4buschel. +0 -0 Auto merged
src/mat/impls/aij/seq/aijfact.c 1.49 04/02/11 03:16:24 Kris@p4buschel. +0 -0 Auto merged
src/mat/impls/aij/seq/aij.c 1.126 04/02/11 03:16:24 Kris@p4buschel. +0 -0 Auto merged
src/mat/impls/aij/mpi/pxxt.c 1.14 04/02/11 03:16:23 Kris@p4buschel. +0 -0 Auto merged
src/mat/impls/aij/mpi/mmaij.c 1.11 04/02/11 03:16:23 Kris@p4buschel. +0 -0 Auto merged
src/ksp/pc/interface/precon.c 1.36 04/02/11 03:16:22 Kris@p4buschel. +0 -0 Auto merged
src/ksp/pc/impls/spai/src/ispai.c 1.18 04/02/11 03:16:22 Kris@p4buschel. +0 -0 Auto merged
src/ksp/pc/impls/is/nn/nn.c 1.17 04/02/11 03:16:21 Kris@p4buschel. +0 -0 Auto merged
src/ksp/pc/impls/eisens/eisen.c 1.14 04/02/11 03:16:21 Kris@p4buschel. +0 -0 Auto merged
src/ksp/ksp/interface/eige.c 1.10 04/02/11 03:16:20 Kris@p4buschel. +0 -0 Auto merged
src/dm/da/utils/pack.c 1.8 04/02/11 03:16:20 Kris@p4buschel. +0 -0 Auto merged
src/dm/da/src/dainterp.c 1.9 04/02/11 03:16:19 Kris@p4buschel. +0 -0 Auto merged
src/dm/ao/impls/basic/aodatabasic.c 1.13 04/02/11 03:16:19 Kris@p4buschel. +0 -0 Auto merged
Hg-commit: 5e3c018f165b443acc8fb0f286f19e6a66fa058a
show more ...
|
| 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 ...
|
| 5c9740d6 | 11-Feb-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1929.11.1 barrysmith@barry-smiths-computer.local|ChangeSet|20040211005724|42009 ChangeSet 1.1929.11.1 04/02/10 18:57:24 barrysmith@barry-smiths-computer.local +2 -0 better docs for
bk-changeset-1.1929.11.1 barrysmith@barry-smiths-computer.local|ChangeSet|20040211005724|42009 ChangeSet 1.1929.11.1 04/02/10 18:57:24 barrysmith@barry-smiths-computer.local +2 -0 better docs for nn preconditioner
src/ksp/pc/impls/is/nn/nn.c 1.16 04/02/10 18:57:22 barrysmith@barry-smiths-computer.local +10 -3 docs on all -is options
src/ksp/pc/impls/is/is.c 1.11 04/02/10 18:57:22 barrysmith@barry-smiths-computer.local +3 -3 better prefixes for options
src/ksp/pc/impls/is/nn/nn.c 1.15 04/02/10 18:36:34 barrysmith@barry-smiths-computer.local +3 -3 better names with correct prefix for turning off balancing
Hg-commit: 748fb39b064e048ae15930aa746c8947c84d107e
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 ...
|
| dfc58137 | 07-Feb-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1929.1.13 barrysmith@barry-smiths-computer.local|ChangeSet|20040207052948|18221 ChangeSet 1.1929.1.13 04/02/06 23:29:48 barrysmith@barry-smiths-computer.local +3 -0 check also if m
bk-changeset-1.1929.1.13 barrysmith@barry-smiths-computer.local|ChangeSet|20040207052948|18221 ChangeSet 1.1929.1.13 04/02/06 23:29:48 barrysmith@barry-smiths-computer.local +3 -0 check also if mpi_init for Fortran is in MPI libraries (for some reason on /home/petsc/soft/solaris-9/mpich-1.2.5/lib/shared/ it is not)
python/PETSc/packages/MPI.py 1.72.1.5 04/02/06 23:29:07 barrysmith@barry-smiths-computer.local +5 -1 check also if mpi_init for Fortran is in MPI libraries (for some reason on /home/petsc/soft/solaris-9/mpich-1.2.5/lib/shared/ it is not)
src/ksp/pc/impls/samg/samgpetsc.c 1.8 04/02/06 17:53:04 barrysmith@barry-smiths-computer.local +1 -1 C only for macro used only just for docs
src/ksp/pc/impls/is/nn/nn.c 1.14 04/02/06 17:52:42 barrysmith@barry-smiths-computer.local +1 -1 C only for macro used only just for docs
Hg-commit: 41d80e03c5d342f4d05d7d442caff8c945274240
show more ...
|
| 319b5580 | 06-Feb-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1929.1.5 barrysmith@barry-smiths-computer.local|ChangeSet|20040206044143|55124 ChangeSet 1.1929.1.5 04/02/05 22:41:43 barrysmith@barry-smiths-computer.local +3 -0 mv pc/impls/sles
bk-changeset-1.1929.1.5 barrysmith@barry-smiths-computer.local|ChangeSet|20040206044143|55124 ChangeSet 1.1929.1.5 04/02/05 22:41:43 barrysmith@barry-smiths-computer.local +3 -0 mv pc/impls/sles to ksp
src/ksp/pc/impls/ksp/makefile 1.6 04/02/05 22:29:55 barrysmith@barry-smiths-computer.local +3 -3 file should be ksp cause sles -> ksp
src/ksp/pc/impls/ksp/pcksp.c 1.12 04/02/05 22:29:18 barrysmith@barry-smiths-computer.local +0 -0 Rename: src/ksp/pc/impls/ksp/pcsles.c -> src/ksp/pc/impls/ksp/pcksp.c
src/ksp/pc/impls/makefile 1.15 04/02/05 22:29:03 barrysmith@barry-smiths-computer.local +1 -1 sles->ksp dir
src/ksp/pc/impls/ksp/pcsles.c 1.11 04/02/05 22:28:18 barrysmith@barry-smiths-computer.local +0 -0 mvdir
src/ksp/pc/impls/ksp/makefile 1.5 04/02/05 22:28:18 barrysmith@barry-smiths-computer.local +0 -0 mvdir
Hg-commit: 6271763b90f025bdc624388bcbb985aecac567d4
show more ...
|
| 2ac43ceb | 06-Feb-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1929.1.4 barrysmith@barry-smiths-computer.local|ChangeSet|20040206041913|54433 ChangeSet 1.1929.1.4 04/02/05 22:19:13 barrysmith@barry-smiths-computer.local +1 -0 Merge bk://petsc@
bk-changeset-1.1929.1.4 barrysmith@barry-smiths-computer.local|ChangeSet|20040206041913|54433 ChangeSet 1.1929.1.4 04/02/05 22:19:13 barrysmith@barry-smiths-computer.local +1 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into barry-smiths-computer.local:/Users/barrysmith/petsc-dev
include/petscpc.h 1.41 04/02/05 22:19:12 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
Hg-commit: 84b1824249de971ddfaa9eb4b47c4d8b69af612b
show more ...
|
| 37a17b4d | 06-Feb-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1929.3.1 barrysmith@barry-smiths-computer.local|ChangeSet|20040206041852|56337 ChangeSet 1.1929.3.1 04/02/05 22:18:52 barrysmith@barry-smiths-computer.local +12 -0 manual pages for
bk-changeset-1.1929.3.1 barrysmith@barry-smiths-computer.local|ChangeSet|20040206041852|56337 ChangeSet 1.1929.3.1 04/02/05 22:18:52 barrysmith@barry-smiths-computer.local +12 -0 manual pages for pc types
src/ksp/pc/impls/redundant/redundant.c 1.11 04/02/05 22:18:49 barrysmith@barry-smiths-computer.local +14 -0 manual pages for pc types
src/ksp/pc/impls/samg/samgpetsc.c 1.7 04/02/05 21:46:55 barrysmith@barry-smiths-computer.local +2 -0 mention SAMG is commerical \
src/ksp/pc/impls/samg/samgpetsc.c 1.6 04/02/05 21:46:00 barrysmith@barry-smiths-computer.local +31 -32 docs
src/ksp/pc/impls/hypre/hyppilut.c 1.45 04/02/05 21:37:39 barrysmith@barry-smiths-computer.local +1 -1 forgot the -help needed to print options
src/ksp/pc/impls/esi/pesi.c 1.18 04/02/05 21:36:07 barrysmith@barry-smiths-computer.local +13 -0 docs
include/petscpc.h 1.40 04/02/05 21:29:24 barrysmith@barry-smiths-computer.local +0 -13 removed mention of multilevel and schur preconditioners which are no longer in PETSc
src/ksp/pc/impls/ramg/ramgpetsc.c 1.13 04/02/05 21:26:58 barrysmith@barry-smiths-computer.local +1 -0 make link to samg explicit
src/ksp/pc/impls/ramg/ramgpetsc.c 1.12 04/02/05 21:20:39 barrysmith@barry-smiths-computer.local +44 -0 docs
src/ksp/pc/impls/is/nn/nn.c 1.13 04/02/05 21:09:01 barrysmith@barry-smiths-computer.local +17 -8 docs
src/ksp/pc/impls/spai/src/ispai.c 1.17 04/02/05 20:45:41 barrysmith@barry-smiths-computer.local +1 -6 dead comment and incorrect said only worked for seqaij
src/ksp/pc/impls/ilu/ilu.c 1.26 04/02/05 20:37:26 barrysmith@barry-smiths-computer.local +2 -0 point block ILU with BAIJ
src/ksp/pc/impls/icc/icc.c 1.21 04/02/05 20:37:00 barrysmith@barry-smiths-computer.local +3 -3 removed from list of routines non-ICC ones
src/ksp/pc/impls/icc/icc.c 1.20 04/02/05 20:35:58 barrysmith@barry-smiths-computer.local +28 -0 docs
src/ksp/pc/impls/pbjacobi/pbjacobi.c 1.8 04/02/05 20:32:13 barrysmith@barry-smiths-computer.local +13 -0 docs
src/ksp/pc/impls/sor/sor.c 1.15 04/02/05 20:29:34 barrysmith@barry-smiths-computer.local +3 -1 docs for sor
Hg-commit: fc74110061041bfaf7b109bc0c546afa3d1833a3
show more ...
|
| 7c526038 | 06-Feb-2004 |
victorle <victorle@tibook500ve.cs.utk.edu> |
bk-changeset-1.1929.2.1 victorle@tibook500ve.cs.utk.edu|ChangeSet|20040206041325|14654 ChangeSet 1.1929.2.1 04/02/05 23:13:25 victorle@tibook500ve.cs.utk.edu +3 -0 milu preconditioner removed (ob
bk-changeset-1.1929.2.1 victorle@tibook500ve.cs.utk.edu|ChangeSet|20040206041325|14654 ChangeSet 1.1929.2.1 04/02/05 23:13:25 victorle@tibook500ve.cs.utk.edu +3 -0 milu preconditioner removed (obsolete since PC<type>SetShift)
src/ksp/pc/interface/pcregis.c 1.22 04/02/05 23:13:21 victorle@tibook500ve.cs.utk.edu +0 -2 milu preconditioner removed (obsolete since PC<type>SetShift)
src/ksp/pc/impls/makefile 1.14 04/02/05 23:13:21 victorle@tibook500ve.cs.utk.edu +1 -1 milu preconditioner removed (obsolete since PC<type>SetShift)
include/petscpc.h 1.39.1.1 04/02/05 23:13:21 victorle@tibook500ve.cs.utk.edu +0 -1 milu preconditioner removed (obsolete since PC<type>SetShift)
Hg-commit: 6cad8a409c9a09e38bcba03ffe7e01fc44d75542
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 ...
|
| 9d153194 | 26-Jan-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1896 barrysmith@barry-smiths-computer.local|ChangeSet|20040126162621|37167 ChangeSet 1.1896 04/01/26 10:26:21 barrysmith@barry-smiths-computer.local +5 -0 removed pbsor, will be ha
bk-changeset-1.1896 barrysmith@barry-smiths-computer.local|ChangeSet|20040126162621|37167 ChangeSet 1.1896 04/01/26 10:26:21 barrysmith@barry-smiths-computer.local +5 -0 removed pbsor, will be handled by sor
src/ksp/pc/impls/makefile 1.13 04/01/26 10:25:45 barrysmith@barry-smiths-computer.local +1 -1 removed seperate point block SOR
src/mat/interface/matrix.c 1.92 04/01/26 10:24:43 barrysmith@barry-smiths-computer.local +9 -2 matrelax will call point block version if needed
src/ksp/pc/interface/pcregis.c 1.21 04/01/26 10:22:25 barrysmith@barry-smiths-computer.local +0 -2 removed pbsor, will be handled by sor
include/petscpc.h 1.39 04/01/26 10:21:57 barrysmith@barry-smiths-computer.local +0 -1 remove pbsor as a seperate pc, will be done by sor
src/ksp/pc/impls/sor/sor.c 1.14 04/01/25 19:54:42 barrysmith@barry-smiths-computer.local +2 -2 unstatic the functions so they can be used from pbsor
Hg-commit: 264700aa869d34b25843cf75dcb94cfb486512ea
show more ...
|
| a1d92eed | 25-Jan-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1888.1.2 barrysmith@barry-smiths-computer.local|ChangeSet|20040125230626|19659 ChangeSet 1.1888.1.2 04/01/25 17:06:26 barrysmith@barry-smiths-computer.local +10 -0 initial work for
bk-changeset-1.1888.1.2 barrysmith@barry-smiths-computer.local|ChangeSet|20040125230626|19659 ChangeSet 1.1888.1.2 04/01/25 17:06:26 barrysmith@barry-smiths-computer.local +10 -0 initial work for adding point block SOR and initial work for improving scalability of DANaturalToGlobal() and GlobalToNatural() so they do not need global AO object
src/mat/interface/matrix.c 1.91 04/01/25 17:06:24 barrysmith@barry-smiths-computer.local +44 -1 introduce MatPBRelax for point block SOR
src/mat/impls/baij/seq/baij.h 1.16.1.1 04/01/25 17:06:24 barrysmith@barry-smiths-computer.local +2 -1 invert diagonal of matrix, for pbjacobi and pbsor
src/mat/impls/baij/seq/baij.c 1.69 04/01/25 17:06:24 barrysmith@barry-smiths-computer.local +64 -0 invert diagonal of matrix, for pbjacobi and pbsor
src/ksp/pc/impls/pbjacobi/pbjacobi.c 1.7 04/01/25 17:06:24 barrysmith@barry-smiths-computer.local +5 -39 keep the inverse diagonal of matrix inside the matrix object
src/dm/da/examples/tests/makefile 1.14 04/01/25 17:06:23 barrysmith@barry-smiths-computer.local +17 -2 basic test of saving DA vectors to file in natural ordering
src/dm/da/examples/tests/ex23.c 1.2 04/01/25 17:03:04 barrysmith@barry-smiths-computer.local +27 -82 basic test of saving DA vectors to file in natural ordering
src/dm/da/examples/tests/ex23.c 1.1 04/01/25 16:09:28 barrysmith@barry-smiths-computer.local +132 -0
src/dm/da/examples/tests/ex23.c 1.0 04/01/25 16:09:28 barrysmith@barry-smiths-computer.local +0 -0 BitKeeper file /Users/barrysmith/petsc-dev/src/dm/da/examples/tests/ex23.c
todo 1.14 04/01/25 16:05:55 barrysmith@barry-smiths-computer.local +2 -0 *** empty log message ***
src/dm/da/src/dadist.c 1.10 04/01/25 15:54:48 barrysmith@barry-smiths-computer.local +3 -0 *** empty log message ***
include/petscmat.h 1.99 04/01/23 10:42:54 barrysmith@barry-smiths-computer.local +2 -1 added point block relaxation
src/mat/matimpl.h 1.34 04/01/23 10:41:45 barrysmith@barry-smiths-computer.local +2 -1 added pbrelax for Point Block relaxation (SOR and Gauss-Seidel)
Hg-commit: 9a982fbca8f7cb3207c0a49f70d3d389cdcc2416
show more ...
|