CUDA
C/C++    Fortran   

array Type Reference

type(array) containing information about device More...

List of all members.

Public Attributes

integer, dimension(4) shape
 Dimensions of array.
integer rank
 Rank of the array.
type(C_ptr) ptr
 Device pointer.

Detailed Description

type(array) containing information about device


Member Data Documentation

integer,dimension(4) shape

Dimensions of array.

integer rank

Rank of the array.

type(C_ptr) ptr

Device pointer.


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