| #
7721a10b
|
| 02-Sep-2011 |
Jed Brown <jed@59A2.org> |
The ML hierarchy can only be reused for SAME_NONZERO_PATTERN, so use it
Hg-commit: 987c0c0ad7727848aa48f7ae6a70bb72c8dd3b08
|
| #
0163c4cf
|
| 02-Sep-2011 |
Jed Brown <jed@59A2.org> |
merge from 3.2
Hg-commit: 5f7b3aa7e88714da32481a779ee60851d009d8cf
|
| #
d2faa847
|
| 02-Sep-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
pulled patches from 3.2
Hg-commit: 17856141c0b28900522a87630682ff16a49efa87
|
| #
e3608de9
|
| 30-Aug-2011 |
Mark F. Adams <mark.adams@columbia.edu> |
fixing my repo.
Hg-commit: a498a5255cac6a310f8d238d4b714b208023068b
|
| #
09ebb075
|
| 30-Aug-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 1e69c6a962c224fed3b44cc2330b390f9d91c58e
|
| #
c91913d3
|
| 30-Aug-2011 |
Jed Brown <jed@59A2.org> |
Add PetscBool argument to PCMGSetGalerkin(), fix reporting of Galerkin when PCMG is used via PCML.
Hg-commit: 10e08af7077029d7413061e446472ae36f219b62
|
| #
48268eb4
|
| 29-Aug-2011 |
Jed Brown <jed@59A2.org> |
Add -pc_ml_reuse_interpolation which skips the smoothed aggregation step when SAME_NONZERO_PATTERN is used.
No C API yet, some unhappy code duplication.
Modified patch from John Fettig <john.fettig
Add -pc_ml_reuse_interpolation which skips the smoothed aggregation step when SAME_NONZERO_PATTERN is used.
No C API yet, some unhappy code duplication.
Modified patch from John Fettig <john.fettig@gmail.com>.
Hg-commit: 1808f04ef4a6ea5b235ba8f96eb8febbc33c12d3
show more ...
|
| #
df17f0d5
|
| 18-Jul-2011 |
Kerry Stevens <kstevens@spetjhiong.com> |
commit after merge from petsc-dev (MatMult_Add function)
Hg-commit: 95a831be5dc2ba75bb17311cad14d2f38977c0b7
|
| #
0c70c226
|
| 26-Jun-2011 |
Hong Zhang <hzhang@mcs.anl.gov> |
merge
Hg-commit: 0185aa032de160708fba31988ff16aef0382c248
|
| #
e0f5d30f
|
| 22-Jun-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
added -da_refine allowing mimicing -dmmg_nlevels without DMMG PCML removes the DM object so that PCMG won't try to use it to generate restriction/interpolation PCML marks itself as using Galerkin coa
added -da_refine allowing mimicing -dmmg_nlevels without DMMG PCML removes the DM object so that PCMG won't try to use it to generate restriction/interpolation PCML marks itself as using Galerkin coarse grid corrections so that -ksp_view shows it correctly.
Hg-commit: 1a4947988e50cdb8d6e314af4e8a4e969913512d
show more ...
|
| #
d39137a2
|
| 12-Jan-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: d540875a63b3c979c82b6a7fa7f062571e906d10
|
| #
247e2d92
|
| 06-Jan-2012 |
Jed Brown <jed@59A2.org> |
Mass revert file modes that were made executable in f6e61ee9c329
Hg-commit: 116d90d0b66125cee0db3e7351047057e756baf5
|
| #
832f7384
|
| 01-Jan-2012 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: ee8d91ae0580d1d4fa92be38a18d40c838b9a257
|
| #
14e519b0
|
| 31-Dec-2011 |
Mark F. Adams <mark.adams@columbia.edu> |
changed MatMatMult to MatTranposeMatMult.
Hg-commit: f6e61ee9c329774cd5343eea1ee6b7432be17c3f
|
| #
13f847ee
|
| 24-Apr-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: bc5d9702bc936a054ee88f09736bdffbefc137e6
|
| #
03bfa161
|
| 24-Apr-2011 |
Lisandro Dalcin <dalcinl@gmail.com> |
{SNES|KSP|PC}SetType(): set the type name before calling the create routine
Hg-commit: 3a1ff1be81d6c525b35eede6a8814ec0b8e0b4c7
|
| #
a0628c4c
|
| 21-Apr-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 91459df78a9a9bc70a05cd14f72e34242f1de270
|
| #
601cad40
|
| 21-Apr-2011 |
Brad Aagaard <baagaard at usgs.gov> |
More XXXDestory() fixes.
Hg-commit: bc145f9b1bfad0d7f0314178ac4fa0c1b25f3a6e
|
| #
3bd96682
|
| 21-Apr-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge, some manual merges
Hg-commit: a60db41ebcbbb90ab0d02727666a69b6d3ee88a0
|
| #
c5b2ea42
|
| 19-Apr-2011 |
Jed Brown <jed@59A2.org> |
Better error message for ML with non-AIJ matrices
Hg-commit: cb21765ba515e199ee3266d864f7b54f9eae95e3
|
| #
87b0253e
|
| 23-Mar-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 10241f03f6e1b803b128de6327150b543ba007dd
|
| #
f5a5dd59
|
| 23-Mar-2011 |
Jed Brown <jed@59A2.org> |
Bad rebase of my PCReset_ML fix
Hg-commit: 0d0d4be6ee004c7cf30d8cc46959b66903e4917c
|
| #
e0262f48
|
| 22-Mar-2011 |
Matthew G Knepley <knepley@gmail.com> |
Fixed PCReset_ML()
Hg-commit: 7eb805e6536e8cec28ea9f113282802dc036581e
|
| #
7048a04d
|
| 21-Mar-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: d3bc9a943e0141d1ee3ff257f26fc49790b7f923
|
| #
16336fed
|
| 21-Mar-2011 |
Matthew G Knepley <knepley@gmail.com> |
Fixed PCReset_ML
Hg-commit: 93b1ce1b60a8268ceff90ab5d5b75796378a2467
|