ExportArrayReal Subroutine

public subroutine ExportArrayReal(Mat, OptionalFileHandle)

Arguments

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

Contents

None