Skip to content
Snippets Groups Projects
Commit 7411bb4e authored by Pietro Incardona's avatar Pietro Incardona
Browse files

Eliminating useless output

parent 1135dfd0
No related branches found
No related tags found
No related merge requests found
......@@ -523,7 +523,6 @@ BOOST_AUTO_TEST_CASE( CartDecomposition_non_periodic_test_dist_grid)
// Decompose
dec.setParameters(div,box,bc,g,gsub);
dec.decompose();
dec.write("Test_sub_dist2");
// For each calculated ghost box
for (size_t i = 0; i < dec.getNIGhostBox(); i++)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment