mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-16 23:07:05 +01:00
Hadrons: execute message for time diluted noise
This commit is contained in:
@ -101,6 +101,7 @@ void TTimeDilutedSpinColorDiagonal<FImpl>::execute(void)
|
|||||||
{
|
{
|
||||||
auto &noise = envGet(DilutedNoise<FImpl>, getName());
|
auto &noise = envGet(DilutedNoise<FImpl>, getName());
|
||||||
|
|
||||||
|
LOG(Message) << "Generating time-diluted, spin-color diagonal noise" << std::endl;
|
||||||
noise.generateNoise(*env().get4dRng());
|
noise.generateNoise(*env().get4dRng());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user