mirror of
				https://github.com/paboyle/Grid.git
				synced 2025-11-04 05:54:32 +00:00 
			
		
		
		
	Hadrons: code cleaning
This commit is contained in:
		@@ -133,7 +133,7 @@ void TQuark<FImpl>::execute(void)
 | 
				
			|||||||
    for (unsigned int c = 0; c < Nc; ++c)
 | 
					    for (unsigned int c = 0; c < Nc; ++c)
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
        LOG(Message) << "Inversion for spin= " << s << ", color= " << c
 | 
					        LOG(Message) << "Inversion for spin= " << s << ", color= " << c
 | 
				
			||||||
        << std::endl;
 | 
					                     << std::endl;
 | 
				
			||||||
        // source conversion for 4D sources
 | 
					        // source conversion for 4D sources
 | 
				
			||||||
        if (!env().isObject5d(par().source))
 | 
					        if (!env().isObject5d(par().source))
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user