Implement a subgraph preconditioner for general sparse problems #270

Open
sandwichmaker opened this Issue Apr 1, 2017 · 0 comments

Comments

Projects
None yet
1 participant
Contributor

sandwichmaker commented Apr 1, 2017 edited

Select a subset of rows of the Jacobian and use them to compute an approximation to the Hessian that is easier to invert and use that as the preconditioner for CG on the full problem.

Closely related to http://ieeexplore.ieee.org/abstract/document/6126255/

sandwichmaker added this to the 1.13 milestone May 4, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment