Specialization for the on-gpu case.
More...
#include <heffte_common.h>
template<
typename backend_tag>
struct heffte::backend::uses_gpu< backend_tag, typename std::enable_if< std::is_same< typename buffer_traits< backend_tag >::location, tag::gpu >::value, void >::type >
Specialization for the on-gpu case.
The documentation for this struct was generated from the following file: