x3d2
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
vecadd_cuda
Subroutine
17 statements
Source File
backend.f90
m_cuda_backend
vecadd_cuda
Contents
public subroutine vecadd_cuda(self, a, x, b, y)
Type Bound
cuda_backend_t
Arguments
Type
Intent
Optional
Attributes
Name
class(
cuda_backend_t
)
::
self
real(kind=dp),
intent(in)
::
a
class(
field_t
),
intent(in)
::
x
real(kind=dp),
intent(in)
::
b
class(
field_t
),
intent(inout)
::
y