mirror of
https://github.com/paboyle/Grid.git
synced 2026-05-27 04:24:16 +01:00
added some TODO comments; needs discussion
This commit is contained in:
@@ -156,7 +156,7 @@ void TDistilVectors<FImpl>::execute(void)
|
||||
int nnoise=par().nnoise;
|
||||
int LI=par().LI;
|
||||
int Ns=par().Ns;
|
||||
int Nt_inv=par().Nt_inv;
|
||||
int Nt_inv=par().Nt_inv; // TODO: No input, but define through Nt, TI
|
||||
int Nt=par().Nt;
|
||||
int TI=par().TI;
|
||||
int nvec=par().nvec;
|
||||
|
||||
Reference in New Issue
Block a user