IBAMR / IBAMR

An adaptive and distributed-memory parallel implementation of the immersed boundary (IB) method
http://ibamr.github.io/
Other
361 stars 145 forks source link

intersection algorithms for ```IIMethod``` that work with second order TETs #1579

Open cpuelz opened 1 year ago

cpuelz commented 1 year ago

we are exclusively building and working with unstructured TET meshes, so it would be useful to have this implemented so we can avoid locking.

boyceg commented 1 year ago

I wonder if it would be good enough to intersect with the linear triangle.

drwells commented 1 year ago

Should we assign Michael 😄?