mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-11 11:56:56 +01:00
where switched back on
This commit is contained in:
@ -195,7 +195,7 @@ int main (int argc, char ** argv)
|
||||
LatticeCoordinate(coor,d);
|
||||
lex = lex + coor*mm[d];
|
||||
}
|
||||
/*
|
||||
|
||||
Bar = zero;
|
||||
Bar = where(lex<10,Foo,Bar);
|
||||
{
|
||||
@ -212,7 +212,7 @@ int main (int argc, char ** argv)
|
||||
}}
|
||||
}}}}
|
||||
}
|
||||
*/
|
||||
|
||||
//setCheckerboard(ShiftedCheck,rFoo);
|
||||
//setCheckerboard(ShiftedCheck,bFoo);
|
||||
|
||||
|
Reference in New Issue
Block a user