mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-09 21:50:45 +01: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());
|
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());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user