mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-17 23:37:06 +01:00
No compile make tests fix
This commit is contained in:
@ -73,7 +73,7 @@ int main (int argc, char ** argv)
|
||||
|
||||
std::vector<LatticeColourMatrix> U(4,&Fine);
|
||||
|
||||
NerscField header;
|
||||
FieldMetaData header;
|
||||
|
||||
std::string file("./ckpoint_lat.4000");
|
||||
NerscIO::readConfiguration(Umu,header,file);
|
||||
|
Reference in New Issue
Block a user