| 
| template<typename OutType , typename VecType >  | 
| VTKM_EXEC OutType  | vtkm::worklet::cellmetrics::ComputeTetCondition (const VecType edges[]) | 
|   | 
| template<typename OutType , typename PointCoordVecType , typename CellShapeType >  | 
| VTKM_EXEC OutType  | vtkm::worklet::cellmetrics::CellMaxAspectFrobeniusMetric (const vtkm::IdComponent &, const PointCoordVecType &, CellShapeType, vtkm::ErrorCode &ec) | 
|   | 
| template<typename OutType , typename PointCoordVecType >  | 
| VTKM_EXEC OutType  | vtkm::worklet::cellmetrics::CellMaxAspectFrobeniusMetric (const vtkm::IdComponent &numPts, const PointCoordVecType &pts, vtkm::CellShapeTagPolygon, vtkm::ErrorCode &ec) | 
|   | 
| template<typename OutType , typename PointCoordVecType >  | 
| VTKM_EXEC OutType  | vtkm::worklet::cellmetrics::CellMaxAspectFrobeniusMetric (const vtkm::IdComponent &, const PointCoordVecType &, vtkm::CellShapeTagLine, vtkm::ErrorCode &ec) | 
|   | 
| template<typename OutType , typename PointCoordVecType >  | 
| VTKM_EXEC OutType  | vtkm::worklet::cellmetrics::CellMaxAspectFrobeniusMetric (const vtkm::IdComponent &numPts, const PointCoordVecType &pts, vtkm::CellShapeTagTriangle, vtkm::ErrorCode &ec) | 
|   | 
| template<typename OutType , typename PointCoordVecType >  | 
| VTKM_EXEC OutType  | vtkm::worklet::cellmetrics::CellMaxAspectFrobeniusMetric (const vtkm::IdComponent &, const PointCoordVecType &, vtkm::CellShapeTagPyramid, vtkm::ErrorCode &ec) | 
|   | 
| template<typename OutType , typename PointCoordVecType >  | 
| VTKM_EXEC OutType  | vtkm::worklet::cellmetrics::CellMaxAspectFrobeniusMetric (const vtkm::IdComponent &numPts, const PointCoordVecType &pts, vtkm::CellShapeTagQuad, vtkm::ErrorCode &ec) | 
|   | 
| template<typename OutType , typename PointCoordVecType >  | 
| VTKM_EXEC OutType  | vtkm::worklet::cellmetrics::CellMaxAspectFrobeniusMetric (const vtkm::IdComponent &numPts, const PointCoordVecType &pts, vtkm::CellShapeTagTetra, vtkm::ErrorCode &ec) | 
|   | 
| template<typename OutType , typename PointCoordVecType >  | 
| VTKM_EXEC OutType  | vtkm::worklet::cellmetrics::CellMaxAspectFrobeniusMetric (const vtkm::IdComponent &numPts, const PointCoordVecType &pts, vtkm::CellShapeTagHexahedron, vtkm::ErrorCode &ec) | 
|   | 
| template<typename OutType , typename PointCoordVecType >  | 
| VTKM_EXEC OutType  | vtkm::worklet::cellmetrics::CellMaxAspectFrobeniusMetric (const vtkm::IdComponent &numPts, const PointCoordVecType &pts, vtkm::CellShapeTagWedge, vtkm::ErrorCode &ec) | 
|   |