|
VTK-m
2.3
|
#include <vtkm/Types.h>Go to the source code of this file.
Classes | |
| struct | vtkm::TopologyElementTagCell |
| A tag used to identify the cell elements in a topology. More... | |
| struct | vtkm::TopologyElementTagPoint |
| A tag used to identify the point elements in a topology. More... | |
| struct | vtkm::TopologyElementTagEdge |
| A tag used to identify the edge elements in a topology. More... | |
| struct | vtkm::TopologyElementTagFace |
| A tag used to identify the face elements in a topology. More... | |
Namespaces | |
| vtkm | |
| Groups connected points that have the same field value. | |
Macros | |
| #define | VTKM_IS_TOPOLOGY_ELEMENT_TAG(type) |
| #define VTKM_IS_TOPOLOGY_ELEMENT_TAG | ( | type | ) |
1.8.17