ShowArraySizeIntvec Subroutine

public subroutine ShowArraySizeIntvec(Mat, OptionalFileHandle, Name)

Arguments

Type IntentOptional AttributesName
integer(kind=int32), intent(in), allocatable:: Mat(:)
integer(kind=int32), intent(in), optional :: OptionalFileHandle
character(len=*), intent(in), optional :: Name

Contents

None