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

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

operator()(TKernel const &, TLoopBody &&loopBody, TIdx const numIterations, TSchedule const &)alpaka::detail::ParallelForStaticImpl< TKernel, TSchedule, TSfinae >inline