| #
358de08f
|
| 22-Nov-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
MatGetSubMatricesParallel_MPIXAIJ compiles and is dispatched to by *_MPIAIJ.
Hg-commit: 0e07026334e210ed47a88355126d413332fbf2c4
|
| #
ebdbe881
|
| 03-Nov-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 408da9d97fba22d7285ddfd7e8a6e622299e2cce
|
| #
e40c8662
|
| 02-Nov-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 9ed2cb431947553955f0ce85412d290cc41bb35c
|
| #
25266a92
|
| 02-Nov-2010 |
Satish Balay <balay@mcs.anl.gov> |
complex build fix
Hg-commit: 8c173a2df31405afdbb732d2d16c3d758857a828
|
| #
564f14d6
|
| 01-Nov-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added MatZeroRowsColumns_MPIAIJ() and modified ex140.c to test parallel case
Hg-commit: 58e4f0a93bc8e8e34c80527848169824711c6a3a
|
| #
9c7c4993
|
| 28-Oct-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
VecLoad_HDF5_DA bug in accessing DM_DA pointer from DM Changed PetscObjectName() to force same name on all processes by broadcasting address of comm from zeroth process
Hg-commit: 91801262b539fd06c5
VecLoad_HDF5_DA bug in accessing DM_DA pointer from DM Changed PetscObjectName() to force same name on all processes by broadcasting address of comm from zeroth process
Hg-commit: 91801262b539fd06c563086c31a4e2fe8a77db8e
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
|
| #
85ebf7a4
|
| 20-Oct-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed bug in PetscViewerFlowControl macros added flow control to MatView_MPIAIJ_Binary()
Hg-commit: 3e5713cc6686ba7b6f8946feb9b79d0951a80675
|
| #
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
|
| #
d67e408a
|
| 03-Oct-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed many uses of ISCreateGeneral( index,PETSC_COPY_VALUES) PetscFree(index) with ISCreateGeneral(index, PETSC_OWN_POINTER ) Also done for ISLocalToGlobalMappingCreate()
Hg-commit: 306adafb87ff
fixed many uses of ISCreateGeneral( index,PETSC_COPY_VALUES) PetscFree(index) with ISCreateGeneral(index, PETSC_OWN_POINTER ) Also done for ISLocalToGlobalMappingCreate()
Hg-commit: 306adafb87ff2aa0ebba90fa506f7491eb9fc8be
show more ...
|
| #
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
|
| #
b3aff2f6
|
| 01-Oct-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: b1f654403eb578fe9400df3a6aa2a98a5383173e
|
| #
bc5a2726
|
| 30-Sep-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Copy over the matrix name for Seq and MPI MatAXPY
Hg-commit: 02db16a72472d0374b34e9b42cced86748c28001
|
| #
df05650e
|
| 29-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: a22e69d80bd02f479d308e0399b012774ac72f76
|
| #
9f5f6813
|
| 29-Sep-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Added MatAXPY_MPIAJ() for DIFFERENT_NONZERO_PATTERN that does preallocation for the diagonal and off-diagonal parts before doing the addition.
Hg-commit: 88942042196d63da4cdf05fcbbdbb956d904bcb5
|
| #
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
|
| #
b0e929b4
|
| 22-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 826cce1c7318cc5e45815437a022fcfaf7081ed6
|