anuga.Domain.set_omp_num_threads
- Domain.set_omp_num_threads(omp_num_threads=None, verbose=True)[source]
Set the number of OpenMP threads to use for multithread processing. If OMP_NUM_THREADS is not set, this will set it to the specified omp_num_threads value. By default omp_num_threads is set to 1, other, it will use the default setting.