mirror of
https://github.com/NGSolve/netgen.git
synced 2024-12-25 05:20:34 +05:00
fix test
This commit is contained in:
parent
f66d8bd54e
commit
97dfecd040
@ -16,7 +16,6 @@ def test_2_polyhedra():
|
|||||||
|
|
||||||
geo.Add(first)
|
geo.Add(first)
|
||||||
geo.Add(second)
|
geo.Add(second)
|
||||||
Draw(geo)
|
|
||||||
mesh = geo.GenerateMesh()
|
mesh = geo.GenerateMesh()
|
||||||
return mesh
|
return mesh
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user