plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
from_csv_real_vector
Function
MIT
25 statements
Source File
IOClass.f90
IOClass
from_csv_real_vector
Contents
public function from_csv_real_vector(name, n1, header) result(a)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
name
integer(kind=int32),
intent(in)
::
n1
integer(kind=int32),
intent(in)
::
header
(1:2)
Return Value
real(kind=real64), allocatable, (:)