| #
533163c2
|
| 24-Nov-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
cleanup of fixing to use PetscMallocN() for several files
Hg-commit: 034d2c9aed500ffeb96719bf62a7244197f9fd01
|
| #
c4688eaf
|
| 21-Nov-2009 |
Jed Brown <jed@59A2.org> |
Necessary MatConvert_MPIAIJ_MPISBAIJ prototype and fixed typo
Hg-commit: 52901a51df62c760ecf4921fbc533714e6b0a14b
|
| #
03095fed
|
| 18-Nov-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed free in MatDestroy_MPIAIJ() to use free2() that I missed when adding PetscMalloc2()
Hg-commit: ec5ac8c65bd6210cf970020794fe3d30d93e06b5
|
| #
0572522c
|
| 16-Nov-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
two bug fixes for my changes to use PetscMallocN() instead of single PetscMalloc() and then assigning parts to different variables. In one it was a missing &, in another it was an old bug (that would
two bug fixes for my changes to use PetscMallocN() instead of single PetscMalloc() and then assigning parts to different variables. In one it was a missing &, in another it was an old bug (that would never cause a crash because sizeof(PetscInt*) == sizeof(PetscInt**) that only appeared after the change.
Hg-commit: 8bfb6c75bb5c2a1f0f26500274a43bb6a9b7df8a
show more ...
|
| #
bd1d354f
|
| 14-Nov-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: dd462db7e4ad3308318d8e64ab6973227cdc8afe
|
| #
1d79065f
|
| 14-Nov-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed many outdated malloc of several arrays at the same time to use PetscMallocN() instead fixed bug in installing Zoltran.py where it did not use [0] to snag stdout of shell command
Hg-commit: db7
fixed many outdated malloc of several arrays at the same time to use PetscMallocN() instead fixed bug in installing Zoltran.py where it did not use [0] to snag stdout of shell command
Hg-commit: db793741ae0135c011d800b787b94e2bfd91670d
show more ...
|
| #
e21f6e24
|
| 13-Nov-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: d73959821bdcc68517c7de8556b4cef4a4b3ce07
|
| #
e8d12d9d
|
| 13-Nov-2009 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 366b569f7ac12955ed5fd9ea6b0a56cfb51a84d1
|
| #
829b6ff0
|
| 12-Nov-2009 |
Jed Brown <jed@59A2.org> |
Fix inconsistent block sizes for MPI matrices (was causing test failure)
Also added check to PCFieldSplit.
Hg-commit: 34f38ed91e8147575c1d6e90a9f3e741afc2667b
|
| #
71fd2e92
|
| 11-Nov-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
added check on PetscValidScalarPointer() to all the MatSetValues_() routines to check for non-double aligned
Hg-commit: 1f2e574d0828af632142de782d665f4dded95c8f
|
| #
ed692d31
|
| 10-Nov-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: c63111c978465712b5eb2b59576540d814538917
|
| #
0daa03b5
|
| 10-Nov-2009 |
Jed Brown <jed@59A2.org> |
Remove requirement that rows be sorted in MatMPIAIJSetPreallocationCSR() and MatCreateMPIAIJWithArrays()
Hg-commit: 972a01b525dca68ecb9e0128ebf9b6ed2ca4d73b
|
| #
e37c4368
|
| 06-Nov-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: dab6e8ec0fe71ad4fe0f4bf2ee374ce51b18f40d
|
| #
83bb2eba
|
| 05-Nov-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 5f0ccbb7d9079d9734bfd881618513ce58c7adfe
|
| #
572f72c7
|
| 05-Nov-2009 |
Jed Brown <jed@59A2.org> |
merge
Hg-commit: 36cf37059c0ed80addd0968973e91c32e491eff8
|
| #
471cc821
|
| 04-Nov-2009 |
Hong Zhang <hzhang@mcs.anl.gov> |
enable implementation of MatConvert_MPIAIJ_MPISBAIJ(), but not implement yet.
Hg-commit: 065c7b7b3610a870ce9c1e9da3227b798622944a
|
| #
cd72454c
|
| 03-Nov-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: b2d8a3646d4d7887f0367e78a0b8ef8801c228fe
|
| #
eeffb40d
|
| 03-Nov-2009 |
Hong Zhang <hzhang@mcs.anl.gov> |
add MatMult_SeqSBAIJ_1_Hermitian() and MatHermitianTranspose()
Hg-commit: 284b8e9149e7268648f12ec58fc3a6cb75e5468c
|
| #
186bafed
|
| 29-Oct-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 2abd163653da4b78c2f240bce7add61691d76163
|
| #
41f059ae
|
| 29-Oct-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
changed MatRelax() to MatSOR() to match MatSORType and PCSOR
Hg-commit: e68531df6999d872cd12e8f3ab1ea488c58078d8
|
| #
26283091
|
| 29-Oct-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
changed PetscMap to PetscLayout
Hg-commit: b8f4632bd00d1563dcf8108fd4199169f8fd320b
|
| #
7a2fc3fe
|
| 29-Oct-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
changed PetscMap to be pointer to _p_PetscMap changed PetscMapInitialize() to PetscMapCreate() and also have it malloc the space
Hg-commit: 2d1edc265bc1b52b0bfe730b4711ac37a11744fd
|
| #
73daad2e
|
| 23-Oct-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 12eac1f84d4cc8342fd73e07d65d7ff4a1422192
|
| #
35656ac2
|
| 20-Oct-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
mpiaij.c does not need to know Mat_MPIDense data structure hence does not need mpidense.h included
Hg-commit: 854ecda896d0edce138a9546ed154be76e59f8ee
|
| #
ec1065ed
|
| 05-Oct-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: e4ceadb2454090be7d46b3718e609756791804d0
|