mirror of
				https://github.com/paboyle/Grid.git
				synced 2025-11-04 05:54:32 +00:00 
			
		
		
		
	Remove extra layers of checks now it works
This commit is contained in:
		@@ -244,7 +244,7 @@ namespace Grid {
 | 
			
		||||
      std::cout<< iProj <<std::endl;
 | 
			
		||||
      std::cout<<"Computed Coarse Operator"<<std::endl;
 | 
			
		||||
#endif
 | 
			
		||||
      AssertHermitian();
 | 
			
		||||
      //      AssertHermitian();
 | 
			
		||||
      //      ForceHermitian();
 | 
			
		||||
      //      ForceDiagonal();
 | 
			
		||||
    }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user