ShowArraySizeRealvec Subroutine

public subroutine ShowArraySizeRealvec(Mat, OptionalFileHandle, Name)

Arguments

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

Contents

None