| #
eaa3ab10
|
| 29-Nov-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 19ff411a783e51e8edab6e244dd1d54dcb4f5c35
|
| #
07ed33dc
|
| 29-Nov-2010 |
Victor Minden <victorminden@gmail.com> |
commit after merge
Hg-commit: 8753319427e40b297e0cf51005f1c3ca012b9dbb
|
| #
85a69837
|
| 29-Nov-2010 |
Satish Balay <balay@mcs.anl.gov> |
valgrind fix
Hg-commit: 7b477f211c6cd5a7e126743da277d77ded923eb0
|
| #
784ac674
|
| 19-Nov-2010 |
Jed Brown <jed@59A2.org> |
Distinguish row and column mappings for MatSetValuesLocal
Hg-commit: 71968a52236f04a9bab5e1d4a884aa59ef0c7cfd
|
| #
ebdbe881
|
| 03-Nov-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 408da9d97fba22d7285ddfd7e8a6e622299e2cce
|
| #
405114c9
|
| 29-Oct-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 32b6495f3fd1d0386048b5cc858743e129491efe
|
| #
1e66c38a
|
| 29-Oct-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Added missing EXTERN_C_BEGIN/END for MatConvert_SeqBAIJ_SeqAIJ
Hg-commit: 6b4eca7afba9b3527f04fff224ebbb28413f87cf
|
| #
6a719282
|
| 28-Oct-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added MatConvert_MPIBAIJ_MPIAIJ()
Hg-commit: 07a6d4844d317b1ee3ce502b4597207ffccd81f3
|
| #
62471d69
|
| 28-Oct-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
improved ams.py to build if --with-java is used. Tries to make the JAVA ams interface. Note it is broken since it hardwires the Java include paths for my Mac.
Hg-commit: c6315eac564b438cae8ec73e2d7d
improved ams.py to build if --with-java is used. Tries to make the JAVA ams interface. Note it is broken since it hardwires the Java include paths for my Mac.
Hg-commit: c6315eac564b438cae8ec73e2d7dffea19ef6f8d
show more ...
|
| #
97b48c8f
|
| 26-Oct-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added MatZeroRowsColumns() for SeqAIJ and SeqBAIJ, added test code for this added binary viewer for ISGENERAL and added code to load IS into Matlab added changes and faq for MatZeroRowsColumns()
Hg-
added MatZeroRowsColumns() for SeqAIJ and SeqBAIJ, added test code for this added binary viewer for ISGENERAL and added code to load IS into Matlab added changes and faq for MatZeroRowsColumns()
Hg-commit: 1121f78e90708a5c1c51c1e9ef599ba80ffa6f27
show more ...
|
| #
69970530
|
| 24-Oct-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 22da692ed155add94d5c93460d5353aeaadc853b
|
| #
2b40b63f
|
| 22-Oct-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added vec x and b to the MatZeroRowsXXX() routines, they are not yet used.
Hg-commit: aeb830e2090107e6c8d4fcf07605e004a9e621cf
|
| #
638eb2eb
|
| 20-Oct-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added flow control to MatView_MPIBAIJ_Binary()
Hg-commit: a6d93b4cb6b94bf46c74d1cc046843996a7a18b2
|
| #
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
|
| #
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
|
| #
70b3c8c7
|
| 03-Oct-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
merged ISCreateGeneral(), ISCreateGeneralNC() and ISCreateGeneralWithArray()
Hg-commit: 6b6d97a9614bebe6ee4abe6a5cb88a816f7fa364
|
| #
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
|
| #
05a00456
|
| 28-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 51cdb12b5c56b79ed9cb2f721a3436c1978112b7
|
| #
e96a6426
|
| 28-Sep-2010 |
Satish Balay <balay@mcs.anl.gov> |
fix uninitialized warnings
Hg-commit: f18c0f4fd20e45e3b09e1db4c5c5e4b07ccd7cf9
|
| #
76af4d96
|
| 23-Sep-2010 |
Lisandro Dalcin <dalcinl@gmail.com> |
commit after merge
Hg-commit: 2a8e32b53b253a4b939d0602c9e0c2755d109f2b
|
| #
5ecc4fd8
|
| 22-Sep-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Commit after merge
Hg-commit: e2ed41a20ad1f7c83c8bd092e2d4c741b9e4ab4a
|