Hydra  4.0.1
A header-only templated C++ framework to perform data analysis on massively parallel platforms.
hydra::detail::omp Namespace Reference

Typedefs

typedef hydra::thrust::system::omp::detail::par_t omp_t
 

Variables

static const omp_t _omp_
 

Typedef Documentation

◆ omp_t

typedef hydra::thrust::system::omp::detail::par_t hydra::detail::omp::omp_t

Variable Documentation

◆ _omp_

const omp_t hydra::detail::omp::_omp_
static