to_Array_real64_IOClass Function

public function to_Array_real64_IOClass(this, name, column, header, upsampling, debug) result(ret)

Type Bound

IO_

Arguments

Type IntentOptional Attributes Name
class(IO_), intent(inout) :: this
character(len=*), intent(in) :: name
integer(kind=int32), intent(in) :: column(:)
integer(kind=int32), intent(in) :: header
integer(kind=int32), intent(in), optional :: upsampling
logical, intent(in), optional :: debug

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