JeffersonLab / qphix

QCD for Intel Xeon Phi and Xeon processors
http://jeffersonlab.github.io/qphix/
Other
13 stars 11 forks source link

Enable Richardson solver tests in the regular unit tests #87

Open martin-ueding opened 7 years ago

martin-ueding commented 7 years ago

Currently the Richardson tests are not even instantiated, which means that the Richardson solver is never instantiated. Therefore we did not catch some bugs early on. Let us enable the tests for the Richardson solver and make them part of the regular testing.