1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-21 09:12:03 +01:00

enseble can now be specified in LapEvec

This commit is contained in:
ferben
2019-02-13 13:54:31 +00:00
parent 48ec937c55
commit 9f2ca98dfc
2 changed files with 16 additions and 3 deletions

View File

@ -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;