History log of /petsc/src/ksp/ksp/interface/itfunc.c (Results 1101 – 1114 of 1114)
Revision Date Author Comments
# 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 ...


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


# c9780b6f 09-Feb-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1929.1.27
barrysmith@barry-smiths-computer.local|ChangeSet|20040209171320|45882
ChangeSet
1.1929.1.27 04/02/09 11:13:20 barrysmith@barry-smiths-computer.local +54 -0
petsccheck mac

bk-changeset-1.1929.1.27
barrysmith@barry-smiths-computer.local|ChangeSet|20040209171320|45882
ChangeSet
1.1929.1.27 04/02/09 11:13:20 barrysmith@barry-smiths-computer.local +54 -0
petsccheck macros now take argument number for easier debugging

src/vec/utils/vecmpitoseq.c
1.7 04/02/09 11:13:16 barrysmith@barry-smiths-computer.local +2 -2
petsccheck macros now take argument number for easier debugging

src/vec/is/utils/iscomp.c
1.8 04/02/09 11:13:16 barrysmith@barry-smiths-computer.local +1 -1
petsccheck macros now take argument number for easier debugging

src/vec/is/interface/index.c
1.7 04/02/09 11:13:16 barrysmith@barry-smiths-computer.local +1 -1
petsccheck macros now take argument number for easier debugging

src/vec/interface/vector.c
1.69 04/02/09 11:13:16 barrysmith@barry-smiths-computer.local +85 -95
petsccheck macros now take argument number for easier debugging

src/ts/interface/ts.c
1.27 04/02/09 11:13:16 barrysmith@barry-smiths-computer.local +7 -7
snessolve no longer passes out number of iterations

src/ts/impls/pseudo/posindep.c
1.14 04/02/09 11:13:16 barrysmith@barry-smiths-computer.local +3 -2
snessolve no longer passes out number of iterations

src/ts/impls/implicit/cn/cn.c
1.9 04/02/09 11:13:16 barrysmith@barry-smiths-computer.local +3 -2
snessolve no longer passes out number of iterations

src/ts/impls/implicit/beuler/beuler.c
1.10 04/02/09 11:13:15 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/utils/damgsnes.c
1.25 04/02/09 11:13:15 barrysmith@barry-smiths-computer.local +2 -2
snessolve no longer passes out number of iterations

src/snes/snesimpl.h
1.11 04/02/09 11:13:15 barrysmith@barry-smiths-computer.local +1 -1
snessolve no longer passes out number of iterations

src/snes/interface/snes.c
1.36 04/02/09 11:13:15 barrysmith@barry-smiths-computer.local +12 -16
snessolve no longer passes out number of iterations

src/snes/impls/tr/tr.c
1.10 04/02/09 11:13:15 barrysmith@barry-smiths-computer.local +2 -4
snessolve no longer passes out number of iterations

src/snes/impls/test/snestest.c
1.10 04/02/09 11:13:15 barrysmith@barry-smiths-computer.local +1 -2
snessolve no longer passes out number of iterations

src/snes/impls/ls/ls.c
1.32 04/02/09 11:13:15 barrysmith@barry-smiths-computer.local +2 -6
snessolve no longer passes out number of iterations

src/snes/examples/tutorials/ex6.c
1.9 04/02/09 11:13:15 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tutorials/ex5s.c
1.6 04/02/09 11:13:15 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tutorials/ex5f90.F
1.8 04/02/09 11:13:15 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tutorials/ex5f.F
1.10 04/02/09 11:13:15 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tutorials/ex5.c
1.14 04/02/09 11:13:15 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tutorials/ex3.c
1.7 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tutorials/ex26.c
1.11 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tutorials/ex21.c
1.6 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tutorials/ex2.c
1.7 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tutorials/ex1f.F
1.11 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tutorials/ex14.c
1.8 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tutorials/ex10d/ex10.c
1.10 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tutorials/ex1.c
1.7 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tests/ex9.c
1.7 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tests/ex7.c
1.7 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tests/ex5.c
1.6 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tests/ex4.c
1.6 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tests/ex1f.F
1.7 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tests/ex13.c
1.7 04/02/09 11:13:14 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tests/ex12f.F
1.6 04/02/09 11:13:13 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tests/ex11.c
1.10 04/02/09 11:13:13 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/snes/examples/tests/ex1.c
1.7 04/02/09 11:13:13 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/pf/interface/pf.c
1.11 04/02/09 11:13:13 barrysmith@barry-smiths-computer.local +1 -1
PetscValidCheck now include argument number for easier debugging


src/mat/partition/partition.c
1.16 04/02/09 11:13:13 barrysmith@barry-smiths-computer.local +1 -1
PetscValidCheck now include argument number for easier debugging


src/mat/matfd/fdmatrix.c
1.13 04/02/09 11:13:13 barrysmith@barry-smiths-computer.local +1 -1
PetscValidCheck now include argument number for easier debugging


src/mat/interface/mhas.c
1.6 04/02/09 11:13:13 barrysmith@barry-smiths-computer.local +1 -1
PetscValidCheck now include argument number for easier debugging


src/mat/interface/matrix.c
1.95 04/02/09 11:13:13 barrysmith@barry-smiths-computer.local +113 -115
PetscValidCheck now include argument number for easier debugging


src/mat/impls/aij/seq/matptap.c
1.11 04/02/09 11:13:12 barrysmith@barry-smiths-computer.local +5 -5
PetscValidCheck now include argument number for easier debugging


src/mat/impls/aij/seq/matmatmult.c
1.42 04/02/09 11:13:12 barrysmith@barry-smiths-computer.local +7 -7
PetscValidCheck now include argument number for easier debugging


src/ksp/pc/interface/precon.c
1.34.1.2 04/02/09 11:13:12 barrysmith@barry-smiths-computer.local +2 -2
PetscValidCheck now include argument number for easier debugging


src/ksp/ksp/interface/itfunc.c
1.35 04/02/09 11:13:12 barrysmith@barry-smiths-computer.local +1 -1
PetscValidCheck now include argument number for easier debugging


src/ksp/ksp/interface/itcreate.c
1.38 04/02/09 11:13:12 barrysmith@barry-smiths-computer.local +1 -1
PetscValidCheck now include argument number for easier debugging


src/contrib/oberman/burgers_vertex_based_q1/main.c
1.5 04/02/09 11:13:12 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/contrib/oberman/burgers_df_based_q1/appsetalg.c
1.5 04/02/09 11:13:12 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

src/contrib/fun3d/flow.c
1.12 04/02/09 11:13:12 barrysmith@barry-smiths-computer.local +2 -1
snessolve no longer passes out number of iterations

python/PETSc/Configure.py
1.178 04/02/09 11:13:12 barrysmith@barry-smiths-computer.local +1 -1
support for more sh

include/petscsnes.h
1.25 04/02/09 11:13:12 barrysmith@barry-smiths-computer.local +1 -1
snessolve no longer passes out number of iterations

include/petschead.h
1.25 04/02/09 11:13:12 barrysmith@barry-smiths-computer.local +10 -6
PetscValidCheck now include argument number for easier debugging


docs/website/documentation/changes/220.html
1.11 04/02/09 11:13:12 barrysmith@barry-smiths-computer.local +2 -0
snessolve no longer passes out number of iterations

docs/tex/manual/part2.tex
1.67 04/02/09 11:13:11 barrysmith@barry-smiths-computer.local +2 -3
snessolve no longer passes out number of iterations


Hg-commit: f468c78b1267f35c704894880247c38527557a81

show more ...


# 557a7fc0 09-Feb-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1929.1.26
barrysmith@barry-smiths-computer.local|ChangeSet|20040209035113|31655
ChangeSet
1.1929.1.26 04/02/08 21:51:13 barrysmith@barry-smiths-computer.local +0 -0
Merge bk://pets

bk-changeset-1.1929.1.26
barrysmith@barry-smiths-computer.local|ChangeSet|20040209035113|31655
ChangeSet
1.1929.1.26 04/02/08 21:51:13 barrysmith@barry-smiths-computer.local +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barry-smiths-computer.local:/Users/barrysmith/petsc-dev


Hg-commit: fd21a0e1c80a3563467c19d2b5a2e670e6371e25

show more ...


# 4482741e 09-Feb-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1929.7.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040209035034|33196
ChangeSet
1.1929.7.1 04/02/08 21:50:34 barrysmith@barry-smiths-computer.local +192 -0
Implementing Vi

bk-changeset-1.1929.7.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040209035034|33196
ChangeSet
1.1929.7.1 04/02/08 21:50:34 barrysmith@barry-smiths-computer.local +192 -0
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

todo
1.21 04/02/08 21:50:27 barrysmith@barry-smiths-computer.local +4 -0
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/utils/vscat.c
1.13 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +16 -16
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/utils/vinv.c
1.22 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +30 -20
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/utils/vecmpitoseq.c
1.6 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +4 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/utils/vecio.c
1.24 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/utils/cmesh.c
1.4 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/is/utils/isltog.c
1.13 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +14 -12
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/is/utils/isdiff.c
1.6 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +6 -6
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/is/utils/iscomp.c
1.7 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/is/utils/iscoloring.c
1.14 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +7 -6
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/is/interface/index.c
1.6 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +26 -25
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/is/impls/stride/stride.c
1.5 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +6 -6
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/is/impls/general/general.c
1.5 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/is/impls/block/block.c
1.5 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +12 -12
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/interface/vector.c
1.68 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +139 -127
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/interface/vecreg.c
1.21 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/interface/veccreate.c
1.15 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/interface/mapreg.c
1.13 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/interface/mapcreate.c
1.8 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/interface/map.c
1.10 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +14 -14
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/vec/impls/mpi/pbvec.c
1.17 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ts/interface/tsreg.c
1.15 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ts/interface/tscreate.c
1.8 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ts/interface/ts.c
1.26 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +61 -53
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ts/impls/pseudo/posindep.c
1.13 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ts/impls/implicit/cn/cn.c
1.8 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +3 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/interface/viewreg.c
1.9 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/interface/viewa.c
1.8 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/interface/view.c
1.6 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/interface/flush.c
1.4 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/interface/dupl.c
1.5 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/impls/vu/petscvu.c
1.6 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +4 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/impls/string/stringv.c
1.9 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/impls/silo/vsilo.c
1.11 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +12 -12
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/impls/mathematica/mathematica.c
1.23 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +17 -15
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/impls/hdf4/hdf4v.c
1.5 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/impls/draw/drawv.c
1.15 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +6 -6
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/impls/binary/binv.c
1.21 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/impls/ascii/filev.c
1.16 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +11 -9
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/viewer/impls/ams/ams.c
1.12 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +3 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/utils/random.c
1.11 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +8 -5
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/utils/pbarrier.c
1.9 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/utils/dict.c
1.9 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +19 -19
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/plog/stageLog.c
1.18 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +20 -14
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/plog/ploginfo.c
1.13 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/plog/plog.c
1.38 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +5 -5
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/plog/eventLog.c
1.24 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/plog/classLog.c
1.12 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/objects/tagm.c
1.11 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/objects/pname.c
1.11 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/objects/options.c
1.30 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +16 -8
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/objects/inherit.c
1.17 04/02/08 21:50:22 barrysmith@barry-smiths-computer.local +7 -6
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/objects/destroy.c
1.11 04/02/08 21:50:22 barrysmith@barry-smiths-computer.local +7 -6
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/matlabengine/matlab.c
1.21 04/02/08 21:50:22 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_win32.c
1.4 04/02/08 21:50:22 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_t3e.c
1.4 04/02/08 21:50:22 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_solaris_old.c
1.4 04/02/08 21:50:22 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_solaris.c
1.4 04/02/08 21:50:22 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_rs6000.c
1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_nag.c
1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_hpux.c
1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_common.c
1.5 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +10 -8
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_alpha.c
1.5 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_absoft.c
1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/f90/f90_IRIX.c
1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +4 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/error/err.c
1.19 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +12 -8
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/utils/lg.c
1.10 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +17 -15
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/utils/hists.c
1.14 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +16 -14
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/utils/dscatter.c
1.8 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +12 -11
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/utils/axis.c
1.9 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dviewp.c
1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +4 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dtri.c
1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dtextv.c
1.5 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dtexts.c
1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dtextgs.c
1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dtext.c
1.6 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dsflush.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dsetpause.c
1.5 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dsclear.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/drect.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/drawreg.c
1.14 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/draw.c
1.10 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +13 -11
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dpoints.c
1.5 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dpoint.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dpause.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dmouse.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dlinew.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dlinegw.c
1.5 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dline.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +3 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dgpause.c
1.5 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dgcoor.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +5 -5
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dflush.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dellipse.c
1.6 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dcoor.c
1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dclear.c
1.4 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/draw/interface/dbuff.c
1.4 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/sys/src/dll/reg.c
1.18 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/snes/mf/wp.c
1.7 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/snes/mf/snesmfjdef.c
1.7 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/snes/mf/snesmfj.c
1.28 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +7 -7
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/snes/interface/snes.c
1.35 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +70 -64
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/snes/impls/ls/lsparams.c
1.5 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +5 -5
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/pf/interface/pf.c
1.10 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +14 -12
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/utils/zerodiag.c
1.8 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +0 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/utils/matio.c
1.18 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/utils/getcolv.c
1.4 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/utils/gcreate.c
1.14 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/utils/axpy.c
1.11 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +12 -12
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/partition/partition.c
1.15 04/02/08 21:50:18 barrysmith@barry-smiths-computer.local +11 -10
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/order/sorder.c
1.14 04/02/08 21:50:18 barrysmith@barry-smiths-computer.local +3 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/matfd/fdmatrix.c
1.12 04/02/08 21:50:18 barrysmith@barry-smiths-computer.local +14 -17
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/interface/mhas.c
1.5 04/02/08 21:50:18 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/interface/matrix.c
1.94 04/02/08 21:50:18 barrysmith@barry-smiths-computer.local +275 -209
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/interface/matreg.c
1.14 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/shell/shell.c
1.14 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +5 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/sbaij/seq/sbaij.c
1.91 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/rowbs/mpi/mpirowbs.c
1.44 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/dense/seq/dense.c
1.46 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +4 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/bdiag/mpi/mpibdiag.c
1.26.1.1 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/baij/seq/baij.c
1.76 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/baij/mpi/mpibaij.c
1.51 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +0 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/aij/seq/superlu/superlu.c
1.54.1.1 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +0 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/aij/seq/matptap.c
1.10 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +7 -7
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/aij/seq/matmatmult.c
1.41 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +16 -17
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/aij/seq/aijnode.c
1.23 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +0 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/aij/seq/aij.c
1.125 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +4 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/impls/adic/matadic.c
1.21 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +5 -5
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/examples/tests/ex1.c
1.10 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +8 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/mat/color/color.c
1.13 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/utils/damg.c
1.20 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/interface/precon.c
1.34.1.1 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +66 -61
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/interface/pcset.c
1.15 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/sor/sor.c
1.16 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/shell/shellpc.c
1.12 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +8 -7
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/redundant/redundant.c
1.12 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +8 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/mg/mg.c
1.23 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +8 -7
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/lu/lu.c
1.24 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +7 -7
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/ksp/pcksp.c
1.13 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +3 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/jacobi/jacobi.c
1.8 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/ilu/ilu.c
1.27 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +11 -11
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/icc/icc.c
1.22 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +6 -6
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/hypre/hyppilut.c
1.46 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/eisens/eisen.c
1.13 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/composite/composite.c
1.13 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +6 -5
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/cholesky/cholesky.c
1.22 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +6 -6
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/bjacobi/bjacobi.c
1.22 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +8 -8
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/pc/impls/asm/asm.c
1.25 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +11 -8
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/interface/itres.c
1.7 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +6 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/interface/itfunc.c
1.34 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +45 -39
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/interface/iterativ.c
1.10 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +12 -8
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/interface/itcreate.c
1.37 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +12 -11
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/interface/itcl.c
1.9 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/interface/iguess.c
1.5 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +17 -11
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/interface/eige.c
1.8.1.1 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/impls/rich/richscale.c
1.6 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/impls/qcg/qcg.c
1.11 04/02/08 21:50:13 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/impls/gmres/gmres2.c
1.15 04/02/08 21:50:13 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/impls/gmres/gmres.c
1.29 04/02/08 21:50:13 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/impls/fgmres/modpcf.c
1.9 04/02/08 21:50:13 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/impls/fgmres/fgmres.c
1.22 04/02/08 21:50:13 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/impls/cheby/cheby.c
1.11 04/02/08 21:50:13 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/ksp/ksp/impls/cg/cgtype.c
1.6 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/utils/pack.c
1.7 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/daview.c
1.13 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +5 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/dasub.c
1.5 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/dascatter.c
1.6 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/dapf.c
1.5 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +2 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/daltol.c
1.8 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +5 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/daltog.c
1.6 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +3 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/dalocal.c
1.15 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +16 -11
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/daload.c
1.6 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +2 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/dainterp.c
1.8 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +7 -4
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/daindex.c
1.9 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +3 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/dagtona.c
1.9 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +4 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/dagtol.c
1.9 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +25 -25
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/daghost.c
1.5 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/dadist.c
1.11 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +4 -2
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/dadestroy.c
1.15 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +5 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/dacorn.c
1.6 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +8 -6
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/da3.c
1.17 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/da2.c
1.36 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +14 -13
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/da/src/da1.c
1.16 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/ao/utils/aopart.c
1.6 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/ao/interface/aodataalias.c
1.5 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/ao/interface/aodata.c
1.7 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +40 -39
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/ao/interface/ao.c
1.10 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +19 -11
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/ao/impls/mapping/aomapping.c
1.15 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +5 -5
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/ao/impls/basic/aodatabasic.c
1.12 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

src/dm/ao/impls/basic/aobasic.c
1.15 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +1 -1
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

include/petsclog.h
1.33 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +3 -3
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

include/petschead.h
1.24 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +60 -60
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error

include/petscerror.h
1.24 04/02/08 21:50:10 barrysmith@barry-smiths-computer.local +1 -0
Implementing Victor's suggestion that PetscValidXXX take the argument #
as an argument and prints it on error


Hg-commit: 9f73a33a80604cbf5f81774c2cc9dd509503ba9e

show more ...


# 4623b5c6 15-Jan-2004 victorle <victorle@tibook500ve.cs.utk.edu>

bk-changeset-1.1872
victorle@tibook500ve.cs.utk.edu|ChangeSet|20040115014933|11196
ChangeSet
1.1872 04/01/14 20:49:33 victorle@tibook500ve.cs.utk.edu +2 -0
ksp_view option added to man pages for

bk-changeset-1.1872
victorle@tibook500ve.cs.utk.edu|ChangeSet|20040115014933|11196
ChangeSet
1.1872 04/01/14 20:49:33 victorle@tibook500ve.cs.utk.edu +2 -0
ksp_view option added to man pages for KSPSolve / KSPView

src/ksp/ksp/interface/itfunc.c
1.33 04/01/14 20:49:30 victorle@tibook500ve.cs.utk.edu +9 -7
ksp_view option added to man pages for KSPSolve / KSPView
further man page edits.

src/ksp/ksp/interface/itcreate.c
1.36 04/01/14 20:49:29 victorle@tibook500ve.cs.utk.edu +3 -0
ksp_view option added to man pages for KSPSolve / KSPView


Hg-commit: 91a2bfad7a02169b22432be8893f2ae72f13c6c6

show more ...


# ac226902 27-Dec-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1831
barrysmith@barry-smiths-computer.local|ChangeSet|20031227011131|64430
ChangeSet
1.1831 03/12/26 19:11:31 barrysmith@barry-smiths-computer.local +13 -0
being more careful with

bk-changeset-1.1831
barrysmith@barry-smiths-computer.local|ChangeSet|20031227011131|64430
ChangeSet
1.1831 03/12/26 19:11:31 barrysmith@barry-smiths-computer.local +13 -0
being more careful with extern c for functions that use function pointers
to cut back on warnings from solaris compilers

src/ts/interface/ts.c
1.25 03/12/26 19:11:30 barrysmith@barry-smiths-computer.local +6 -6
being more careful with extern c for functions that use function pointers
to cut back on warnings from solaris compilers

src/ts/impls/pseudo/posindep.c
1.11 03/12/26 19:11:30 barrysmith@barry-smiths-computer.local +2 -2
being more careful with extern c for functions that use function pointers
to cut back on warnings from solaris compilers

src/snes/interface/snes.c
1.34 03/12/26 19:11:30 barrysmith@barry-smiths-computer.local +4 -4
being more careful with extern c for functions that use function pointers
to cut back on warnings from solaris compilers

src/ksp/pc/impls/asm/asm.c
1.23 03/12/26 19:11:30 barrysmith@barry-smiths-computer.local +1 -1
being more careful with extern c for functions that use function pointers
to cut back on warnings from solaris compilers

src/ksp/ksp/interface/itfunc.c
1.32 03/12/26 19:11:30 barrysmith@barry-smiths-computer.local +4 -0
being more careful with extern c for functions that use function pointers
to cut back on warnings from solaris compilers

src/ksp/ksp/interface/itcreate.c
1.35 03/12/26 19:11:30 barrysmith@barry-smiths-computer.local +0 -3
being more careful with extern c for functions that use function pointers
to cut back on warnings from solaris compilers

src/ksp/ksp/interface/itcl.c
1.8 03/12/26 19:11:30 barrysmith@barry-smiths-computer.local +1 -1
being more careful with extern c for functions that use function pointers
to cut back on warnings from solaris compilers

src/fortran/custom/zts.c
1.10 03/12/26 19:11:29 barrysmith@barry-smiths-computer.local +43 -38
being more careful with extern c for functions that use function pointers
to cut back on warnings from solaris compilers

src/ts/impls/pseudo/posindep.c
1.10 03/12/26 18:40:03 barrysmith@barry-smiths-computer.local +2 -0
so solaris compiler won't complain about assigning dt with extern c function

src/snes/impls/ls/ls.h
1.5 03/12/26 18:38:57 barrysmith@barry-smiths-computer.local +2 -0
keep solaris compiler from complaining about setting checkstep with extern c

src/snes/mf/snesmfj.h
1.6 03/12/26 18:37:56 barrysmith@barry-smiths-computer.local +3 -1
extern_c so function assigments of functions in datastructure are not
complained about by solaris compiler

src/ksp/ksp/impls/fgmres/fgmresp.h
1.7 03/12/26 18:35:34 barrysmith@barry-smiths-computer.local +3 -2
extern_c so solaris compiler won't complain about borth, modifypc etc being set as
extern c functions

src/ksp/ksp/impls/gmres/gmresp.h
1.7 03/12/26 18:33:49 barrysmith@barry-smiths-computer.local +2 -0
extern c so solaris compiler won't complain about borthog assigned an extern c function

src/ksp/pc/impls/shell/shellpc.c
1.11 03/12/26 18:32:15 barrysmith@barry-smiths-computer.local +2 -0
made extern_c structure cause solaris compiler sees in line 124 external c function is setting
these function values; good idea?


Hg-commit: 305e088c1ade79681881a111759e0930d41554ce

show more ...


# 98de30ab 02-Dec-2003 victorle <victorle@tibook500ve.cs.utk.edu>

bk-changeset-1.1751
victorle@tibook500ve.cs.utk.edu|ChangeSet|20031202225727|06054
ChangeSet
1.1751 03/12/02 17:57:27 victorle@tibook500ve.cs.utk.edu +1 -0
Merge http://petsc@petsc.bkbits.net/pet

bk-changeset-1.1751
victorle@tibook500ve.cs.utk.edu|ChangeSet|20031202225727|06054
ChangeSet
1.1751 03/12/02 17:57:27 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/mat/impls/rowbs/mpi/mpirowbs.h
1.9 03/12/02 17:57:24 victorle@tibook500ve.cs.utk.edu +0 -1
Auto merged


Hg-commit: 7034bb0a5996ba86b8cb934cdf7ebe62ad07c884

show more ...


# 97c21d52 02-Dec-2003 victorle <victorle@tibook500ve.cs.utk.edu>

bk-changeset-1.1733.2.1
victorle@tibook500ve.cs.utk.edu|ChangeSet|20031202225658|38522
ChangeSet
1.1733.2.1 03/12/02 17:56:58 victorle@tibook500ve.cs.utk.edu +3 -0
minor stuff

src/mat/impls/ro

bk-changeset-1.1733.2.1
victorle@tibook500ve.cs.utk.edu|ChangeSet|20031202225658|38522
ChangeSet
1.1733.2.1 03/12/02 17:56:58 victorle@tibook500ve.cs.utk.edu +3 -0
minor stuff

src/mat/impls/rowbs/mpi/mpirowbs.h
1.7.1.1 03/12/02 17:56:54 victorle@tibook500ve.cs.utk.edu +1 -1
minor prototype adjustment

src/ksp/ksp/interface/itfunc.c
1.31 03/12/02 17:56:54 victorle@tibook500ve.cs.utk.edu +15 -21
man page improved

src/ksp/ksp/interface/iterativ.c
1.9 03/12/02 17:56:54 victorle@tibook500ve.cs.utk.edu +2 -2
man page improved


Hg-commit: 4bb45cefb25e5dd4de1ff2bbfc303d4da399c05b

show more ...


# 51b59709 01-Dec-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1733
barrysmith@barry-smiths-computer.local|ChangeSet|20031201040725|38869
ChangeSet
1.1733 03/11/30 22:07:25 barrysmith@barry-smiths-computer.local +1 -0
merge with Matt's check

bk-changeset-1.1733
barrysmith@barry-smiths-computer.local|ChangeSet|20031201040725|38869
ChangeSet
1.1733 03/11/30 22:07:25 barrysmith@barry-smiths-computer.local +1 -0
merge with Matt's check

python/PETSc/Options.py
1.11 03/11/30 22:07:24 barrysmith@barry-smiths-computer.local +2 -5
merge with Matt's check


Hg-commit: cbb09768a4b78c93895fd9eee143c24cca536549

show more ...


# 2fc52814 01-Dec-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1731.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20031201002502|19423
ChangeSet
1.1731.1.1 03/11/30 18:25:02 barrysmith@barry-smiths-computer.local +66 -0
more const char

bk-changeset-1.1731.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20031201002502|19423
ChangeSet
1.1731.1.1 03/11/30 18:25:02 barrysmith@barry-smiths-computer.local +66 -0
more const char

src/sys/src/error/adebug.c
1.23 03/11/30 18:24:59 barrysmith@barry-smiths-computer.local +7 -6
more const char

src/dm/ao/impls/basic/aodatabasic.c
1.10 03/11/30 18:24:59 barrysmith@barry-smiths-computer.local +14 -14
more const char

src/vec/interface/vector.c
1.64 03/11/30 18:24:58 barrysmith@barry-smiths-computer.local +1 -1
more const char

src/vec/interface/vecreg.c
1.19 03/11/30 18:24:58 barrysmith@barry-smiths-computer.local +1 -1
more const char

src/vec/interface/map.c
1.9 03/11/30 18:24:58 barrysmith@barry-smiths-computer.local +1 -1
more const char

src/ts/interface/ts.c
1.24 03/11/30 18:24:58 barrysmith@barry-smiths-computer.local +1 -1
more const char

src/sys/src/viewer/interface/dlregispetsc.c
1.12 03/11/30 18:24:58 barrysmith@barry-smiths-computer.local +2 -2
more const char

src/sys/src/viewer/impls/string/stringv.c
1.8 03/11/30 18:24:58 barrysmith@barry-smiths-computer.local +1 -1
more const char

src/sys/src/utils/str.c
1.15 03/11/30 18:24:58 barrysmith@barry-smiths-computer.local +11 -11
more const char

src/sys/src/utils/dlregis.h
1.6 03/11/30 18:24:58 barrysmith@barry-smiths-computer.local +1 -1
more const char

src/sys/src/plog/plogmpe.c
1.12 03/11/30 18:24:58 barrysmith@barry-smiths-computer.local +2 -2
more const char

src/sys/src/plog/plog.c
1.37 03/11/30 18:24:58 barrysmith@barry-smiths-computer.local +2 -2
more const char

src/sys/src/objects/ptype.c
1.7 03/11/30 18:24:58 barrysmith@barry-smiths-computer.local +2 -2
more const char

src/sys/src/objects/pname.c
1.9 03/11/30 18:24:58 barrysmith@barry-smiths-computer.local +1 -1
more const char

src/sys/src/objects/options.c
1.27 03/11/30 18:24:58 barrysmith@barry-smiths-computer.local +2 -1
more const char

src/sys/src/objects/destroy.c
1.9 03/11/30 18:24:58 barrysmith@barry-smiths-computer.local +1 -1
more const char

src/sys/src/fileio/mpiuopen.c
1.10 03/11/30 18:24:58 barrysmith@barry-smiths-computer.local +1 -1
more const char

src/sys/src/fileio/fretrieve.c
1.10 03/11/30 18:24:57 barrysmith@barry-smiths-computer.local +2 -1
more const char

src/sys/src/error/signal.c
1.19 03/11/30 18:24:57 barrysmith@barry-smiths-computer.local +1 -1
more const char

src/sys/src/error/fp.c
1.9 03/11/30 18:24:57 barrysmith@barry-smiths-computer.local +1 -1
more const char

src/sys/src/error/errtrace.c
1.9 03/11/30 18:24:57 barrysmith@barry-smiths-computer.local +1 -1
more const char

src/sys/src/error/err.c
1.18 03/11/30 18:24:57 barrysmith@barry-smiths-computer.local +4 -3
more const char

src/sys/src/draw/interface/drawreg.c
1.12 03/11/30 18:24:57 barrysmith@barry-smiths-computer.local +2 -1
more const char

src/sys/src/draw/interface/draw.c
1.9 03/11/30 18:24:57 barrysmith@barry-smiths-computer.local +2 -2
more const char

src/sys/src/draw/impls/x/xops.c
1.13 03/11/30 18:24:57 barrysmith@barry-smiths-computer.local +1 -1
more const char

src/sys/src/draw/impls/x/xinit.c
1.6 03/11/30 18:24:57 barrysmith@barry-smiths-computer.local +2 -3
more const char

src/sys/src/draw/impls/x/xcolor.c
1.5 03/11/30 18:24:57 barrysmith@barry-smiths-computer.local +1 -1
more const char

src/sys/src/draw/drawimpl.h
1.8 03/11/30 18:24:57 barrysmith@barry-smiths-computer.local +1 -1
more const char

src/snes/interface/snes.c
1.33 03/11/30 18:24:57 barrysmith@barry-smiths-computer.local +2 -1
more const char

src/snes/impls/ls/ls.c
1.27 03/11/30 18:24:57 barrysmith@barry-smiths-computer.local +1 -1
more const char

src/mat/partition/partition.c
1.14 03/11/30 18:24:57 barrysmith@barry-smiths-computer.local +2 -1
more const char

src/mat/impls/esi/mesi.c
1.34 03/11/30 18:24:57 barrysmith@barry-smiths-computer.local +1 -1
more const char

src/mat/impls/aij/mpi/libtfs/gs.h
1.5 03/11/30 18:24:57 barrysmith@barry-smiths-computer.local +3 -3
more const char

src/mat/impls/aij/mpi/libtfs/gs.c
1.9 03/11/30 18:24:56 barrysmith@barry-smiths-computer.local +3 -5
more const char

src/mat/impls/aij/mpi/libtfs/error.h
1.5 03/11/30 18:24:56 barrysmith@barry-smiths-computer.local +2 -2
more const char

src/mat/impls/aij/mpi/libtfs/error.c
1.5 03/11/30 18:24:56 barrysmith@barry-smiths-computer.local +8 -7
more const char

src/ksp/pc/interface/pcset.c
1.12 03/11/30 18:24:56 barrysmith@barry-smiths-computer.local +2 -1
more const char

src/ksp/pc/impls/sor/sor.c
1.13 03/11/30 18:24:56 barrysmith@barry-smiths-computer.local +1 -1
more const char

src/ksp/pc/impls/mg/mg.c
1.21 03/11/30 18:24:56 barrysmith@barry-smiths-computer.local +1 -1
more const char

src/ksp/pc/impls/asm/asm.c
1.22 03/11/30 18:24:56 barrysmith@barry-smiths-computer.local +1 -1
more const char

src/ksp/ksp/interface/itfunc.c
1.30 03/11/30 18:24:56 barrysmith@barry-smiths-computer.local +8 -8
more const char

src/ksp/ksp/impls/lgmres/lgmres.c
1.12 03/11/30 18:24:56 barrysmith@barry-smiths-computer.local +1 -1
more const char

src/ksp/ksp/impls/gmres/gmres.c
1.24 03/11/30 18:24:56 barrysmith@barry-smiths-computer.local +1 -1
more const char

src/dm/da/utils/fdda.c
1.33 03/11/30 18:24:56 barrysmith@barry-smiths-computer.local +1 -1
more const char

src/dm/da/utils/dm.c
1.7 03/11/30 18:24:56 barrysmith@barry-smiths-computer.local +1 -1
more const char

src/dm/da/src/daview.c
1.12 03/11/30 18:24:56 barrysmith@barry-smiths-computer.local +1 -1
more const char

src/dm/da/src/da2.c
1.34 03/11/30 18:24:56 barrysmith@barry-smiths-computer.local +1 -1
more const char

src/dm/da/daimpl.h
1.13 03/11/30 18:24:56 barrysmith@barry-smiths-computer.local +2 -2
more const char

src/dm/ao/utils/aosetlocal.c
1.5 03/11/30 18:24:56 barrysmith@barry-smiths-computer.local +1 -1
more const char

src/dm/ao/utils/aopart.c
1.5 03/11/30 18:24:55 barrysmith@barry-smiths-computer.local +1 -1
more const char

src/dm/ao/interface/dlregis.c
1.15 03/11/30 18:24:55 barrysmith@barry-smiths-computer.local +1 -1
more const char

src/dm/ao/interface/aodata.c
1.6 03/11/30 18:24:55 barrysmith@barry-smiths-computer.local +37 -37
more const char

src/dm/ao/impls/basic/aoreduced.c
1.5 03/11/30 18:24:55 barrysmith@barry-smiths-computer.local +1 -1
more const char

src/dm/ao/aoimpl.h
1.10 03/11/30 18:24:55 barrysmith@barry-smiths-computer.local +16 -16
more const char

makefile
1.77 03/11/30 18:24:55 barrysmith@barry-smiths-computer.local +4 -4
more const char

include/petscviewer.h
1.33 03/11/30 18:24:55 barrysmith@barry-smiths-computer.local +1 -1
more const char

include/petscvec.h
1.36 03/11/30 18:24:55 barrysmith@barry-smiths-computer.local +1 -1
more const char

include/petsclog.h
1.32 03/11/30 18:24:55 barrysmith@barry-smiths-computer.local +1 -1
more const char

include/petscerror.h
1.23 03/11/30 18:24:55 barrysmith@barry-smiths-computer.local +1 -1
more const char

include/petscdraw.h
1.17 03/11/30 18:24:55 barrysmith@barry-smiths-computer.local +2 -2
more const char

include/petscda.h
1.23 03/11/30 18:24:55 barrysmith@barry-smiths-computer.local +3 -3
more const char

include/petscblaslapack.h
1.9 03/11/30 18:24:55 barrysmith@barry-smiths-computer.local +13 -13
more const char

include/petscao.h
1.11 03/11/30 18:24:55 barrysmith@barry-smiths-computer.local +36 -36
more const char

include/petsc.h
1.44 03/11/30 18:24:55 barrysmith@barry-smiths-computer.local +5 -5
more const char

src/dm/ao/impls/basic/aodatabasic.c
1.9 03/11/30 13:17:09 barrysmith@barry-smiths-computer.local +2 -1
*** empty log message ***

src/sys/src/error/adebug.c
1.22 03/11/30 12:46:33 barrysmith@barry-smiths-computer.local +5 -5
*** empty log message ***

include/petscmatlab.h
1.12 03/11/30 09:23:58 barrysmith@barry-smiths-computer.local +4 -4
more const char*

src/sys/src/matlabengine/matlab.c
1.20 03/11/30 09:23:49 barrysmith@barry-smiths-computer.local +4 -4
more const char*


Hg-commit: 3b289d2eff363f51655e3a6abcc388d934249fc8

show more ...


# b23987ef 25-Nov-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1717
barrysmith@barrysmith.mcs.anl.gov|ChangeSet|20031125195001|36083
ChangeSet
1.1717 03/11/25 13:50:01 barrysmith@barrysmith.mcs.anl.gov +5 -0
corrected setup tracking with ksp a

bk-changeset-1.1717
barrysmith@barrysmith.mcs.anl.gov|ChangeSet|20031125195001|36083
ChangeSet
1.1717 03/11/25 13:50:01 barrysmith@barrysmith.mcs.anl.gov +5 -0
corrected setup tracking with ksp after removing sles

src/ksp/examples/tutorials/ex5.c
1.10 03/11/25 13:49:59 barrysmith@barrysmith.mcs.anl.gov +1 -1
no change

src/ksp/ksp/interface/itfunc.c
1.29 03/11/25 13:48:32 barrysmith@barrysmith.mcs.anl.gov +7 -5
corrected setup tracking with ksp after removing sles

src/ksp/ksp/interface/itcreate.c
1.33 03/11/25 13:48:25 barrysmith@barrysmith.mcs.anl.gov +1 -1
corrected setup tracking with ksp after removing sles

src/ksp/pc/examples/tutorials/ex1.c
1.9 03/11/25 11:17:09 barrysmith@barrysmith.mcs.anl.gov +5 -0
Victor forgot to destroy objects

src/ksp/pc/examples/tutorials/ex1.c
1.8 03/11/25 11:07:16 barrysmith@barrysmith.mcs.anl.gov +13 -9
extra itmetho from removing sles
formating

src/vec/interface/vector.c
1.63 03/11/25 11:04:34 barrysmith@barrysmith.mcs.anl.gov +1 -1
don't take sqrt directly of integer


Hg-commit: a3e5981baab02f74f244afa7d6b4e3f51b001e8a

show more ...


# 702e6c57 23-Nov-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1705
barrysmith@barry-smiths-computer.local|ChangeSet|20031123033515|60145
ChangeSet
1.1705 03/11/22 21:35:15 barrysmith@barry-smiths-computer.local +4 -0
merge with somebody, piss

bk-changeset-1.1705
barrysmith@barry-smiths-computer.local|ChangeSet|20031123033515|60145
ChangeSet
1.1705 03/11/22 21:35:15 barrysmith@barry-smiths-computer.local +4 -0
merge with somebody, pisses me off

src/ksp/examples/tutorials/ex10.c
1.28 03/11/22 21:35:14 barrysmith@barry-smiths-computer.local +5 -8
merge with somebody, pisses me off

src/ksp/examples/tests/ex16.F
1.9 03/11/22 21:35:14 barrysmith@barry-smiths-computer.local +0 -2
merge with somebody, pisses me off

src/snes/examples/tutorials/ex6.c
1.8 03/11/22 21:30:19 barrysmith@barry-smiths-computer.local +0 -0
Auto merged

src/mat/impls/aij/seq/superlu/superlu.c
1.49 03/11/22 21:30:19 barrysmith@barry-smiths-computer.local +0 -0
Auto merged

src/ksp/examples/tutorials/ex10.c
1.27 03/11/22 21:30:18 barrysmith@barry-smiths-computer.local +0 -0
Merge rename: src/sles/examples/tutorials/ex10.c -> src/ksp/examples/tutorials/ex10.c

src/ksp/examples/tests/ex16.F
1.8 03/11/22 21:30:18 barrysmith@barry-smiths-computer.local +0 -0
Merge rename: src/sles/examples/tests/ex16.F -> src/ksp/examples/tests/ex16.F


Hg-commit: 7902e4f46e04bafc41487c9af7b1642925295149

show more ...


# 4b9ad928 23-Nov-2003 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1699.1.2
barrysmith@barry-smiths-computer.local|ChangeSet|20031123032958|60629
ChangeSet
1.1699.1.2 03/11/22 21:29:58 barrysmith@barry-smiths-computer.local +348 -0
finished removi

bk-changeset-1.1699.1.2
barrysmith@barry-smiths-computer.local|ChangeSet|20031123032958|60629
ChangeSet
1.1699.1.2 03/11/22 21:29:58 barrysmith@barry-smiths-computer.local +348 -0
finished removing sles

src/vec/examples/tutorials/makefile
1.8 03/11/22 21:29:50 barrysmith@barry-smiths-computer.local +2 -2
finished removing sles

src/ts/impls/implicit/pvode/petscpvode.h
1.8 03/11/22 21:29:50 barrysmith@barry-smiths-computer.local +1 -1
finished removing sles

src/sys/src/viewer/impls/mathematica/mathematica.c
1.19 03/11/22 21:29:50 barrysmith@barry-smiths-computer.local +2 -2
finished removing sles

src/sys/src/viewer/impls/mathematica/makefile
1.8 03/11/22 21:29:50 barrysmith@barry-smiths-computer.local +1 -1
finished removing sles

src/sys/src/dll/reg.c
1.15 03/11/22 21:29:50 barrysmith@barry-smiths-computer.local +1 -1
finished removing sles

src/ksp/pc/impls/makefile
1.10 03/11/22 21:29:50 barrysmith@barry-smiths-computer.local +1 -1
finished removing sles

src/snes/utils/damgsnes.c
1.23 03/11/22 21:29:49 barrysmith@barry-smiths-computer.local +2 -2
finished removing sles

src/mat/examples/tutorials/makefile
1.5 03/11/22 21:29:49 barrysmith@barry-smiths-computer.local +1 -1
finished removing sles

src/mat/examples/makefile
1.5 03/11/22 21:29:49 barrysmith@barry-smiths-computer.local +1 -1
finished removing sles

src/makefile
1.8 03/11/22 21:29:49 barrysmith@barry-smiths-computer.local +1 -1
finished removing sles

maint/xclude
1.14 03/11/22 21:29:49 barrysmith@barry-smiths-computer.local +1 -1
finished removing sles

include/petscksp.h
1.28 03/11/22 21:29:49 barrysmith@barry-smiths-computer.local +2 -2
finished removing sles

docs/tex/manual/part2.tex
1.64 03/11/22 21:29:49 barrysmith@barry-smiths-computer.local +7 -7
finished removing sles

docs/tex/manual/part1.tex
1.27 03/11/22 21:29:49 barrysmith@barry-smiths-computer.local +8 -8
finished removing sles

docs/manualpages/sec/bop.SNES
1.6 03/11/22 21:29:49 barrysmith@barry-smiths-computer.local +1 -1
finished removing sles

docs/manualpages/sec/bop.SLES
1.7 03/11/22 21:29:49 barrysmith@barry-smiths-computer.local +1 -1
finished removing sles

docs/manualpages/sec/bop.PC
1.7 03/11/22 21:29:48 barrysmith@barry-smiths-computer.local +2 -2
finished removing sles

docs/manualpages/sec/bop.KSP
1.6 03/11/22 21:29:48 barrysmith@barry-smiths-computer.local +2 -2
finished removing sles

bmake/common/variables
1.52 03/11/22 21:29:48 barrysmith@barry-smiths-computer.local +11 -11
finished removing sles

src/ksp/utils/makefile
1.4 03/11/22 19:15:23 barrysmith@barry-smiths-computer.local +3 -3
mvdir

src/ksp/utils/damg.c
1.19 03/11/22 19:15:23 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/interface/precon.c
1.31 03/11/22 19:15:23 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/interface/pcset.c
1.10 03/11/22 19:15:23 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/interface/pcregis.c
1.19 03/11/22 19:15:23 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/interface/makefile
1.4 03/11/22 19:15:23 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/spai/src/makefile
1.7 03/11/22 19:15:23 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/spai/src/ispai.c
1.16 03/11/22 19:15:23 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/spai/src/dspai.c
1.4 03/11/22 19:15:23 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/spai/readme
1.4 03/11/22 19:15:23 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/spai/makefile
1.6 03/11/22 19:15:23 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/spai/include/spai.h
1.4 03/11/22 19:15:23 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/spai/examples/tutorials/test_command
1.4 03/11/22 19:15:23 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/spai/examples/tutorials/makefile
1.4 03/11/22 19:15:23 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/spai/examples/tutorials/ex3.c
1.4 03/11/22 19:15:23 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/spai/examples/tutorials/ex2.c
1.5 03/11/22 19:15:23 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/spai/examples/makefile
1.7 03/11/22 19:15:23 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/sor/sor.c
1.12 03/11/22 19:15:23 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/sor/makefile
1.4 03/11/22 19:15:23 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/sles/pcsles.c
1.9 03/11/22 19:15:23 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/sles/makefile
1.4 03/11/22 19:15:23 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/shell/shellpc.c
1.10 03/11/22 19:15:23 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/shell/makefile
1.4 03/11/22 19:15:22 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/samg/samgtools1.F
1.5 03/11/22 19:15:22 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/samg/samgpetsctools.c
1.7 03/11/22 19:15:22 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/samg/samgpetsc.c
1.5 03/11/22 19:15:22 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/samg/samgmgpetsc.c
1.6 03/11/22 19:15:22 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/samg/samgfunc.h
1.4 03/11/22 19:15:22 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/samg/readme
1.3 03/11/22 19:15:22 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/samg/petscfunc.h
1.4 03/11/22 19:15:22 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/samg/makefile
1.11 03/11/22 19:15:22 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/samg/global.h
1.5 03/11/22 19:15:21 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/samg/externc.h
1.4 03/11/22 19:15:21 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/redundant/redundant.c
1.10 03/11/22 19:15:21 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/redundant/makefile
1.4 03/11/22 19:15:21 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/ramg/ramgpetsc.c
1.11 03/11/22 19:15:21 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/ramg/ramgfunc.h
1.5 03/11/22 19:15:21 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/ramg/petscfunc.h
1.8 03/11/22 19:15:21 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/ramg/petscfunc.c
1.11 03/11/22 19:15:21 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/ramg/makefile
1.8 03/11/22 19:15:21 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/pilut/makefile
1.2 03/11/22 19:15:21 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/pilut/hyppilut.c
1.2 03/11/22 19:15:21 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/pbjacobi/pbjacobi.c
1.4 03/11/22 19:15:21 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/pbjacobi/makefile
1.4 03/11/22 19:15:21 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/none/none.c
1.6 03/11/22 19:15:21 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/none/makefile
1.4 03/11/22 19:15:21 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/mg/smg.c
1.7 03/11/22 19:15:20 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/mg/mgimpl.h
1.7 03/11/22 19:15:20 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/mg/mgfunc.c
1.7 03/11/22 19:15:20 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/mg/mg.c
1.18 03/11/22 19:15:20 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/mg/makefile
1.4 03/11/22 19:15:20 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/mg/fmg.c
1.7 03/11/22 19:15:20 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/mat/pcmat.c
1.7 03/11/22 19:15:20 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/mat/makefile
1.3 03/11/22 19:15:20 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/lu/makefile
1.4 03/11/22 19:15:20 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/lu/lu.c
1.23 03/11/22 19:15:20 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/jacobi/makefile
1.4 03/11/22 19:15:20 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/jacobi/jacobi.c
1.7 03/11/22 19:15:20 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/is/nn/nn.h
1.5 03/11/22 19:15:20 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/is/nn/nn.c
1.11 03/11/22 19:15:20 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/is/nn/makefile
1.4 03/11/22 19:15:20 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/is/makefile
1.4 03/11/22 19:15:20 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/is/is.h
1.5 03/11/22 19:15:20 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/is/is.c
1.9 03/11/22 19:15:20 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/is/feti/makefile
1.2 03/11/22 19:15:20 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/is/feti/fetipc.h
1.3 03/11/22 19:15:20 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/is/feti/fetipc.c
1.2 03/11/22 19:15:20 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/is/feti/examples/makefile
1.2 03/11/22 19:15:20 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/is/feti/examples/ex1.c
1.3 03/11/22 19:15:20 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/ilu/makefile
1.4 03/11/22 19:15:20 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/makefile
1.9 03/11/22 19:15:19 barrysmith@barry-smiths-computer.local +3 -3
mvdir

src/ksp/pc/impls/ilu/ilu.h
1.6 03/11/22 19:15:19 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/ilu/ilu.c
1.24 03/11/22 19:15:19 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/icc/makefile
1.4 03/11/22 19:15:19 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/icc/icc.h
1.6 03/11/22 19:15:19 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/icc/icc.c
1.19 03/11/22 19:15:19 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/hypre/makefile
1.4 03/11/22 19:15:19 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/hypre/hyppilut.c
1.41 03/11/22 19:15:19 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/esi/pesi.c
1.15 03/11/22 19:15:19 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/esi/makefile
1.6 03/11/22 19:15:19 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/eisens/makefile
1.4 03/11/22 19:15:19 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/eisens/eisen.c
1.12 03/11/22 19:15:19 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/composite/makefile
1.4 03/11/22 19:15:19 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/composite/composite.c
1.11 03/11/22 19:15:19 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/cholesky/makefile
1.4 03/11/22 19:15:19 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/cholesky/cholesky.c
1.21 03/11/22 19:15:19 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/bjacobi/makefile
1.4 03/11/22 19:15:19 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/bjacobi/bjacobi.h
1.5 03/11/22 19:15:19 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/impls/bjacobi/bjacobi.c
1.19 03/11/22 19:15:19 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/asm/makefile
1.4 03/11/22 19:15:19 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/impls/asm/asm.c
1.19 03/11/22 19:15:19 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/examples/tutorials/makefile
1.7 03/11/22 19:15:19 barrysmith@barry-smiths-computer.local +3 -3
mvdir

src/ksp/pc/examples/tutorials/ex2.c
1.8 03/11/22 19:15:18 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/examples/tutorials/ex1.c
1.7 03/11/22 19:15:18 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/examples/tests/output/ex6_1.out
1.4 03/11/22 19:15:18 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/examples/tests/output/ex5_1.out
1.4 03/11/22 19:15:18 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/examples/tests/output/ex4_1.out
1.4 03/11/22 19:15:18 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/examples/tests/output/ex3_1.out
1.4 03/11/22 19:15:18 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/examples/tests/output/ex2_1.out
1.4 03/11/22 19:15:18 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/examples/tests/output/ex1_1.out
1.4 03/11/22 19:15:18 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/examples/tests/makefile
1.6 03/11/22 19:15:18 barrysmith@barry-smiths-computer.local +9 -9
mvdir

src/ksp/pc/examples/tests/ex8f.F
1.8 03/11/22 19:15:18 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/examples/tests/ex7.c
1.4 03/11/22 19:15:18 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/examples/tests/ex6.c
1.5 03/11/22 19:15:18 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/examples/tests/ex5.c
1.11 03/11/22 19:15:18 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/examples/tests/ex4.c
1.5 03/11/22 19:15:18 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/examples/tests/ex3.c
1.5 03/11/22 19:15:18 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/examples/tests/ex2.c
1.6 03/11/22 19:15:18 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/examples/tests/ex1.c
1.4 03/11/22 19:15:18 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/examples/makefile
1.4 03/11/22 19:15:18 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/esi/makefile
1.9 03/11/22 19:15:18 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/pc/pcimpl.h
1.7 03/11/22 19:15:17 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/makefile
1.5 03/11/22 19:15:17 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/pc/esi/epreconditioner.c
1.25 03/11/22 19:15:17 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/ksp/interface/xmon.c
1.6 03/11/22 19:15:17 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/interface/makefile
1.4 03/11/22 19:15:17 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/interface/itres.c
1.6 03/11/22 19:15:17 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/interface/itregis.c
1.8 03/11/22 19:15:17 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/interface/itfunc.c
1.28 03/11/22 19:15:17 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/interface/iterativ.c
1.8 03/11/22 19:15:17 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/interface/itcreate.c
1.31 03/11/22 19:15:17 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/interface/itcl.c
1.7 03/11/22 19:15:17 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/interface/iguess.c
1.4 03/11/22 19:15:17 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/interface/eige.c
1.7 03/11/22 19:15:17 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/interface/dlregis.c
1.15 03/11/22 19:15:17 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/ksp/impls/tfqmr/tfqmr.c
1.9 03/11/22 19:15:17 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/impls/tfqmr/makefile
1.4 03/11/22 19:15:17 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/impls/tcqmr/tcqmrp.h
1.4 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/ksp/impls/tcqmr/tcqmr.c
1.9 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/impls/tcqmr/makefile
1.4 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/impls/symmlq/symmlq.c
1.7 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/impls/symmlq/makefile
1.4 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/impls/rich/richscale.c
1.5 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/impls/rich/richctx.h
1.4 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/ksp/impls/rich/rich.c
1.8 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/impls/rich/makefile
1.4 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/impls/qcg/qcg.h
1.4 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/ksp/impls/qcg/qcg.c
1.10 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/impls/qcg/makefile
1.4 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/impls/preonly/preonly.c
1.5 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/impls/preonly/makefile
1.4 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/impls/minres/minres.c
1.7 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/impls/minres/makefile
1.4 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/impls/lsqr/makefile
1.4 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/impls/lsqr/lsqr.c
1.8 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/impls/lgmres/readme
1.3 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/ksp/impls/lgmres/makefile
1.5 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/impls/lgmres/lgmresp.h
1.4 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/impls/lgmres/lgmres.c
1.10 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/ksp/impls/gmres/makefile
1.5 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/impls/gmres/gmresp.h
1.6 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/impls/gmres/gmres2.c
1.10 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/impls/gmres/gmres.c
1.22 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/impls/gmres/gmreig.c
1.6 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/impls/gmres/gmpre.c
1.6 03/11/22 19:15:16 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/impls/gmres/gmcnv.c
1.4 03/11/22 19:15:15 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/ksp/impls/gmres/borthog2.c
1.7 03/11/22 19:15:15 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/impls/gmres/borthog.c
1.6 03/11/22 19:15:15 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/impls/fgmres/modpcf.c
1.6 03/11/22 19:15:15 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/ksp/impls/fgmres/makefile
1.5 03/11/22 19:15:15 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/impls/fgmres/fgmresp.h
1.6 03/11/22 19:15:15 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/impls/fgmres/fgmres.c
1.16 03/11/22 19:15:15 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/impls/cr/makefile
1.4 03/11/22 19:15:15 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/impls/cr/cr.c
1.18 03/11/22 19:15:15 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/impls/cheby/makefile
1.4 03/11/22 19:15:15 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/impls/cheby/cheby.c
1.9 03/11/22 19:15:15 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/impls/cheby/chebctx.h
1.5 03/11/22 19:15:15 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/ksp/impls/cgs/makefile
1.4 03/11/22 19:15:15 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/impls/cgs/cgs.c
1.13 03/11/22 19:15:15 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/impls/cgne/makefile
1.2 03/11/22 19:15:15 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/impls/cgne/cgne.c
1.5 03/11/22 19:15:15 barrysmith@barry-smiths-computer.local +3 -3
mvdir

src/ksp/ksp/impls/cg/makefile
1.4 03/11/22 19:15:15 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/impls/cg/cgtype.c
1.5 03/11/22 19:15:15 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/impls/cg/cgeig.c
1.4 03/11/22 19:15:15 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/impls/cg/cgctx.h
1.4 03/11/22 19:15:15 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/impls/cg/cg.c
1.16 03/11/22 19:15:15 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/impls/bicg/makefile
1.4 03/11/22 19:15:15 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/impls/bicg/bicg.c
1.9 03/11/22 19:15:15 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/makefile
1.4 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/ksp/kspimpl.h
1.15 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/ksp/impls/makefile
1.6 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/impls/bcgs/makefile
1.4 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/ksp/impls/bcgs/bcgs.c
1.9 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/examples/tutorials/output/ex9_1.out
1.4 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex7_1.out
1.4 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex6f_1.out
1.5 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex5_5.out
1.4 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex5_4.out
1.4 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex5_3.out
1.4 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex5_2.out
1.4 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex5_1.out
1.4 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex4_1.out
1.4 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex2f_1.out
1.4 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex2_6.out
1.2 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex2_5.out
1.4 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex2_4.out
1.4 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex2_3.out
1.4 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex2_2.out
1.4 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex2_1.out
1.4 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex26_1.out
1.2 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex25_1.out
1.2 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex23_2.out
1.6 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex23_1.out
1.6 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex22_1.out
1.5 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex21f_1.out
1.4 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex20_2.out
1.4 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex20_1.out
1.4 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex1f_1.out
1.6 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex1_3.out
1.6 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex1_2.out
1.6 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex1_1.out
1.6 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex18_1.out
1.4 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex16_1.out
1.4 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex15f_1.out
1.6 03/11/22 19:15:14 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex15_1.out
1.6 03/11/22 19:15:13 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex14_2.out
1.4 03/11/22 19:15:13 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex14_1.out
1.4 03/11/22 19:15:13 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex13f90_1.out
1.4 03/11/22 19:15:13 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex13_1.out
1.4 03/11/22 19:15:13 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex12_3.out
1.4 03/11/22 19:15:13 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex12_2.out
1.4 03/11/22 19:15:13 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex12_1.out
1.4 03/11/22 19:15:13 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex11f_1.out
1.4 03/11/22 19:15:13 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex11_1.out
1.4 03/11/22 19:15:13 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex10_9.out
1.5 03/11/22 19:15:13 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex10_8.out
1.4 03/11/22 19:15:13 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex10_7.out
1.5 03/11/22 19:15:13 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex10_6.out
1.4 03/11/22 19:15:13 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex10_5.out
1.4 03/11/22 19:15:13 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex10_4.out
1.4 03/11/22 19:15:13 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex10_3.out
1.4 03/11/22 19:15:13 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex10_2.out
1.4 03/11/22 19:15:13 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex10_18.out
1.2 03/11/22 19:15:13 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex10_17.out
1.2 03/11/22 19:15:13 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex10_16.out
1.2 03/11/22 19:15:13 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex10_15.out
1.2 03/11/22 19:15:13 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex10_13.out
1.4 03/11/22 19:15:13 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex10_12.out
1.4 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex10_11.out
1.4 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex10_10.out
1.4 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/output/ex10_1.out
1.4 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/makefile
1.41 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +38 -38
mvdir

src/ksp/examples/tutorials/hacks.h
1.3 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex9.c
1.12 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex8.c
1.10 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex7.c
1.10 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex6f.F
1.7 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex5.c
1.9 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex4.c
1.7 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex31.c
1.8 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex3.c
1.8 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex2f.F
1.6 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex28.c
1.7 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex27.c
1.7 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex26.c
1.9 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex25.c
1.8 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex23.c
1.8 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex22f.F
1.4 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex22.c
1.5 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex21f.F
1.9 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex20options
1.4 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex2.c
1.8 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex1f.F
1.8 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex16.c
1.7 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex15f.F
1.7 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex15.c
1.8 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex14f.F
1.7 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex13f90.F
1.9 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex13.c
1.7 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex12.c
1.8 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex11f.F
1.8 03/11/22 19:15:12 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex11.c
1.7 03/11/22 19:15:11 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex10.c
1.24.1.2 03/11/22 19:15:11 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/ex1.c
1.10 03/11/22 19:15:11 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/da_hdf.c
1.2 03/11/22 19:15:11 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tutorials/cyclic.h
1.2 03/11/22 19:15:11 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/scripts/ex10_seqbdiag
1.4 03/11/22 19:15:11 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/scripts/ex10_lu
1.4 03/11/22 19:15:11 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/scripts/ex10_lu_blocks
1.4 03/11/22 19:15:11 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/scripts/ex10_blu
1.4 03/11/22 19:15:11 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/scripts/ex10_bjacobi_mpibaij
1.4 03/11/22 19:15:11 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/scripts/ex10_asm_mpibaij
1.4 03/11/22 19:15:11 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/scripts/ex10_asm_matbaij
1.4 03/11/22 19:15:11 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/scripts/ex10.script
1.4 03/11/22 19:15:11 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/scripts/ex10.asm
1.4 03/11/22 19:15:11 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/output/ex6_7.out
1.4 03/11/22 19:15:11 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/output/ex6_6.out
1.4 03/11/22 19:15:11 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/output/ex6_4.out
1.4 03/11/22 19:15:11 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/output/ex6_3.out
1.4 03/11/22 19:15:11 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/output/ex6_2.out
1.4 03/11/22 19:15:11 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/output/ex6_1.out
1.4 03/11/22 19:15:11 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/output/ex4_5.out
1.4 03/11/22 19:15:11 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/output/ex4_3.out
1.4 03/11/22 19:15:11 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/output/ex4_1.out
1.4 03/11/22 19:15:11 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/output/ex3_2.out
1.4 03/11/22 19:15:11 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/output/ex3_1.out
1.4 03/11/22 19:15:11 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/makefile
1.6 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/examples/tests/output/ex2_1.out
1.4 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/output/ex25_2.out
1.4 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/output/ex25_1.out
1.4 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/output/ex24_4.out
1.4 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/output/ex24_3.out
1.5 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/output/ex24_2.out
1.6 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/output/ex24_1.out
1.4 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/output/ex20_1.out
1.4 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/output/ex17_1.out
1.4 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/output/ex16_1.out
1.4 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/output/ex10_1.out
1.5 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/makefile
1.10 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +27 -27
mvdir

src/ksp/examples/tests/ex7.c
1.11 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/ex6.c
1.13 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/ex5f.F
1.7 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/ex4.c
1.6 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/ex3.c
1.7 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/ex25.c
1.5 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/ex24.c
1.8 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/ex20.c
1.10 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/ex2.c
1.8 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/ex19.c
1.7 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/ex18.c
1.8 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/ex17.c
1.8 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/ex16.F
1.6.1.2 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/ex15.c
1.9 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/ex14.c
1.6 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/ex12.F
1.9 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/ex10.c
1.7 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/tests/ex1.c
1.6 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/examples/makefile
1.4 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +1 -1
mvdir

src/ksp/esi/makefile
1.5 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +2 -2
mvdir

src/ksp/esi/esles.c
1.13 03/11/22 19:15:10 barrysmith@barry-smiths-computer.local +0 -0
mvdir


Hg-commit: c5e7e47e0e48f1d6ed51d0db425b3b0a6c362816

show more ...


1...<<4142434445