Julienne
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
from_string_array
Module Procedure
3 statements
Source File
julienne_file_s.f90
julienne_file_s
from_string_array
Contents
module procedure from_string_array
pure module function from_string_array(lines) result(file_object)
Arguments
Type
Intent
Optional
Attributes
Name
type(
string_t
),
intent(in)
::
lines
(:)
Return Value
type(
file_t
)