plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
importIOReal64VectorAsTxtWithIndex
Function
MIT
32 statements
Source File
IOClass.f90
IOClass
importIOReal64VectorAsTxtWithIndex
Contents
public function importIOReal64VectorAsTxtWithIndex(obj, name, with_index) result(real64Vector)
Type Bound
IO_
Arguments
Type
Intent
Optional
Attributes
Name
class(
IO_
),
intent(inout)
::
obj
character(len=*),
intent(in)
::
name
logical,
intent(in)
::
with_index
Return Value
real(kind=real64), allocatable, (:)