14 #ifndef OHMMS_OPENMP_H 15 #define OHMMS_OPENMP_H 46 #endif // OHMMS_COMMUNICATE_H void omp_set_num_threads(int num_threads)
omp_int_t omp_get_ancestor_thread_num(int level)
omp_int_t omp_get_thread_num()
omp_int_t omp_get_max_threads()
omp_int_t omp_get_max_active_levels()
omp_int_t omp_get_num_threads()
omp_int_t omp_get_level()
int getNextLevelNumThreads()
get the number of threads at the next parallel level