Dear Sebastian, This is a good question: I took a look at the history of the instantiation file and I think this is just an oversight (we added explicit nonzero codimension specializations for the non-hp case years ago and propagated the lack of hp instantiations along the way).
Would you be willing to put your changes into a pull request so we can fix this before the release? Best, David On Sat, May 2, 2020 at 6:47 AM 'Sebastian Stark' via deal.II User Group < [email protected]> wrote: > Dear all, > > I am wondering whether there is a reason that the standard instantiations > for make_hanging_node_constraints() do not include a version with > hp::DoFHandler<2,3> as an argument other than that it is not used very > often. I have added the instantiation before compiling the library and so > far it appears to work just fine (though, in my application I really only > use the hp::DoFHandler for extending fields by zero to some regions by > using FENothing there). > > Regards, > Sebastian > > -- > 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/eb751eff-6215-4e10-af7b-aa5599545c5a%40googlegroups.com > <https://groups.google.com/d/msgid/dealii/eb751eff-6215-4e10-af7b-aa5599545c5a%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CABrTbYTDq9sq6vM1LYOtRhOb7ywsxgynmBeq6UgwKnPuKtq0uA%40mail.gmail.com.
