MURE
Loading...
Searching...
No Matches
omp_config.hxx
Go to the documentation of this file.
1#ifdef OpenMP
2#include <omp.h>
3#else
4#define omp_get_max_threads() 1
5#define omp_get_thread_num() 0
6#define omp_get_wtime() 0
7#endif
8

MURE Project, documentation generated by Doxygen 1.9.7 - Fri Jan 19 2024