| #
38ea2233
|
| 01-Feb-2012 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: da7192eda3c2721456f07edf54ad1d0c14243f79
|
| #
4994cf47
|
| 31-Jan-2012 |
Jed Brown <jed@59A2.org> |
Remove MatSetUpPreallocation() and MatPreallocated(). MatSetUp() required if not preallocated. Unify error reporting.
Hg-commit: 9dd5fa086e48409435f8bacb456e7397da336895
|
| #
5bdbddc4
|
| 18-Oct-2011 |
Jed Brown <jed@59A2.org> |
merge from release-3.2
Hg-commit: 68f107f8b136c3456f44509dc7382081f204a942
|
| #
13fa8e87
|
| 12-Oct-2011 |
Lisandro Dalcin <dalcinl@gmail.com> |
Ignore options MAT_KEEP_NONZERO_PATTERN for seq/mpi dense matrix types
Hg-commit: 0c3cde1dae55bfd71e21d7b82a9df425c892cfb7
|
| #
32bb1f2d
|
| 12-Oct-2011 |
Lisandro Dalcin <dalcinl@gmail.com> |
Missing ISDestroy() in MatGetSubMatrix_MPIDense()
Hg-commit: 73742673016b851c36e1b991c42f9f3d2d2b1bdd
|
| #
aff77e80
|
| 04-Oct-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: fbd00cf1070ef6229111cdbf8e61bee1386bf1c2
|
| #
e2eb51b1
|
| 04-Oct-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed for !diag for complex numbers
Hg-commit: 7abcced43e69f5fb7e57fc1e21265ca7dbe231f6
|
| #
4be8d738
|
| 04-Oct-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed for !diag for complex numbers
Hg-commit: 1fc5cbc67edef2a0d68da8af9df8af02b13058d5
|
| #
8ee3c47f
|
| 03-Oct-2011 |
Peter Brune <brune@mcs.anl.gov> |
commit after merge
Hg-commit: 718e62559aaae37ee752e1e7fc024d6de1cd721d
|
| #
83822758
|
| 03-Oct-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge of patches to 3.2
Hg-commit: 4384351bed8b51c9e82003924d6a8f0ffe5fa42b
|
| #
b9679d65
|
| 03-Oct-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
bug fixes for MatZeroRows for MPIDENSE
Hg-commit: 4a53093a11a7d7a029efc6a3d86d220fe846a999
|
| #
bb47af7d
|
| 01-Oct-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commiit after merge
Hg-commit: 2f9449e8e0b477318b1cea8d6a46b8fe0836bd5c
|
| #
50665fdf
|
| 30-Sep-2011 |
Satish Balay <balay@mcs.anl.gov> |
merge from 32
Hg-commit: 37f4cd8eac47c4dabb51c392d163dffb9326598c
|
| #
78934fdf
|
| 30-Sep-2011 |
Satish Balay <balay@mcs.anl.gov> |
backout e9cd14f3c0d4 as it breaks --download-plapack
Hg-commit: 2467e89ca05937afe2c987d909cbd312c9235a21
|
| #
d6ab60da
|
| 29-Sep-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after update
Hg-commit: 5b1e4efb1964265064d3813d4870822c1786d192
|
| #
9fda0c95
|
| 29-Sep-2011 |
Matthew G Knepley <knepley@gmail.com> |
Merge from 3.2
Hg-commit: 8463a4603646fcf1b4cac0b5d8649437f991cf8f
|
| #
b13f9e53
|
| 29-Sep-2011 |
Matthew G Knepley <knepley@gmail.com> |
[petsc-maint #88695] PETSc 3.2.0-p2 bug report - Fixed PLAPACK function name
Hg-commit: e9cd14f3c0d4d7243825501ded8357b94a43ff3f
|
| #
8f1a2a5e
|
| 12-Aug-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
changed sqrt() to PetscSqrtReal() to work properly with __float128 changed some %G to use %14.12e and (double) to work with __float128
Hg-commit: a8faa4e64896cf76f3f64094484ef5e06761417b
|
| #
df17f0d5
|
| 18-Jul-2011 |
Kerry Stevens <kstevens@spetjhiong.com> |
commit after merge from petsc-dev (MatMult_Add function)
Hg-commit: 95a831be5dc2ba75bb17311cad14d2f38977c0b7
|
| #
673ff3ca
|
| 09-Jun-2011 |
Jungho Lee <julee@mcs.anl.gov> |
commit after merge
Hg-commit: f6cda0bdef9568b151b239dd9c658a29e6012a56
|
| #
5bdf786a
|
| 09-Jun-2011 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
ISRestoreIndices() was called on the wrong IS.
Hg-commit: 6c19e9e5c5c2222c2e38a1da0aeeb4a6df8094ab
|
| #
eb3f98d2
|
| 03-Jun-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
updated to support MatView and MatLoad for MPIDense for the native format for any size matrices no matter how large. It now uses the MPILong_Send/Recv functions.
Hg-commit: bf26a3ca0c75062d88061ec3b
updated to support MatView and MatLoad for MPIDense for the native format for any size matrices no matter how large. It now uses the MPILong_Send/Recv functions.
Hg-commit: bf26a3ca0c75062d88061ec3b51b3f09a7c45e34
show more ...
|
| #
42951b8f
|
| 27-May-2011 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: c1943a07162526276566519aa6187052e11ecc3d
|
| #
0e63999f
|
| 24-May-2011 |
Jungho Lee <julee@mcs.anl.gov> |
commit after merge :w!
Hg-commit: 252b7df528f9cdb484d150ba2d30e13a98447883
|
| #
1e1e43fe
|
| 14-May-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
various MatDuplicate_XXX() that previously used PetscLayoutCopy() now use PetscLayoutReference() to share the same layout.
Hg-commit: fd9a32ce98293ea5f22d7487fd95e4b6f875cb6c
|