| #
67744fed
|
| 05-Jul-2012 |
Mark F. Adams <mark.adams@columbia.edu> |
small fix with symetrizing too much.
Hg-commit: 5d7fed4434ee8680c25d2e078dad30f945e04d4d
|
| #
3cadb2e0
|
| 05-Jul-2012 |
Jed Brown <jed@59A2.org> |
Remove debugging statement from PCSetData_AGG
Hg-commit: 74c7916cac73a09ab5dc85d24cf2273407d56d32
|
| #
0f55b88d
|
| 03-Jul-2012 |
Satish Balay <balay@mcs.anl.gov> |
backout all chmod stuff in bf971ba58125 [but keep diffs to src/mat/impls/aij/mpi/mpimatmatmult.c ]
Hg-commit: 4a812fc1f35496ce2717c7da9ef12ffabbd13258
|
| #
b4ec6429
|
| 03-Jul-2012 |
Mark F. Adams <mark.adams@columbia.edu> |
fixing some eigen estimate stuff.
Hg-commit: 8b9a1f45f346723043f83e7f16dde7b17b6762a3
|
| #
c0174eb7
|
| 03-Jul-2012 |
Mark F. Adams <mark.adams@columbia.edu> |
removed a spurious call to MatSetBlockSize.
Hg-commit: bf971ba58125bd8cf7ceb2a9d0f5cdf27c27cc6a
|
| #
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
|
| #
84df3f90
|
| 04-Jun-2012 |
Satish Balay <balay@mcs.anl.gov> |
disable fp_trap for LAPACKgeqrf_()
Hg-commit: a1d3ac74824fe76fc9c434e29d9cf5a2089e9489
|
| #
eb7c7e76
|
| 05-Jun-2012 |
Satish Balay <balay@mcs.anl.gov> |
merge from 33
Hg-commit: 11f97acc88e35eff39c1934553167784a84e82f7
|
| #
e5996a9a
|
| 15-May-2012 |
Paul Mullowney <paulm@txcorp.com> |
updated and merged from petsc-dev
Hg-commit: 4bdbb24181fe1c8ce13e9b82c1d499b152c3d14f
|
| #
69344418
|
| 04-May-2012 |
Mark F. Adams <mark.adams@columbia.edu> |
cleaned up PCSetCoordinates for GAMG-AGG.
Replaced GAMG tests ex54-56 test solutions.
Hg-commit: fb94665f494d979e8a3bbaece57e906613241315
|
| #
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
|
| #
db36e5ae
|
| 03-Apr-2012 |
Mark F. Adams <mark.adams@columbia.edu> |
added gamg_est to place that Jed missed.
Hg-commit: ff73eb6f7d9bb788047a5c263ab0ec8b95c43004
|
| #
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
|
| #
797e13b7
|
| 02-Apr-2012 |
Mark F. Adams <mark.adams@columbia.edu> |
comment out debug statement.
Hg-commit: acf4799260ad719f0f31e6d40dd0cca1a134092f
|
| #
f7620de1
|
| 28-Mar-2012 |
Matthew G Knepley <knepley@gmail.com> |
Fixes from nightly builds
Hg-commit: da09b929dff41124bc8154d711e1ab79def2881d
|
| #
ffc955d6
|
| 27-Mar-2012 |
Mark F. Adams <mark.adams@columbia.edu> |
fixed up some name space stuff. added hooks for using aggregates in GASM smoothers.
Hg-commit: 2e66e054e7f85247410976c53f46c7abd1fa0f5a
|
| #
2d7fac45
|
| 26-Mar-2012 |
Mark F. Adams <mark.adams@columbia.edu> |
changed some method names.
Hg-commit: ead594a167c2d460e6ee8971803a60c73a41860a
|