Hello Till,
there is the class hp::MappingCollection, where you can collect the
corresponding mapping to your Quadrature and FiniteElement. There you
can put in the corresponding MappingQEulerian for every item you put in
QCollection and FECollection.
Does this help?
Best Regards,
Markus
Till Heinemann schrieb:
Hello,
a follow-up question to the reconstruction of my program in hp:: design:
Is there a way to use the MappingQEulerian on hp::FECollection's
DoFHandler? I understand there is no such simple constructor, so would
it make sense to loop over cells and apply the mapping to the DoFHandler
on the respective cell and arrange the results, or is there even a more
elaborate method?
Thanks and greetings
Till
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii