Alberto Paganini
Alberto Paganini
Amazing, many thanks for your help! The function q I'm interested in is q(x,y) = (1 + |g(x+iy)|^2)^2 where g(z) is a polynomial with real coefficients in the complex variable...
Yes, we don't need anything more complicated than that. In a next step we may be brave and even try rational functions (but I first have to think about what...
Fixed in #76
The three manuscripts: - _Mesh quality preserving shape optimization using nonlinear extension operators_, S. Onyshkevych, M.Siebenborn, [arxiv](https://arxiv.org/abs/2006.04420) - _A continuous perspective on modeling of shape optimal design problems_, J. Haubner,...
`boundary_extension` seems to only make sense when used in combination with an `innerproduct.SurfaceInnerProduct`. This is currently implemented as an Ersatz material approach by adding an L^2 volume innerproduct multiplied with...
This can land only once https://github.com/firedrakeproject/firedrake/pull/3238#pullrequestreview-1738485783 has landed.