| #
247e2d92
|
| 06-Jan-2012 |
Jed Brown <jed@59A2.org> |
Mass revert file modes that were made executable in f6e61ee9c329
Hg-commit: 116d90d0b66125cee0db3e7351047057e756baf5
|
| #
832f7384
|
| 01-Jan-2012 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: ee8d91ae0580d1d4fa92be38a18d40c838b9a257
|
| #
14e519b0
|
| 31-Dec-2011 |
Mark F. Adams <mark.adams@columbia.edu> |
changed MatMatMult to MatTranposeMatMult.
Hg-commit: f6e61ee9c329774cd5343eea1ee6b7432be17c3f
|
| #
9b08a598
|
| 15-Apr-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after terrible merge
Hg-commit: 6ee623422368621da3dca005325b05a2fcd6d6bb
|
| #
68b022c8
|
| 15-Apr-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 335e836c7798747e6242df554ae58fe4db9f803f
|
| #
7a868f3e
|
| 15-Apr-2011 |
Hong Zhang <hzhang@mcs.anl.gov> |
add flg 'ijonly' to MatGetSubMatrices_MPIBAIJ_local() for output matrix structure only. Use MPIBIJ routines for MatIncreaseOverlap_MPISBAIJ().
Hg-commit: d8f2246f982123860df463a58876048fa927bd04
|
| #
03c90c5c
|
| 14-Apr-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 7dfd49b521cdd96eaf8b7cd37fbe9bcd6cabdcd9
|
| #
db41cccf
|
| 12-Apr-2011 |
Hong Zhang <hzhang@mcs.anl.gov> |
add a new implementation of MatIncreaseOverlap_MPISBAIJ() that uses scalable routines for BAIJ() - further cleanup/org remains to be done.
Hg-commit: 7d7b300aad655617268c4af48a2249a45dea8c6b
|
| #
c6db04a5
|
| 14-Mar-2011 |
Jed Brown <jed@59A2.org> |
Use #include <header.h> instead of #include "header.h" when there is no intent to search the current directory for header.h
Hg-commit: bd7216e80cc035071a5136364ab9d04bf9f41a07
|
| #
8c172940
|
| 06-Dec-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: dbd6603baa0301f54f7391c043f07dcfbf07f03e
|
| #
09573ac7
|
| 05-Dec-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
changed all EXTERN to extern the CAPS served no purpose
Hg-commit: cdf5985509992c2237dbbe07f14278cccee0306c
|
| #
3334f37f
|
| 29-Sep-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Commit after merge
Hg-commit: 2d32a1bf6d6a67dfae50d31fc22b6e5a617d8a04
|
| #
ace3abfc
|
| 28-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
Changed PetscTruth to PetscBool and PETSC_TRUTH to PETSC_BOOL note this requires a new sowing version
Hg-commit: 8b4c4277f05e3fb874633288193dab1105bf142a
|
| #
70a4bf9c
|
| 24-Jul-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 4976d5f8a5ede0d2f344004f84eef28988480d5f
|
| #
88974ac8
|
| 23-Jul-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 9ef83e41d4a8326e1cf5e296edd80e06079632b1
|
| #
112444f4
|
| 22-Jul-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Reordered MatLoad input arguments. Updated custom fortran MatLoad stub.
Hg-commit: 1b34440d31d2a1eb45d0adecc1d80c3909b37054
|
| #
3a3e4172
|
| 04-Jul-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 8be6b379b7bc1cbb3adf7412dfe042e3e92c6019
|
| #
a4457457
|
| 02-Jul-2010 |
Victor Minden <victorminden@gmail.com> |
commit after merge
Hg-commit: 7678db4dbf4316aad0bed3ee83df6ef0e35b9452
|
| #
5bba2384
|
| 02-Jul-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
MatLoad interface upgrade complete : Replaced all MatLoadnew() to MatLoad()
Hg-commit: c13fd97592f26133f7c2c5fcb35b1f0bb383ee5a
|
| #
fac7e3cd
|
| 02-Jul-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Removed all dead previous MatLoad related code
Hg-commit: 103f343af4c26e024c9483c4b45581631c70a977
|
| #
83190594
|
| 19-Jun-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 542d892f16c23aadbd33af6b9038a31d4ed23247
|
| #
4683f7a4
|
| 19-Jun-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Added MPIBAIJ implementation for new matload interface.
Hg-commit: 2c1616ad4a8f2888b0679691da3ad5f84d7d371e
|
| #
0b0da1c5
|
| 27-May-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 1cebfc03201741aa243081d38356d05b150802f8
|
| #
4aa3045d
|
| 27-May-2009 |
Jed Brown <jed@59A2.org> |
MatGetSubMatrix API change
The user now specifies a parallel IS for the columns. The local part of this IS corresponds to the local columns of the matrix. Note that MatPermute_MPIXAIJ calls the pr
MatGetSubMatrix API change
The user now specifies a parallel IS for the columns. The local part of this IS corresponds to the local columns of the matrix. Note that MatPermute_MPIXAIJ calls the private versions where the full index set is given. It is probably desirable for MatPermute to also use a parallel IS rather than require a gathered IS.
Ripped out MatGetSubMatrixRaw, it is not used anywhere in PETSc.
Hg-commit: 3b40e47b3df6b69dfffc2cc67b61dab74aafd570
show more ...
|
| #
2d200336
|
| 06-Nov-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: af487d5b45dae01d0566132d57158d0286d6a750
|