mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 07:55:35 +00:00
Hadrons: execute message for time diluted noise
This commit is contained in:
parent
99a85116f8
commit
093bb02633
@ -101,6 +101,7 @@ void TTimeDilutedSpinColorDiagonal<FImpl>::execute(void)
|
||||
{
|
||||
auto &noise = envGet(DilutedNoise<FImpl>, getName());
|
||||
|
||||
LOG(Message) << "Generating time-diluted, spin-color diagonal noise" << std::endl;
|
||||
noise.generateNoise(*env().get4dRng());
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user