Bruno, On Tuesday, June 25, 2019 at 7:04:07 PM UTC+2, Bruno Turcksin wrote: > > > This post > <https://github.com/dealii/dealii/issues/6941#issuecomment-406974811> > briefly discuss the problem. Apparently it is non-trivial but I can't > really comment on it (I've never used Nedelec element) > > > Thanks for the reference. Yes, it seems that this is a non-trivial problem. Although from what I understand from the post.
- The new FE_NedelecSZ element can be used with complex meshes, but can not be refined - The old FE_Nedelec element can only be used with a simple grid but it can be refined. According to Alexander Grayver, deal.II interface does not permit dynamic constraints (that is, constraints, which depend on a cell orientation). This problem does not seem easy to solve. Best, Daniel -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/c89bb8b9-69c6-4065-bd34-a31552ae6022%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
