| #
c5a46771
|
| 22-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
commit aftr merge
Hg-commit: 854807b200896ff0e3d6fb344a549ed1a2b93850
|
| #
6e111a19
|
| 21-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Updated style to obey 'Do not put a blank line immediately after PetscFunctionBegin;'
Hg-commit: 5408b9ce2402ad624305b7a7a323ab3ae5e0c3f1
|
| #
1147fc2a
|
| 21-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Reformatting: 'No space after a '(' or before a ')''
Hg-commit: 797341a7bfba18bb97e6da668b36bad2e5977356
|
| #
f5f7c1b9
|
| 19-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Carefully replaced more '){' by ') {', added checker script
Hg-commit: a0037010be00b56a68354d942365c8f8df63198a
|
| #
307fe9f8
|
| 18-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Carefully removed \t from src/mat/. All sources are now free from tabs (exceptions: LaTeX docs, ftn-auto/ folders)
Hg-commit: 41ce18e98b1c9ae2af455e6fa76b9abd371521ee
|
| #
b769355b
|
| 31-Dec-2012 |
Jed Brown <jed@59A2.org> |
merge PetscSF implementation
Hg-commit: 98dccc99445b69cb7a66312149eb16fec359e294
|
| #
5a4671ae
|
| 30-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
removed trailing spaces from all files
Hg-commit: 1cfa55059afe46c5145e0e830cd797b97216abfb
|
| #
6f0d185e
|
| 19-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: bbd38bf296851975f262b25ab704d80bb1e75bf6
|
| #
a5e57a09
|
| 19-Dec-2012 |
Hong Zhang <hzhang@mcs.anl.gov> |
bugfix for repeated call of MatSolve_MUMPS() when ICNTL(9) changes; cleanup mumps.c
Hg-commit: 6dd18545147da32b76d0ba0d8a65162e9ae7bf54
|
| #
c0587a06
|
| 07-Nov-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: edb5cb80074b9621ebcbc11845b7c1a95d17530d
|
| #
30c107b7
|
| 07-Nov-2012 |
Hong Zhang <hzhang@mcs.anl.gov> |
have MatMatSolve_MUMPS() call MatMatSolve_Basic() for Cholesky factorization
Hg-commit: b8d86dc228c8330a0cda0a1996a85815ed709ae2
|
| #
17f96c7a
|
| 07-Nov-2012 |
Hong Zhang <hzhang@mcs.anl.gov> |
have MatMatSolve_MUMPS() call MatMatSolve_Basic()
Hg-commit: 4c98fa5eca5e8f205211554f3205439fd5906f3d
|
| #
006dc8a5
|
| 23-Oct-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 0f6d729d495de71fcda61989999ba52a7445eb57
|
| #
5248a706
|
| 22-Oct-2012 |
Hong Zhang <hzhang@mcs.anl.gov> |
add comment about user ordering being used by mumps
Hg-commit: 8bd184f330846d1ed3f39a04a8e71ff2bc1ac61f
|
| #
7659c1be
|
| 28-Sep-2012 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: e67798811b9e9715a27e1162d786ebd65ddc7d21
|
| #
2907cef9
|
| 24-Sep-2012 |
Hong Zhang <hzhang@mcs.anl.gov> |
enable single-precision version of PETSc with MUMPS contributed by Stefano Zampini
Hg-commit: f4e6413e465b734894fd411d1c1183c38898e45d
|
| #
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
|
| #
8caf3d72
|
| 18-Sep-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
code to match PETSc style guide for if (xxx) for (xxx) sizeof(xxx)
Hg-commit: 01e0d19bcd83a980fb5e8e32b294a95da72b405f
|
| #
4dd37ed8
|
| 29-Aug-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: f6a88fee9ba1b8041ee9b459d0ad54470439160a
|
| #
7dd0b29c
|
| 27-Aug-2012 |
Jed Brown <jed@59A2.org> |
Merge from petsc-3.3, discards functional changes to fieldsplit.c since petsc-dev's fieldsplit was refactored
Hg-commit: 518adbf64b18ed466b131caa34f3b2cf707b60d7
|
| #
377a2891
|
| 21-Aug-2012 |
Hong Zhang <hzhang@mcs.anl.gov> |
bugfix of MatCholeskyFactorSymbolic_MUMPS() as reported by Alexander Grayver
Hg-commit: 8badc49a596eb90aa1f0676c8602105cc3f63f4b
|
| #
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
|
| #
e5bb22a1
|
| 03-May-2012 |
Hong Zhang <hzhang@mcs.anl.gov> |
patch to mumps interface contributed by Pham Van Ha
Hg-commit: c3403225fb48bb41faf314af4dd3067fe27a87e2
|