History log of /petsc/src/ksp/pc/impls/is/pcis.c (Results 376 – 379 of 379)
Revision Date Author Comments
# 1ce03ad2 22-Mar-2004 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.2075
knepley@khan.mcs.anl.gov|ChangeSet|20040322175905|51122
ChangeSet
1.2075 04/03/22 11:59:05 knepley@khan.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into kh

bk-changeset-1.2075
knepley@khan.mcs.anl.gov|ChangeSet|20040322175905|51122
ChangeSet
1.2075 04/03/22 11:59:05 knepley@khan.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.mcs.anl.gov:/home/knepley/PETSc-dev/petsc-dev


Hg-commit: 23083b1f6781a4b2fd219b654bbe97bf1270655e

show more ...


# 23ce1328 22-Mar-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2071.1.8
barrysmith@barry-smiths-computer.local|ChangeSet|20040322024852|56471
ChangeSet
1.2071.1.8 04/03/21 20:48:52 barrysmith@barry-smiths-computer.local +108 -0
drop KSPSetRhs/

bk-changeset-1.2071.1.8
barrysmith@barry-smiths-computer.local|ChangeSet|20040322024852|56471
ChangeSet
1.2071.1.8 04/03/21 20:48:52 barrysmith@barry-smiths-computer.local +108 -0
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/vec/interface/vector.c
1.77 04/03/21 20:48:49 barrysmith@barry-smiths-computer.local +8 -9
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/vec/interface/vecreg.c
1.23 04/03/21 20:48:49 barrysmith@barry-smiths-computer.local +3 -3
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/vec/interface/map.c
1.12 04/03/21 20:48:49 barrysmith@barry-smiths-computer.local +3 -3
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ts/impls/implicit/pvode/petscpvode.c
1.19 04/03/21 20:48:49 barrysmith@barry-smiths-computer.local +0 -2
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ts/impls/implicit/cn/cn.c
1.11 04/03/21 20:48:49 barrysmith@barry-smiths-computer.local +2 -6
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ts/impls/implicit/beuler/beuler.c
1.12 04/03/21 20:48:49 barrysmith@barry-smiths-computer.local +2 -6
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/sys/src/viewer/impls/mathematica/mathematica.c
1.25 04/03/21 20:48:49 barrysmith@barry-smiths-computer.local +7 -7
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/sys/src/utils/ghost.c
1.8 04/03/21 20:48:49 barrysmith@barry-smiths-computer.local +15 -15
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/sys/src/plog/plog.c
1.39 04/03/21 20:48:49 barrysmith@barry-smiths-computer.local +21 -21
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/snes/impls/tr/tr.c
1.13 04/03/21 20:48:49 barrysmith@barry-smiths-computer.local +1 -3
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/snes/impls/ls/ls.c
1.35 04/03/21 20:48:48 barrysmith@barry-smiths-computer.local +1 -3
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/snes/examples/tutorials/ex24.c
1.12 04/03/21 20:48:48 barrysmith@barry-smiths-computer.local +2 -6
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/mat/matimpl.h
1.36 04/03/21 20:48:48 barrysmith@barry-smiths-computer.local +2 -1
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/mat/interface/matrix.c
1.105 04/03/21 20:48:48 barrysmith@barry-smiths-computer.local +48 -1
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/mat/impls/sbaij/seq/sbaij.c
1.96 04/03/21 20:48:48 barrysmith@barry-smiths-computer.local +5 -1
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/mat/impls/sbaij/mpi/mpisbaij.c
1.87 04/03/21 20:48:48 barrysmith@barry-smiths-computer.local +4 -0
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/mat/impls/baij/mpi/baijov.c
1.15 04/03/21 20:48:48 barrysmith@barry-smiths-computer.local +5 -5
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/mat/examples/tutorials/ex3.c
1.8 04/03/21 20:48:48 barrysmith@barry-smiths-computer.local +2 -4
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/utils/damg.c
1.22 04/03/21 20:48:48 barrysmith@barry-smiths-computer.local +1 -3
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/pc/pcimpl.h
1.8 04/03/21 20:48:48 barrysmith@barry-smiths-computer.local +0 -1
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/pc/interface/precon.c
1.38 04/03/21 20:48:48 barrysmith@barry-smiths-computer.local +3 -66
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/pc/impls/samg/samgmgpetsc.c
1.8 04/03/21 20:48:48 barrysmith@barry-smiths-computer.local +1 -3
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/pc/impls/redundant/redundant.c
1.13 04/03/21 20:48:47 barrysmith@barry-smiths-computer.local +8 -7
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/pc/impls/mg/smg.c
1.8 04/03/21 20:48:47 barrysmith@barry-smiths-computer.local +1 -3
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/pc/impls/mg/mg.c
1.24 04/03/21 20:48:47 barrysmith@barry-smiths-computer.local +2 -19
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/pc/impls/mg/fmg.c
1.8 04/03/21 20:48:47 barrysmith@barry-smiths-computer.local +2 -6
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/pc/impls/ksp/pcksp.c
1.14 04/03/21 20:48:47 barrysmith@barry-smiths-computer.local +2 -8
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/pc/impls/jacobi/jacobi.c
1.9 04/03/21 20:48:47 barrysmith@barry-smiths-computer.local +3 -3
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/pc/impls/is/pcis.c
1.14 04/03/21 20:48:47 barrysmith@barry-smiths-computer.local +7 -18
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/pc/impls/is/nn/nn.c
1.20 04/03/21 20:48:47 barrysmith@barry-smiths-computer.local +3 -63
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/pc/impls/hypre/hyppilut.c
1.48 04/03/21 20:48:47 barrysmith@barry-smiths-computer.local +5 -2
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/pc/impls/eisens/eisen.c
1.15 04/03/21 20:48:47 barrysmith@barry-smiths-computer.local +1 -1
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/pc/impls/composite/composite.c
1.14 04/03/21 20:48:47 barrysmith@barry-smiths-computer.local +1 -2
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/pc/impls/bjacobi/bjacobi.c
1.24 04/03/21 20:48:47 barrysmith@barry-smiths-computer.local +4 -10
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/pc/impls/asm/asm.c
1.27 04/03/21 20:48:47 barrysmith@barry-smiths-computer.local +7 -10
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/pc/examples/tutorials/ex2.c
1.10 04/03/21 20:48:47 barrysmith@barry-smiths-computer.local +1 -3
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/pc/examples/tutorials/ex1.c
1.10 04/03/21 20:48:47 barrysmith@barry-smiths-computer.local +1 -3
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/pc/examples/tests/ex7.c
1.5 04/03/21 20:48:47 barrysmith@barry-smiths-computer.local +0 -1
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/pc/examples/tests/ex5.c
1.12 04/03/21 20:48:47 barrysmith@barry-smiths-computer.local +1 -3
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/pc/examples/tests/ex4.c
1.6 04/03/21 20:48:47 barrysmith@barry-smiths-computer.local +0 -1
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/pc/examples/tests/ex3.c
1.6 04/03/21 20:48:47 barrysmith@barry-smiths-computer.local +1 -4
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/pc/examples/tests/ex2.c
1.7 04/03/21 20:48:47 barrysmith@barry-smiths-computer.local +1 -4
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/pc/examples/tests/ex1.c
1.5 04/03/21 20:48:47 barrysmith@barry-smiths-computer.local +0 -5
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/pc/esi/epreconditioner.c
1.26 04/03/21 20:48:46 barrysmith@barry-smiths-computer.local +0 -1
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/ksp/kspimpl.h
1.16 04/03/21 20:48:46 barrysmith@barry-smiths-computer.local +2 -1
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/ksp/interface/itfunc.c
1.36 04/03/21 20:48:46 barrysmith@barry-smiths-computer.local +21 -69
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/ksp/interface/iterativ.c
1.11 04/03/21 20:48:46 barrysmith@barry-smiths-computer.local +33 -1
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/ksp/interface/iguess.c
1.6 04/03/21 20:48:46 barrysmith@barry-smiths-computer.local +2 -2
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/ksp/interface/eige.c
1.11 04/03/21 20:48:46 barrysmith@barry-smiths-computer.local +2 -2
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/ksp/impls/minres/minres.c
1.10 04/03/21 20:48:46 barrysmith@barry-smiths-computer.local +0 -3
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/ksp/impls/lsqr/lsqr.c
1.11 04/03/21 20:48:46 barrysmith@barry-smiths-computer.local +2 -2
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/ksp/impls/lgmres/lgmresp.h
1.6 04/03/21 20:48:46 barrysmith@barry-smiths-computer.local +0 -2
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/ksp/impls/lgmres/lgmres.c
1.18 04/03/21 20:48:46 barrysmith@barry-smiths-computer.local +7 -7
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/ksp/impls/gmres/gmresp.h
1.10 04/03/21 20:48:46 barrysmith@barry-smiths-computer.local +0 -2
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/ksp/impls/gmres/gmres.c
1.35 04/03/21 20:48:46 barrysmith@barry-smiths-computer.local +11 -6
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/ksp/impls/fgmres/fgmresp.h
1.10 04/03/21 20:48:46 barrysmith@barry-smiths-computer.local +0 -2
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/ksp/impls/fgmres/fgmres.c
1.24 04/03/21 20:48:46 barrysmith@barry-smiths-computer.local +10 -10
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/examples/tutorials/ex9.c
1.13 04/03/21 20:48:46 barrysmith@barry-smiths-computer.local +2 -6
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/examples/tutorials/ex8.c
1.11 04/03/21 20:48:46 barrysmith@barry-smiths-computer.local +1 -5
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/examples/tutorials/ex7.c
1.11 04/03/21 20:48:46 barrysmith@barry-smiths-computer.local +1 -5
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/examples/tutorials/ex6f.F
1.9 04/03/21 20:48:46 barrysmith@barry-smiths-computer.local +1 -3
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/examples/tutorials/ex5.c
1.11 04/03/21 20:48:46 barrysmith@barry-smiths-computer.local +2 -6
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/examples/tutorials/ex4.c
1.9 04/03/21 20:48:46 barrysmith@barry-smiths-computer.local +1 -3
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/examples/tutorials/ex3.c
1.11 04/03/21 20:48:46 barrysmith@barry-smiths-computer.local +1 -3
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/examples/tutorials/ex2f.F
1.9 04/03/21 20:48:46 barrysmith@barry-smiths-computer.local +1 -3
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/examples/tutorials/ex27.c
1.9 04/03/21 20:48:46 barrysmith@barry-smiths-computer.local +1 -3
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/examples/tutorials/ex23.c
1.9 04/03/21 20:48:46 barrysmith@barry-smiths-computer.local +1 -3
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/examples/tutorials/ex21f.F
1.11 04/03/21 20:48:45 barrysmith@barry-smiths-computer.local +1 -5
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/examples/tutorials/ex2.c
1.9 04/03/21 20:48:45 barrysmith@barry-smiths-computer.local +1 -3
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/examples/tutorials/ex1f.F
1.10 04/03/21 20:48:45 barrysmith@barry-smiths-computer.local +1 -3
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/examples/tutorials/ex16.c
1.8 04/03/21 20:48:45 barrysmith@barry-smiths-computer.local +1 -3
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/examples/tutorials/ex15f.F
1.9 04/03/21 20:48:45 barrysmith@barry-smiths-computer.local +1 -3
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/examples/tutorials/ex15.c
1.9 04/03/21 20:48:45 barrysmith@barry-smiths-computer.local +1 -3
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/examples/tutorials/ex14f.F
1.9 04/03/21 20:48:45 barrysmith@barry-smiths-computer.local +1 -3
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/examples/tutorials/ex13f90.F
1.11 04/03/21 20:48:45 barrysmith@barry-smiths-computer.local +1 -3
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/examples/tutorials/ex13.c
1.9 04/03/21 20:48:45 barrysmith@barry-smiths-computer.local +1 -3
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/examples/tutorials/ex12.c
1.9 04/03/21 20:48:45 barrysmith@barry-smiths-computer.local +1 -3
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/examples/tutorials/ex11f.F
1.10 04/03/21 20:48:45 barrysmith@barry-smiths-computer.local +1 -3
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/examples/tutorials/ex11.c
1.9 04/03/21 20:48:44 barrysmith@barry-smiths-computer.local +1 -3
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/examples/tutorials/ex10.c
1.35 04/03/21 20:48:44 barrysmith@barry-smiths-computer.local +2 -4
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/examples/tutorials/ex1.c
1.11 04/03/21 20:48:44 barrysmith@barry-smiths-computer.local +1 -3
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/examples/tests/ex7.c
1.13 04/03/21 20:48:44 barrysmith@barry-smiths-computer.local +1 -3
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/examples/tests/ex6.c
1.16 04/03/21 20:48:44 barrysmith@barry-smiths-computer.local +1 -3
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/examples/tests/ex5f.F
1.8 04/03/21 20:48:44 barrysmith@barry-smiths-computer.local +1 -3
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/examples/tests/ex4.c
1.7 04/03/21 20:48:44 barrysmith@barry-smiths-computer.local +2 -5
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/examples/tests/ex3.c
1.8 04/03/21 20:48:44 barrysmith@barry-smiths-computer.local +1 -3
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/examples/tests/ex24.c
1.9 04/03/21 20:48:44 barrysmith@barry-smiths-computer.local +1 -3
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/examples/tests/ex20.c
1.13 04/03/21 20:48:44 barrysmith@barry-smiths-computer.local +1 -4
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/examples/tests/ex2.c
1.9 04/03/21 20:48:44 barrysmith@barry-smiths-computer.local +1 -3
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/examples/tests/ex19.c
1.8 04/03/21 20:48:44 barrysmith@barry-smiths-computer.local +1 -3
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/examples/tests/ex18.c
1.12 04/03/21 20:48:44 barrysmith@barry-smiths-computer.local +1 -3
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/examples/tests/ex17.c
1.9 04/03/21 20:48:44 barrysmith@barry-smiths-computer.local +1 -3
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/examples/tests/ex16f.F
1.13 04/03/21 20:48:44 barrysmith@barry-smiths-computer.local +2 -6
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/examples/tests/ex15.c
1.10 04/03/21 20:48:44 barrysmith@barry-smiths-computer.local +1 -3
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/examples/tests/ex14.c
1.7 04/03/21 20:48:44 barrysmith@barry-smiths-computer.local +1 -3
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/examples/tests/ex12f.F
1.15 04/03/21 20:48:44 barrysmith@barry-smiths-computer.local +1 -3
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/examples/tests/ex10.c
1.9 04/03/21 20:48:44 barrysmith@barry-smiths-computer.local +1 -3
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/examples/tests/ex1.c
1.7 04/03/21 20:48:44 barrysmith@barry-smiths-computer.local +1 -3
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/ksp/esi/esles.c
1.15 04/03/21 20:48:44 barrysmith@barry-smiths-computer.local +1 -3
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/contrib/oberman/laplacian_q1/scalable/appalgebra.c
1.9 04/03/21 20:48:44 barrysmith@barry-smiths-computer.local +1 -3
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

src/contrib/oberman/laplacian_q1/appalgebra.c
1.9 04/03/21 20:48:44 barrysmith@barry-smiths-computer.local +1 -3
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

include/petscpc.h
1.42 04/03/21 20:48:44 barrysmith@barry-smiths-computer.local +0 -2
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

include/petscmat.h
1.110 04/03/21 20:48:43 barrysmith@barry-smiths-computer.local +1 -1
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

include/petscksp.h
1.40 04/03/21 20:48:43 barrysmith@barry-smiths-computer.local +2 -3
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

docs/website/documentation/linearsolvertable.html
1.10 04/03/21 20:48:43 barrysmith@barry-smiths-computer.local +45 -45
links for external packages

docs/website/documentation/changes/221.html
1.9 04/03/21 20:48:43 barrysmith@barry-smiths-computer.local +6 -1
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

docs/tex/manual/part2.tex
1.70 04/03/21 20:48:43 barrysmith@barry-smiths-computer.local +10 -14
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()

docs/tex/manual/part1.tex
1.29 04/03/21 20:48:43 barrysmith@barry-smiths-computer.local +1 -3
drop KSPSetRhs/Solution() and add right hand side and solution to
KSPSolve()


Hg-commit: 419ad58595de7bd20b52d7cf1b921449168f1fa3

show more ...


# 556c6117 19-Feb-2004 Kris Buschelman <buschelm@mcs.anl.gov>

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

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

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

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

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

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


Hg-commit: 985d926bdf453c1d9f766ce96b675bf74e04b753

show more ...


# b4319ba4 18-Feb-2004 Barry Smith <bsmith@mcs.anl.gov>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


Hg-commit: d5b72083ae1c910f37bf123eee092ca0d7389677

show more ...


1...<<111213141516