mirror of
https://github.com/paboyle/Grid.git
synced 2026-04-15 00:06:13 +01:00
Turning of NERSC header checking
This commit is contained in:
@@ -200,8 +200,8 @@ int main(int argc, char** argv) {
|
||||
RD.close();
|
||||
}
|
||||
|
||||
std::vector<Complex> boundary = {1,1,1,-1};
|
||||
// std::vector<Complex> boundary = {1,1,1,0};
|
||||
// std::vector<Complex> boundary = {1,1,1,-1};
|
||||
std::vector<Complex> boundary = {1,1,1,0};
|
||||
FermionOp::ImplParams Params(boundary);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user