evalf / nutils

The nutils project
http://www.nutils.org/
MIT License
88 stars 48 forks source link

Fix "not watertight" error in 3D trimming operation #831

Closed gertjanvanzwieten closed 2 months ago

joostvanzwieten commented 1 year ago
>>> from nutils import element
>>> import numpy
>>> element.getsimplex(3).slice(numpy.array([ 0.12818456, -0.00017979,  0.06756571, -0.03730343]), 8)
NotImplementedError