mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-16 14:57:05 +01:00
Debugged vector version of ProjectOnGroup
This commit is contained in:
@ -9,7 +9,7 @@ namespace Grid{
|
||||
////////////////////////////// Default values
|
||||
Nsweeps = 10;
|
||||
TotalSweeps = 10;
|
||||
ThermalizationSteps = 0;
|
||||
ThermalizationSteps = 1;
|
||||
StartingConfig = 0;
|
||||
SaveInterval = 1;
|
||||
Filename_prefix = "Conf_";
|
||||
|
Reference in New Issue
Block a user