Hello Everyone, I am trying to create a triangulation with hyper_cube_with_cylindrical_hole function but in place of hole I want to use solid inclusion. I tried with function GridGenerator::merge_triangulations(tria_inner, tria_outer, triangulation) but I am getting the following geometry ( see the attachment).
How to resolve this please help. Thanks & Regards Deepika -- ************************************************************************** This e-mail is for the sole use of the intended recipient(s) and may contain confidential and privileged information. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies and the original message. Any unauthorized review, use, disclosure, dissemination, forwarding, printing or copying of this email is strictly prohibited and appropriate legal action will be taken. ************************************************************************************************ -- 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/d1f3c6a3-a408-4de8-905c-121b4e5a2c42n%40googlegroups.com.
