1
0
mirror of https://github.com/paboyle/Grid.git synced 2026-05-22 18:14:17 +01:00

Alternate multigrids

This commit is contained in:
Peter Boyle
2026-02-13 17:25:45 -05:00
parent 7cd3f21e6b
commit 6ff29f9d4f
8 changed files with 76 additions and 44 deletions
+1 -1
View File
@@ -490,7 +490,7 @@ public:
}
}
GRID_ASSERT(s==nshift);
assert(s==nshift);
coalescedWrite(gStaple_v[ss],stencil_ss);
}
);