mirror of
				https://github.com/paboyle/Grid.git
				synced 2025-10-30 19:44:32 +00:00 
			
		
		
		
	Local Coherence batch deflation
This commit is contained in:
		| @@ -128,7 +128,7 @@ public: | |||||||
|     std::cout << GridLogMessage << "BlockProject iter: " << j << std::endl; |     std::cout << GridLogMessage << "BlockProject iter: " << j << std::endl; | ||||||
|     blockProject(src_coarse[j],src[j],subspace); |     blockProject(src_coarse[j],src[j],subspace); | ||||||
|     } |     } | ||||||
|     //deflation set up for eigen vector batchsize 1 and source batch size equal number of batches |     //deflation set up for eigen vector batchsize 1 and source batch size equal number of sources | ||||||
|     std::cout << GridLogMessage << "Start ProjectAccum for loop" << std::endl; |     std::cout << GridLogMessage << "Start ProjectAccum for loop" << std::endl; | ||||||
|     for (int i=0;i<Nevec;i++) |     for (int i=0;i<Nevec;i++) | ||||||
|     { |     { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user