On 4/7/22 11:27, Teo Collin wrote:
Thanks for your response! I've taken a look at those and I agree it changes the computation of the integrals to use the correct mapping, but I don't see how it changes the mesh representation. Does it? Or do I need to do something else?

You need to describe the *geometry*. The mesh by itself only has the vertex locations. step-53 and others are the right starting points to learn how you can describe curved geometries; MappingQ(k) then does polynomial interpolation of these curved geometries.

Best
 W.

--
------------------------------------------------------------------------
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/0ee4131b-2141-47aa-c8c5-d08833e60b68%40colostate.edu.

Reply via email to