VTK-m  2.0
Public Types | Static Public Attributes | List of all members
vtkm::exec::arg::CellShape Struct Reference

The ExecutionSignature tag to use to get the cell shape. More...

#include <CellShape.h>

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

Public Types

using AspectTag = vtkm::exec::arg::AspectTagCellShape
 

Static Public Attributes

static constexpr vtkm::IdComponent INDEX = 1
 

Detailed Description

The ExecutionSignature tag to use to get the cell shape.

Member Typedef Documentation

◆ AspectTag

Member Data Documentation

◆ INDEX

constexpr vtkm::IdComponent vtkm::exec::arg::CellShape::INDEX = 1
staticconstexpr

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