MorphoGraphX  2.0-1-227
Macros | Functions
Thrust.hpp File Reference
#include "Config.hpp"
#include <thrust/version.h>
#include <thrust/system/cpp/vector.h>
#include <thrust/iterator/retag.h>

Go to the source code of this file.

Macros

#define THRUST_RETAG(x)
 
#define THRUST_TAG
 

Functions

const char * thrust_device_system_str (unsigned device_system)
 

Macro Definition Documentation

◆ THRUST_RETAG

#define THRUST_RETAG (   x)

Definition at line 23 of file Thrust.hpp.

◆ THRUST_TAG

#define THRUST_TAG

Definition at line 24 of file Thrust.hpp.

Function Documentation

◆ thrust_device_system_str()

const char* thrust_device_system_str ( unsigned  device_system)
inline

Definition at line 27 of file Thrust.hpp.