ExportSize Interface

public interface ExportSize

Module Procedures

public subroutine ExportArraySizeInt(Mat, RankNum, OptionalFileHandle)

Arguments

Type IntentOptional Attributes Name
integer(kind=int32), intent(in) :: Mat(:,:)
integer(kind=int32), intent(in) :: RankNum
integer(kind=int32), intent(in), optional :: OptionalFileHandle

public subroutine ExportArraySizeReal(Mat, RankNum, OptionalFileHandle)

Arguments

Type IntentOptional Attributes Name
real(kind=real64), intent(in) :: Mat(:,:)
integer(kind=int32), intent(in) :: RankNum
integer(kind=int32), intent(in), optional :: OptionalFileHandle