VTK-m  2.0
Public Member Functions | Public Attributes | List of all members
vtkm::worklet::contourtree_augmented::mesh_dem_contourtree_mesh_inc::CombinedVectorDifferentFromNextDecoratorImpl::Functor< Portal1Type, Portal2Type, Portal3Type > Struct Template Reference

#include <CombinedVectorDifferentFromNext.h>

Public Member Functions

VTKM_EXEC_CONT vtkm::Id GetGlobalMeshIndex (vtkm::Id idx) const
 
VTKM_EXEC_CONT vtkm::Id operator() (vtkm::Id i) const
 

Public Attributes

Portal1Type OverallSortOrderPortal
 
Portal2Type ThisGlobalMeshIndex
 
Portal3Type OtherGlobalMeshIndex
 

Member Function Documentation

◆ GetGlobalMeshIndex()

template<typename Portal1Type , typename Portal2Type , typename Portal3Type >
VTKM_EXEC_CONT vtkm::Id vtkm::worklet::contourtree_augmented::mesh_dem_contourtree_mesh_inc::CombinedVectorDifferentFromNextDecoratorImpl::Functor< Portal1Type, Portal2Type, Portal3Type >::GetGlobalMeshIndex ( vtkm::Id  idx) const
inline

◆ operator()()

template<typename Portal1Type , typename Portal2Type , typename Portal3Type >
VTKM_EXEC_CONT vtkm::Id vtkm::worklet::contourtree_augmented::mesh_dem_contourtree_mesh_inc::CombinedVectorDifferentFromNextDecoratorImpl::Functor< Portal1Type, Portal2Type, Portal3Type >::operator() ( vtkm::Id  i) const
inline

Member Data Documentation

◆ OtherGlobalMeshIndex

template<typename Portal1Type , typename Portal2Type , typename Portal3Type >
Portal3Type vtkm::worklet::contourtree_augmented::mesh_dem_contourtree_mesh_inc::CombinedVectorDifferentFromNextDecoratorImpl::Functor< Portal1Type, Portal2Type, Portal3Type >::OtherGlobalMeshIndex

◆ OverallSortOrderPortal

template<typename Portal1Type , typename Portal2Type , typename Portal3Type >
Portal1Type vtkm::worklet::contourtree_augmented::mesh_dem_contourtree_mesh_inc::CombinedVectorDifferentFromNextDecoratorImpl::Functor< Portal1Type, Portal2Type, Portal3Type >::OverallSortOrderPortal

◆ ThisGlobalMeshIndex

template<typename Portal1Type , typename Portal2Type , typename Portal3Type >
Portal2Type vtkm::worklet::contourtree_augmented::mesh_dem_contourtree_mesh_inc::CombinedVectorDifferentFromNextDecoratorImpl::Functor< Portal1Type, Portal2Type, Portal3Type >::ThisGlobalMeshIndex

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