Hi deal ii community , I am trying to solve a similar problem as tutorial 29: complex valued -Helmoholtz equation but in this case each component of my 2D vector (real, imaginary ) is a FE-Enriched Finite element. e.g. my constructor is of the form FEsystem <dim> (fe_enriched,1,fe_enriched,1) and fe_enriched are FE_Enriched finite elements.
Question 1: My first test case seemed to work. My second one not so well. Either way I would like to know if this implementation is possible if not what modifications are needed. Question 2: Related to the previous one. How to identiy the non-enriched/enriched parts in the vector valued FE_Enriched elements. Previously Denis suggested system_to_base_index().first.first=0, but I think in this case it does not apply any longer. Thank you for your help Regards, Edith -- 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. For more options, visit https://groups.google.com/d/optout.