mirror of
https://github.com/paboyle/Grid.git
synced 2025-07-12 11:17:07 +01:00
Ensure Distillation test (Test_distil) works
This commit is contained in:
@ -238,7 +238,6 @@ struct DistilParameters: Serializable {
|
||||
#define DISTIL_PARAMETERS_DEFINE( inSetup ) \
|
||||
const int Nt{env().getDim(Tdir)}; \
|
||||
const int nvec{par().nvec}; \
|
||||
const int Ns{Ns}; \
|
||||
const int nnoise{par().Distil.nnoise}; \
|
||||
const int tsrc{par().Distil.tsrc}; \
|
||||
const int TI{par().Distil.getTI(env(), inSetup)}; \
|
||||
|
Reference in New Issue
Block a user