Definition at line 550 of file cuda.F90.
|
| subroutine | cuda_memcpy_dtod (cuda_ptr_dest, cuda_ptr_src, size, offset_dest, offset_src) |
| |
◆ cuda_memcpy_dtod()
| subroutine cuda_oct_m::cuda_memcpy_dtod::cuda_memcpy_dtod |
( |
type(c_ptr), intent(inout) |
cuda_ptr_dest, |
|
|
type(c_ptr), intent(in) |
cuda_ptr_src, |
|
|
integer(int64), intent(in) |
size, |
|
|
integer(int64), intent(in) |
offset_dest, |
|
|
integer(int64), intent(in) |
offset_src |
|
) |
| |
|
private |
The documentation for this interface was generated from the following file: