Dear all, In my code I need to reconstruct the number of cells sharing an edge.
Is there a way to reconstruct this number locally? In principle I would need something like to cell->line(1)->n_sharing_cells()? Bests, Nicola -- 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/8f2dca8c-b6e3-4a33-b203-cea32e5fb8a4%40googlegroups.com.
