x3d2
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
copy_data_to_f_cuda
Subroutine
9 statements
Source File
backend.f90
m_cuda_backend
copy_data_to_f_cuda
Contents
public subroutine copy_data_to_f_cuda(self, f, data)
Type Bound
cuda_backend_t
Arguments
Type
Intent
Optional
Attributes
Name
class(
cuda_backend_t
),
intent(inout)
::
self
class(
field_t
),
intent(inout)
::
f
real(kind=dp),
intent(inout),
dimension(:, :, :)
::
data