field_shift Subroutine

public subroutine field_shift(f, const, n)

Arguments

Type IntentOptional Attributes Name
real(kind=dp), intent(inout), device, dimension(:, :, :) :: f
real(kind=dp), intent(in), value :: const
integer, intent(in), value :: n

Called by

proc~~field_shift~~CalledByGraph proc~field_shift m_cuda_kernels_fieldops::field_shift proc~field_shift_cuda m_cuda_backend::cuda_backend_t%field_shift_cuda proc~field_shift_cuda->proc~field_shift