exportIOReal64VectorAsTxtWithIndex Subroutine

public subroutine exportIOReal64VectorAsTxtWithIndex(obj, name, real64Vector, with_index)

Type Bound

IO_

Arguments

Type IntentOptional Attributes Name
class(IO_), intent(inout) :: obj
character(len=*), intent(in) :: name
real(kind=real64), allocatable :: real64Vector(:)
logical, intent(in) :: with_index