Somewhere you have indexed an array e.g. lattice[something] without declaring the type of that something. I got this error when compiling your code.
Somewhere you have indexed an array e.g. lattice[something] without declaring the type of that something. I got this error when compiling your code.