shiftInt32vector Function

public pure function shiftInt32vector(vec) result(ret)

Arguments

Type IntentOptional AttributesName
integer(kind=int32), intent(in) :: vec(:)

Return Value integer(kind=int32), allocatable,(:)


Contents

None