Dear Xuhong,

the code is internally there with us and the paper is submitted. We are currently further polishing, documenting etc. the code, which still may take approx. 3-6 months, because Sebastian who did the implementation also needs to write his dissertation now. For this reason, I want to ask a bit for patience, but the clear goal is to submit
this code to the official deal.II library.

Best regards,

Thomas W.

--
---
+++++------------------------------------------+++++
Prof. Dr. Thomas Wick
Managing Director of the
Institut für Angewandte Mathematik (IfAM)

Leibniz Universität Hannover (LUH)
Welfengarten 1
30167 Hannover, Germany

Tel.:   +49 511 762 3360
Email:  thomas.w...@ifam.uni-hannover.de
www:    https://ifam.uni-hannover.de/wick
www:    https://thomaswick.org
+++++------------------------------------------+++++
---
--



Am 28.06.23 um 16:01 schrieb Wolfgang Bangerth:
On 6/27/23 23:54, xuhong liu wrote:
In this paper, it said that it give a method to deal with hanging node using FE Nedelec element, but when i try to constrain the Stiffness matrix, it show me a error, i want to know how to do??

Xuhong,
the error message tells you the story: The element you are trying to use apparently does not implement hanging node constraints. Since you don't show the code, I can only assume that you use the FENedelecSZ element, which indeed does not implement these constraints.

The paper suggests that it does, but I don't think that the implementation of these constraints have ever been submitted as a patch to deal.II. It would probably be useful for you to ask the authors about the status of the changes they must have made.

Best
 W.


--
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 dealii+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/89c4c159-19ab-a86a-d674-5cb8f3b5269d%40gmail.com.

Reply via email to