|
bool | isNohost () const |
|
void | set_isNohost (bool value=true) |
|
std::list< OpenACCRoutineDeviceTypeInfo > & | deviceTypeInfos () |
|
void | add_deviceTypeInfo (OpenACCRoutineDeviceTypeInfo &info) |
|
bool | isSeq () const |
|
void | set_isSeq (bool value=true) |
|
bool | isVector () const |
|
void | set_isVector (bool value=true) |
|
bool | isWorker () const |
|
void | set_isWorker (bool value=true) |
|
bool | isGang () const |
|
void | set_isGang (bool value=true) |
|
unsigned | gangDim () const |
|
void | set_gangDim (unsigned value) |
|
const std::string * | bindName () const |
|
void | set_bindName (std::string &&name) |
|
void | set_dType (Fortran::common::OpenACCDeviceType dType) |
|
Fortran::common::OpenACCDeviceType | dType () const |
|
The documentation for this class was generated from the following file: