VTK-m  2.1
Public Types | Static Public Attributes | List of all members
vtkm::CellTraits< vtkm::CellShapeTagTetra > Struct Reference

#include <CellTraits.h>

Public Types

using TopologicalDimensionsTag = vtkm::CellTopologicalDimensionsTag< TOPOLOGICAL_DIMENSIONS >
 
using IsSizeFixed = vtkm::CellTraitsTagSizeFixed
 

Static Public Attributes

static constexpr vtkm::IdComponent TOPOLOGICAL_DIMENSIONS = 3
 
static constexpr vtkm::IdComponent NUM_POINTS = 4
 

Member Typedef Documentation

◆ IsSizeFixed

◆ TopologicalDimensionsTag

Member Data Documentation

◆ NUM_POINTS

constexpr vtkm::IdComponent vtkm::CellTraits< vtkm::CellShapeTagTetra >::NUM_POINTS = 4
staticconstexpr

◆ TOPOLOGICAL_DIMENSIONS

constexpr vtkm::IdComponent vtkm::CellTraits< vtkm::CellShapeTagTetra >::TOPOLOGICAL_DIMENSIONS = 3
staticconstexpr

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