shr_vmath_cos Subroutine

public subroutine shr_vmath_cos(X, Y, n)

Arguments

Type IntentOptional Attributes Name
real(kind=SHR_KIND_R8), intent(in) :: X(n)
real(kind=SHR_KIND_R8), intent(out) :: Y(n)
integer(kind=SHR_KIND_IN), intent(in) :: n