mirror of
https://github.com/NGSolve/netgen.git
synced 2025-01-30 23:00:35 +05:00
cleanup
This commit is contained in:
parent
dd85220021
commit
7774b6ccd7
@ -540,9 +540,7 @@ namespace netgen
|
|||||||
}
|
}
|
||||||
|
|
||||||
mesh.VolumeElements().DeleteAll();
|
mesh.VolumeElements().DeleteAll();
|
||||||
auto & ident_points = mesh.GetIdentifications().GetIdentifiedPoints();
|
mesh.GetIdentifications().GetIdentifiedPoints().DeleteData();
|
||||||
ident_points.DeleteData();
|
|
||||||
|
|
||||||
|
|
||||||
for(auto & m_ : md)
|
for(auto & m_ : md)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user