VTK-m  2.0
Classes | Namespaces
ParallelQuickSortOpenMP.h File Reference
#include <vtkm/cont/openmp/internal/DeviceAdapterTagOpenMP.h>
#include <vtkm/cont/openmp/internal/FunctorsOpenMP.h>
#include <vtkm/cont/internal/FunctorsGeneral.h>
#include <vtkm/Types.h>
#include <vtkm/cont/ArrayHandle.h>
#include <omp.h>
#include <iterator>

Go to the source code of this file.

Classes

struct  vtkm::cont::openmp::sort::quick::QuickSorter< IterType, RawBinaryCompare >
 

Namespaces

 vtkm
 Groups connected points that have the same field value.
 
 vtkm::cont
 VTK-m Control Environment.
 
 vtkm::cont::openmp
 OPenMP implementation for Control Environment.
 
 vtkm::cont::openmp::sort
 
 vtkm::cont::openmp::sort::quick