Skip to content
Snippets Groups Projects
Commit ea8812ff authored by Boris Martin's avatar Boris Martin
Browse files

keeping owned dofs sets, which was clared too early

parent 88309ab2
No related branches found
No related tags found
No related merge requests found
Pipeline #12903 failed
...@@ -663,7 +663,6 @@ namespace gmshfem::field ...@@ -663,7 +663,6 @@ namespace gmshfem::field
_sharedDofs.clear(); _sharedDofs.clear();
_subdomainInterfaceDofs.clear(); _subdomainInterfaceDofs.clear();
_ownedDofs.clear();
_toSend.clear(); _toSend.clear();
_toRead.clear(); _toRead.clear();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment