mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-25 05:05:56 +01:00
Code prettier
This commit is contained in:
parent
3b433fe6fb
commit
ebba195e0d
@ -182,7 +182,7 @@ namespace ConjugateBC {
|
||||
GridBase *grid = Link.Grid();
|
||||
int Lmu = grid->GlobalDimensions()[mu] - 1;
|
||||
|
||||
Lattice<iScalar<vInteger>> coor(grid);
|
||||
Lattice<iScalar<vInteger> > coor(grid);
|
||||
LatticeCoordinate(coor, mu);
|
||||
|
||||
Lattice<gauge> tmp(grid);
|
||||
|
Loading…
x
Reference in New Issue
Block a user