mirror of
				https://github.com/paboyle/Grid.git
				synced 2025-11-04 14:04:32 +00:00 
			
		
		
		
	Remove some unnecessary stuff in Wilson MG
This commit is contained in:
		@@ -781,7 +781,7 @@ int main(int argc, char **argv) {
 | 
			
		||||
  // CoarseG5PVector; // P = preserving typedef
 | 
			
		||||
  // CoarseOperator::CoarseG5PMatrix CoarseG5PMatrix;
 | 
			
		||||
 | 
			
		||||
#if 1
 | 
			
		||||
#if 0
 | 
			
		||||
  // clang-format off
 | 
			
		||||
  std::cout << std::endl;
 | 
			
		||||
  std::cout << "type_name<decltype(vTComplex{})>()                      = " << type_name<decltype(vTComplex{})>()                      << std::endl;
 | 
			
		||||
@@ -844,8 +844,6 @@ int main(int argc, char **argv) {
 | 
			
		||||
  Aggregates.CheckOrthogonal();
 | 
			
		||||
  testVectorAnalyzer(HermOp, Aggregates.subspace);
 | 
			
		||||
 | 
			
		||||
  result = zero;
 | 
			
		||||
 | 
			
		||||
  std::cout << GridLogMessage << "**************************************************" << std::endl;
 | 
			
		||||
  std::cout << GridLogMessage << "Building coarse representation of Dirac operator" << std::endl;
 | 
			
		||||
  std::cout << GridLogMessage << "**************************************************" << std::endl;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user