| #
7842634f
|
| 02-Jul-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Upgrading to new MatLoad interface : Replaced all use of MatLoad() with MatLoadnew()
Hg-commit: ade248946c12ce11ac537da7360f9babe1978b39
|
| #
a5973382
|
| 01-Jul-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Added blockmat support for new matload interface
Hg-commit: e30ff615879e6f27d2c2043226561fe2e2214d4e
|
| #
98385da5
|
| 01-Jul-2010 |
Victor Minden <victorminden@gmail.com> |
commit after merge
Hg-commit: 1db41aa344ecc3abf5ab9693aa05ef35a469a187
|
| #
34ef9618
|
| 30-Jun-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Moved the code related or containing the matrix size information from MatCreate_xxx to MatxxxSetPreallocation_xxx for blockmat and dense matrices
Hg-commit: c56f6104ff5b4a74ff2170aa7b7a987782feae99
|
| #
5148efb2
|
| 16-Jun-2010 |
Victor Minden <victorminden@gmail.com> |
commit after merge
Hg-commit: 8f08ad9f64d125fb53316ec5474fbfc0e8ec6eb9
|
| #
fa1c05ea
|
| 16-Jun-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 41c58157a6a224c1869477ba893b728b564d6719
|
| #
3649974f
|
| 16-Jun-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
changed many VecGetArray() to VecGetArrayRead()
Hg-commit: d7f64a5632750c1ca905eea86db48747b7367a8a
|
| #
05772624
|
| 07-Jun-2010 |
Victor Minden <victorminden@gmail.com> |
commit after merge
Hg-commit: 8eb1b0a369f9ab4b13dd8ccc92d9c82da0822d87
|
| #
ad8e3b70
|
| 07-Jun-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 534539781f71eb6ba71ef89f4c82d23acf24e8e4
|
| #
fef13f97
|
| 04-Jun-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
undid the MatSeqXAIJReallocation conversion from macro to function because it was broken.
Hg-commit: dea7891b2ca43e5c3492cc1ddf826db987b36c10
|
| #
4b9149d0
|
| 04-Jun-2010 |
Victor Minden <victorminden@gmail.com> |
Added functionality to do VecScale_Seq with CUDA
Hg-commit: 03fc0a1743fa5058e74e5c64d61114027987800a
|
| #
864a5514
|
| 04-Jun-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 46185e7fd336cffd34e37d6fb3000ca9cd647fbe
|
| #
936c6a71
|
| 04-Jun-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: f22d1eddb75a19febb7e6bbaead2dc4196ee1cfa
|
| #
17454e89
|
| 04-Jun-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Conversion of a few macros to static inline functions Fixed fill ratio info for SeqAIJ LU symbolic factorization
Hg-commit: 70f9e9faca93960c98b60d63404804672fe0204b
|
| #
3ebdb456
|
| 04-Jun-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: f5d9a466948e8430f87db74492ebf40e7dba30bc
|
| #
8e58a170
|
| 03-Jun-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
-mat_view_info option now prints how many mallocs done during MatSetValues() calls. i.e. there was not enough preallocation.
Hg-commit: 67924c1b341eff65b03e800aa6bcfd3cec414aa7
|
| #
2692d6ee
|
| 22-May-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed XXXType #define names that had underscores in them such as MAT_SOLVER_SUPERLU MATORDERING_ND or PETSC_VIEWER_ASCII to not have _ also updated style guide to clearly indicate this.
Hg-commit: 9
fixed XXXType #define names that had underscores in them such as MAT_SOLVER_SUPERLU MATORDERING_ND or PETSC_VIEWER_ASCII to not have _ also updated style guide to clearly indicate this.
Hg-commit: 9ee752148eed3df65feb0f7eb0686798c3c0621b
show more ...
|
| #
65e19b50
|
| 11-May-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
the last work I will do on reformatting use of SETERRQX() and passing in the appropriate comm; I am bored to tears
Hg-commit: 9e0ef782022dbdc055a74473b60f135ee06122ac
|
| #
e32f2f54
|
| 07-May-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added MPI_Comm as first argument to PetscError() and SETERRQX()
Hg-commit: fe5a2ff050abc00ca2c2979c0af22b117b62874e
|
| #
d2a212ea
|
| 11-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
unreachable code, unused values
Hg-commit: 58da6a73057248232bddd3b9049ed613f4a87e06
|
| #
e8d12d9d
|
| 13-Nov-2009 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 366b569f7ac12955ed5fd9ea6b0a56cfb51a84d1
|
| #
71fd2e92
|
| 11-Nov-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
added check on PetscValidScalarPointer() to all the MatSetValues_() routines to check for non-double aligned
Hg-commit: 1f2e574d0828af632142de782d665f4dded95c8f
|
| #
186bafed
|
| 29-Oct-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 2abd163653da4b78c2f240bce7add61691d76163
|
| #
41f059ae
|
| 29-Oct-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
changed MatRelax() to MatSOR() to match MatSORType and PCSOR
Hg-commit: e68531df6999d872cd12e8f3ab1ea488c58078d8
|
| #
26283091
|
| 29-Oct-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
changed PetscMap to PetscLayout
Hg-commit: b8f4632bd00d1563dcf8108fd4199169f8fd320b
|