History log of /petsc/src/ksp/pc/ (Results 5551 – 5575 of 5595)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
23ce132822-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 ...


/petsc/config/aix5.1.0.0.py
/petsc/config/solaris-64.py
/petsc/docs/tex/manual/part1.tex
/petsc/docs/tex/manual/part2.tex
/petsc/docs/website/developers/index.html
/petsc/docs/website/documentation/changes/221.html
/petsc/docs/website/documentation/linearsolvertable.html
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscvec.h
/petsc/maint/copylognightly
/petsc/src/contrib/oberman/laplacian_q1/appalgebra.c
/petsc/src/contrib/oberman/laplacian_q1/scalable/appalgebra.c
/petsc/src/ksp/esi/esles.c
/petsc/src/ksp/examples/tests/ex1.c
/petsc/src/ksp/examples/tests/ex10.c
/petsc/src/ksp/examples/tests/ex12f.F
/petsc/src/ksp/examples/tests/ex14.c
/petsc/src/ksp/examples/tests/ex15.c
/petsc/src/ksp/examples/tests/ex16f.F
/petsc/src/ksp/examples/tests/ex17.c
/petsc/src/ksp/examples/tests/ex18.c
/petsc/src/ksp/examples/tests/ex19.c
/petsc/src/ksp/examples/tests/ex2.c
/petsc/src/ksp/examples/tests/ex20.c
/petsc/src/ksp/examples/tests/ex24.c
/petsc/src/ksp/examples/tests/ex3.c
/petsc/src/ksp/examples/tests/ex4.c
/petsc/src/ksp/examples/tests/ex5f.F
/petsc/src/ksp/examples/tests/ex6.c
/petsc/src/ksp/examples/tests/ex7.c
/petsc/src/ksp/examples/tutorials/ex1.c
/petsc/src/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/examples/tutorials/ex11.c
/petsc/src/ksp/examples/tutorials/ex11f.F
/petsc/src/ksp/examples/tutorials/ex12.c
/petsc/src/ksp/examples/tutorials/ex13.c
/petsc/src/ksp/examples/tutorials/ex13f90.F
/petsc/src/ksp/examples/tutorials/ex14f.F
/petsc/src/ksp/examples/tutorials/ex15.c
/petsc/src/ksp/examples/tutorials/ex15f.F
/petsc/src/ksp/examples/tutorials/ex16.c
/petsc/src/ksp/examples/tutorials/ex1f.F
/petsc/src/ksp/examples/tutorials/ex2.c
/petsc/src/ksp/examples/tutorials/ex21f.F
/petsc/src/ksp/examples/tutorials/ex23.c
/petsc/src/ksp/examples/tutorials/ex27.c
/petsc/src/ksp/examples/tutorials/ex2f.F
/petsc/src/ksp/examples/tutorials/ex3.c
/petsc/src/ksp/examples/tutorials/ex4.c
/petsc/src/ksp/examples/tutorials/ex5.c
/petsc/src/ksp/examples/tutorials/ex6f.F
/petsc/src/ksp/examples/tutorials/ex7.c
/petsc/src/ksp/examples/tutorials/ex8.c
/petsc/src/ksp/examples/tutorials/ex9.c
/petsc/src/ksp/ksp/impls/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/fgmres/fgmresp.h
/petsc/src/ksp/ksp/impls/gmres/borthog.c
/petsc/src/ksp/ksp/impls/gmres/borthog2.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres2.c
/petsc/src/ksp/ksp/impls/gmres/gmresp.h
/petsc/src/ksp/ksp/impls/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/lgmres/lgmresp.h
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/minres/minres.c
/petsc/src/ksp/ksp/interface/eige.c
/petsc/src/ksp/ksp/interface/iguess.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/kspimpl.h
esi/epreconditioner.c
examples/tests/ex1.c
examples/tests/ex2.c
examples/tests/ex3.c
examples/tests/ex4.c
examples/tests/ex5.c
examples/tests/ex7.c
examples/tutorials/ex1.c
examples/tutorials/ex2.c
impls/asm/asm.c
impls/bjacobi/bjacobi.c
impls/composite/composite.c
impls/eisens/eisen.c
impls/hypre/hyppilut.c
impls/is/nn/nn.c
impls/is/pcis.c
impls/jacobi/jacobi.c
impls/ksp/pcksp.c
impls/mg/fmg.c
impls/mg/mg.c
impls/mg/smg.c
impls/redundant/redundant.c
impls/samg/samgmgpetsc.c
interface/precon.c
pcimpl.h
/petsc/src/ksp/utils/damg.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/ex75.c
/petsc/src/mat/examples/tutorials/ex3.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/spooles/mpispooles.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.h
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matimpl.h
/petsc/src/snes/examples/tutorials/ex24.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/snesimpl.h
/petsc/src/sys/src/f90/f90_intel8.c
/petsc/src/sys/src/f90/makefile
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/utils/ghost.c
/petsc/src/sys/src/viewer/impls/mathematica/mathematica.c
/petsc/src/ts/impls/implicit/beuler/beuler.c
/petsc/src/ts/impls/implicit/cn/cn.c
/petsc/src/ts/impls/implicit/pvode/petscpvode.c
/petsc/src/vec/interface/map.c
/petsc/src/vec/interface/vecreg.c
/petsc/src/vec/interface/vector.c
/petsc/todo
bf108f3019-Mar-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2063.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040319024053|12244
ChangeSet
1.2063.1.1 04/03/18 20:40:53 barrysmith@barry-smiths-computer.local +5 -0
if matrix is symm

bk-changeset-1.2063.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040319024053|12244
ChangeSet
1.2063.1.1 04/03/18 20:40:53 barrysmith@barry-smiths-computer.local +5 -0
if matrix is symmetric try to use preconditioner options for symmetric matrices

src/mat/impls/aij/seq/aij.c
1.131 04/03/18 20:40:51 barrysmith@barry-smiths-computer.local +14 -1
if matrix is symmetric then submatrices are symmetric

src/mat/impls/aij/mpi/mpiov.c
1.13 04/03/18 20:40:51 barrysmith@barry-smiths-computer.local +21 -1
if matrix is symmetric then submatrices are symmetric

src/mat/impls/aij/mpi/mpiaij.c
1.108 04/03/18 20:40:51 barrysmith@barry-smiths-computer.local +4 -2
if matrix is symmetric then submatrices are symmetric

src/ksp/pc/impls/bjacobi/bjacobi.c
1.23 04/03/18 20:40:51 barrysmith@barry-smiths-computer.local +3 -5
if matrix is symmetric try to use preconditioner options for symmetric matrices

src/ksp/pc/impls/asm/asm.c
1.26 04/03/18 20:40:51 barrysmith@barry-smiths-computer.local +12 -4
if matrix is symmetric try to use preconditioner options for symmetric matrices


Hg-commit: 138e8c376424a8235670d4a0dddc0dbb0d9aa027

show more ...

ba8a714918-Mar-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2062
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040318221915|01933
ChangeSet
1.2062 04/03/18 16:19:15 barrysmith@barrysmith-57.mcs.anl.gov +7 -0
set ICC instead of ILU if mat

bk-changeset-1.2062
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040318221915|01933
ChangeSet
1.2062 04/03/18 16:19:15 barrysmith@barrysmith-57.mcs.anl.gov +7 -0
set ICC instead of ILU if matrix is known to be symmetric
add dvr sample code
default to icc using shift to force positive definite

src/mat/interface/matrix.c
1.102 04/03/18 16:19:13 barrysmith@barrysmith-57.mcs.anl.gov +40 -2
set ICC instead of ILU if matrix is known to be symmetric

src/ksp/pc/interface/precon.c
1.37 04/03/18 16:19:12 barrysmith@barrysmith-57.mcs.anl.gov +3 -2
set ICC instead of ILU if matrix is known to be symmetric

include/petscmat.h
1.109 04/03/18 16:19:12 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
set ICC instead of ILU if matrix is known to be symmetric

src/contrib/dvr/makefile
1.2 04/03/18 16:12:23 barrysmith@barrysmith-57.mcs.anl.gov +8 -256
works basic

src/contrib/dvr/dvr.F
1.2 04/03/18 16:11:53 barrysmith@barrysmith-57.mcs.anl.gov +70 -2
basic code

src/contrib/dvr/makefile
1.1 04/03/18 15:06:09 barrysmith@barrysmith-57.mcs.anl.gov +270 -0

src/contrib/dvr/makefile
1.0 04/03/18 15:06:09 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
BitKeeper file /Users/barrysmith/petsc-dev/src/contrib/dvr/makefile

src/contrib/dvr/dvr.F
1.1 04/03/18 15:04:46 barrysmith@barrysmith-57.mcs.anl.gov +4 -0

src/contrib/dvr/dvr.F
1.0 04/03/18 15:04:46 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
BitKeeper file /Users/barrysmith/petsc-dev/src/contrib/dvr/dvr.F

src/mat/interface/matrix.c
1.101 04/03/17 20:19:03 barrysmith@barry-smiths-computer.local +1 -2
bad formatting

src/ksp/pc/impls/icc/icc.c
1.23 04/03/17 20:16:49 barrysmith@barry-smiths-computer.local +7 -1
use Manteuffel shift by default now

docs/website/documentation/changes/221.html
1.6 04/03/17 20:16:33 barrysmith@barry-smiths-computer.local +2 -0
*** empty log message ***


Hg-commit: fc6b537e1cc0d1f68b48806bb388c03ceea16d5f

show more ...

ee3001cb16-Mar-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2056.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040316155421|35673
ChangeSet
1.2056.1.1 04/03/16 09:54:21 barrysmith@barry-smiths-computer.local +6 -0

fix missing le

bk-changeset-1.2056.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040316155421|35673
ChangeSet
1.2056.1.1 04/03/16 09:54:21 barrysmith@barry-smiths-computer.local +6 -0

fix missing levels in docs

src/snes/impls/tr/tr.c
1.12 04/03/16 09:54:19 barrysmith@barry-smiths-computer.local +2 -0

fix missing levels in docs

src/snes/impls/ls/ls.c
1.34 04/03/16 09:54:19 barrysmith@barry-smiths-computer.local +2 -0

fix missing levels in docs

src/ksp/pc/impls/samg/samgpetsc.c
1.9 04/03/16 09:54:19 barrysmith@barry-smiths-computer.local +2 -0

fix missing levels in docs

include/petscda.h
1.27 04/03/16 09:54:19 barrysmith@barry-smiths-computer.local +4 -0

fix missing levels in docs

src/sys/src/error/signal.c
1.20 04/03/16 09:53:25 barrysmith@barry-smiths-computer.local +18 -1
added manual page for popsignalhandler

src/fortran/custom/zsys.c
1.17 04/03/16 09:53:01 barrysmith@barry-smiths-computer.local +7 -0
added popsignalhandler


Hg-commit: 61e4e85086f6e46174de9288ef84cc6349ccac12

show more ...


/petsc/bin/update.py
/petsc/bmake/common/rules
/petsc/bmake/common/rules.fortran.cpp
/petsc/bmake/common/rules.shared.basic
/petsc/bmake/common/variables
/petsc/bmake/config/packages.in
/petsc/bmake/config/variables.in
/petsc/bmake/linux/packages
/petsc/bmake/linux_superludist/packages
/petsc/bmake/linux_uni/packages
/petsc/bmake/solaris/variables
/petsc/bmake/solaris64/variables
/petsc/bmake/win32_ms_mpich/variables
/petsc/config/cygwin
/petsc/config/cygwin-borland
/petsc/config/cygwin-ms
/petsc/config/linux-gnu-ia64
/petsc/config/macosx-gnu
/petsc/config/macosx-gnu.py
/petsc/config/solaris-gnu
/petsc/config/solaris-gnu.py
/petsc/config/solaris2.9-lam
/petsc/config/solaris2.9-lam.py
/petsc/docs/makefile
/petsc/docs/tex/manual/acknowl.tex
/petsc/docs/tex/petscapp.bib
/petsc/docs/website/developers/index.html
/petsc/docs/website/documentation/benchmarks.html
/petsc/docs/website/documentation/changes/220.html
/petsc/docs/website/documentation/changes/221.html
/petsc/docs/website/documentation/changes/index.html
/petsc/docs/website/documentation/faq.html
/petsc/docs/website/documentation/index.html
/petsc/docs/website/documentation/installation.html
/petsc/docs/website/download/petsc-patches.html
/petsc/docs/website/index.html
/petsc/docs/website/miscellaneous/acknwldg.html
/petsc/include/adic/ad_grad_daxpy.h
/petsc/include/finclude/petscdef.h
/petsc/include/finclude/petscsnes.h
/petsc/include/petsc.h
/petsc/include/petscda.h
/petsc/include/petscksp.h
/petsc/include/petscsnes.h
/petsc/maint/builddistlite
/petsc/maint/confignightly/crunch
/petsc/maint/confignightly/dactyl
/petsc/maint/confignightly/dreamcast
/petsc/maint/confignightly/hux1
/petsc/maint/confignightly/icrunch
/petsc/maint/confignightly/ksl1
/petsc/maint/confignightly/parth
/petsc/maint/confignightly/ptera
/petsc/maint/confignightly/schwinn
/petsc/maint/confignightly/seaborg
/petsc/maint/confignightly/smash
/petsc/maint/confignightly/spark
/petsc/maint/confignightly/spinetta
/petsc/maint/confignightly/zither
/petsc/maint/confignightly/zoolander
/petsc/maint/copylognightly
/petsc/maint/copylognightly.tao
/petsc/maint/startnightly
/petsc/maint/startnightly.tao
/petsc/maint/xclude
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/Options.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/BlockSolve.py
/petsc/python/PETSc/packages/C2HTML.py
/petsc/python/PETSc/packages/Dscpack.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/Sowing.py
/petsc/python/PETSc/packages/Spooles.py
/petsc/python/PETSc/packages/Superlu.py
/petsc/python/PETSc/packages/Superlu_dist.py
/petsc/python/PETSc/packages/Umfpack.py
/petsc/python/PETSc/packages/__init__.py
/petsc/python/PETSc/packages/update.py
/petsc/src/dm/da/daimpl.h
/petsc/src/dm/da/examples/tutorials/ex3.c
/petsc/src/dm/da/examples/tutorials/makefile
/petsc/src/dm/da/examples/tutorials/output/ex3_1.out
/petsc/src/dm/da/examples/tutorials/output/ex3_2.out
/petsc/src/dm/da/examples/tutorials/output/ex3_3.out
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/dacorn.c
/petsc/src/dm/da/src/dadestroy.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/src/daview.c
/petsc/src/dm/da/src/gr1.c
/petsc/src/fortran/custom/zda.c
/petsc/src/fortran/custom/zsnes.c
/petsc/src/fortran/custom/zsys.c
/petsc/src/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/examples/tutorials/ex22f.F
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/tcqmr/tcqmr.c
impls/samg/samgpetsc.c
/petsc/src/mat/impls/adic/makefile
/petsc/src/mat/impls/aij/mpi/mmaij.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/aij/seq/umfpack/umfpack.c
/petsc/src/mat/impls/baij/mpi/dscpack/dscpack.c
/petsc/src/mat/impls/baij/mpi/mmbaij.c
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
/petsc/src/mat/impls/sbaij/mpi/sbaijov.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/partition/impls/chaco/chaco.c
/petsc/src/mat/partition/impls/jostle/jostle.c
/petsc/src/mat/partition/impls/party/party.c
/petsc/src/mat/partition/impls/scotch/scotch.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/examples/tutorials/ex5f.F
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/snesimpl.h
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/src/error/signal.c
/petsc/src/sys/src/objects/ams/aoptions.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/vec/is/utils/isblock.c
/petsc/todo
8eb2139f25-Feb-2004 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.1970
balay@asterix.mcs.anl.gov|ChangeSet|20040225184806|34681
ChangeSet
1.1970 04/02/25 12:48:06 balay@asterix.mcs.anl.gov +3 -0
documentation fixes

src/vec/is/utils/isblock.c

bk-changeset-1.1970
balay@asterix.mcs.anl.gov|ChangeSet|20040225184806|34681
ChangeSet
1.1970 04/02/25 12:48:06 balay@asterix.mcs.anl.gov +3 -0
documentation fixes

src/vec/is/utils/isblock.c
1.3 04/02/25 12:48:05 balay@asterix.mcs.anl.gov +3 -0
fix the man-page title

src/sys/src/objects/tagm.c
1.12 04/02/25 12:48:05 balay@asterix.mcs.anl.gov +11 -4
add level info

src/ksp/pc/impls/is/nn/nn.c
1.19 04/02/25 12:48:05 balay@asterix.mcs.anl.gov +1 -1
add level


Hg-commit: 66b2b5bdbb2a11296ef8f29d66b94977266ab4ae

show more ...

f365a35724-Feb-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1955.1.5
Kris@p4buschel.|ChangeSet|20040224201658|31651
ChangeSet
1.1955.1.5 04/02/24 12:16:58 Kris@p4buschel. +2 -0
a few minor fixes for matlab and spai

src/mat/impls/aij/seq/

bk-changeset-1.1955.1.5
Kris@p4buschel.|ChangeSet|20040224201658|31651
ChangeSet
1.1955.1.5 04/02/24 12:16:58 Kris@p4buschel. +2 -0
a few minor fixes for matlab and spai

src/mat/impls/aij/seq/matlab/aijmatlab.c
1.22 04/02/24 12:16:57 Kris@p4buschel. +15 -14
damn external packages i don't have header files for....

src/ksp/pc/impls/spai/src/ispai.c
1.19 04/02/24 12:16:57 Kris@p4buschel. +2 -2
typo fix


Hg-commit: 4a07a2d5231f5d40379fea749bd06b34580c6cbb

show more ...


/petsc/bmake/common/rules
/petsc/bmake/common/variables
/petsc/bmake/macx/packages
/petsc/config/aix5.1.0.0
/petsc/config/configure.py
/petsc/config/cygwin
/petsc/config/cygwin-borland
/petsc/config/cygwin-ms
/petsc/config/cygwin.py
/petsc/config/darwin6.8
/petsc/config/freebsd5.1
/petsc/config/linux-gnu
/petsc/config/linux-gnu-gcc-absoft
/petsc/config/linux-gnu-gcc-ifc
/petsc/config/linux-gnu-gcc-pgf90
/petsc/config/linux-gnu-ia64
/petsc/config/linux-gnu-uni
/petsc/config/linux_alpha
/petsc/config/linux_alpha_dec
/petsc/config/macosx-gnu
/petsc/config/macosx-gnu.py
/petsc/config/macosx-ibm
/petsc/config/osf5.0
/petsc/config/solaris2.9
/petsc/docs/tex/manual/part2.tex
/petsc/docs/tex/petscapp.bib
/petsc/docs/website/documentation/changes/220.html
/petsc/include/finclude/petscmat.h
/petsc/include/petscmat.h
/petsc/maint/buildtest
/petsc/maint/copylognightly
/petsc/maint/killnightly
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/update.py
impls/spai/src/ispai.c
/petsc/src/mat/examples/tests/ex92.c
/petsc/src/mat/examples/tests/output/ex30_1.out
/petsc/src/mat/examples/tutorials/ex4.c
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/spooles/mpispooles.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/essl/essl.c
/petsc/src/mat/impls/aij/seq/lusol/lusol.c
/petsc/src/mat/impls/aij/seq/makefile
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/aij/seq/matlab/makefile
/petsc/src/mat/impls/aij/seq/spooles/spooles.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/aij/seq/umfpack/umfpack.c
/petsc/src/mat/impls/baij/mpi/dscpack/dscpack.c
/petsc/src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/partition/impls/chaco/chaco.c
/petsc/src/mat/partition/impls/chaco/makefile
/petsc/src/mat/partition/impls/jostle/jostle.c
/petsc/src/mat/partition/impls/jostle/makefile
/petsc/src/mat/partition/impls/makefile
/petsc/src/mat/partition/impls/party/makefile
/petsc/src/mat/partition/impls/party/party.c
/petsc/src/mat/partition/impls/readme
/petsc/src/mat/partition/impls/scotch/makefile
/petsc/src/mat/partition/impls/scotch/scotch.c
/petsc/src/mat/partition/spartition.c
/petsc/src/snes/mf/snesmfj.c
/petsc/todo
556c611719-Feb-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1935
Kris@p4buschel.|ChangeSet|20040219050700|52310
ChangeSet
1.1935 04/02/18 21:07:00 Kris@p4buschel. +4 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into p4buschel.:F:/Home/K

bk-changeset-1.1935
Kris@p4buschel.|ChangeSet|20040219050700|52310
ChangeSet
1.1935 04/02/18 21:07:00 Kris@p4buschel. +4 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into p4buschel.:F:/Home/Kris/petsc/petsc-dev

src/mat/impls/rowbs/mpi/mpirowbs.c
1.47 04/02/18 21:06:59 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/dense/mpi/mpidense.c
1.33 04/02/18 21:06:58 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/aij/seq/aij.c
1.127 04/02/18 21:06:58 Kris@p4buschel. +0 -0
Auto merged

src/ksp/pc/impls/is/nn/nn.c
1.18 04/02/18 21:06:57 Kris@p4buschel. +0 -0
Auto merged


Hg-commit: 985d926bdf453c1d9f766ce96b675bf74e04b753

show more ...


/petsc/bin/mpirun.uni
/petsc/bmake/IRIX/variables
/petsc/bmake/IRIX64/packages
/petsc/bmake/IRIX64/variables
/petsc/bmake/IRIX_gnu/packages
/petsc/bmake/IRIX_gnu/variables
/petsc/bmake/UXPV/packages
/petsc/bmake/UXPV/variables
/petsc/bmake/alpha/variables
/petsc/bmake/alpha_gnu/packages
/petsc/bmake/alpha_gnu/variables
/petsc/bmake/alpha_uni/packages
/petsc/bmake/alpha_uni/variables
/petsc/bmake/ascired/variables
/petsc/bmake/beos/packages
/petsc/bmake/beos/variables
/petsc/bmake/common/rules
/petsc/bmake/common/rules.shared.basic
/petsc/bmake/config/variables.in
/petsc/bmake/cray-x1/variables
/petsc/bmake/freebsd/variables
/petsc/bmake/hpux/variables
/petsc/bmake/hpux64/variables
/petsc/bmake/linux/packages
/petsc/bmake/linux/variables
/petsc/bmake/linux64/variables
/petsc/bmake/linux64_intel/variables
/petsc/bmake/linux_absoft/variables
/petsc/bmake/linux_alpha/variables
/petsc/bmake/linux_alpha_dec/variables
/petsc/bmake/linux_gcc_ifc/packages
/petsc/bmake/linux_gcc_ifc/variables
/petsc/bmake/linux_gcc_pgf90/variables
/petsc/bmake/linux_gm/variables
/petsc/bmake/linux_intel/packages
/petsc/bmake/linux_intel/variables
/petsc/bmake/linux_jazz_intel/variables
/petsc/bmake/linux_nagf90/packages
/petsc/bmake/linux_nagf90/variables
/petsc/bmake/linux_pgi/variables
/petsc/bmake/linux_superludist/variables
/petsc/bmake/linux_tau/variables
/petsc/bmake/linux_uni/packages
/petsc/bmake/linux_uni/variables
/petsc/bmake/macx/variables
/petsc/bmake/rs6000/variables
/petsc/bmake/rs6000_64/variables
/petsc/bmake/rs6000_gnu/variables
/petsc/bmake/rs6000_sp/variables
/petsc/bmake/solaris/variables
/petsc/bmake/solaris64/variables
/petsc/bmake/solaris_gnu/variables
/petsc/bmake/solaris_lam/variables
/petsc/bmake/solaris_uni/packages
/petsc/bmake/solaris_uni/variables
/petsc/bmake/solaris_x86/variables
/petsc/bmake/sx6/variables
/petsc/bmake/t3e/variables
/petsc/bmake/win32_borland/packages
/petsc/bmake/win32_borland/variables
/petsc/bmake/win32_gnu/packages
/petsc/bmake/win32_gnu/variables
/petsc/bmake/win32_intel/variables
/petsc/bmake/win32_ms/packages
/petsc/bmake/win32_ms/variables
/petsc/bmake/win32_ms_hpvm/variables
/petsc/bmake/win32_ms_mpich/variables
/petsc/bmake/win32_ms_mpipro/variables
/petsc/bmake/win32_ms_wmpi/variables
/petsc/bmake/win64_intel/packages
/petsc/bmake/win64_intel/variables
/petsc/config/aix5.1.0.0.py
/petsc/config/configure.py
/petsc/config/cygwin-borland
/petsc/config/cygwin-borland.py
/petsc/config/cygwin.py
/petsc/config/irix6.5.py
/petsc/config/linux-gnu-gcc-absoft.py
/petsc/config/linux-gnu-ia64
/petsc/config/linux-gnu-ia64-intel.py
/petsc/config/linux-gnu-ia64.py
/petsc/config/linux-gnu-intel.py
/petsc/config/macosx-gnu
/petsc/config/macosx-gnu.py
/petsc/config/macosx-ibm.py
/petsc/config/osf5.0.py
/petsc/config/solaris-gnu.py
/petsc/docs/tex/manual/intro.tex
/petsc/docs/tex/manual/manual.tex
/petsc/docs/tex/petscapp.bib
/petsc/docs/website/developers/index.html
/petsc/docs/website/documentation/changes/216.html
/petsc/docs/website/documentation/changes/220.html
/petsc/docs/website/documentation/faq.html
/petsc/docs/website/documentation/installation.html
/petsc/docs/website/documentation/linearsolvertable.html
/petsc/docs/website/documentation/troubleshooting.html
/petsc/include/mpiuni/mpi.h
/petsc/include/mpiuni/mpif.h
/petsc/include/petsc.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/vecimpl.h
/petsc/maint/buildtest
/petsc/maint/confignightly/ksl1
/petsc/maint/confignightly/parth
/petsc/maint/confignightly/zoolander
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/Options.py
/petsc/python/PETSc/packages/ADIC.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/BlockSolve.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/Matlab.py
/petsc/python/PETSc/packages/X11.py
/petsc/python/PETSc/packages/compilerFlags.py
/petsc/python/PETSc/packages/fortranstubs.py
/petsc/python/PETSc/packages/update.py
/petsc/src/contrib/oberman/laplacian_q1/scalable/appalgebra.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/fortran/custom/zdraw.c
/petsc/src/fortran/custom/zmat.c
/petsc/src/fortran/custom/zpc.c
/petsc/src/fortran/custom/zsles.c
/petsc/src/fortran/custom/zts.c
impls/hypre/hyppilut.c
impls/is/makefile
impls/is/nn/nn.c
impls/is/nn/nn.h
impls/is/pcis.c
impls/is/pcis.h
impls/shell/shellpc.c
/petsc/src/ksp/utils/damg.c
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/matptap.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/is/makefile
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/is/matis.h
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/impls/shell/shellcnv.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matimpl.h
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/src/adic/adintrinsics/report-once.c
/petsc/src/sys/src/dll/makefile
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/f90/f90_intel.c
/petsc/src/sys/src/makefile
/petsc/src/sys/src/memory/mtr.c
/petsc/src/sys/src/mpiuni/makefile
/petsc/src/sys/src/mpiuni/mpi.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/viewer/impls/hdf4/hdf4v.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/impls/dvecimpl.h
/petsc/src/vec/impls/esi/ebvec1.c
/petsc/src/vec/impls/hypre/vhyp.c
/petsc/src/vec/impls/mpi/pmap.c
/petsc/src/vec/impls/mpi/pvecimpl.h
/petsc/src/vec/impls/seq/bvec1.c
/petsc/src/vec/impls/seq/bvec2.c
/petsc/src/vec/impls/seq/vseqcr.c
/petsc/src/vec/interface/map.c
/petsc/src/vec/interface/mapcreate.c
/petsc/src/vec/interface/mapreg.c
/petsc/src/vec/interface/mapregall.c
/petsc/src/vec/interface/veccreate.c
/petsc/src/vec/interface/vecreg.c
/petsc/src/vec/interface/vecregall.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/makefile
/petsc/src/vec/utils/comb.c
/petsc/src/vec/utils/pipeline.c
/petsc/src/vec/utils/vecio.c
/petsc/src/vec/utils/vecmpitoseq.c
/petsc/src/vec/utils/vecstash.c
/petsc/src/vec/utils/vinv.c
/petsc/src/vec/utils/vpscat.c
/petsc/src/vec/utils/vscat.c
/petsc/todo
b4319ba418-Feb-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1929.1.110
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040218171425|63990
ChangeSet
1.1929.1.110 04/02/18 11:14:25 barrysmith@barrysmith-57.mcs.anl.gov +13 -0
change name of i

bk-changeset-1.1929.1.110
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040218171425|63990
ChangeSet
1.1929.1.110 04/02/18 11:14:25 barrysmith@barrysmith-57.mcs.anl.gov +13 -0
change name of is. files so won't conflict when generating Fortran stubs
PLUS added --with-shared to allow turning off shared libraries

src/mat/impls/is/matis.c
1.13 04/02/18 11:14:22 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
change name of is. files so won't conflict when generating Fortran stubs

src/ksp/pc/impls/is/pcis.h
1.7 04/02/18 11:14:22 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
change name of is. files so won't conflict when generating Fortran stubs

src/ksp/pc/impls/is/pcis.c
1.13 04/02/18 11:14:22 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
change name of is. files so won't conflict when generating Fortran stubs

src/ksp/pc/impls/is/nn/nn.h
1.7 04/02/18 11:14:22 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
change name of is. files so won't conflict when generating Fortran stubs

python/PETSc/Configure.py
1.203 04/02/18 11:14:22 barrysmith@barrysmith-57.mcs.anl.gov +6 -2
add ability to turn off shared libraries

config/linux-gnu-ia64.py
1.4 04/02/18 11:14:22 barrysmith@barrysmith-57.mcs.anl.gov +2 -1
cannot make shared libraries on this machine

bmake/common/rules.shared.basic
1.8 04/02/18 11:14:22 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
shared_none rule to allow turning off shared libraries

src/ksp/pc/impls/is/nn/nn.h
1.6 04/02/18 10:50:28 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
is.h change to pcis.h

src/ksp/pc/impls/is/pcis.h
1.6 04/02/18 10:49:57 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Rename: src/ksp/pc/impls/is/is.h -> src/ksp/pc/impls/is/pcis.h

src/ksp/pc/impls/is/pcis.c
1.12 04/02/18 10:49:50 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Rename: src/ksp/pc/impls/is/is.c -> src/ksp/pc/impls/is/pcis.c

src/ksp/pc/impls/is/makefile
1.5 04/02/18 10:49:43 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
add pc to file names

src/mat/impls/is/matis.h
1.4 04/02/18 10:48:42 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Rename: src/mat/impls/is/is.h -> src/mat/impls/is/matis.h

src/mat/impls/is/matis.c
1.12 04/02/18 10:48:35 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Rename: src/mat/impls/is/is.c -> src/mat/impls/is/matis.c

src/mat/impls/is/makefile
1.4 04/02/18 10:48:27 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
change is file to matis

src/mat/impls/is/is.c
1.11 04/02/18 10:47:52 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
need new name

include/petscmat.h
1.102 04/02/18 10:45:49 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
damn, Kris had not fixed the useMatlab one

todo
1.29 04/02/18 10:45:15 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
*** empty log message ***

bmake/common/rules
1.106 04/02/18 10:40:54 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
be quite on pulls, hopefully this means don't list all the files pulled


Hg-commit: d5b72083ae1c910f37bf123eee092ca0d7389677

show more ...


/petsc/bmake/IRIX64/packages
/petsc/bmake/IRIX_gnu/packages
/petsc/bmake/UXPV/packages
/petsc/bmake/alpha_gnu/packages
/petsc/bmake/alpha_uni/packages
/petsc/bmake/beos/packages
/petsc/bmake/common/rules
/petsc/bmake/common/rules.shared.basic
/petsc/bmake/linux_gcc_ifc/packages
/petsc/bmake/linux_intel/packages
/petsc/bmake/linux_nagf90/packages
/petsc/bmake/linux_uni/packages
/petsc/bmake/solaris_uni/packages
/petsc/bmake/win32_borland/packages
/petsc/bmake/win32_gnu/packages
/petsc/bmake/win32_ms/packages
/petsc/bmake/win64_intel/packages
/petsc/config/cygwin.py
/petsc/config/irix6.5.py
/petsc/config/linux-gnu-gcc-absoft.py
/petsc/config/linux-gnu-ia64.py
/petsc/config/linux-gnu-intel.py
/petsc/config/osf5.0.py
/petsc/config/solaris-gnu.py
/petsc/docs/tex/petscapp.bib
/petsc/docs/website/developers/index.html
/petsc/docs/website/documentation/faq.html
/petsc/docs/website/documentation/installation.html
/petsc/include/petscmat.h
/petsc/maint/buildtest
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/packages/ADIC.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/BlockSolve.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/Matlab.py
/petsc/python/PETSc/packages/X11.py
/petsc/python/PETSc/packages/fortranstubs.py
/petsc/python/PETSc/packages/update.py
impls/is/makefile
impls/is/nn/nn.h
impls/is/pcis.c
impls/is/pcis.h
/petsc/src/mat/impls/is/makefile
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/is/matis.h
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/sys/src/mpiuni/makefile
/petsc/src/vec/makefile
/petsc/todo
72129efb17-Feb-2004 victorle <victorle@tibook500ve.cs.utk.edu>

bk-changeset-1.1929.26.2
victorle@tibook500ve.cs.utk.edu|ChangeSet|20040217222226|18336
ChangeSet
1.1929.26.2 04/02/17 17:22:26 victorle@tibook500ve.cs.utk.edu +1 -0
Merge http://petsc@petsc.bkbi

bk-changeset-1.1929.26.2
victorle@tibook500ve.cs.utk.edu|ChangeSet|20040217222226|18336
ChangeSet
1.1929.26.2 04/02/17 17:22:26 victorle@tibook500ve.cs.utk.edu +1 -0
Merge http://petsc@petsc.bkbits.net/petsc-dev
into tibook500ve.cs.utk.edu:/Volumes/UserPartition/Users/victorle/Software/petsc/petsc-dev

src/ksp/pc/impls/hypre/hyppilut.c
1.47 04/02/17 17:22:22 victorle@tibook500ve.cs.utk.edu +0 -0
Auto merged


Hg-commit: 0bcbdd62156c12444986ccf8e73117dfd3951664

show more ...

58de9b7e17-Feb-2004 victorle <victorle@tibook500ve.cs.utk.edu>

bk-changeset-1.1929.25.1
victorle@tibook500ve.cs.utk.edu|ChangeSet|20040217222126|30135
ChangeSet
1.1929.25.1 04/02/17 17:21:26 victorle@tibook500ve.cs.utk.edu +1 -0
resolved contradiction betwee

bk-changeset-1.1929.25.1
victorle@tibook500ve.cs.utk.edu|ChangeSet|20040217222126|30135
ChangeSet
1.1929.25.1 04/02/17 17:21:26 victorle@tibook500ve.cs.utk.edu +1 -0
resolved contradiction between two naming schemes for "boomeramg/AMG"

src/ksp/pc/impls/hypre/hyppilut.c
1.45.1.1 04/02/17 17:21:21 victorle@tibook500ve.cs.utk.edu +3 -2
resolved contradiction between two naming schemes for "boomeramg/AMG"


Hg-commit: 41f0b3aa2cd3910155c8f973e24b331690bb059b

show more ...

1b99c23616-Feb-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1929.1.78
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040216171148|16362
ChangeSet
1.1929.1.78 04/02/16 11:11:48 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
nightly build fixes

bk-changeset-1.1929.1.78
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040216171148|16362
ChangeSet
1.1929.1.78 04/02/16 11:11:48 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
nightly build fixes

src/ksp/pc/impls/is/nn/nn.c
1.16.1.1 04/02/16 11:11:46 barrysmith@barrysmith-57.mcs.anl.gov +4 -0
nightly build fixes

config/macosx-ibm.py
1.29 04/02/16 11:11:46 barrysmith@barrysmith-57.mcs.anl.gov +3 -1
nightly build fixes


Hg-commit: 1ad1a0d852776a5871f1db81b42c2a5ae2ad5aee

show more ...

3c94ec1116-Feb-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1929.1.77
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040216170718|16750
ChangeSet
1.1929.1.77 04/02/16 11:07:18 barrysmith@barrysmith-57.mcs.anl.gov +94 -0
allow installation

bk-changeset-1.1929.1.77
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040216170718|16750
ChangeSet
1.1929.1.77 04/02/16 11:07:18 barrysmith@barrysmith-57.mcs.anl.gov +94 -0
allow installation elsewhere

todo
1.27 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -3
allow installation elsewhere

src/vec/utils/vscat.c
1.14 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/utils/vpscat.c
1.12 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/utils/vinv.c
1.23 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/utils/vecstash.c
1.6 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/utils/vecmpitoseq.c
1.8 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/utils/vecio.c
1.25 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/utils/pipeline.c
1.7 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/utils/comb.c
1.11 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/interface/vector.c
1.73 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/interface/vecregall.c
1.14 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/interface/vecreg.c
1.22 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/interface/veccreate.c
1.16 04/02/16 11:07:04 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/interface/mapregall.c
1.7 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/interface/mapreg.c
1.14 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/interface/mapcreate.c
1.9 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/interface/map.c
1.11 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/impls/seq/vseqcr.c
1.8 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/impls/seq/bvec2.c
1.33 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/impls/seq/bvec1.c
1.5 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/impls/mpi/pvecimpl.h
1.5 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/impls/mpi/pmap.c
1.9 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/impls/hypre/vhyp.c
1.5 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/impls/esi/ebvec1.c
1.33 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/vec/impls/dvecimpl.h
1.6 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/ts/interface/ts.c
1.28 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +2 -1
allow installation elsewhere

src/sys/src/objects/pinit.c
1.30 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/sys/src/dll/makefile
1.5 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/mat/matimpl.h
1.35 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +0 -5
allow installation elsewhere

src/mat/interface/matrix.c
1.97 04/02/16 11:07:03 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/mat/impls/shell/shellcnv.c
1.8 04/02/16 11:07:02 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/mat/impls/shell/shell.c
1.15 04/02/16 11:07:02 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/mat/impls/maij/maij.c
1.14 04/02/16 11:07:02 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/ksp/pc/impls/shell/shellpc.c
1.13 04/02/16 11:07:02 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/fortran/custom/zts.c
1.12 04/02/16 11:07:02 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

src/dm/da/src/gr2.c
1.19 04/02/16 11:07:02 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

python/PETSc/Configure.py
1.191 04/02/16 11:07:02 barrysmith@barrysmith-57.mcs.anl.gov +6 -3
allow installation elsewhere

makefile
1.93 04/02/16 11:07:02 barrysmith@barrysmith-57.mcs.anl.gov +66 -0
allow installation elsewhere

include/petscvec.h
1.40 04/02/16 11:07:02 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
allow installation elsewhere

include/petsclog.h
1.34 04/02/16 11:07:02 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

config/configure.py
1.58 04/02/16 11:07:02 barrysmith@barrysmith-57.mcs.anl.gov +0 -4
allow installation elsewhere

bmake/win64_intel/variables
1.7 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/win32_ms_wmpi/variables
1.7 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/win32_ms_mpipro/variables
1.9 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/win32_ms_mpich/variables
1.16 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/win32_ms_hpvm/variables
1.8 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/win32_ms/variables
1.8 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/win32_intel/variables
1.7 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/win32_gnu/variables
1.6 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/win32_borland/variables
1.10 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/t3e/variables
1.6 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/sx6/variables
1.3 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/solaris_x86/variables
1.6 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/solaris_uni/variables
1.9 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/solaris_lam/variables
1.9 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/solaris_gnu/variables
1.7 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/solaris64/variables
1.10 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/solaris/variables
1.9 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/rs6000_sp/variables
1.9 04/02/16 11:07:01 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/rs6000_gnu/variables
1.5 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/rs6000_64/variables
1.11 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/rs6000/variables
1.7 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/macx/variables
1.17 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/linux_uni/variables
1.2 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/linux_tau/variables
1.4 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/linux_superludist/variables
1.4 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/linux_pgi/variables
1.8 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/linux_nagf90/variables
1.5 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/linux_jazz_intel/variables
1.5 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/linux_intel/variables
1.14 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/linux_gm/variables
1.3 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/linux_gcc_pgf90/variables
1.13 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/linux_gcc_ifc/variables
1.2 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/linux_alpha_dec/variables
1.9 04/02/16 11:07:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/linux_alpha/variables
1.7 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/linux_absoft/variables
1.6 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/linux64_intel/variables
1.10 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/linux64/variables
1.5 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/linux/variables
1.6 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/hpux64/variables
1.6 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/hpux/variables
1.6 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/freebsd/variables
1.6 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/cray-x1/variables
1.2 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/config/variables.in
1.41 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/common/rules
1.105 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
allow installation elsewhere

bmake/beos/variables
1.5 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/ascired/variables
1.6 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/alpha_uni/variables
1.8 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/alpha_gnu/variables
1.6 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/alpha/variables
1.9 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/UXPV/variables
1.7 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
allow installation elsewhere

bmake/IRIX_gnu/variables
1.6 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/IRIX64/variables
1.7 04/02/16 11:06:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere

bmake/IRIX/variables
1.5 04/02/16 11:06:58 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
allow installation elsewhere


Hg-commit: 7b2843cade75425c628042a823b0bad6b0499dfc

show more ...


/petsc/bmake/IRIX/variables
/petsc/bmake/IRIX64/variables
/petsc/bmake/IRIX_gnu/variables
/petsc/bmake/UXPV/variables
/petsc/bmake/alpha/variables
/petsc/bmake/alpha_gnu/variables
/petsc/bmake/alpha_uni/variables
/petsc/bmake/ascired/variables
/petsc/bmake/beos/variables
/petsc/bmake/common/rules
/petsc/bmake/config/variables.in
/petsc/bmake/cray-x1/variables
/petsc/bmake/freebsd/variables
/petsc/bmake/hpux/variables
/petsc/bmake/hpux64/variables
/petsc/bmake/linux/packages
/petsc/bmake/linux/variables
/petsc/bmake/linux64/variables
/petsc/bmake/linux64_intel/variables
/petsc/bmake/linux_absoft/variables
/petsc/bmake/linux_alpha/variables
/petsc/bmake/linux_alpha_dec/variables
/petsc/bmake/linux_gcc_ifc/variables
/petsc/bmake/linux_gcc_pgf90/variables
/petsc/bmake/linux_gm/variables
/petsc/bmake/linux_intel/variables
/petsc/bmake/linux_jazz_intel/variables
/petsc/bmake/linux_nagf90/variables
/petsc/bmake/linux_pgi/variables
/petsc/bmake/linux_superludist/variables
/petsc/bmake/linux_tau/variables
/petsc/bmake/linux_uni/variables
/petsc/bmake/macx/variables
/petsc/bmake/rs6000/variables
/petsc/bmake/rs6000_64/variables
/petsc/bmake/rs6000_gnu/variables
/petsc/bmake/rs6000_sp/variables
/petsc/bmake/solaris/variables
/petsc/bmake/solaris64/variables
/petsc/bmake/solaris_gnu/variables
/petsc/bmake/solaris_lam/variables
/petsc/bmake/solaris_uni/variables
/petsc/bmake/solaris_x86/variables
/petsc/bmake/sx6/variables
/petsc/bmake/t3e/variables
/petsc/bmake/win32_borland/variables
/petsc/bmake/win32_gnu/variables
/petsc/bmake/win32_intel/variables
/petsc/bmake/win32_ms/variables
/petsc/bmake/win32_ms_hpvm/variables
/petsc/bmake/win32_ms_mpich/variables
/petsc/bmake/win32_ms_mpipro/variables
/petsc/bmake/win32_ms_wmpi/variables
/petsc/bmake/win64_intel/variables
/petsc/config/aix5.1.0.0.py
/petsc/config/configure.py
/petsc/config/cygwin-borland
/petsc/config/cygwin-borland.py
/petsc/config/linux-gnu-ia64
/petsc/config/linux-gnu-ia64.py
/petsc/config/macosx-gnu
/petsc/config/macosx-gnu.py
/petsc/config/solaris-64.py
/petsc/docs/tex/petscapp.bib
/petsc/docs/website/documentation/linearsolvertable.html
/petsc/docs/website/documentation/troubleshooting.html
/petsc/include/petsc.h
/petsc/include/petsclog.h
/petsc/include/petscvec.h
/petsc/maint/confignightly/blaze
/petsc/maint/confignightly/ksl1
/petsc/maint/confignightly/parth
/petsc/maint/confignightly/zoolander
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/Options.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/Matlab.py
/petsc/python/PETSc/packages/compilerFlags.py
/petsc/python/PETSc/packages/fortranstubs.py
/petsc/python/PETSc/packages/update.py
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/fortran/custom/zdraw.c
/petsc/src/fortran/custom/zmat.c
/petsc/src/fortran/custom/zpc.c
/petsc/src/fortran/custom/zsles.c
/petsc/src/fortran/custom/zts.c
impls/shell/shellpc.c
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/impls/shell/shellcnv.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matimpl.h
/petsc/src/sys/src/dll/makefile
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/f90/f90_intel.c
/petsc/src/sys/src/makefile
/petsc/src/sys/src/memory/mtr.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/impls/dvecimpl.h
/petsc/src/vec/impls/esi/ebvec1.c
/petsc/src/vec/impls/hypre/vhyp.c
/petsc/src/vec/impls/mpi/pmap.c
/petsc/src/vec/impls/mpi/pvecimpl.h
/petsc/src/vec/impls/seq/bvec1.c
/petsc/src/vec/impls/seq/bvec2.c
/petsc/src/vec/impls/seq/vseqcr.c
/petsc/src/vec/interface/map.c
/petsc/src/vec/interface/mapcreate.c
/petsc/src/vec/interface/mapreg.c
/petsc/src/vec/interface/mapregall.c
/petsc/src/vec/interface/veccreate.c
/petsc/src/vec/interface/vecreg.c
/petsc/src/vec/interface/vecregall.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/utils/comb.c
/petsc/src/vec/utils/pipeline.c
/petsc/src/vec/utils/vecio.c
/petsc/src/vec/utils/vecmpitoseq.c
/petsc/src/vec/utils/vecstash.c
/petsc/src/vec/utils/vinv.c
/petsc/src/vec/utils/vpscat.c
/petsc/src/vec/utils/vscat.c
/petsc/todo
de36255611-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 ...


/petsc/bmake/common/rules
/petsc/bmake/common/rules.fortran.none
/petsc/bmake/common/rules.shared.basic
/petsc/config/configure.py
/petsc/config/cygwin
/petsc/config/cygwin-ms
/petsc/config/cygwin-ms.py
/petsc/config/cygwin.py
/petsc/config/linux-gnu-gcc-absoft.py
/petsc/config/solaris-64.py
/petsc/config/solaris2.9.py
/petsc/docs/makefile
/petsc/docs/tex/manual/part2.tex
/petsc/docs/tex/petscapp.bib
/petsc/docs/website/documentation/changes/220.html
/petsc/docs/website/documentation/installation.html
/petsc/docs/website/documentation/linearsolvertable.html
/petsc/docs/website/documentation/troubleshooting.html
/petsc/docs/website/index.html
/petsc/include/petscerror.h
/petsc/include/petschead.h
/petsc/include/petscis.h
/petsc/include/petsclog.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscvec.h
/petsc/maint/builddist
/petsc/maint/buildtest
/petsc/maint/confignightly/blaze
/petsc/maint/confignightly/icrunch
/petsc/maint/confignightly/parth
/petsc/maint/confignightly/user02
/petsc/maint/copylognightly
/petsc/maint/startnightly
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/Options.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/Matlab.py
/petsc/python/PETSc/packages/fortranstubs.py
/petsc/src/contrib/fun3d/flow.c
/petsc/src/contrib/oberman/burgers_df_based_q1/appsetalg.c
/petsc/src/contrib/oberman/burgers_vertex_based_q1/main.c
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/ao/interface/ao.c
/petsc/src/dm/ao/interface/aodata.c
/petsc/src/dm/ao/interface/aodataalias.c
/petsc/src/dm/ao/utils/aopart.c
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/dacorn.c
/petsc/src/dm/da/src/dadestroy.c
/petsc/src/dm/da/src/dadist.c
/petsc/src/dm/da/src/daghost.c
/petsc/src/dm/da/src/dagtol.c
/petsc/src/dm/da/src/dagtona.c
/petsc/src/dm/da/src/daindex.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/src/daload.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/src/daltog.c
/petsc/src/dm/da/src/daltol.c
/petsc/src/dm/da/src/dapf.c
/petsc/src/dm/da/src/dascatter.c
/petsc/src/dm/da/src/dasub.c
/petsc/src/dm/da/src/daview.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/bicg/bicg.c
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cg/cgtype.c
/petsc/src/ksp/ksp/impls/cgne/cgne.c
/petsc/src/ksp/ksp/impls/cgs/cgs.c
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/cr/cr.c
/petsc/src/ksp/ksp/impls/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/fgmres/modpcf.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres2.c
/petsc/src/ksp/ksp/impls/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/minres/minres.c
/petsc/src/ksp/ksp/impls/preonly/preonly.c
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/impls/rich/richscale.c
/petsc/src/ksp/ksp/impls/symmlq/symmlq.c
/petsc/src/ksp/ksp/impls/tcqmr/tcqmr.c
/petsc/src/ksp/ksp/impls/tfqmr/tfqmr.c
/petsc/src/ksp/ksp/interface/eige.c
/petsc/src/ksp/ksp/interface/iguess.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/interface/itres.c
impls/asm/asm.c
impls/bjacobi/bjacobi.c
impls/cholesky/cholesky.c
impls/composite/composite.c
impls/eisens/eisen.c
impls/esi/pesi.c
impls/hypre/hyppilut.c
impls/icc/icc.c
impls/ilu/ilu.c
impls/is/is.c
impls/is/nn/nn.c
impls/jacobi/jacobi.c
impls/ksp/makefile
impls/ksp/pcksp.c
impls/lu/lu.c
impls/makefile
impls/mg/mg.c
impls/pbjacobi/pbjacobi.c
impls/ramg/ramgpetsc.c
impls/redundant/redundant.c
impls/samg/samgpetsc.c
impls/shell/shellpc.c
impls/sor/sor.c
impls/spai/src/ispai.c
interface/pcregis.c
interface/pcset.c
interface/precon.c
/petsc/src/ksp/utils/damg.c
/petsc/src/mat/color/color.c
/petsc/src/mat/examples/tests/ex1.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/aij/mpi/mmaij.c
/petsc/src/mat/impls/aij/mpi/pxxt.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/aijnode.c
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/aij/seq/matptap.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/mmbaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/seq/bdfact.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag2.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/rowbs/mpi/cholbs.c
/petsc/src/mat/impls/rowbs/mpi/iccbs.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/sbaijov.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/interface/matreg.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/interface/mhas.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/order/sorder.c
/petsc/src/mat/partition/partition.c
/petsc/src/mat/utils/axpy.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/getcolv.c
/petsc/src/mat/utils/matio.c
/petsc/src/mat/utils/zerodiag.c
/petsc/src/pf/interface/pf.c
/petsc/src/snes/examples/tests/ex1.c
/petsc/src/snes/examples/tests/ex11.c
/petsc/src/snes/examples/tests/ex12f.F
/petsc/src/snes/examples/tests/ex13.c
/petsc/src/snes/examples/tests/ex1f.F
/petsc/src/snes/examples/tests/ex4.c
/petsc/src/snes/examples/tests/ex5.c
/petsc/src/snes/examples/tests/ex7.c
/petsc/src/snes/examples/tests/ex9.c
/petsc/src/snes/examples/tutorials/ex1.c
/petsc/src/snes/examples/tutorials/ex10d/ex10.c
/petsc/src/snes/examples/tutorials/ex14.c
/petsc/src/snes/examples/tutorials/ex1f.F
/petsc/src/snes/examples/tutorials/ex2.c
/petsc/src/snes/examples/tutorials/ex21.c
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/examples/tutorials/ex3.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/ex5f.F
/petsc/src/snes/examples/tutorials/ex5f90.F
/petsc/src/snes/examples/tutorials/ex5s.c
/petsc/src/snes/examples/tutorials/ex6.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/ls/lsparams.c
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/mf/snesmfjdef.c
/petsc/src/snes/mf/wp.c
/petsc/src/snes/snesimpl.h
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/src/dll/reg.c
/petsc/src/sys/src/draw/interface/dbuff.c
/petsc/src/sys/src/draw/interface/dclear.c
/petsc/src/sys/src/draw/interface/dcoor.c
/petsc/src/sys/src/draw/interface/dellipse.c
/petsc/src/sys/src/draw/interface/dflush.c
/petsc/src/sys/src/draw/interface/dgcoor.c
/petsc/src/sys/src/draw/interface/dgpause.c
/petsc/src/sys/src/draw/interface/dline.c
/petsc/src/sys/src/draw/interface/dlinegw.c
/petsc/src/sys/src/draw/interface/dlinew.c
/petsc/src/sys/src/draw/interface/dmouse.c
/petsc/src/sys/src/draw/interface/dpause.c
/petsc/src/sys/src/draw/interface/dpoint.c
/petsc/src/sys/src/draw/interface/dpoints.c
/petsc/src/sys/src/draw/interface/draw.c
/petsc/src/sys/src/draw/interface/drawreg.c
/petsc/src/sys/src/draw/interface/drect.c
/petsc/src/sys/src/draw/interface/dsclear.c
/petsc/src/sys/src/draw/interface/dsetpause.c
/petsc/src/sys/src/draw/interface/dsflush.c
/petsc/src/sys/src/draw/interface/dtext.c
/petsc/src/sys/src/draw/interface/dtextgs.c
/petsc/src/sys/src/draw/interface/dtexts.c
/petsc/src/sys/src/draw/interface/dtextv.c
/petsc/src/sys/src/draw/interface/dtri.c
/petsc/src/sys/src/draw/interface/dviewp.c
/petsc/src/sys/src/draw/utils/axis.c
/petsc/src/sys/src/draw/utils/dscatter.c
/petsc/src/sys/src/draw/utils/hists.c
/petsc/src/sys/src/draw/utils/lg.c
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/f90/f90_IRIX.c
/petsc/src/sys/src/f90/f90_absoft.c
/petsc/src/sys/src/f90/f90_alpha.c
/petsc/src/sys/src/f90/f90_common.c
/petsc/src/sys/src/f90/f90_hpux.c
/petsc/src/sys/src/f90/f90_nag.c
/petsc/src/sys/src/f90/f90_rs6000.c
/petsc/src/sys/src/f90/f90_solaris.c
/petsc/src/sys/src/f90/f90_solaris_old.c
/petsc/src/sys/src/f90/f90_t3e.c
/petsc/src/sys/src/f90/f90_win32.c
/petsc/src/sys/src/matlabengine/matlab.c
/petsc/src/sys/src/objects/destroy.c
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/objects/pname.c
/petsc/src/sys/src/objects/tagm.c
/petsc/src/sys/src/plog/classLog.c
/petsc/src/sys/src/plog/eventLog.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/plog/ploginfo.c
/petsc/src/sys/src/plog/stageLog.c
/petsc/src/sys/src/utils/dict.c
/petsc/src/sys/src/utils/pbarrier.c
/petsc/src/sys/src/utils/random.c
/petsc/src/sys/src/viewer/impls/ams/ams.c
/petsc/src/sys/src/viewer/impls/ascii/filev.c
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/sys/src/viewer/impls/draw/drawv.c
/petsc/src/sys/src/viewer/impls/hdf4/hdf4v.c
/petsc/src/sys/src/viewer/impls/mathematica/mathematica.c
/petsc/src/sys/src/viewer/impls/silo/vsilo.c
/petsc/src/sys/src/viewer/impls/string/stringv.c
/petsc/src/sys/src/viewer/impls/vu/petscvu.c
/petsc/src/sys/src/viewer/interface/dupl.c
/petsc/src/sys/src/viewer/interface/flush.c
/petsc/src/sys/src/viewer/interface/view.c
/petsc/src/sys/src/viewer/interface/viewa.c
/petsc/src/sys/src/viewer/interface/viewreg.c
/petsc/src/ts/impls/explicit/euler/euler.c
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/ts/impls/implicit/beuler/beuler.c
/petsc/src/ts/impls/implicit/cn/cn.c
/petsc/src/ts/impls/implicit/pvode/petscpvode.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/ts/interface/tsreg.c
/petsc/src/vec/impls/esi/ebvec1.c
/petsc/src/vec/impls/hypre/vhyp.c
/petsc/src/vec/impls/mpi/pbvec.c
/petsc/src/vec/impls/mpi/pdvec.c
/petsc/src/vec/impls/seq/bvec1.c
/petsc/src/vec/impls/seq/bvec2.c
/petsc/src/vec/impls/seq/dvec2.c
/petsc/src/vec/interface/map.c
/petsc/src/vec/interface/mapcreate.c
/petsc/src/vec/interface/mapreg.c
/petsc/src/vec/interface/veccreate.c
/petsc/src/vec/interface/vecreg.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/is/impls/block/block.c
/petsc/src/vec/is/impls/general/general.c
/petsc/src/vec/is/impls/stride/stride.c
/petsc/src/vec/is/interface/index.c
/petsc/src/vec/is/utils/isblock.c
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/is/utils/iscomp.c
/petsc/src/vec/is/utils/isdiff.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/is/utils/makefile
/petsc/src/vec/utils/cmesh.c
/petsc/src/vec/utils/vecio.c
/petsc/src/vec/utils/vecmpitoseq.c
/petsc/src/vec/utils/vinv.c
/petsc/src/vec/utils/vscat.c
/petsc/src/vec/vecimpl.h
/petsc/todo
f204ca4911-Feb-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1933
Kris@p4buschel.|ChangeSet|20040211105131|52836
ChangeSet
1.1933 04/02/11 02:51:31 Kris@p4buschel. +25 -0
Eliminate use of MatCreateXXX constructors in favor of MatSetType whic

bk-changeset-1.1933
Kris@p4buschel.|ChangeSet|20040211105131|52836
ChangeSet
1.1933 04/02/11 02:51:31 Kris@p4buschel. +25 -0
Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.

src/snes/interface/noise/snesmfj2.c
1.12 04/02/11 02:51:30 Kris@p4buschel. +3 -1
Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.

src/mat/impls/sbaij/seq/aijsbaij.c
1.14 04/02/11 02:51:29 Kris@p4buschel. +12 -4
Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.

src/mat/impls/sbaij/mpi/mpisbaij.c
1.83.1.2 04/02/11 02:51:29 Kris@p4buschel. +5 -2
Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.

src/mat/impls/rowbs/mpi/mpirowbs.c
1.42.1.3 04/02/11 02:51:29 Kris@p4buschel. +6 -2
Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.

src/mat/impls/baij/seq/baijfact3.c
1.9 04/02/11 02:51:29 Kris@p4buschel. +3 -1
Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.

src/mat/impls/baij/seq/baijfact2.c
1.30.1.1 04/02/11 02:51:29 Kris@p4buschel. +3 -1
Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.

src/mat/impls/baij/seq/baij.c
1.74.1.2 04/02/11 02:51:29 Kris@p4buschel. +3 -1
Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.

src/mat/impls/baij/seq/aijbaij.c
1.8 04/02/11 02:51:29 Kris@p4buschel. +6 -2
Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.

src/mat/impls/baij/mpi/mpibaij.c
1.49.1.2 04/02/11 02:51:29 Kris@p4buschel. +9 -3
Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.

src/mat/impls/baij/mpi/mmbaij.c
1.13.1.1 04/02/11 02:51:29 Kris@p4buschel. +3 -1
Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.

src/mat/impls/aij/seq/aijmatlab.c
1.17 04/02/11 02:51:29 Kris@p4buschel. +9 -3
Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.

src/mat/impls/aij/seq/aijfact.c
1.47.1.1 04/02/11 02:51:29 Kris@p4buschel. +9 -3
Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.

src/mat/impls/aij/seq/aij.c
1.123.1.2 04/02/11 02:51:29 Kris@p4buschel. +9 -3
Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.

src/mat/impls/aij/mpi/pxxt.c
1.12.1.1 04/02/11 02:51:29 Kris@p4buschel. +6 -2
Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.

src/mat/impls/aij/mpi/mpiaij.c
1.107 04/02/11 02:51:29 Kris@p4buschel. +16 -5
Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.

src/mat/impls/aij/mpi/mmaij.c
1.9.1.1 04/02/11 02:51:29 Kris@p4buschel. +3 -1
Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.

src/mat/impls/adj/mpi/mpiadj.c
1.23 04/02/11 02:51:29 Kris@p4buschel. +3 -1
Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.

src/ksp/pc/impls/spai/src/ispai.c
1.16.1.1 04/02/11 02:51:29 Kris@p4buschel. +5 -1
Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.

src/ksp/pc/impls/samg/samgpetsctools.c
1.8 04/02/11 02:51:28 Kris@p4buschel. +12 -9
Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.

src/ksp/pc/impls/samg/samgmgpetsc.c
1.7 04/02/11 02:51:28 Kris@p4buschel. +4 -3
Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.

src/ksp/pc/impls/is/nn/nn.c
1.12.1.1 04/02/11 02:51:28 Kris@p4buschel. +5 -2
Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.

src/ksp/pc/impls/eisens/eisen.c
1.12.1.1 04/02/11 02:51:28 Kris@p4buschel. +3 -1
Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.

src/dm/da/utils/pack.c
1.6.1.1 04/02/11 02:51:28 Kris@p4buschel. +3 -1
Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.

src/dm/da/src/dainterp.c
1.7.1.1 04/02/11 02:51:28 Kris@p4buschel. +16 -4
Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.

src/dm/ao/impls/basic/aodatabasic.c
1.11.1.1 04/02/11 02:51:28 Kris@p4buschel. +3 -1
Eliminate use of MatCreateXXX constructors in favor of MatSetType which allows for better inheritance.


Hg-commit: 94e83579d5d8745ae16610781feb1441d89f4b93

show more ...


/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/ksp/examples/tutorials/ex4.c
impls/eisens/eisen.c
impls/is/nn/nn.c
impls/samg/samgmgpetsc.c
impls/samg/samgpetsctools.c
impls/spai/src/ispai.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/mmaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/pxxt.c
/petsc/src/mat/impls/aij/mpi/spooles/mpiaijspooles.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/aijmatlab.c
/petsc/src/mat/impls/aij/seq/essl/essl.c
/petsc/src/mat/impls/aij/seq/lusol/lusol.c
/petsc/src/mat/impls/aij/seq/spooles/aijspooles.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/aij/seq/umfpack/umfpack.c
/petsc/src/mat/impls/baij/mpi/dscpack/dscpack.c
/petsc/src/mat/impls/baij/mpi/mmbaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/aijbaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag3.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/aijsbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
/petsc/src/mat/utils/axpy.c
/petsc/src/snes/interface/noise/snesmfj2.c
/petsc/src/sys/src/viewer/impls/mathematica/mathematica.c
5c9740d611-Feb-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1929.11.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040211005724|42009
ChangeSet
1.1929.11.1 04/02/10 18:57:24 barrysmith@barry-smiths-computer.local +2 -0
better docs for

bk-changeset-1.1929.11.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040211005724|42009
ChangeSet
1.1929.11.1 04/02/10 18:57:24 barrysmith@barry-smiths-computer.local +2 -0
better docs for nn preconditioner

src/ksp/pc/impls/is/nn/nn.c
1.16 04/02/10 18:57:22 barrysmith@barry-smiths-computer.local +10 -3
docs on all -is options

src/ksp/pc/impls/is/is.c
1.11 04/02/10 18:57:22 barrysmith@barry-smiths-computer.local +3 -3
better prefixes for options

src/ksp/pc/impls/is/nn/nn.c
1.15 04/02/10 18:36:34 barrysmith@barry-smiths-computer.local +3 -3
better names with correct prefix for turning off balancing


Hg-commit: 748fb39b064e048ae15930aa746c8947c84d107e

show more ...


/petsc/bmake/common/rules
/petsc/bmake/common/rules.shared.basic
/petsc/bmake/config/variables.in
/petsc/config/configure.py
/petsc/docs/tex/petscapp.bib
/petsc/docs/website/documentation/installation.html
/petsc/docs/website/documentation/linearsolvertable.html
/petsc/include/petscvec.h
/petsc/maint/builddist
/petsc/maint/buildtest
/petsc/maint/confignightly/blaze
/petsc/maint/confignightly/parth
/petsc/maint/confignightly/user02
/petsc/maint/copylognightly
/petsc/maint/startnightly
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/Options.py
/petsc/python/PETSc/packages/fortranstubs.py
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/bicg/bicg.c
/petsc/src/ksp/ksp/impls/cgs/cgs.c
/petsc/src/ksp/ksp/impls/cr/cr.c
/petsc/src/ksp/ksp/impls/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/minres/minres.c
/petsc/src/ksp/ksp/impls/preonly/preonly.c
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/impls/symmlq/symmlq.c
/petsc/src/ksp/ksp/impls/tcqmr/tcqmr.c
/petsc/src/ksp/ksp/impls/tfqmr/tfqmr.c
impls/is/is.c
impls/is/nn/nn.c
/petsc/src/snes/examples/tutorials/ex6.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/ts/impls/explicit/euler/euler.c
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/ts/impls/implicit/beuler/beuler.c
/petsc/src/ts/impls/implicit/cn/cn.c
/petsc/src/ts/impls/implicit/pvode/petscpvode.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/vecimpl.h
/petsc/todo
c9780b6f09-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 ...


/petsc/docs/tex/manual/part2.tex
/petsc/docs/website/documentation/changes/220.html
/petsc/include/petschead.h
/petsc/include/petscsnes.h
/petsc/python/PETSc/Configure.py
/petsc/src/contrib/fun3d/flow.c
/petsc/src/contrib/oberman/burgers_df_based_q1/appsetalg.c
/petsc/src/contrib/oberman/burgers_vertex_based_q1/main.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/itfunc.c
interface/precon.c
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/aij/seq/matptap.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/interface/mhas.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/partition/partition.c
/petsc/src/pf/interface/pf.c
/petsc/src/snes/examples/tests/ex1.c
/petsc/src/snes/examples/tests/ex11.c
/petsc/src/snes/examples/tests/ex12f.F
/petsc/src/snes/examples/tests/ex13.c
/petsc/src/snes/examples/tests/ex1f.F
/petsc/src/snes/examples/tests/ex4.c
/petsc/src/snes/examples/tests/ex5.c
/petsc/src/snes/examples/tests/ex7.c
/petsc/src/snes/examples/tests/ex9.c
/petsc/src/snes/examples/tutorials/ex1.c
/petsc/src/snes/examples/tutorials/ex10d/ex10.c
/petsc/src/snes/examples/tutorials/ex14.c
/petsc/src/snes/examples/tutorials/ex1f.F
/petsc/src/snes/examples/tutorials/ex2.c
/petsc/src/snes/examples/tutorials/ex21.c
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/examples/tutorials/ex3.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/ex5f.F
/petsc/src/snes/examples/tutorials/ex5f90.F
/petsc/src/snes/examples/tutorials/ex5s.c
/petsc/src/snes/examples/tutorials/ex6.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/snesimpl.h
/petsc/src/snes/utils/damgsnes.c
/petsc/src/ts/impls/implicit/beuler/beuler.c
/petsc/src/ts/impls/implicit/cn/cn.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/is/interface/index.c
/petsc/src/vec/is/utils/iscomp.c
/petsc/src/vec/utils/vecmpitoseq.c
4482741e09-Feb-2004 Barry Smith <bsmith@mcs.anl.gov>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


Hg-commit: 9f73a33a80604cbf5f81774c2cc9dd509503ba9e

show more ...


/petsc/bmake/common/rules.shared.basic
/petsc/bmake/config/variables.in
/petsc/config/configure.py
/petsc/config/linux-gnu-gcc-absoft.py
/petsc/docs/makefile
/petsc/docs/website/documentation/installation.html
/petsc/include/petscerror.h
/petsc/include/petschead.h
/petsc/include/petscis.h
/petsc/include/petsclog.h
/petsc/maint/confignightly/icrunch
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/Matlab.py
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/ao/interface/ao.c
/petsc/src/dm/ao/interface/aodata.c
/petsc/src/dm/ao/interface/aodataalias.c
/petsc/src/dm/ao/utils/aopart.c
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/dacorn.c
/petsc/src/dm/da/src/dadestroy.c
/petsc/src/dm/da/src/dadist.c
/petsc/src/dm/da/src/daghost.c
/petsc/src/dm/da/src/dagtol.c
/petsc/src/dm/da/src/dagtona.c
/petsc/src/dm/da/src/daindex.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/src/daload.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/src/daltog.c
/petsc/src/dm/da/src/daltol.c
/petsc/src/dm/da/src/dapf.c
/petsc/src/dm/da/src/dascatter.c
/petsc/src/dm/da/src/dasub.c
/petsc/src/dm/da/src/daview.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/ksp/ksp/impls/cg/cgtype.c
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/fgmres/modpcf.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres2.c
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/impls/rich/richscale.c
/petsc/src/ksp/ksp/interface/eige.c
/petsc/src/ksp/ksp/interface/iguess.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/interface/itres.c
impls/asm/asm.c
impls/bjacobi/bjacobi.c
impls/cholesky/cholesky.c
impls/composite/composite.c
impls/eisens/eisen.c
impls/hypre/hyppilut.c
impls/icc/icc.c
impls/ilu/ilu.c
impls/jacobi/jacobi.c
impls/ksp/pcksp.c
impls/lu/lu.c
impls/mg/mg.c
impls/redundant/redundant.c
impls/shell/shellpc.c
impls/sor/sor.c
interface/pcset.c
interface/precon.c
/petsc/src/ksp/utils/damg.c
/petsc/src/mat/color/color.c
/petsc/src/mat/examples/tests/ex1.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijnode.c
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/aij/seq/matptap.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/mpi/sbaijov.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/interface/matreg.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/interface/mhas.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/order/sorder.c
/petsc/src/mat/partition/partition.c
/petsc/src/mat/utils/axpy.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/getcolv.c
/petsc/src/mat/utils/matio.c
/petsc/src/mat/utils/zerodiag.c
/petsc/src/pf/interface/pf.c
/petsc/src/snes/impls/ls/lsparams.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/mf/snesmfjdef.c
/petsc/src/snes/mf/wp.c
/petsc/src/sys/src/dll/reg.c
/petsc/src/sys/src/draw/interface/dbuff.c
/petsc/src/sys/src/draw/interface/dclear.c
/petsc/src/sys/src/draw/interface/dcoor.c
/petsc/src/sys/src/draw/interface/dellipse.c
/petsc/src/sys/src/draw/interface/dflush.c
/petsc/src/sys/src/draw/interface/dgcoor.c
/petsc/src/sys/src/draw/interface/dgpause.c
/petsc/src/sys/src/draw/interface/dline.c
/petsc/src/sys/src/draw/interface/dlinegw.c
/petsc/src/sys/src/draw/interface/dlinew.c
/petsc/src/sys/src/draw/interface/dmouse.c
/petsc/src/sys/src/draw/interface/dpause.c
/petsc/src/sys/src/draw/interface/dpoint.c
/petsc/src/sys/src/draw/interface/dpoints.c
/petsc/src/sys/src/draw/interface/draw.c
/petsc/src/sys/src/draw/interface/drawreg.c
/petsc/src/sys/src/draw/interface/drect.c
/petsc/src/sys/src/draw/interface/dsclear.c
/petsc/src/sys/src/draw/interface/dsetpause.c
/petsc/src/sys/src/draw/interface/dsflush.c
/petsc/src/sys/src/draw/interface/dtext.c
/petsc/src/sys/src/draw/interface/dtextgs.c
/petsc/src/sys/src/draw/interface/dtexts.c
/petsc/src/sys/src/draw/interface/dtextv.c
/petsc/src/sys/src/draw/interface/dtri.c
/petsc/src/sys/src/draw/interface/dviewp.c
/petsc/src/sys/src/draw/utils/axis.c
/petsc/src/sys/src/draw/utils/dscatter.c
/petsc/src/sys/src/draw/utils/hists.c
/petsc/src/sys/src/draw/utils/lg.c
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/f90/f90_IRIX.c
/petsc/src/sys/src/f90/f90_absoft.c
/petsc/src/sys/src/f90/f90_alpha.c
/petsc/src/sys/src/f90/f90_common.c
/petsc/src/sys/src/f90/f90_hpux.c
/petsc/src/sys/src/f90/f90_nag.c
/petsc/src/sys/src/f90/f90_rs6000.c
/petsc/src/sys/src/f90/f90_solaris.c
/petsc/src/sys/src/f90/f90_solaris_old.c
/petsc/src/sys/src/f90/f90_t3e.c
/petsc/src/sys/src/f90/f90_win32.c
/petsc/src/sys/src/matlabengine/matlab.c
/petsc/src/sys/src/objects/destroy.c
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/objects/pname.c
/petsc/src/sys/src/objects/tagm.c
/petsc/src/sys/src/plog/classLog.c
/petsc/src/sys/src/plog/eventLog.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/plog/ploginfo.c
/petsc/src/sys/src/plog/stageLog.c
/petsc/src/sys/src/utils/dict.c
/petsc/src/sys/src/utils/pbarrier.c
/petsc/src/sys/src/utils/random.c
/petsc/src/sys/src/viewer/impls/ams/ams.c
/petsc/src/sys/src/viewer/impls/ascii/filev.c
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/sys/src/viewer/impls/draw/drawv.c
/petsc/src/sys/src/viewer/impls/hdf4/hdf4v.c
/petsc/src/sys/src/viewer/impls/mathematica/mathematica.c
/petsc/src/sys/src/viewer/impls/silo/vsilo.c
/petsc/src/sys/src/viewer/impls/string/stringv.c
/petsc/src/sys/src/viewer/impls/vu/petscvu.c
/petsc/src/sys/src/viewer/interface/dupl.c
/petsc/src/sys/src/viewer/interface/flush.c
/petsc/src/sys/src/viewer/interface/view.c
/petsc/src/sys/src/viewer/interface/viewa.c
/petsc/src/sys/src/viewer/interface/viewreg.c
/petsc/src/ts/impls/implicit/cn/cn.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/ts/interface/tsreg.c
/petsc/src/vec/impls/mpi/pbvec.c
/petsc/src/vec/interface/map.c
/petsc/src/vec/interface/mapcreate.c
/petsc/src/vec/interface/mapreg.c
/petsc/src/vec/interface/veccreate.c
/petsc/src/vec/interface/vecreg.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/is/impls/block/block.c
/petsc/src/vec/is/impls/general/general.c
/petsc/src/vec/is/impls/stride/stride.c
/petsc/src/vec/is/interface/index.c
/petsc/src/vec/is/utils/isblock.c
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/is/utils/iscomp.c
/petsc/src/vec/is/utils/isdiff.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/is/utils/makefile
/petsc/src/vec/utils/cmesh.c
/petsc/src/vec/utils/vecio.c
/petsc/src/vec/utils/vecmpitoseq.c
/petsc/src/vec/utils/vinv.c
/petsc/src/vec/utils/vscat.c
/petsc/todo
dfc5813707-Feb-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1929.1.13
barrysmith@barry-smiths-computer.local|ChangeSet|20040207052948|18221
ChangeSet
1.1929.1.13 04/02/06 23:29:48 barrysmith@barry-smiths-computer.local +3 -0
check also if m

bk-changeset-1.1929.1.13
barrysmith@barry-smiths-computer.local|ChangeSet|20040207052948|18221
ChangeSet
1.1929.1.13 04/02/06 23:29:48 barrysmith@barry-smiths-computer.local +3 -0
check also if mpi_init for Fortran is in MPI libraries (for some reason on /home/petsc/soft/solaris-9/mpich-1.2.5/lib/shared/
it is not)

python/PETSc/packages/MPI.py
1.72.1.5 04/02/06 23:29:07 barrysmith@barry-smiths-computer.local +5 -1
check also if mpi_init for Fortran is in MPI libraries (for some reason on /home/petsc/soft/solaris-9/mpich-1.2.5/lib/shared/
it is not)

src/ksp/pc/impls/samg/samgpetsc.c
1.8 04/02/06 17:53:04 barrysmith@barry-smiths-computer.local +1 -1
C only for macro used only just for docs

src/ksp/pc/impls/is/nn/nn.c
1.14 04/02/06 17:52:42 barrysmith@barry-smiths-computer.local +1 -1
C only for macro used only just for docs


Hg-commit: 41d80e03c5d342f4d05d7d442caff8c945274240

show more ...

319b558006-Feb-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1929.1.5
barrysmith@barry-smiths-computer.local|ChangeSet|20040206044143|55124
ChangeSet
1.1929.1.5 04/02/05 22:41:43 barrysmith@barry-smiths-computer.local +3 -0
mv pc/impls/sles

bk-changeset-1.1929.1.5
barrysmith@barry-smiths-computer.local|ChangeSet|20040206044143|55124
ChangeSet
1.1929.1.5 04/02/05 22:41:43 barrysmith@barry-smiths-computer.local +3 -0
mv pc/impls/sles to ksp

src/ksp/pc/impls/ksp/makefile
1.6 04/02/05 22:29:55 barrysmith@barry-smiths-computer.local +3 -3
file should be ksp cause sles -> ksp

src/ksp/pc/impls/ksp/pcksp.c
1.12 04/02/05 22:29:18 barrysmith@barry-smiths-computer.local +0 -0
Rename: src/ksp/pc/impls/ksp/pcsles.c -> src/ksp/pc/impls/ksp/pcksp.c

src/ksp/pc/impls/makefile
1.15 04/02/05 22:29:03 barrysmith@barry-smiths-computer.local +1 -1
sles->ksp dir

src/ksp/pc/impls/ksp/pcsles.c
1.11 04/02/05 22:28:18 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/ksp/pc/impls/ksp/makefile
1.5 04/02/05 22:28:18 barrysmith@barry-smiths-computer.local +0 -0
mvdir


Hg-commit: 6271763b90f025bdc624388bcbb985aecac567d4

show more ...

2ac43ceb06-Feb-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1929.1.4
barrysmith@barry-smiths-computer.local|ChangeSet|20040206041913|54433
ChangeSet
1.1929.1.4 04/02/05 22:19:13 barrysmith@barry-smiths-computer.local +1 -0
Merge bk://petsc@

bk-changeset-1.1929.1.4
barrysmith@barry-smiths-computer.local|ChangeSet|20040206041913|54433
ChangeSet
1.1929.1.4 04/02/05 22:19:13 barrysmith@barry-smiths-computer.local +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barry-smiths-computer.local:/Users/barrysmith/petsc-dev

include/petscpc.h
1.41 04/02/05 22:19:12 barrysmith@barry-smiths-computer.local +0 -0
Auto merged


Hg-commit: 84b1824249de971ddfaa9eb4b47c4d8b69af612b

show more ...

37a17b4d06-Feb-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1929.3.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040206041852|56337
ChangeSet
1.1929.3.1 04/02/05 22:18:52 barrysmith@barry-smiths-computer.local +12 -0
manual pages for

bk-changeset-1.1929.3.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040206041852|56337
ChangeSet
1.1929.3.1 04/02/05 22:18:52 barrysmith@barry-smiths-computer.local +12 -0
manual pages for pc types

src/ksp/pc/impls/redundant/redundant.c
1.11 04/02/05 22:18:49 barrysmith@barry-smiths-computer.local +14 -0
manual pages for pc types

src/ksp/pc/impls/samg/samgpetsc.c
1.7 04/02/05 21:46:55 barrysmith@barry-smiths-computer.local +2 -0
mention SAMG is commerical \

src/ksp/pc/impls/samg/samgpetsc.c
1.6 04/02/05 21:46:00 barrysmith@barry-smiths-computer.local +31 -32
docs

src/ksp/pc/impls/hypre/hyppilut.c
1.45 04/02/05 21:37:39 barrysmith@barry-smiths-computer.local +1 -1
forgot the -help needed to print options

src/ksp/pc/impls/esi/pesi.c
1.18 04/02/05 21:36:07 barrysmith@barry-smiths-computer.local +13 -0
docs

include/petscpc.h
1.40 04/02/05 21:29:24 barrysmith@barry-smiths-computer.local +0 -13
removed mention of multilevel and schur preconditioners which are no longer in PETSc

src/ksp/pc/impls/ramg/ramgpetsc.c
1.13 04/02/05 21:26:58 barrysmith@barry-smiths-computer.local +1 -0
make link to samg explicit

src/ksp/pc/impls/ramg/ramgpetsc.c
1.12 04/02/05 21:20:39 barrysmith@barry-smiths-computer.local +44 -0
docs

src/ksp/pc/impls/is/nn/nn.c
1.13 04/02/05 21:09:01 barrysmith@barry-smiths-computer.local +17 -8
docs

src/ksp/pc/impls/spai/src/ispai.c
1.17 04/02/05 20:45:41 barrysmith@barry-smiths-computer.local +1 -6
dead comment and incorrect said only worked for seqaij

src/ksp/pc/impls/ilu/ilu.c
1.26 04/02/05 20:37:26 barrysmith@barry-smiths-computer.local +2 -0
point block ILU with BAIJ

src/ksp/pc/impls/icc/icc.c
1.21 04/02/05 20:37:00 barrysmith@barry-smiths-computer.local +3 -3
removed from list of routines non-ICC ones

src/ksp/pc/impls/icc/icc.c
1.20 04/02/05 20:35:58 barrysmith@barry-smiths-computer.local +28 -0
docs

src/ksp/pc/impls/pbjacobi/pbjacobi.c
1.8 04/02/05 20:32:13 barrysmith@barry-smiths-computer.local +13 -0
docs

src/ksp/pc/impls/sor/sor.c
1.15 04/02/05 20:29:34 barrysmith@barry-smiths-computer.local +3 -1
docs for sor


Hg-commit: fc74110061041bfaf7b109bc0c546afa3d1833a3

show more ...


/petsc/bmake/common/rules
/petsc/bmake/common/variables
/petsc/bmake/config/variables.in
/petsc/config/aix5.1.0.0
/petsc/config/darwin6.8
/petsc/config/freebsd5.1
/petsc/config/linux-gnu
/petsc/config/linux-gnu-gcc-absoft
/petsc/config/linux-gnu-gcc-absoft.py
/petsc/config/linux-gnu-gcc-ifc
/petsc/config/linux-gnu-gcc-pgf90
/petsc/config/linux-gnu-gcc-pgf90.py
/petsc/config/linux-gnu-uni
/petsc/config/linux-gnu-uni.py
/petsc/config/linux64_intel
/petsc/config/linux_alpha
/petsc/config/linux_alpha_dec
/petsc/config/macosx-gnu
/petsc/config/macosx-gnu.py
/petsc/config/macosx-ibm
/petsc/config/macosx-ibm.py
/petsc/config/osf5.0
/petsc/config/solaris-gnu.py
/petsc/config/solaris-uni.py
/petsc/config/solaris2.9
/petsc/docs/tex/petsc.bib
/petsc/docs/tex/petscapp.bib
/petsc/docs/website/developers/index.html
/petsc/docs/website/documentation/changes/220.html
/petsc/docs/website/documentation/installation.html
/petsc/docs/website/documentation/troubleshooting.html
/petsc/include/f90impl/f90_intel8.h
/petsc/include/petsc.h
/petsc/include/petschead.h
/petsc/include/petscpc.h
/petsc/maint/builddist
/petsc/maint/buildtest
/petsc/maint/buildtest.old
/petsc/maint/confignightly/blaze
/petsc/maint/confignightly/crunch
/petsc/maint/confignightly/dactyl
/petsc/maint/confignightly/dreamcast
/petsc/maint/confignightly/hux1
/petsc/maint/confignightly/icrunch
/petsc/maint/confignightly/parth
/petsc/maint/confignightly/playstation
/petsc/maint/confignightly/ptera
/petsc/maint/confignightly/schwinn
/petsc/maint/confignightly/seaborg
/petsc/maint/confignightly/smash
/petsc/maint/confignightly/spark
/petsc/maint/confignightly/spinetta
/petsc/maint/confignightly/user02
/petsc/maint/confignightly/zither
/petsc/maint/copylognightly
/petsc/maint/copytestlog.old
/petsc/maint/killnightly
/petsc/maint/startnightly
/petsc/maint/zap
/petsc/maint/zapall
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/Options.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/fortranstubs.py
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/fortran/custom/zksp.c
/petsc/src/fortran/custom/zmat.c
/petsc/src/fortran/custom/zpc.c
/petsc/src/fortran/custom/zsnes.c
/petsc/src/fortran/custom/zstart.c
/petsc/src/fortran/custom/zsys.c
/petsc/src/ksp/examples/tutorials/ex13f90.F
/petsc/src/ksp/ksp/impls/cgne/cgne.c
/petsc/src/ksp/ksp/impls/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/fgmres/fgmresp.h
/petsc/src/ksp/ksp/impls/fgmres/makefile
/petsc/src/ksp/ksp/impls/gmres/borthog2.c
/petsc/src/ksp/ksp/impls/gmres/gmreig.c
/petsc/src/ksp/ksp/impls/gmres/gmresp.h
/petsc/src/ksp/ksp/interface/eige.c
impls/esi/pesi.c
impls/hypre/hyppilut.c
impls/icc/icc.c
impls/ilu/ilu.c
impls/is/nn/nn.c
impls/pbjacobi/pbjacobi.c
impls/ramg/ramgpetsc.c
impls/redundant/redundant.c
impls/samg/samgpetsc.c
impls/sor/sor.c
impls/spai/src/ispai.c
/petsc/src/mat/examples/tests/ex54.c
/petsc/src/mat/examples/tests/ex92.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/aij/mpi/mmaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/pxxt.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/aijnode.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/mmbaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/bdiag/seq/bdfact.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag2.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/rowbs/mpi/cholbs.c
/petsc/src/mat/impls/rowbs/mpi/iccbs.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/mpi/makefile
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/sbaijov.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/snes/examples/tutorials/ex1f.F
/petsc/src/sys/src/draw/interface/drawreg.c
/petsc/src/sys/src/error/adebug.c
/petsc/src/sys/src/f90/f90_alpha.c
/petsc/src/sys/src/f90/f90_intel.c
/petsc/src/sys/src/f90/f90_intel8.c
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/objects/tagm.c
/petsc/src/vec/examples/tests/makefile
/petsc/src/vec/impls/esi/ebvec1.c
/petsc/src/vec/impls/hypre/vhyp.c
/petsc/src/vec/impls/mpi/pdvec.c
/petsc/src/vec/impls/seq/bvec1.c
/petsc/src/vec/impls/seq/bvec2.c
/petsc/src/vec/impls/seq/dvec2.c
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/utils/vinv.c
/petsc/src/vec/vecimpl.h
/petsc/todo
7c52603806-Feb-2004 victorle <victorle@tibook500ve.cs.utk.edu>

bk-changeset-1.1929.2.1
victorle@tibook500ve.cs.utk.edu|ChangeSet|20040206041325|14654
ChangeSet
1.1929.2.1 04/02/05 23:13:25 victorle@tibook500ve.cs.utk.edu +3 -0
milu preconditioner removed (ob

bk-changeset-1.1929.2.1
victorle@tibook500ve.cs.utk.edu|ChangeSet|20040206041325|14654
ChangeSet
1.1929.2.1 04/02/05 23:13:25 victorle@tibook500ve.cs.utk.edu +3 -0
milu preconditioner removed (obsolete since PC<type>SetShift)

src/ksp/pc/interface/pcregis.c
1.22 04/02/05 23:13:21 victorle@tibook500ve.cs.utk.edu +0 -2
milu preconditioner removed (obsolete since PC<type>SetShift)

src/ksp/pc/impls/makefile
1.14 04/02/05 23:13:21 victorle@tibook500ve.cs.utk.edu +1 -1
milu preconditioner removed (obsolete since PC<type>SetShift)

include/petscpc.h
1.39.1.1 04/02/05 23:13:21 victorle@tibook500ve.cs.utk.edu +0 -1
milu preconditioner removed (obsolete since PC<type>SetShift)


Hg-commit: 6cad8a409c9a09e38bcba03ffe7e01fc44d75542

show more ...


/petsc/bmake/common/rules
/petsc/bmake/common/variables
/petsc/bmake/config/variables.in
/petsc/config/aix5.1.0.0
/petsc/config/darwin6.8
/petsc/config/freebsd5.1
/petsc/config/linux-gnu
/petsc/config/linux-gnu-gcc-absoft
/petsc/config/linux-gnu-gcc-absoft.py
/petsc/config/linux-gnu-gcc-ifc
/petsc/config/linux-gnu-gcc-pgf90
/petsc/config/linux-gnu-gcc-pgf90.py
/petsc/config/linux-gnu-uni
/petsc/config/linux-gnu-uni.py
/petsc/config/linux64_intel
/petsc/config/linux_alpha
/petsc/config/linux_alpha_dec
/petsc/config/macosx-gnu
/petsc/config/macosx-gnu.py
/petsc/config/macosx-ibm
/petsc/config/macosx-ibm.py
/petsc/config/osf5.0
/petsc/config/solaris-gnu.py
/petsc/config/solaris-uni.py
/petsc/config/solaris2.9
/petsc/docs/tex/petsc.bib
/petsc/docs/tex/petscapp.bib
/petsc/docs/website/developers/index.html
/petsc/docs/website/documentation/changes/220.html
/petsc/docs/website/documentation/installation.html
/petsc/docs/website/documentation/troubleshooting.html
/petsc/include/f90impl/f90_intel8.h
/petsc/include/petsc.h
/petsc/include/petschead.h
/petsc/include/petscpc.h
/petsc/maint/builddist
/petsc/maint/buildtest
/petsc/maint/buildtest.old
/petsc/maint/confignightly/blaze
/petsc/maint/confignightly/crunch
/petsc/maint/confignightly/dactyl
/petsc/maint/confignightly/dreamcast
/petsc/maint/confignightly/hux1
/petsc/maint/confignightly/icrunch
/petsc/maint/confignightly/parth
/petsc/maint/confignightly/playstation
/petsc/maint/confignightly/ptera
/petsc/maint/confignightly/schwinn
/petsc/maint/confignightly/seaborg
/petsc/maint/confignightly/smash
/petsc/maint/confignightly/spark
/petsc/maint/confignightly/spinetta
/petsc/maint/confignightly/user02
/petsc/maint/confignightly/zither
/petsc/maint/copylognightly
/petsc/maint/copytestlog.old
/petsc/maint/killnightly
/petsc/maint/startnightly
/petsc/maint/zap
/petsc/maint/zapall
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/Options.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/fortranstubs.py
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/fortran/custom/zksp.c
/petsc/src/fortran/custom/zmat.c
/petsc/src/fortran/custom/zpc.c
/petsc/src/fortran/custom/zsnes.c
/petsc/src/fortran/custom/zstart.c
/petsc/src/fortran/custom/zsys.c
/petsc/src/ksp/examples/tutorials/ex13f90.F
/petsc/src/ksp/ksp/impls/cgne/cgne.c
/petsc/src/ksp/ksp/impls/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/fgmres/fgmresp.h
/petsc/src/ksp/ksp/impls/fgmres/makefile
/petsc/src/ksp/ksp/impls/gmres/borthog2.c
/petsc/src/ksp/ksp/impls/gmres/gmreig.c
/petsc/src/ksp/ksp/impls/gmres/gmresp.h
/petsc/src/ksp/ksp/interface/eige.c
impls/makefile
interface/pcregis.c
/petsc/src/mat/examples/tests/ex54.c
/petsc/src/mat/examples/tests/ex92.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/sbaij/mpi/makefile
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/sbaijov.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/snes/examples/tutorials/ex1f.F
/petsc/src/sys/src/draw/interface/drawreg.c
/petsc/src/sys/src/error/adebug.c
/petsc/src/sys/src/f90/f90_alpha.c
/petsc/src/sys/src/f90/f90_intel.c
/petsc/src/sys/src/f90/f90_intel8.c
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/objects/tagm.c
/petsc/src/vec/examples/tests/makefile
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/vecimpl.h
/petsc/todo
878740d905-Feb-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1931
Kris@p4buschel.|ChangeSet|20040205230721|05083
ChangeSet
1.1931 04/02/05 15:07:21 Kris@p4buschel. +4 -0
More removal of MatCreateSeqDense and MatCreateMPIDense

src/mat/impl

bk-changeset-1.1931
Kris@p4buschel.|ChangeSet|20040205230721|05083
ChangeSet
1.1931 04/02/05 15:07:21 Kris@p4buschel. +4 -0
More removal of MatCreateSeqDense and MatCreateMPIDense

src/mat/impls/dense/mpi/mpidense.c
1.30.1.2 04/02/05 15:07:20 Kris@p4buschel. +16 -6
More removal of MatCreateSeqDense and MatCreateMPIDense

src/mat/impls/aij/seq/superlu/superlu.c
1.55 04/02/05 15:07:20 Kris@p4buschel. +3 -1
More removal of MatCreateSeqDense and MatCreateMPIDense

src/ksp/pc/interface/precon.c
1.35 04/02/05 15:07:20 Kris@p4buschel. +5 -2
More removal of MatCreateSeqDense and MatCreateMPIDense

src/ksp/ksp/interface/eige.c
1.9 04/02/05 15:07:20 Kris@p4buschel. +11 -8
More removal of MatCreateSeqDense and MatCreateMPIDense


Hg-commit: fea17b8ba9574e455e067d8759a98f241b9913a3

show more ...


/petsc/bmake/common/rules
/petsc/bmake/common/variables
/petsc/bmake/config/variables.in
/petsc/config/aix5.1.0.0
/petsc/config/darwin6.8
/petsc/config/freebsd5.1
/petsc/config/linux-gnu
/petsc/config/linux-gnu-gcc-absoft
/petsc/config/linux-gnu-gcc-absoft.py
/petsc/config/linux-gnu-gcc-ifc
/petsc/config/linux-gnu-gcc-pgf90
/petsc/config/linux-gnu-gcc-pgf90.py
/petsc/config/linux-gnu-uni
/petsc/config/linux-gnu-uni.py
/petsc/config/linux64_intel
/petsc/config/linux_alpha
/petsc/config/linux_alpha_dec
/petsc/config/macosx-gnu
/petsc/config/macosx-gnu.py
/petsc/config/macosx-ibm
/petsc/config/macosx-ibm.py
/petsc/config/osf5.0
/petsc/config/solaris-gnu.py
/petsc/config/solaris-uni.py
/petsc/config/solaris2.9
/petsc/docs/tex/petsc.bib
/petsc/docs/tex/petscapp.bib
/petsc/docs/website/developers/index.html
/petsc/docs/website/documentation/changes/220.html
/petsc/docs/website/documentation/installation.html
/petsc/docs/website/documentation/troubleshooting.html
/petsc/include/f90impl/f90_intel8.h
/petsc/include/petsc.h
/petsc/include/petschead.h
/petsc/maint/builddist
/petsc/maint/buildtest
/petsc/maint/buildtest.old
/petsc/maint/confignightly/blaze
/petsc/maint/confignightly/crunch
/petsc/maint/confignightly/dactyl
/petsc/maint/confignightly/dreamcast
/petsc/maint/confignightly/hux1
/petsc/maint/confignightly/icrunch
/petsc/maint/confignightly/parth
/petsc/maint/confignightly/playstation
/petsc/maint/confignightly/ptera
/petsc/maint/confignightly/schwinn
/petsc/maint/confignightly/seaborg
/petsc/maint/confignightly/smash
/petsc/maint/confignightly/spark
/petsc/maint/confignightly/spinetta
/petsc/maint/confignightly/user02
/petsc/maint/confignightly/zither
/petsc/maint/copylognightly
/petsc/maint/copytestlog.old
/petsc/maint/killnightly
/petsc/maint/startnightly
/petsc/maint/zap
/petsc/maint/zapall
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/Options.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/fortranstubs.py
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/fortran/custom/zksp.c
/petsc/src/fortran/custom/zmat.c
/petsc/src/fortran/custom/zpc.c
/petsc/src/fortran/custom/zsnes.c
/petsc/src/fortran/custom/zstart.c
/petsc/src/fortran/custom/zsys.c
/petsc/src/ksp/examples/tutorials/ex13f90.F
/petsc/src/ksp/ksp/impls/cgne/cgne.c
/petsc/src/ksp/ksp/impls/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/fgmres/fgmresp.h
/petsc/src/ksp/ksp/impls/fgmres/makefile
/petsc/src/ksp/ksp/impls/gmres/borthog2.c
/petsc/src/ksp/ksp/impls/gmres/gmreig.c
/petsc/src/ksp/ksp/impls/gmres/gmresp.h
/petsc/src/ksp/ksp/interface/eige.c
interface/precon.c
/petsc/src/mat/examples/tests/ex54.c
/petsc/src/mat/examples/tests/ex92.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/dense/mpi/mmdense.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/sbaij/mpi/makefile
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/sbaijov.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/snes/examples/tutorials/ex1f.F
/petsc/src/sys/src/draw/interface/drawreg.c
/petsc/src/sys/src/error/adebug.c
/petsc/src/sys/src/f90/f90_alpha.c
/petsc/src/sys/src/f90/f90_intel.c
/petsc/src/sys/src/f90/f90_intel8.c
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/objects/tagm.c
/petsc/src/vec/examples/tests/makefile
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/vecimpl.h
/petsc/todo
9d15319426-Jan-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1896
barrysmith@barry-smiths-computer.local|ChangeSet|20040126162621|37167
ChangeSet
1.1896 04/01/26 10:26:21 barrysmith@barry-smiths-computer.local +5 -0
removed pbsor, will be ha

bk-changeset-1.1896
barrysmith@barry-smiths-computer.local|ChangeSet|20040126162621|37167
ChangeSet
1.1896 04/01/26 10:26:21 barrysmith@barry-smiths-computer.local +5 -0
removed pbsor, will be handled by sor

src/ksp/pc/impls/makefile
1.13 04/01/26 10:25:45 barrysmith@barry-smiths-computer.local +1 -1
removed seperate point block SOR

src/mat/interface/matrix.c
1.92 04/01/26 10:24:43 barrysmith@barry-smiths-computer.local +9 -2
matrelax will call point block version if needed

src/ksp/pc/interface/pcregis.c
1.21 04/01/26 10:22:25 barrysmith@barry-smiths-computer.local +0 -2
removed pbsor, will be handled by sor

include/petscpc.h
1.39 04/01/26 10:21:57 barrysmith@barry-smiths-computer.local +0 -1
remove pbsor as a seperate pc, will be done by sor

src/ksp/pc/impls/sor/sor.c
1.14 04/01/25 19:54:42 barrysmith@barry-smiths-computer.local +2 -2
unstatic the functions so they can be used from pbsor


Hg-commit: 264700aa869d34b25843cf75dcb94cfb486512ea

show more ...

a1d92eed25-Jan-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.1888.1.2
barrysmith@barry-smiths-computer.local|ChangeSet|20040125230626|19659
ChangeSet
1.1888.1.2 04/01/25 17:06:26 barrysmith@barry-smiths-computer.local +10 -0
initial work for

bk-changeset-1.1888.1.2
barrysmith@barry-smiths-computer.local|ChangeSet|20040125230626|19659
ChangeSet
1.1888.1.2 04/01/25 17:06:26 barrysmith@barry-smiths-computer.local +10 -0
initial work for adding point block SOR and
initial work for improving scalability of DANaturalToGlobal() and GlobalToNatural()
so they do not need global AO object

src/mat/interface/matrix.c
1.91 04/01/25 17:06:24 barrysmith@barry-smiths-computer.local +44 -1
introduce MatPBRelax for point block SOR

src/mat/impls/baij/seq/baij.h
1.16.1.1 04/01/25 17:06:24 barrysmith@barry-smiths-computer.local +2 -1
invert diagonal of matrix, for pbjacobi and pbsor

src/mat/impls/baij/seq/baij.c
1.69 04/01/25 17:06:24 barrysmith@barry-smiths-computer.local +64 -0
invert diagonal of matrix, for pbjacobi and pbsor

src/ksp/pc/impls/pbjacobi/pbjacobi.c
1.7 04/01/25 17:06:24 barrysmith@barry-smiths-computer.local +5 -39
keep the inverse diagonal of matrix inside the matrix object

src/dm/da/examples/tests/makefile
1.14 04/01/25 17:06:23 barrysmith@barry-smiths-computer.local +17 -2
basic test of saving DA vectors to file in natural ordering

src/dm/da/examples/tests/ex23.c
1.2 04/01/25 17:03:04 barrysmith@barry-smiths-computer.local +27 -82
basic test of saving DA vectors to file in natural ordering

src/dm/da/examples/tests/ex23.c
1.1 04/01/25 16:09:28 barrysmith@barry-smiths-computer.local +132 -0

src/dm/da/examples/tests/ex23.c
1.0 04/01/25 16:09:28 barrysmith@barry-smiths-computer.local +0 -0
BitKeeper file /Users/barrysmith/petsc-dev/src/dm/da/examples/tests/ex23.c

todo
1.14 04/01/25 16:05:55 barrysmith@barry-smiths-computer.local +2 -0
*** empty log message ***

src/dm/da/src/dadist.c
1.10 04/01/25 15:54:48 barrysmith@barry-smiths-computer.local +3 -0
*** empty log message ***

include/petscmat.h
1.99 04/01/23 10:42:54 barrysmith@barry-smiths-computer.local +2 -1
added point block relaxation

src/mat/matimpl.h
1.34 04/01/23 10:41:45 barrysmith@barry-smiths-computer.local +2 -1
added pbrelax for Point Block relaxation (SOR and Gauss-Seidel)


Hg-commit: 9a982fbca8f7cb3207c0a49f70d3d389cdcc2416

show more ...

1...<<221222223224