sum_zintox Subroutine

public subroutine sum_zintox(u_x, u_z, nz)

Arguments

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

Called by

proc~~sum_zintox~~CalledByGraph proc~sum_zintox m_cuda_kernels_reorder::sum_zintox proc~sum_zintox_cuda m_cuda_backend::cuda_backend_t%sum_zintox_cuda proc~sum_zintox_cuda->proc~sum_zintox