mirror of
https://github.com/paboyle/Grid.git
synced 2026-05-24 19:14:17 +01:00
Merge branch 'specflow2' of github.com:chulwoo1/Grid into KS_shifted
This commit is contained in:
@@ -202,7 +202,6 @@ int main(int argc, char** argv) {
|
||||
|
||||
std::vector<Complex> boundary = {1,1,1,-1};
|
||||
// std::vector<Complex> boundary = {1,1,1,0};
|
||||
// std::vector<Complex> boundary = {1,1,1,1};
|
||||
FermionOp::ImplParams Params(boundary);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user