Fiats
Source Files
Modules
Procedures
Derived Types
Programs
construct_from_string
Module Procedure
3 statements
Source File
double_precision_string_s.f90
double_precision_string_s
construct_from_string
Contents
module procedure construct_from_string
elemental module function construct_from_string(string) result(double_precision_string)
Arguments
Type
Intent
Optional
Attributes
Name
type(string_t),
intent(in)
::
string
Return Value
type(
double_precision_string_t
)