JeffersonLab / qphix

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

Clear up duplication in tests and tests-gtest #92

Closed bjoo closed 6 years ago

bjoo commented 7 years ago

Right now there are soalen.h and veclen.h in tests/ and also there is a soalen/veclen.h in tests-gtest. This seems to serve the same purpose so we should rationalize it. Ideally we should have just 1 file, which defines both the VECLENs and QPHIX_SOALEN

martin-ueding commented 6 years ago

This waits for review in #95.