Praveen,

I am using MappingFEField to get high order meshes which I construct by
solving Winslow equations.

I set initial condition and save it to file with 3 patches. As the figure
shows, it seems to me that the MappingFEField is used only for the cells
adjacent to the boundary. Is this what is happening ?

MappingQ has an option to use it on all cells but no such option is seen in
MappingFEField.

I suspect that this is handled correctly in MappingFEField but that your output is misleading you. What do you pass as third argument to DataOut::build_patches?

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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to