| #
b769355b
|
| 31-Dec-2012 |
Jed Brown <jed@59A2.org> |
merge PetscSF implementation
Hg-commit: 98dccc99445b69cb7a66312149eb16fec359e294
|
| #
bcaeba4d
|
| 31-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
removed adic stuff
Hg-commit: 99933b6f66a48c78b00a3952edfaf6191df65340
|
| #
5a4671ae
|
| 30-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
removed trailing spaces from all files
Hg-commit: 1cfa55059afe46c5145e0e830cd797b97216abfb
|
| #
0d2bece7
|
| 15-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
XXXiew_Private() -> XXXViewFromOptions()
Hg-commit: 956ff26f22f2a1ac0320a5a195731edd8cf3234a
|
| #
38aa3a79
|
| 28-Nov-2012 |
Jed Brown <jed@59A2.org> |
merge VTU viewer
Hg-commit: f68babcf040286d4843b3544bb1e887ce1a50948
|
| #
bdbbd646
|
| 27-Nov-2012 |
Richard Tran Mills <rmills@ornl.gov> |
Automerge.
Hg-commit: 7aece89cbfcc2d8ec28613bbf68580206dd8ce11
|
| #
43208f3f
|
| 27-Nov-2012 |
Richard Tran Mills <rmills@ornl.gov> |
Automerge.
Hg-commit: 6ac94d6e269a383c5b658488ff4022ab8f63808d
|
| #
5763e96a
|
| 27-Nov-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
stripped out all DMSetLocalFunction/Jacobian implementation code
Hg-commit: 8237dc8a1d340b0dd4d6dbfeaeaac7e9df741b5f
|
| #
ad2d13e5
|
| 18-Nov-2012 |
Jed Brown <jed@59A2.org> |
merge
Hg-commit: be265b567b712d0795d99086ba21cd7fe81f37d0
|
| #
e82dfdf1
|
| 18-Nov-2012 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: a55ce8d2c14fe32082f5ed6a0096c9382f7f86a1
|
| #
e696ed0b
|
| 17-Nov-2012 |
Mark F. Adams <mark.adams@columbia.edu> |
fixed but with eigen estimates and cleaned up eigen estimator code.
Hg-commit: 72e248830cf73746ed465bba58e9a115fcc24a54
|
| #
31134e8c
|
| 03-Nov-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: d0f613618ca66a5aeb1aac97d210d2cc29755d3d
|
| #
4325cce7
|
| 02-Nov-2012 |
Matthew G Knepley <knepley@gmail.com> |
Mat+Vec: Added VecChop() and MatChop() functions - These are really useful for reproducible output
Hg-commit: 1586c0649cc33a5aa16480cfb33d35bdad0d5ade
|
| #
7bab7c10
|
| 02-Nov-2012 |
Hong Zhang <hzhang@mcs.anl.gov> |
add MatMatMatMult(); no implementation yet
Hg-commit: f79b2acad4f88768ca45fc7bb750fe2d175757a1
|
| #
f110ebd8
|
| 29-Oct-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 1172ca22f3358a8f3811f3ee93b4f3ad848fa830
|
| #
820469bc
|
| 29-Oct-2012 |
Hong Zhang <hzhang@mcs.anl.gov> |
rm MatOps 98-101: MATOP_PTAP_xxx_aij - these are actural implementations
Hg-commit: 9d907e29898c8cc4ea037505bc2a32904069ed41
|
| #
c3df09d6
|
| 21-Oct-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: ed1a46afbb3ca05b94b623600c6c387ba23868ed
|
| #
1a83f524
|
| 21-Oct-2012 |
Jed Brown <jed@59A2.org> |
Const-correctness for MatGetRowIJ()/MatGetColumnIJ()
The arrays have always been read-only according to the documentation. This patch should cause no behavioral change.
This const-correctness casca
Const-correctness for MatGetRowIJ()/MatGetColumnIJ()
The arrays have always been read-only according to the documentation. This patch should cause no behavioral change.
This const-correctness cascaded into the private ordering and coloring routines.
Hg-commit: 7efa5f739222584a785675705479b4e17c346e6e
show more ...
|
| #
9230625d
|
| 20-Oct-2012 |
Jed Brown <jed@59A2.org> |
const-correctness for MatMPIAIJGetSeqAIJ
Hg-commit: 599655901578e54a05acc8cb5c8afb8688387ec8
|
| #
19fd82e9
|
| 03-Oct-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
changed #define char* XXXType to typedef const char* XXXType
Hg-commit: 2f1984a65b4f21a886ea1c854235ca6d51deefad
|
| #
382164b0
|
| 03-Oct-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
set the noncollective MatOptions to negative values allowing the collective test for only positive values
Hg-commit: e27e3a8c30679da64c459c9a32865c58ffb85213
|
| #
6c2930d4
|
| 18-Sep-2012 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Commit after merge
Hg-commit: 29c41d281e3ece3127c753661dccfd04e452b7f8
|
| #
3e08d2be
|
| 18-Sep-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
removed trailing blanks from source code added rule rmtrailingblanks accessible via make ACTION=remtrailingblanks tree
Hg-commit: 6e3652165d48aa5f3e94dd66bf607adea6fac27a
|
| #
71612352
|
| 10-Sep-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 380ae759f230cc24e57854311296627da416f7b8
|
| #
f60c3dc2
|
| 10-Sep-2012 |
Hong Zhang <hzhang@mcs.anl.gov> |
rm support for spooles
Hg-commit: f63ad423091e815c9f03907640b3d5a4908d978d
|