| #
5a596e32
|
| 14-Jan-2011 |
Victor Minden <victorminden@gmail.com> |
commit after merge
Hg-commit: b9722e2c7aadbb358853c2635963a81e630e4ddb
|
| #
fc9bc008
|
| 13-Jan-2011 |
Satish Balay <balay@mcs.anl.gov> |
#61139 compile fixes
Hg-commit: 01d8d788f1e58b906f96339caf39a258dfb1898f
|
| #
62298a1e
|
| 08-Jan-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
vi rs solver checks for zero rows in matrix and removes all those rows and colums from the inactive set zero rows come from equality constraint in Allen-Cahn equation
Hg-commit: 7da664b0275039a9742f
vi rs solver checks for zero rows in matrix and removes all those rows and colums from the inactive set zero rows come from equality constraint in Allen-Cahn equation
Hg-commit: 7da664b0275039a9742f5f7bd675c31970f57482
show more ...
|
| #
f250808b
|
| 18-Dec-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
MatSetMUMPSxxxx MatSetSuperluxxxx should be MatMUMPSSetxxxx and MatSuperluSetxxxx because of paradigm that all methods are classsubclasssubsubclassactions
Hg-commit: b151f2166bfadc04209d28ba1c4c0d87
MatSetMUMPSxxxx MatSetSuperluxxxx should be MatMUMPSSetxxxx and MatSuperluSetxxxx because of paradigm that all methods are classsubclasssubsubclassactions
Hg-commit: b151f2166bfadc04209d28ba1c4c0d8738fbd513
show more ...
|
| #
538a8cf4
|
| 18-Dec-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: e63d4912341873b79ec38ad7dfe8372325a96ba9
|
| #
d954db57
|
| 17-Dec-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
add procedual routine MatSetSuperluILUDropTol() as requested by [petsc-users] no PCFactorSetUseDropTolerance() in 3.1-p6.
Hg-commit: e9e109e2a8992b12b2c6d698f53976d53f60dc8b
|
| #
bf022fda
|
| 17-Dec-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: a9a753a67784c6eb64e88e134b87eeffd3cc60da
|
| #
a1bac90a
|
| 16-Dec-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Cleanup of dead code.
Hg-commit: b87f0c88be7ee31fa6e93f1ad78543f6126b7d99
|
| #
f38cfdcd
|
| 14-Dec-2010 |
Jed Brown <jed@59A2.org> |
merge
Hg-commit: e3473e7b6a4936eaa5aef448a0ea058d50950587
|
| #
cd6b891e
|
| 14-Dec-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
[petsc-maint #56731] Parallel assembly bug with compressedrow when pattern changes recompute compressed row structure for each new matrix assembly, when requested so that compressed information is al
[petsc-maint #56731] Parallel assembly bug with compressedrow when pattern changes recompute compressed row structure for each new matrix assembly, when requested so that compressed information is always up to date
Hg-commit: 8b3422309f64468fec0ab5079c31f1ed7cabd7f9
show more ...
|
| #
8c172940
|
| 06-Dec-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: dbd6603baa0301f54f7391c043f07dcfbf07f03e
|
| #
7087cfbe
|
| 05-Dec-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
moved definition of PETSC_STDCALL to private/fortranimpl.h where it belongs removed all DLL export/import stuff since it was never used and never will be removed MatPermuteSparsify() since it sucked.
moved definition of PETSC_STDCALL to private/fortranimpl.h where it belongs removed all DLL export/import stuff since it was never used and never will be removed MatPermuteSparsify() since it sucked.
Hg-commit: 72f7a5e60333f6c9780d56fcce45657940d16b13
show more ...
|
| #
09573ac7
|
| 05-Dec-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
changed all EXTERN to extern the CAPS served no purpose
Hg-commit: cdf5985509992c2237dbbe07f14278cccee0306c
|
| #
d6eff37e
|
| 03-Dec-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
cleanup/slight simplification of generating fortran stubs
Hg-commit: c03b70d8b3c1da70a8e0c091f4c1310c35037a7f
|
| #
47b40911
|
| 01-Dec-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: e1fc2c73eb56030dc76b20b68b959231bf213deb
|
| #
07ed33dc
|
| 29-Nov-2010 |
Victor Minden <victorminden@gmail.com> |
commit after merge
Hg-commit: 8753319427e40b297e0cf51005f1c3ca012b9dbb
|
| #
6915305f
|
| 29-Nov-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Commit after merge
Hg-commit: 3830df92b8bce85cdbecd681a87699ec570d54d3
|
| #
207556f9
|
| 26-Nov-2010 |
Jed Brown <jed@59A2.org> |
Add MatNestSetVecType, make MatMult_Nest work with normal Vecs
The default is now to use normal Vecs instead of insisting on VecNest. The latter is available by calling MatNestSetVecType. Note that
Add MatNestSetVecType, make MatMult_Nest work with normal Vecs
The default is now to use normal Vecs instead of insisting on VecNest. The latter is available by calling MatNestSetVecType. Note that this restricts the algorithms that can be used, and mixing Vec types is somewhat dangerous because implementations specialize on the type of the first argument.
Hg-commit: 5f3361375078c58c3ee147a950c74764df8790b2
show more ...
|
| #
1c9f4a0a
|
| 26-Nov-2010 |
Jed Brown <jed@59A2.org> |
Add MatGetLocalToGlobalMapping{,Block}
Hg-commit: 0451cf1aebf47372b90eb0222d15435cfd6ce5f4
|
| #
841e96a3
|
| 25-Nov-2010 |
Jed Brown <jed@59A2.org> |
Change MatCreateNest public API to be consistent with MatSetValues, bug fix in Duplicate
Hg-commit: c45dbff17c236d3e5381dab4a89cc5d6a9782cd6
|
| #
67dc94f9
|
| 25-Nov-2010 |
Jed Brown <jed@59A2.org> |
Add MatNest
Note: example uses SNES and was erroneously placed in mat directory.
Hg-commit: 1d45e7a1244851f034d3626bcb3a873a5b342dae
|
| #
d8588912
|
| 25-Nov-2010 |
Dave May <dave.mayhem23@gmail.com> |
Added the Mat implementation "nest". Two tests were added which test the functionality of MATNEST and its interaction with VECNEST.
Hg-commit: 5f49062d8b2e8fed808a23bff3ecc4b90b903a17
|
| #
3092ff0d
|
| 24-Nov-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 113660b243e6c0dd1f8f88c2a77cc515e22042f8
|
| #
ea38565c
|
| 24-Nov-2010 |
Jed Brown <jed@59A2.org> |
Fix MatOps mirrors that I forgot to update for MatGetLocalSubMatrix
Hg-commit: 911a785e3b8a7bd3a0f682aaef709a3a26bf3c3f
|
| #
b9614d88
|
| 22-Nov-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merged in MatGetSubMatricesParallel dev branch. Required extra fields in struct _MatOps.
Hg-commit: 1f681c61b6d1579320484e073d3ad1d7f629b194
|