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

#include <NoSuchElementFunctor.h>

Public Member Functions

VTKM_EXEC_CONT NoSuchElementFunctor ()
 
VTKM_EXEC_CONT vtkm::Id operator() (const vtkm::Id value) const
 

Constructor & Destructor Documentation

◆ NoSuchElementFunctor()

VTKM_EXEC_CONT vtkm::worklet::contourtree_distributed::bract_maker::NoSuchElementFunctor::NoSuchElementFunctor ( )
inline

Member Function Documentation

◆ operator()()

VTKM_EXEC_CONT vtkm::Id vtkm::worklet::contourtree_distributed::bract_maker::NoSuchElementFunctor::operator() ( const vtkm::Id  value) const
inline

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