mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-13 01:05:36 +00:00
Minor change
This commit is contained in:
parent
e4e91d3042
commit
0c8c44b3e3
@ -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…
Reference in New Issue
Block a user