VTK-m  2.0
Public Member Functions | List of all members
vtkm::worklet::contourtree_distributed::bract_maker::SumFunctor Class Reference

#include <SumFunctor.h>

Public Member Functions

VTKM_CONT SumFunctor ()
 
VTKM_EXEC_CONT vtkm::Id operator() (const vtkm::Pair< vtkm::Id, vtkm::Id > &inp) const
 

Constructor & Destructor Documentation

◆ SumFunctor()

VTKM_CONT vtkm::worklet::contourtree_distributed::bract_maker::SumFunctor::SumFunctor ( )
inline

Member Function Documentation

◆ operator()()

VTKM_EXEC_CONT vtkm::Id vtkm::worklet::contourtree_distributed::bract_maker::SumFunctor::operator() ( const vtkm::Pair< vtkm::Id, vtkm::Id > &  inp) const
inline

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