Hi Thomas, Trilinos' Mesquite <https://trilinos.org/packages/mesquite/> package provide mesh optimisation tools. I'd be happy to see this integrated into deal.II, so if you decide that this would help you solve your problem then I'd be willing to help you to do so. The challenge here would be the fact that its a co-dim 1 problem, so you of course need to adjust the position of vertices without changing the final topology (too much). I'm not immediately sure how one could manage this without some underlying parametric description of the surface, but perhaps its possible.
Regards, J-P -- 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.
