You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NVIDIA/warp was used as an backend of Tessellation in #159 , but I found there are some points out of stl geometry in aneurysm example when sampling interior points for aneurysm_closed.stl.
Could you help confirm whether this issue is related to the aneurysm_closed.stl geometry or the warp calculation? @ktangsali
Minimum reproducible example
Add saving function in PointwiseInteriorConstraint(add it in line 480) for visualize sampled points in variable invar
Version
1.7.0
On which installation method(s) does this occur?
Pip
Describe the issue
NVIDIA/warp was used as an backend of
Tessellation
in #159 , but I found there are some points out of stl geometry inaneurysm
example when sampling interior points foraneurysm_closed.stl
.Could you help confirm whether this issue is related to the aneurysm_closed.stl geometry or the warp calculation? @ktangsali
Minimum reproducible example
Add saving function in
PointwiseInteriorConstraint
(add it in line 480) for visualize sampled points in variableinvar
modulus-sym/modulus/sym/domain/constraint/continuous.py
Lines 471 to 482 in 42d8afb
Then, run script below
Relevant log output
No response
Environment details
No response
Other/Misc.
No response
The text was updated successfully, but these errors were encountered: