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