History log of /petsc/src/mat/interface/matrix.c (Results 2651 – 2675 of 3231)
Revision Date Author Comments
# 3cea4cbe 11-Nov-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2693
hzhang@harley.mcs.anl.gov|ChangeSet|20041111030659|62928
ChangeSet
1.2693 04/11/10 21:06:59 hzhang@harley.mcs.anl.gov +4 -0
update shiftnz and shiftpd of choleskyfactornumeric

bk-changeset-1.2693
hzhang@harley.mcs.anl.gov|ChangeSet|20041111030659|62928
ChangeSet
1.2693 04/11/10 21:06:59 hzhang@harley.mcs.anl.gov +4 -0
update shiftnz and shiftpd of choleskyfactornumeric
for baij and sbaij (bs=1)

src/mat/interface/matrix.c
1.156 04/11/10 21:06:57 hzhang@harley.mcs.anl.gov +3 -0
update manual page for factornumeric() after MatFactorInfo
is added

src/mat/impls/sbaij/seq/sbaijfact.c
1.74 04/11/10 21:06:57 hzhang@harley.mcs.anl.gov +84 -103
update shiftnz and shiftpd of choleskyfactornumeric
for sbaij (bs=1)

src/mat/impls/baij/seq/baijfact.c
1.17 04/11/10 21:06:57 hzhang@harley.mcs.anl.gov +81 -103
update shiftnz and shiftpd of choleskyfactornumeric
for baij (bs=1)

src/ksp/examples/tutorials/makefile
1.59 04/11/10 21:06:57 hzhang@harley.mcs.anl.gov +18 -2
add tests


Hg-commit: 811d1a1b77fe3eecd252b693c1f48476ee419b22

show more ...


# 7a7894de 04-Nov-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2665
Kris@p4buschel.|ChangeSet|20041104214855|55400
ChangeSet
1.2665 04/11/04 13:48:55 Kris@p4buschel. +4 -0
Incorporate double dispatch mechanism for PtAP into MPIAIJ
Hong, MPIA

bk-changeset-1.2665
Kris@p4buschel.|ChangeSet|20041104214855|55400
ChangeSet
1.2665 04/11/04 13:48:55 Kris@p4buschel. +4 -0
Incorporate double dispatch mechanism for PtAP into MPIAIJ
Hong, MPIAIJ does not generate an assembled matrix in PtAPSymbolic. Is there a good reason for this?

src/mat/interface/matrix.c
1.155 04/11/04 13:48:53 Kris@p4buschel. +0 -1
Hong, MPIAIJ does not generate an assembled matrix in PtAPSymbolic. Is there a good reason for this?

src/mat/impls/aij/mpi/mpiptap.c
1.15 04/11/04 13:48:53 Kris@p4buschel. +20 -10
Incorporate double dispatch mechanism for PtAP into MPIAIJ

src/mat/impls/aij/mpi/mpiaij.h
1.34 04/11/04 13:48:53 Kris@p4buschel. +2 -1
Incorporate double dispatch mechanism for PtAP into MPIAIJ

src/mat/impls/aij/mpi/mpiaij.c
1.220 04/11/04 13:48:53 Kris@p4buschel. +9 -4
Incorporate double dispatch mechanism for PtAP into MPIAIJ


Hg-commit: 09a0b2d63ec6be1d2ee8d6a0dff808f262eb30c0

show more ...


# 609c6c4d 04-Nov-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2658
Kris@p4buschel.|ChangeSet|20041104083217|36749
ChangeSet
1.2658 04/11/04 00:32:17 Kris@p4buschel. +2 -0
Fill ops table for SeqAIJ with 0 for unimplemented methods so it is eas

bk-changeset-1.2658
Kris@p4buschel.|ChangeSet|20041104083217|36749
ChangeSet
1.2658 04/11/04 00:32:17 Kris@p4buschel. +2 -0
Fill ops table for SeqAIJ with 0 for unimplemented methods so it is easier to add additional methods.

src/mat/interface/matrix.c
1.154 04/11/04 00:32:16 Kris@p4buschel. +1 -1
Remove unused variables.

src/mat/impls/aij/seq/aij.c
1.194 04/11/04 00:32:16 Kris@p4buschel. +2 -0
Complete ops table with 0 for unimplemented methods.


Hg-commit: ac17c6624e8c8760020cf1202808592321408d91

show more ...


# cc90505b 04-Nov-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2657
Kris@p4buschel.|ChangeSet|20041104082108|36758
ChangeSet
1.2657 04/11/04 00:21:08 Kris@p4buschel. +6 -0
merge with Hong

src/mat/examples/tests/ex101.c
1.4 04/11/04 00:2

bk-changeset-1.2657
Kris@p4buschel.|ChangeSet|20041104082108|36758
ChangeSet
1.2657 04/11/04 00:21:08 Kris@p4buschel. +6 -0
merge with Hong

src/mat/examples/tests/ex101.c
1.4 04/11/04 00:21:07 Kris@p4buschel. +0 -2
merge

src/mat/matimpl.h
1.58 04/11/04 00:18:43 Kris@p4buschel. +0 -0
Auto merged

src/mat/interface/matrix.c
1.153 04/11/04 00:18:43 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/aij/seq/aij.h
1.45 04/11/04 00:18:43 Kris@p4buschel. +0 -0
Auto merged

src/mat/impls/aij/seq/aij.c
1.193 04/11/04 00:18:43 Kris@p4buschel. +0 -0
Auto merged

include/petscmat.h
1.159 04/11/04 00:18:43 Kris@p4buschel. +0 -0
Auto merged


Hg-commit: 8908db1eace3b5ff80c71104abd388602ae6b1cd

show more ...


# 7ba1a0bf 04-Nov-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2653.1.1
Kris@p4buschel.|ChangeSet|20041104081812|37135
ChangeSet
1.2653.1.1 04/11/04 00:18:12 Kris@p4buschel. +9 -0
Implement double dispatch mechanism for PtAP operations
Curre

bk-changeset-1.2653.1.1
Kris@p4buschel.|ChangeSet|20041104081812|37135
ChangeSet
1.2653.1.1 04/11/04 00:18:12 Kris@p4buschel. +9 -0
Implement double dispatch mechanism for PtAP operations
Currently only implemented for Seq operations (until Hong performs some cleanup on MPI operations)

src/mat/matimpl.h
1.56.1.1 04/11/04 00:18:09 Kris@p4buschel. +11 -3
Implement double dispatch mechanism for PtAP operations

src/mat/interface/matrix.c
1.151.1.1 04/11/04 00:18:09 Kris@p4buschel. +8 -43
Implement double dispatch mechanism for PtAP operations

src/mat/impls/maij/maij.c
1.27 04/11/04 00:18:09 Kris@p4buschel. +235 -0
Implement double dispatch mechanism for PtAP operations
Move MAIJ implementations into MAIJ directory.

src/mat/impls/aij/seq/matptap.c
1.82 04/11/04 00:18:09 Kris@p4buschel. +31 -237
Implement double dispatch mechanism for PtAP operations
Move MAIJ implementations into MAIJ directory.

src/mat/impls/aij/seq/aij.h
1.43.1.1 04/11/04 00:18:09 Kris@p4buschel. +3 -1
Implement double dispatch mechanism for PtAP operations

src/mat/impls/aij/seq/aij.c
1.191.1.1 04/11/04 00:18:09 Kris@p4buschel. +5 -3
Implement double dispatch mechanism for PtAP operations

src/mat/examples/tests/ex101.c
1.2.1.1 04/11/04 00:18:09 Kris@p4buschel. +2 -5
Update ex101 for new double dispatch PtAP interface

include/petscmat.h
1.157.1.1 04/11/04 00:18:09 Kris@p4buschel. +5 -1
Update MATOP enums

include/finclude/petscmat.h
1.21 04/11/04 00:18:09 Kris@p4buschel. +15 -0
Update MATOP enums


Hg-commit: 2f6b89906fc971b1c147d0b80361e5d0a4a3d8d2

show more ...


# af281ebd 03-Nov-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2654
hzhang@harley.mcs.anl.gov|ChangeSet|20041103030712|47073
ChangeSet
1.2654 04/11/02 21:07:12 hzhang@harley.mcs.anl.gov +64 -0
add MatFactorInfo into FactorNumeric()

src/mat/

bk-changeset-1.2654
hzhang@harley.mcs.anl.gov|ChangeSet|20041103030712|47073
ChangeSet
1.2654 04/11/02 21:07:12 hzhang@harley.mcs.anl.gov +64 -0
add MatFactorInfo into FactorNumeric()

src/mat/matimpl.h
1.57 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +11 -11
add MatFactorInfo into FactorNumeric()

src/mat/interface/matrix.c
1.152 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +4 -4
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaijfact9.c
1.8 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaijfact8.c
1.7 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaijfact7.c
1.8 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaijfact6.c
1.9 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaijfact5.c
1.8 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaijfact4.c
1.7 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaijfact3.c
1.8 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaijfact12.c
1.7 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaijfact11.c
1.8 04/11/02 21:07:05 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaijfact10.c
1.7 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaijfact.c
1.73 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +8 -8
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaij.h
1.34 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +8 -8
add MatFactorInfo into FactorNumeric()

src/mat/impls/sbaij/seq/sbaij.c
1.120 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +9 -9
add MatFactorInfo into FactorNumeric()

src/mat/impls/rowbs/mpi/mpirowbs.h
1.12 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +2 -2
add MatFactorInfo into FactorNumeric()

src/mat/impls/rowbs/mpi/cholbs.c
1.9 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +2 -2
add MatFactorInfo into FactorNumeric()

src/mat/impls/dense/seq/dense.c
1.68 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +3 -3
add MatFactorInfo into FactorNumeric()

src/mat/impls/bdiag/seq/bdiag.h
1.14 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +2 -2
add MatFactorInfo into FactorNumeric()

src/mat/impls/bdiag/seq/bdfact.c
1.15 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +3 -3
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baijfact9.c
1.9 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baijfact8.c
1.8 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baijfact7.c
1.9 04/11/02 21:07:04 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baijfact6.c
1.8 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baijfact5.c
1.9 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baijfact4.c
1.13 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baijfact14.c
1.8 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baijfact13.c
1.9 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baijfact12.c
1.21 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +3 -3
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baijfact11.c
1.10 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baijfact10.c
1.8 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baijfact.c
1.15 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +6 -6
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baij.h
1.27 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +18 -18
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/seq/baij.c
1.108 04/11/02 21:07:03 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/baij/mpi/dscpack/dscpack.c
1.65 04/11/02 21:07:02 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/seq/umfpack/umfpack.c
1.38 04/11/02 21:07:02 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/seq/superlu/superlu.c
1.71 04/11/02 21:07:02 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/seq/spooles/spooles.h
1.52 04/11/02 21:07:02 hzhang@harley.mcs.anl.gov +2 -2
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/seq/spooles/spooles.c
1.102 04/11/02 21:07:02 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/seq/matlab/aijmatlab.c
1.32 04/11/02 21:07:02 hzhang@harley.mcs.anl.gov +2 -2
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/seq/lusol/lusol.c
1.33 04/11/02 21:07:02 hzhang@harley.mcs.anl.gov +6 -6
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/seq/essl/essl.c
1.32 04/11/02 21:07:02 hzhang@harley.mcs.anl.gov +4 -4
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/seq/aijnode.c
1.33 04/11/02 21:07:02 hzhang@harley.mcs.anl.gov +3 -3
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/seq/aijfact.c
1.81 04/11/02 21:07:02 hzhang@harley.mcs.anl.gov +3 -3
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/seq/aij.h
1.44 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +2 -2
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/seq/aij.c
1.192 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.100 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/mpi/spooles/mpispooles.c
1.71 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/impls/aij/mpi/mumps/mumps.c
1.81 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +6 -5
add MatFactorInfo into FactorNumeric()

src/mat/examples/tests/ex76.c
1.14 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +6 -3
add MatFactorInfo into FactorNumeric()

src/mat/examples/tests/ex74.c
1.24 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/examples/tests/ex7.c
1.11 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/examples/tests/ex62.c
1.9 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/examples/tests/ex30.c
1.12 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/examples/tests/ex28.c
1.8 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/examples/tests/ex17.c
1.7 04/11/02 21:07:01 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/mat/examples/tests/ex1.c
1.15 04/11/02 21:07:00 hzhang@harley.mcs.anl.gov +2 -2
add MatFactorInfo into FactorNumeric()

src/ksp/pc/impls/tfs/pxxt.c
1.21 04/11/02 21:07:00 hzhang@harley.mcs.anl.gov +2 -2
add MatFactorInfo into FactorNumeric()

src/ksp/pc/impls/lu/lu.c
1.34 04/11/02 21:07:00 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/ksp/pc/impls/ilu/ilu.c
1.44 04/11/02 21:07:00 hzhang@harley.mcs.anl.gov +2 -2
add MatFactorInfo into FactorNumeric()

src/ksp/pc/impls/icc/icc.c
1.33 04/11/02 21:07:00 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/ksp/pc/impls/cholesky/cholesky.c
1.32 04/11/02 21:07:00 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

src/contrib/ysmp/ex1.c
1.5 04/11/02 21:07:00 hzhang@harley.mcs.anl.gov +1 -1
add MatFactorInfo into FactorNumeric()

include/petscmat.h
1.158 04/11/02 21:07:00 hzhang@harley.mcs.anl.gov +2 -2
add MatFactorInfo into FactorNumeric()


Hg-commit: b6abf3664f04c542f2024e1a6f281a76f94c5f0c

show more ...


# d4dbac3c 27-Oct-2004 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.2632
knepley@khan.mcs.anl.gov|ChangeSet|20041027153307|10795
ChangeSet
1.2632 04/10/27 07:38:52 knepley@khan.mcs.anl.gov +1 -0
Merge

python/PETSc/packages/MPI.py
1.141.1.1 0

bk-changeset-1.2632
knepley@khan.mcs.anl.gov|ChangeSet|20041027153307|10795
ChangeSet
1.2632 04/10/27 07:38:52 knepley@khan.mcs.anl.gov +1 -0
Merge

python/PETSc/packages/MPI.py
1.141.1.1 04/10/27 07:38:49 knepley@khan.mcs.anl.gov +0 -5
I think I merged correctly


Hg-commit: e3357ebbece2b8cd5bf43e437e72fde0adc121ef

show more ...


# 6726f965 22-Oct-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2629.1.44
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20041022184657|55545
ChangeSet
1.2629.1.44 04/10/22 13:46:57 barrysmith@barrysmith-57.mcs.anl.gov +5 -0
hypre --with-hypre-

bk-changeset-1.2629.1.44
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20041022184657|55545
ChangeSet
1.2629.1.44 04/10/22 13:46:57 barrysmith@barrysmith-57.mcs.anl.gov +5 -0
hypre --with-hypre-dir means --with-hypre and
better check for blasLapack routine

src/mat/interface/matrix.c
1.151 04/10/22 13:46:56 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
docs

python/PETSc/packages/BlasLapack.py
1.98 04/10/22 13:46:55 barrysmith@barrysmith-57.mcs.anl.gov +8 -0
allow other packages to check for specific blas/lapack routines

python/PETSc/packages/hypre.py
1.31 04/10/22 13:45:44 barrysmith@barrysmith-57.mcs.anl.gov +3 -1
if user passes --with-hypre-dir turn on --with-hypre
improve test for BlasLapack routine needed if no Fortran compiler used

todo
1.93 04/10/22 13:44:39 barrysmith@barrysmith-57.mcs.anl.gov +4 -0
*** empty log message ***

src/mat/impls/is/matis.c
1.20 04/10/22 13:08:50 barrysmith@barrysmith-57.mcs.anl.gov +32 -1
[PETSC #12150] How to zero a block of matrix?
pass options into inner matrix and zero entries of inner matrix


Hg-commit: 75acac19693800597b5061bc909dc1f0af01faf1

show more ...


# 0b39c734 21-Oct-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2629.1.35
hzhang@harley.mcs.anl.gov|ChangeSet|20041021162801|39128
ChangeSet
1.2629.1.35 04/10/21 11:28:01 hzhang@harley.mcs.anl.gov +5 -0
bug fix as reported by the nightly tests.

bk-changeset-1.2629.1.35
hzhang@harley.mcs.anl.gov|ChangeSet|20041021162801|39128
ChangeSet
1.2629.1.35 04/10/21 11:28:01 hzhang@harley.mcs.anl.gov +5 -0
bug fix as reported by the nightly tests.

src/mat/utils/gcreate.c
1.27 04/10/21 11:28:00 hzhang@harley.mcs.anl.gov +5 -1
MatSetFromOptions()
set the default matrix type as seqaij or mpiaij
instead of aij. The type aij causes memory leak
when user does in-place lu factor (e.g.~mat/examples/tests/ex15.c)
It should work fine after the model of aij is fully developed.

src/mat/interface/matrix.c
1.150 04/10/21 11:28:00 hzhang@harley.mcs.anl.gov +2 -2
bug fix: MatSetLocalToGlobalMapping() should not be called
if the newly converted B already has B->mapping

src/mat/examples/tests/ex96.c
1.12 04/10/21 11:27:59 hzhang@harley.mcs.anl.gov +1 -1
make it work for np=1 as well

src/mat/examples/tests/ex55.c
1.18 04/10/21 11:27:59 hzhang@harley.mcs.anl.gov +3 -3
shorten the string length

src/mat/examples/tests/ex15.c
1.11 04/10/21 11:27:59 hzhang@harley.mcs.anl.gov +3 -1
this is a uniprocessor example


Hg-commit: 67d9298805e0652ea9e6106210cec9711f38ec5f

show more ...


# 9ee9b77b 13-Oct-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2629.1.2
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20041013161251|36733
ChangeSet
1.2629.1.2 04/10/13 11:12:51 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
MatIsSymmetric() and

bk-changeset-1.2629.1.2
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20041013161251|36733
ChangeSet
1.2629.1.2 04/10/13 11:12:51 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
MatIsSymmetric() and friends fortran stubs can be autogenerated

src/fortran/custom/zmat.c
1.43 04/10/13 11:12:49 barrysmith@barrysmith-57.mcs.anl.gov +0 -14
removed matissymmetric and friends fortran stubs that can
be autogenerated

src/mat/interface/matrix.c
1.149 04/10/13 11:11:43 barrysmith@barrysmith-57.mcs.anl.gov +5 -5
allow fortran stubs for MatIsSymmetric and friends


Hg-commit: d57d54e2414449c3b6e6f48f77081e72dfa70ac7

show more ...


# 70af16d7 12-Oct-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2625
barrysmith@barry-smiths-computer.local|ChangeSet|20041012152708|37929
ChangeSet
1.2625 04/10/12 10:27:08 barrysmith@barry-smiths-computer.local +1 -0
Merge bk://petsc@petsc.bk

bk-changeset-1.2625
barrysmith@barry-smiths-computer.local|ChangeSet|20041012152708|37929
ChangeSet
1.2625 04/10/12 10:27:08 barrysmith@barry-smiths-computer.local +1 -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.219 04/10/12 10:27:07 barrysmith@barry-smiths-computer.local +0 -0
Auto merged


Hg-commit: 37cad6cef178e1935bc23d73c2723b81e5aa73b2

show more ...


# d38fa0fb 12-Oct-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2617.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20041012152655|17893
ChangeSet
1.2617.1.1 04/10/12 10:26:55 barrysmith@barry-smiths-computer.local +58 -0
merge PetscObjec

bk-changeset-1.2617.1.1
barrysmith@barry-smiths-computer.local|ChangeSet|20041012152655|17893
ChangeSet
1.2617.1.1 04/10/12 10:26:55 barrysmith@barry-smiths-computer.local +58 -0
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()
formating
clearer manual pages and error messages
error checking for PetscMemXXXX
print inode info for mpiaij matrices

src/vec/is/impls/general/general.c
1.20 04/10/12 10:26:52 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/utils/random.c
1.18 04/10/12 10:26:52 barrysmith@barry-smiths-computer.local +2 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

include/petschead.h
1.44 04/10/12 10:26:52 barrysmith@barry-smiths-computer.local +2 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/vec/utils/vscat.c
1.32 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +5 -5
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/vec/utils/vpscat.c
1.36 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +2 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/vec/pf/interface/pf.c
1.27 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/vec/is/utils/isltog.c
1.30 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/vec/is/impls/stride/stride.c
1.16 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +2 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/vec/is/impls/block/block.c
1.18 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +2 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/vec/interface/vector.c
1.109 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/vec/interface/veccreate.c
1.21 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/vec/interface/mapcreate.c
1.13 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/vec/interface/map.c
1.20 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/ts/interface/tscreate.c
1.16 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/ts/interface/ts.c
1.40 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/viewer/interface/viewreg.c
1.16 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/viewer/interface/view.c
1.11 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/viewer/impls/draw/drawv.c
1.22 04/10/12 10:26:51 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/viewer/impls/binary/binv.c
1.35 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/utils/memc.c
1.23 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +9 -2
error checking for null pointers

src/sys/src/plog/classLog.c
1.19 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +13 -12
don't screw up object->id with logging stuff!

src/sys/src/objects/inherit.c
1.29 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +2 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/matlabengine/matlab.c
1.35 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/draw/utils/lg.c
1.15 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/draw/utils/hists.c
1.21 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/draw/utils/dscatter.c
1.12 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/draw/utils/axis.c
1.16 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/draw/interface/drawreg.c
1.26 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/draw/interface/draw.c
1.18 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/sys/src/draw/impls/x/xops.c
1.24 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/snes/mf/snesmfj.c
1.46 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/snes/interface/snes.c
1.58 04/10/12 10:26:50 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/mat/utils/gcreate.c
1.26 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/mat/partition/partition.c
1.28 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/mat/matfd/fdmatrix.c
1.27 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/mat/interface/matrix.c
1.148 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/mat/interface/matnull.c
1.17 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/mat/impls/rowbs/mpi/mpirowbs.c
1.62 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +0 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/mat/impls/bdiag/seq/bdiag3.c
1.24 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +1 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/mat/impls/aij/mpi/mpiaij.c
1.217.1.1 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +10 -4
proper printing of inode use with mpiaij matrices

src/ksp/pc/interface/precon.c
1.56 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +1 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/ksp/ksp/interface/itres.c
1.12 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +8 -6
clearer manual page
formating

src/ksp/ksp/interface/itfunc.c
1.57 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/ksp/ksp/interface/itcreate.c
1.57 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/ksp/ksp/impls/cgs/cgs.c
1.25 04/10/12 10:26:49 barrysmith@barry-smiths-computer.local +3 -3
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()
formating

src/dm/da/utils/pack.c
1.17 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/dm/da/src/dadestroy.c
1.22 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/dm/da/src/da3.c
1.30 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/dm/da/src/da2.c
1.55 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/dm/da/src/da1.c
1.28 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/dm/ao/interface/ao.c
1.18 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/dm/ao/impls/mapping/aomapping.c
1.25 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/dm/ao/impls/basic/aodatabasic.c
1.26 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +1 -5
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/dm/ao/impls/basic/aobasic.c
1.27 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +0 -1
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

src/contrib/ysmp/ex1.c
1.4 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +1 -2
merge PetscObjectDestroy() into PetscHeaderDestroy()
and Create into HeaderCreate()

python/PETSc/utilities/debugging.py
1.6 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +1 -1
more specific help

include/petsclog.h
1.47 04/10/12 10:26:48 barrysmith@barry-smiths-computer.local +2 -2
allow returning error code

src/sys/src/utils/random.c
1.17 04/10/11 11:03:15 barrysmith@barry-smiths-computer.local +0 -4
*** empty log message ***

src/vec/is/impls/general/general.c
1.19 04/10/11 10:56:34 barrysmith@barry-smiths-computer.local +0 -1
*** empty log message ***

src/sys/src/utils/random.c
1.16 04/10/11 10:56:03 barrysmith@barry-smiths-computer.local +0 -1
*** empty log message ***

include/petschead.h
1.43 04/10/11 10:53:42 barrysmith@barry-smiths-computer.local +2 -1
*** empty log message ***

todo
1.88 04/10/10 21:16:27 barrysmith@barry-smiths-computer.local +2 -0
*** empty log message ***


Hg-commit: b9df9c01c215106f109d6dbb02b6e356ac391cdb

show more ...


# 4b497936 09-Oct-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2614
barrysmith@barry-smiths-computer.local|ChangeSet|20041009161323|49862
ChangeSet
1.2614 04/10/09 11:13:23 barrysmith@barry-smiths-computer.local +6 -0
minor nightly build fixes

bk-changeset-1.2614
barrysmith@barry-smiths-computer.local|ChangeSet|20041009161323|49862
ChangeSet
1.2614 04/10/09 11:13:23 barrysmith@barry-smiths-computer.local +6 -0
minor nightly build fixes

src/mat/examples/tests/ex55.c
1.16 04/10/09 11:13:21 barrysmith@barry-smiths-computer.local +3 -2
formating

src/mat/interface/matrix.c
1.147 04/10/09 11:11:58 barrysmith@barry-smiths-computer.local +4 -4
formatting

src/mat/utils/multequal.c
1.5 04/10/09 11:08:30 barrysmith@barry-smiths-computer.local +2 -0
check matrices are passed in

src/mat/examples/tests/ex75.c
1.18 04/10/09 11:02:35 barrysmith@barry-smiths-computer.local +1 -3
unused variables removed

python/PETSc/utilities/getResidentSetSize.py
1.8 04/10/09 10:42:01 barrysmith@barry-smiths-computer.local +2 -2
must be able to run program to check getrusage()

src/docs/website/documentation/changes/222.html
1.23 04/10/08 21:49:37 barrysmith@barry-smiths-computer.local +6 -0
*** empty log message ***


Hg-commit: bf96a2ab50f5402358c13c5a8ccc11defa153ffc

show more ...


# 5a86db8a 06-Oct-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2600
hzhang@harley.mcs.anl.gov|ChangeSet|20041006185049|08274
ChangeSet
1.2600 04/10/06 13:50:49 hzhang@harley.mcs.anl.gov +2 -0
bug fix: mat->rmap and mat->cmap should be copied

bk-changeset-1.2600
hzhang@harley.mcs.anl.gov|ChangeSet|20041006185049|08274
ChangeSet
1.2600 04/10/06 13:50:49 hzhang@harley.mcs.anl.gov +2 -0
bug fix: mat->rmap and mat->cmap should be copied
into newmat by MatConvert() and MatDuplicate()

src/mat/interface/matrix.c
1.146 04/10/06 13:50:47 hzhang@harley.mcs.anl.gov +35 -8
bug fix: mat->rmap and mat->cmap should be copied
into newmat by MatConvert() and MatDuplicate()

src/mat/examples/tests/ex55.c
1.14 04/10/06 13:50:47 hzhang@harley.mcs.anl.gov +27 -11
add tests for MatConvert() between mpiaij and mpibaij.


Hg-commit: 45e55c4cd9cc34616cde0d85f073897291f787b0

show more ...


# 770ba9b7 03-Oct-2004 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.2586
balay@asterix.mcs.anl.gov|ChangeSet|20041003001944|38549
ChangeSet
1.2586 04/10/02 19:19:44 balay@asterix.mcs.anl.gov +4 -0
misc fixes
bug fix with uninitialized memory

s

bk-changeset-1.2586
balay@asterix.mcs.anl.gov|ChangeSet|20041003001944|38549
ChangeSet
1.2586 04/10/02 19:19:44 balay@asterix.mcs.anl.gov +4 -0
misc fixes
bug fix with uninitialized memory

src/mat/interface/matrix.c
1.145 04/10/02 19:19:43 balay@asterix.mcs.anl.gov +1 -1
fix uninitialized memory

src/ksp/examples/tests/makefile
1.18 04/10/02 19:19:43 balay@asterix.mcs.anl.gov +1 -1
mpirun requires -np

makefile
1.134 04/10/02 19:19:43 balay@asterix.mcs.anl.gov +3 -3
C_FC -> FC

src/mat/examples/tests/ex99.c
1.2 04/10/02 18:28:55 balay@asterix.mcs.anl.gov +0 -0
Change mode to -rw-rw-r--


Hg-commit: 0ea54465ec4acb9d4474b123dc66fe8d896b642a

show more ...


# a4065552 01-Oct-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2576
hzhang@harley.mcs.anl.gov|ChangeSet|20041001135254|49296
ChangeSet
1.2576 04/10/01 08:52:54 hzhang@harley.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into

bk-changeset-1.2576
hzhang@harley.mcs.anl.gov|ChangeSet|20041001135254|49296
ChangeSet
1.2576 04/10/01 08:52:54 hzhang@harley.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into harley.mcs.anl.gov:/sandbox/hzhang/petsc-dev


Hg-commit: 892efb1424982eaa24f03528f6ce1c9761a59ac9

show more ...


# bb946917 30-Sep-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2569.2.1
hzhang@harley.mcs.anl.gov|ChangeSet|20040930205054|46314
ChangeSet
1.2569.2.1 04/09/30 15:50:54 hzhang@harley.mcs.anl.gov +1 -0
bug fix: mat->mapping and mat->bmapping nee

bk-changeset-1.2569.2.1
hzhang@harley.mcs.anl.gov|ChangeSet|20040930205054|46314
ChangeSet
1.2569.2.1 04/09/30 15:50:54 hzhang@harley.mcs.anl.gov +1 -0
bug fix: mat->mapping and mat->bmapping need to be
linked to the newly created matrix.

src/mat/interface/matrix.c
1.144 04/09/30 15:50:51 hzhang@harley.mcs.anl.gov +13 -1
bug fix: mat->mapping and mat->bmapping need to be
linked to the newly created matrix.


Hg-commit: 27b45f4c65c438701caa29bab6b69cc90ad0e25c

show more ...


# 2f53aa61 27-Sep-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2562
hzhang@harley.mcs.anl.gov|ChangeSet|20040927191659|22336
ChangeSet
1.2562 04/09/27 14:16:59 hzhang@harley.mcs.anl.gov +6 -0
bug fix on using mat compressedrow format

src/ma

bk-changeset-1.2562
hzhang@harley.mcs.anl.gov|ChangeSet|20040927191659|22336
ChangeSet
1.2562 04/09/27 14:16:59 hzhang@harley.mcs.anl.gov +6 -0
bug fix on using mat compressedrow format

src/mat/utils/compressedrow.c
1.7 04/09/27 14:16:57 hzhang@harley.mcs.anl.gov +12 -5
bug fix on using mat compressedrow format

src/mat/interface/matrix.c
1.143 04/09/27 14:16:57 hzhang@harley.mcs.anl.gov +1 -0
bug fix on using mat compressedrow format

src/mat/impls/baij/seq/baij.c
1.105 04/09/27 14:16:57 hzhang@harley.mcs.anl.gov +1 -1
bug fix on using mat compressedrow format

src/mat/impls/aij/seq/aij.c
1.188 04/09/27 14:16:56 hzhang@harley.mcs.anl.gov +2 -3
bug fix on using mat compressedrow format

src/mat/impls/aij/mpi/mpiaij.c
1.214 04/09/27 14:16:56 hzhang@harley.mcs.anl.gov +1 -1
bug fix on using mat compressedrow format

src/mat/examples/tests/ex96.c
1.10 04/09/27 14:16:56 hzhang@harley.mcs.anl.gov +8 -8
rename few variables for better understanding.


Hg-commit: 4e93e8a30f05bb1aa470458ed3501ae907e383b9

show more ...


# 577d0703 14-Sep-2004 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.2530
knepley@khan.mcs.anl.gov|ChangeSet|20040914164700|57202
ChangeSet
1.2530 04/09/03 20:59:52 knepley@khan.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into kh

bk-changeset-1.2530
knepley@khan.mcs.anl.gov|ChangeSet|20040914164700|57202
ChangeSet
1.2530 04/09/03 20:59:52 knepley@khan.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.mcs.anl.gov:/home/knepley/PETSc-dev/petsc-dev


Hg-commit: 2b7118d34903ddc50a4323014222e9e841457774

show more ...


# 71ef1302 14-Sep-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2528.2.2
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040914164659|58372
ChangeSet
1.2528.2.2 04/09/14 11:46:59 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
Merge barrysmith-57.m

bk-changeset-1.2528.2.2
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040914164659|58372
ChangeSet
1.2528.2.2 04/09/14 11:46:59 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
Merge barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-2.2.1
into barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-dev

src/vec/interface/vector.c
1.105 04/09/14 11:46:58 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Auto merged

src/mat/interface/matrix.c
1.142 04/09/14 11:46:58 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Auto merged


Hg-commit: 0c0cfa5f318a2f25a77b40751b32ede2b1a92f82

show more ...


# ff529ca7 14-Sep-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2468.6.13
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040914163551|18825
ChangeSet
1.2468.6.13 04/09/14 11:35:51 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
fix for periodic bo

bk-changeset-1.2468.6.13
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040914163551|18825
ChangeSet
1.2468.6.13 04/09/14 11:35:51 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
fix for periodic boundary conditions when negative
stencil indices are passed in PETSc-maint 11957


src/mat/interface/matrix.c
1.138.2.1 04/09/14 11:35:50 barrysmith@barrysmith-57.mcs.anl.gov +10 -10
fix for periodic boundary conditions when negative
stencil indices are passed in PETSc-maint 11957


src/vec/interface/vector.c
1.102.1.1 04/09/14 07:01:17 barrysmith@barry-smiths-computer.local +4 -1
improved error message


Hg-commit: 2440dfb746a867b9785bb890862b2ff3234dfda2

show more ...


# adf4da4b 08-Sep-2004 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.2506
knepley@khan.mcs.anl.gov|ChangeSet|20040908032607|54358
ChangeSet
1.2506 04/09/01 04:56:51 knepley@khan.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into kh

bk-changeset-1.2506
knepley@khan.mcs.anl.gov|ChangeSet|20040908032607|54358
ChangeSet
1.2506 04/09/01 04:56:51 knepley@khan.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.mcs.anl.gov:/home/knepley/PETSc-dev/petsc-dev


Hg-commit: bc172eb3512adb82834797bbca8fd532e1e40b85

show more ...


# 2515c552 08-Sep-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2503.1.4
barrysmith@barry-smiths-computer.local|ChangeSet|20040908032214|14773
ChangeSet
1.2503.1.4 04/09/07 22:22:14 barrysmith@barry-smiths-computer.local +52 -0
BOPT_g ->DEBUG a

bk-changeset-1.2503.1.4
barrysmith@barry-smiths-computer.local|ChangeSet|20040908032214|14773
ChangeSet
1.2503.1.4 04/09/07 22:22:14 barrysmith@barry-smiths-computer.local +52 -0
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/vec/utils/vscat.c
1.27 04/09/07 22:22:11 barrysmith@barry-smiths-computer.local +9 -9
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/vec/utils/vinv.c
1.35 04/09/07 22:22:11 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/vec/utils/gcreatev.c
1.12 04/09/07 22:22:11 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/vec/pf/interface/pfall.c
1.9 04/09/07 22:22:11 barrysmith@barry-smiths-computer.local +2 -2
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/vec/interface/vector.c
1.104 04/09/07 22:22:11 barrysmith@barry-smiths-computer.local +2 -2
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/vec/impls/seq/bvec2.c
1.56 04/09/07 22:22:11 barrysmith@barry-smiths-computer.local +9 -9
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/vec/impls/mpi/pdvec.c
1.40 04/09/07 22:22:11 barrysmith@barry-smiths-computer.local +8 -8
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/vec/impls/mpi/pbvec.c
1.29 04/09/07 22:22:11 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/ts/interface/tsregall.c
1.12 04/09/07 22:22:11 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/ts/impls/implicit/pvode/petscpvode.h
1.10 04/09/07 22:22:11 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/ts/examples/tests/ex4.c
1.11 04/09/07 22:22:10 barrysmith@barry-smiths-computer.local +3 -3
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/sys/src/viewer/interface/viewregall.c
1.15 04/09/07 22:22:10 barrysmith@barry-smiths-computer.local +2 -2
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/sys/src/viewer/impls/hdf4/hdf4v.c
1.12 04/09/07 22:22:10 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/sys/src/utils/psplit.c
1.15 04/09/07 22:22:10 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/sys/src/utils/ctable.c
1.15 04/09/07 22:22:10 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/sys/src/plog/stageLog.c
1.22 04/09/07 22:22:10 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/sys/src/plog/plog.c
1.52 04/09/07 22:22:10 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/sys/src/objects/tagm.c
1.20 04/09/07 22:22:10 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/sys/src/objects/pinit.c
1.50 04/09/07 22:22:10 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/sys/src/objects/init.c
1.45 04/09/07 22:22:10 barrysmith@barry-smiths-computer.local +2 -2
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/sys/src/error/signal.c
1.29 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/snes/utils/damgsnes.c
1.49 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +9 -9
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/snes/examples/tutorials/ex5f.F
1.16 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +4 -4
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/snes/examples/tutorials/ex5.c
1.19 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +4 -4
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/snes/examples/tutorials/ex30.c
1.49 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +2 -2
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/snes/examples/tutorials/ex26.c
1.20 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/mat/partition/impls/pmetis/pmetis.c
1.18 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/mat/interface/matrix.c
1.141 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +5 -5
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/mat/interface/matregis.c
1.39 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +19 -19
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/mat/impls/sbaij/seq/sbaij.c
1.117 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +4 -4
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/mat/impls/sbaij/mpi/mpisbaij.c
1.104 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +5 -5
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/mat/impls/dense/seq/dense.c
1.65 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +8 -8
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/mat/impls/baij/seq/baij.c
1.100.1.1 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +4 -4
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/mat/impls/baij/mpi/mpibaij.c
1.76 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +20 -20
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/mat/impls/aij/seq/aij.c
1.181 04/09/07 22:22:08 barrysmith@barry-smiths-computer.local +4 -4
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/mat/impls/aij/mpi/mpiaij.c
1.211 04/09/07 22:22:08 barrysmith@barry-smiths-computer.local +2 -2
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/mat/impls/adj/mpi/mpiadj.c
1.38 04/09/07 22:22:08 barrysmith@barry-smiths-computer.local +2 -2
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/ksp/pc/interface/pcregis.c
1.33 04/09/07 22:22:08 barrysmith@barry-smiths-computer.local +8 -8
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/inline/gccsse.h
1.8 04/09/07 22:22:08 barrysmith@barry-smiths-computer.local +3 -3
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/fortran/custom/zviewer.c
1.9 04/09/07 22:22:08 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/fortran/custom/zts.c
1.19 04/09/07 22:22:08 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/fortran/custom/zsys.c
1.27 04/09/07 22:22:08 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/fortran/custom/zsnes.c
1.26 04/09/07 22:22:08 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/fortran/custom/zmat.c
1.40 04/09/07 22:22:07 barrysmith@barry-smiths-computer.local +2 -2
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/dm/da/src/daview.c
1.25 04/09/07 22:22:07 barrysmith@barry-smiths-computer.local +4 -4
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/dm/da/src/dalocal.c
1.26 04/09/07 22:22:07 barrysmith@barry-smiths-computer.local +3 -3
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/dm/da/examples/tutorials/ex1.c
1.10 04/09/07 22:22:07 barrysmith@barry-smiths-computer.local +4 -4
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/dm/ao/impls/mapping/aomapping.c
1.23 04/09/07 22:22:07 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

python/PETSc/utilities/libraryOptions.py
1.5 04/09/07 22:22:07 barrysmith@barry-smiths-computer.local +12 -12
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

include/vecimpl.h
1.31 04/09/07 22:22:07 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

include/petscda.h
1.42 04/09/07 22:22:07 barrysmith@barry-smiths-computer.local +6 -6
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

include/petsc.h
1.94 04/09/07 22:22:07 barrysmith@barry-smiths-computer.local +10 -10
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow


Hg-commit: 3d72d6a215bbf7b9812e03b861518ed367dd6e04

show more ...


# 44a62794 28-Aug-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2478
barrysmith@barry-smiths-computer.local|ChangeSet|20040828022126|23312
ChangeSet
1.2478 04/08/27 21:21:26 barrysmith@barry-smiths-computer.local +3 -0
additional path for locat

bk-changeset-1.2478
barrysmith@barry-smiths-computer.local|ChangeSet|20040828022126|23312
ChangeSet
1.2478 04/08/27 21:21:26 barrysmith@barry-smiths-computer.local +3 -0
additional path for location of eng

python/PETSc/packages/Matlab.py
1.39 04/08/27 21:21:25 barrysmith@barry-smiths-computer.local +0 -1
additional path for location of eng

python/PETSc/packages/hypre.py
1.18 04/08/27 21:19:36 barrysmith@barry-smiths-computer.local +0 -0
Auto merged

python/PETSc/packages/Superlu_dist.py
1.15 04/08/27 21:19:36 barrysmith@barry-smiths-computer.local +0 -0
Auto merged


Hg-commit: 7ab84d7e1fcc883c3e8b098cf4a42173b68687f4

show more ...


# ddfd81da 27-Aug-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2468.6.7
barrysmith@barry-smiths-computer.local|ChangeSet|20040827143605|20208
ChangeSet
1.2468.6.7 04/08/27 09:36:05 barrysmith@barry-smiths-computer.local +2 -0
fix hypre install

bk-changeset-1.2468.6.7
barrysmith@barry-smiths-computer.local|ChangeSet|20040827143605|20208
ChangeSet
1.2468.6.7 04/08/27 09:36:05 barrysmith@barry-smiths-computer.local +2 -0
fix hypre install bug (how did it ever work?)
allow zeroing fresh mat that was never touched

python/PETSc/packages/hypre.py
1.15.1.1 04/08/27 09:36:03 barrysmith@barry-smiths-computer.local +1 -4
handled empty mpi_include wrong

src/mat/interface/matrix.c
1.138 04/08/20 13:05:12 barrysmith@barrysmith-11.mcs.anl.gov +1 -1
petsc-maint from Mark Adams about zeroing matrix that was preallocated but
you have yet to set values in. Saves handling the initial time as a special
case and not calling MatZeroEntries


Hg-commit: c36a8bba6d909f8f8578a397742443fed6081f8e

show more ...


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