Return the device pointer for an associated Fortran array.
More...
Definition at line 81 of file device.F90.
◆ device_get_ptr_r1()
type(c_ptr) function device::device_get_ptr::device_get_ptr_r1 |
( |
class(*), dimension(:), intent(in), target |
x | ) |
|
◆ device_get_ptr_r2()
type(c_ptr) function device::device_get_ptr::device_get_ptr_r2 |
( |
class(*), dimension(:,:), intent(in), target |
x | ) |
|
◆ device_get_ptr_r3()
type(c_ptr) function device::device_get_ptr::device_get_ptr_r3 |
( |
class(*), dimension(:,:,:), intent(in), target |
x | ) |
|
◆ device_get_ptr_r4()
type(c_ptr) function device::device_get_ptr::device_get_ptr_r4 |
( |
class(*), dimension(:,:,:,:), intent(in), target |
x | ) |
|
The documentation for this interface was generated from the following file: