mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-18 07:47:06 +01:00
ILDG tests
This commit is contained in:
@ -51,7 +51,7 @@ int main (int argc, char ** argv)
|
||||
std::vector<LatticeColourMatrix> U(4,&Fine);
|
||||
|
||||
FieldMetaData header;
|
||||
std::string file("./ckpoint_lat");
|
||||
std::string file("./ildg.file");
|
||||
IldgIO::readConfiguration(file,Umu,header);
|
||||
|
||||
for(int mu=0;mu<Nd;mu++){
|
||||
|
Reference in New Issue
Block a user