ShowArraySizeIntThree Subroutine

public subroutine ShowArraySizeIntThree(Mat, OptionalFileHandle, Name)

Arguments

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