Hi everyone, I'm in a strange situation at the moment. Basically, I have the number of a cell in my triangulation, and I want to know the degrees of freedom associated to that cell. Namely, given the integer number associated to the global cell, I'd like to know the global numbers of the DoFs associated to that particular cell.
I looked up and down through the documentation, but I can't really find a way to do this. Of course, I have a DoFHandler attached to that triangulation, so as long as there's a way to obtain the global indices, I'm fine with it. Best, Bob -- 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/86ce7187-50e8-46b7-8ebb-51846ee94699n%40googlegroups.com.
