Sorry for continuing on this thread, my current question is not fully 
relevant, but related to this.

I have a coarse mesh for a hollow cylinder I have read this file and 
applied a cylindrical manifold by first calling 
Triangulation::set_all_manifold_ids() and then 
Triangulation::set_manifold().

To test, I have then printed the triangulation in gnuplot format using 
GridOut using MappingQGeneric<>(2). A plot of the output shows that 
additional points have been added only to the boundaries but not to the 
internal edges.

Am I missing something?

-- 
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/1370a5c8-7017-4874-97e2-5a8fddead9b2n%40googlegroups.com.

Reply via email to