| #
ebdbe881
|
| 03-Nov-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 408da9d97fba22d7285ddfd7e8a6e622299e2cce
|
| #
56ef4db7
|
| 28-Oct-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added MatZeroRowsColumnsLocal(IS)()
Hg-commit: 0901f7e432c725b88006f46e6b91ef953dd16f4f
|
| #
9c3e2b52
|
| 26-Oct-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added error checking for MatZeroRowsLocal_ special cases when x and b are provided if size of comm is one then MatZeroRowsLocal() just calls (*matzerorows) if matzerorowslocal does not exist
Hg-comm
added error checking for MatZeroRowsLocal_ special cases when x and b are provided if size of comm is one then MatZeroRowsLocal() just calls (*matzerorows) if matzerorowslocal does not exist
Hg-commit: ae98f442a894e242ae06f464bbd1ec844b6e622a
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
|
| #
6e169961
|
| 21-Oct-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added MatZeroRowsColumns() for SEQAIJ
Hg-commit: 016784501a9962786bae80acbd1c8b6df4def6e7
|
| #
2956eed0
|
| 20-Oct-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
more docs and fix for docs for MatZeroRows() and MatZeroRowsIS()
Hg-commit: 2a493b76564e3afd3926c1e1cb52a7a4be1291e1
|
| #
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
|
| #
aa219208
|
| 16-Oct-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
finished transistion of DAXXX to DMDAXXXX
Hg-commit: 86cda14def53e12145f562bc5ffa2be6f2362b57
|
| #
94013140
|
| 15-Oct-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
more conversion of DA methods to DM
Hg-commit: e2aa391703fc1f000b85cf3ac2e3248e5b4a2830
|
| #
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
|
| #
70b3c8c7
|
| 03-Oct-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
merged ISCreateGeneral(), ISCreateGeneralNC() and ISCreateGeneralWithArray()
Hg-commit: 6b6d97a9614bebe6ee4abe6a5cb88a816f7fa364
|
| #
27bdab1e
|
| 03-Oct-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
Added ISCreate(), ISSetType(), ISRegister() etc to match style of other PETSc objects. Also added ISGeneralSetIndices(), ISBlockSetIndices(), ISStrideSetStride()
Hg-commit: 75b4e6ae1bea4e8d7802d73be
Added ISCreate(), ISSetType(), ISRegister() etc to match style of other PETSc objects. Also added ISGeneralSetIndices(), ISBlockSetIndices(), ISStrideSetStride()
Hg-commit: 75b4e6ae1bea4e8d7802d73beaf4a2e98b5b0f74
show more ...
|
| #
317d6ea6
|
| 30-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
I have added PetscObjectPrintClassNamePrefixType() which is now (in theory) used uniformly in all the XXXView ASCII info formats to display this information appropriately. A nice improvement, elimina
I have added PetscObjectPrintClassNamePrefixType() which is now (in theory) used uniformly in all the XXXView ASCII info formats to display this information appropriately. A nice improvement, eliminated lots of duplicate code and makes it easier to have uniform output.
Hg-commit: ac7db369abce3aaa842088cc8d77922f55ce8a59
show more ...
|
| #
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
|
| #
dcc0272d
|
| 28-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 734038e91c01b7b79065586cf4d51f18a02cec57
|
| #
b086417f
|
| 28-Sep-2010 |
Victor Minden <victorminden@gmail.com> |
revamped cuda matrices to set flags on CPU operations that modify the matrix, and then recopy down on multiplies
Hg-commit: fc1928f06c7054b05eed293722e85e1f0e79bd00
|
| #
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
|
| #
68c5cfa9
|
| 09-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 0fa1794d5f8bfcfa0d9370085525547f54f0187d
|
| #
21b1d680
|
| 06-Sep-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 1ac99e58bacaa1133113d86e76355c2a6ff8e56d
|