DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
Loading...
Searching...
No Matches
OMP.hpp File Reference

Helpers for OpenMP thread-count configuration at solver entry points. More...

#include "Defines.hpp"
#include "Eigen/src/Core/products/Parallelizer.h"
Include dependency graph for OMP.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  DNDS
 the host side operators are provided as implemented
 
namespace  DNDS::OMP
 

Functions

void DNDS::OMP::set_full_parallel_OMP ()
 Configure OpenMP and Eigen threading for the "distributed OMP" pattern.
 

Detailed Description

Helpers for OpenMP thread-count configuration at solver entry points.

Definition in file OMP.hpp.