ExportArrayReal Subroutine

public subroutine ExportArrayReal(Mat, OptionalFileHandle)

Arguments

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

Contents

None