VTK-m  2.0
vtkm::cont::openmp::ReduceHelper Member List

This is the complete list of members for vtkm::cont::openmp::ReduceHelper, including all inherited members.

DoParallelReduction(IterType data, const vtkm::Id &numVals, const int &tid, const int &numThreads, FunctorType f, std::false_type)vtkm::cont::openmp::ReduceHelperinlinestatic
DoParallelReduction(IterType data, const vtkm::Id &numVals, const int &tid, const int &numThreads, FunctorType f, std::true_type)vtkm::cont::openmp::ReduceHelperinlinestatic
Execute(PortalT portal, ReturnType init, Functor functorIn, std::false_type)vtkm::cont::openmp::ReduceHelperinlinestatic