construct_from_character Module Procedure

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

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: file_name

Return Value type(double_precision_file_t)


Calls

proc~~construct_from_character~~CallsGraph proc~construct_from_character construct_from_character file_t file_t proc~construct_from_character->file_t