mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-13 04:37:05 +01:00
Gparity works now even if simd distributed in a Gparity twist direction.
Tested by doubling lattice in t-direction.
This commit is contained in:
@ -44,7 +44,7 @@ void Replicate(Lattice<vobj> &coarse,Lattice<vobj> & fine)
|
||||
|
||||
int main (int argc, char ** argv)
|
||||
{
|
||||
const int nu = 0;
|
||||
const int nu = 3;
|
||||
|
||||
Grid_init(&argc,&argv);
|
||||
|
||||
|
Reference in New Issue
Block a user