[solver] Parallel ssor preconditioned cg solver
Create a parallel CG solver with SSOR preconditioner using the AMG infrastructure. @bernd, it does converge but I needs quite a bit more iterations (almost twice) than in the sequential case. Is that something you'd expect or is the parallel index set somehow made for AMG and doesn't work well with SSOR?