x3d2
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
copy
Subroutine
12 statements
Source File
fieldops.f90
m_cuda_kernels_fieldops
copy
Contents
public subroutine copy(n, dst, src)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in),
value
::
n
real(kind=dp),
intent(out),
device, dimension(:, :, :)
::
dst
real(kind=dp),
intent(in),
device, dimension(:, :, :)
::
src