| #
fa83b014
|
| 29-Mar-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 545e4581058f5fdcfcf8b3fc6860a69b956997b7
|
| #
c78e9cdc
|
| 28-Mar-2008 |
Hong Zhang <hzhang@mcs.anl.gov> |
initialize idx=0 as complained in the nightly tests
Hg-commit: 2595a879280f92ef82dff1e09f564ec6145daa53
|
| #
5e24f7b5
|
| 27-Mar-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: f04e14f9f3e0f233e1902233ea3f1ed4c1c0188e
|
| #
a90c1e0b
|
| 27-Mar-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 77291d03e56ad5467bbb93c8d99695618275f624
|
| #
c91732d9
|
| 26-Mar-2008 |
Hong Zhang <hzhang@mcs.anl.gov> |
add MatGetRowMaxAbs_MPIAIJ() and its tests
Hg-commit: 1ff98cccdf221c24121128eaa093bb424266e915
|
| #
f3618155
|
| 11-Mar-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: ae910a8c341252193d05c7b6e3a1801bc7c73425
|
| #
7ad262b6
|
| 08-Mar-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 638ec2e2f7dfa2511dd9a1462744872f6e0505e3
|
| #
d7957c25
|
| 07-Mar-2008 |
Hong Zhang <hzhang@mcs.anl.gov> |
commit after merge
Hg-commit: 6b4ac957a41c4eebfcda210f0c39ba836b723840
|
| #
61a2fbba
|
| 07-Mar-2008 |
Hong Zhang <hzhang@mcs.anl.gov> |
fix the memory corruption in MatTranspose_MPIAIJ() as reported from the nightly tests
Hg-commit: 3229b688bdd9c28e9658d76ba29e7603931ca3e2
|
| #
815cbec1
|
| 07-Mar-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
again I was checking *matout vs A when reuse was MAT_INITIAL_MATRIX so *matout was not initialized and valgrind chocked
Hg-commit: a294f51766ee1fb1e137fa155a98da00d66ab152
|
| #
e9695a30
|
| 07-Mar-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed illegal access to *matout in MatTranspose_ routines when MAT_INITIAL_MATRIX had to remove check that one use A, MAT_INITIAL_MATRIX, &A because cannot check &A since may not be set
Hg-commit:
fixed illegal access to *matout in MatTranspose_ routines when MAT_INITIAL_MATRIX had to remove check that one use A, MAT_INITIAL_MATRIX, &A because cannot check &A since may not be set
Hg-commit: bdfca46607ae0c6b051c05f93f67da04e9fc248d
show more ...
|
| #
b23e956f
|
| 05-Mar-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: c252723983d2baef02ecb448e6a9a608900ee72f
|
| #
fc73b1b3
|
| 04-Mar-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
nightly build fix mpiaij.c MatTranspose() fixed bugs introduced when added MatReuse flag
Hg-commit: 4455e171e4c2222a67c6f85b46baad0a0df0a8d8
|
| #
600fe468
|
| 03-Mar-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
mv plapack source code for MPIDENSE out of its own directory and fixed plapack test examples
Hg-commit: ff571251b49cc9991a8308a51ed4656908efeec4
|
| #
38556019
|
| 03-Mar-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
simplfy setting the assembly of the matrix generated for MatMatMult_MPIDense_MPIAIJ
Hg-commit: 2ed8338e135e97248a013982887c41ba06e3b494
|
| #
e5e4356a
|
| 03-Mar-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
finished MatMatMult_MPIDense_MPIAIJ
Hg-commit: 657968787a2e173aed5394cfdf3b4fbc47de6b1a
|
| #
355a108d
|
| 03-Mar-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 722da13b860c3b9cf8dd2bf1b0ceaab0718e3da5
|
| #
fc4dec0a
|
| 02-Mar-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
added MatReuse as second argument to MatTranspose()
Hg-commit: 25d223e5c97b2e66758cc4ab542c7835b614e5c5
|
| #
fd087143
|
| 11-Feb-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: d08cd9807c22bb8c2eb753efdcc25ad0499b7dc7
|
| #
dd6ea824
|
| 10-Feb-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
much more corrections for MatScalar
Hg-commit: 88a29c8f0f8b4ffa7f3f57450e19652a4f96df53
|
| #
a77337e4
|
| 30-Jan-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed some matscalar issues petsc-maint 16879 was setting an incorrect unneeded disply() in the vecscatter to all and 1
Hg-commit: dcadeaf97580ffbd976fbc9f4c06fb18fc72906e
|
| #
e44c0bd4
|
| 29-Jan-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
bug fixes related to petsc-maint 16879 MPIAIJ matsetvalues did not properly reset ba = b->a array after disssembly SeqAIJ improperly increased "low" count by one if ignoredzero was ignored so
bug fixes related to petsc-maint 16879 MPIAIJ matsetvalues did not properly reset ba = b->a array after disssembly SeqAIJ improperly increased "low" count by one if ignoredzero was ignored so search did not locate next column MPIBAIJ and MPISBAIJ disassembly set column size to A->cmap.n when it should have been A->cmap.N added error checking for some (PetscMPIInt) casts
Hg-commit: a3c4121ea5c19e05c43e0d0492c8be7228c4775c
show more ...
|
| #
dbefa33d
|
| 28-Jan-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: bf61e6626fd829977ea46dc50931d6e9b988a6f6
|
| #
0805154b
|
| 26-Jan-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
[PETSC #17255] nightly tests fixed but introduced into VecScatterToZero/All() Added error checking for overflow for cast from PetscInt to PetscBLASInt in all cases Added some error checking for overf
[PETSC #17255] nightly tests fixed but introduced into VecScatterToZero/All() Added error checking for overflow for cast from PetscInt to PetscBLASInt in all cases Added some error checking for overflow for cast from PetscInt to PetscMPIInt
Hg-commit: 7540d46ad0a2abd61067805cfc8cb914325338a4
show more ...
|
| #
1c0add76
|
| 22-Jan-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 50f87a7744bf92447897e71d01d55e453fda1a7f
|