1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-17 15:27:06 +01:00

Checking in before pulling develop

This commit is contained in:
Chulwoo Jung
2020-10-01 15:35:03 -04:00
parent f91e3af97f
commit 8ee26f9112
2 changed files with 22 additions and 11 deletions

View File

@ -359,7 +359,7 @@ int main (int argc, char ** argv)
JP.MaxIter,
IRBLdiagonaliseWithEigen);
// IRBLdiagonaliseWithLAPACK);
IRBL.split_test=1;
IRBL.split_test=0;
std::vector<RealD> eval(JP.Nm);