VTK-m
2.0
|
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::ReduceHelper | inlinestatic |
DoParallelReduction(IterType data, const vtkm::Id &numVals, const int &tid, const int &numThreads, FunctorType f, std::true_type) | vtkm::cont::openmp::ReduceHelper | inlinestatic |
Execute(PortalT portal, ReturnType init, Functor functorIn, std::false_type) | vtkm::cont::openmp::ReduceHelper | inlinestatic |