mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-17 07:17:06 +01:00
Adding factories
This commit is contained in:
@ -50,6 +50,8 @@ struct HMCparameters {
|
||||
bool MetropolisTest;
|
||||
Integer NoMetropolisUntil;
|
||||
|
||||
// nest here the MDparameters and make all serializable
|
||||
|
||||
HMCparameters() {
|
||||
////////////////////////////// Default values
|
||||
MetropolisTest = true;
|
||||
|
Reference in New Issue
Block a user