ROSE 0.11.145.147
Public Attributes | List of all members
XOMP_mapped_variable Struct Reference

Description

Definition at line 298 of file libxomp.h.

Public Attributes

void * address
 
int * size
 
int * offset
 
int * DimSize
 
int nDim
 
int typeSize
 
void * dev_address
 
bool copyTo
 
bool copyFrom
 

Member Data Documentation

◆ address

void* XOMP_mapped_variable::address

Definition at line 300 of file libxomp.h.

◆ size

int* XOMP_mapped_variable::size

Definition at line 302 of file libxomp.h.

◆ offset

int* XOMP_mapped_variable::offset

Definition at line 303 of file libxomp.h.

◆ DimSize

int* XOMP_mapped_variable::DimSize

Definition at line 304 of file libxomp.h.

◆ nDim

int XOMP_mapped_variable::nDim

Definition at line 305 of file libxomp.h.

◆ typeSize

int XOMP_mapped_variable::typeSize

Definition at line 306 of file libxomp.h.

◆ dev_address

void* XOMP_mapped_variable::dev_address

Definition at line 307 of file libxomp.h.

◆ copyTo

bool XOMP_mapped_variable::copyTo

Definition at line 308 of file libxomp.h.

◆ copyFrom

bool XOMP_mapped_variable::copyFrom

Definition at line 309 of file libxomp.h.


The documentation for this struct was generated from the following file: