VTK-m  2.0
List of all members
vtkm::worklet::WorkletMapTopology< VisitTopology, IncidentTopology >::CellShape Struct Reference

An execution signature tag for getting the cell shape. More...

#include <WorkletMapTopology.h>

Inheritance diagram for vtkm::worklet::WorkletMapTopology< VisitTopology, IncidentTopology >::CellShape:
vtkm::exec::arg::CellShape vtkm::exec::arg::ExecutionSignatureTagBase

Additional Inherited Members

- Public Types inherited from vtkm::exec::arg::CellShape
using AspectTag = vtkm::exec::arg::AspectTagCellShape
 
- Static Public Attributes inherited from vtkm::exec::arg::CellShape
static constexpr vtkm::IdComponent INDEX = 1
 

Detailed Description

template<typename VisitTopology, typename IncidentTopology>
struct vtkm::worklet::WorkletMapTopology< VisitTopology, IncidentTopology >::CellShape

An execution signature tag for getting the cell shape.

This only makes sense when visiting cell topologies.


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