mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-17 07:17:06 +01:00
Zero changes. (I mean literally)
This commit is contained in:
@ -47,7 +47,7 @@ int main (int argc, char ** argv)
|
||||
LatticeComplex ShiftU(&Fine);
|
||||
|
||||
LatticeComplex lex(&Fine);
|
||||
lex=zero;
|
||||
lex=Zero();
|
||||
Integer stride =1;
|
||||
{
|
||||
LatticeComplex coor(&Fine);
|
||||
|
Reference in New Issue
Block a user