History log of /petsc/src/vec/vec/impls/mpi/pbvec.c (Results 526 – 546 of 546)
Revision Date Author Comments
# 9311d2bd 07-Jul-2006 Richard Tran Mills <rmills@ornl.gov>

Merge


Hg-commit: 90b9ca30b2134fa5f2d20bc2acd137a0c4df10f3


# b2d5807c 06-Jul-2006 Matthew Knepley <knepley@mcs.anl.gov>

Merge


Hg-commit: 68f855256414b4afe8acb0173399e08fb2ccb8eb


# a4a7e6be 06-Jul-2006 Matthew Knepley <knepley@mcs.anl.gov>

Just comments


Hg-commit: e902be44bbd61a41103caef4bc5cd4394137cb76


# f53c201f 26-Jun-2006 Barry Smith <bsmith@mcs.anl.gov>

auto commit


Hg-commit: 837674bc383b1823de55b4f030b3d2580d5f5d65


# f32d5d43 25-Jun-2006 Barry Smith <bsmith@mcs.anl.gov>

minor improvements to web pages
partially optimised MatMatMult for AIJ * Dense -> Dense


Hg-commit: 49fdde9b92ba89a6e7ae6774d68fd55a15003b38


# 66f49036 25-Jun-2006 Matthew Knepley <knepley@mcs.anl.gov>

Merge


Hg-commit: 9d6731d3212a0d1d8b9b9b222a06189d7bdbdf53


# 8e10ea92 24-Jun-2006 Satish Balay <balay@mcs.anl.gov>

fix memory leak in VecCreateGhostWithArray()


Hg-commit: 7b9e5021bb5b30f08a45cc57ff30be19195c8c55


# 2b1f77d7 21-Jun-2006 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.


Hg-commit: 4d66d52560b81e0ed049f7ece2b6cfa1ae190503


# 6ce558ae 21-Jun-2006 Barry Smith <bsmith@mcs.anl.gov>

vecgreateghost now auto sets VecSetLocalToGlobalMapping()
hg sucks, I don't remember what I changed


Hg-commit: 80900d4fa4bf867df1dc3867199aa585a0afb76c


# 585f4aef 21-Jan-2006 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3966
barrysmith@barry-smiths-computer.local|ChangeSet|20060121024453|35655
ChangeSet
1.3966 06/01/20 20:44:53 barrysmith@barry-smiths-computer.local +7 -0
Merge bk://petsc@petsc.bk

bk-changeset-1.3966
barrysmith@barry-smiths-computer.local|ChangeSet|20060121024453|35655
ChangeSet
1.3966 06/01/20 20:44:53 barrysmith@barry-smiths-computer.local +7 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barry-smiths-computer.local:/Users/barrysmith/petsc-dev

src/mat/impls/aij/mpi/mpiaij.c
1.265 06/01/20 20:44:49 barrysmith@barry-smiths-computer.local +34 -2
don't understand this merge at all!

src/docs/website/documentation/changes/231.html
1.54 06/01/20 20:44:49 barrysmith@barry-smiths-computer.local +0 -67
use Satish's changes

python/PETSc/packages/BlasLapack.py
1.153 06/01/20 20:44:49 barrysmith@barry-smiths-computer.local +0 -0
use Satish's changes

src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
1.52 06/01/20 20:37:57 barrysmith@barry-smiths-computer.local +0 -0
Auto merged

src/mat/impls/aij/mpi/mpiptap.c
1.26 06/01/20 20:37:57 barrysmith@barry-smiths-computer.local +0 -0
Auto merged

src/mat/impls/aij/mpi/mpimatmatmult.c
1.12 06/01/20 20:37:57 barrysmith@barry-smiths-computer.local +0 -0
Auto merged

src/mat/impls/aij/mpi/mpiaij.h
1.40 06/01/20 20:37:57 barrysmith@barry-smiths-computer.local +0 -0
Auto merged


Hg-commit: e2b7efaac0186baa87aaf4ea2c627c07c7d7d1b4

show more ...


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


# bba805e6 16-Jan-2006 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3935.1.2
barrysmith@barrysmith-11.mcs.anl.gov|ChangeSet|20060116211515|46782
ChangeSet
1.3935.1.2 06/01/16 15:15:15 barrysmith@barrysmith-11.mcs.anl.gov +18 -0
Many files:
remo

bk-changeset-1.3935.1.2
barrysmith@barrysmith-11.mcs.anl.gov|ChangeSet|20060116211515|46782
ChangeSet
1.3935.1.2 06/01/16 15:15:15 barrysmith@barrysmith-11.mcs.anl.gov +18 -0
Many files:
removed n, N and bs field from Vec cause now in vec->map

src/vec/vec/utils/vinv.c
1.49 06/01/16 15:11:51 barrysmith@barrysmith-11.mcs.anl.gov +17 -17
removed n, N and bs field from Vec cause now in vec->map

src/vec/vec/interface/vector.c
1.154 06/01/16 15:11:51 barrysmith@barrysmith-11.mcs.anl.gov +25 -24
removed n, N and bs field from Vec cause now in vec->map

src/vec/vec/interface/vecreg.c
1.36 06/01/16 15:11:50 barrysmith@barrysmith-11.mcs.anl.gov +1 -1
removed n, N and bs field from Vec cause now in vec->map

src/vec/vec/interface/veccreate.c
1.28 06/01/16 15:11:50 barrysmith@barrysmith-11.mcs.anl.gov +3 -3
removed n, N and bs field from Vec cause now in vec->map

src/vec/vec/interface/rvector.c
1.155 06/01/16 15:11:49 barrysmith@barrysmith-11.mcs.anl.gov +22 -22
removed n, N and bs field from Vec cause now in vec->map

src/vec/vec/impls/shared/shvec.c
1.31 06/01/16 15:11:49 barrysmith@barrysmith-11.mcs.anl.gov +5 -5
removed n, N and bs field from Vec cause now in vec->map

src/vec/vec/impls/seq/dvec2.c
1.40 06/01/16 15:11:49 barrysmith@barrysmith-11.mcs.anl.gov +21 -21
removed n, N and bs field from Vec cause now in vec->map

src/vec/vec/impls/seq/bvec2.c
1.81 06/01/16 15:11:48 barrysmith@barrysmith-11.mcs.anl.gov +21 -23
removed n, N and bs field from Vec cause now in vec->map

src/vec/vec/impls/seq/bvec1.c
1.18 06/01/16 15:11:48 barrysmith@barrysmith-11.mcs.anl.gov +15 -15
removed n, N and bs field from Vec cause now in vec->map

src/vec/vec/impls/mpi/pvec2.c
1.24 06/01/16 15:11:48 barrysmith@barrysmith-11.mcs.anl.gov +2 -2
removed n, N and bs field from Vec cause now in vec->map

src/vec/vec/impls/mpi/pdvec.c
1.71 06/01/16 15:11:48 barrysmith@barrysmith-11.mcs.anl.gov +52 -52
removed n, N and bs field from Vec cause now in vec->map

src/vec/vec/impls/mpi/pbvec.c
1.44 06/01/16 15:11:47 barrysmith@barrysmith-11.mcs.anl.gov +12 -12
removed n, N and bs field from Vec cause now in vec->map

src/mat/interface/matrix.c
1.209 06/01/16 15:11:46 barrysmith@barrysmith-11.mcs.anl.gov +44 -44
removed n, N and bs field from Vec cause now in vec->map

src/mat/impls/sbaij/seq/sbaij2.c
1.42 06/01/16 15:11:45 barrysmith@barrysmith-11.mcs.anl.gov +33 -120
removed n, N and bs field from Vec cause now in vec->map

src/mat/impls/sbaij/mpi/mmsbaij.c
1.37 06/01/16 15:11:45 barrysmith@barrysmith-11.mcs.anl.gov +1 -1
removed n, N and bs field from Vec cause now in vec->map

src/mat/impls/baij/seq/baij2.c
1.37 06/01/16 15:11:44 barrysmith@barrysmith-11.mcs.anl.gov +2 -6
removed n, N and bs field from Vec cause now in vec->map

src/mat/examples/tutorials/ex4.c
1.8 06/01/16 15:11:44 barrysmith@barrysmith-11.mcs.anl.gov +7 -6
removed n, N and bs field from Vec cause now in vec->map

include/private/vecimpl.h
1.51 06/01/16 15:11:42 barrysmith@barrysmith-11.mcs.anl.gov +0 -2
removed n, N and bs field from Vec cause now in vec->map


Hg-commit: 732664b728dd65f1922a62631dbcdecc4f96bc7c

show more ...


# 357abbc8 16-Jan-2006 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3935.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20060116154503|43761
ChangeSet
1.3935.1.1 06/01/16 09:45:03 barrysmith@barry-smiths-computer.local +48 -0
Many files:

bk-changeset-1.3935.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20060116154503|43761
ChangeSet
1.3935.1.1 06/01/16 09:45:03 barrysmith@barry-smiths-computer.local +48 -0
Many files:
removing PetscMap as object
.del-mapregall.c~b87c393b7bebdaee:
Delete: src/vec/vec/interface/mapregall.c
.del-mapreg.c~715ea107faf8dc79:
Delete: src/vec/vec/interface/mapreg.c
.del-mapcreate.c~2c2d6e12a417bb5e:
Delete: src/vec/vec/interface/mapcreate.c
.del-map.c~4b853447b2be8cde:
Delete: src/vec/vec/interface/map.c
petscapp.bib:
another pub
BlasLapack.py:
typo

src/vec/vec/utils/vscat.c
1.50 06/01/16 09:40:09 barrysmith@barry-smiths-computer.local +14 -31
removing PetscMap as object

src/vec/vec/utils/vpscat.c
1.58 06/01/16 09:40:09 barrysmith@barry-smiths-computer.local +3 -5
removing PetscMap as object

src/vec/vec/utils/vecio.c
1.49 06/01/16 09:40:09 barrysmith@barry-smiths-computer.local +2 -6
removing PetscMap as object

src/vec/vec/interface/vector.c
1.153 06/01/16 09:40:09 barrysmith@barry-smiths-computer.local +4 -31
removing PetscMap as object

src/vec/vec/interface/veccreate.c
1.27 06/01/16 09:40:08 barrysmith@barry-smiths-computer.local +1 -1
removing PetscMap as object

src/vec/vec/interface/makefile
1.12 06/01/16 09:40:08 barrysmith@barry-smiths-computer.local +1 -1
removing PetscMap as object

src/vec/vec/interface/dlregisvec.c
1.34 06/01/16 09:40:07 barrysmith@barry-smiths-computer.local +1 -11
removing PetscMap as object

src/vec/vec/impls/seq/bvec2.c
1.80 06/01/16 09:40:07 barrysmith@barry-smiths-computer.local +1 -3
removing PetscMap as object

src/vec/vec/impls/mpi/pvecimpl.h
1.14 06/01/16 09:40:07 barrysmith@barry-smiths-computer.local +1 -1
removing PetscMap as object

src/vec/vec/impls/mpi/pvec2.c
1.23 06/01/16 09:40:06 barrysmith@barry-smiths-computer.local +2 -2
removing PetscMap as object

src/vec/vec/impls/mpi/pmap.c
1.19 06/01/16 09:40:06 barrysmith@barry-smiths-computer.local +28 -58
removing PetscMap as object

src/vec/vec/impls/mpi/pdvec.c
1.70 06/01/16 09:40:06 barrysmith@barry-smiths-computer.local +9 -9
removing PetscMap as object

src/vec/vec/impls/mpi/pbvec.c
1.43 06/01/16 09:40:06 barrysmith@barry-smiths-computer.local +7 -15
removing PetscMap as object

src/vec/vec/examples/tutorials/ex17.c
1.8 06/01/16 09:40:05 barrysmith@barry-smiths-computer.local +0 -12
removing PetscMap as object

src/vec/vec/examples/tests/ex21.c
1.13 06/01/16 09:40:05 barrysmith@barry-smiths-computer.local +0 -1
removing PetscMap as object

src/mat/utils/gcreate.c
1.46 06/01/16 09:40:01 barrysmith@barry-smiths-computer.local +4 -5
removing PetscMap as object

src/mat/interface/matrix.c
1.208 06/01/16 09:40:01 barrysmith@barry-smiths-computer.local +10 -62
removing PetscMap as object

src/mat/interface/matreg.c
1.26 06/01/16 09:40:00 barrysmith@barry-smiths-computer.local +0 -8
removing PetscMap as object

src/mat/impls/shell/shell.c
1.37 06/01/16 09:40:00 barrysmith@barry-smiths-computer.local +3 -3
removing PetscMap as object

src/mat/impls/sbaij/seq/sbaij.c
1.155 06/01/16 09:39:59 barrysmith@barry-smiths-computer.local +3 -3
removing PetscMap as object

src/mat/impls/sbaij/mpi/mpisbaij.c
1.138 06/01/16 09:39:59 barrysmith@barry-smiths-computer.local +3 -3
removing PetscMap as object

src/mat/impls/sbaij/mpi/mmsbaij.c
1.36 06/01/16 09:39:59 barrysmith@barry-smiths-computer.local +1 -3
removing PetscMap as object

src/mat/impls/rowbs/mpi/mpirowbs.c
1.83 06/01/16 09:39:58 barrysmith@barry-smiths-computer.local +3 -3
removing PetscMap as object

src/mat/impls/normal/normm.c
1.12 06/01/16 09:39:58 barrysmith@barry-smiths-computer.local +2 -3
removing PetscMap as object

src/mat/impls/hypre/mhyp.c
1.10 06/01/16 09:39:58 barrysmith@barry-smiths-computer.local +2 -1
removing PetscMap as object

src/mat/impls/dense/seq/dense.c
1.92 06/01/16 09:39:58 barrysmith@barry-smiths-computer.local +3 -3
removing PetscMap as object

src/mat/impls/dense/mpi/mpidense.c
1.72 06/01/16 09:39:58 barrysmith@barry-smiths-computer.local +3 -3
removing PetscMap as object

src/mat/impls/bdiag/seq/bdiag.c
1.55 06/01/16 09:39:57 barrysmith@barry-smiths-computer.local +3 -3
removing PetscMap as object

src/mat/impls/bdiag/mpi/mpibdiag.c
1.54 06/01/16 09:39:57 barrysmith@barry-smiths-computer.local +3 -3
removing PetscMap as object

src/mat/impls/baij/seq/baij.c
1.143 06/01/16 09:39:57 barrysmith@barry-smiths-computer.local +3 -3
removing PetscMap as object

src/mat/impls/baij/mpi/mpibaij.c
1.107 06/01/16 09:39:57 barrysmith@barry-smiths-computer.local +3 -3
removing PetscMap as object

src/mat/impls/aij/seq/aij.c
1.249 06/01/16 09:39:56 barrysmith@barry-smiths-computer.local +3 -4
removing PetscMap as object

src/mat/impls/aij/mpi/mpiptap.c
1.24 06/01/16 09:39:56 barrysmith@barry-smiths-computer.local +8 -10
removing PetscMap as object

src/mat/impls/aij/mpi/mpiaij.c
1.263 06/01/16 09:39:55 barrysmith@barry-smiths-computer.local +17 -37
removing PetscMap as object

src/mat/impls/adj/mpi/mpiadj.c
1.52 06/01/16 09:39:55 barrysmith@barry-smiths-computer.local +3 -3
removing PetscMap as object

src/mat/impls/adic/matadic.c
1.38 06/01/16 09:39:55 barrysmith@barry-smiths-computer.local +2 -2
removing PetscMap as object

src/mat/matimpl.h
1.95 06/01/16 09:39:54 barrysmith@barry-smiths-computer.local +2 -2
removing PetscMap as object

src/docs/website/documentation/changes/231.html
1.53 06/01/16 09:39:53 barrysmith@barry-smiths-computer.local +210 -2
removing PetscMap as object

include/private/vecimpl.h
1.50 06/01/16 09:39:51 barrysmith@barry-smiths-computer.local +4 -9
removing PetscMap as object

include/finclude/petscvec.h
1.12 06/01/16 09:39:51 barrysmith@barry-smiths-computer.local +0 -4
removing PetscMap as object

include/petscvec.h
1.87 06/01/16 09:39:50 barrysmith@barry-smiths-computer.local +0 -64
removing PetscMap as object

include/petscmat.h
1.207 06/01/16 09:39:48 barrysmith@barry-smiths-computer.local +0 -1
removing PetscMap as object

BitKeeper/deleted/.del-mapregall.c~b87c393b7bebdaee
1.14 06/01/13 20:48:33 barrysmith@barry-smiths-computer.local +0 -0
Delete: src/vec/vec/interface/mapregall.c

BitKeeper/deleted/.del-mapreg.c~715ea107faf8dc79
1.27 06/01/13 20:48:33 barrysmith@barry-smiths-computer.local +0 -0
Delete: src/vec/vec/interface/mapreg.c

BitKeeper/deleted/.del-mapcreate.c~2c2d6e12a417bb5e
1.18 06/01/13 20:48:33 barrysmith@barry-smiths-computer.local +0 -0
Delete: src/vec/vec/interface/mapcreate.c

BitKeeper/deleted/.del-map.c~4b853447b2be8cde
1.26 06/01/13 20:48:32 barrysmith@barry-smiths-computer.local +0 -0
Delete: src/vec/vec/interface/map.c

src/docs/tex/petscapp.bib
1.226 06/01/13 13:28:47 barrysmith@barrysmith-57.mcs.anl.gov +8 -0
another pub

python/PETSc/packages/BlasLapack.py
1.152 06/01/12 16:14:41 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
typo


Hg-commit: 53caabff97f0096148dc33ea09cc46418f471630

show more ...


# a751f32a 23-Nov-2005 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.3776
balay@asterix.mcs.anl.gov|ChangeSet|20051123192232|59755
ChangeSet
1.3776 05/11/23 13:22:32 balay@asterix.mcs.anl.gov +5 -0
#14032 contrib from "Jose E. Roman" <jroman@dsic.up

bk-changeset-1.3776
balay@asterix.mcs.anl.gov|ChangeSet|20051123192232|59755
ChangeSet
1.3776 05/11/23 13:22:32 balay@asterix.mcs.anl.gov +5 -0
#14032 contrib from "Jose E. Roman" <jroman@dsic.upv.es>
- add VecMDotBegin/End(), VecMTDotBegin/End()

src/vec/vec/utils/comb.c
1.29 05/11/23 13:22:30 balay@asterix.mcs.anl.gov +114 -0
#14032 contrib from "Jose E. Roman" <jroman@dsic.upv.es>

src/vec/vec/impls/seq/bvec2.c
1.77 05/11/23 13:22:30 balay@asterix.mcs.anl.gov +2 -0
#14032 contrib from "Jose E. Roman" <jroman@dsic.upv.es>

src/vec/vec/impls/mpi/pbvec.c
1.42 05/11/23 13:22:30 balay@asterix.mcs.anl.gov +2 -0
#14032 contrib from "Jose E. Roman" <jroman@dsic.upv.es>

include/private/vecimpl.h
1.47 05/11/23 13:22:30 balay@asterix.mcs.anl.gov +2 -0
#14032 contrib from "Jose E. Roman" <jroman@dsic.upv.es>

include/petscvec.h
1.83 05/11/23 13:22:30 balay@asterix.mcs.anl.gov +6 -0
#14032 contrib from "Jose E. Roman" <jroman@dsic.upv.es>


Hg-commit: 3aef44853e2c2161c1100bcce28262b3e4c5540c

show more ...


# 5075c446 20-Oct-2005 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.3623
balay@asterix.mcs.anl.gov|ChangeSet|20051020212759|42596
ChangeSet
1.3623 05/10/20 16:27:59 balay@asterix.mcs.anl.gov +4 -0
- add custom PetscBarrier() fortran interface to su

bk-changeset-1.3623
balay@asterix.mcs.anl.gov|ChangeSet|20051020212759|42596
ChangeSet
1.3623 05/10/20 16:27:59 balay@asterix.mcs.anl.gov +4 -0
- add custom PetscBarrier() fortran interface to support PETSC_NULL_OBJECT option
- remove dead code

src/sys/utils/ftn-custom/zpbarrierf.c
1.1 05/10/20 16:27:57 balay@asterix.mcs.anl.gov +15 -0
add custom PetscBarrier() fortran interface to support PETSC_NULL_OBJECT option

src/vec/vec/impls/mpi/pbvec.c
1.41 05/10/20 16:27:57 balay@asterix.mcs.anl.gov +0 -2
remove dead code

src/sys/utils/pbarrier.c
1.16 05/10/20 16:27:57 balay@asterix.mcs.anl.gov +3 -1
add custom PetscBarrier() fortran interface to support PETSC_NULL_OBJECT option

src/sys/utils/ftn-custom/zpbarrierf.c
1.0 05/10/20 16:27:57 balay@asterix.mcs.anl.gov +0 -0
BitKeeper file /home/balay/bk-rep/petsc-dev/src/sys/utils/ftn-custom/zpbarrierf.c

src/sys/utils/ftn-custom/makefile
1.3 05/10/20 16:27:57 balay@asterix.mcs.anl.gov +1 -1
add custom PetscBarrier() fortran interface to support PETSC_NULL_OBJECT option


Hg-commit: 49a712f73a5d2a8407de5d6b91d65bb945ab9e33

show more ...


# f8737a60 18-Oct-2005 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.3617
knepley@khan.(none)|ChangeSet|20051018230821|25770
ChangeSet
1.3617 05/10/18 18:08:21 knepley@khan.(none) +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.(none)

bk-changeset-1.3617
knepley@khan.(none)|ChangeSet|20051018230821|25770
ChangeSet
1.3617 05/10/18 18:08:21 knepley@khan.(none) +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.(none):/PETSc3/petsc/petsc-dev

src/docs/tex/petscapp.bib
1.191 05/10/18 18:08:19 knepley@khan.(none) +0 -0
Auto merged


Hg-commit: 8d1cf7f4ec05836554f1821425551dfa8ebecb9e

show more ...


# 3c8e0aa7 18-Oct-2005 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.3613.1.3
balay@asterix.mcs.anl.gov|ChangeSet|20051018195303|54039
ChangeSet
1.3613.1.3 05/10/18 14:53:03 balay@asterix.mcs.anl.gov +6 -0
fix pgCC warnings

src/vec/vec/impls/mpi/

bk-changeset-1.3613.1.3
balay@asterix.mcs.anl.gov|ChangeSet|20051018195303|54039
ChangeSet
1.3613.1.3 05/10/18 14:53:03 balay@asterix.mcs.anl.gov +6 -0
fix pgCC warnings

src/vec/vec/impls/mpi/pbvec.c
1.40 05/10/18 14:53:01 balay@asterix.mcs.anl.gov +1 -2
fix pgCC warnings

src/vec/is/utils/iscoloring.c
1.34 05/10/18 14:53:01 balay@asterix.mcs.anl.gov +0 -4
fix pgCC warnings

src/snes/utils/damgsnes.c
1.76 05/10/18 14:53:01 balay@asterix.mcs.anl.gov +0 -2
fix pgCC warnings

src/mat/impls/aij/seq/csrperm/csrperm.c
1.21 05/10/18 14:53:01 balay@asterix.mcs.anl.gov +1 -1
fix pgCC warnings

src/ksp/ksp/impls/bcgsl/bcgsl.c
1.24 05/10/18 14:53:01 balay@asterix.mcs.anl.gov +0 -3
fix pgCC warnings

src/dm/da/utils/fdda.c
1.50 05/10/18 14:53:00 balay@asterix.mcs.anl.gov +0 -6
fix pgCC warnings


Hg-commit: 030fdb29e83d7bc5e92a5f7cd8e5d58fcc703fd8

show more ...


# 5b6de529 28-May-2005 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.3326
balay@asterix.mcs.anl.gov|ChangeSet|20050528190221|40449
ChangeSet
1.3326 05/05/28 14:02:21 balay@asterix.mcs.anl.gov +12 -0
move from custom to auto [zvec.c]

src/vec/vec/u

bk-changeset-1.3326
balay@asterix.mcs.anl.gov|ChangeSet|20050528190221|40449
ChangeSet
1.3326 05/05/28 14:02:21 balay@asterix.mcs.anl.gov +12 -0
move from custom to auto [zvec.c]

src/vec/vec/utils/vscat.c
1.44 05/05/28 14:02:19 balay@asterix.mcs.anl.gov +2 -2
move from custom to auto

src/vec/vec/utils/vinv.c
1.45 05/05/28 14:02:19 balay@asterix.mcs.anl.gov +1 -1
move from custom to auto

src/vec/vec/utils/vecmpitoseq.c
1.15 05/05/28 14:02:19 balay@asterix.mcs.anl.gov +3 -3
move from custom to auto

src/vec/vec/interface/vector.c
1.134 05/05/28 14:02:19 balay@asterix.mcs.anl.gov +8 -8
move from custom to auto

src/vec/vec/interface/veccreate.c
1.25 05/05/28 14:02:19 balay@asterix.mcs.anl.gov +1 -1
move from custom to auto

src/vec/vec/interface/map.c
1.24 05/05/28 14:02:19 balay@asterix.mcs.anl.gov +4 -4
move from custom to auto

src/vec/vec/impls/shared/shvec.c
1.30 05/05/28 14:02:19 balay@asterix.mcs.anl.gov +1 -1
move from custom to auto

src/vec/vec/impls/seq/vseqcr.c
1.16 05/05/28 14:02:19 balay@asterix.mcs.anl.gov +1 -1
move from custom to auto

src/vec/vec/impls/mpi/vmpicr.c
1.14 05/05/28 14:02:19 balay@asterix.mcs.anl.gov +1 -1
move from custom to auto

src/vec/vec/impls/mpi/pmap.c
1.17 05/05/28 14:02:19 balay@asterix.mcs.anl.gov +1 -1
move from custom to auto

src/vec/vec/impls/mpi/pbvec.c
1.39 05/05/28 14:02:19 balay@asterix.mcs.anl.gov +4 -4
move from custom to auto

src/vec/ftn-custom/zvec.c
1.25 05/05/28 14:02:19 balay@asterix.mcs.anl.gov +1 -188
move from custom to auto


Hg-commit: a17684ff2522b1577845ecde378cf8f78c05e494

show more ...


# 2bb46157 28-May-2005 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.3324
balay@asterix.mcs.anl.gov|ChangeSet|20050528180617|40374
ChangeSet
1.3324 05/05/28 13:06:17 balay@asterix.mcs.anl.gov +19 -0
Merge asterix.mcs.anl.gov:/home/balay/spetsc
int

bk-changeset-1.3324
balay@asterix.mcs.anl.gov|ChangeSet|20050528180617|40374
ChangeSet
1.3324 05/05/28 13:06:17 balay@asterix.mcs.anl.gov +19 -0
Merge asterix.mcs.anl.gov:/home/balay/spetsc
into asterix.mcs.anl.gov:/home/balay/petsc-dl

src/vec/vec/interface/vector.c
1.133 05/05/28 13:06:16 balay@asterix.mcs.anl.gov +0 -0
Auto merged

src/vec/is/utils/iscoloring.c
1.33 05/05/28 13:06:16 balay@asterix.mcs.anl.gov +0 -0
Auto merged

src/sys/viewer/interface/viewers.c
1.10 05/05/28 13:06:16 balay@asterix.mcs.anl.gov +0 -0
Auto merged

src/sys/utils/ctable.c
1.18 05/05/28 13:06:16 balay@asterix.mcs.anl.gov +0 -0
Auto merged

src/sys/plog/stageLog.c
1.27 05/05/28 13:06:16 balay@asterix.mcs.anl.gov +0 -0
Auto merged

src/sys/plog/plog.h
1.19 05/05/28 13:06:16 balay@asterix.mcs.anl.gov +0 -0
Auto merged

src/sys/plog/plog.c
1.70 05/05/28 13:06:16 balay@asterix.mcs.anl.gov +0 -0
Auto merged

src/sys/plog/eventLog.c
1.37 05/05/28 13:06:16 balay@asterix.mcs.anl.gov +0 -0
Auto merged

src/sys/plog/classLog.c
1.26 05/05/28 13:06:16 balay@asterix.mcs.anl.gov +0 -0
Auto merged

src/sys/objects/olist.c
1.11 05/05/28 13:06:16 balay@asterix.mcs.anl.gov +0 -0
Auto merged

src/sys/memory/mem.c
1.28 05/05/28 13:06:15 balay@asterix.mcs.anl.gov +0 -0
Auto merged

src/sys/error/signal.c
1.34 05/05/28 13:06:15 balay@asterix.mcs.anl.gov +0 -0
Auto merged

src/sys/error/fp.c
1.16 05/05/28 13:06:15 balay@asterix.mcs.anl.gov +0 -0
Auto merged

src/sys/dll/reg.c
1.33 05/05/28 13:06:15 balay@asterix.mcs.anl.gov +0 -0
Auto merged

src/sys/dll/dl.c
1.37 05/05/28 13:06:15 balay@asterix.mcs.anl.gov +0 -0
Auto merged

src/sys/bag/bag.c
1.22 05/05/28 13:06:15 balay@asterix.mcs.anl.gov +0 -0
Auto merged

src/ksp/ksp/examples/tutorials/ex10.c
1.53 05/05/28 13:06:15 balay@asterix.mcs.anl.gov +0 -0
Auto merged

src/vec/vec/interface/vector.c
1.131.1.2 05/05/28 13:06:15 balay@asterix.mcs.anl.gov +0 -0
Merge rename: src/vec/interface/vector.c -> src/vec/vec/interface/vector.c

src/sys/viewer/interface/viewers.c
1.8.1.2 05/05/28 13:06:15 balay@asterix.mcs.anl.gov +0 -0
Merge rename: src/sys/src/viewer/interface/viewers.c -> src/sys/viewer/interface/viewers.c

src/sys/utils/ctable.c
1.16.1.2 05/05/28 13:06:15 balay@asterix.mcs.anl.gov +0 -0
Merge rename: src/sys/src/utils/ctable.c -> src/sys/utils/ctable.c

src/sys/plog/stageLog.c
1.24.1.2 05/05/28 13:06:15 balay@asterix.mcs.anl.gov +0 -0
Merge rename: src/sys/src/plog/stageLog.c -> src/sys/plog/stageLog.c

src/sys/plog/plog.h
1.17.1.2 05/05/28 13:06:15 balay@asterix.mcs.anl.gov +0 -0
Merge rename: src/sys/src/plog/plog.h -> src/sys/plog/plog.h

src/sys/plog/plog.c
1.67.1.2 05/05/28 13:06:15 balay@asterix.mcs.anl.gov +0 -0
Merge rename: src/sys/src/plog/plog.c -> src/sys/plog/plog.c

src/sys/plog/eventLog.c
1.34.1.2 05/05/28 13:06:15 balay@asterix.mcs.anl.gov +0 -0
Merge rename: src/sys/src/plog/eventLog.c -> src/sys/plog/eventLog.c

src/sys/plog/classLog.c
1.23.1.2 05/05/28 13:06:15 balay@asterix.mcs.anl.gov +0 -0
Merge rename: src/sys/src/plog/classLog.c -> src/sys/plog/classLog.c

src/sys/objects/olist.c
1.9.1.2 05/05/28 13:06:15 balay@asterix.mcs.anl.gov +0 -0
Merge rename: src/sys/src/objects/olist.c -> src/sys/objects/olist.c

src/sys/memory/mem.c
1.26.1.2 05/05/28 13:06:15 balay@asterix.mcs.anl.gov +0 -0
Merge rename: src/sys/src/memory/mem.c -> src/sys/memory/mem.c

src/sys/error/signal.c
1.32.1.2 05/05/28 13:06:15 balay@asterix.mcs.anl.gov +0 -0
Merge rename: src/sys/src/error/signal.c -> src/sys/error/signal.c

src/sys/error/fp.c
1.14.1.2 05/05/28 13:06:15 balay@asterix.mcs.anl.gov +0 -0
Merge rename: src/sys/src/error/fp.c -> src/sys/error/fp.c

src/sys/dll/reg.c
1.31.1.2 05/05/28 13:06:15 balay@asterix.mcs.anl.gov +0 -0
Merge rename: src/sys/src/dll/reg.c -> src/sys/dll/reg.c

src/sys/dll/dl.c
1.35.1.2 05/05/28 13:06:15 balay@asterix.mcs.anl.gov +0 -0
Merge rename: src/sys/src/dll/dl.c -> src/sys/dll/dl.c

src/sys/bag/bag.c
1.20.1.2 05/05/28 13:06:15 balay@asterix.mcs.anl.gov +0 -0
Merge rename: src/sys/src/bag/bag.c -> src/sys/bag/bag.c

src/ksp/ksp/examples/tutorials/ex10.c
1.51.1.2 05/05/28 13:06:15 balay@asterix.mcs.anl.gov +0 -0
Merge rename: src/ksp/examples/tutorials/ex10.c -> src/ksp/ksp/examples/tutorials/ex10.c

makefile
1.177 05/05/28 13:06:15 balay@asterix.mcs.anl.gov +0 -0
Auto merged

bmake/common/rules
1.157 05/05/28 13:06:15 balay@asterix.mcs.anl.gov +0 -0
Auto merged


Hg-commit: a1b69fcb966128d224a2a60fdb5fc46cdd2b9f78

show more ...


# f4e03e18 23-May-2005 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.3311.1.2
balay@asterix.mcs.anl.gov|ChangeSet|20050523165125|48439
ChangeSet
1.3311.1.2 05/05/23 11:51:25 balay@asterix.mcs.anl.gov +1 -0
Merge asterix.mcs.anl.gov:/home/balay/spets

bk-changeset-1.3311.1.2
balay@asterix.mcs.anl.gov|ChangeSet|20050523165125|48439
ChangeSet
1.3311.1.2 05/05/23 11:51:25 balay@asterix.mcs.anl.gov +1 -0
Merge asterix.mcs.anl.gov:/home/balay/spetsc
into asterix.mcs.anl.gov:/home/balay/petsc-dl

makefile
1.176 05/05/23 11:51:24 balay@asterix.mcs.anl.gov +0 -0
Auto merged


Hg-commit: 6738338b0e393a3f9e72117c8eb690d2216413ad

show more ...


# aa713d4d 22-May-2005 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.3305.1.1
balay@asterix.mcs.anl.gov|ChangeSet|20050522002243|65510
ChangeSet
1.3305.1.1 05/05/21 19:22:43 balay@asterix.mcs.anl.gov +159 -0
use src/vec/vec

src/vec/vec/makefile

bk-changeset-1.3305.1.1
balay@asterix.mcs.anl.gov|ChangeSet|20050522002243|65510
ChangeSet
1.3305.1.1 05/05/21 19:22:43 balay@asterix.mcs.anl.gov +159 -0
use src/vec/vec

src/vec/vec/makefile
1.1 05/05/21 19:22:40 balay@asterix.mcs.anl.gov +11 -0

src/vec/vec/utils/vpscat.c
1.52 05/05/21 19:22:40 balay@asterix.mcs.anl.gov +2 -2
use src/vec/vec

src/vec/vec/makefile
1.0 05/05/21 19:22:40 balay@asterix.mcs.anl.gov +0 -0
BitKeeper file /home/balay/petsc-dl/src/vec/vec/makefile

src/vec/vec/impls/shared/shvec.c
1.29 05/05/21 19:22:40 balay@asterix.mcs.anl.gov +1 -1
use src/vec/vec

src/vec/vec/impls/seq/vseqcr.c
1.15 05/05/21 19:22:40 balay@asterix.mcs.anl.gov +1 -1
use src/vec/vec

src/vec/vec/impls/seq/dvec2.c
1.34 05/05/21 19:22:40 balay@asterix.mcs.anl.gov +1 -1
use src/vec/vec

src/vec/vec/impls/seq/bvec2.c
1.68 05/05/21 19:22:40 balay@asterix.mcs.anl.gov +1 -1
use src/vec/vec

src/vec/vec/impls/seq/bvec1.c
1.16 05/05/21 19:22:40 balay@asterix.mcs.anl.gov +1 -1
use src/vec/vec

src/vec/vec/impls/mpi/vmpicr.c
1.13 05/05/21 19:22:40 balay@asterix.mcs.anl.gov +1 -1
use src/vec/vec

src/vec/vec/impls/mpi/pvecimpl.h
1.11 05/05/21 19:22:40 balay@asterix.mcs.anl.gov +1 -1
use src/vec/vec

src/vec/vec/impls/mpi/pvec2.c
1.20 05/05/21 19:22:40 balay@asterix.mcs.anl.gov +1 -1
use src/vec/vec

src/vec/vec/impls/mpi/pdvec.c
1.53 05/05/21 19:22:40 balay@asterix.mcs.anl.gov +1 -1
use src/vec/vec

src/vec/vec/impls/mpi/pbvec.c
1.38 05/05/21 19:22:40 balay@asterix.mcs.anl.gov +1 -1
use src/vec/vec

src/vec/makefile
1.10 05/05/21 19:22:40 balay@asterix.mcs.anl.gov +2 -2
use src/vec/vec

src/vec/vec/examples/tutorials/output/ex9f_1.out
1.4 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tutorials/output/ex9_1.out
1.4 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tutorials/output/ex8_1.out
1.5 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tutorials/output/ex7_1.out
1.5 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tutorials/output/ex6_1.out
1.5 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tutorials/output/ex5_2.out
1.5 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tutorials/output/ex5_1.out
1.4 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tutorials/output/ex4f_1.out
1.4 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tutorials/output/ex4f90_1.out
1.4 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tutorials/output/ex3f_1.out
1.4 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tutorials/output/ex3_1.out
1.4 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tutorials/output/ex2f_1.out
1.5 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tutorials/output/ex2_1.out
1.5 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tutorials/output/ex1f_2.out
1.5 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tutorials/output/ex1f_1.out
1.5 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tutorials/output/ex1f90_1.out
1.4 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tutorials/output/ex1_2.out
1.4 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tutorials/output/ex1_1.out
1.4 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tutorials/output/ex17_1.out
1.2 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tutorials/output/ex12_1.out
1.5 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tutorials/output/ex11f_1.out
1.4 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tutorials/output/ex11_1.out
1.4 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tutorials/makefile
1.18 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tutorials/ex9f.F
1.8 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tutorials/ex9.c
1.10 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tutorials/ex8.c
1.8 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tutorials/ex7f.F
1.7 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tutorials/ex7.c
1.8 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tutorials/ex6.c
1.10 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tutorials/ex5.c
1.11 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tutorials/ex4f90.F
1.6 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tutorials/ex4f.F
1.7 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tutorials/ex3f.F
1.7 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tutorials/ex3.c
1.8 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tutorials/ex2f.F
1.7 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tutorials/ex2.c
1.8 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tutorials/ex1f90.F
1.8 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tutorials/ex1f.F
1.11 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tutorials/ex1e.c
1.10 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tutorials/ex17.c
1.6 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tutorials/ex16.c
1.6 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tutorials/ex15.c
1.3 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tutorials/ex14f.F
1.8 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tutorials/ex13.c
1.6 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tutorials/ex12.c
1.8 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tutorials/ex11f.F
1.8 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tutorials/ex11.c
1.9 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tutorials/ex10.c
1.7 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tutorials/ex1.c
1.12 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/output/ex9_1.out
1.5 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/output/ex8_1.out
1.4 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/output/ex7_1.out
1.4 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/output/ex6_1.out
1.4 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/output/ex5_1.out
1.5 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/output/ex4_1.out
1.4 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/output/ex3_1.out
1.5 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/output/ex35_1.out
1.2 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/output/ex34_1.out
1.2 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/output/ex33_1.out
1.8 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/output/ex32f_1.out
1.2 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/output/ex30f_1.out
1.5 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/output/ex2_1.out
1.4 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/output/ex29_1.out
1.5 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/output/ex26_1.out
1.4 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/output/ex25_1.out
1.5 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/output/ex24_1.out
1.5 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/output/ex23_1.out
1.4 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/output/ex22_1.out
1.5 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/output/ex21_2.out
1.3 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/output/ex21_1.out
1.3 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/output/ex20f_1.out
1.2 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/output/ex19_1.out
1.4 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/output/ex18_1.out
1.4 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/output/ex17f_1.out
1.5 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/output/ex17_1.out
1.5 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/output/ex16_1.out
1.5 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/output/ex15_1.out
1.4 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/output/ex14_1.out
1.5 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/output/ex13_1.out
1.5 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/output/ex12_1.out
1.5 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/output/ex11_1.out
1.5 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/output/ex10_1.out
1.5 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/makefile
1.25 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/ex9.c
1.8 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/ex8.c
1.7 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/ex7.c
1.7 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/ex6.c
1.7 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/ex5.c
1.7 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/ex4.c
1.8 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/ex35.c
1.3 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/ex34.c
1.10 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/ex33.c
1.10 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/ex32f.F
1.10 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/ex31.c
1.7 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/ex30f.F
1.7 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/ex3.c
1.8 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/ex29.c
1.8 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/ex28.c
1.9 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/ex25.c
1.8 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/ex24.c
1.7 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/ex23.c
1.7 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/ex22.c
1.9 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/ex21.c
1.11 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/ex20f.F
1.12 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/ex2.c
1.7 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/ex19f.F
1.9 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/ex18.c
1.6 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/ex17f.F
1.7 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/ex17.c
1.8 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/ex16.c
1.6 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/ex15.c
1.6 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/ex14.c
1.8 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/ex13.c
1.7 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/ex12.c
1.7 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/ex11.c
1.8 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/ex10.c
1.7 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/tests/ex1.c
1.8 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/examples/makefile
1.5 05/05/21 19:02:23 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/impls/shared/shvec.c
1.28 05/05/21 18:58:18 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/impls/shared/makefile
1.5 05/05/21 18:58:18 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/impls/seq/vseqcr.c
1.14 05/05/21 18:58:18 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/impls/seq/makefile
1.8 05/05/21 18:58:18 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/impls/seq/dvec2.c
1.33 05/05/21 18:58:18 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/impls/seq/bvec2.c
1.67 05/05/21 18:58:18 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/impls/seq/bvec1.c
1.15 05/05/21 18:58:18 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/impls/mpi/vmpicr.c
1.12 05/05/21 18:58:18 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/impls/mpi/pvecimpl.h
1.10 05/05/21 18:58:18 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/impls/mpi/pvec2.c
1.19 05/05/21 18:58:18 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/impls/mpi/pmap.c
1.16 05/05/21 18:58:18 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/impls/mpi/pdvec.c
1.52 05/05/21 18:58:18 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/impls/mpi/pbvec.c
1.37 05/05/21 18:58:18 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/impls/mpi/makefile
1.7 05/05/21 18:58:18 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/impls/makefile
1.7 05/05/21 18:58:18 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/impls/hypre/vhyp.c
1.10 05/05/21 18:58:18 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/impls/hypre/makefile
1.5 05/05/21 18:58:18 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/impls/dvecimpl.h
1.14 05/05/21 18:58:18 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/utils/vscat.c
1.43 05/05/21 18:58:07 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/utils/vpscat.c
1.51 05/05/21 18:58:07 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/utils/vinv.c
1.44 05/05/21 18:58:07 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/utils/vecstash.c
1.18 05/05/21 18:58:07 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/utils/vecmpitoseq.c
1.14 05/05/21 18:58:07 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/utils/vecio.c
1.45 05/05/21 18:58:07 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/utils/matlab/makefile
1.15 05/05/21 18:58:07 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/utils/matlab/gcreatev.c
1.16 05/05/21 18:58:07 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/utils/makefile
1.15 05/05/21 18:58:07 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/utils/comb.c
1.25 05/05/21 18:58:07 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/utils/cmesh.c
1.9 05/05/21 18:58:07 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/interface/vector.c
1.132 05/05/21 18:57:57 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/interface/vecregall.c
1.20 05/05/21 18:57:57 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/interface/vecreg.c
1.33 05/05/21 18:57:57 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/interface/veccreate.c
1.24 05/05/21 18:57:57 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/interface/mapregall.c
1.12 05/05/21 18:57:57 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/interface/mapreg.c
1.25 05/05/21 18:57:57 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/interface/mapcreate.c
1.16 05/05/21 18:57:57 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/interface/map.c
1.23 05/05/21 18:57:57 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/interface/makefile
1.9 05/05/21 18:57:57 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/vec/vec/interface/dlregisvec.c
1.29 05/05/21 18:57:57 balay@asterix.mcs.anl.gov +0 -0
mvdir


Hg-commit: c6963ef383db4770ae3c75ed8370256638ddb679

show more ...


1...<<2122