alpaka
Abstraction Library for Parallel Kernel Acceleration
alpaka::detail::ParallelForImpl< TKernel, omp::Schedule, omp::Schedule::Dynamic > Member List

This is the complete list of members for alpaka::detail::ParallelForImpl< TKernel, omp::Schedule, omp::Schedule::Dynamic >, including all inherited members.

operator()(TKernel const &, TLoopBody &&loopBody, TIdx const numIterations, omp::Schedule const &schedule)alpaka::detail::ParallelForImpl< TKernel, omp::Schedule, omp::Schedule::Dynamic >inline