mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-24 12:45:56 +01:00
Better test on non-unit gauge
This commit is contained in:
parent
b0339bc5a4
commit
b53059344e
@ -117,8 +117,8 @@ int main (int argc, char ** argv)
|
|||||||
else
|
else
|
||||||
{
|
{
|
||||||
std::cout<<GridLogMessage <<"Using cold configuration"<<std::endl;
|
std::cout<<GridLogMessage <<"Using cold configuration"<<std::endl;
|
||||||
SU<Nc>::ColdConfiguration(Umu);
|
// SU<Nc>::ColdConfiguration(Umu);
|
||||||
// SU<Nc>::HotConfiguration(RNG4,Umu);
|
SU<Nc>::HotConfiguration(RNG4,Umu);
|
||||||
}
|
}
|
||||||
|
|
||||||
RealD mass=0.3;
|
RealD mass=0.3;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user