| #
e79ce49d
|
| 02-Feb-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: f37b1e00e84f4f2c19b94a78ed2de72bd29e5778
|
| #
2205254e
|
| 02-Feb-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Partially uncrustified /src/mat/*
Hg-commit: f66b7241e67ccd55e47747ce1f2433e82e4f86b9
|
| #
f23aa3dd
|
| 25-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
generally SETERRQXX does not belong on its own line also fixed formatting issues in dgmres.c (ugh)
Hg-commit: e3fffdf67cd55655a36785a0abc7c197e98ca7cd
|
| #
c3aae356
|
| 31-Dec-2012 |
Jed Brown <jed@59A2.org> |
Add MPIU_BOOL and MPIU_ENUM to control clang-3.2 warnings when using MPI_INT directly
Hg-commit: 659ebb827654e17cd01d6fb5cf1a54155f4e77a7
|
| #
f44eeeab
|
| 01-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 41e76ecbfd26f94c2d3e9e0e7fb4479bd8bb177d
|
| #
5ee9ba1c
|
| 01-Dec-2012 |
Jed Brown <jed@59A2.org> |
Backout 1bdcc2952450, diagonals must be removed from MPIAdj for ParMetis
Hg-commit: c1b2d1fd6943f8f9ad643a6fd3212168e6dd7d11
|
| #
c3df09d6
|
| 21-Oct-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: ed1a46afbb3ca05b94b623600c6c387ba23868ed
|
| #
1a83f524
|
| 21-Oct-2012 |
Jed Brown <jed@59A2.org> |
Const-correctness for MatGetRowIJ()/MatGetColumnIJ()
The arrays have always been read-only according to the documentation. This patch should cause no behavioral change.
This const-correctness casca
Const-correctness for MatGetRowIJ()/MatGetColumnIJ()
The arrays have always been read-only according to the documentation. This patch should cause no behavioral change.
This const-correctness cascaded into the private ordering and coloring routines.
Hg-commit: 7efa5f739222584a785675705479b4e17c346e6e
show more ...
|
| #
f8b03baa
|
| 04-Oct-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
MatConvert to Adj will now preserve diagonal entries
Hg-commit: 1bdcc2952450a8c983031df627fe6a64cfea8a80
|
| #
19fd82e9
|
| 03-Oct-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
changed #define char* XXXType to typedef const char* XXXType
Hg-commit: 2f1984a65b4f21a886ea1c854235ca6d51deefad
|
| #
6c2930d4
|
| 18-Sep-2012 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Commit after merge
Hg-commit: 29c41d281e3ece3127c753661dccfd04e452b7f8
|
| #
3e08d2be
|
| 18-Sep-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
removed trailing blanks from source code added rule rmtrailingblanks accessible via make ACTION=remtrailingblanks tree
Hg-commit: 6e3652165d48aa5f3e94dd66bf607adea6fac27a
|
| #
0f55b88d
|
| 03-Jul-2012 |
Satish Balay <balay@mcs.anl.gov> |
backout all chmod stuff in bf971ba58125 [but keep diffs to src/mat/impls/aij/mpi/mpimatmatmult.c ]
Hg-commit: 4a812fc1f35496ce2717c7da9ef12ffabbd13258
|
| #
c0174eb7
|
| 03-Jul-2012 |
Mark F. Adams <mark.adams@columbia.edu> |
removed a spurious call to MatSetBlockSize.
Hg-commit: bf971ba58125bd8cf7ceb2a9d0f5cdf27c27cc6a
|
| #
251f4c67
|
| 27-Apr-2012 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
PetscTypeCompare -> PetscObjectTypeCompare
Hg-commit: 3fc8f665421ddb862bf4d1ba95505378246340be
|
| #
f27dfc53
|
| 11-Apr-2012 |
Peter Brune <brune@mcs.anl.gov> |
Commit after merge
Hg-commit: dd9de3c9b6c26331f5d70e21b5ec7304b66251d1
|
| #
e02043d6
|
| 10-Apr-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
Removed unneeded setting of Mat Block size, should respect already set value, removed unneeded checking of negative blocksize this is handled in PetscLayoutSetUp().
Hg-commit: 2d1c2b03ef3a0925025555
Removed unneeded setting of Mat Block size, should respect already set value, removed unneeded checking of negative blocksize this is handled in PetscLayoutSetUp().
Hg-commit: 2d1c2b03ef3a0925025555e660e6834a4bd0a50c
show more ...
|
| #
51322221
|
| 28-Feb-2012 |
Jungho Lee <julee@mcs.anl.gov> |
commit after merge
Hg-commit: e8d19a834d936a4816c3abf3af0b68733c00be11
|
| #
5a262507
|
| 19-Jan-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: defcbc7d2f2fb488acee2669a22ffa3e39f10043
|
| #
e37d9405
|
| 14-Jan-2012 |
Jed Brown <jed@59A2.org> |
Fix header include for MPIADJ Fortran stub
Hg-commit: 84d8279a1956d81341bdd01663901d52b68b2e3b
|
| #
639d86e3
|
| 13-Jan-2012 |
Sean Farley <sean@mcs.anl.gov> |
Merge
Hg-commit: 0fb617426806c222fb6fb5e47365b6c3688c614c
|
| #
d39137a2
|
| 12-Jan-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: d540875a63b3c979c82b6a7fa7f062571e906d10
|
| #
7732f9ca
|
| 10-Jan-2012 |
Stefano Zampini <stefano.zampini@gmail.com> |
Commit after merge
Hg-commit: 876c894d95f4fa6561d0a91310ca914592527960
|
| #
8826ea88
|
| 10-Jan-2012 |
Satish Balay <balay@mcs.anl.gov> |
fix fortranstub
Hg-commit: d9f96ea8406ccb5df0e9c25d965a24205a70661f
|
| #
9a3665c6
|
| 08-Jan-2012 |
Jed Brown <jed@59A2.org> |
Add MatMPIAdjCreateNonemptySubcommMat() for use with ParMETIS
Hg-commit: 523fbbb0e2c6284726ca0094068402f870e69b13
|