construct_from_string Module Procedure

module procedure construct_from_string impure elemental module function construct_from_string(file_name) result(double_precision_file)

Arguments

Type IntentOptional Attributes Name
type(string_t), intent(in) :: file_name

Return Value type(double_precision_file_t)


Calls

proc~~construct_from_string~2~~CallsGraph proc~construct_from_string~2 construct_from_string file_t file_t proc~construct_from_string~2->file_t