mirror of
https://github.com/paboyle/Grid.git
synced 2025-08-04 05:37:06 +01:00
Fixed 4d fermion gparity force. Put strong tests on make check force tests
This commit is contained in:
@@ -212,6 +212,7 @@ int main (int argc, char ** argv)
|
||||
|
||||
std::cout << GridLogMessage << "Total dS "<< Hmomprime - Hmom + Sprime - S <<std::endl;
|
||||
|
||||
assert( fabs(real(Sprime-S-dSpred)) < 1.0e-2 ) ;
|
||||
|
||||
std::cout<< GridLogMessage << "Done" <<std::endl;
|
||||
Grid_finalize();
|
||||
|
Reference in New Issue
Block a user