sum_yintox Subroutine

public subroutine sum_yintox(u_x, u_y, nz)

Arguments

Type IntentOptional Attributes Name
real(kind=dp), intent(inout), device, dimension(:, :, :) :: u_x
real(kind=dp), intent(in), device, dimension(:, :, :) :: u_y
integer, intent(in), value :: nz

Calls

proc~~sum_yintox~~CallsGraph proc~sum_yintox m_cuda_kernels_reorder::sum_yintox syncthreads syncthreads proc~sum_yintox->syncthreads

Called by

proc~~sum_yintox~~CalledByGraph proc~sum_yintox m_cuda_kernels_reorder::sum_yintox proc~sum_yintox_cuda m_cuda_backend::cuda_backend_t%sum_yintox_cuda proc~sum_yintox_cuda->proc~sum_yintox