Hello everyone,

I have a 2d grid (no hanging nodes) where a scalar finite element field is 
defined on it (i.e., one degree of freedom per support point).

For all vertices defined on that grid, I want to get the global dof indices 
of all connected vertices. 
E.g.: an vertex inside the grid has four vertices connected to it 
(five-point stencil), the four corner vertices have two connected vertices 
each,...

Is there a built-in function for this purpose?
I thought Gridtools is the correct place to look for it, but I could not 
find something in there.

Thanks,
Math

-- 
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/3d3879df-4c4f-4f15-9e72-45587eaf2a75n%40googlegroups.com.

Reply via email to