| #
671f6225
|
| 17-Oct-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after monster merge with Jed's changes to Truth/Bool broke some stuff
Hg-commit: 5caec4f276cb70c9322fa9314b3d9d9d41118eac
|
| #
d61e7eb3
|
| 14-Oct-2010 |
Jed Brown <jed@59A2.org> |
Clean up after messy sed in original conversion: (PetscBool ) -> (PetscBool)
Hg-commit: d2297d04e5f4a401f60e8ca64322828d2eec0c0c
|
| #
acfcf0e5
|
| 14-Oct-2010 |
Jed Brown <jed@59A2.org> |
PetscOptionsTruth -> PetscOptionsBool and related
Hg-commit: dfea0d194d94180043ddc1c2d9d074a0b8717c77
|
| #
4ac538c5
|
| 06-Oct-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
finished converting to use PetscTryMethod() and PetscUseMethod() whenever possible.
Hg-commit: 37cf7fcea5d871042d238d3c6a46bb0914b2136d
|
| #
d9227fec
|
| 01-Oct-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: fce2a66dc2063b8ef778418bbaa633cd631d256e
|
| #
7566de4b
|
| 01-Oct-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Added printing of matrix name and type for ASCII viewer. Implemented for aij,baij,sbaij,and dense matrix types.
Hg-commit: 9e3b8e72e632eee8f747cc98d27400b4ba5f3c71
|
| #
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
|
| #
21ef1412
|
| 22-Sep-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Commit after merge
Hg-commit: 24f850366a2082bcd995e66168dffae5083a9b77
|
| #
dfb205c3
|
| 22-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added MatCreateMPIBAIJWithArrays() and MatCreateMPISBAIJWithArrays()
Hg-commit: 668a61a0fae60b105f1eb95c730ea25d28e197bc
|
| #
b32cb4a7
|
| 17-Sep-2010 |
Jed Brown <jed@59A2.org> |
Make use of a->maxnz consistent in (S)BAIJ as the number of blocks
Hg-commit: 623a2a6b139428abec72964c7a1491a3f1ee1e1d
|
| #
c62bd62a
|
| 17-Sep-2010 |
Jed Brown <jed@59A2.org> |
Make it possible to allocate zero space in the off-diagonal part (for very sparse MPI matrices)
Hg-commit: b08702305a39963d0c37a1fb4ad94f797389ca40
|
| #
f2cbd3d5
|
| 17-Sep-2010 |
Jed Brown <jed@59A2.org> |
Slightly hairy merge
Barry should not use tabs in source.
Hg-commit: 1034e7ac3169f83cc7763b9b7bc9759aefdba1d5
|
| #
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
|
| #
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 ...
|
| #
dc8a244b
|
| 24-Jul-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: e76b5136b92edd1286b59dee28c43c1b3ce418a6
|
| #
70a4bf9c
|
| 24-Jul-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 4976d5f8a5ede0d2f344004f84eef28988480d5f
|
| #
de80f912
|
| 24-Jul-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added MatSOR for SeqBAIJ for more than block size of 7 using BLAS fixed bug in MatSOR_SeqBAIJ_7()
Hg-commit: 656df984b349dedba13643fc497ff13797af5636
|