| #
8382e67f
|
| 26-Jun-2012 |
Paul Mullowney <paulm@txcorp.com> |
committing after previous merge.
Hg-commit: 62ea3b3249ac52e1d599b51313301ac9e25ed491
|
| #
f1301baf
|
| 25-Jun-2012 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 5fd7344ebb01d47fc51348189c58908ebeb94702
|
| #
edf07873
|
| 15-Jun-2012 |
Jed Brown <jed@59A2.org> |
Merge elemental interface
Hg-commit: 95622fee58f900d58296ebdb712fa0d12482bae5
|
| #
08ea439d
|
| 12-Jun-2012 |
Mark F. Adams <mark.adams@columbia.edu> |
added support for matload_block_size in MPIAIJ.
Hg-commit: 2af3aa094c797e8844e3e8850d0dd040109f336c
|
| #
10e9db80
|
| 30-May-2012 |
Paul Mullowney <paulm@txcorp.com> |
Pulled in changes from petsc-dev. make tests passing. Everything looks good.
Hg-commit: 94eb5d50210da3db6d654576e30f2a31ec2adf25
|
| #
6dad612a
|
| 18-May-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 385772f7a560d67dae5108e5cd455273b99579fc
|
| #
c5bfad50
|
| 18-May-2012 |
Mark F. Adams <mark.adams@columbia.edu> |
fixed inheritance of block size on coarse grids in GAMG. Fixed bugs in VecScatterCreate wrt block sizes. Added some debug code.
Hg-commit: fb7e4343253b73d3fb40857991a8c6d5d0c7c56b
|
| #
e5996a9a
|
| 15-May-2012 |
Paul Mullowney <paulm@txcorp.com> |
updated and merged from petsc-dev
Hg-commit: 4bdbb24181fe1c8ce13e9b82c1d499b152c3d14f
|
| #
171dad80
|
| 11-May-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: cb1ab7bdadb003e0ed486eed4d0b810f20691705
|
| #
6c9de887
|
| 10-May-2012 |
Hong Zhang <hzhang@mcs.anl.gov> |
add support for hybrid Chebyshev typo: Chebychev -> Chebyshev
Hg-commit: 9ffb4f0fe85d25e0c38846e992beea31cd2353bb
|
| #
06b43e7e
|
| 07-May-2012 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Reorganized GASM API and improved PCView_GASM
Hg-commit: 244afa5021e891eb860fb8a64e4f7071e380677e
|
| #
9d1b15c3
|
| 02-May-2012 |
Mark F. Adams <mark.adams@columbia.edu> |
removed old code for column block sizes in GAMG.
Hg-commit: 4ca60e8beaf3c684480d127e797f44d7b491ceb3
|
| #
a2f3521d
|
| 01-May-2012 |
Mark F. Adams <mark.adams@columbia.edu> |
Added block size inheritence in Mat methods.
Dissable a block IS optimization in VecScatterCreate that was wrong with blocks from Mat mult methods.
Added some debug code for a user.
Refactored GAM
Added block size inheritence in Mat methods.
Dissable a block IS optimization in VecScatterCreate that was wrong with blocks from Mat mult methods.
Added some debug code for a user.
Refactored GAMG for KKT solves.
N.B., there are a lot of changes here, sorry to dump this just before a release ...
Hg-commit: a85625d104df12863d7d1735f9fdbe9b281ef7d2
show more ...
|
| #
251f4c67
|
| 27-Apr-2012 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
PetscTypeCompare -> PetscObjectTypeCompare
Hg-commit: 3fc8f665421ddb862bf4d1ba95505378246340be
|
| #
ad74a23b
|
| 08-Apr-2012 |
Jed Brown <jed@59A2.org> |
merge PGMRES
Hg-commit: 2ed7d2b653d8d756e316e1b5a6232b04c6c99601
|
| #
06a8d3d9
|
| 05-Apr-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: fa9545f5dd15e2d468aeb1796b17eb9a7c2f356b
|
| #
302f38e8
|
| 05-Apr-2012 |
Mark F. Adams <mark.adams@columbia.edu> |
added support for getting near null space vectors from Mat.
Changed API for PCSetCoordinates to prepare for GAMG KKT solver.
samll clean ups.
Hg-commit: d5ce660d8f75cc2b9a446f9700efd17b7ec77a24
|
| #
b8cd405a
|
| 03-Apr-2012 |
Mark F. Adams <mark.adams@columbia.edu> |
added code to pull the "near null space" from the Mat.
Hg-commit: df7f4f4383656a272a8d1626d4ec168eefc61d01
|
| #
8aa97da3
|
| 03-Apr-2012 |
stefano_zampini <stefano.zampini@gmail.com> |
Commit after merge
Hg-commit: 8c5e601e00cdfb6d35c8d12ba9952a5d3a8ea1b8
|
| #
901f9792
|
| 02-Apr-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: b27c857c30d2cacea5a5d0ff53413132c0ea2307
|
| #
1a166f3b
|
| 02-Apr-2012 |
Jed Brown <jed@59A2.org> |
Fix "est_" options prefix for GAMG estimates, now "prefix_gamg_est_"
We cannot use raw "est_" because it conflicts with the top level. We cannot use "prefix_est_" because it would conflict with usin
Fix "est_" options prefix for GAMG estimates, now "prefix_gamg_est_"
We cannot use raw "est_" because it conflicts with the top level. We cannot use "prefix_est_" because it would conflict with using GAMG as a preconditioner for Chebychev (or anything with auto eigenvalue estimates).
Hg-commit: 9b6876826c6e6d941e6165336bd472bea88ea240
show more ...
|
| #
856830bf
|
| 02-Apr-2012 |
Jed Brown <jed@59A2.org> |
Fix PCGAMG man page
Hg-commit: 4269c39ddac646115fce2113427d2185ce9b3e75
|
| #
60a6d8f8
|
| 02-Apr-2012 |
Mark F. Adams <mark.adams@columbia.edu> |
fixed bugs with GAMG log_summary output.
Hg-commit: ec4482cbb184d44205fd70e630672e4bb3df79dc
|
| #
bea1fdf0
|
| 30-Mar-2012 |
Mark F. Adams <mark.adams@columbia.edu> |
small fix.
Hg-commit: 6024995a042bbf9e1581adad0e8a04950f4d299f
|
| #
48a213a2
|
| 30-Mar-2012 |
Peter Brune <brune@mcs.anl.gov> |
commit after merge
Hg-commit: c3d6c3760f7b91526304d9212d4a7a4fc2a2198e
|