Skip to content

Test whether an Eigen solver can be used by a PDELab StationaryLinearProblemSolver

Oliver Sander requested to merge feature/improve-testeigenbackend into master

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.

Merge request reports

Loading