mirror of
				https://github.com/paboyle/Grid.git
				synced 2025-11-04 05:54:32 +00:00 
			
		
		
		
	Bigger vec length
This commit is contained in:
		@@ -8,7 +8,7 @@ int main (int argc, char ** argv)
 | 
			
		||||
{
 | 
			
		||||
  Grid_init(&argc,&argv);
 | 
			
		||||
 | 
			
		||||
  const int Nvec=4;
 | 
			
		||||
  const int Nvec=8;
 | 
			
		||||
  typedef Lattice< iVector< vReal,Nvec> > LatticeVec;
 | 
			
		||||
  typedef iVector<vReal,Nvec> Vec;
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user