mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-14 13:57:07 +01:00
No compile make tests fix
This commit is contained in:
@ -90,7 +90,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