On 8/28/21 4:52 PM, Giselle Sosa Jones wrote:

I need to create a local space of polynomials in 3D of the form Q_{k-1,k,k} \times Q_{k,k-1,k} \times Q_{k,k,k-1}. This space is very similar to the DG Raviart-Thomas space, with the difference that the polynomial order of each component is one order lower in the corresponding direction. I was looking at the file polynomials_raviart_thomas.cc to get an idea of how to create them but I am a bit lost. Can someone offer a suggestion?

Giselle -- can you be specific about which part you have trouble with? I've tried to improve the documentation of the key function of that class a bit:
  https://github.com/dealii/dealii/pull/12726

Best
 Wolfgang

--
------------------------------------------------------------------------
Wolfgang Bangerth          email:                 bange...@colostate.edu
                           www: http://www.math.colostate.edu/~bangerth/

--
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/75cfe116-3536-7727-b60a-3b2324d8eba9%40colostate.edu.

Reply via email to