v3: header only linear solvers
make the following linear solvers header-only (since there are too many template instants): CG, FGMRES, GMRES, BICGSTAB. For each solver, put one explicit template instant into the file linear_solver/linear_solver.cc
Edited by Philipp Gerstner