| 
    VTK-m
    2.3
    
   | 
 
#include <vtkm/cont/FieldRangeCompute.h>Go to the source code of this file.
Namespaces | |
| vtkm | |
| Groups connected points that have the same field value.  | |
| vtkm::cont | |
| VTK-m Control Environment.  | |
Functions | |
| vtkm::cont::ArrayHandle< vtkm::Range > | vtkm::cont::FieldRangeGlobalCompute (const vtkm::cont::DataSet &dataset, const std::string &name, vtkm::cont::Field::Association assoc=vtkm::cont::Field::Association::Any) | 
| utility functions to compute global ranges for dataset fields.  More... | |
| vtkm::cont::ArrayHandle< vtkm::Range > | vtkm::cont::FieldRangeGlobalCompute (const vtkm::cont::PartitionedDataSet &pds, const std::string &name, vtkm::cont::Field::Association assoc=vtkm::cont::Field::Association::Any) | 
| Returns the range for a field from a PartitionedDataSet.  More... | |
 1.8.17