VTK-m  2.0
vtkm::TopologyElementTagPoint Struct Reference

A tag used to identify the point elements in a topology. More...

#include <TopologyElementTag.h>

Detailed Description

A tag used to identify the point elements in a topology.

A topology element refers to some type of substructure of a topology. For example, a 3D mesh has points, edges, faces, and cells. Each of these is an example of a topology element and has its own tag.


The documentation for this struct was generated from the following file: