Skip to content
Snippets Groups Projects
Commit 3a63fc8e authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Remove spurious output

parent d5c1ceef
Branches
Tags
1 merge request!167Improve fluxing based remapping
......@@ -313,8 +313,6 @@ FluxingAdvectionSolver<Dimension>::_computeCycleNumber(FaceValue<double> fluxing
}
m_number_of_cycles = number_of_cycles;
std::cout << " number_of_cycle " << number_of_cycles << "\n";
m_cycle_fluxing_volume = fluxing_volumes;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment