Octopus
cuda_oct_m::cuda_memcpy_dtod Interface Reference

Detailed Description

Definition at line 550 of file cuda.F90.

Private Member Functions

subroutine cuda_memcpy_dtod (cuda_ptr_dest, cuda_ptr_src, size, offset_dest, offset_src)
 

Constructor & Destructor Documentation

◆ 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

Definition at line 550 of file cuda.F90.


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