ShowArraySizeIntThree Subroutine

public subroutine ShowArraySizeIntThree(Mat, OptionalFileHandle, Name)

Arguments

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