| #
119a7e7d
|
| 03-Jul-2013 |
Matthew G. Knepley <knepley@gmail.com> |
Merge branch 'master' of bitbucket.org:petsc/petsc
# By Hong Zhang # Via Hong Zhang * 'master' of bitbucket.org:petsc/petsc: rename MatTransposeMatMultxxx_MPIAIJ_MPIAIJ_Scalable() -> MatTransposeM
Merge branch 'master' of bitbucket.org:petsc/petsc
# By Hong Zhang # Via Hong Zhang * 'master' of bitbucket.org:petsc/petsc: rename MatTransposeMatMultxxx_MPIAIJ_MPIAIJ_Scalable() -> MatTransposeMatMultxxx_MPIAIJ_MPIAIJ() - default rename MatTransposeMatMultSymbolic_MPIAIJ_MPIAIJ() -> MatTransposeMatMultSymbolic_MPIAIJ_MPIAIJ_nonscalable cleanup. cleanup MatTransposeMatMult_MPIAIJ_MPIAIJ(): use Elist for options on experimental algorithms cleanup MatPtAP_SeqAIJ_SeqAIJ(): use Elist for options on experimental algorithms rename MatMatMultSymbolic_MPIAIJ_MPIAIJ_Scalable -> MatMatMultSymbolic_MPIAIJ_MPIAIJ because this routine is default rm redundant test runex94_2_matmatmult cleanup MatMatMult_MPIAIJ_MPIAIJ(): use Elist for options on experimental algorithms rename MatMatMultSymbolic_MPIAIJ_MPIAIJ -> MatMatMultSymbolic_MPIAIJ_MPIAIJ_nonscalable (non-default) cleanup MatMatMult_SeqAIJ_SeqAIJ(): use Elist for options on experimental algorithms
show more ...
|
| #
3fa0a38b
|
| 03-Jul-2013 |
Hong Zhang <hzhang@mcs.anl.gov> |
Merge branch 'hzhang/mat-cleanup'
|
| #
b2405163
|
| 28-Jun-2013 |
Hong Zhang <hzhang@mcs.anl.gov> |
rename MatMatMultSymbolic_MPIAIJ_MPIAIJ_Scalable -> MatMatMultSymbolic_MPIAIJ_MPIAIJ because this routine is default
|
| #
0fc8cf34
|
| 27-Jun-2013 |
Hong Zhang <hzhang@mcs.anl.gov> |
cleanup MatMatMult_MPIAIJ_MPIAIJ(): use Elist for options on experimental algorithms rename MatMatMultSymbolic_MPIAIJ_MPIAIJ -> MatMatMultSymbolic_MPIAIJ_MPIAIJ_nonscalable (non-default)
|
| #
4042b796
|
| 17-Mar-2013 |
Jed Brown <jed@59A2.org> |
Merge branch 'master' into jed/ts-eimex
Sync to include Git conversion, PETSC_EXTERN, and minor API changes.
Conflicts: src/ts/interface/tsregall.c
|
| #
0298fd71
|
| 08-Feb-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
removed PETSC_NULL from C and Fortran (except declaration in C for backward compatibility). Kept PETSC_NULL_xxx for Fortran Fixed a few bugs where PETSC_NULL had been used incorrectly.
Hg-commit: 05
removed PETSC_NULL from C and Fortran (except declaration in C for backward compatibility). Kept PETSC_NULL_xxx for Fortran Fixed a few bugs where PETSC_NULL had been used incorrectly.
Hg-commit: 054705a517d7f4388a8a084415d7478cbe95dff4
show more ...
|
| #
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
|
| #
c5a46771
|
| 22-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
commit aftr merge
Hg-commit: 854807b200896ff0e3d6fb344a549ed1a2b93850
|
| #
c30958fd
|
| 20-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Replaced remaining '){' with ') {'.
Hg-commit: f4f35e45a9688d9cbe30c43558c5cab041b08998
|
| #
43208f3f
|
| 27-Nov-2012 |
Richard Tran Mills <rmills@ornl.gov> |
Automerge.
Hg-commit: 6ac94d6e269a383c5b658488ff4022ab8f63808d
|
| #
53355915
|
| 19-Nov-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 8439ab33a27932ffd4abbf55152e4f6260ab06a4
|
| #
ad2d13e5
|
| 18-Nov-2012 |
Jed Brown <jed@59A2.org> |
merge
Hg-commit: be265b567b712d0795d99086ba21cd7fe81f37d0
|
| #
e82dfdf1
|
| 18-Nov-2012 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: a55ce8d2c14fe32082f5ed6a0096c9382f7f86a1
|
| #
f996eeb8
|
| 18-Nov-2012 |
Hong Zhang <hzhang@mcs.anl.gov> |
add MatMatMatMult() for mpiaij matrix implemented by Mike
Hg-commit: a682a93086ef7546682c3c66e2e4c0370bc4275d
|