readIOReal64VectorVector Subroutine

public subroutine readIOReal64VectorVector(obj, val, val2)

Type Bound

IO_

Arguments

Type IntentOptional Attributes Name
class(IO_), intent(in) :: obj
real(kind=real64), intent(inout), allocatable :: val(:)
real(kind=real64), intent(inout), allocatable :: val2(:)