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