| #
899cda47
|
| 21-Jan-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3935.1.3 barrysmith@barry-smiths-computer.local|ChangeSet|20060121004113|25583 ChangeSet 1.3935.1.3 06/01/20 18:41:13 barrysmith@barry-smiths-computer.local +77 -0 Many files:
bk-changeset-1.3935.1.3 barrysmith@barry-smiths-computer.local|ChangeSet|20060121004113|25583 ChangeSet 1.3935.1.3 06/01/20 18:41:13 barrysmith@barry-smiths-computer.local +77 -0 Many files: removed matrix record n,N,m,M,owners etc use those in the map
src/vec/vec/interface/vector.c 1.155 06/01/20 18:34:32 barrysmith@barry-smiths-computer.local +1 -2 removed matrix record n,N,m,M,owners etc use those in the map
src/vec/vec/impls/seq/bvec2.c 1.82 06/01/20 18:34:31 barrysmith@barry-smiths-computer.local +3 -1 removed matrix record n,N,m,M,owners etc use those in the map
src/vec/vec/impls/mpi/pmap.c 1.20 06/01/20 18:34:30 barrysmith@barry-smiths-computer.local +5 -3 removed matrix record n,N,m,M,owners etc use those in the map
src/vec/vec/impls/mpi/pbvec.c 1.45 06/01/20 18:34:30 barrysmith@barry-smiths-computer.local +2 -6 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/utils/gcreate.c 1.47 06/01/20 18:32:51 barrysmith@barry-smiths-computer.local +12 -11 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/utils/compressedrow.c 1.16 06/01/20 18:32:50 barrysmith@barry-smiths-computer.local +2 -2 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/order/sorder.c 1.24 06/01/20 18:32:48 barrysmith@barry-smiths-computer.local +1 -1 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/interface/matrix.c 1.210 06/01/20 18:32:44 barrysmith@barry-smiths-computer.local +83 -83 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/interface/matreg.c 1.27 06/01/20 18:32:43 barrysmith@barry-smiths-computer.local +1 -1 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/shell/shellcnv.c 1.21 06/01/20 18:32:42 barrysmith@barry-smiths-computer.local +1 -1 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/shell/shell.c 1.38 06/01/20 18:32:42 barrysmith@barry-smiths-computer.local +5 -7 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/sbaij/seq/sbaijfact2.c 1.68 06/01/20 18:32:41 barrysmith@barry-smiths-computer.local +10 -11 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/sbaij/seq/sbaijfact.c 1.94 06/01/20 18:32:41 barrysmith@barry-smiths-computer.local +8 -8 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/sbaij/seq/sbaij2.c 1.43 06/01/20 18:32:40 barrysmith@barry-smiths-computer.local +38 -38 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/sbaij/seq/sbaij.c 1.156 06/01/20 18:32:40 barrysmith@barry-smiths-computer.local +39 -41 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/sbaij/seq/aijsbaij.c 1.29 06/01/20 18:32:40 barrysmith@barry-smiths-computer.local +8 -8 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/sbaij/mpi/sbaijov.c 1.42 06/01/20 18:32:38 barrysmith@barry-smiths-computer.local +4 -4 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/sbaij/mpi/mpisbaij.h 1.18 06/01/20 18:32:37 barrysmith@barry-smiths-computer.local +0 -1 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/sbaij/mpi/mpisbaij.c 1.139 06/01/20 18:32:37 barrysmith@barry-smiths-computer.local +89 -101 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/sbaij/mpi/mmsbaij.c 1.38 06/01/20 18:32:37 barrysmith@barry-smiths-computer.local +12 -12 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/rowbs/mpi/mpirowbs.c 1.84 06/01/20 18:32:36 barrysmith@barry-smiths-computer.local +2 -10 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/normal/normm.c 1.13 06/01/20 18:32:35 barrysmith@barry-smiths-computer.local +8 -8 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/maij/maij.c 1.44 06/01/20 18:32:35 barrysmith@barry-smiths-computer.local +62 -62 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/lrc/lrc.c 1.3 06/01/20 18:32:35 barrysmith@barry-smiths-computer.local +6 -6 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/is/matis.c 1.27 06/01/20 18:32:34 barrysmith@barry-smiths-computer.local +4 -6 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/dense/seq/dense.c 1.93 06/01/20 18:32:33 barrysmith@barry-smiths-computer.local +124 -128 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/dense/mpi/mpidense.h 1.10 06/01/20 18:32:32 barrysmith@barry-smiths-computer.local +3 -6 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/dense/mpi/mpidense.c 1.73 06/01/20 18:32:32 barrysmith@barry-smiths-computer.local +55 -76 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/dense/mpi/mmdense.c 1.19 06/01/20 18:32:32 barrysmith@barry-smiths-computer.local +15 -15 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/csr/inode/inode2.c 1.5 06/01/20 18:32:31 barrysmith@barry-smiths-computer.local +1 -1 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/csr/inode/inode.c 1.58 06/01/20 18:32:31 barrysmith@barry-smiths-computer.local +14 -14 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/bdiag/seq/bdiag3.c 1.29 06/01/20 18:32:30 barrysmith@barry-smiths-computer.local +29 -29 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/bdiag/seq/bdiag2.c 1.28 06/01/20 18:32:30 barrysmith@barry-smiths-computer.local +22 -22 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/bdiag/seq/bdiag.c 1.56 06/01/20 18:32:30 barrysmith@barry-smiths-computer.local +27 -28 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/bdiag/seq/bdfact.c 1.20 06/01/20 18:32:29 barrysmith@barry-smiths-computer.local +17 -17 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/bdiag/mpi/mpibdiag.h 1.11 06/01/20 18:32:29 barrysmith@barry-smiths-computer.local +0 -2 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/bdiag/mpi/mpibdiag.c 1.55 06/01/20 18:32:29 barrysmith@barry-smiths-computer.local +47 -65 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/bdiag/mpi/mmbdiag.c 1.11 06/01/20 18:32:28 barrysmith@barry-smiths-computer.local +4 -4 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/baij/seq/baijfact4.c 1.16 06/01/20 18:32:26 barrysmith@barry-smiths-computer.local +1 -1 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/baij/seq/baijfact3.c 1.29 06/01/20 18:32:25 barrysmith@barry-smiths-computer.local +2 -2 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/baij/seq/baijfact2.c 1.55 06/01/20 18:32:25 barrysmith@barry-smiths-computer.local +40 -40 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/baij/seq/baijfact.c 1.39 06/01/20 18:32:24 barrysmith@barry-smiths-computer.local +6 -6 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/baij/seq/baij2.c 1.38 06/01/20 18:32:24 barrysmith@barry-smiths-computer.local +27 -27 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/baij/seq/baij.c 1.144 06/01/20 18:32:24 barrysmith@barry-smiths-computer.local +61 -62 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/baij/seq/aijbaij.c 1.26 06/01/20 18:32:23 barrysmith@barry-smiths-computer.local +4 -4 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/baij/mpi/mpibaij.h 1.20 06/01/20 18:32:23 barrysmith@barry-smiths-computer.local +2 -4 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/baij/mpi/mpibaij.c 1.108 06/01/20 18:32:22 barrysmith@barry-smiths-computer.local +100 -119 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/baij/mpi/mmbaij.c 1.28 06/01/20 18:32:22 barrysmith@barry-smiths-computer.local +8 -8 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/baij/mpi/baijov.c 1.37 06/01/20 18:32:21 barrysmith@barry-smiths-computer.local +17 -17 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/aij/seq/csrperm/csrperm.c 1.27 06/01/20 18:32:18 barrysmith@barry-smiths-computer.local +3 -3 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/aij/seq/symtranspose.c 1.14 06/01/20 18:32:17 barrysmith@barry-smiths-computer.local +3 -3 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/aij/seq/matptap.c 1.87 06/01/20 18:32:17 barrysmith@barry-smiths-computer.local +2 -2 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/aij/seq/crl/crl.c 1.17 06/01/20 18:32:17 barrysmith@barry-smiths-computer.local +2 -2 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/aij/seq/matpapt.c 1.46 06/01/20 18:32:16 barrysmith@barry-smiths-computer.local +2 -2 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/aij/seq/matmatmult.c 1.91 06/01/20 18:32:15 barrysmith@barry-smiths-computer.local +5 -5 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/aij/seq/fdaij.c 1.17 06/01/20 18:32:15 barrysmith@barry-smiths-computer.local +5 -5 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/aij/seq/aijfact.c 1.129 06/01/20 18:32:14 barrysmith@barry-smiths-computer.local +20 -20 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/aij/seq/aij.c 1.250 06/01/20 18:32:14 barrysmith@barry-smiths-computer.local +106 -106 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/aij/mpi/mpiptap.c 1.25 06/01/20 18:32:12 barrysmith@barry-smiths-computer.local +24 -22 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/aij/mpi/mpiov.c 1.41 06/01/20 18:32:12 barrysmith@barry-smiths-computer.local +46 -46 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/aij/mpi/crl/mcrl.c 1.10 06/01/20 18:32:12 barrysmith@barry-smiths-computer.local +5 -5 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/aij/mpi/mpimatmatmult.c 1.10.1.1 06/01/20 18:32:11 barrysmith@barry-smiths-computer.local +5 -6 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/aij/mpi/mpiaij.h 1.38.1.1 06/01/20 18:32:11 barrysmith@barry-smiths-computer.local +0 -3 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/aij/mpi/mpiaij.c 1.264 06/01/20 18:32:11 barrysmith@barry-smiths-computer.local +166 -182 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/aij/mpi/mmaij.c 1.29 06/01/20 18:32:10 barrysmith@barry-smiths-computer.local +18 -18 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/aij/mpi/fdmpiaij.c 1.17 06/01/20 18:32:10 barrysmith@barry-smiths-computer.local +6 -6 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/adj/mpi/mpiadj.h 1.7 06/01/20 18:32:09 barrysmith@barry-smiths-computer.local +0 -2 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/adj/mpi/mpiadj.c 1.53 06/01/20 18:32:09 barrysmith@barry-smiths-computer.local +16 -33 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/impls/adic/matadic.c 1.39 06/01/20 18:32:09 barrysmith@barry-smiths-computer.local +5 -5 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/examples/tests/ex5.c 1.13 06/01/20 18:31:54 barrysmith@barry-smiths-computer.local +3 -1 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/matimpl.h 1.96 06/01/20 18:31:48 barrysmith@barry-smiths-computer.local +0 -3 removed matrix record n,N,m,M,owners etc use those in the map
src/mat/color/color.c 1.28 06/01/20 18:31:48 barrysmith@barry-smiths-computer.local +1 -1 removed matrix record n,N,m,M,owners etc use those in the map
src/ksp/pc/impls/tfs/tfs.c 1.8 06/01/20 18:31:47 barrysmith@barry-smiths-computer.local +12 -12 removed matrix record n,N,m,M,owners etc use those in the map
src/ksp/pc/impls/pbjacobi/pbjacobi.c 1.22 06/01/20 18:31:43 barrysmith@barry-smiths-computer.local +2 -2 removed matrix record n,N,m,M,owners etc use those in the map
src/ksp/ksp/examples/tests/ex24.c 1.17 06/01/20 18:31:09 barrysmith@barry-smiths-computer.local +11 -4 removed matrix record n,N,m,M,owners etc use those in the map
src/dm/ao/interface/ao.c 1.20 06/01/20 18:30:20 barrysmith@barry-smiths-computer.local +1 -1 removed matrix record n,N,m,M,owners etc use those in the map
include/private/vecimpl.h 1.52 06/01/20 18:29:32 barrysmith@barry-smiths-computer.local +1 -1 removed matrix record n,N,m,M,owners etc use those in the map
Hg-commit: 7659d1c0e1f940ea0662bf3c3aa453f50fcda5da
show more ...
|