mirror of
https://github.com/NGSolve/netgen.git
synced 2025-04-12 16:17:29 +05:00
Remove unnecessary call to mesh.CalcSurfacesOfNode()
This commit is contained in:
parent
fffe445d53
commit
e6953dc4cb
@ -349,7 +349,6 @@ namespace netgen
|
|||||||
}
|
}
|
||||||
|
|
||||||
mesh.SetNextTimeStamp();
|
mesh.SetNextTimeStamp();
|
||||||
mesh.CalcSurfacesOfNode();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user