mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-14 13:57:07 +01:00
Fixing the remaining merge conflicts
This commit is contained in:
@ -189,13 +189,6 @@ int main(int argc, char ** argv) {
|
||||
|
||||
SimpleCompressor<vobj> compress;
|
||||
|
||||
<<<<<<< HEAD
|
||||
EStencil.HaloExchange(EFoo,compress);
|
||||
OStencil.HaloExchange(OFoo,compress);
|
||||
|
||||
=======
|
||||
|
||||
>>>>>>> feature/hmc_generalise
|
||||
Bar = Cshift(Foo,dir,disp);
|
||||
|
||||
if ( disp & 0x1 ) {
|
||||
|
Reference in New Issue
Block a user