Test whether an Eigen solver can be used by a PDELab StationaryLinearProblemSolver
This new test fails to compile. The first problem seems obvious, and I have fixed it in a separate commit (please check). Then there is a compiler error about problems with the MatrixContainer constructor. I need help here.