Hydra  4.0.1
A header-only templated C++ framework to perform data analysis on massively parallel platforms.
IntegratorTraits.h File Reference
#include <hydra/detail/Config.h>
#include <hydra/detail/external/hydra_thrust/type_traits/void_t.h>
#include <type_traits>
Include dependency graph for IntegratorTraits.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  hydra::detail::is_hydra_integrator< Integrator, T >
 
struct  hydra::detail::is_hydra_integrator< T, hydra::thrust::void_t< typename T::hydra_integrator_type > >
 

Namespaces

 hydra
 Generic policies definition.
 
 hydra::detail