Dear all

I want to transform a cartesian grid with my own transformation which is 
defined by a formula.

I have done this and created a MappingFEField as in this example

https://bitbucket.org/cpraveen/deal_ii/src/master/mapping_fe_field/

Saving to vtu format I can see it is working.

https://bitbucket.org/cpraveen/deal_ii/src/master/mapping_fe_field/grid.png

But is it possible to use this mapping as a manifold that I can attach to the 
triangulation ?

If not what other methods are there to tell the triangulation about the 
transformation ?

Should I try to combine MappingManifold and MappingFEField ?

Thanks
praveen

-- 
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/D8EAA8E8-098F-46C6-92BA-B2835EFE1330%40gmx.net.

Reply via email to