GrPPI
0.2
Generic and Reusable Parallel Pattern Interface
|
This is the complete list of members for grppi::parallel_execution_omp, including all inherited members.
concurrency_degree() const noexcept | grppi::parallel_execution_omp | inline |
disable_ordering() noexcept | grppi::parallel_execution_omp | inline |
enable_ordering() noexcept | grppi::parallel_execution_omp | inline |
get_thread_id() const noexcept | grppi::parallel_execution_omp | inline |
is_ordered() const noexcept | grppi::parallel_execution_omp | inline |
make_queue() const | grppi::parallel_execution_omp | inline |
parallel_execution_omp() noexcept | grppi::parallel_execution_omp | inline |
parallel_execution_omp(int concurrency_degree, bool order=true) noexcept | grppi::parallel_execution_omp | inline |
set_concurrency_degree(int degree) noexcept | grppi::parallel_execution_omp | inline |
set_queue_attributes(int size, queue_mode mode) noexcept | grppi::parallel_execution_omp | inline |