On 10/10/21 1:06 AM, Praveen C wrote:
Should I try to combine MappingManifold and MappingFEField ?

Have you tried to use MappingManifold? It is, in essence, the same as using 
first
  VectorTools::interpolate
to convert your mapping function into a finite element function, and then using MappingFEField to use that finite element function to map a triangulation. I think it does what you describe you want, though I don't quite understand why you think you would need to combine the two.

Best
 W.

--
------------------------------------------------------------------------
Wolfgang Bangerth          email:                 [email protected]
                           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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/152c0545-5f25-3b9f-5d42-ccf035879f57%40colostate.edu.

Reply via email to