1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-08-03 21:27:07 +01:00

Zero changes. (I mean literally)

This commit is contained in:
paboyle
2018-01-27 23:46:02 +00:00
parent be7b37b9c9
commit 98af36217a
92 changed files with 302 additions and 303 deletions

View File

@@ -76,7 +76,7 @@ int main (int argc, char ** argv)
for( int cb=0;cb<2;cb++ ) {
one.Checkerboard()=subsets[cb];
mask= zero;
mask= Zero();
setCheckerboard(mask,one);
// std::cout<<GridLogMessage<<mask<<std::endl;