update on poisson :: refine

This commit is contained in:
Vasco C. B. Ferreira
2026-07-08 11:11:35 +02:00
parent 0ce81fe849
commit cc7cf49a55
2 changed files with 20 additions and 9 deletions
-1
View File
@@ -205,7 +205,6 @@ void NuFISolver::run() {
});
poisson.solve_step();
phi_history.push_back(poisson.get_solution());
// std::vector<double> sampled_potential =