Hello Daniel,

can you give us the error message? As far as I see there are instantiations for hp::DoFHandler. So, I assume that it basically should work with hp::DoFHandler, too.

Best Regards,
Markus



On 17.04.2012 12:09, Daniel Riedlbauer wrote:
Hi all!

I want to use the FE_Nothing functionality of deal.ii together with the possibility to transfer a solution vector from the old coarse to the new refined grid by using SolutionTransfer. As far as I know in combination with FE_Nothing you have to use a hp::DoFHandler<dim>, but SolutionTransfer only works with a "standard" DoFHandler<dim>.

Does anyone know how to solve this problem?


Thanks a lot!

Daniel



_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to