| de362556 | 11-Feb-2004 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1934 Kris@p4buschel.|ChangeSet|20040211111633|26908 ChangeSet 1.1934 04/02/11 03:16:33 Kris@p4buschel. +28 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into p4buschel.:F:/Home/
bk-changeset-1.1934 Kris@p4buschel.|ChangeSet|20040211111633|26908 ChangeSet 1.1934 04/02/11 03:16:33 Kris@p4buschel. +28 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into p4buschel.:F:/Home/Kris/petsc/petsc-dev
src/sys/src/viewer/impls/mathematica/mathematica.c 1.24 04/02/11 03:16:33 Kris@p4buschel. +0 -0 Auto merged
src/mat/utils/axpy.c 1.12 04/02/11 03:16:32 Kris@p4buschel. +0 -0 Auto merged
src/mat/impls/sbaij/seq/sbaijfact2.c 1.33 04/02/11 03:16:32 Kris@p4buschel. +0 -0 Auto merged
src/mat/impls/sbaij/seq/sbaij.c 1.92 04/02/11 03:16:31 Kris@p4buschel. +0 -0 Auto merged
src/mat/impls/sbaij/mpi/mpisbaij.c 1.85 04/02/11 03:16:31 Kris@p4buschel. +0 -0 Auto merged
src/mat/impls/sbaij/mpi/mmsbaij.c 1.22 04/02/11 03:16:30 Kris@p4buschel. +0 -0 Auto merged
src/mat/impls/rowbs/mpi/mpirowbs.c 1.46 04/02/11 03:16:29 Kris@p4buschel. +0 -0 Auto merged
src/mat/impls/dense/seq/dense.c 1.47 04/02/11 03:16:29 Kris@p4buschel. +0 -0 Auto merged
src/mat/impls/dense/mpi/mpidense.c 1.32 04/02/11 03:16:28 Kris@p4buschel. +0 -0 Auto merged
src/mat/impls/bdiag/seq/bdiag.c 1.26 04/02/11 03:16:28 Kris@p4buschel. +0 -0 Auto merged
src/mat/impls/bdiag/mpi/mpibdiag.c 1.29 04/02/11 03:16:27 Kris@p4buschel. +0 -0 Auto merged
src/mat/impls/baij/seq/baijfact2.c 1.32 04/02/11 03:16:27 Kris@p4buschel. +0 -0 Auto merged
src/mat/impls/baij/seq/baij.c 1.77 04/02/11 03:16:26 Kris@p4buschel. +0 -0 Auto merged
src/mat/impls/baij/mpi/mpibaij.c 1.52 04/02/11 03:16:26 Kris@p4buschel. +0 -0 Auto merged
src/mat/impls/baij/mpi/mmbaij.c 1.15 04/02/11 03:16:25 Kris@p4buschel. +0 -0 Auto merged
src/mat/impls/aij/seq/superlu/superlu.c 1.57 04/02/11 03:16:25 Kris@p4buschel. +0 -0 Auto merged
src/mat/impls/aij/seq/aijfact.c 1.49 04/02/11 03:16:24 Kris@p4buschel. +0 -0 Auto merged
src/mat/impls/aij/seq/aij.c 1.126 04/02/11 03:16:24 Kris@p4buschel. +0 -0 Auto merged
src/mat/impls/aij/mpi/pxxt.c 1.14 04/02/11 03:16:23 Kris@p4buschel. +0 -0 Auto merged
src/mat/impls/aij/mpi/mmaij.c 1.11 04/02/11 03:16:23 Kris@p4buschel. +0 -0 Auto merged
src/ksp/pc/interface/precon.c 1.36 04/02/11 03:16:22 Kris@p4buschel. +0 -0 Auto merged
src/ksp/pc/impls/spai/src/ispai.c 1.18 04/02/11 03:16:22 Kris@p4buschel. +0 -0 Auto merged
src/ksp/pc/impls/is/nn/nn.c 1.17 04/02/11 03:16:21 Kris@p4buschel. +0 -0 Auto merged
src/ksp/pc/impls/eisens/eisen.c 1.14 04/02/11 03:16:21 Kris@p4buschel. +0 -0 Auto merged
src/ksp/ksp/interface/eige.c 1.10 04/02/11 03:16:20 Kris@p4buschel. +0 -0 Auto merged
src/dm/da/utils/pack.c 1.8 04/02/11 03:16:20 Kris@p4buschel. +0 -0 Auto merged
src/dm/da/src/dainterp.c 1.9 04/02/11 03:16:19 Kris@p4buschel. +0 -0 Auto merged
src/dm/ao/impls/basic/aodatabasic.c 1.13 04/02/11 03:16:19 Kris@p4buschel. +0 -0 Auto merged
Hg-commit: 5e3c018f165b443acc8fb0f286f19e6a66fa058a
show more ...
|
| be5d1d56 | 11-Feb-2004 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1932 Kris@p4buschel.|ChangeSet|20040211064652|27402 ChangeSet 1.1932 04/02/10 22:46:52 Kris@p4buschel. +29 -0 Inherit matrix type or use requested type instead of specifying the ty
bk-changeset-1.1932 Kris@p4buschel.|ChangeSet|20040211064652|27402 ChangeSet 1.1932 04/02/10 22:46:52 Kris@p4buschel. +29 -0 Inherit matrix type or use requested type instead of specifying the type explicitly. Remove use of MatCreateXXX routines in favor of MatSetType which allows for proper inheritance.
src/mat/impls/sbaij/seq/spooles/sbaijspooles.c 1.42 04/02/10 22:46:50 Kris@p4buschel. +1 -1 Inherit matrix type or use requested type instead of specifying the type explicitly.
src/mat/impls/rowbs/mpi/mpirowbs.c 1.42.1.2 04/02/10 22:46:50 Kris@p4buschel. +1 -0 Inherit matrix type or use requested type instead of specifying the type explicitly.
src/mat/impls/bdiag/seq/bdiag.c 1.24.1.2 04/02/10 22:46:50 Kris@p4buschel. +1 -1 Inherit matrix type or use requested type instead of specifying the type explicitly.
src/mat/impls/bdiag/mpi/mpibdiag.c 1.28 04/02/10 22:46:50 Kris@p4buschel. +2 -1 Inherit matrix type or use requested type instead of specifying the type explicitly.
src/mat/impls/sbaij/seq/sbaij.c 1.89.1.1 04/02/10 22:46:49 Kris@p4buschel. +1 -1 Inherit matrix type or use requested type instead of specifying the type explicitly.
src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c 1.35 04/02/10 22:46:49 Kris@p4buschel. +1 -1 Inherit matrix type or use requested type instead of specifying the type explicitly.
src/mat/impls/sbaij/mpi/mpisbaij.c 1.83.1.1 04/02/10 22:46:49 Kris@p4buschel. +1 -1 Inherit matrix type or use requested type instead of specifying the type explicitly.
src/mat/impls/baij/seq/baij.c 1.74.1.1 04/02/10 22:46:49 Kris@p4buschel. +1 -1 Inherit matrix type or use requested type instead of specifying the type explicitly.
src/mat/impls/baij/mpi/mpibaij.c 1.49.1.1 04/02/10 22:46:49 Kris@p4buschel. +1 -1 Inherit matrix type or use requested type instead of specifying the type explicitly.
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.49 04/02/10 22:46:49 Kris@p4buschel. +1 -1 Inherit matrix type or use requested type instead of specifying the type explicitly.
src/mat/impls/aij/seq/umfpack/umfpack.c 1.26 04/02/10 22:46:49 Kris@p4buschel. +1 -1 Inherit matrix type or use requested type instead of specifying the type explicitly.
src/mat/impls/aij/seq/superlu/superlu.c 1.56 04/02/10 22:46:49 Kris@p4buschel. +2 -2 Inherit matrix type or use requested type instead of specifying the type explicitly.
src/mat/impls/aij/seq/spooles/aijspooles.c 1.33 04/02/10 22:46:49 Kris@p4buschel. +3 -3 Inherit matrix type or use requested type instead of specifying the type explicitly.
src/mat/impls/aij/seq/lusol/lusol.c 1.24 04/02/10 22:46:49 Kris@p4buschel. +1 -1 Inherit matrix type or use requested type instead of specifying the type explicitly.
src/mat/impls/aij/seq/essl/essl.c 1.24 04/02/10 22:46:49 Kris@p4buschel. +1 -1 Inherit matrix type or use requested type instead of specifying the type explicitly.
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.86 04/02/10 22:46:49 Kris@p4buschel. +1 -1 Inherit matrix type or use requested type instead of specifying the type explicitly.
src/mat/impls/aij/mpi/spooles/mpiaijspooles.c 1.27 04/02/10 22:46:49 Kris@p4buschel. +1 -1 Inherit matrix type or use requested type instead of specifying the type explicitly.
src/mat/impls/aij/mpi/mumps/mumps.c 1.59 04/02/10 22:46:49 Kris@p4buschel. +2 -2 Inherit matrix type or use requested type instead of specifying the type explicitly.
src/mat/impls/aij/mpi/mpiaij.c 1.106 04/02/10 22:46:49 Kris@p4buschel. +2 -1 Inherit matrix type or use requested type instead of specifying the type explicitly.
src/sys/src/viewer/impls/mathematica/mathematica.c 1.20.1.1 04/02/10 22:19:19 Kris@p4buschel. +3 -1 Eliminate use of specialized matrix constructors.
src/mat/utils/axpy.c 1.10.1.1 04/02/10 22:19:19 Kris@p4buschel. +5 -2 Eliminate use of specialized matrix constructors.
src/mat/impls/sbaij/seq/sbaijfact.c 1.53 04/02/10 22:19:19 Kris@p4buschel. +8 -2 Inherit matrix type or use requested type instead of forcing a particular one.
src/mat/impls/dense/seq/dense.c 1.44.1.2 04/02/10 22:19:19 Kris@p4buschel. +2 -2 Inherit matrix type or use requested type instead of forcing a particular one.
src/mat/impls/dense/mpi/mpidense.c 1.30.1.3 04/02/10 22:19:19 Kris@p4buschel. +6 -5 Inherit matrix type or use requested type instead of forcing a particular one.
src/mat/impls/aij/seq/aij.c 1.123.1.1 04/02/10 22:19:19 Kris@p4buschel. +1 -1 Inherit matrix type instead of forcing a particular one.
src/mat/impls/bdiag/seq/bdiag3.c 1.13 04/02/06 01:56:46 Kris@p4buschel. +3 -1 Eliminate use of MatCreateMPIBDiag and MatCreateSeqBDiag.
src/mat/impls/bdiag/seq/bdiag.c 1.24.1.1 04/02/06 01:56:46 Kris@p4buschel. +9 -4 Eliminate use of MatCreateMPIBDiag and MatCreateSeqBDiag.
src/mat/impls/bdiag/mpi/mpibdiag.c 1.27 04/02/06 01:56:46 Kris@p4buschel. +12 -4 Eliminate use of MatCreateMPIBDiag and MatCreateSeqBDiag.
src/ksp/examples/tutorials/ex4.c 1.8 04/02/06 01:56:46 Kris@p4buschel. +8 -5 Eliminate use of MatCreateMPIBDiag and MatCreateSeqBDiag.
src/mat/impls/sbaij/seq/sbaijfact2.c 1.31.1.1 04/02/05 15:09:10 Kris@p4buschel. +8 -2 Remove use of MatCreateSeqSBAIJ
src/mat/impls/sbaij/mpi/mmsbaij.c 1.20.1.1 04/02/05 15:09:10 Kris@p4buschel. +3 -1 Remove use of MatCreateSeqBAIJ
src/mat/impls/rowbs/mpi/mpirowbs.c 1.42.1.1 04/02/05 15:09:10 Kris@p4buschel. +3 -1 Remove use of MatCreateSeqAIJ
Hg-commit: a57afc48d0037bf30a29baefbff52dbc9cfa6a83
show more ...
|
| 4482741e | 09-Feb-2004 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1929.7.1 barrysmith@barry-smiths-computer.local|ChangeSet|20040209035034|33196 ChangeSet 1.1929.7.1 04/02/08 21:50:34 barrysmith@barry-smiths-computer.local +192 -0 Implementing Vi
bk-changeset-1.1929.7.1 barrysmith@barry-smiths-computer.local|ChangeSet|20040209035034|33196 ChangeSet 1.1929.7.1 04/02/08 21:50:34 barrysmith@barry-smiths-computer.local +192 -0 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
todo 1.21 04/02/08 21:50:27 barrysmith@barry-smiths-computer.local +4 -0 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/vec/utils/vscat.c 1.13 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +16 -16 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/vec/utils/vinv.c 1.22 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +30 -20 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/vec/utils/vecmpitoseq.c 1.6 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +4 -2 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/vec/utils/vecio.c 1.24 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +2 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/vec/utils/cmesh.c 1.4 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +1 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/vec/is/utils/isltog.c 1.13 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +14 -12 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/vec/is/utils/isdiff.c 1.6 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +6 -6 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/vec/is/utils/iscomp.c 1.7 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +3 -3 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/vec/is/utils/iscoloring.c 1.14 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +7 -6 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/vec/is/interface/index.c 1.6 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +26 -25 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/vec/is/impls/stride/stride.c 1.5 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +6 -6 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/vec/is/impls/general/general.c 1.5 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +2 -2 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/vec/is/impls/block/block.c 1.5 04/02/08 21:50:26 barrysmith@barry-smiths-computer.local +12 -12 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/vec/interface/vector.c 1.68 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +139 -127 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/vec/interface/vecreg.c 1.21 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +3 -3 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/vec/interface/veccreate.c 1.15 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +1 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/vec/interface/mapreg.c 1.13 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +3 -3 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/vec/interface/mapcreate.c 1.8 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +1 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/vec/interface/map.c 1.10 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +14 -14 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/vec/impls/mpi/pbvec.c 1.17 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +4 -4 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/ts/interface/tsreg.c 1.15 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +3 -3 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/ts/interface/tscreate.c 1.8 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +1 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/ts/interface/ts.c 1.26 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +61 -53 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/ts/impls/pseudo/posindep.c 1.13 04/02/08 21:50:25 barrysmith@barry-smiths-computer.local +4 -4 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/ts/impls/implicit/cn/cn.c 1.8 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +3 -2 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/viewer/interface/viewreg.c 1.9 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +3 -3 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/viewer/interface/viewa.c 1.8 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +3 -3 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/viewer/interface/view.c 1.6 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +2 -2 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/viewer/interface/flush.c 1.4 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +1 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/viewer/interface/dupl.c 1.5 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +3 -3 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/viewer/impls/vu/petscvu.c 1.6 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +4 -2 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/viewer/impls/string/stringv.c 1.9 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +4 -4 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/viewer/impls/silo/vsilo.c 1.11 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +12 -12 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/viewer/impls/mathematica/mathematica.c 1.23 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +17 -15 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/viewer/impls/hdf4/hdf4v.c 1.5 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +1 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/viewer/impls/draw/drawv.c 1.15 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +6 -6 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/viewer/impls/binary/binv.c 1.21 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +1 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/viewer/impls/ascii/filev.c 1.16 04/02/08 21:50:24 barrysmith@barry-smiths-computer.local +11 -9 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/viewer/impls/ams/ams.c 1.12 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +3 -2 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/utils/random.c 1.11 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +8 -5 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/utils/pbarrier.c 1.9 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +1 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/utils/dict.c 1.9 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +19 -19 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/plog/stageLog.c 1.18 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +20 -14 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/plog/ploginfo.c 1.13 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +2 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/plog/plog.c 1.38 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +5 -5 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/plog/eventLog.c 1.24 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +3 -3 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/plog/classLog.c 1.12 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +3 -3 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/objects/tagm.c 1.11 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +3 -3 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/objects/pname.c 1.11 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +1 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/objects/options.c 1.30 04/02/08 21:50:23 barrysmith@barry-smiths-computer.local +16 -8 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/objects/inherit.c 1.17 04/02/08 21:50:22 barrysmith@barry-smiths-computer.local +7 -6 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/objects/destroy.c 1.11 04/02/08 21:50:22 barrysmith@barry-smiths-computer.local +7 -6 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/matlabengine/matlab.c 1.21 04/02/08 21:50:22 barrysmith@barry-smiths-computer.local +1 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/f90/f90_win32.c 1.4 04/02/08 21:50:22 barrysmith@barry-smiths-computer.local +4 -4 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/f90/f90_t3e.c 1.4 04/02/08 21:50:22 barrysmith@barry-smiths-computer.local +4 -4 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/f90/f90_solaris_old.c 1.4 04/02/08 21:50:22 barrysmith@barry-smiths-computer.local +4 -4 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/f90/f90_solaris.c 1.4 04/02/08 21:50:22 barrysmith@barry-smiths-computer.local +4 -4 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/f90/f90_rs6000.c 1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +4 -4 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/f90/f90_nag.c 1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +4 -4 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/f90/f90_hpux.c 1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +4 -4 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/f90/f90_common.c 1.5 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +10 -8 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/f90/f90_alpha.c 1.5 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +4 -4 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/f90/f90_absoft.c 1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +4 -4 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/f90/f90_IRIX.c 1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +4 -4 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/error/err.c 1.19 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +12 -8 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/draw/utils/lg.c 1.10 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +17 -15 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/draw/utils/hists.c 1.14 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +16 -14 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/draw/utils/dscatter.c 1.8 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +12 -11 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/draw/utils/axis.c 1.9 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +2 -2 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/draw/interface/dviewp.c 1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +4 -3 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/draw/interface/dtri.c 1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +1 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/draw/interface/dtextv.c 1.5 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +2 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/draw/interface/dtexts.c 1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +1 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/draw/interface/dtextgs.c 1.4 04/02/08 21:50:21 barrysmith@barry-smiths-computer.local +1 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/draw/interface/dtext.c 1.6 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +2 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/draw/interface/dsflush.c 1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/draw/interface/dsetpause.c 1.5 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/draw/interface/dsclear.c 1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/draw/interface/drect.c 1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/draw/interface/drawreg.c 1.14 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +3 -3 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/draw/interface/draw.c 1.10 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +13 -11 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/draw/interface/dpoints.c 1.5 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/draw/interface/dpoint.c 1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/draw/interface/dpause.c 1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/draw/interface/dmouse.c 1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +2 -2 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/draw/interface/dlinew.c 1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/draw/interface/dlinegw.c 1.5 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +2 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/draw/interface/dline.c 1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +3 -2 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/draw/interface/dgpause.c 1.5 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +2 -2 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/draw/interface/dgcoor.c 1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +5 -5 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/draw/interface/dflush.c 1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/draw/interface/dellipse.c 1.6 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/draw/interface/dcoor.c 1.4 04/02/08 21:50:20 barrysmith@barry-smiths-computer.local +1 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/draw/interface/dclear.c 1.4 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +3 -3 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/draw/interface/dbuff.c 1.4 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +1 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/sys/src/dll/reg.c 1.18 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +2 -2 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/snes/mf/wp.c 1.7 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +2 -2 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/snes/mf/snesmfjdef.c 1.7 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +1 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/snes/mf/snesmfj.c 1.28 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +7 -7 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/snes/interface/snes.c 1.35 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +70 -64 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/snes/impls/ls/lsparams.c 1.5 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +5 -5 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/pf/interface/pf.c 1.10 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +14 -12 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/mat/utils/zerodiag.c 1.8 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +0 -4 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/mat/utils/matio.c 1.18 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +2 -2 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/mat/utils/getcolv.c 1.4 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +2 -2 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/mat/utils/gcreate.c 1.14 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +1 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/mat/utils/axpy.c 1.11 04/02/08 21:50:19 barrysmith@barry-smiths-computer.local +12 -12 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/mat/partition/partition.c 1.15 04/02/08 21:50:18 barrysmith@barry-smiths-computer.local +11 -10 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/mat/order/sorder.c 1.14 04/02/08 21:50:18 barrysmith@barry-smiths-computer.local +3 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/mat/matfd/fdmatrix.c 1.12 04/02/08 21:50:18 barrysmith@barry-smiths-computer.local +14 -17 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/mat/interface/mhas.c 1.5 04/02/08 21:50:18 barrysmith@barry-smiths-computer.local +2 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/mat/interface/matrix.c 1.94 04/02/08 21:50:18 barrysmith@barry-smiths-computer.local +275 -209 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/mat/interface/matreg.c 1.14 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +1 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/mat/impls/shell/shell.c 1.14 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +5 -4 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/mat/impls/sbaij/seq/sbaij.c 1.91 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +2 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/mat/impls/rowbs/mpi/mpirowbs.c 1.44 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +2 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/mat/impls/dense/seq/dense.c 1.46 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +4 -3 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/mat/impls/bdiag/mpi/mpibdiag.c 1.26.1.1 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +1 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/mat/impls/baij/seq/baij.c 1.76 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +2 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/mat/impls/baij/mpi/mpibaij.c 1.51 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +0 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/mat/impls/aij/seq/superlu/superlu.c 1.54.1.1 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +0 -2 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/mat/impls/aij/seq/matptap.c 1.10 04/02/08 21:50:17 barrysmith@barry-smiths-computer.local +7 -7 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/mat/impls/aij/seq/matmatmult.c 1.41 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +16 -17 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/mat/impls/aij/seq/aijnode.c 1.23 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +0 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/mat/impls/aij/seq/aij.c 1.125 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +4 -3 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/mat/impls/adic/matadic.c 1.21 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +5 -5 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/mat/examples/tests/ex1.c 1.10 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +8 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/mat/color/color.c 1.13 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +2 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/ksp/utils/damg.c 1.20 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +2 -2 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/ksp/pc/interface/precon.c 1.34.1.1 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +66 -61 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/ksp/pc/interface/pcset.c 1.15 04/02/08 21:50:16 barrysmith@barry-smiths-computer.local +3 -3 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/ksp/pc/impls/sor/sor.c 1.16 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +2 -2 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/ksp/pc/impls/shell/shellpc.c 1.12 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +8 -7 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/ksp/pc/impls/redundant/redundant.c 1.12 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +8 -3 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/ksp/pc/impls/mg/mg.c 1.23 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +8 -7 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/ksp/pc/impls/lu/lu.c 1.24 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +7 -7 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/ksp/pc/impls/ksp/pcksp.c 1.13 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +3 -2 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/ksp/pc/impls/jacobi/jacobi.c 1.8 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +1 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/ksp/pc/impls/ilu/ilu.c 1.27 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +11 -11 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/ksp/pc/impls/icc/icc.c 1.22 04/02/08 21:50:15 barrysmith@barry-smiths-computer.local +6 -6 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/ksp/pc/impls/hypre/hyppilut.c 1.46 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +2 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/ksp/pc/impls/eisens/eisen.c 1.13 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +2 -2 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/ksp/pc/impls/composite/composite.c 1.13 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +6 -5 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/ksp/pc/impls/cholesky/cholesky.c 1.22 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +6 -6 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/ksp/pc/impls/bjacobi/bjacobi.c 1.22 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +8 -8 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/ksp/pc/impls/asm/asm.c 1.25 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +11 -8 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/ksp/ksp/interface/itres.c 1.7 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +6 -2 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/ksp/ksp/interface/itfunc.c 1.34 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +45 -39 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/ksp/ksp/interface/iterativ.c 1.10 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +12 -8 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/ksp/ksp/interface/itcreate.c 1.37 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +12 -11 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/ksp/ksp/interface/itcl.c 1.9 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +3 -3 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/ksp/ksp/interface/iguess.c 1.5 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +17 -11 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/ksp/ksp/interface/eige.c 1.8.1.1 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +2 -2 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/ksp/ksp/impls/rich/richscale.c 1.6 04/02/08 21:50:14 barrysmith@barry-smiths-computer.local +1 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/ksp/ksp/impls/qcg/qcg.c 1.11 04/02/08 21:50:13 barrysmith@barry-smiths-computer.local +3 -3 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/ksp/ksp/impls/gmres/gmres2.c 1.15 04/02/08 21:50:13 barrysmith@barry-smiths-computer.local +1 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/ksp/ksp/impls/gmres/gmres.c 1.29 04/02/08 21:50:13 barrysmith@barry-smiths-computer.local +2 -2 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/ksp/ksp/impls/fgmres/modpcf.c 1.9 04/02/08 21:50:13 barrysmith@barry-smiths-computer.local +1 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/ksp/ksp/impls/fgmres/fgmres.c 1.22 04/02/08 21:50:13 barrysmith@barry-smiths-computer.local +1 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/ksp/ksp/impls/cheby/cheby.c 1.11 04/02/08 21:50:13 barrysmith@barry-smiths-computer.local +1 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/ksp/ksp/impls/cg/cgtype.c 1.6 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +1 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/dm/da/utils/pack.c 1.7 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +3 -3 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/dm/da/src/daview.c 1.13 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +5 -4 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/dm/da/src/dasub.c 1.5 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +1 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/dm/da/src/dascatter.c 1.6 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +1 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/dm/da/src/dapf.c 1.5 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +2 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/dm/da/src/daltol.c 1.8 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +5 -3 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/dm/da/src/daltog.c 1.6 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +3 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/dm/da/src/dalocal.c 1.15 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +16 -11 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/dm/da/src/daload.c 1.6 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +2 -2 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/dm/da/src/dainterp.c 1.8 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +7 -4 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/dm/da/src/daindex.c 1.9 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +3 -2 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/dm/da/src/dagtona.c 1.9 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +4 -2 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/dm/da/src/dagtol.c 1.9 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +25 -25 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/dm/da/src/daghost.c 1.5 04/02/08 21:50:12 barrysmith@barry-smiths-computer.local +1 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/dm/da/src/dadist.c 1.11 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +4 -2 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/dm/da/src/dadestroy.c 1.15 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +5 -3 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/dm/da/src/dacorn.c 1.6 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +8 -6 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/dm/da/src/da3.c 1.17 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +1 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/dm/da/src/da2.c 1.36 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +14 -13 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/dm/da/src/da1.c 1.16 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +1 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/dm/ao/utils/aopart.c 1.6 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +1 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/dm/ao/interface/aodataalias.c 1.5 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +1 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/dm/ao/interface/aodata.c 1.7 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +40 -39 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/dm/ao/interface/ao.c 1.10 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +19 -11 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/dm/ao/impls/mapping/aomapping.c 1.15 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +5 -5 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/dm/ao/impls/basic/aodatabasic.c 1.12 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +1 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
src/dm/ao/impls/basic/aobasic.c 1.15 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +1 -1 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
include/petsclog.h 1.33 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +3 -3 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
include/petschead.h 1.24 04/02/08 21:50:11 barrysmith@barry-smiths-computer.local +60 -60 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
include/petscerror.h 1.24 04/02/08 21:50:10 barrysmith@barry-smiths-computer.local +1 -0 Implementing Victor's suggestion that PetscValidXXX take the argument # as an argument and prints it on error
Hg-commit: 9f73a33a80604cbf5f81774c2cc9dd509503ba9e
show more ...
|
| 878740d9 | 05-Feb-2004 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1931 Kris@p4buschel.|ChangeSet|20040205230721|05083 ChangeSet 1.1931 04/02/05 15:07:21 Kris@p4buschel. +4 -0 More removal of MatCreateSeqDense and MatCreateMPIDense
src/mat/impl
bk-changeset-1.1931 Kris@p4buschel.|ChangeSet|20040205230721|05083 ChangeSet 1.1931 04/02/05 15:07:21 Kris@p4buschel. +4 -0 More removal of MatCreateSeqDense and MatCreateMPIDense
src/mat/impls/dense/mpi/mpidense.c 1.30.1.2 04/02/05 15:07:20 Kris@p4buschel. +16 -6 More removal of MatCreateSeqDense and MatCreateMPIDense
src/mat/impls/aij/seq/superlu/superlu.c 1.55 04/02/05 15:07:20 Kris@p4buschel. +3 -1 More removal of MatCreateSeqDense and MatCreateMPIDense
src/ksp/pc/interface/precon.c 1.35 04/02/05 15:07:20 Kris@p4buschel. +5 -2 More removal of MatCreateSeqDense and MatCreateMPIDense
src/ksp/ksp/interface/eige.c 1.9 04/02/05 15:07:20 Kris@p4buschel. +11 -8 More removal of MatCreateSeqDense and MatCreateMPIDense
Hg-commit: fea17b8ba9574e455e067d8759a98f241b9913a3
show more ...
|
| 5ca28756 | 02-Dec-2003 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.1742 hzhang@smash.mcs.anl.gov|ChangeSet|20031202174812|22341 ChangeSet 1.1742 03/12/02 11:48:12 hzhang@smash.mcs.anl.gov +6 -0 convert 'char **' to 'const char **' for PetscOptio
bk-changeset-1.1742 hzhang@smash.mcs.anl.gov|ChangeSet|20031202174812|22341 ChangeSet 1.1742 03/12/02 11:48:12 hzhang@smash.mcs.anl.gov +6 -0 convert 'char **' to 'const char **' for PetscOptionsElist().
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.82 03/12/02 11:31:11 hzhang@smash.mcs.anl.gov +2 -2 *** empty log message ***
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.46 03/12/02 11:23:15 hzhang@smash.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/impls/aij/seq/superlu/superlu.c 1.54 03/12/02 11:21:44 hzhang@smash.mcs.anl.gov +5 -5 *** empty log message ***
src/mat/impls/aij/seq/spooles/spoolesOptions.c 1.26 03/12/02 11:03:48 hzhang@smash.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/impls/aij/seq/spooles/spooles.h 1.39 03/12/02 11:03:38 hzhang@smash.mcs.anl.gov +1 -1 *** empty log message ***
bmake/linux_intel/packages 1.22 03/11/24 10:09:26 hzhang@smash.mcs.anl.gov +11 -5 *** empty log message ***
Hg-commit: 65e6a7cc87c77f6c06e9a378aa2820795064651a
show more ...
|
| 8e9aea5c | 28-Nov-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1726 barrysmith@barry-smiths-computer.local|ChangeSet|20031128212907|03824 ChangeSet 1.1726 03/11/28 15:29:07 barrysmith@barry-smiths-computer.local +32 -0 added const to MatType a
bk-changeset-1.1726 barrysmith@barry-smiths-computer.local|ChangeSet|20031128212907|03824 ChangeSet 1.1726 03/11/28 15:29:07 barrysmith@barry-smiths-computer.local +32 -0 added const to MatType arguments when appropriate
src/mat/utils/matio.c 1.17 03/11/28 15:29:05 barrysmith@barry-smiths-computer.local +2 -2 added const to MatType arguments when appropriate
src/mat/utils/convert.c 1.7 03/11/28 15:29:05 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/matimpl.h 1.31 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +3 -3 added const to MatType arguments when appropriate
src/mat/interface/matrix.c 1.88 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +2 -2 added const to MatType arguments when appropriate
src/mat/impls/shell/shellcnv.c 1.7 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/sbaij/seq/spooles/sbaijspooles.c 1.41 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/sbaij/seq/sbaij.c 1.81 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/sbaij/seq/aijsbaij.c 1.6 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c 1.29 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/sbaij/mpi/mpisbaij.c 1.67 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/rowbs/mpi/mpirowbs.c 1.40 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/esi/mesi.c 1.33 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/dense/seq/dense.c 1.40 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/dense/mpi/mpidense.c 1.28 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/bdiag/seq/bdiag.c 1.22 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/bdiag/mpi/mpibdiag.c 1.24 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/baij/seq/baij.c 1.62 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/baij/seq/aijbaij.c 1.7 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +2 -2 added const to MatType arguments when appropriate
src/mat/impls/baij/mpi/mpibaij.c 1.39 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.45 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2 added const to MatType arguments when appropriate
src/mat/impls/aij/seq/umfpack/umfpack.c 1.25 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2 added const to MatType arguments when appropriate
src/mat/impls/aij/seq/superlu/superlu.c 1.53 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2 added const to MatType arguments when appropriate
src/mat/impls/aij/seq/spooles/spooles.c 1.80 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2 added const to MatType arguments when appropriate
src/mat/impls/aij/seq/lusol/lusol.c 1.23 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2 added const to MatType arguments when appropriate
src/mat/impls/aij/seq/essl/essl.c 1.23 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2 added const to MatType arguments when appropriate
src/mat/impls/aij/seq/aij.c 1.118 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.81 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2 added const to MatType arguments when appropriate
src/mat/impls/aij/mpi/spooles/mpispooles.c 1.54 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/aij/mpi/mumps/mumps.c 1.51 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +3 -3 added const to MatType arguments when appropriate
src/mat/impls/aij/mpi/mpiaij.c 1.99 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
include/petscmat.h 1.93 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2 added const to MatType arguments when appropriate
bmake/common/rules.fortran.nocpp 1.72 03/11/27 13:34:21 barrysmith@barry-smiths-computer.local +8 -8 ibm f90 does not like .f so try .F here and hope works everywhere
Hg-commit: ae3ecde9c090fe1a4553b4b7e27744f6fa92f433
show more ...
|
| 937a6b0e | 24-Nov-2003 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.1710 hzhang@smash.mcs.anl.gov|ChangeSet|20031124155645|27697 ChangeSet 1.1710 03/11/24 09:56:45 hzhang@smash.mcs.anl.gov +1 -0 bug fix for complex
src/mat/impls/aij/seq/superlu
bk-changeset-1.1710 hzhang@smash.mcs.anl.gov|ChangeSet|20031124155645|27697 ChangeSet 1.1710 03/11/24 09:56:45 hzhang@smash.mcs.anl.gov +1 -0 bug fix for complex
src/mat/impls/aij/seq/superlu/superlu.c 1.52 03/11/24 09:07:12 hzhang@smash.mcs.anl.gov +9 -6 *** empty log message ***
Hg-commit: af7e1922144b4cca7114663219f0a4055339fa00
show more ...
|
| 5fe6150d | 24-Nov-2003 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.1709 hzhang@smash.mcs.anl.gov|ChangeSet|20031124043320|27701 ChangeSet 1.1709 03/11/23 22:33:20 hzhang@smash.mcs.anl.gov +2 -0 add support for complex for superlu_3.0 interface
bk-changeset-1.1709 hzhang@smash.mcs.anl.gov|ChangeSet|20031124043320|27701 ChangeSet 1.1709 03/11/23 22:33:20 hzhang@smash.mcs.anl.gov +2 -0 add support for complex for superlu_3.0 interface
src/mat/impls/aij/seq/superlu/superlu.c 1.51 03/11/23 22:32:11 hzhang@smash.mcs.anl.gov +16 -6 *** empty log message ***
src/ksp/examples/tutorials/ex10.c 1.29 03/11/23 22:27:16 hzhang@smash.mcs.anl.gov +3 -4 *** empty log message ***
Hg-commit: 46b7318fc70971994b207306c6f3ad4e43e499b2
show more ...
|
| 9ad7a54b | 23-Nov-2003 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.1706 hzhang@smash.mcs.anl.gov|ChangeSet|20031123034452|58585 ChangeSet 1.1706 03/11/22 21:44:52 hzhang@smash.mcs.anl.gov +1 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into sm
bk-changeset-1.1706 hzhang@smash.mcs.anl.gov|ChangeSet|20031123034452|58585 ChangeSet 1.1706 03/11/22 21:44:52 hzhang@smash.mcs.anl.gov +1 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into smash.mcs.anl.gov:/sandbox/hzhang/petsc-dev
src/mat/impls/aij/seq/superlu/superlu.c 1.50 03/11/22 21:44:51 hzhang@smash.mcs.anl.gov +0 -0 Auto merged
Hg-commit: 0777e49e439f5ddc7884aa52ed5068d03e44a35f
show more ...
|
| 8914a3f7 | 23-Nov-2003 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.1704.1.1 hzhang@smash.mcs.anl.gov|ChangeSet|20031123034424|09897 ChangeSet 1.1704.1.1 03/11/22 21:44:24 hzhang@smash.mcs.anl.gov +1 -0 add error output report.
src/mat/impls/aij
bk-changeset-1.1704.1.1 hzhang@smash.mcs.anl.gov|ChangeSet|20031123034424|09897 ChangeSet 1.1704.1.1 03/11/22 21:44:24 hzhang@smash.mcs.anl.gov +1 -0 add error output report.
src/mat/impls/aij/seq/superlu/superlu.c 1.48.1.2 03/11/22 21:43:25 hzhang@smash.mcs.anl.gov +1 -1 *** empty log message ***
src/mat/impls/aij/seq/superlu/superlu.c 1.48.1.1 03/11/22 21:36:53 hzhang@smash.mcs.anl.gov +76 -97 *** empty log message ***
Hg-commit: f10934305e4b2f2a949d926cbdb5ad60c9f9a999
show more ...
|
| 702e6c57 | 23-Nov-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1705 barrysmith@barry-smiths-computer.local|ChangeSet|20031123033515|60145 ChangeSet 1.1705 03/11/22 21:35:15 barrysmith@barry-smiths-computer.local +4 -0 merge with somebody, piss
bk-changeset-1.1705 barrysmith@barry-smiths-computer.local|ChangeSet|20031123033515|60145 ChangeSet 1.1705 03/11/22 21:35:15 barrysmith@barry-smiths-computer.local +4 -0 merge with somebody, pisses me off
src/ksp/examples/tutorials/ex10.c 1.28 03/11/22 21:35:14 barrysmith@barry-smiths-computer.local +5 -8 merge with somebody, pisses me off
src/ksp/examples/tests/ex16.F 1.9 03/11/22 21:35:14 barrysmith@barry-smiths-computer.local +0 -2 merge with somebody, pisses me off
src/snes/examples/tutorials/ex6.c 1.8 03/11/22 21:30:19 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
src/mat/impls/aij/seq/superlu/superlu.c 1.49 03/11/22 21:30:19 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
src/ksp/examples/tutorials/ex10.c 1.27 03/11/22 21:30:18 barrysmith@barry-smiths-computer.local +0 -0 Merge rename: src/sles/examples/tutorials/ex10.c -> src/ksp/examples/tutorials/ex10.c
src/ksp/examples/tests/ex16.F 1.8 03/11/22 21:30:18 barrysmith@barry-smiths-computer.local +0 -0 Merge rename: src/sles/examples/tests/ex16.F -> src/ksp/examples/tests/ex16.F
Hg-commit: 7902e4f46e04bafc41487c9af7b1642925295149
show more ...
|
| 94b7f48c | 22-Nov-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1699.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20031122035212|64319 ChangeSet 1.1699.1.1 03/11/21 21:52:12 barrysmith@barry-smiths-computer.local +183 -0 replaced sles w
bk-changeset-1.1699.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20031122035212|64319 ChangeSet 1.1699.1.1 03/11/21 21:52:12 barrysmith@barry-smiths-computer.local +183 -0 replaced sles with ksp everywhere except library name and sles directory
src/vec/examples/tests/makefile 1.8 03/11/21 21:52:06 barrysmith@barry-smiths-computer.local +15 -20 replaced sles with ksp everywhere except library name and sles directory
src/ts/tsimpl.h 1.10 03/11/21 21:52:06 barrysmith@barry-smiths-computer.local +1 -1 replaced sles with ksp everywhere except library name and sles directory
src/ts/interface/tsreg.c 1.12 03/11/21 21:52:06 barrysmith@barry-smiths-computer.local +3 -3 replaced sles with ksp everywhere except library name and sles directory
src/ts/interface/tscreate.c 1.6 03/11/21 21:52:06 barrysmith@barry-smiths-computer.local +1 -1 replaced sles with ksp everywhere except library name and sles directory
src/ts/interface/ts.c 1.23 03/11/21 21:52:06 barrysmith@barry-smiths-computer.local +24 -24 replaced sles with ksp everywhere except library name and sles directory
src/ts/impls/implicit/cn/cn.c 1.7 03/11/21 21:52:06 barrysmith@barry-smiths-computer.local +13 -9 replaced sles with ksp everywhere except library name and sles directory
src/snes/utils/damgsnes.c 1.22 03/11/21 21:52:06 barrysmith@barry-smiths-computer.local +17 -22 replaced sles with ksp everywhere except library name and sles directory
src/sles/examples/tutorials/ex13f90.F 1.8 03/11/21 21:52:06 barrysmith@barry-smiths-computer.local +18 -19 replaced sles with ksp everywhere except library name and sles directory
docs/website/documentation/changes/220.html 1.9 03/11/21 21:52:06 barrysmith@barry-smiths-computer.local +10 -2 replaced sles with ksp everywhere except library name and sles directory
src/ts/impls/implicit/beuler/beuler.c 1.8 03/11/21 21:52:05 barrysmith@barry-smiths-computer.local +14 -11 replaced sles with ksp everywhere except library name and sles directory
src/ts/examples/tutorials/ex7.c 1.6 03/11/21 21:52:05 barrysmith@barry-smiths-computer.local +1 -1 replaced sles with ksp everywhere except library name and sles directory
src/ts/examples/tutorials/ex6.c 1.9 03/11/21 21:52:05 barrysmith@barry-smiths-computer.local +1 -1 replaced sles with ksp everywhere except library name and sles directory
src/ts/examples/tutorials/ex5.c 1.6 03/11/21 21:52:05 barrysmith@barry-smiths-computer.local +1 -1 replaced sles with ksp everywhere except library name and sles directory
src/ts/examples/tutorials/ex4.c 1.5 03/11/21 21:52:05 barrysmith@barry-smiths-computer.local +1 -1 replaced sles with ksp everywhere except library name and sles directory
src/ts/examples/tutorials/ex3.c 1.6 03/11/21 21:52:05 barrysmith@barry-smiths-computer.local +1 -1 replaced sles with ksp everywhere except library name and sles directory
src/ts/examples/tutorials/ex2f.h 1.4 03/11/21 21:52:05 barrysmith@barry-smiths-computer.local +0 -2 replaced sles with ksp everywhere except library name and sles directory
src/ts/examples/tests/ex1f.F 1.6 03/11/21 21:52:05 barrysmith@barry-smiths-computer.local +8 -8 replaced sles with ksp everywhere except library name and sles directory
src/sys/src/viewer/interface/dupl.c 1.4 03/11/21 21:52:05 barrysmith@barry-smiths-computer.local +1 -1 replaced sles with ksp everywhere except library name and sles directory
src/sys/src/objects/pinit.c 1.27 03/11/21 21:52:05 barrysmith@barry-smiths-computer.local +3 -3 replaced sles with ksp everywhere except library name and sles directory
src/snes/snesimpl.h 1.10 03/11/21 21:52:05 barrysmith@barry-smiths-computer.local +1 -1 replaced sles with ksp everywhere except library name and sles directory
src/snes/mf/snesmfj.c 1.23 03/11/21 21:52:05 barrysmith@barry-smiths-computer.local +2 -4 replaced sles with ksp everywhere except library name and sles directory
src/snes/interface/snes.c 1.31 03/11/21 21:52:05 barrysmith@barry-smiths-computer.local +30 -33 replaced sles with ksp everywhere except library name and sles directory
src/snes/impls/tr/tr.c 1.9 03/11/21 21:52:05 barrysmith@barry-smiths-computer.local +5 -5 replaced sles with ksp everywhere except library name and sles directory
src/snes/impls/ls/ls.c 1.25 03/11/21 21:52:04 barrysmith@barry-smiths-computer.local +6 -4 replaced sles with ksp everywhere except library name and sles directory
src/snes/examples/tutorials/makefile 1.29 03/11/21 21:52:04 barrysmith@barry-smiths-computer.local +1 -1 replaced sles with ksp everywhere except library name and sles directory
src/snes/examples/tutorials/ex6.c 1.6.1.1 03/11/21 21:52:04 barrysmith@barry-smiths-computer.local +4 -7 replaced sles with ksp everywhere except library name and sles directory
src/snes/examples/tutorials/ex5s.c 1.5 03/11/21 21:52:04 barrysmith@barry-smiths-computer.local +1 -1 replaced sles with ksp everywhere except library name and sles directory
src/snes/examples/tutorials/ex5f90.F 1.7 03/11/21 21:52:04 barrysmith@barry-smiths-computer.local +0 -6 replaced sles with ksp everywhere except library name and sles directory
src/snes/examples/tutorials/ex5.c 1.13 03/11/21 21:52:04 barrysmith@barry-smiths-computer.local +1 -1 replaced sles with ksp everywhere except library name and sles directory
src/snes/examples/tutorials/ex30.c 1.34 03/11/21 21:52:04 barrysmith@barry-smiths-computer.local +1 -1 replaced sles with ksp everywhere except library name and sles directory
src/snes/examples/tutorials/ex3.c 1.6 03/11/21 21:52:03 barrysmith@barry-smiths-computer.local +2 -2 replaced sles with ksp everywhere except library name and sles directory
src/snes/examples/tutorials/ex29.c 1.56 03/11/21 21:52:03 barrysmith@barry-smiths-computer.local +8 -12 replaced sles with ksp everywhere except library name and sles directory
src/snes/examples/tutorials/ex27.c 1.6 03/11/21 21:52:03 barrysmith@barry-smiths-computer.local +1 -1 replaced sles with ksp everywhere except library name and sles directory
src/snes/examples/tutorials/ex24.c 1.11 03/11/21 21:52:03 barrysmith@barry-smiths-computer.local +18 -16 replaced sles with ksp everywhere except library name and sles directory
src/snes/examples/tutorials/ex2.c 1.6 03/11/21 21:52:03 barrysmith@barry-smiths-computer.local +2 -2 replaced sles with ksp everywhere except library name and sles directory
src/snes/examples/tutorials/ex1f.F 1.7 03/11/21 21:52:03 barrysmith@barry-smiths-computer.local +6 -10 replaced sles with ksp everywhere except library name and sles directory
src/snes/examples/tutorials/ex19.c 1.10 03/11/21 21:52:03 barrysmith@barry-smiths-computer.local +1 -1 replaced sles with ksp everywhere except library name and sles directory
src/snes/examples/tutorials/ex14.c 1.7 03/11/21 21:52:03 barrysmith@barry-smiths-computer.local +1 -1 replaced sles with ksp everywhere except library name and sles directory
src/snes/examples/tutorials/ex10d/ex10.c 1.8 03/11/21 21:52:03 barrysmith@barry-smiths-computer.local +1 -1 replaced sles with ksp everywhere except library name and sles directory
src/snes/examples/tutorials/ex1.c 1.6 03/11/21 21:52:03 barrysmith@barry-smiths-computer.local +6 -8 replaced sles with ksp everywhere except library name and sles directory
src/snes/examples/tests/ex9.c 1.6 03/11/21 21:52:03 barrysmith@barry-smiths-computer.local +2 -4 replaced sles with ksp everywhere except library name and sles directory
src/snes/examples/tests/ex5.c 1.5 03/11/21 21:52:03 barrysmith@barry-smiths-computer.local +1 -1 replaced sles with ksp everywhere except library name and sles directory
src/snes/examples/tests/ex11.c 1.9 03/11/21 21:52:03 barrysmith@barry-smiths-computer.local +17 -20 replaced sles with ksp everywhere except library name and sles directory
src/snes/examples/tests/ex1.c 1.6 03/11/21 21:52:03 barrysmith@barry-smiths-computer.local +1 -1 replaced sles with ksp everywhere except library name and sles directory
src/sles/utils/damg.c 1.18 03/11/21 21:52:03 barrysmith@barry-smiths-computer.local +37 -45 replaced sles with ksp everywhere except library name and sles directory
src/sles/pc/interface/precon.c 1.30 03/11/21 21:52:03 barrysmith@barry-smiths-computer.local +6 -6 replaced sles with ksp everywhere except library name and sles directory
src/sles/pc/interface/pcset.c 1.9 03/11/21 21:52:03 barrysmith@barry-smiths-computer.local +1 -1 replaced sles with ksp everywhere except library name and sles directory
src/sles/pc/interface/pcregis.c 1.18 03/11/21 21:52:03 barrysmith@barry-smiths-computer.local +2 -2 replaced sles with ksp everywhere except library name and sles directory
src/sles/pc/impls/sles/pcsles.c 1.8 03/11/21 21:52:03 barrysmith@barry-smiths-computer.local +87 -83 replaced sles with ksp everywhere except library name and sles directory
src/sles/pc/impls/samg/samgpetsctools.c 1.6 03/11/21 21:52:02 barrysmith@barry-smiths-computer.local +1 -1 replaced sles with ksp everywhere except library name and sles directory
src/sles/pc/impls/samg/samgmgpetsc.c 1.5 03/11/21 21:52:02 barrysmith@barry-smiths-computer.local +26 -30 replaced sles with ksp everywhere except library name and sles directory
src/sles/pc/impls/samg/petscfunc.h 1.3 03/11/21 21:52:02 barrysmith@barry-smiths-computer.local +3 -4 replaced sles with ksp everywhere except library name and sles directory
src/sles/pc/impls/redundant/redundant.c 1.9 03/11/21 21:52:02 barrysmith@barry-smiths-computer.local +1 -1 replaced sles with ksp everywhere except library name and sles directory
src/sles/pc/impls/ramg/ramgpetsc.c 1.10 03/11/21 21:52:02 barrysmith@barry-smiths-computer.local +1 -1 replaced sles with ksp everywhere except library name and sles directory
src/sles/pc/impls/ramg/petscfunc.h 1.7 03/11/21 21:52:02 barrysmith@barry-smiths-computer.local +3 -4 replaced sles with ksp everywhere except library name and sles directory
src/sles/pc/impls/ramg/petscfunc.c 1.10 03/11/21 21:52:02 barrysmith@barry-smiths-computer.local +1 -1 replaced sles with ksp everywhere except library name and sles directory
src/sles/pc/impls/mg/smg.c 1.6 03/11/21 21:52:02 barrysmith@barry-smiths-computer.local +3 -1 replaced sles with ksp everywhere except library name and sles directory
src/sles/pc/impls/mg/mgimpl.h 1.6 03/11/21 21:52:02 barrysmith@barry-smiths-computer.local +3 -3 replaced sles with ksp everywhere except library name and sles directory
src/sles/pc/impls/mg/mgfunc.c 1.6 03/11/21 21:52:02 barrysmith@barry-smiths-computer.local +23 -25 replaced sles with ksp everywhere except library name and sles directory
src/sles/pc/impls/mg/mg.c 1.17 03/11/21 21:52:01 barrysmith@barry-smiths-computer.local +47 -51 replaced sles with ksp everywhere except library name and sles directory
src/sles/pc/impls/mg/fmg.c 1.6 03/11/21 21:52:01 barrysmith@barry-smiths-computer.local +6 -2 replaced sles with ksp everywhere except library name and sles directory
src/sles/pc/impls/mat/pcmat.c 1.6 03/11/21 21:52:01 barrysmith@barry-smiths-computer.local +1 -1 replaced sles with ksp everywhere except library name and sles directory
src/sles/pc/impls/lu/lu.c 1.22 03/11/21 21:52:01 barrysmith@barry-smiths-computer.local +2 -2 replaced sles with ksp everywhere except library name and sles directory
src/sles/pc/impls/is/nn/nn.h 1.4 03/11/21 21:52:01 barrysmith@barry-smiths-computer.local +1 -1 replaced sles with ksp everywhere except library name and sles directory
src/sles/pc/impls/is/nn/nn.c 1.10 03/11/21 21:52:01 barrysmith@barry-smiths-computer.local +21 -14 replaced sles with ksp everywhere except library name and sles directory
src/sles/pc/impls/is/is.h 1.4 03/11/21 21:52:01 barrysmith@barry-smiths-computer.local +3 -3 replaced sles with ksp everywhere except library name and sles directory
src/sles/pc/impls/is/is.c 1.8 03/11/21 21:52:01 barrysmith@barry-smiths-computer.local +31 -25 replaced sles with ksp everywhere except library name and sles directory
src/sles/pc/impls/ilu/ilu.c 1.23 03/11/21 21:52:01 barrysmith@barry-smiths-computer.local +1 -1 replaced sles with ksp everywhere except library name and sles directory
src/sles/pc/impls/composite/composite.c 1.10 03/11/21 21:52:01 barrysmith@barry-smiths-computer.local +5 -5 replaced sles with ksp everywhere except library name and sles directory
src/sles/pc/impls/cholesky/cholesky.c 1.20 03/11/21 21:52:01 barrysmith@barry-smiths-computer.local +2 -2 replaced sles with ksp everywhere except library name and sles directory
src/sles/pc/impls/bjacobi/bjacobi.h 1.4 03/11/21 21:52:01 barrysmith@barry-smiths-computer.local +2 -2 replaced sles with ksp everywhere except library name and sles directory
src/sles/pc/impls/bjacobi/bjacobi.c 1.18 03/11/21 21:52:01 barrysmith@barry-smiths-computer.local +83 -85 replaced sles with ksp everywhere except library name and sles directory
src/sles/pc/impls/asm/asm.c 1.18 03/11/21 21:52:01 barrysmith@barry-smiths-computer.local +62 -58 replaced sles with ksp everywhere except library name and sles directory
src/sles/pc/examples/tutorials/ex2.c 1.7 03/11/21 21:52:01 barrysmith@barry-smiths-computer.local +9 -8 replaced sles with ksp everywhere except library name and sles directory
src/sles/pc/examples/tutorials/ex1.c 1.6 03/11/21 21:52:01 barrysmith@barry-smiths-computer.local +9 -8 replaced sles with ksp everywhere except library name and sles directory
src/sles/pc/examples/tests/ex8f.F 1.7 03/11/21 21:52:01 barrysmith@barry-smiths-computer.local +5 -7 replaced sles with ksp everywhere except library name and sles directory
src/sles/pc/examples/tests/ex6.c 1.4 03/11/21 21:52:01 barrysmith@barry-smiths-computer.local +1 -1 replaced sles with ksp everywhere except library name and sles directory
src/sles/pc/examples/tests/ex5.c 1.10 03/11/21 21:52:00 barrysmith@barry-smiths-computer.local +19 -24 replaced sles with ksp everywhere except library name and sles directory
src/sles/pc/examples/tests/ex2.c 1.5 03/11/21 21:52:00 barrysmith@barry-smiths-computer.local +1 -1 replaced sles with ksp everywhere except library name and sles directory
src/sles/makefile 1.5 03/11/21 21:52:00 barrysmith@barry-smiths-computer.local +2 -2 replaced sles with ksp everywhere except library name and sles directory
src/sles/ksp/interface/itfunc.c 1.27 03/11/21 21:52:00 barrysmith@barry-smiths-computer.local +20 -20 replaced sles with ksp everywhere except library name and sles directory
src/sles/ksp/interface/iterativ.c 1.7 03/11/21 21:52:00 barrysmith@barry-smiths-computer.local +1 -1 replaced sles with ksp everywhere except library name and sles directory
src/sles/ksp/interface/itcreate.c 1.30 03/11/21 21:52:00 barrysmith@barry-smiths-computer.local +4 -0 replaced sles with ksp everywhere except library name and sles directory
src/sles/ksp/interface/eige.c 1.6 03/11/21 21:52:00 barrysmith@barry-smiths-computer.local +3 -3 replaced sles with ksp everywhere except library name and sles directory
src/sles/ksp/interface/dlregis.c 1.14 03/11/21 21:52:00 barrysmith@barry-smiths-computer.local +2 -88 replaced sles with ksp everywhere except library name and sles directory
src/sles/ksp/impls/lgmres/lgmres.c 1.9 03/11/21 21:52:00 barrysmith@barry-smiths-computer.local +1 -1 replaced sles with ksp everywhere except library name and sles directory
src/sles/ksp/impls/fgmres/modpcf.c 1.5 03/11/21 21:52:00 barrysmith@barry-smiths-computer.local +13 -15 replaced sles with ksp everywhere except library name and sles directory
src/sles/ksp/impls/fgmres/fgmres.c 1.15 03/11/21 21:52:00 barrysmith@barry-smiths-computer.local +3 -3 replaced sles with ksp everywhere except library name and sles directory
src/sles/ksp/impls/cg/cg.c 1.15 03/11/21 21:52:00 barrysmith@barry-smiths-computer.local +1 -1 replaced sles with ksp everywhere except library name and sles directory
src/sles/examples/tutorials/makefile 1.40 03/11/21 21:52:00 barrysmith@barry-smiths-computer.local +6 -6 replaced sles with ksp everywhere except library name and sles directory
src/sles/examples/tutorials/ex9.c 1.11 03/11/21 21:52:00 barrysmith@barry-smiths-computer.local +25 -24 replaced sles with ksp everywhere except library name and sles directory
src/sles/examples/tutorials/ex8.c 1.9 03/11/21 21:52:00 barrysmith@barry-smiths-computer.local +30 -30 replaced sles with ksp everywhere except library name and sles directory
src/sles/examples/tutorials/ex7.c 1.9 03/11/21 21:52:00 barrysmith@barry-smiths-computer.local +32 -32 replaced sles with ksp everywhere except library name and sles directory
src/sles/examples/tutorials/ex6f.F 1.6 03/11/21 21:52:00 barrysmith@barry-smiths-computer.local +15 -17 replaced sles with ksp everywhere except library name and sles directory
src/sles/examples/tutorials/ex5.c 1.8 03/11/21 21:52:00 barrysmith@barry-smiths-computer.local +22 -21 replaced sles with ksp everywhere except library name and sles directory
src/sles/examples/tutorials/ex4.c 1.6 03/11/21 21:52:00 barrysmith@barry-smiths-computer.local +12 -10 replaced sles with ksp everywhere except library name and sles directory
src/sles/examples/tutorials/ex3.c 1.7 03/11/21 21:51:59 barrysmith@barry-smiths-computer.local +12 -11 replaced sles with ksp everywhere except library name and sles directory
src/sles/examples/tutorials/ex2f.F 1.5 03/11/21 21:51:59 barrysmith@barry-smiths-computer.local +19 -23 replaced sles with ksp everywhere except library name and sles directory
src/sles/examples/tutorials/ex28.c 1.6 03/11/21 21:51:59 barrysmith@barry-smiths-computer.local +2 -2 replaced sles with ksp everywhere except library name and sles directory
src/sles/examples/tutorials/ex27.c 1.6 03/11/21 21:51:59 barrysmith@barry-smiths-computer.local +16 -15 replaced sles with ksp everywhere except library name and sles directory
src/sles/examples/tutorials/ex26.c 1.8 03/11/21 21:51:59 barrysmith@barry-smiths-computer.local +1 -1 replaced sles with ksp everywhere except library name and sles directory
src/sles/examples/tutorials/ex25.c 1.7 03/11/21 21:51:59 barrysmith@barry-smiths-computer.local +2 -2 replaced sles with ksp everywhere except library name and sles directory
src/sles/examples/tutorials/ex23.c 1.7 03/11/21 21:51:59 barrysmith@barry-smiths-computer.local +17 -17 replaced sles with ksp everywhere except library name and sles directory
src/sles/examples/tutorials/ex22.c 1.4 03/11/21 21:51:59 barrysmith@barry-smiths-computer.local +2 -2 replaced sles with ksp everywhere except library name and sles directory
src/sles/examples/tutorials/ex21f.F 1.8 03/11/21 21:51:59 barrysmith@barry-smiths-computer.local +13 -15 replaced sles with ksp everywhere except library name and sles directory
src/sles/examples/tutorials/ex2.c 1.7 03/11/21 21:51:59 barrysmith@barry-smiths-computer.local +16 -16 replaced sles with ksp everywhere except library name and sles directory
src/sles/examples/tutorials/ex1f.F 1.7 03/11/21 21:51:59 barrysmith@barry-smiths-computer.local +17 -19 replaced sles with ksp everywhere except library name and sles directory
src/sles/examples/tutorials/ex16.c 1.6 03/11/21 21:51:59 barrysmith@barry-smiths-computer.local +15 -15 replaced sles with ksp everywhere except library name and sles directory
src/sles/examples/tutorials/ex15f.F 1.6 03/11/21 21:51:59 barrysmith@barry-smiths-computer.local +13 -15 replaced sles with ksp everywhere except library name and sles directory
src/sles/examples/tutorials/ex15.c 1.7 03/11/21 21:51:59 barrysmith@barry-smiths-computer.local +14 -14 replaced sles with ksp everywhere except library name and sles directory
src/sles/examples/tutorials/ex14f.F 1.6 03/11/21 21:51:59 barrysmith@barry-smiths-computer.local +15 -15 replaced sles with ksp everywhere except library name and sles directory
src/sles/examples/tutorials/ex13.c 1.6 03/11/21 21:51:59 barrysmith@barry-smiths-computer.local +15 -14 replaced sles with ksp everywhere except library name and sles directory
src/sles/examples/tutorials/ex12.c 1.7 03/11/21 21:51:59 barrysmith@barry-smiths-computer.local +15 -16 replaced sles with ksp everywhere except library name and sles directory
src/sles/examples/tutorials/ex11f.F 1.7 03/11/21 21:51:59 barrysmith@barry-smiths-computer.local +12 -13 replaced sles with ksp everywhere except library name and sles directory
src/sles/examples/tutorials/ex11.c 1.6 03/11/21 21:51:59 barrysmith@barry-smiths-computer.local +13 -12 replaced sles with ksp everywhere except library name and sles directory
src/sles/examples/tutorials/ex10.c 1.24.1.1 03/11/21 21:51:59 barrysmith@barry-smiths-computer.local +24 -24 replaced sles with ksp everywhere except library name and sles directory
src/sles/examples/tutorials/ex1.c 1.9 03/11/21 21:51:59 barrysmith@barry-smiths-computer.local +18 -18 replaced sles with ksp everywhere except library name and sles directory
src/sles/examples/tests/ex7.c 1.10 03/11/21 21:51:58 barrysmith@barry-smiths-computer.local +14 -15 replaced sles with ksp everywhere except library name and sles directory
src/sles/examples/tests/ex6.c 1.12 03/11/21 21:51:58 barrysmith@barry-smiths-computer.local +14 -13 replaced sles with ksp everywhere except library name and sles directory
src/sles/examples/tests/ex5f.F 1.6 03/11/21 21:51:58 barrysmith@barry-smiths-computer.local +9 -7 replaced sles with ksp everywhere except library name and sles directory
src/sles/examples/tests/ex4.c 1.5 03/11/21 21:51:58 barrysmith@barry-smiths-computer.local +9 -9 replaced sles with ksp everywhere except library name and sles directory
src/sles/examples/tests/ex3.c 1.6 03/11/21 21:51:58 barrysmith@barry-smiths-computer.local +9 -9 replaced sles with ksp everywhere except library name and sles directory
src/sles/examples/tests/ex24.c 1.7 03/11/21 21:51:58 barrysmith@barry-smiths-computer.local +13 -15 replaced sles with ksp everywhere except library name and sles directory
src/sles/examples/tests/ex20.c 1.9 03/11/21 21:51:58 barrysmith@barry-smiths-computer.local +10 -9 replaced sles with ksp everywhere except library name and sles directory
src/sles/examples/tests/ex2.c 1.7 03/11/21 21:51:58 barrysmith@barry-smiths-computer.local +18 -18 replaced sles with ksp everywhere except library name and sles directory
src/sles/examples/tests/ex19.c 1.6 03/11/21 21:51:58 barrysmith@barry-smiths-computer.local +18 -19 replaced sles with ksp everywhere except library name and sles directory
src/sles/examples/tests/ex18.c 1.7 03/11/21 21:51:58 barrysmith@barry-smiths-computer.local +9 -8 replaced sles with ksp everywhere except library name and sles directory
src/sles/examples/tests/ex17.c 1.7 03/11/21 21:51:58 barrysmith@barry-smiths-computer.local +12 -12 replaced sles with ksp everywhere except library name and sles directory
src/sles/examples/tests/ex16.F 1.6.1.1 03/11/21 21:51:58 barrysmith@barry-smiths-computer.local +19 -18 replaced sles with ksp everywhere except library name and sles directory
src/sles/examples/tests/ex15.c 1.8 03/11/21 21:51:58 barrysmith@barry-smiths-computer.local +12 -12 replaced sles with ksp everywhere except library name and sles directory
src/sles/examples/tests/ex14.c 1.5 03/11/21 21:51:58 barrysmith@barry-smiths-computer.local +14 -13 replaced sles with ksp everywhere except library name and sles directory
src/sles/examples/tests/ex12.F 1.8 03/11/21 21:51:58 barrysmith@barry-smiths-computer.local +8 -8 replaced sles with ksp everywhere except library name and sles directory
src/sles/examples/tests/ex10.c 1.6 03/11/21 21:51:58 barrysmith@barry-smiths-computer.local +8 -8 replaced sles with ksp everywhere except library name and sles directory
src/sles/examples/tests/ex1.c 1.5 03/11/21 21:51:58 barrysmith@barry-smiths-computer.local +9 -7 replaced sles with ksp everywhere except library name and sles directory
src/sles/esi/esles.c 1.12 03/11/21 21:51:58 barrysmith@barry-smiths-computer.local +23 -35 replaced sles with ksp everywhere except library name and sles directory
src/mat/utils/zerodiag.c 1.7 03/11/21 21:51:58 barrysmith@barry-smiths-computer.local +1 -1 replaced sles with ksp everywhere except library name and sles directory
src/mat/interface/matrix.c 1.86 03/11/21 21:51:57 barrysmith@barry-smiths-computer.local +44 -44 replaced sles with ksp everywhere except library name and sles directory
src/mat/impls/aij/seq/umfpack/umfpack.c 1.24 03/11/21 21:51:57 barrysmith@barry-smiths-computer.local +2 -2 replaced sles with ksp everywhere except library name and sles directory
src/mat/impls/aij/seq/superlu/superlu.c 1.44.1.1 03/11/21 21:51:57 barrysmith@barry-smiths-computer.local +2 -2 replaced sles with ksp everywhere except library name and sles directory
src/mat/impls/aij/seq/spooles/spoolesOptions.c 1.25 03/11/21 21:51:57 barrysmith@barry-smiths-computer.local +1 -1 replaced sles with ksp everywhere except library name and sles directory
src/mat/impls/aij/seq/aijmatlab.c 1.16 03/11/21 21:51:57 barrysmith@barry-smiths-computer.local +1 -1 replaced sles with ksp everywhere except library name and sles directory
src/mat/impls/aij/mpi/mumps/mumps.c 1.50 03/11/21 21:51:57 barrysmith@barry-smiths-computer.local +3 -3 replaced sles with ksp everywhere except library name and sles directory
src/mat/examples/tests/ex80.c 1.4 03/11/21 21:51:57 barrysmith@barry-smiths-computer.local +1 -1 replaced sles with ksp everywhere except library name and sles directory
src/mat/examples/tests/ex73.c 1.6 03/11/21 21:51:57 barrysmith@barry-smiths-computer.local +1 -1 replaced sles with ksp everywhere except library name and sles directory
src/mat/examples/tests/ex7.c 1.6 03/11/21 21:51:57 barrysmith@barry-smiths-computer.local +1 -1 replaced sles with ksp everywhere except library name and sles directory
src/mat/examples/tests/ex42.c 1.6 03/11/21 21:51:57 barrysmith@barry-smiths-computer.local +1 -1 replaced sles with ksp everywhere except library name and sles directory
src/mat/examples/tests/ex41.c 1.6 03/11/21 21:51:57 barrysmith@barry-smiths-computer.local +1 -1 replaced sles with ksp everywhere except library name and sles directory
src/mat/examples/tests/ex40.c 1.6 03/11/21 21:51:57 barrysmith@barry-smiths-computer.local +1 -1 replaced sles with ksp everywhere except library name and sles directory
src/mat/examples/tests/ex30.c 1.8 03/11/21 21:51:57 barrysmith@barry-smiths-computer.local +1 -1 replaced sles with ksp everywhere except library name and sles directory
src/fortran/custom/zts.c 1.9 03/11/21 21:51:55 barrysmith@barry-smiths-computer.local +4 -4 replaced sles with ksp everywhere except library name and sles directory
src/fortran/custom/zsnes.c 1.11 03/11/21 21:51:55 barrysmith@barry-smiths-computer.local +4 -4 replaced sles with ksp everywhere except library name and sles directory
src/fortran/custom/zsles.c 1.7 03/11/21 21:51:55 barrysmith@barry-smiths-computer.local +10 -83 replaced sles with ksp everywhere except library name and sles directory
src/fortran/custom/zpc.c 1.12 03/11/21 21:51:55 barrysmith@barry-smiths-computer.local +21 -21 replaced sles with ksp everywhere except library name and sles directory
src/fortran/custom/zksp.c 1.12 03/11/21 21:51:55 barrysmith@barry-smiths-computer.local +6 -6 replaced sles with ksp everywhere except library name and sles directory
src/contrib/oberman/laplacian_q1/scalable/makefile 1.4 03/11/21 21:51:55 barrysmith@barry-smiths-computer.local +2 -2 replaced sles with ksp everywhere except library name and sles directory
src/contrib/oberman/laplacian_q1/scalable/appctx.h 1.4 03/11/21 21:51:55 barrysmith@barry-smiths-computer.local +2 -2 replaced sles with ksp everywhere except library name and sles directory
src/contrib/oberman/laplacian_q1/scalable/appalgebra.c 1.7 03/11/21 21:51:55 barrysmith@barry-smiths-computer.local +12 -14 replaced sles with ksp everywhere except library name and sles directory
src/contrib/oberman/laplacian_q1/makefile 1.7 03/11/21 21:51:55 barrysmith@barry-smiths-computer.local +1 -1 replaced sles with ksp everywhere except library name and sles directory
src/contrib/oberman/laplacian_q1/appctx.h 1.5 03/11/21 21:51:55 barrysmith@barry-smiths-computer.local +1 -1 replaced sles with ksp everywhere except library name and sles directory
src/contrib/oberman/laplacian_q1/appalgebra.c 1.7 03/11/21 21:51:55 barrysmith@barry-smiths-computer.local +9 -10 replaced sles with ksp everywhere except library name and sles directory
include/petscts.h 1.19 03/11/21 21:51:55 barrysmith@barry-smiths-computer.local +2 -2 replaced sles with ksp everywhere except library name and sles directory
include/petscsnes.h 1.19 03/11/21 21:51:55 barrysmith@barry-smiths-computer.local +3 -3 replaced sles with ksp everywhere except library name and sles directory
include/petscpc.h 1.35 03/11/21 21:51:55 barrysmith@barry-smiths-computer.local +2 -2 replaced sles with ksp everywhere except library name and sles directory
include/petscmg.h 1.6 03/11/21 21:51:55 barrysmith@barry-smiths-computer.local +5 -5 replaced sles with ksp everywhere except library name and sles directory
include/petscmat.h 1.90 03/11/21 21:51:55 barrysmith@barry-smiths-computer.local +2 -2 replaced sles with ksp everywhere except library name and sles directory
include/petscksp.h 1.27 03/11/21 21:51:55 barrysmith@barry-smiths-computer.local +3 -3 replaced sles with ksp everywhere except library name and sles directory
include/petscda.h 1.22 03/11/21 21:51:54 barrysmith@barry-smiths-computer.local +8 -8 replaced sles with ksp everywhere except library name and sles directory
include/petsc.h 1.41 03/11/21 21:51:54 barrysmith@barry-smiths-computer.local +1 -1 replaced sles with ksp everywhere except library name and sles directory
include/finclude/petscpc.h 1.5 03/11/21 21:51:54 barrysmith@barry-smiths-computer.local +1 -1 replaced sles with ksp everywhere except library name and sles directory
include/finclude/makefile 1.5 03/11/21 21:51:54 barrysmith@barry-smiths-computer.local +1 -1 replaced sles with ksp everywhere except library name and sles directory
include/esi/petsc/solveriterative.h 1.8 03/11/21 21:51:54 barrysmith@barry-smiths-computer.local +7 -7 replaced sles with ksp everywhere except library name and sles directory
docs/tex/manual/part2.tex 1.63 03/11/21 21:51:54 barrysmith@barry-smiths-computer.local +111 -114 replaced sles with ksp everywhere except library name and sles directory
docs/tex/manual/part1.tex 1.26 03/11/21 21:51:54 barrysmith@barry-smiths-computer.local +24 -22 replaced sles with ksp everywhere except library name and sles directory
docs/manualpages/sec/bop.SNES 1.5 03/11/21 21:51:54 barrysmith@barry-smiths-computer.local +5 -5 replaced sles with ksp everywhere except library name and sles directory
docs/manualpages/sec/bop.SLES 1.6 03/11/21 21:51:54 barrysmith@barry-smiths-computer.local +6 -7 replaced sles with ksp everywhere except library name and sles directory
docs/manualpages/sec/bop.PC 1.6 03/11/21 21:51:53 barrysmith@barry-smiths-computer.local +3 -3 replaced sles with ksp everywhere except library name and sles directory
docs/manualpages/sec/bop.KSP 1.5 03/11/21 21:51:53 barrysmith@barry-smiths-computer.local +4 -6 replaced sles with ksp everywhere except library name and sles directory
bmake/adicmf.init 1.16 03/11/21 21:51:53 barrysmith@barry-smiths-computer.local +2 -2 replaced sles with ksp everywhere except library name and sles directory
bmake/adic.init 1.17 03/11/21 21:51:53 barrysmith@barry-smiths-computer.local +2 -2 replaced sles with ksp everywhere except library name and sles directory
src/mat/examples/tests/makefile 1.12 03/11/21 20:51:56 barrysmith@barry-smiths-computer.local +1 -1 runex77 list but commented out
src/vec/examples/tests/ex19f.F 1.5 03/11/21 15:09:20 barrysmith@barry-smiths-computer.local +0 -0 Rename: src/vec/examples/tests/ex19.F -> src/vec/examples/tests/ex19f.F
src/vec/examples/tests/ex20f.F 1.6 03/11/21 15:09:10 barrysmith@barry-smiths-computer.local +0 -0 Rename: src/vec/examples/tests/ex20.F -> src/vec/examples/tests/ex20f.F
docs/website/documentation/changes/220.html 1.8 03/11/21 14:42:11 barrysmith@barry-smiths-computer.local +0 -0 Rename: docs/website/documentation/changes/217.html -> docs/website/documentation/changes/220.html
docs/tex/petscapp.bib 1.92 03/11/21 12:40:12 barrysmith@barry-smiths-computer.local +6 -0 new app
src/snes/utils/damgsnes.c 1.21 03/11/20 16:03:10 barrysmith@barrysmith.mcs.anl.gov +0 -1 *** empty log message ***
src/sles/examples/tutorials/ex13f90.F 1.7 03/11/20 14:22:15 barrysmith@barrysmith.mcs.anl.gov +0 -1 *** empty log message ***
src/sles/examples/tutorials/ex13f90.F 1.6 03/11/20 14:22:07 barrysmith@barrysmith.mcs.anl.gov +0 -2 *** empty log message ***
Hg-commit: 5a18c6729a491ed4d8bb27a226c0a5c2ac09fd4f
show more ...
|
| 9ce50919 | 21-Nov-2003 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.1704 hzhang@smash.mcs.anl.gov|ChangeSet|20031121225647|09909 ChangeSet 1.1704 03/11/21 16:56:47 hzhang@smash.mcs.anl.gov +1 -0 interface to superlu_3.0 -- add runtime options.
bk-changeset-1.1704 hzhang@smash.mcs.anl.gov|ChangeSet|20031121225647|09909 ChangeSet 1.1704 03/11/21 16:56:47 hzhang@smash.mcs.anl.gov +1 -0 interface to superlu_3.0 -- add runtime options.
src/mat/impls/aij/seq/superlu/superlu.c 1.48 03/11/21 16:55:25 hzhang@smash.mcs.anl.gov +83 -56 *** empty log message ***
Hg-commit: 5fe9ce41acda59daf61db34c3b2b615f9ad8f467
show more ...
|
| 75af56d4 | 21-Nov-2003 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.1702 hzhang@smash.mcs.anl.gov|ChangeSet|20031121175359|12678 ChangeSet 1.1702 03/11/21 11:53:59 hzhang@smash.mcs.anl.gov +1 -0 interface to superlu_3.0. Works, but not done yet.
bk-changeset-1.1702 hzhang@smash.mcs.anl.gov|ChangeSet|20031121175359|12678 ChangeSet 1.1702 03/11/21 11:53:59 hzhang@smash.mcs.anl.gov +1 -0 interface to superlu_3.0. Works, but not done yet.
src/mat/impls/aij/seq/superlu/superlu.c 1.47 03/11/21 11:52:31 hzhang@smash.mcs.anl.gov +54 -70 *** empty log message ***
src/mat/impls/aij/seq/superlu/superlu.c 1.46 03/11/20 17:28:44 hzhang@smash.mcs.anl.gov +80 -163 *** empty log message ***
src/mat/impls/aij/seq/superlu/superlu.c 1.45 03/11/20 13:07:08 hzhang@smash.mcs.anl.gov +214 -12 *** empty log message ***
Hg-commit: e66f702a2e6f7beeb11004e3134bf430255c8565
show more ...
|
| 3f953163 | 30-Sep-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1467.1.7 Kris@p4buschel.|ChangeSet|20030930202121|19216 ChangeSet 1.1467.1.7 03/09/30 13:21:21 Kris@p4buschel. +11 -0 MatDuplicate for external packages fixed better. MatView fix
bk-changeset-1.1467.1.7 Kris@p4buschel.|ChangeSet|20030930202121|19216 ChangeSet 1.1467.1.7 03/09/30 13:21:21 Kris@p4buschel. +11 -0 MatDuplicate for external packages fixed better. MatView fixed for DSCPACK
src/mat/impls/sbaij/seq/spooles/sbaijspooles.c 1.40 03/09/30 13:21:16 Kris@p4buschel. +1 -0 Copy old ops table during MatDuplicate instead of making a new one.
src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c 1.28 03/09/30 13:21:16 Kris@p4buschel. +1 -0 Copy old ops table during MatDuplicate instead of making a new one.
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.38.1.3 03/09/30 13:21:16 Kris@p4buschel. +15 -2 MatView fix for dscpack: MatView_SeqBAIJ calls MatConvert, so we must provide a SeqBAIJ matrix for this call. Also, in MatDuplicate, copy stashed ops table instead of making a new one.
src/mat/impls/aij/seq/umfpack/umfpack.c 1.23 03/09/30 13:21:16 Kris@p4buschel. +1 -0 Copy old ops table during MatDuplicate instead of making a new one.
src/mat/impls/aij/seq/superlu/superlu.c 1.44 03/09/30 13:21:16 Kris@p4buschel. +1 -0 Copy old ops table during MatDuplicate instead of making a new one.
src/mat/impls/aij/seq/spooles/spooles.c 1.79 03/09/30 13:21:16 Kris@p4buschel. +1 -0 Copy old ops table during MatDuplicate instead of making a new one.
src/mat/impls/aij/seq/lusol/lusol.c 1.22 03/09/30 13:21:16 Kris@p4buschel. +1 -0 Copy old ops table during MatDuplicate instead of making a new one.
src/mat/impls/aij/seq/essl/essl.c 1.21 03/09/30 13:21:16 Kris@p4buschel. +1 -0 Copy old ops table during MatDuplicate instead of making a new one.
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.75 03/09/30 13:21:16 Kris@p4buschel. +1 -0 Copy old ops table during MatDuplicate instead of making a new one.
src/mat/impls/aij/mpi/spooles/mpispooles.c 1.53 03/09/30 13:21:16 Kris@p4buschel. +1 -0 Copy old ops table during MatDuplicate instead of making a new one.
src/mat/impls/aij/mpi/mumps/mumps.c 1.41 03/09/30 13:21:16 Kris@p4buschel. +1 -0 Copy old ops table during MatDuplicate instead of making a new one.
Hg-commit: 544284cf6fde653488ec32461fa8b0ed20b1dfcf
show more ...
|
| 8f340917 | 30-Sep-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1467.1.6 Kris@mbuschel.|ChangeSet|20030930183740|18818 ChangeSet 1.1467.1.6 03/09/30 11:37:40 Kris@mbuschel. +11 -0 MatDuplicate for external packages bug fixed.
src/mat/impls/s
bk-changeset-1.1467.1.6 Kris@mbuschel.|ChangeSet|20030930183740|18818 ChangeSet 1.1467.1.6 03/09/30 11:37:40 Kris@mbuschel. +11 -0 MatDuplicate for external packages bug fixed.
src/mat/impls/sbaij/seq/spooles/sbaijspooles.c 1.39 03/09/30 11:37:35 Kris@mbuschel. +4 -2 MatDuplicate for external packages bug fixed.
src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c 1.27 03/09/30 11:37:35 Kris@mbuschel. +4 -2 MatDuplicate for external packages bug fixed.
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.38.1.2 03/09/30 11:37:35 Kris@mbuschel. +4 -2 MatDuplicate for external packages bug fixed.
src/mat/impls/aij/seq/umfpack/umfpack.c 1.22 03/09/30 11:37:35 Kris@mbuschel. +4 -2 MatDuplicate for external packages bug fixed.
src/mat/impls/aij/seq/superlu/superlu.c 1.43 03/09/30 11:37:35 Kris@mbuschel. +4 -2 MatDuplicate for external packages bug fixed.
src/mat/impls/aij/seq/spooles/spooles.c 1.78 03/09/30 11:37:35 Kris@mbuschel. +3 -1 MatDuplicate for external packages bug fixed.
src/mat/impls/aij/seq/lusol/lusol.c 1.21 03/09/30 11:37:35 Kris@mbuschel. +3 -2 MatDuplicate for external packages bug fixed.
src/mat/impls/aij/seq/essl/essl.c 1.20 03/09/30 11:37:35 Kris@mbuschel. +4 -2 MatDuplicate for external packages bug fixed.
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.74 03/09/30 11:37:35 Kris@mbuschel. +4 -2 MatDuplicate for external packages bug fixed.
src/mat/impls/aij/mpi/spooles/mpispooles.c 1.52 03/09/30 11:37:35 Kris@mbuschel. +4 -2 MatDuplicate for external packages bug fixed.
src/mat/impls/aij/mpi/mumps/mumps.c 1.40 03/09/30 11:37:35 Kris@mbuschel. +8 -4 MatDuplicate for external packages bug fixed.
Hg-commit: 97ee244680b861eb5205311dea434f004c727f31
show more ...
|
| fafad747 | 23-Jul-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1413.1.8 Kris@p4buschel.|ChangeSet|20030723100524|58558 ChangeSet 1.1413.1.8 03/07/23 03:05:24 Kris@p4buschel. +29 -0 Update MatType manual pages.
src/snes/mf/snesmfj.c 1.22
bk-changeset-1.1413.1.8 Kris@p4buschel.|ChangeSet|20030723100524|58558 ChangeSet 1.1413.1.8 03/07/23 03:05:24 Kris@p4buschel. +29 -0 Update MatType manual pages.
src/snes/mf/snesmfj.c 1.22 03/07/23 03:05:23 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/shell/shell.c 1.11 03/07/23 03:05:23 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/sbaij/seq/spooles/sbaijspooles.c 1.38 03/07/23 03:05:23 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/sbaij/seq/sbaij.c 1.76 03/07/23 03:05:23 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c 1.26 03/07/23 03:05:23 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/sbaij/mpi/mpisbaij.c 1.61 03/07/23 03:05:23 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/rowbs/mpi/mpirowbs.c 1.35 03/07/23 03:05:23 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/maij/maij.c 1.10 03/07/23 03:05:22 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/is/is.c 1.9 03/07/23 03:05:22 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/esi/mesi.c 1.31 03/07/23 03:05:22 Kris@p4buschel. +2 -2 Update MatType manual pages.
src/mat/impls/dense/seq/dense.c 1.35 03/07/23 03:05:22 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/dense/mpi/mpidense.c 1.24 03/07/23 03:05:22 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/bdiag/seq/bdiag.c 1.19 03/07/23 03:05:22 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/bdiag/mpi/mpibdiag.c 1.20 03/07/23 03:05:22 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/baij/seq/baij.c 1.58 03/07/23 03:05:22 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/baij/mpi/mpibaij.c 1.34 03/07/23 03:05:22 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.38 03/07/23 03:05:22 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/aij/seq/umfpack/umfpack.c 1.21 03/07/23 03:05:22 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/aij/seq/superlu/superlu.c 1.42 03/07/23 03:05:22 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/aij/seq/spooles/spooles.c 1.76 03/07/23 03:05:22 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/aij/seq/lusol/lusol.c 1.20 03/07/23 03:05:22 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/aij/seq/essl/essl.c 1.19 03/07/23 03:05:22 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/aij/seq/aij.c 1.112 03/07/23 03:05:22 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.72 03/07/23 03:05:22 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/aij/mpi/spooles/mpispooles.c 1.50 03/07/23 03:05:22 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/aij/mpi/mumps/mumps.c 1.36 03/07/23 03:05:22 Kris@p4buschel. +2 -2 Update MatType manual pages.
src/mat/impls/aij/mpi/mpiaij.c 1.92 03/07/23 03:05:22 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/adj/mpi/mpiadj.c 1.19 03/07/23 03:05:22 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/adic/matadic.c 1.19 03/07/23 03:05:21 Kris@p4buschel. +1 -1 Update MatType manual pages.
Hg-commit: a4488752d2a96ca7cfd014930c9f3aa69035c069
show more ...
|
| 0bad9183 | 11-Jul-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1390.1.1 Kris@p4buschel.|ChangeSet|20030711204809|35142 ChangeSet 1.1390.1.1 03/07/11 13:48:09 Kris@p4buschel. +29 -0 Matrix type documentation.
src/snes/mf/snesmfj.c 1.21 0
bk-changeset-1.1390.1.1 Kris@p4buschel.|ChangeSet|20030711204809|35142 ChangeSet 1.1390.1.1 03/07/11 13:48:09 Kris@p4buschel. +29 -0 Matrix type documentation.
src/snes/mf/snesmfj.c 1.21 03/07/11 13:48:08 Kris@p4buschel. +8 -0 Matrix type documentation.
src/mat/impls/shell/shell.c 1.9 03/07/11 13:48:08 Kris@p4buschel. +8 -0 Matrix type documentation.
src/mat/impls/sbaij/seq/spooles/sbaijspooles.c 1.37 03/07/11 13:48:08 Kris@p4buschel. +1 -1 Matrix type documentation.
src/mat/impls/sbaij/seq/sbaij.c 1.73 03/07/11 13:48:07 Kris@p4buschel. +12 -0 Matrix type documentation.
src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c 1.25 03/07/11 13:48:07 Kris@p4buschel. +0 -1 Matrix type documentation.
src/mat/impls/sbaij/mpi/mpisbaij.c 1.57 03/07/11 13:48:07 Kris@p4buschel. +12 -0 Matrix type documentation.
src/mat/impls/rowbs/mpi/mpirowbs.c 1.32 03/07/11 13:48:07 Kris@p4buschel. +14 -0 Matrix type documentation.
src/mat/impls/maij/maij.c 1.8 03/07/11 13:48:07 Kris@p4buschel. +31 -0 Matrix type documentation.
src/mat/impls/is/is.c 1.8 03/07/11 13:48:07 Kris@p4buschel. +17 -0 Matrix type documentation.
src/mat/impls/esi/mesi.c 1.28 03/07/11 13:48:07 Kris@p4buschel. +21 -0 Matrix type documentation.
src/mat/impls/dense/seq/dense.c 1.32 03/07/11 13:48:07 Kris@p4buschel. +11 -0 Matrix type documentation.
src/mat/impls/dense/mpi/mpidense.c 1.20 03/07/11 13:48:07 Kris@p4buschel. +11 -0 Matrix type documentation.
src/mat/impls/bdiag/seq/bdiag.c 1.16 03/07/11 13:48:07 Kris@p4buschel. +11 -0 Matrix type documentation.
src/mat/impls/bdiag/mpi/mpibdiag.c 1.16 03/07/11 13:48:07 Kris@p4buschel. +11 -0 Matrix type documentation.
src/mat/impls/baij/seq/baij.c 1.55 03/07/11 13:48:07 Kris@p4buschel. +12 -0 Matrix type documentation.
src/mat/impls/baij/mpi/mpibaij.c 1.30 03/07/11 13:48:07 Kris@p4buschel. +11 -0 Matrix type documentation.
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.36 03/07/11 13:48:07 Kris@p4buschel. +1 -1 Matrix type documentation.
src/mat/impls/aij/seq/umfpack/umfpack.c 1.20 03/07/11 13:48:07 Kris@p4buschel. +2 -2 Matrix type documentation.
src/mat/impls/aij/seq/superlu/superlu.c 1.41 03/07/11 13:48:07 Kris@p4buschel. +2 -2 Matrix type documentation.
src/mat/impls/aij/seq/spooles/spooles.c 1.74 03/07/11 13:48:07 Kris@p4buschel. +2 -2 Matrix type documentation.
src/mat/impls/aij/seq/lusol/lusol.c 1.19 03/07/11 13:48:07 Kris@p4buschel. +2 -2 Matrix type documentation.
src/mat/impls/aij/seq/essl/essl.c 1.18 03/07/11 13:48:07 Kris@p4buschel. +2 -2 Matrix type documentation.
src/mat/impls/aij/seq/aij.c 1.109 03/07/11 13:48:07 Kris@p4buschel. +12 -0 Matrix type documentation.
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.68 03/07/11 13:48:06 Kris@p4buschel. +2 -2 Matrix type documentation.
src/mat/impls/aij/mpi/spooles/mpispooles.c 1.48 03/07/11 13:48:06 Kris@p4buschel. +2 -2 Matrix type documentation.
src/mat/impls/aij/mpi/mumps/mumps.c 1.34 03/07/11 13:48:06 Kris@p4buschel. +4 -4 Matrix type documentation.
src/mat/impls/aij/mpi/mpiaij.c 1.87 03/07/11 13:48:06 Kris@p4buschel. +11 -0 Matrix type documentation.
src/mat/impls/adj/mpi/mpiadj.c 1.16 03/07/11 13:48:06 Kris@p4buschel. +9 -0 Matrix type documentation.
src/mat/impls/adic/matadic.c 1.17 03/07/11 13:48:06 Kris@p4buschel. +9 -0 Matrix type documentation.
Hg-commit: 45fc210891cbc1e2f5ebf078620103988c24ada5
show more ...
|
| 28b08bd3 | 10-Jul-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1386 Kris@p4buschel.|ChangeSet|20030710212323|49470 ChangeSet 1.1386 03/07/10 14:23:23 Kris@p4buschel. +7 -0 Document usage of MatConvert for inplace conversions between child clas
bk-changeset-1.1386 Kris@p4buschel.|ChangeSet|20030710212323|49470 ChangeSet 1.1386 03/07/10 14:23:23 Kris@p4buschel. +7 -0 Document usage of MatConvert for inplace conversions between child class and parent class for external package support.
src/mat/impls/aij/seq/umfpack/umfpack.c 1.19 03/07/10 14:23:22 Kris@p4buschel. +2 -1 Document usage of MatConvert for inplace conversions between child class and parent class.
src/mat/impls/aij/seq/superlu/superlu.c 1.40 03/07/10 14:23:22 Kris@p4buschel. +2 -1 Document usage of MatConvert for inplace conversions between child class and parent class.
src/mat/impls/aij/seq/spooles/spooles.c 1.72 03/07/10 14:23:22 Kris@p4buschel. +2 -1 Document usage of MatConvert for inplace conversions between child class and parent class.
src/mat/impls/aij/seq/essl/essl.c 1.17 03/07/10 14:23:22 Kris@p4buschel. +2 -1 Document usage of MatConvert for inplace conversions between child class and parent class.
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.66 03/07/10 14:23:22 Kris@p4buschel. +3 -1 Document usage of MatConvert for inplace conversions between child class and parent class.
src/mat/impls/aij/mpi/spooles/mpispooles.c 1.46 03/07/10 14:23:22 Kris@p4buschel. +2 -1 Document usage of MatConvert for inplace conversions between child class and parent class.
src/mat/impls/aij/mpi/mumps/mumps.c 1.32 03/07/10 14:23:22 Kris@p4buschel. +6 -2 Document usage of MatConvert for inplace conversions between child class and parent class.
Hg-commit: 24c4f82fdfedc334652beea9217f7b156a4dab38
show more ...
|
| 5441df8e | 10-Jul-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1384 Kris@p4buschel.|ChangeSet|20030710205026|49418 ChangeSet 1.1384 03/07/10 13:50:26 Kris@p4buschel. +14 -0 Be sure to perform a proper reset of type to get inheritance correct.
bk-changeset-1.1384 Kris@p4buschel.|ChangeSet|20030710205026|49418 ChangeSet 1.1384 03/07/10 13:50:26 Kris@p4buschel. +14 -0 Be sure to perform a proper reset of type to get inheritance correct. To do this I'm setting the type name to desired value before calling MatSetType of parent class. Also pick a more suitable default matrix type for DA's when communicator size is 1.
src/snes/utils/damgsnes.c 1.17 03/07/10 13:50:24 Kris@p4buschel. +9 -2 Pick a good default type for communicators size 1 (seqaij instead of mpiaij).
src/snes/examples/tutorials/ex30.c 1.24.1.1 03/07/10 13:50:24 Kris@p4buschel. +3 -1 Protect non-Matlab users from Matlab specific code.
src/sles/utils/damg.c 1.11 03/07/10 13:50:24 Kris@p4buschel. +16 -3 Pick a good default type for communicators size 1 (seqaij instead of mpiaij).
src/mat/impls/sbaij/seq/spooles/sbaijspooles.c 1.35 03/07/10 13:50:24 Kris@p4buschel. +3 -0 Be sure to perform a proper reset of type to get inheritance correct. To do this I'm setting the type name to desired value before calling MatSetType of parent class.
src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c 1.23 03/07/10 13:50:24 Kris@p4buschel. +3 -0 Be sure to perform a proper reset of type to get inheritance correct. To do this I'm setting the type name to desired value before calling MatSetType of parent class.
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.34 03/07/10 13:50:24 Kris@p4buschel. +5 -4 Be sure to perform a proper reset of type to get inheritance correct. To do this I'm setting the type name to desired value before calling MatSetType of parent class.
src/mat/impls/aij/seq/umfpack/umfpack.c 1.18 03/07/10 13:50:24 Kris@p4buschel. +2 -0 Be sure to perform a proper reset of type to get inheritance correct. To do this I'm setting the type name to desired value before calling MatSetType of parent class.
src/mat/impls/aij/seq/superlu/superlu.c 1.39 03/07/10 13:50:24 Kris@p4buschel. +2 -0 Be sure to perform a proper reset of type to get inheritance correct. To do this I'm setting the type name to desired value before calling MatSetType of parent class.
src/mat/impls/aij/seq/spooles/spooles.c 1.70 03/07/10 13:50:24 Kris@p4buschel. +3 -1 Be sure to perform a proper reset of type to get inheritance correct. To do this I'm setting the type name to desired value before calling MatSetType of parent class.
src/mat/impls/aij/seq/lusol/lusol.c 1.18 03/07/10 13:50:24 Kris@p4buschel. +3 -2 Be sure to perform a proper reset of type to get inheritance correct. To do this I'm setting the type name to desired value before calling MatSetType of parent class.
src/mat/impls/aij/seq/essl/essl.c 1.16 03/07/10 13:50:24 Kris@p4buschel. +2 -0 Be sure to perform a proper reset of type to get inheritance correct. To do this I'm setting the type name to desired value before calling MatSetType of parent class.
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.65 03/07/10 13:50:24 Kris@p4buschel. +5 -4 Be sure to perform a proper reset of type to get inheritance correct. To do this I'm setting the type name to desired value before calling MatSetType of parent class.
src/mat/impls/aij/mpi/spooles/mpispooles.c 1.45 03/07/10 13:50:24 Kris@p4buschel. +2 -0 Be sure to perform a proper reset of type to get inheritance correct. To do this I'm setting the type name to desired value before calling MatSetType of parent class.
src/mat/impls/aij/mpi/mumps/mumps.c 1.31 03/07/10 13:50:24 Kris@p4buschel. +8 -4 Be sure to perform a proper reset of type to get inheritance correct. To do this I'm setting the type name to desired value before calling MatSetType of parent class.
Hg-commit: a98a0490bbaf026ec983a91e854797ff4c39ec0b
show more ...
|
| 2ecb5974 | 10-Jul-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1377.1.1 Kris@p4buschel.|ChangeSet|20030710172440|52622 ChangeSet 1.1377.1.1 03/07/10 10:24:40 Kris@p4buschel. +1 -0 Use PetscObjectComposeFunctionDyanmic instead of PetscObjectCom
bk-changeset-1.1377.1.1 Kris@p4buschel.|ChangeSet|20030710172440|52622 ChangeSet 1.1377.1.1 03/07/10 10:24:40 Kris@p4buschel. +1 -0 Use PetscObjectComposeFunctionDyanmic instead of PetscObjectComposeFunction to better exploit dynamic libraries.
src/mat/impls/aij/seq/superlu/superlu.c 1.38 03/07/10 10:24:39 Kris@p4buschel. +1 -1 Use PetscObjectComposeFunctionDyanmic instead of ComposeFunction here.
Hg-commit: 3930094f56201c4e6500e2b8ae94310122962c25
show more ...
|
| f0c56d0f | 08-Jul-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1372.10.1 Kris@p4buschel.|ChangeSet|20030708205243|51542 ChangeSet 1.1372.10.1 03/07/08 13:52:43 Kris@p4buschel. +16 -0 Suffix implementations with generic form of typename. Impl
bk-changeset-1.1372.10.1 Kris@p4buschel.|ChangeSet|20030708205243|51542 ChangeSet 1.1372.10.1 03/07/08 13:52:43 Kris@p4buschel. +16 -0 Suffix implementations with generic form of typename. Implement correct MatDuplicate.
src/mat/interface/matregis.c 1.27 03/07/08 13:52:41 Kris@p4buschel. +10 -10 Suffix implementations with typename.
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.33 03/07/08 13:47:22 Kris@p4buschel. +99 -92 Suffix implementations with typename. Implement correct MatDuplicate
src/mat/impls/aij/seq/essl/essl.c 1.15 03/07/08 13:35:08 Kris@p4buschel. +68 -57 Suffix implementations with typename. Implement correct MatDuplicate
src/mat/utils/matioall.c 1.24 03/07/08 13:25:24 Kris@p4buschel. +8 -8 Suffix MatLoad implementations with typename.
src/mat/impls/aij/mpi/mumps/mumps.c 1.30 03/07/08 13:23:44 Kris@p4buschel. +136 -116 Suffix implementations with typename. Implement correct MatDuplicate
src/mat/impls/aij/seq/lusol/lusol.c 1.17 03/07/08 12:59:43 Kris@p4buschel. +233 -234 Intentation fix.
src/mat/impls/aij/seq/lusol/lusol.c 1.16 03/07/08 12:56:46 Kris@p4buschel. +65 -53 Suffix implementations with typename. Implement correct MatDuplicate
src/mat/impls/aij/seq/umfpack/umfpack.c 1.17 03/07/08 12:45:50 Kris@p4buschel. +80 -70 Suffix implementations with typename. Implement correct MatDuplicate.
src/mat/impls/sbaij/seq/spooles/sbaijspooles.c 1.34 03/07/08 12:35:38 Kris@p4buschel. +2 -1 Match typenames in tag for conversion function composition tag.
src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c 1.22 03/07/08 12:35:38 Kris@p4buschel. +1 -0 Save inherited MatDuplicate implementation.
src/mat/impls/aij/seq/spooles/spooles.c 1.69 03/07/08 12:35:38 Kris@p4buschel. +3 -2 Match typenames in tag for conversion function composition tag.
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.64 03/07/08 12:35:38 Kris@p4buschel. +107 -92 Suffix implementations with typename. Implement correct MatDuplicate
src/mat/impls/aij/mpi/spooles/mpispooles.c 1.44 03/07/08 12:35:38 Kris@p4buschel. +1 -0 Save inherited MatDuplicate implementation.
src/mat/interface/matregis.c 1.26 03/07/08 12:06:50 Kris@p4buschel. +12 -12 Suffix implementations with typename.
src/mat/impls/sbaij/seq/spooles/sbaijspooles.c 1.33 03/07/08 12:06:50 Kris@p4buschel. +34 -23 Suffix implementations with typename. Implement correct MatDuplicate
src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c 1.21 03/07/08 12:06:50 Kris@p4buschel. +32 -20 Suffix implementations with typename. Implement correct MatDuplicate
src/mat/impls/aij/seq/superlu/superlu.c 1.37 03/07/08 12:06:50 Kris@p4buschel. +89 -75 Suffix implementations with typename. Implement correct MatDuplicate.
src/mat/impls/aij/seq/spooles/spooles.h 1.38 03/07/08 12:06:50 Kris@p4buschel. +24 -19 Suffix implementations with typename.
src/mat/impls/aij/seq/spooles/spooles.c 1.68 03/07/08 12:06:50 Kris@p4buschel. +40 -30 Suffix implementations with typename. Implement correct MatDuplicate
src/mat/impls/aij/seq/spooles/aijspooles.c 1.32 03/07/08 12:06:50 Kris@p4buschel. +21 -21 Suffix implementations with typename.
src/mat/impls/aij/mpi/spooles/mpispooles.c 1.43 03/07/08 12:06:49 Kris@p4buschel. +36 -25 Suffix implementations with typename. Implement correct MatDuplicate
src/mat/impls/aij/mpi/spooles/mpiaijspooles.c 1.26 03/07/08 12:06:49 Kris@p4buschel. +9 -9 Suffix implementations with typename.
Hg-commit: e3524f7e04da7fadda63281033bad663bf7418c7
show more ...
|
| 2f71e704 | 08-Jul-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1372.1.51 Kris@p4buschel.|ChangeSet|20030708024408|60484 ChangeSet 1.1372.1.51 03/07/07 19:44:08 Kris@p4buschel. +6 -0 Document MatTypes MATMPIAIJSPOOLES,MATESSL,MATLUSOL,MATSEQAIJ
bk-changeset-1.1372.1.51 Kris@p4buschel.|ChangeSet|20030708024408|60484 ChangeSet 1.1372.1.51 03/07/07 19:44:08 Kris@p4buschel. +6 -0 Document MatTypes MATMPIAIJSPOOLES,MATESSL,MATLUSOL,MATSEQAIJSPOOLES,MATSUPERLU,MATUMFPACK,MATSUPERLU Fix memory leak in MATESSL Implement conversion routines for MATLUSOL to and from MATSEQAIJ
src/mat/impls/aij/seq/umfpack/umfpack.c 1.16 03/07/07 19:44:07 Kris@p4buschel. +30 -0 Document MatType MATUMFPACK
src/mat/impls/aij/seq/superlu/superlu.c 1.36 03/07/07 19:44:07 Kris@p4buschel. +1 -1 Fix documentation for MatType MATSUPERLU
src/mat/impls/aij/seq/spooles/spooles.c 1.67 03/07/07 19:44:07 Kris@p4buschel. +35 -0 Document MatType MATSEQAIJSPOOLES
src/mat/impls/aij/seq/lusol/lusol.c 1.15 03/07/07 19:44:07 Kris@p4buschel. +100 -45 Implement Conversion routines for MATLUSOL Document MatType MATLUSOL
src/mat/impls/aij/seq/essl/essl.c 1.14 03/07/07 19:44:07 Kris@p4buschel. +53 -26 Document MatType MATESSL Fix memory leak in MATESSL
src/mat/impls/aij/mpi/spooles/mpispooles.c 1.42 03/07/07 19:44:06 Kris@p4buschel. +23 -0 Document MatType MATMPIAIJSPOOLES.
Hg-commit: 00a29ae482477a29ac28b144dc5feaca72ce1905
show more ...
|
| 24b6179b | 01-Jul-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1372.1.37 Kris@p4buschel.|ChangeSet|20030701194538|50233 ChangeSet 1.1372.1.37 03/07/01 12:45:38 Kris@p4buschel. +3 -0 A few manpages for external matrix/solver packages.
src/ma
bk-changeset-1.1372.1.37 Kris@p4buschel.|ChangeSet|20030701194538|50233 ChangeSet 1.1372.1.37 03/07/01 12:45:38 Kris@p4buschel. +3 -0 A few manpages for external matrix/solver packages.
src/mat/impls/aij/seq/superlu/superlu.c 1.35 03/07/01 12:45:37 Kris@p4buschel. +25 -0 MATSUPERLU manpage
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.62 03/07/01 12:45:37 Kris@p4buschel. +33 -28 MATSUPERLU_DIST manpage
src/mat/impls/aij/mpi/mumps/mumps.c 1.25 03/07/01 12:45:37 Kris@p4buschel. +76 -0 MATAIJMUMPS manpage MATSBAIJMUMPS manpage
Hg-commit: 4637ba1bb1ebce283d73641d92b240b470b49b17
show more ...
|
| fb3e25aa | 29-Jun-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1372.1.3 Kris@p4buschel.|ChangeSet|20030629204813|41088 ChangeSet 1.1372.1.3 03/06/29 13:48:13 Kris@p4buschel. +1 -0 Clean up SuperLU code a bit.
src/mat/impls/aij/seq/superlu/s
bk-changeset-1.1372.1.3 Kris@p4buschel.|ChangeSet|20030629204813|41088 ChangeSet 1.1372.1.3 03/06/29 13:48:13 Kris@p4buschel. +1 -0 Clean up SuperLU code a bit.
src/mat/impls/aij/seq/superlu/superlu.c 1.34 03/06/29 13:48:12 Kris@p4buschel. +23 -19 Clean up SuperLU code a bit.
Hg-commit: 5b0ee820c7f9218a219008eb002515c9f3e0d529
show more ...
|