Add missing constructor to RestartedFCGSolver

Summary

Add missing constructor (with operator, precon, and parameter-tree) to RestartedFCGSolver

Details

The constructor with operator, precon, and parameter-tree, but without scalar-product was just missing and is added by this MR for consistency with all the other iterative solvers.

Merge request reports

Loading