mirror of
				https://github.com/paboyle/Grid.git
				synced 2025-11-04 14:04:32 +00:00 
			
		
		
		
	enseble can now be specified in LapEvec
This commit is contained in:
		@@ -60,6 +60,8 @@ void test_LapEvec(Application &application)
 | 
			
		||||
  application.createModule<MGauge::Random>(szGaugeName);
 | 
			
		||||
  // Now make an instance of the LapEvec object
 | 
			
		||||
  MDistil::LapEvecPar p;
 | 
			
		||||
  p.ConfigFileDir="/home/dp008/dp008/dc-rich6/Scripts/ConfigsDeflQED/";
 | 
			
		||||
  p.ConfigFileName="ckpoint_lat.3000";
 | 
			
		||||
  p.gauge = szGaugeName;
 | 
			
		||||
  //p.EigenPackName = "ePack";
 | 
			
		||||
  //p.Distil.TI = 8;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user