← Back to team overview

pum-team team mailing list archive

Re: [Question #212347]: Is there classical XFEM examples available

 

Question #212347 on PUM library changed:
https://answers.launchpad.net/dolfin-pum/+question/212347

    Status: Open => Answered

Mehdi Nikbakht proposed the following answer:
In order to define discontinuous QuadratureElement, ffcpum needs to be
modified. I have created a blueprint for it in the PUM form compiler
page.

https://blueprints.launchpad.net/ffc-pum/+spec/discontinuous-quadrature-
element

However, i can't promise that this will be implemented in near future.
You are welcome to try to implement it.

As a temporary solution (hack), you can define a constant function for
the material property and compile your form. Then you can manually
modify the generated code to have different values based on the position
of the quadrature point w.r.t. discontinuity surface.

-- 
You received this question notification because you are a member of PUM
library developing team, which is an answer contact for PUM library.