| #
e79d4e3e
|
| 21-Sep-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge since rebase broken
Hg-commit: 9e98201fde1a1f01f5eba8bed5ce29d1fcc6349a
|
| #
6e3e101a
|
| 21-Sep-2011 |
Mark F. Adams <mark.adams@columbia.edu> |
fixed some non C sysntax.
Hg-commit: 3636f13a008c7bdc5d041d751d39d4a141972b48
|
| #
f6b36fbd
|
| 20-Sep-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge because rebase is broken
Hg-commit: d8a37f4fa8bcdb01545296918639f0513c2f535d
|
| #
58471d46
|
| 20-Sep-2011 |
Mark F. Adams <mark.adams@columbia.edu> |
fixing up resuing setup data in PC GAMG for subsequent solves. Added code to protect print statements, so as to run silently. Code is failing ex56 test because of problem with the setup of these seco
fixing up resuing setup data in PC GAMG for subsequent solves. Added code to protect print statements, so as to run silently. Code is failing ex56 test because of problem with the setup of these second solves. (Hong is goint to help me)
Hg-commit: 7ba04cfc597da336f4e1ed119e070b7a3101f637
show more ...
|
| #
75783a5f
|
| 15-Sep-2011 |
Jed Brown <jed@59A2.org> |
merge
Hg-commit: 613db546a9aeac1d9f66206c457d69227f963da6
|
| #
94d490e3
|
| 12-Sep-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge because rebase is broken
Hg-commit: bc58bc4c4bd6c728daaae1208a49bfee12ee5e79
|
| #
cc4ca5cc
|
| 12-Sep-2011 |
Mark F. Adams <mark.adams@columbia.edu> |
fixed a bug in aggregation method.
Hg-commit: 5547c32b0b9bdc8cfa9884851558b70f1456d589
|
| #
ecd57171
|
| 10-Sep-2011 |
Mark F. Adams <mark.adams@columbia.edu> |
fixed coarse solve to not be redundant.
Hg-commit: b6c849b5a484b5d47aea8c9a7e8ce706a32310a8
|
| #
bfae9544
|
| 08-Sep-2011 |
Jungho Lee <julee@mcs.anl.gov> |
commit after merge
Hg-commit: aee85eceae49b0be84b866808d01e3877a200a0a
|
| #
d61a3a7d
|
| 08-Sep-2011 |
Mark F. Adams <mark.adams@columbia.edu> |
added some memory optimizations.
Hg-commit: 541452b1c25f4cf4665b90b24ae37cfd53306c85
|
| #
d5e4fcd9
|
| 08-Sep-2011 |
Jed Brown <jed@59A2.org> |
merge again
Hg-commit: a336645401a3eb7ce54719d7480167a3e328dc3e
|
| #
fa31c87d
|
| 06-Sep-2011 |
Mark F. Adams <mark.adams@columbia.edu> |
fixed bug w/o TRIANGLE and fixed 64 bit index bug in PC GAMG.
Hg-commit: 0ae4dab32772884d7d34d983bbcbdf47e62ba43e
|
| #
fd3c6afa
|
| 06-Sep-2011 |
Mark F. Adams <mark.adams@columbia.edu> |
added suport for 64 bit indices in PC GAMG and removed build dependecy on TRIANGLE.
Hg-commit: fca153f4bdecf6a2e3f36b94e9e385c179bd0771
|
| #
b8fd24d8
|
| 04-Sep-2011 |
Mark F. Adams <mark.adams@columbia.edu> |
fixed coarsening bug, fixed errors in debug mode with VecSetValues call with zero elements to add.
Hg-commit: e43491e11665bb3c7ff057f7683b2521adb642f3
|
| #
4624a670
|
| 01-Sep-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
PetscCommDuplicate() should always be paired with PetscCommDestroy() not MPI_Comm_free()
Hg-commit: f4461413d374600940b38734ca7119b8c928be68
|
| #
92a756f0
|
| 01-Sep-2011 |
Mark F. Adams <mark.adams@columbia.edu> |
fixed memory stuff.
Hg-commit: 2de30ffe5527e3f26036b8b7b20c10838c20f4bd
|
| #
b4fbaa2a
|
| 02-Sep-2011 |
Mark F. Adams <mark.adams@columbia.edu> |
cleaned up logging in PC GAMG, protected TRIANGLE in code so its not required to use GAMG.
Hg-commit: 6464a3de71a10c072d01ad2f50c35282611cb5b8
|
| #
476b2633
|
| 01-Sep-2011 |
Satish Balay <balay@mcs.anl.gov> |
merge from 32
Hg-commit: d7c42c0d66971bb2dd64142c992d2922a69830aa
|
| #
aad830df
|
| 01-Sep-2011 |
Mark F. Adams <mark.adams@columbia.edu> |
fixed memory stuff.
Hg-commit: f885ac72588568da98f3462d3088b0085c748de2
|
| #
22063be5
|
| 30-Aug-2011 |
Mark F. Adams <mark.adams@columbia.edu> |
refactored repartitioning method to avoid ParMetis's inability to deal with empty processors.
Hg-commit: 40c5e4bd7e2c0057dadf25944f4f633d637210c6
|
| #
09ebb075
|
| 30-Aug-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 1e69c6a962c224fed3b44cc2330b390f9d91c58e
|
| #
a4f698bb
|
| 29-Aug-2011 |
Mark F. Adams <mark.adams@columbia.edu> |
still fixing memory leak (hg issues).
Hg-commit: fd1618ab60b30617edfda4d6de804a79cd5adab7
|
| #
2f03bc48
|
| 29-Aug-2011 |
Mark F. Adams <mark.adams@columbia.edu> |
fixed bug in prepartioning.
Hg-commit: a4714a85b184067d8d771836ff669dffedbdfafb
|
| #
c9915713
|
| 29-Aug-2011 |
Jed Brown <jed@59A2.org> |
merge namespace changes
Hg-commit: 511074246d78019fc884fe51cb66c5a86488390b
|
| #
f0e3473e
|
| 29-Aug-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: bd3f49f924c6fff292e9c9df1fc7bcd02e76080d
|