Implementation of CutFEM in Firedrake #2658
miguelcoolchips
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Starting this discussion thread to have a common place for everything related to the implementation of CutFEM in Firedrake. The critical component required is the custom quadrature with runtime tabulation of points. This routine would need to accept the points in physical space. In my discussion with @ReubenHill on slack, he pointed out that he implemented the infrastructure, but the API is not there yet. Here is his response:
I will expand this thread as we make progress on the implementation.
Beta Was this translation helpful? Give feedback.
All reactions