Bhanu,

Am Donnerstag, 11. Mai 2017 12:08:52 UTC+2 schrieb Bhanu Teja:
>
> Dear dealii developers/users
>
> is there a method/function from Triangulation class that returns the 
> vertex given its global_index?
>
There is "Triangulation<dim, spacedim>::get_vertices"[1]  which returns a 
std::vector to all vertices.

Best,
Daniel

[1] 
https://www.dealii.org/8.5.0/doxygen/deal.II/classTriangulation.html#a6fcee3caf27bb54c53ddb279cf6b8f5a

-- 
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 dealii+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to