bin2vector_real64_IOClass Subroutine

public subroutine bin2vector_real64_IOClass(this, name, vec)

Type Bound

IO_

Arguments

Type IntentOptional Attributes Name
class(IO_), intent(in) :: this
character(len=*), intent(in) :: name
real(kind=real64), intent(inout), allocatable :: vec(:)