Hello, Is there a way to know which dof_index is located at which vertex.
For example, I want to "map" a dof_index that I get from affine_constrains.get_constraint_entries(line); to a vertex index that are in the range of triangulation.begin_vertex() and triangulation.end_vertex(). Thank you, Kaushik -- 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/3875a9eb-a3cd-428a-a104-cf7fe2ac60e2n%40googlegroups.com.
