Hi deal.II community, I'm working on MatrixFree electromagnetic problems with deal.II. For 2d TE waves FE_Q element works good, but for cases like in step-81 and in 3d, Nedelec element in the appropriate one for EM.
I posted a discussion about this 3 months ago. May I ask what's the current state for MatriFree support of Nedelec elements in deal.II? Implementing MatrixFree Nedelec is quite difficult for me. Currently I plan to solve 3d EM problem with FE_Q elements with some penalty terms, but of course that's not a nice policy because of spurious solution and singularity when solving EM numerically with nodal elements. -- 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/63916a81-2f0d-4b49-b231-cc3992817f91n%40googlegroups.com.
