History log of /petsc/src/mat/interface/matrix.c (Results 2551 – 2575 of 3231)
Revision Date Author Comments
# e3441917 22-Jan-2006 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3974
barrysmith@barry-smiths-computer.local|ChangeSet|20060122000355|15814
ChangeSet
1.3974 06/01/21 18:03:55 barrysmith@barry-smiths-computer.local +0 -0
Merge bk://petsc@petsc.bk

bk-changeset-1.3974
barrysmith@barry-smiths-computer.local|ChangeSet|20060122000355|15814
ChangeSet
1.3974 06/01/21 18:03:55 barrysmith@barry-smiths-computer.local +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barry-smiths-computer.local:/Users/barrysmith/petsc-dev


Hg-commit: bf9ada140acb6451502417660197fcdb2b0d2b3e

show more ...


# 05b42c5f 22-Jan-2006 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3972.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20060122000257|17256
ChangeSet
1.3972.1.1 06/01/21 18:02:57 barrysmith@barry-smiths-computer.local +65 -0
Many files:

bk-changeset-1.3972.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20060122000257|17256
ChangeSet
1.3972.1.1 06/01/21 18:02:57 barrysmith@barry-smiths-computer.local +65 -0
Many files:
remove if not null test around all PetscFree()

src/vec/vec/utils/vscat.c
1.51 06/01/21 17:13:04 barrysmith@barry-smiths-computer.local +2 -2
remove if not null test around all PetscFree()

src/vec/vec/utils/vpscat.c
1.59 06/01/21 17:13:04 barrysmith@barry-smiths-computer.local +4 -4
remove if not null test around all PetscFree()

src/vec/vec/utils/vecstash.c
1.20 06/01/21 17:13:03 barrysmith@barry-smiths-computer.local +16 -32
remove if not null test around all PetscFree()

src/vec/vec/interface/vector.c
1.156 06/01/21 17:13:03 barrysmith@barry-smiths-computer.local +1 -3
remove if not null test around all PetscFree()

src/vec/vec/impls/seq/dvec2.c
1.41 06/01/21 17:13:03 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/vec/vec/impls/seq/bvec2.c
1.83 06/01/21 17:13:03 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/vec/vec/impls/mpi/pdvec.c
1.73 06/01/21 17:13:02 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/vec/is/utils/isltog.c
1.46 06/01/21 17:13:02 barrysmith@barry-smiths-computer.local +5 -5
remove if not null test around all PetscFree()

src/vec/is/utils/iscoloring.c
1.40 06/01/21 17:13:01 barrysmith@barry-smiths-computer.local +1 -3
remove if not null test around all PetscFree()

src/sys/viewer/impls/mathematica/mathematica.c
1.41 06/01/21 17:13:01 barrysmith@barry-smiths-computer.local +2 -6
remove if not null test around all PetscFree()

src/sys/viewer/impls/hdf4/hdf4v.c
1.20 06/01/21 17:13:00 barrysmith@barry-smiths-computer.local +4 -6
remove if not null test around all PetscFree()

src/sys/plog/plog.c
1.78 06/01/21 17:13:00 barrysmith@barry-smiths-computer.local +4 -8
remove if not null test around all PetscFree()

src/sys/plog/classLog.c
1.30 06/01/21 17:13:00 barrysmith@barry-smiths-computer.local +1 -3
remove if not null test around all PetscFree()

src/sys/objects/inherit.c
1.47 06/01/21 17:12:59 barrysmith@barry-smiths-computer.local +7 -21
remove if not null test around all PetscFree()

src/sys/objects/aoptions.c
1.44 06/01/21 17:12:59 barrysmith@barry-smiths-computer.local +2 -2
remove if not null test around all PetscFree()

src/snes/interface/snesut.c
1.25 06/01/21 17:12:58 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/snes/interface/snes.c
1.102 06/01/21 17:12:53 barrysmith@barry-smiths-computer.local +2 -2
remove if not null test around all PetscFree()

src/mat/utils/matstash.c
1.27 06/01/21 17:12:52 barrysmith@barry-smiths-computer.local +12 -24
remove if not null test around all PetscFree()

src/mat/utils/gcreate.c
1.48 06/01/21 17:12:52 barrysmith@barry-smiths-computer.local +3 -4
remove if not null test around all PetscFree()

src/mat/partition/impls/scotch/scotch.c
1.17 06/01/21 17:12:52 barrysmith@barry-smiths-computer.local +2 -6
remove if not null test around all PetscFree()

src/mat/partition/partition.c
1.32 06/01/21 17:12:51 barrysmith@barry-smiths-computer.local +4 -12
remove if not null test around all PetscFree()

src/mat/partition/impls/party/party.c
1.15 06/01/21 17:12:51 barrysmith@barry-smiths-computer.local +2 -4
remove if not null test around all PetscFree()

src/mat/partition/impls/jostle/jostle.c
1.12 06/01/21 17:12:51 barrysmith@barry-smiths-computer.local +3 -8
remove if not null test around all PetscFree()

src/mat/partition/impls/chaco/chaco.c
1.16 06/01/21 17:12:51 barrysmith@barry-smiths-computer.local +2 -7
remove if not null test around all PetscFree()

src/mat/matfd/fdmatrix.c
1.39 06/01/21 17:12:51 barrysmith@barry-smiths-computer.local +5 -5
remove if not null test around all PetscFree()

src/mat/interface/matrix.c
1.211 06/01/21 17:12:50 barrysmith@barry-smiths-computer.local +2 -6
remove if not null test around all PetscFree()

src/mat/impls/sbaij/seq/sbaijfact2.c
1.69 06/01/21 17:12:50 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/mat/impls/sbaij/seq/sbaij.c
1.157 06/01/21 17:12:50 barrysmith@barry-smiths-computer.local +11 -14
remove if not null test around all PetscFree()

src/mat/impls/sbaij/mpi/sbaijov.c
1.43 06/01/21 17:12:50 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/mat/impls/sbaij/mpi/mpisbaij.c
1.140 06/01/21 17:12:49 barrysmith@barry-smiths-computer.local +10 -12
remove if not null test around all PetscFree()

src/mat/impls/rowbs/mpi/mpirowbs.c
1.87 06/01/21 17:12:49 barrysmith@barry-smiths-computer.local +3 -3
remove if not null test around all PetscFree()

src/mat/impls/dense/seq/dense.c
1.94 06/01/21 17:12:49 barrysmith@barry-smiths-computer.local +5 -7
remove if not null test around all PetscFree()

src/mat/impls/dense/mpi/mpidense.c
1.74 06/01/21 17:12:49 barrysmith@barry-smiths-computer.local +5 -5
remove if not null test around all PetscFree()

src/mat/impls/bdiag/seq/bdiag3.c
1.30 06/01/21 17:12:48 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/mat/impls/bdiag/seq/bdiag.c
1.57 06/01/21 17:12:48 barrysmith@barry-smiths-computer.local +2 -2
remove if not null test around all PetscFree()

src/mat/impls/bdiag/mpi/mpibdiag.c
1.56 06/01/21 17:12:48 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/mat/impls/baij/seq/baij.c
1.145 06/01/21 17:12:47 barrysmith@barry-smiths-computer.local +11 -11
remove if not null test around all PetscFree()

src/mat/impls/baij/mpi/mpibaij.c
1.109 06/01/21 17:12:47 barrysmith@barry-smiths-computer.local +12 -14
remove if not null test around all PetscFree()

src/mat/impls/aij/seq/lusol/lusol.c
1.42 06/01/21 17:12:47 barrysmith@barry-smiths-computer.local +0 -1
remove if not null test around all PetscFree()

src/mat/impls/aij/seq/crl/crl.c
1.18 06/01/21 17:12:47 barrysmith@barry-smiths-computer.local +2 -3
remove if not null test around all PetscFree()

src/mat/impls/aij/seq/aij.c
1.251 06/01/21 17:12:46 barrysmith@barry-smiths-computer.local +6 -6
remove if not null test around all PetscFree()

src/mat/impls/aij/mpi/mumps/mumps.c
1.103 06/01/21 17:12:46 barrysmith@barry-smiths-computer.local +2 -6
remove if not null test around all PetscFree()

src/mat/impls/aij/mpi/mpiptap.c
1.28 06/01/21 17:12:46 barrysmith@barry-smiths-computer.local +3 -3
remove if not null test around all PetscFree()

src/mat/impls/aij/mpi/mpimatmatmult.c
1.13 06/01/21 17:12:46 barrysmith@barry-smiths-computer.local +4 -4
remove if not null test around all PetscFree()

src/mat/impls/aij/mpi/crl/mcrl.c
1.11 06/01/21 17:12:46 barrysmith@barry-smiths-computer.local +2 -7
remove if not null test around all PetscFree()

src/mat/impls/aij/mpi/mpiaij.c
1.267 06/01/21 17:12:45 barrysmith@barry-smiths-computer.local +8 -10
remove if not null test around all PetscFree()

src/mat/impls/adj/mpi/mpiadj.c
1.54 06/01/21 17:12:45 barrysmith@barry-smiths-computer.local +2 -2
remove if not null test around all PetscFree()

src/mat/examples/tests/ex92.c
1.13 06/01/21 17:12:44 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/ksp/pc/interface/pcset.c
1.28 06/01/21 17:12:44 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/ksp/pc/impls/shell/shellpc.c
1.35 06/01/21 17:12:43 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/ksp/pc/impls/is/pcis.c
1.29 06/01/21 17:12:43 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/ksp/pc/impls/is/nn/nn.c
1.35 06/01/21 17:12:43 barrysmith@barry-smiths-computer.local +2 -2
remove if not null test around all PetscFree()

src/ksp/pc/impls/fieldsplit/fieldsplit.c
1.31 06/01/21 17:12:43 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/ksp/pc/impls/bjacobi/bjacobi.c
1.53 06/01/21 17:12:42 barrysmith@barry-smiths-computer.local +6 -6
remove if not null test around all PetscFree()

src/ksp/pc/impls/asm/asm.c
1.54 06/01/21 17:12:42 barrysmith@barry-smiths-computer.local +3 -3
remove if not null test around all PetscFree()

src/ksp/ksp/interface/iterativ.c
1.44 06/01/21 17:12:42 barrysmith@barry-smiths-computer.local +1 -4
remove if not null test around all PetscFree()

src/ksp/ksp/impls/gmres/lgmres/lgmres.c
1.48 06/01/21 17:12:42 barrysmith@barry-smiths-computer.local +10 -11
remove if not null test around all PetscFree()

src/ksp/ksp/impls/gmres/fgmres/fgmres.c
1.58 06/01/21 17:12:42 barrysmith@barry-smiths-computer.local +12 -16
remove if not null test around all PetscFree()

src/ksp/ksp/impls/gmres/gmres.c
1.69 06/01/21 17:12:41 barrysmith@barry-smiths-computer.local +8 -25
remove if not null test around all PetscFree()

src/dm/mesh/mesh.c
1.53 06/01/21 17:12:40 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/dm/da/utils/sliced.c
1.25 06/01/21 17:12:39 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/dm/da/src/dadestroy.c
1.25 06/01/21 17:12:39 barrysmith@barry-smiths-computer.local +18 -42
remove if not null test around all PetscFree()

src/dm/da/examples/tests/ex3.c
1.7 06/01/21 17:12:39 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/dm/ao/interface/aodata.c
1.20 06/01/21 17:12:38 barrysmith@barry-smiths-computer.local +1 -1
remove if not null test around all PetscFree()

src/contrib/ysmp/ex1.c
1.10 06/01/21 17:12:37 barrysmith@barry-smiths-computer.local +2 -1
remove if not null test around all PetscFree()


Hg-commit: b4af67b5c981881d35552a72f29068911e24b525

show more ...


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


# 06262987 13-Jan-2006 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.3934
balay@asterix.mcs.anl.gov|ChangeSet|20060113230256|04536
ChangeSet
1.3934 06/01/13 17:02:56 balay@asterix.mcs.anl.gov +10 -0
add in ncolors[max] parameter to ISColoringCreate(

bk-changeset-1.3934
balay@asterix.mcs.anl.gov|ChangeSet|20060113230256|04536
ChangeSet
1.3934 06/01/13 17:02:56 balay@asterix.mcs.anl.gov +10 -0
add in ncolors[max] parameter to ISColoringCreate()

src/vec/is/utils/iscoloring.c
1.39 06/01/13 17:02:54 balay@asterix.mcs.anl.gov +9 -1
add in ncolors[max] parameter to ISColoringCreate()

src/vec/is/utils/ftn-custom/ziscoloringf.c
1.2 06/01/13 17:02:54 balay@asterix.mcs.anl.gov +2 -2
add in ncolors[max] parameter to ISColoringCreate()

src/snes/examples/tutorials/ex5s.c
1.13 06/01/13 17:02:54 balay@asterix.mcs.anl.gov +1 -1
add in ncolors[max] parameter to ISColoringCreate()

src/mat/interface/matrix.c
1.207 06/01/13 17:02:54 balay@asterix.mcs.anl.gov +2 -1
add in ncolors[max] parameter to ISColoringCreate()

src/mat/impls/csr/inode/inode.c
1.57 06/01/13 17:02:54 balay@asterix.mcs.anl.gov +1 -1
add in ncolors[max] parameter to ISColoringCreate()

src/mat/impls/aij/seq/aij.c
1.248 06/01/13 17:02:53 balay@asterix.mcs.anl.gov +1 -1
add in ncolors[max] parameter to ISColoringCreate()

src/mat/impls/aij/mpi/mpiaij.c
1.262 06/01/13 17:02:53 balay@asterix.mcs.anl.gov +3 -3
add in ncolors[max] parameter to ISColoringCreate()

src/mat/color/color.c
1.27 06/01/13 17:02:53 balay@asterix.mcs.anl.gov +1 -1
add in ncolors[max] parameter to ISColoringCreate()

src/dm/da/utils/fdda.c
1.55 06/01/13 17:02:53 balay@asterix.mcs.anl.gov +20 -8
add in ncolors[max] parameter to ISColoringCreate()

include/petscis.h
1.30 06/01/13 17:02:53 balay@asterix.mcs.anl.gov +1 -1
add in ncolors[max] parameter to ISColoringCreate()


Hg-commit: 2f27f5c26a09c30add098ea0a34f55335e4fe008

show more ...


# 6cf91177 08-Jan-2006 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3927
barrysmith@barry-smiths-computer.local|ChangeSet|20060108031511|00210
ChangeSet
1.3927 06/01/07 21:15:11 barrysmith@barry-smiths-computer.local +128 -0
Many files:
removed

bk-changeset-1.3927
barrysmith@barry-smiths-computer.local|ChangeSet|20060108031511|00210
ChangeSet
1.3927 06/01/07 21:15:11 barrysmith@barry-smiths-computer.local +128 -0
Many files:
removed verbose from PetscInfo and -info

src/vec/vec/utils/vscat.c
1.48 06/01/07 21:10:42 barrysmith@barry-smiths-computer.local +18 -18
removed verbose from PetscInfo and -info

src/vec/vec/utils/vpscat.c
1.56 06/01/07 21:10:42 barrysmith@barry-smiths-computer.local +13 -13
removed verbose from PetscInfo and -info

src/vec/vec/utils/comb.c
1.32 06/01/07 21:10:40 barrysmith@barry-smiths-computer.local +2 -2
removed verbose from PetscInfo and -info

src/vec/vec/interface/vector.c
1.152 06/01/07 21:10:40 barrysmith@barry-smiths-computer.local +1 -1
removed verbose from PetscInfo and -info

src/vec/vec/interface/rvector.c
1.153 06/01/07 21:10:39 barrysmith@barry-smiths-computer.local +1 -1
removed verbose from PetscInfo and -info

src/vec/vec/interface/dlregisvec.c
1.33 06/01/07 21:10:39 barrysmith@barry-smiths-computer.local +4 -4
removed verbose from PetscInfo and -info

src/vec/vec/impls/mpi/pdvec.c
1.68 06/01/07 21:10:37 barrysmith@barry-smiths-computer.local +2 -2
removed verbose from PetscInfo and -info

src/vec/is/utils/isltog.c
1.44 06/01/07 21:10:27 barrysmith@barry-smiths-computer.local +2 -2
removed verbose from PetscInfo and -info

src/vec/is/utils/iscoloring.c
1.37 06/01/07 21:10:26 barrysmith@barry-smiths-computer.local +1 -1
removed verbose from PetscInfo and -info

src/ts/interface/tsfd.c
1.18 06/01/07 21:10:22 barrysmith@barry-smiths-computer.local +2 -2
removed verbose from PetscInfo and -info

src/ts/interface/dlregists.c
1.28 06/01/07 21:10:22 barrysmith@barry-smiths-computer.local +2 -2
removed verbose from PetscInfo and -info

src/sys/viewer/interface/dlregispetsc.c
1.31 06/01/07 21:10:03 barrysmith@barry-smiths-computer.local +2 -2
removed verbose from PetscInfo and -info

src/sys/viewer/impls/socket/send.c
1.37 06/01/07 21:10:01 barrysmith@barry-smiths-computer.local +1 -1
removed verbose from PetscInfo and -info

src/sys/viewer/impls/matlab/vmatlab.c
1.29 06/01/07 21:10:00 barrysmith@barry-smiths-computer.local +4 -4
removed verbose from PetscInfo and -info

src/sys/viewer/impls/binary/binv.c
1.58 06/01/07 21:09:59 barrysmith@barry-smiths-computer.local +1 -1
removed verbose from PetscInfo and -info

src/sys/viewer/impls/ascii/vcreatea.c
1.22 06/01/07 21:09:58 barrysmith@barry-smiths-computer.local +1 -1
removed verbose from PetscInfo and -info

src/sys/verbose/verboseinfo.c
1.36 06/01/07 21:09:57 barrysmith@barry-smiths-computer.local +36 -36
removed verbose from PetscInfo and -info

src/sys/utils/random.c
1.31 06/01/07 21:09:56 barrysmith@barry-smiths-computer.local +1 -1
removed verbose from PetscInfo and -info

src/sys/utils/fhost.c
1.24 06/01/07 21:09:55 barrysmith@barry-smiths-computer.local +1 -1
removed verbose from PetscInfo and -info

src/sys/plog/plogmpe.c
1.20 06/01/07 21:09:53 barrysmith@barry-smiths-computer.local +4 -4
removed verbose from PetscInfo and -info

src/sys/plog/plog.c
1.77 06/01/07 21:09:53 barrysmith@barry-smiths-computer.local +3 -3
removed verbose from PetscInfo and -info

src/sys/objects/tagm.c
1.35 06/01/07 21:09:52 barrysmith@barry-smiths-computer.local +7 -7
removed verbose from PetscInfo and -info

src/sys/objects/pinit.c
1.73 06/01/07 21:09:51 barrysmith@barry-smiths-computer.local +7 -7
removed verbose from PetscInfo and -info

src/sys/objects/options.c
1.64 06/01/07 21:09:50 barrysmith@barry-smiths-computer.local +1 -1
removed verbose from PetscInfo and -info

src/sys/objects/init.c
1.62 06/01/07 21:09:50 barrysmith@barry-smiths-computer.local +8 -8
removed verbose from PetscInfo and -info

src/sys/matlabengine/matlab.c
1.46 06/01/07 21:09:48 barrysmith@barry-smiths-computer.local +12 -12
removed verbose from PetscInfo and -info

src/sys/ftn-custom/zutils.c
1.4 06/01/07 21:09:48 barrysmith@barry-smiths-computer.local +1 -1
removed verbose from PetscInfo and -info

src/sys/ftn-custom/zstart.c
1.43 06/01/07 21:09:48 barrysmith@barry-smiths-computer.local +4 -4
removed verbose from PetscInfo and -info

src/sys/fileio/mpiuopen.c
1.26 06/01/07 21:09:46 barrysmith@barry-smiths-computer.local +2 -2
removed verbose from PetscInfo and -info

src/sys/fileio/ftest.c
1.38 06/01/07 21:09:45 barrysmith@barry-smiths-computer.local +1 -1
removed verbose from PetscInfo and -info

src/sys/fileio/fretrieve.c
1.31 06/01/07 21:09:45 barrysmith@barry-smiths-computer.local +3 -3
removed verbose from PetscInfo and -info

src/sys/draw/impls/x/xcolor.c
1.15 06/01/07 21:09:35 barrysmith@barry-smiths-computer.local +2 -2
removed verbose from PetscInfo and -info

src/sys/dll/dl.c
1.40 06/01/07 21:09:32 barrysmith@barry-smiths-computer.local +12 -12
removed verbose from PetscInfo and -info

src/snes/utils/damgsnes.c
1.80 06/01/07 21:09:28 barrysmith@barry-smiths-computer.local +2 -2
removed verbose from PetscInfo and -info

src/snes/mf/snesmfj.c
1.61 06/01/07 21:09:28 barrysmith@barry-smiths-computer.local +3 -3
removed verbose from PetscInfo and -info

src/snes/interface/noise/snesnoise.c
1.23 06/01/07 21:09:27 barrysmith@barry-smiths-computer.local +2 -2
removed verbose from PetscInfo and -info

src/snes/interface/noise/snesmfj2.c
1.32 06/01/07 21:09:27 barrysmith@barry-smiths-computer.local +2 -2
removed verbose from PetscInfo and -info

src/snes/interface/snesut.c
1.23 06/01/07 21:09:26 barrysmith@barry-smiths-computer.local +7 -7
removed verbose from PetscInfo and -info

src/snes/interface/snesj2.c
1.17 06/01/07 21:09:26 barrysmith@barry-smiths-computer.local +2 -2
removed verbose from PetscInfo and -info

src/snes/interface/snes.c
1.100 06/01/07 21:09:26 barrysmith@barry-smiths-computer.local +3 -3
removed verbose from PetscInfo and -info

src/snes/interface/dlregissnes.c
1.28 06/01/07 21:09:26 barrysmith@barry-smiths-computer.local +2 -2
removed verbose from PetscInfo and -info

src/snes/impls/tr/tr.c
1.35 06/01/07 21:09:25 barrysmith@barry-smiths-computer.local +14 -14
removed verbose from PetscInfo and -info

src/snes/impls/ls/ls.c
1.69 06/01/07 21:09:24 barrysmith@barry-smiths-computer.local +26 -26
removed verbose from PetscInfo and -info

src/mat/utils/multequal.c
1.12 06/01/07 21:09:13 barrysmith@barry-smiths-computer.local +4 -4
removed verbose from PetscInfo and -info

src/mat/utils/matstash.c
1.22 06/01/07 21:09:13 barrysmith@barry-smiths-computer.local +3 -3
removed verbose from PetscInfo and -info

src/mat/utils/gcreate.c
1.44 06/01/07 21:09:12 barrysmith@barry-smiths-computer.local +1 -1
removed verbose from PetscInfo and -info

src/mat/utils/compressedrow.c
1.14 06/01/07 21:09:12 barrysmith@barry-smiths-computer.local +5 -5
removed verbose from PetscInfo and -info

src/mat/matfd/fdmatrix.c
1.37 06/01/07 21:09:09 barrysmith@barry-smiths-computer.local +3 -3
removed verbose from PetscInfo and -info

src/mat/interface/matrix.c
1.206 06/01/07 21:09:08 barrysmith@barry-smiths-computer.local +5 -5
removed verbose from PetscInfo and -info

src/mat/interface/dlregismat.c
1.36 06/01/07 21:09:07 barrysmith@barry-smiths-computer.local +2 -2
removed verbose from PetscInfo and -info

src/mat/impls/sbaij/seq/sbaijfact2.c
1.66 06/01/07 21:09:06 barrysmith@barry-smiths-computer.local +27 -27
removed verbose from PetscInfo and -info

src/mat/impls/sbaij/seq/sbaijfact.c
1.92 06/01/07 21:09:05 barrysmith@barry-smiths-computer.local +31 -31
removed verbose from PetscInfo and -info

src/mat/impls/sbaij/seq/sbaij.c
1.153 06/01/07 21:09:05 barrysmith@barry-smiths-computer.local +12 -12
removed verbose from PetscInfo and -info

src/mat/impls/sbaij/mpi/mpisbaij.c
1.136 06/01/07 21:09:03 barrysmith@barry-smiths-computer.local +5 -5
removed verbose from PetscInfo and -info

src/mat/impls/rowbs/mpi/mpirowbs.c
1.80 06/01/07 21:09:03 barrysmith@barry-smiths-computer.local +8 -8
removed verbose from PetscInfo and -info

src/mat/impls/rowbs/mpi/cholbs.c
1.17 06/01/07 21:09:02 barrysmith@barry-smiths-computer.local +2 -2
removed verbose from PetscInfo and -info

src/mat/impls/dense/seq/dense.c
1.90 06/01/07 21:09:01 barrysmith@barry-smiths-computer.local +1 -1
removed verbose from PetscInfo and -info

src/mat/impls/dense/mpi/plapack/plapack.c
1.11 06/01/07 21:09:00 barrysmith@barry-smiths-computer.local +1 -1
removed verbose from PetscInfo and -info

src/mat/impls/dense/mpi/mpidense.c
1.70 06/01/07 21:08:59 barrysmith@barry-smiths-computer.local +2 -2
removed verbose from PetscInfo and -info

src/mat/impls/csr/inode/inode.c
1.55 06/01/07 21:08:59 barrysmith@barry-smiths-computer.local +7 -7
removed verbose from PetscInfo and -info

src/mat/impls/bdiag/seq/bdiag2.c
1.26 06/01/07 21:08:58 barrysmith@barry-smiths-computer.local +4 -4
removed verbose from PetscInfo and -info

src/mat/impls/bdiag/seq/bdiag.c
1.53 06/01/07 21:08:58 barrysmith@barry-smiths-computer.local +3 -3
removed verbose from PetscInfo and -info

src/mat/impls/bdiag/mpi/mpibdiag.c
1.52 06/01/07 21:08:57 barrysmith@barry-smiths-computer.local +3 -3
removed verbose from PetscInfo and -info

src/mat/impls/baij/seq/baijfact3.c
1.27 06/01/07 21:08:56 barrysmith@barry-smiths-computer.local +6 -6
removed verbose from PetscInfo and -info

src/mat/impls/baij/seq/baijfact2.c
1.53 06/01/07 21:08:56 barrysmith@barry-smiths-computer.local +35 -35
removed verbose from PetscInfo and -info

src/mat/impls/baij/seq/baijfact.c
1.37 06/01/07 21:08:55 barrysmith@barry-smiths-computer.local +14 -14
removed verbose from PetscInfo and -info

src/mat/impls/baij/seq/baij.c
1.141 06/01/07 21:08:55 barrysmith@barry-smiths-computer.local +6 -6
removed verbose from PetscInfo and -info

src/mat/impls/baij/mpi/mpibaij.c
1.105 06/01/07 21:08:53 barrysmith@barry-smiths-computer.local +14 -14
removed verbose from PetscInfo and -info

src/mat/impls/baij/mpi/baijov.c
1.35 06/01/07 21:08:53 barrysmith@barry-smiths-computer.local +1 -1
removed verbose from PetscInfo and -info

src/mat/impls/aij/seq/umfpack/umfpack.c
1.48 06/01/07 21:08:52 barrysmith@barry-smiths-computer.local +1 -1
removed verbose from PetscInfo and -info

src/mat/impls/aij/seq/superlu/superlu.c
1.84 06/01/07 21:08:52 barrysmith@barry-smiths-computer.local +1 -1
removed verbose from PetscInfo and -info

src/mat/impls/aij/seq/matlab/aijmatlab.c
1.47 06/01/07 21:08:52 barrysmith@barry-smiths-computer.local +3 -3
removed verbose from PetscInfo and -info

src/mat/impls/aij/seq/lusol/lusol.c
1.40 06/01/07 21:08:51 barrysmith@barry-smiths-computer.local +1 -1
removed verbose from PetscInfo and -info

src/mat/impls/aij/seq/essl/essl.c
1.43 06/01/07 21:08:51 barrysmith@barry-smiths-computer.local +1 -1
removed verbose from PetscInfo and -info

src/mat/impls/aij/seq/symtranspose.c
1.12 06/01/07 21:08:50 barrysmith@barry-smiths-computer.local +3 -3
removed verbose from PetscInfo and -info

src/mat/impls/aij/seq/crl/crl.c
1.15 06/01/07 21:08:50 barrysmith@barry-smiths-computer.local +1 -1
removed verbose from PetscInfo and -info

src/mat/impls/aij/seq/matmatmult.c
1.89 06/01/07 21:08:49 barrysmith@barry-smiths-computer.local +1 -1
removed verbose from PetscInfo and -info

src/mat/impls/aij/seq/aijfact.c
1.127 06/01/07 21:08:48 barrysmith@barry-smiths-computer.local +30 -30
removed verbose from PetscInfo and -info

src/mat/impls/aij/seq/aij.c
1.246 06/01/07 21:08:48 barrysmith@barry-smiths-computer.local +6 -6
removed verbose from PetscInfo and -info

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.119 06/01/07 21:08:48 barrysmith@barry-smiths-computer.local +1 -1
removed verbose from PetscInfo and -info

src/mat/impls/aij/mpi/mumps/mumps.c
1.99 06/01/07 21:08:47 barrysmith@barry-smiths-computer.local +2 -2
removed verbose from PetscInfo and -info

src/mat/impls/aij/mpi/crl/mcrl.c
1.8 06/01/07 21:08:47 barrysmith@barry-smiths-computer.local +1 -1
removed verbose from PetscInfo and -info

src/mat/impls/aij/mpi/mpiptap.c
1.22 06/01/07 21:08:46 barrysmith@barry-smiths-computer.local +2 -2
removed verbose from PetscInfo and -info

src/mat/impls/aij/mpi/mpiov.c
1.39 06/01/07 21:08:46 barrysmith@barry-smiths-computer.local +1 -1
removed verbose from PetscInfo and -info

src/mat/impls/aij/mpi/mpiaij.c
1.260 06/01/07 21:08:46 barrysmith@barry-smiths-computer.local +4 -4
removed verbose from PetscInfo and -info

src/mat/impls/aij/mpi/mmaij.c
1.27 06/01/07 21:08:45 barrysmith@barry-smiths-computer.local +1 -1
removed verbose from PetscInfo and -info

src/mat/impls/aij/mpi/fdmpiaij.c
1.15 06/01/07 21:08:45 barrysmith@barry-smiths-computer.local +1 -1
removed verbose from PetscInfo and -info

src/mat/impls/adj/mpi/mpiadj.c
1.50 06/01/07 21:08:44 barrysmith@barry-smiths-computer.local +1 -1
removed verbose from PetscInfo and -info

src/mat/color/color.c
1.25 06/01/07 21:08:28 barrysmith@barry-smiths-computer.local +1 -1
removed verbose from PetscInfo and -info

src/ksp/pc/interface/precon.c
1.70 06/01/07 21:08:27 barrysmith@barry-smiths-computer.local +5 -5
removed verbose from PetscInfo and -info

src/ksp/pc/impls/tfs/pxxt.c
1.28 06/01/07 21:08:26 barrysmith@barry-smiths-computer.local +1 -1
removed verbose from PetscInfo and -info

src/ksp/pc/impls/sor/sor.c
1.36 06/01/07 21:08:24 barrysmith@barry-smiths-computer.local +1 -1
removed verbose from PetscInfo and -info

src/ksp/pc/impls/mg/mg.c
1.71 06/01/07 21:08:22 barrysmith@barry-smiths-computer.local +3 -3
removed verbose from PetscInfo and -info

src/ksp/pc/impls/jacobi/jacobi.c
1.22 06/01/07 21:08:21 barrysmith@barry-smiths-computer.local +1 -1
removed verbose from PetscInfo and -info

src/ksp/pc/impls/hypre/hyppilut.c
1.83 06/01/07 21:08:20 barrysmith@barry-smiths-computer.local +1 -1
removed verbose from PetscInfo and -info

src/ksp/pc/impls/fieldsplit/fieldsplit.c
1.29 06/01/07 21:08:19 barrysmith@barry-smiths-computer.local +1 -1
removed verbose from PetscInfo and -info

src/ksp/pc/impls/factor/lu/lu.c
1.52 06/01/07 21:08:19 barrysmith@barry-smiths-computer.local +1 -1
removed verbose from PetscInfo and -info

src/ksp/ksp/interface/itfunc.c
1.77 06/01/07 21:08:14 barrysmith@barry-smiths-computer.local +1 -1
removed verbose from PetscInfo and -info

src/ksp/ksp/interface/iterativ.c
1.42 06/01/07 21:08:13 barrysmith@barry-smiths-computer.local +8 -8
removed verbose from PetscInfo and -info

src/ksp/ksp/interface/itcreate.c
1.71 06/01/07 21:08:13 barrysmith@barry-smiths-computer.local +1 -1
removed verbose from PetscInfo and -info

src/ksp/ksp/interface/dlregisksp.c
1.31 06/01/07 21:08:13 barrysmith@barry-smiths-computer.local +4 -4
removed verbose from PetscInfo and -info

src/ksp/ksp/impls/symmlq/symmlq.c
1.28 06/01/07 21:08:12 barrysmith@barry-smiths-computer.local +2 -2
removed verbose from PetscInfo and -info

src/ksp/ksp/impls/qcg/qcg.c
1.29 06/01/07 21:08:11 barrysmith@barry-smiths-computer.local +6 -6
removed verbose from PetscInfo and -info

src/ksp/ksp/impls/minres/minres.c
1.27 06/01/07 21:08:11 barrysmith@barry-smiths-computer.local +2 -2
removed verbose from PetscInfo and -info

src/ksp/ksp/impls/gmres/lgmres/lgmres.c
1.46 06/01/07 21:08:10 barrysmith@barry-smiths-computer.local +2 -2
removed verbose from PetscInfo and -info

src/ksp/ksp/impls/gmres/fgmres/fgmres.c
1.56 06/01/07 21:08:10 barrysmith@barry-smiths-computer.local +1 -1
removed verbose from PetscInfo and -info

src/ksp/ksp/impls/gmres/gmres.c
1.67 06/01/07 21:08:09 barrysmith@barry-smiths-computer.local +2 -2
removed verbose from PetscInfo and -info

src/ksp/ksp/impls/gmres/borthog2.c
1.26 06/01/07 21:08:09 barrysmith@barry-smiths-computer.local +1 -1
removed verbose from PetscInfo and -info

src/ksp/ksp/impls/cr/cr.c
1.37 06/01/07 21:08:09 barrysmith@barry-smiths-computer.local +3 -3
removed verbose from PetscInfo and -info

src/ksp/ksp/impls/cg/cgne/cgne.c
1.33 06/01/07 21:08:08 barrysmith@barry-smiths-computer.local +2 -2
removed verbose from PetscInfo and -info

src/ksp/ksp/impls/cg/cg.c
1.44 06/01/07 21:08:08 barrysmith@barry-smiths-computer.local +3 -3
removed verbose from PetscInfo and -info

src/ksp/ksp/examples/tutorials/ex10.c
1.59 06/01/07 21:07:59 barrysmith@barry-smiths-computer.local +1 -1
removed verbose from PetscInfo and -info

src/ksp/ksp/examples/tests/ex27.c
1.3 06/01/07 21:07:56 barrysmith@barry-smiths-computer.local +1 -1
removed verbose from PetscInfo and -info

src/docs/website/publications/index.html
1.36 06/01/07 21:07:49 barrysmith@barry-smiths-computer.local +5 -5
removed verbose from PetscInfo and -info

src/docs/website/documentation/changes/231.html
1.52 06/01/07 21:07:43 barrysmith@barry-smiths-computer.local +3 -0
removed verbose from PetscInfo and -info

src/docs/website/documentation/troubleshooting.html
1.32 06/01/07 21:07:41 barrysmith@barry-smiths-computer.local +1 -1
removed verbose from PetscInfo and -info

src/docs/website/documentation/faq.html
1.30 06/01/07 21:07:40 barrysmith@barry-smiths-computer.local +1 -1
removed verbose from PetscInfo and -info

src/docs/tex/manual/part2.tex
1.107 06/01/07 21:07:36 barrysmith@barry-smiths-computer.local +18 -18
removed verbose from PetscInfo and -info

src/dm/mesh/sieve/PreSieve.cxx
1.35 06/01/07 21:07:31 barrysmith@barry-smiths-computer.local +4 -4
removed verbose from PetscInfo and -info

src/dm/da/src/gr2.c
1.39 06/01/07 21:07:26 barrysmith@barry-smiths-computer.local +5 -5
removed verbose from PetscInfo and -info

src/dm/da/src/dasub.c
1.14 06/01/07 21:07:25 barrysmith@barry-smiths-computer.local +3 -3
removed verbose from PetscInfo and -info

src/dm/da/src/da2.c
1.75 06/01/07 21:07:24 barrysmith@barry-smiths-computer.local +1 -1
removed verbose from PetscInfo and -info

src/dm/ao/interface/dlregisdm.c
1.31 06/01/07 21:07:19 barrysmith@barry-smiths-computer.local +3 -3
removed verbose from PetscInfo and -info

src/contrib/helmholtz_2/ex12.c
1.10 06/01/07 21:06:59 barrysmith@barry-smiths-computer.local +1 -1
removed verbose from PetscInfo and -info

python/PETSc/utilities/libraryOptions.py
1.26 06/01/07 21:06:50 barrysmith@barry-smiths-computer.local +4 -4
removed verbose from PetscInfo and -info

include/petsclog.h
1.67 06/01/07 21:06:32 barrysmith@barry-smiths-computer.local +7 -7
removed verbose from PetscInfo and -info

include/petsc.h
1.160 06/01/07 21:06:30 barrysmith@barry-smiths-computer.local +1 -1
removed verbose from PetscInfo and -info

bmake/common/rules
1.181 06/01/07 21:06:24 barrysmith@barry-smiths-computer.local +2 -3
removed verbose from PetscInfo and -info


Hg-commit: daa490f1b957c57dd6cd4d11f3dd6573777b4982

show more ...


# d64ac4a7 05-Jan-2006 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.3924
balay@asterix.mcs.anl.gov|ChangeSet|20060105235937|30499
ChangeSet
1.3924 06/01/05 17:59:37 balay@asterix.mcs.anl.gov +1 -0
fix typo

src/mat/interface/matrix.c
1.205 06

bk-changeset-1.3924
balay@asterix.mcs.anl.gov|ChangeSet|20060105235937|30499
ChangeSet
1.3924 06/01/05 17:59:37 balay@asterix.mcs.anl.gov +1 -0
fix typo

src/mat/interface/matrix.c
1.205 06/01/05 17:59:35 balay@asterix.mcs.anl.gov +1 -1
fix typo


Hg-commit: 53c1e1c2cbbf4b83f5147824c888a1fc946ecf43

show more ...


# 575c63b4 05-Jan-2006 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3921
barrysmith@barry-smiths-computer.local|ChangeSet|20060105200600|31907
ChangeSet
1.3921 06/01/05 14:06:00 barrysmith@barry-smiths-computer.local +2 -0
matrix.c:
petsc-maint

bk-changeset-1.3921
barrysmith@barry-smiths-computer.local|ChangeSet|20060105200600|31907
ChangeSet
1.3921 06/01/05 14:06:00 barrysmith@barry-smiths-computer.local +2 -0
matrix.c:
petsc-maint 14213 gets non-block stash info twice instead of nonblock and block
index.html:
full link to tutorials

src/mat/interface/matrix.c
1.204 06/01/05 14:05:18 barrysmith@barry-smiths-computer.local +1 -1
petsc-maint 14213 gets non-block stash info twice instead of nonblock and block

src/docs/website/documentation/tutorials/index.html
1.27 06/01/04 11:45:36 barrysmith@barrysmith-11.mcs.anl.gov +1 -1
full link to tutorials


Hg-commit: 097e060298b15335dd23a9602de485cf5c6aa6d5

show more ...


# 09146435 16-Dec-2005 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.3876
knepley@khan.(none)|ChangeSet|20051216043552|59504
ChangeSet
1.3876 05/12/15 22:35:52 knepley@khan.(none) +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.(none)

bk-changeset-1.3876
knepley@khan.(none)|ChangeSet|20051216043552|59504
ChangeSet
1.3876 05/12/15 22:35:52 knepley@khan.(none) +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.(none):/PETSc3/petsc/petsc-dev


Hg-commit: 372704c5b3f4a1d8a01198ac01f292edc5cb9b1b

show more ...


# e84be62f 16-Dec-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3869.1.9
barrysmith@barry-smiths-computer.local|ChangeSet|20051216024344|58963
ChangeSet
1.3869.1.9 05/12/15 20:43:44 barrysmith@barry-smiths-computer.local +0 -0
Merge bk://petsc@

bk-changeset-1.3869.1.9
barrysmith@barry-smiths-computer.local|ChangeSet|20051216024344|58963
ChangeSet
1.3869.1.9 05/12/15 20:43:44 barrysmith@barry-smiths-computer.local +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barry-smiths-computer.local:/Users/barrysmith/petsc-dev


Hg-commit: 4aac1d32cfe0d60925dad0b99414615578a28d0a

show more ...


# 2401956b 16-Dec-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3869.4.4
barrysmith@barry-smiths-computer.local|ChangeSet|20051216024320|58989
ChangeSet
1.3869.4.4 05/12/15 20:43:20 barrysmith@barry-smiths-computer.local +27 -0
231.html:
ch

bk-changeset-1.3869.4.4
barrysmith@barry-smiths-computer.local|ChangeSet|20051216024320|58989
ChangeSet
1.3869.4.4 05/12/15 20:43:20 barrysmith@barry-smiths-computer.local +27 -0
231.html:
change for PCILU/LU/ICCSet... to PCFactorSet ..
Many files:
Change -pc_ilu/icc etc to -pc_factor
iscoloring.c:
test fails on special case where nc is 256 hence caste to unsigned char gives 0
.del-zluf.c~6c7752d5ca766537:
Delete: src/ksp/pc/impls/factor/lu/ftn-custom/zluf.c
.del-makefile~91e3104cea874600:
Delete: src/ksp/pc/impls/factor/lu/ftn-custom/makefile
petscapp.bib:
new pub from ORNL

src/docs/website/documentation/changes/231.html
1.51 05/12/15 20:40:53 barrysmith@barry-smiths-computer.local +206 -0
change for PCILU/LU/ICCSet... to PCFactorSet ..

src/sys/viewer/impls/ascii/vcreatea.c
1.21 05/12/15 20:30:20 barrysmith@barry-smiths-computer.local +1 -0
Change -pc_ilu/icc etc to -pc_factor

src/mat/utils/zerodiag.c
1.15 05/12/15 20:30:20 barrysmith@barry-smiths-computer.local +1 -2
Change -pc_ilu/icc etc to -pc_factor

src/mat/order/sorder.c
1.23 05/12/15 20:30:20 barrysmith@barry-smiths-computer.local +2 -2
Change -pc_ilu/icc etc to -pc_factor

src/mat/interface/matrix.c
1.203 05/12/15 20:30:19 barrysmith@barry-smiths-computer.local +4 -4
Change -pc_ilu/icc etc to -pc_factor

src/mat/impls/feti/feti.c
1.6 05/12/15 20:30:19 barrysmith@barry-smiths-computer.local +3 -3
Change -pc_ilu/icc etc to -pc_factor

src/mat/impls/baij/seq/baijfact2.c
1.52 05/12/15 20:30:18 barrysmith@barry-smiths-computer.local +1 -1
Change -pc_ilu/icc etc to -pc_factor

src/mat/impls/aij/seq/umfpack/umfpack.c
1.47 05/12/15 20:30:18 barrysmith@barry-smiths-computer.local +1 -1
Change -pc_ilu/icc etc to -pc_factor

src/ksp/pc/impls/factor/lu/lu.c
1.51 05/12/15 20:30:18 barrysmith@barry-smiths-computer.local +78 -147
Change -pc_ilu/icc etc to -pc_factor

src/ksp/pc/impls/factor/ilu/ftn-custom/ziluf.c
1.2 05/12/15 20:30:18 barrysmith@barry-smiths-computer.local +4 -4
Change -pc_ilu/icc etc to -pc_factor

src/ksp/pc/impls/factor/ilu/ilu.c
1.63 05/12/15 20:30:17 barrysmith@barry-smiths-computer.local +88 -300
Change -pc_ilu/icc etc to -pc_factor

src/ksp/pc/impls/factor/icc/icc.c
1.47 05/12/15 20:30:17 barrysmith@barry-smiths-computer.local +18 -86
Change -pc_ilu/icc etc to -pc_factor

src/ksp/pc/impls/factor/cholesky/cholesky.c
1.47 05/12/15 20:30:17 barrysmith@barry-smiths-computer.local +48 -124
Change -pc_ilu/icc etc to -pc_factor

src/ksp/pc/impls/asm/asm.c
1.53 05/12/15 20:30:17 barrysmith@barry-smiths-computer.local +1 -1
Change -pc_ilu/icc etc to -pc_factor

src/ksp/pc/examples/tutorials/ex2.c
1.15 05/12/15 20:30:17 barrysmith@barry-smiths-computer.local +3 -3
Change -pc_ilu/icc etc to -pc_factor

src/ksp/pc/examples/tutorials/ex1.c
1.13 05/12/15 20:30:16 barrysmith@barry-smiths-computer.local +3 -3
Change -pc_ilu/icc etc to -pc_factor

src/ksp/ksp/examples/tutorials/makefile
1.90 05/12/15 20:30:16 barrysmith@barry-smiths-computer.local +2 -2
Change -pc_ilu/icc etc to -pc_factor

src/ksp/ksp/examples/tests/makefile
1.34 05/12/15 20:30:16 barrysmith@barry-smiths-computer.local +2 -2
Change -pc_ilu/icc etc to -pc_factor

src/docs/tex/manual/part2.tex
1.105 05/12/15 20:30:15 barrysmith@barry-smiths-computer.local +45 -47
Change -pc_ilu/icc etc to -pc_factor

src/contrib/keyes/makefile
1.7 05/12/15 20:30:15 barrysmith@barry-smiths-computer.local +1 -1
Change -pc_ilu/icc etc to -pc_factor

include/petscpc.h
1.80 05/12/15 20:30:14 barrysmith@barry-smiths-computer.local +10 -25
Change -pc_ilu/icc etc to -pc_factor

include/petscmat.h
1.204 05/12/15 20:30:14 barrysmith@barry-smiths-computer.local +2 -3
Change -pc_ilu/icc etc to -pc_factor

include/petscksp.h
1.71 05/12/15 20:30:13 barrysmith@barry-smiths-computer.local +1 -1
Change -pc_ilu/icc etc to -pc_factor

src/vec/is/utils/iscoloring.c
1.36 05/12/15 16:47:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
test fails on special case where nc is 256 hence caste to unsigned char gives 0

BitKeeper/deleted/.del-zluf.c~6c7752d5ca766537
1.2 05/12/15 15:59:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Delete: src/ksp/pc/impls/factor/lu/ftn-custom/zluf.c

BitKeeper/deleted/.del-makefile~91e3104cea874600
1.2 05/12/15 15:59:40 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Delete: src/ksp/pc/impls/factor/lu/ftn-custom/makefile

src/docs/tex/petscapp.bib
1.221 05/12/15 15:10:20 barrysmith@barrysmith-57.mcs.anl.gov +9 -0
new pub from ORNL


Hg-commit: 8b2c323b74ed98f9dffbb555b74dd38f91182708

show more ...


# 808581df 08-Dec-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3860
barrysmith@barry-smiths-computer.local|ChangeSet|20051208205403|22419
ChangeSet
1.3860 05/12/08 14:54:03 barrysmith@barry-smiths-computer.local +5 -0
switch b,x arguments of M

bk-changeset-1.3860
barrysmith@barry-smiths-computer.local|ChangeSet|20051208205403|22419
ChangeSet
1.3860 05/12/08 14:54:03 barrysmith@barry-smiths-computer.local +5 -0
switch b,x arguments of MatScaleSystem and MatUnscaleSystem() to
be consistent with other calls

src/mat/interface/matrix.c
1.202 05/12/08 14:53:58 barrysmith@barry-smiths-computer.local +8 -8
switch b,x arguments of MatScaleSystem and MatUnscaleSystem() to
be consistent with other calls

src/mat/impls/rowbs/mpi/iccbs.c
1.11 05/12/08 14:53:58 barrysmith@barry-smiths-computer.local +2 -2
switch b,x arguments of MatScaleSystem and MatUnscaleSystem() to
be consistent with other calls

src/ksp/pc/interface/precon.c
1.68 05/12/08 14:53:58 barrysmith@barry-smiths-computer.local +2 -2
switch b,x arguments of MatScaleSystem and MatUnscaleSystem() to
be consistent with other calls

src/ksp/ksp/interface/iterativ.c
1.41 05/12/08 14:53:58 barrysmith@barry-smiths-computer.local +1 -1
switch b,x arguments of MatScaleSystem and MatUnscaleSystem() to
be consistent with other calls

src/docs/website/documentation/changes/231.html
1.50 05/12/08 14:53:58 barrysmith@barry-smiths-computer.local +205 -1
switch b,x arguments of MatScaleSystem and MatUnscaleSystem() to
be consistent with other calls


Hg-commit: ffd02bfd629853cb2cb81fd0846b531e654f3141

show more ...


# 3055610c 05-Dec-2005 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.3817
knepley@khan.(none)|ChangeSet|20051205130326|06978
ChangeSet
1.3817 05/12/05 07:03:26 knepley@khan.(none) +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.(none)

bk-changeset-1.3817
knepley@khan.(none)|ChangeSet|20051205130326|06978
ChangeSet
1.3817 05/12/05 07:03:26 knepley@khan.(none) +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.(none):/PETSc3/petsc/petsc-dev

src/dm/mesh/examples/tests/ex1.c
1.4 05/12/05 07:03:24 knepley@khan.(none) +0 -0
Auto merged


Hg-commit: b3c1ad410f56764ccf6e2d6718862c9700dfbf9c

show more ...


# a0c17816 04-Dec-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3813.1.14
barrysmith@barry-smiths-computer.local|ChangeSet|20051204171514|07010
ChangeSet
1.3813.1.14 05/12/04 11:15:14 barrysmith@barry-smiths-computer.local +0 -0
Merge bk://pets

bk-changeset-1.3813.1.14
barrysmith@barry-smiths-computer.local|ChangeSet|20051204171514|07010
ChangeSet
1.3813.1.14 05/12/04 11:15:14 barrysmith@barry-smiths-computer.local +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barry-smiths-computer.local:/Users/barrysmith/petsc-dev


Hg-commit: 72ff6056ad731fb9738d202502d3c5affd5025a6

show more ...


# 12329d30 04-Dec-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3813.6.1
barrysmith@barry-smiths-computer.local|ChangeSet|20051204005500|06489
ChangeSet
1.3813.6.1 05/12/03 18:55:00 barrysmith@barry-smiths-computer.local +2 -0
matrix.c:
len

bk-changeset-1.3813.6.1
barrysmith@barry-smiths-computer.local|ChangeSet|20051204005500|06489
ChangeSet
1.3813.6.1 05/12/03 18:55:00 barrysmith@barry-smiths-computer.local +2 -0
matrix.c:
length check was not made update for number of nonzero columns
ex29.c:
major leaque bug since May 2004; rho was not calculated of i,j was not on the
boundary so used old (or none) value

src/mat/interface/matrix.c
1.201 05/12/03 18:52:15 barrysmith@barry-smiths-computer.local +1 -1
length check was not made update for number of nonzero columns

src/ksp/ksp/examples/tutorials/ex29.c
1.23 05/12/03 18:35:20 barrysmith@barry-smiths-computer.local +2 -2
major leaque bug since May 2004; rho was not calculated of i,j was not on the
boundary so used old (or none) value


Hg-commit: 1219302db58889e7ce78d6427afa5fb2c07010a1

show more ...


# 6e8ab9e2 22-Nov-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3766
barrysmith@barry-smiths-computer.local|ChangeSet|20051122015240|55358
ChangeSet
1.3766 05/11/21 19:52:40 barrysmith@barry-smiths-computer.local +9 -0
Merge bk://petsc@petsc.bk

bk-changeset-1.3766
barrysmith@barry-smiths-computer.local|ChangeSet|20051122015240|55358
ChangeSet
1.3766 05/11/21 19:52:40 barrysmith@barry-smiths-computer.local +9 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barry-smiths-computer.local:/Users/barrysmith/petsc-dev

src/ksp/ksp/examples/tutorials/ex33.c
1.19 05/11/21 19:52:36 barrysmith@barry-smiths-computer.local +6 -12
Matt screws us again

src/mat/interface/matrix.c
1.200 05/11/21 19:46:51 barrysmith@barry-smiths-computer.local +0 -0
Auto merged

src/mat/impls/sbaij/seq/sbaij.c
1.152 05/11/21 19:46:50 barrysmith@barry-smiths-computer.local +0 -0
Auto merged

src/ksp/pc/impls/factor/lu/lu.c
1.48 05/11/21 19:46:49 barrysmith@barry-smiths-computer.local +0 -0
Auto merged

src/ksp/pc/impls/factor/ilu/ilu.c
1.61 05/11/21 19:46:49 barrysmith@barry-smiths-computer.local +0 -0
Auto merged

src/ksp/pc/impls/factor/icc/icc.c
1.45 05/11/21 19:46:49 barrysmith@barry-smiths-computer.local +0 -0
Auto merged

src/ksp/pc/impls/factor/cholesky/cholesky.c
1.45 05/11/21 19:46:49 barrysmith@barry-smiths-computer.local +0 -0
Auto merged

python/PETSc/packages/BlasLapack.py
1.145 05/11/21 19:46:48 barrysmith@barry-smiths-computer.local +0 -0
Auto merged

include/petsc.h
1.152 05/11/21 19:46:48 barrysmith@barry-smiths-computer.local +0 -0
Auto merged


Hg-commit: fc4e73369605255a3822b849ac0e0ddbc7c59413

show more ...


# a83599f4 21-Nov-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3755.1.4
barrysmith@barry-smiths-computer.local|ChangeSet|20051121223356|46556
ChangeSet
1.3755.1.4 05/11/21 16:33:56 barrysmith@barry-smiths-computer.local +134 -0
support for --w

bk-changeset-1.3755.1.4
barrysmith@barry-smiths-computer.local|ChangeSet|20051121223356|46556
ChangeSet
1.3755.1.4 05/11/21 16:33:56 barrysmith@barry-smiths-computer.local +134 -0
support for --with-precision=longdouble

src/vec/vec/impls/seq/bvec2.c
1.76 05/11/21 16:33:44 barrysmith@barry-smiths-computer.local +6 -6
support for --with-precision=longdouble

src/vec/vec/impls/mpi/pdvec.c
1.64 05/11/21 16:33:44 barrysmith@barry-smiths-computer.local +12 -12
support for --with-precision=longdouble

src/vec/vec/examples/tutorials/ex9.c
1.11 05/11/21 16:33:44 barrysmith@barry-smiths-computer.local +1 -1
support for --with-precision=longdouble

src/vec/vec/examples/tutorials/ex1e.c
1.11 05/11/21 16:33:44 barrysmith@barry-smiths-computer.local +10 -10
support for --with-precision=longdouble

src/vec/vec/examples/tutorials/ex11.c
1.10 05/11/21 16:33:44 barrysmith@barry-smiths-computer.local +5 -5
support for --with-precision=longdouble

src/vec/vec/examples/tutorials/ex1.c
1.13 05/11/21 16:33:44 barrysmith@barry-smiths-computer.local +10 -10
support for --with-precision=longdouble

src/vec/vec/examples/tests/ex28.c
1.10 05/11/21 16:33:44 barrysmith@barry-smiths-computer.local +8 -8
support for --with-precision=longdouble

src/vec/vec/examples/tests/ex21.c
1.12 05/11/21 16:33:44 barrysmith@barry-smiths-computer.local +2 -2
support for --with-precision=longdouble

src/ts/interface/ts.c
1.55 05/11/21 16:33:43 barrysmith@barry-smiths-computer.local +2 -2
support for --with-precision=longdouble

src/ts/impls/pseudo/posindep.c
1.26 05/11/21 16:33:43 barrysmith@barry-smiths-computer.local +1 -1
support for --with-precision=longdouble

src/ts/examples/tutorials/ex7.c
1.13 05/11/21 16:33:43 barrysmith@barry-smiths-computer.local +1 -1
support for --with-precision=longdouble

src/ts/examples/tutorials/ex6.c
1.19 05/11/21 16:33:43 barrysmith@barry-smiths-computer.local +2 -2
support for --with-precision=longdouble

src/ts/examples/tutorials/ex5.c
1.13 05/11/21 16:33:43 barrysmith@barry-smiths-computer.local +2 -2
support for --with-precision=longdouble

src/ts/examples/tutorials/ex4.c
1.12 05/11/21 16:33:43 barrysmith@barry-smiths-computer.local +2 -2
support for --with-precision=longdouble

src/ts/examples/tutorials/ex3.c
1.13 05/11/21 16:33:43 barrysmith@barry-smiths-computer.local +1 -1
support for --with-precision=longdouble

src/ts/examples/tutorials/ex2.c
1.11 05/11/21 16:33:42 barrysmith@barry-smiths-computer.local +1 -1
support for --with-precision=longdouble

src/ts/examples/tests/ex1.c
1.15 05/11/21 16:33:42 barrysmith@barry-smiths-computer.local +4 -4
support for --with-precision=longdouble

src/sys/utils/random.c
1.30 05/11/21 16:33:42 barrysmith@barry-smiths-computer.local +1 -1
support for --with-precision=longdouble

src/sys/objects/ptype.c
1.18 05/11/21 16:33:42 barrysmith@barry-smiths-computer.local +8 -1
support for --with-precision=longdouble

src/sys/objects/aoptions.c
1.43 05/11/21 16:33:42 barrysmith@barry-smiths-computer.local +3 -3
support for --with-precision=longdouble

src/sys/fileio/mprint.c
1.50 05/11/21 16:33:42 barrysmith@barry-smiths-computer.local +9 -0
support for --with-precision=longdouble

src/sys/examples/tests/ex3.c
1.6 05/11/21 16:33:42 barrysmith@barry-smiths-computer.local +1 -1
support for --with-precision=longdouble

src/sys/examples/tests/ex14.c
1.5 05/11/21 16:33:42 barrysmith@barry-smiths-computer.local +1 -1
support for --with-precision=longdouble

src/sys/draw/utils/lg.c
1.21 05/11/21 16:33:42 barrysmith@barry-smiths-computer.local +1 -1
support for --with-precision=longdouble

src/sys/draw/utils/hists.c
1.26 05/11/21 16:33:41 barrysmith@barry-smiths-computer.local +1 -1
support for --with-precision=longdouble

src/sys/draw/interface/dviewp.c
1.13 05/11/21 16:33:41 barrysmith@barry-smiths-computer.local +1 -1
support for --with-precision=longdouble

src/sys/draw/interface/dpoints.c
1.11 05/11/21 16:33:41 barrysmith@barry-smiths-computer.local +1 -1
support for --with-precision=longdouble

src/sys/draw/impls/ps/pops.c
1.18 05/11/21 16:33:41 barrysmith@barry-smiths-computer.local +20 -20
support for --with-precision=longdouble

src/sys/bag/bag.c
1.26 05/11/21 16:33:40 barrysmith@barry-smiths-computer.local +5 -5
support for --with-precision=longdouble

src/snes/utils/damgsnes.c
1.78 05/11/21 16:33:40 barrysmith@barry-smiths-computer.local +1 -1
support for --with-precision=longdouble

src/snes/utils/adutils/damgsnesad.c
1.9 05/11/21 16:33:40 barrysmith@barry-smiths-computer.local +12 -12
support for --with-precision=longdouble

src/snes/mf/snesmfjdef.c
1.19 05/11/21 16:33:40 barrysmith@barry-smiths-computer.local +2 -2
support for --with-precision=longdouble

src/snes/mf/snesmfj.c
1.60 05/11/21 16:33:40 barrysmith@barry-smiths-computer.local +5 -5
support for --with-precision=longdouble

src/snes/interface/snesut.c
1.21 05/11/21 16:33:40 barrysmith@barry-smiths-computer.local +12 -12
support for --with-precision=longdouble

src/snes/interface/snes.c
1.97 05/11/21 16:33:40 barrysmith@barry-smiths-computer.local +4 -4
support for --with-precision=longdouble

src/snes/interface/noise/snesnoise.c
1.22 05/11/21 16:33:40 barrysmith@barry-smiths-computer.local +8 -8
support for --with-precision=longdouble

src/snes/interface/noise/snesmfj2.c
1.31 05/11/21 16:33:39 barrysmith@barry-smiths-computer.local +6 -6
support for --with-precision=longdouble

src/snes/impls/tr/tr.c
1.34 05/11/21 16:33:39 barrysmith@barry-smiths-computer.local +9 -9
support for --with-precision=longdouble

src/snes/impls/test/snestest.c
1.21 05/11/21 16:33:39 barrysmith@barry-smiths-computer.local +1 -1
support for --with-precision=longdouble

src/snes/impls/ls/ls.c
1.67 05/11/21 16:33:39 barrysmith@barry-smiths-computer.local +10 -10
support for --with-precision=longdouble

src/snes/examples/tutorials/ex8.c
1.6 05/11/21 16:33:39 barrysmith@barry-smiths-computer.local +3 -3
support for --with-precision=longdouble

src/snes/examples/tutorials/ex7.c
1.19 05/11/21 16:33:39 barrysmith@barry-smiths-computer.local +2 -2
support for --with-precision=longdouble

src/snes/examples/tutorials/ex4.c
1.10 05/11/21 16:33:39 barrysmith@barry-smiths-computer.local +2 -2
support for --with-precision=longdouble

src/snes/examples/tutorials/ex30.c
1.54 05/11/21 16:33:39 barrysmith@barry-smiths-computer.local +8 -8
support for --with-precision=longdouble

src/snes/examples/tutorials/ex3.c
1.17 05/11/21 16:33:39 barrysmith@barry-smiths-computer.local +4 -4
support for --with-precision=longdouble

src/snes/examples/tutorials/ex29.c
1.90 05/11/21 16:33:38 barrysmith@barry-smiths-computer.local +10 -10
support for --with-precision=longdouble

src/snes/examples/tutorials/ex27.c
1.16 05/11/21 16:33:38 barrysmith@barry-smiths-computer.local +7 -7
support for --with-precision=longdouble

src/snes/examples/tutorials/ex26.c
1.24 05/11/21 16:33:38 barrysmith@barry-smiths-computer.local +3 -3
support for --with-precision=longdouble

src/snes/examples/tutorials/ex22.c
1.14 05/11/21 16:33:38 barrysmith@barry-smiths-computer.local +1 -1
support for --with-precision=longdouble

src/snes/examples/tutorials/ex2.c
1.14 05/11/21 16:33:38 barrysmith@barry-smiths-computer.local +2 -2
support for --with-precision=longdouble

src/snes/examples/tutorials/ex19.c
1.20 05/11/21 16:33:38 barrysmith@barry-smiths-computer.local +1 -1
support for --with-precision=longdouble

src/snes/examples/tutorials/ex14.c
1.15 05/11/21 16:33:38 barrysmith@barry-smiths-computer.local +1 -1
support for --with-precision=longdouble

src/snes/examples/tests/ex7.c
1.15 05/11/21 16:33:38 barrysmith@barry-smiths-computer.local +1 -1
support for --with-precision=longdouble

src/snes/examples/tests/ex5.c
1.11 05/11/21 16:33:38 barrysmith@barry-smiths-computer.local +1 -1
support for --with-precision=longdouble

src/snes/examples/tests/ex1.c
1.15 05/11/21 16:33:37 barrysmith@barry-smiths-computer.local +1 -1
support for --with-precision=longdouble

src/mat/utils/multequal.c
1.11 05/11/21 16:33:37 barrysmith@barry-smiths-computer.local +4 -4
support for --with-precision=longdouble

src/mat/utils/compressedrow.c
1.13 05/11/21 16:33:37 barrysmith@barry-smiths-computer.local +2 -2
support for --with-precision=longdouble

src/mat/matfd/fdmatrix.c
1.36 05/11/21 16:33:37 barrysmith@barry-smiths-computer.local +2 -2
support for --with-precision=longdouble

src/mat/interface/matrix.c
1.198.1.1 05/11/21 16:33:37 barrysmith@barry-smiths-computer.local +8 -8
support for --with-precision=longdouble

src/mat/interface/matnull.c
1.36 05/11/21 16:33:37 barrysmith@barry-smiths-computer.local +2 -2
support for --with-precision=longdouble

src/mat/impls/sbaij/seq/sbaijfact2.c
1.64 05/11/21 16:33:37 barrysmith@barry-smiths-computer.local +6 -6
support for --with-precision=longdouble

src/mat/impls/sbaij/seq/sbaijfact.c
1.90 05/11/21 16:33:36 barrysmith@barry-smiths-computer.local +12 -12
support for --with-precision=longdouble

src/mat/impls/sbaij/seq/sbaij.c
1.150.1.1 05/11/21 16:33:36 barrysmith@barry-smiths-computer.local +9 -9
support for --with-precision=longdouble

src/mat/impls/dense/seq/dense.c
1.89 05/11/21 16:33:36 barrysmith@barry-smiths-computer.local +3 -3
support for --with-precision=longdouble

src/mat/impls/csr/inode/inode.c
1.54 05/11/21 16:33:36 barrysmith@barry-smiths-computer.local +11 -11
support for --with-precision=longdouble

src/mat/impls/bdiag/seq/bdiag3.c
1.28 05/11/21 16:33:36 barrysmith@barry-smiths-computer.local +6 -6
support for --with-precision=longdouble

src/mat/impls/baij/seq/baijfact3.c
1.25 05/11/21 16:33:36 barrysmith@barry-smiths-computer.local +3 -3
support for --with-precision=longdouble

src/mat/impls/baij/seq/baijfact2.c
1.50 05/11/21 16:33:36 barrysmith@barry-smiths-computer.local +3 -3
support for --with-precision=longdouble

src/mat/impls/baij/seq/baijfact.c
1.35 05/11/21 16:33:35 barrysmith@barry-smiths-computer.local +12 -12
support for --with-precision=longdouble

src/mat/impls/baij/seq/baij.c
1.140 05/11/21 16:33:35 barrysmith@barry-smiths-computer.local +10 -10
support for --with-precision=longdouble

src/mat/impls/aij/seq/matmatmult.c
1.88 05/11/21 16:33:35 barrysmith@barry-smiths-computer.local +1 -1
support for --with-precision=longdouble

src/mat/impls/aij/seq/crl/crl.c
1.14 05/11/21 16:33:35 barrysmith@barry-smiths-computer.local +1 -1
support for --with-precision=longdouble

src/mat/impls/aij/seq/aijfact.c
1.125 05/11/21 16:33:35 barrysmith@barry-smiths-computer.local +22 -22
support for --with-precision=longdouble

src/mat/impls/aij/seq/aij.c
1.245 05/11/21 16:33:35 barrysmith@barry-smiths-computer.local +9 -9
support for --with-precision=longdouble

src/mat/examples/tests/ex99.c
1.9 05/11/21 16:33:35 barrysmith@barry-smiths-computer.local +5 -5
support for --with-precision=longdouble

src/mat/examples/tests/ex96.c
1.17 05/11/21 16:33:34 barrysmith@barry-smiths-computer.local +2 -2
support for --with-precision=longdouble

src/mat/examples/tests/ex94.c
1.23 05/11/21 16:33:34 barrysmith@barry-smiths-computer.local +3 -3
support for --with-precision=longdouble

src/mat/examples/tests/ex76.c
1.21 05/11/21 16:33:34 barrysmith@barry-smiths-computer.local +4 -4
support for --with-precision=longdouble

src/mat/examples/tests/ex75.c
1.26 05/11/21 16:33:34 barrysmith@barry-smiths-computer.local +3 -3
support for --with-precision=longdouble

src/mat/examples/tests/ex74.c
1.33 05/11/21 16:33:34 barrysmith@barry-smiths-computer.local +5 -5
support for --with-precision=longdouble

src/mat/examples/tests/ex62.c
1.13 05/11/21 16:33:34 barrysmith@barry-smiths-computer.local +1 -1
support for --with-precision=longdouble

src/mat/examples/tests/ex5.c
1.12 05/11/21 16:33:34 barrysmith@barry-smiths-computer.local +2 -2
support for --with-precision=longdouble

src/mat/examples/tests/ex49.c
1.10 05/11/21 16:33:34 barrysmith@barry-smiths-computer.local +2 -2
support for --with-precision=longdouble

src/mat/examples/tests/ex3.c
1.12 05/11/21 16:33:33 barrysmith@barry-smiths-computer.local +1 -1
support for --with-precision=longdouble

src/mat/examples/tests/ex21.c
1.11 05/11/21 16:33:33 barrysmith@barry-smiths-computer.local +2 -2
support for --with-precision=longdouble

src/mat/examples/tests/ex2.c
1.15 05/11/21 16:33:33 barrysmith@barry-smiths-computer.local +2 -2
support for --with-precision=longdouble

src/mat/examples/tests/ex19.c
1.12 05/11/21 16:33:33 barrysmith@barry-smiths-computer.local +4 -4
support for --with-precision=longdouble

src/mat/examples/tests/ex17.c
1.12 05/11/21 16:33:33 barrysmith@barry-smiths-computer.local +1 -1
support for --with-precision=longdouble

src/mat/examples/tests/ex15.c
1.17 05/11/21 16:33:33 barrysmith@barry-smiths-computer.local +3 -3
support for --with-precision=longdouble

src/mat/examples/tests/ex14.c
1.11 05/11/21 16:33:33 barrysmith@barry-smiths-computer.local +2 -2
support for --with-precision=longdouble

src/ksp/pc/interface/pcregis.c
1.39 05/11/21 16:33:33 barrysmith@barry-smiths-computer.local +2 -2
support for --with-precision=longdouble

src/ksp/pc/impls/spai/ispai.c
1.35 05/11/21 16:33:32 barrysmith@barry-smiths-computer.local +1 -1
support for --with-precision=longdouble

src/ksp/pc/impls/sor/sor.c
1.35 05/11/21 16:33:32 barrysmith@barry-smiths-computer.local +1 -1
support for --with-precision=longdouble

src/ksp/pc/impls/mg/mg.c
1.68 05/11/21 16:33:32 barrysmith@barry-smiths-computer.local +2 -2
support for --with-precision=longdouble

src/ksp/pc/impls/is/feti/examples/ex1.c
1.4 05/11/21 16:33:32 barrysmith@barry-smiths-computer.local +1 -1
support for --with-precision=longdouble

src/ksp/pc/impls/hypre/hyppilut.c
1.82 05/11/21 16:33:32 barrysmith@barry-smiths-computer.local +14 -14
support for --with-precision=longdouble

src/ksp/pc/impls/factor/lu/lu.c
1.46.1.1 05/11/21 16:33:32 barrysmith@barry-smiths-computer.local +3 -3
support for --with-precision=longdouble

src/ksp/pc/impls/factor/ilu/ilu.c
1.59.1.1 05/11/21 16:33:32 barrysmith@barry-smiths-computer.local +4 -4
support for --with-precision=longdouble

src/ksp/pc/impls/factor/icc/icc.c
1.43.1.1 05/11/21 16:33:32 barrysmith@barry-smiths-computer.local +1 -1
support for --with-precision=longdouble

src/ksp/pc/impls/factor/cholesky/cholesky.c
1.43.1.1 05/11/21 16:33:32 barrysmith@barry-smiths-computer.local +1 -1
support for --with-precision=longdouble

src/ksp/pc/impls/eisens/eisen.c
1.29 05/11/21 16:33:31 barrysmith@barry-smiths-computer.local +1 -1
support for --with-precision=longdouble

src/ksp/pc/examples/tests/ex5.c
1.25 05/11/21 16:33:31 barrysmith@barry-smiths-computer.local +2 -2
support for --with-precision=longdouble

src/ksp/ksp/interface/itfunc.c
1.76 05/11/21 16:33:31 barrysmith@barry-smiths-computer.local +5 -5
support for --with-precision=longdouble

src/ksp/ksp/interface/iterativ.c
1.40 05/11/21 16:33:31 barrysmith@barry-smiths-computer.local +5 -5
support for --with-precision=longdouble

src/ksp/ksp/interface/itcreate.c
1.69 05/11/21 16:33:31 barrysmith@barry-smiths-computer.local +1 -1
support for --with-precision=longdouble

src/ksp/ksp/impls/symmlq/symmlq.c
1.27 05/11/21 16:33:31 barrysmith@barry-smiths-computer.local +2 -2
support for --with-precision=longdouble

src/ksp/ksp/impls/rich/rich.c
1.28 05/11/21 16:33:31 barrysmith@barry-smiths-computer.local +1 -1
support for --with-precision=longdouble

src/ksp/ksp/impls/qcg/qcg.c
1.28 05/11/21 16:33:31 barrysmith@barry-smiths-computer.local +6 -6
support for --with-precision=longdouble

src/ksp/ksp/impls/minres/minres.c
1.26 05/11/21 16:33:31 barrysmith@barry-smiths-computer.local +2 -2
support for --with-precision=longdouble

src/ksp/ksp/impls/gmres/lgmres/lgmres.c
1.45 05/11/21 16:33:30 barrysmith@barry-smiths-computer.local +3 -3
support for --with-precision=longdouble

src/ksp/ksp/impls/gmres/gmres.c
1.66 05/11/21 16:33:30 barrysmith@barry-smiths-computer.local +4 -4
support for --with-precision=longdouble

src/ksp/ksp/impls/gmres/borthog2.c
1.24 05/11/21 16:33:30 barrysmith@barry-smiths-computer.local +1 -1
support for --with-precision=longdouble

src/ksp/ksp/impls/cheby/cheby.c
1.25 05/11/21 16:33:30 barrysmith@barry-smiths-computer.local +3 -3
support for --with-precision=longdouble

src/ksp/ksp/examples/tutorials/ex33.c
1.16.1.1 05/11/21 16:33:30 barrysmith@barry-smiths-computer.local +12 -12
support for --with-precision=longdouble

src/ksp/ksp/examples/tutorials/ex29.c
1.22 05/11/21 16:33:30 barrysmith@barry-smiths-computer.local +6 -6
support for --with-precision=longdouble

src/ksp/ksp/examples/tutorials/ex28.c
1.18 05/11/21 16:33:29 barrysmith@barry-smiths-computer.local +1 -1
support for --with-precision=longdouble

src/ksp/ksp/examples/tutorials/ex25.c
1.18 05/11/21 16:33:29 barrysmith@barry-smiths-computer.local +1 -1
support for --with-precision=longdouble

src/ksp/ksp/examples/tutorials/ex22.c
1.16 05/11/21 16:33:29 barrysmith@barry-smiths-computer.local +1 -1
support for --with-precision=longdouble

src/ksp/ksp/examples/tutorials/ex13.c
1.15 05/11/21 16:33:29 barrysmith@barry-smiths-computer.local +1 -1
support for --with-precision=longdouble

src/ksp/ksp/examples/tutorials/ex11.c
1.17 05/11/21 16:33:29 barrysmith@barry-smiths-computer.local +1 -1
support for --with-precision=longdouble

src/ksp/ksp/examples/tests/ex14.c
1.14 05/11/21 16:33:29 barrysmith@barry-smiths-computer.local +5 -5
support for --with-precision=longdouble

src/ksp/ksp/examples/tests/ex10.c
1.18 05/11/21 16:33:29 barrysmith@barry-smiths-computer.local +1 -1
support for --with-precision=longdouble

src/ksp/ksp/examples/tests/ex1.c
1.14 05/11/21 16:33:29 barrysmith@barry-smiths-computer.local +0 -1
support for --with-precision=longdouble

src/dm/da/src/gr2.c
1.37 05/11/21 16:33:28 barrysmith@barry-smiths-computer.local +2 -2
support for --with-precision=longdouble

src/dm/da/src/gr1.c
1.17 05/11/21 16:33:28 barrysmith@barry-smiths-computer.local +4 -4
support for --with-precision=longdouble

src/dm/da/src/da3.c
1.38 05/11/21 16:33:28 barrysmith@barry-smiths-computer.local +1 -1
support for --with-precision=longdouble

src/dm/da/src/da2.c
1.74 05/11/21 16:33:28 barrysmith@barry-smiths-computer.local +1 -1
support for --with-precision=longdouble

src/dm/da/examples/tutorials/ex6.c
1.21 05/11/21 16:33:28 barrysmith@barry-smiths-computer.local +1 -1
support for --with-precision=longdouble

src/dm/da/examples/tests/ex7.c
1.13 05/11/21 16:33:27 barrysmith@barry-smiths-computer.local +1 -1
support for --with-precision=longdouble

src/dm/da/examples/tests/ex23.c
1.14 05/11/21 16:33:27 barrysmith@barry-smiths-computer.local +1 -1
support for --with-precision=longdouble

src/dm/da/examples/tests/ex20.c
1.12 05/11/21 16:33:27 barrysmith@barry-smiths-computer.local +1 -1
support for --with-precision=longdouble

src/dm/da/examples/tests/ex19.c
1.6 05/11/21 16:33:27 barrysmith@barry-smiths-computer.local +1 -1
support for --with-precision=longdouble

python/PETSc/packages/BlasLapack.py
1.143.1.1 05/11/21 16:33:27 barrysmith@barry-smiths-computer.local +12 -2
support for --with-precision=longdouble

include/petsc.h
1.150.1.1 05/11/21 16:33:26 barrysmith@barry-smiths-computer.local +1 -1
support for --with-precision=longdouble


Hg-commit: f4d16e9cf8485c8f01ebd4d79ba14b8facdeb987

show more ...


# 3703d4ef 20-Nov-2005 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.3760
balay@asterix.mcs.anl.gov|ChangeSet|20051120205407|20678
ChangeSet
1.3760 05/11/20 14:54:07 balay@asterix.mcs.anl.gov +3 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into

bk-changeset-1.3760
balay@asterix.mcs.anl.gov|ChangeSet|20051120205407|20678
ChangeSet
1.3760 05/11/20 14:54:07 balay@asterix.mcs.anl.gov +3 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into asterix.mcs.anl.gov:/home/balay/bk-rep/petsc-dev

src/sys/objects/pinit.c
1.71 05/11/20 14:54:05 balay@asterix.mcs.anl.gov +0 -0
SCCS merged

src/sys/plog/plog.c
1.74 05/11/20 14:52:43 balay@asterix.mcs.anl.gov +0 -0
Auto merged

include/petsc.h
1.151 05/11/20 14:52:43 balay@asterix.mcs.anl.gov +0 -0
Auto merged


Hg-commit: af92b546532741e149ef8d83a52f38a5b2b41a81

show more ...


# 9be77112 19-Nov-2005 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.3755.2.2
balay@asterix.mcs.anl.gov|ChangeSet|20051119183035|61539
ChangeSet
1.3755.2.2 05/11/19 12:30:35 balay@asterix.mcs.anl.gov +22 -0
-log_info -> -verbose_info

src/vec/vec/

bk-changeset-1.3755.2.2
balay@asterix.mcs.anl.gov|ChangeSet|20051119183035|61539
ChangeSet
1.3755.2.2 05/11/19 12:30:35 balay@asterix.mcs.anl.gov +22 -0
-log_info -> -verbose_info

src/vec/vec/interface/vector.c
1.145 05/11/19 12:30:34 balay@asterix.mcs.anl.gov +1 -1
-log_info -> -verbose_info

src/vec/vec/interface/dlregisvec.c
1.32 05/11/19 12:30:34 balay@asterix.mcs.anl.gov +1 -1
-log_info -> -verbose_info

src/ts/interface/dlregists.c
1.24 05/11/19 12:30:34 balay@asterix.mcs.anl.gov +1 -1
-log_info -> -verbose_info

src/sys/viewer/interface/dlregispetsc.c
1.28 05/11/19 12:30:33 balay@asterix.mcs.anl.gov +1 -1
-log_info -> -verbose_info

src/sys/plog/ploginfo.c
1.33 05/11/19 12:30:33 balay@asterix.mcs.anl.gov +3 -3
-log_info -> -verbose_info

src/sys/plog/plog.c
1.72.1.1 05/11/19 12:30:33 balay@asterix.mcs.anl.gov +1 -1
-log_info -> -verbose_info

src/sys/objects/pinit.c
1.69.1.1 05/11/19 12:30:33 balay@asterix.mcs.anl.gov +3 -3
-log_info -> -verbose_info

src/sys/objects/init.c
1.60 05/11/19 12:30:33 balay@asterix.mcs.anl.gov +4 -4
-log_info -> -verbose_info

src/snes/interface/dlregissnes.c
1.26 05/11/19 12:30:33 balay@asterix.mcs.anl.gov +1 -1
-log_info -> -verbose_info

src/mat/interface/matrix.c
1.199 05/11/19 12:30:33 balay@asterix.mcs.anl.gov +5 -5
-log_info -> -verbose_info

src/mat/interface/dlregismat.c
1.34 05/11/19 12:30:33 balay@asterix.mcs.anl.gov +1 -1
-log_info -> -verbose_info

src/mat/impls/rowbs/mpi/mpirowbs.c
1.77 05/11/19 12:30:33 balay@asterix.mcs.anl.gov +1 -1
-log_info -> -verbose_info

src/ksp/pc/impls/factor/lu/lu.c
1.47 05/11/19 12:30:33 balay@asterix.mcs.anl.gov +1 -1
-log_info -> -verbose_info

src/ksp/pc/impls/factor/ilu/ilu.c
1.60 05/11/19 12:30:33 balay@asterix.mcs.anl.gov +1 -1
-log_info -> -verbose_info

src/ksp/pc/impls/factor/icc/icc.c
1.44 05/11/19 12:30:33 balay@asterix.mcs.anl.gov +1 -1
-log_info -> -verbose_info

src/ksp/pc/impls/factor/cholesky/cholesky.c
1.44 05/11/19 12:30:33 balay@asterix.mcs.anl.gov +1 -1
-log_info -> -verbose_info

src/ksp/ksp/interface/dlregisksp.c
1.29 05/11/19 12:30:33 balay@asterix.mcs.anl.gov +2 -2
-log_info -> -verbose_info

src/docs/website/documentation/troubleshooting.html
1.28 05/11/19 12:30:33 balay@asterix.mcs.anl.gov +1 -1
-log_info -> -verbose_info

src/docs/website/documentation/faq.html
1.27 05/11/19 12:30:33 balay@asterix.mcs.anl.gov +1 -1
-log_info -> -verbose_info

src/docs/tex/manual/part2.tex
1.100 05/11/19 12:30:32 balay@asterix.mcs.anl.gov +10 -10
-log_info -> -verbose_info

src/dm/ao/interface/dlregisdm.c
1.29 05/11/19 12:30:32 balay@asterix.mcs.anl.gov +1 -1
-log_info -> -verbose_info

src/contrib/helmholtz_2/ex12.c
1.9 05/11/19 12:30:32 balay@asterix.mcs.anl.gov +1 -1
-log_info -> -verbose_info


Hg-commit: 8928dca5edf81cb564c7bd771426bd69d33e1f73

show more ...


# 2bebee5d 10-Nov-2005 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.3717
hzhang@shakey.mcs.anl.gov|ChangeSet|20051110021102|44788
ChangeSet
1.3717 05/11/09 20:11:02 hzhang@shakey.mcs.anl.gov +7 -0
add MatMatSolve_SeqAIJ()
-- not test yet

src/m

bk-changeset-1.3717
hzhang@shakey.mcs.anl.gov|ChangeSet|20051110021102|44788
ChangeSet
1.3717 05/11/09 20:11:02 hzhang@shakey.mcs.anl.gov +7 -0
add MatMatSolve_SeqAIJ()
-- not test yet

src/mat/matimpl.h
1.90 05/11/09 20:10:58 hzhang@shakey.mcs.anl.gov +2 -1
add MatMatSolve_SeqAIJ()

src/mat/interface/matrix.c
1.198 05/11/09 20:10:58 hzhang@shakey.mcs.anl.gov +58 -1
add MatMatSolve_SeqAIJ()

src/mat/impls/aij/seq/aijfact.c
1.122 05/11/09 20:10:58 hzhang@shakey.mcs.anl.gov +54 -0
add MatMatSolve_SeqAIJ()

src/mat/impls/aij/seq/aij.h
1.56 05/11/09 20:10:58 hzhang@shakey.mcs.anl.gov +1 -0
add MatMatSolve_SeqAIJ()

src/mat/impls/aij/seq/aij.c
1.243 05/11/09 20:10:58 hzhang@shakey.mcs.anl.gov +2 -1
add MatMatSolve_SeqAIJ()

include/petscmat.h
1.202 05/11/09 20:10:57 hzhang@shakey.mcs.anl.gov +3 -3
add MatMatSolve_SeqAIJ()

include/finclude/petscmat.h
1.26 05/11/09 20:10:57 hzhang@shakey.mcs.anl.gov +3 -2
add MatMatSolve_SeqAIJ()


Hg-commit: be01fe452e8e8baaeb9eb212a149c524f67ec5d6

show more ...


# c39e92a3 04-Nov-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3657
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20051104191910|16834
ChangeSet
1.3657 05/11/04 13:19:10 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
Merge bk://petsc@petsc.bkbits

bk-changeset-1.3657
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20051104191910|16834
ChangeSet
1.3657 05/11/04 13:19:10 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-dev

src/sys/utils/str.c
1.37 05/11/04 13:19:06 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
SCCS merged


Hg-commit: 865d005b8022d338d747e5fa5cedc1d528bea098

show more ...


# 71573d7d 04-Nov-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3651.1.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20051104191441|01827
ChangeSet
1.3651.1.1 05/11/04 13:14:41 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
str.c:
handle ${P

bk-changeset-1.3651.1.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20051104191441|01827
ChangeSet
1.3651.1.1 05/11/04 13:14:41 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
str.c:
handle ${PETSC_LIB_DIR} better
matrix.c:
*** empty log message ***

src/sys/utils/str.c
1.35.1.1 05/11/04 13:13:40 barrysmith@barrysmith-57.mcs.anl.gov +13 -10
handle ${PETSC_LIB_DIR} better

src/mat/interface/matrix.c
1.197 05/11/04 13:08:10 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
*** empty log message ***


Hg-commit: 04081c4787b2c693b1bb69069b0d3d85094c0fda

show more ...


# d8ccf1fb 03-Nov-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3643
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20051103222046|07065
ChangeSet
1.3643 05/11/03 16:20:46 barrysmith@barrysmith-57.mcs.anl.gov +5 -0
twopager.ppt:
fixed fonts

bk-changeset-1.3643
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20051103222046|07065
ChangeSet
1.3643 05/11/03 16:20:46 barrysmith@barrysmith-57.mcs.anl.gov +5 -0
twopager.ppt:
fixed fonts
changed to latest figures
str.c:
no no no
petscprom.c:
changed some function names to match PETSc style
added docs per petsc-maint 13940
matrix.c:
13937 clearer docs for MatGetRowIJ()
MUMPS.py:
better error message when fc is not f90 compiler

src/tops/twopager.ppt
1.5 05/11/03 16:18:44 barrysmith@barrysmith-57.mcs.anl.gov +1203 -88
fixed fonts
changed to latest figures

src/sys/utils/str.c
1.35 05/11/03 13:24:17 barrysmith@barrysmith-57.mcs.anl.gov +4 -1
no no no

src/ksp/pc/impls/prometheus/petscprom.c
1.11 05/11/03 13:07:31 barrysmith@barrysmith-57.mcs.anl.gov +5 -5
changed some function names to match PETSc style

src/ksp/pc/impls/prometheus/petscprom.c
1.10 05/11/03 13:04:53 barrysmith@barrysmith-57.mcs.anl.gov +8 -0
added docs per petsc-maint 13940

src/mat/interface/matrix.c
1.196 05/11/03 10:16:42 barrysmith@barrysmith-57.mcs.anl.gov +6 -1
13937 clearer docs for MatGetRowIJ()

python/PETSc/packages/MUMPS.py
1.51 05/11/03 09:58:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
better error message when fc is not f90 compiler


Hg-commit: 5884b311451d0058b3d67dcf462b5c226b3e90ee

show more ...


1...<<101102103104105106107108109110>>...130