Dear all, I have a mesh composed of two (sub)domains that they share vertices at the interface. Assuming having one Triangulation (and one DoFHandler) for the whole mesh, and in the most simplest case (i.e. no refinement, no hanging nodes, etc) what is a good way to extract such data? To the best of my understanding there are already a few approaches/methods in Deal.ii used for extracting similar information (cells and faces). Thanks very much in advance. Behrooz Karami
-- 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/5fe1ebd5-ad50-45f3-aa48-aac1d1eddebbn%40googlegroups.com.
