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

Eliminating write

parent 0c4b5dfc
No related branches found
No related tags found
No related merge requests found
......@@ -169,8 +169,6 @@ void Test2D(const Box<2,float> & domain, long int k)
g_dist.template ghost_get<0>();
g_dist.write("output/");
// check that the communication is correctly completed
auto domg = g_dist.getDomainGhostIterator();
......
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