Hi Sean, Hopefully someone get to finish step-47 with XFEM. I am really interested in digging there and I put it on my own TODO list. I don't know if Wolfgang, the author of the tutorial, plan to finish it. Maybe we can team up here.
My understanding that step-47 did all the book-keeping of enriched/non-enriched DoFs manually. Whereas with FE_Enriched it would all be done automatically, even when you provide a Heaviside enrichment. The issue with integrating and quadrature would still remain. Regards, Denis. On Thursday, April 6, 2017 at 10:07:28 AM UTC+2, Sean McGovern wrote: > > Dear dealii community, > I was wondering if anyone could comment on how the introduction of the > fe_enriched class functionality in the developer branch would affect a > program like step-47. In other words, if one were interested in > implementing something like step-47 with the latest dealii version, what > are the most important differences that would jump out? > > With many thanks, > Sean McGovern > > -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
