| #
a1319256
|
| 21-Sep-2010 |
Jed Brown <jed@59A2.org> |
Fix build (transposed characters)
Hg-commit: 31d6ae8eeb23116e960f9c6169956e3dfd9aeb35
|
| #
660746e0
|
| 21-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added efficient MatView_MPIBAIJ_Binary()
Hg-commit: 095cacfd22f3d0e1b86218a364afa49ef6f28496
|
| #
7367270f
|
| 14-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added MAT_NO_OFF_PROC_ZERO_ROWS
Hg-commit: dcb4785ded2499b8198963c631549b3f426a5802
|
| #
4cb17eb5
|
| 14-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added MAT_NO_OFF_PROC_ENTRIES
Hg-commit: f210f82d77e94a973918cbd989aee2263e028ced
|
| #
0117d93f
|
| 14-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: f2eca01056de2dc58eac39accff8a49933374032
|
| #
d88c0aac
|
| 14-Sep-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
bugfix of MatCopy_SeqBAIJ() and MatDestroy_MPIAIJ() (bs>1) add more tests for src/mat/examples/tests/ex37.c
Hg-commit: 93bcb44773765dc44b8062f2d7f7212e3ce2bf83
|
| #
21b1d680
|
| 06-Sep-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 1ac99e58bacaa1133113d86e76355c2a6ff8e56d
|
| #
d47de31d
|
| 18-Aug-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 234708a6abebb3da9e8899d5fb5cd7b58ea7baff
|
| #
d6037b41
|
| 18-Aug-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
Add MatGetMultiProcBlock() to MatOps
Hg-commit: ee567dae8c92b47048f5cbcf74749067e770d7eb
|
| #
eb6b5d47
|
| 12-Aug-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
changed MatHeaderCopy() to MatHeaderMerge() and improved comment
Hg-commit: ef8e7a4583e637f6fd1061993fef3bf18c5d29af
|
| #
a05b864a
|
| 10-Aug-2010 |
Jed Brown <jed@59A2.org> |
Clarify wording in MatMPIAIJSetPreallocation for when the matrix is non-square. A picture would be better.
Hg-commit: 9aafffdcf68bd58d124e7454dcd52a0a769f26d3
|
| #
0f99a309
|
| 05-Aug-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 333bff9132a5a188ad4b843e23dc7c3f10e040f1
|
| #
e5268aff
|
| 05-Aug-2010 |
Victor Minden <victorminden@gmail.com> |
commit after merge
Hg-commit: 13eede2e1b197fa8bedfc04bab657922ee264b47
|
| #
5a11e1b2
|
| 04-Aug-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
changed names of CRL and CSRPERM subclasses of AIJ matrix to AIJCRL and AIJPERM to properly reflect the class hierarchy
Hg-commit: 90a01f1f11884d2753059adf03d4efc3c44d42e6
|
| #
edb09f7b
|
| 31-Jul-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 39360bb60013075d8d855059e4876ea4636e1ff4
|
| #
f2bcf4b2
|
| 30-Jul-2010 |
Victor Minden <victorminden@gmail.com> |
commit after merge
Hg-commit: 68636c4ca94390776599d53ebe8fcd9fe2a9b7ea
|
| #
1a4ee126
|
| 30-Jul-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
MatLoad_MPIAIJ() can now handle any size matrix on each process when using --with-64-bit-indices and a 64 bit OS
Hg-commit: dda643a9882c0c9b5d7060cf36be55bcfe7b61d9
|
| #
1451c9d6
|
| 29-Jul-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: f4adcc058053db0591717333b80bc943449cec4b
|
| #
ca403474
|
| 29-Jul-2010 |
Victor Minden <victorminden@gmail.com> |
commit after merge
Hg-commit: 320e12621a75b76069d3a8a897aa3f72377aa8dd
|
| #
0598bfeb
|
| 29-Jul-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
updates to docs to include actual hyperlink to users manual when possible now use PETSC_HAVE_DYNAMIC_LIBRARIES instead of PETSC_USE_DYNAMIC_LIBRARIES for PetscFListFind() etc so even statically built
updates to docs to include actual hyperlink to users manual when possible now use PETSC_HAVE_DYNAMIC_LIBRARIES instead of PETSC_USE_DYNAMIC_LIBRARIES for PetscFListFind() etc so even statically built PETSc can dynamically load new types
Hg-commit: 44383b6f330cbb89c18413a3aa580692ad00c36e
show more ...
|
| #
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
|
| #
31f1e1ee
|
| 16-Jul-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 7c799122d786c7eb6bc6ef5456b867386f1a9858
|
| #
b23e9ed0
|
| 14-Jul-2010 |
Victor Minden <victorminden@gmail.com> |
commit after merge
Hg-commit: 2fc1a3de3b108390674c517e04207d04d61bf164
|