Dear Jean-Paul
Thanks for the prompt reply. Indeed it does not look like throwing any error in debug mode as well. I agree that the Kelly estimator works fine for hp-problems since the tutorial example on hp-adaptivity works fine for me as well. One thing that bugs me how we can relate which element should use which face_quadrature rule. I mean we can specify which quadrature rule to use m=by passing the index of that location in the quadrature_collection when using hp_fe_values.reinit(). However, I did not see how to specify the face_quadrature for every cell. Thus, I assumed that face_quadrature_collection and quadrature_collection should be arranged in the same order.
However, this should not be causing problems for now, since I am using linear elements right now and Q<1>(1) should also be ok for the same. Anyways I checked by putting the face_quadrature rules starting from 5 onwards and higher. That does not help.
Best,
Deepak
--
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+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
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+unsubscribe@googlegroups.com.