x3d2
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
reorder_cuda
Subroutine
93 statements
Source File
backend.f90
m_cuda_backend
reorder_cuda
Contents
public subroutine reorder_cuda(self, u_o, u_i, direction)
Type Bound
cuda_backend_t
Arguments
Type
Intent
Optional
Attributes
Name
class(
cuda_backend_t
)
::
self
class(
field_t
),
intent(inout)
::
u_o
class(
field_t
),
intent(in)
::
u_i
integer,
intent(in)
::
direction