ShowArraySizeRealThree Subroutine

public subroutine ShowArraySizeRealThree(Mat, OptionalFileHandle, Name)

Arguments

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

Contents

None