mirror of
https://codeberg.org/vcbferreira/NuFI_deal.ii
synced 2026-08-12 22:43:17 +02:00
update on poisson :: refine
This commit is contained in:
@@ -205,7 +205,6 @@ void NuFISolver::run() {
|
||||
});
|
||||
|
||||
poisson.solve_step();
|
||||
|
||||
phi_history.push_back(poisson.get_solution());
|
||||
|
||||
// std::vector<double> sampled_potential =
|
||||
|
||||
Reference in New Issue
Block a user