Skip to content

Add constructors that take shared ptr to iterative solvers

This MR add constructors for IterativeSolvers that take std::shared_ptr instead of references.

Merge request reports