importIODataFromFormatted Function

public function importIODataFromFormatted(obj, format, name) result(real64Array)

Type Bound

IO_

Arguments

Type IntentOptional Attributes Name
class(IO_), intent(in) :: obj
integer(kind=int32), intent(in) :: format
character(len=*), intent(in) :: name

Return Value real(kind=real64), allocatable, (:,:)