VTK-m  2.0
Public Types | List of all members
vtkm::CellShapeIdToTag< Id > Struct Template Reference

A traits-like class to get an CellShapeId known at compile time to a tag. More...

#include <CellShape.h>

Public Types

using valid = std::false_type
 

Detailed Description

template<vtkm::IdComponent Id>
struct vtkm::CellShapeIdToTag< Id >

A traits-like class to get an CellShapeId known at compile time to a tag.

Member Typedef Documentation

◆ valid

template<vtkm::IdComponent Id>
using vtkm::CellShapeIdToTag< Id >::valid = std::false_type

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