Skip to content

Commit

Permalink
#220 rebuild enriched mesh function sp
Browse files Browse the repository at this point in the history
ace after removing mesh subinterval
  • Loading branch information
acse-ej321 committed Oct 24, 2024
1 parent fb5552b commit 714f9ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions goalie/go_mesh_seq.py
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@ def indicate_errors(
enriched_mesh_seq.meshes.pop(-1)
enriched_mesh_seq.time_partition.num_subintervals -= 1
enriched_mesh_seq.time_partition.timesteps.pop(-1)
enriched_mesh_seq._update_function_spaces()

return self.solutions, self.indicators

Expand Down

0 comments on commit 714f9ef

Please sign in to comment.