mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-17 23:37:06 +01:00
EO support, wip
This commit is contained in:
@ -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);
|
||||
|
||||
|
Reference in New Issue
Block a user