mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-11 03:46:55 +01:00
Hadrons: for the moment, test with unit gauge
This commit is contained in:
@ -189,7 +189,7 @@ void Application::configLoop(void)
|
||||
{
|
||||
LOG(Message) << "Starting measurement for trajectory " << t
|
||||
<< std::endl;
|
||||
env_.loadRandomGauge();
|
||||
env_.loadUnitGauge();
|
||||
execute(program_);
|
||||
env_.freeAll();
|
||||
}
|
||||
|
Reference in New Issue
Block a user