mirror of
https://github.com/paboyle/Grid.git
synced 2025-08-03 05:07:07 +01:00
Hide internal data
This commit is contained in:
@@ -75,7 +75,7 @@ int main (int argc, char ** argv)
|
||||
|
||||
for( int cb=0;cb<2;cb++ ) {
|
||||
|
||||
one.checkerboard=subsets[cb];
|
||||
one.Checkerboard()=subsets[cb];
|
||||
mask= zero;
|
||||
setCheckerboard(mask,one);
|
||||
|
||||
|
Reference in New Issue
Block a user