Fiats
Source Files
Modules
Procedures
Derived Types
Programs
double_precision_string_t
Interface
7 statements
Source File
double_precision_string_m.f90
double_precision_string_m
double_precision_string_t
Contents
Functions
construct_from_string
public interface double_precision_string_t
Functions
public elemental module function construct_from_string(string) result(double_precision_string)
Implementation →
Arguments
Type
Intent
Optional
Attributes
Name
type(string_t),
intent(in)
::
string
Return Value
type(
double_precision_string_t
)