x3d2
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
reorder_y2z
Subroutine
16 statements
Source File
reorder.f90
m_cuda_kernels_reorder
reorder_y2z
Contents
public subroutine reorder_y2z(u_z, u_y, nx, nz)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=dp),
intent(out),
device, dimension(:, :, :)
::
u_z
real(kind=dp),
intent(in),
device, dimension(:, :, :)
::
u_y
integer,
intent(in),
value
::
nx
integer,
intent(in),
value
::
nz