Namespace for utility items for OpenMP. More...
Typedefs | |
using | omp_sched_type = int |
Functions | |
std::string | schedule_kind_name ([[maybe_unused]] const omp_sched_type kind) |
std::pair< omp_sched_type, int > | get_schedule () |
int | get_num_threads () noexcept |
int | get_thread_num () noexcept |
void | set_num_threads ([[maybe_unused]] const int n) noexcept |
Namespace for utility items for OpenMP.
using metall::utility::omp::omp_sched_type = typedef int |
|
inline |
|
inline |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |