Skip to content

feature/flexible cg solver

This adds a flexible cg solver to solvers.hh and and a related test to solvertest.hh.

The flexible cg method is, in the case of variations of the preconditioner between iterations, more stable than the standard cg method.

Edited by Mathis Springwald

Merge request reports