Skip to content

Commit

Permalink
Update Matrix_Blocking.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
paolosyloslabini committed Mar 7, 2024
1 parent e5dad16 commit 99cdaab
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion test/general/Matrix_Blocking.cpp
Expand Up @@ -34,4 +34,6 @@ int main(int argc, char* argv[])
{
save_blocking_data(cout, cli, bEngine, cmat, false, outfile_grouping);
}
}

if (cli.verbose_> 0) cout << "Nonzero Blocks:" << bEngine.VBR_nzblocks_count << endl;
}

0 comments on commit 99cdaab

Please sign in to comment.