HighMap library (C++)
Loading...
Searching...
No Matches
openmp.hpp
Go to the documentation of this file.
1
/* Copyright (c) 2026 Otto Link. Distributed under the terms of the GNU General
2
Public License. The full license is in the file LICENSE, distributed with
3
this software. */
4
8
#pragma once
9
10
namespace
hmap
11
{
12
13
bool
init_openmp
(
int
num_threads = 8);
14
15
void
log_openmp_info
();
16
17
}
// namespace hmap
hmap
Definition
algebra.hpp:23
hmap::init_openmp
bool init_openmp(int num_threads=8)
Definition
openmp.cpp:16
hmap::log_openmp_info
void log_openmp_info()
Definition
openmp.cpp:28
HighMap
include
highmap
openmp.hpp
Generated by
1.9.8