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

EO support, wip

This commit is contained in:
Guido Cossu
2017-05-01 11:06:21 +01:00
parent 99a73f4287
commit 62a64d9108
4 changed files with 60 additions and 4 deletions

View File

@ -191,8 +191,9 @@ int main (int argc, char ** argv)
Dwc.MooeeInv(src_e,phi_e);
Dwc.Mooee(chi_o,src_o);
exit(1);
Dwc.MooeeInv(src_o,phi_o);
setCheckerboard(phi,phi_e);
setCheckerboard(phi,phi_o);