[deal.II] Re: Setting Element Order Independently

2022-05-31 Thread 'Shane Sawyer' via deal.II User Group
Bruno, Thank you for the quick reply. These look like exactly what I need! On Tuesday, May 31, 2022 at 5:03:36 PM UTC-4 bruno.t...@gmail.com wrote: > Shane, > > Yes, it is possible. There are two different functions depending on what > you want to do. If you want to set the order during setup y

[deal.II] Setting Element Order Independently

2022-05-31 Thread 'Shane Sawyer' via deal.II User Group
Hello everyone, I had a question about the possibility of setting directly the polynomial order of elements. In my problem, I have a priori knowledge about the order of the elements in my (1d) mesh. I would like to be able to loop over the active cells and then assign the order directly, rather