|
VTK-m
2.0
|
#include <SimulatedSimplicityComperator.h>
Public Types | |
| using | ValuePortalType = typename vtkm::cont::ArrayHandle< T, StorageType >::ReadPortalType |
Public Member Functions | |
| VTKM_CONT | SimulatedSimplicityIndexComparatorImpl (ValuePortalType Values) |
| VTKM_EXEC bool | operator() (const vtkm::Id &i, const vtkm::Id &j) const |
Public Attributes | |
| ValuePortalType | values |
| using vtkm::worklet::contourtree_augmented::mesh_dem::SimulatedSimplicityIndexComparatorImpl< T, StorageType >::ValuePortalType = typename vtkm::cont::ArrayHandle<T, StorageType>::ReadPortalType |
|
inline |
|
inline |
| ValuePortalType vtkm::worklet::contourtree_augmented::mesh_dem::SimulatedSimplicityIndexComparatorImpl< T, StorageType >::values |
1.8.17