mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-04 19:25:56 +01:00
Minor change
This commit is contained in:
parent
fa6117f136
commit
a0dcbc0d16
@ -66,7 +66,8 @@ int main (int argc, char ** argv)
|
|||||||
|
|
||||||
nrm = abs(scm-cm()()());
|
nrm = abs(scm-cm()()());
|
||||||
std::vector<int> peer(4);
|
std::vector<int> peer(4);
|
||||||
int index=real(cm);
|
Complex tmp =cm;
|
||||||
|
Integer index=real(tmp);
|
||||||
Fine.CoorFromIndex(peer,index,latt_size);
|
Fine.CoorFromIndex(peer,index,latt_size);
|
||||||
|
|
||||||
if (nrm > 0){
|
if (nrm > 0){
|
||||||
|
Loading…
x
Reference in New Issue
Block a user