plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
to_vector
Interface
MIT
3 statements
Source File
IOClass.f90
IOClass
to_vector
Contents
Module Procedures
to_vector_char
public interface to_vector
convert character array to vector.
Module Procedures
public function
to_vector_char
(line, num_entity) result(ret)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
line
integer(kind=int32),
intent(in),
optional
::
num_entity
Return Value
real(kind=real64), allocatable, (:)