Kaushik,
there is no such way in the library because, in general, DoFs need not be
located on vertices. That is only true for the Q1 element.
But if you look at the implementation of the
DoFTools::map_dofs_to_support_points(), you can probably come up with a way to
get what you are looking, assuming you really are only using Q1 elements.
Best
W.
--
------------------------------------------------------------------------
Wolfgang Bangerth email:
bang...@colostate.edu
www:
http://www.math.colostate.edu/~bangerth/