| 6be4592e | 21-Mar-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 603777184feb57ca5987e9c8db06f859ecea089c |
| c6d7f5fe | 20-Mar-2012 |
Matthew G Knepley <knepley@gmail.com> |
bfort SEGVs on lines this long, and yet we can't do better
Hg-commit: c759acf412b7b8b847debcf3d594ff41922b0918 |
| cd779b20 | 20-Mar-2012 |
Satish Balay <balay@mcs.anl.gov> |
the log line breaks bfort
Hg-commit: e44d1c637191a520f6a3585ccd6fc0f3e2d01148 |
| ccaf0856 | 20-Mar-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
PCShellGetName() should have const for name argument passed back
Hg-commit: 6a8396c2632bfa4e8f1b6fc27fdd9a2e0f25f034 |
| e63f14ba | 20-Mar-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
added PCShellSetName_ for Fortran interface
Hg-commit: 37aa066996be566f89d439a2ba4395c0c884d19f |
| ab1df9f5 | 20-Mar-2012 |
Jed Brown <jed@59A2.org> |
Add PCFieldSplitSetSchurFactorizationType()
Hg-commit: 6d8eecca6c58d993bc2ba839faec585075e344cd |
| ccceb50c | 20-Mar-2012 |
Jed Brown <jed@59A2.org> |
Use KSPGetDM() to ensure that a DM (possibly an empty DMShell) exists while configuring PCMG
Hg-commit: 4867ba0f779ee90d100de07b8b285e9745f292f4 |
| caa4e7f2 | 20-Mar-2012 |
Jed Brown <jed@59A2.org> |
More progress on dispatch for multi-level methods without special support in DM base
Hg-commit: 289472ac6fe2b34ca5d55e677d30c00c285f8aeb |
| 5668aaf4 | 19-Mar-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
clearer docs on diag version of Schur complement preconditioner with negative sign
Hg-commit: 470e68b4cb3cbb583bfee2f37c9ca713921ae3e2 |
| fe86f630 | 19-Mar-2012 |
Jed Brown <jed@59A2.org> |
Add KSPSetComputeRHS() and KSPSetComputeOperators(), pointers are cached in KSPDM which is composed with the DM
This follows the new model in SNES.
Update all examples to use the new interface. DMS
Add KSPSetComputeRHS() and KSPSetComputeOperators(), pointers are cached in KSPDM which is composed with the DM
This follows the new model in SNES.
Update all examples to use the new interface. DMSetFunction() and DMSetJacobian() should no longer be used with KSP.
Hg-commit: ca4323c0c0ed3cb566e4c6aa729880801d875c36
show more ...
|
| 7f1921b6 | 19-Mar-2012 |
Jed Brown <jed@59A2.org> |
Unused variable
Hg-commit: fab1f7d8f9f5e6c5afbe1258f16ddaa064ed0dab |
| 1fbfccc6 | 17-Mar-2012 |
Jed Brown <jed@59A2.org> |
Fix some documentation errors
Hg-commit: 942070bc27296226c6b77574fb7b18e9c78c46fd |
| ca8e9878 | 17-Mar-2012 |
Jed Brown <jed@59A2.org> |
More namespacing
Hg-commit: 5b738a157bbc89eaf76e9ff775920af53c727732 |
| b1c944f5 | 17-Mar-2012 |
Jed Brown <jed@59A2.org> |
Namespace variables in PCTFS
Hg-commit: cdd134c332da927bdb22e7489c85af82c3d48371 |
| 0784a22c | 16-Mar-2012 |
Jed Brown <jed@59A2.org> |
Fix const that I forgot
Hg-commit: 7e1623a8dc4b93bbd3333c9a9965fce73ffa60ea |
| 7b62db95 | 16-Mar-2012 |
Jungho Lee <julee@mcs.anl.gov> |
fieldsplit: backing out of 55721edbdaa2 keeping the dm information
Hg-commit: 25d401b609b5244f31ee51f342bdb0f3d0fdb309 |
| d93c9ae0 | 14-Mar-2012 |
Mark F. Adams <mark.adams@columbia.edu> |
fix for unsymmetric matrices.
Hg-commit: bda4df63072d13b8ba06ac92ce2af3e7ccbaf366 |
| b5787286 | 13-Mar-2012 |
Jed Brown <jed@59A2.org> |
fix reference counting bug in PCFieldSplit
Hg-commit: 9947bcd83b1c9cee1e72f801ba8bfcffd7144f1a |
| 0ebbf5cd | 11-Mar-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 4f48dde03429d0318c7e23bc7de128a9e6ddc8fd |
| 7817a140 | 11-Mar-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
minor doc fixes fix to PetscBagRead.m to match new format of binary storage of bag (that no longer contains struct size)
Hg-commit: 0c218e02cef737fdcc4e91ac2d4aecbbd5347671 |
| 093c86ff | 09-Mar-2012 |
Jed Brown <jed@59A2.org> |
Forward LSC_L and LSC_Lp to PCLSC
Hg-commit: 61b7754a64fadaa883284fd8a412b3d70c832dc2 |
| 4ddd07fc | 09-Mar-2012 |
Jed Brown <jed@59A2.org> |
Update Hypre to 2.8.0b and add support for 64-bit int
Hg-commit: 5d03e530c1f830fb05b572b0b2d592af05604486 |
| e0940f08 | 09-Mar-2012 |
Mark F. Adams <mark.adams@columbia.edu> |
small mods to framework.
Hg-commit: 1f27b997f4e936030c03875a5c80c4ef20864419 |
| 87027c10 | 08-Mar-2012 |
Mark F. Adams <mark.adams@columbia.edu> |
fixed HEM coarsening a bit, fixed a Jed bug.
Hg-commit: c5d9fc3c88dffb50e98ca179e112a8ed12d9578b |
| 581a99e3 | 08-Mar-2012 |
Jed Brown <jed@59A2.org> |
spelling
Hg-commit: 56f6bd68fdfbf85bb192756f16946d2330b5eb6d |