shift Interface

public interface shift

Module Procedures

public pure function shiftInt32vector(vec) result(ret)

Arguments

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

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