Specialization for a domain. The tough case: Vertices don't know their global IDs. Set up a map first. More...
#include <vtk_common.hpp>
Public Member Functions | |
vtk_vertex_id_repository (DomainType const &domain) | |
long | operator() (VertexType const &v, DomainType const &) |
Returns the global ID of the vertex. |
Specialization for a domain. The tough case: Vertices don't know their global IDs. Set up a map first.
vtk_vertex_id_repository | ( | DomainType const & | domain | ) | [inline] |
long operator() | ( | VertexType const & | v, | |
DomainType const & | ||||
) | [inline] |
Returns the global ID of the vertex.