Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
Sigfried Haering committed Mar 30, 2024
1 parent 21d7cfc commit 6e260bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mesh_base.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ MeshBase::~MeshBase() {
delete fec_;
delete pmesh_;
delete serial_mesh_;
delete groupsMPI;
}

/// Prepare the mesh and compute secondary mesh-related data
Expand Down

0 comments on commit 6e260bc

Please sign in to comment.