Toggle navigation
NECI
Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
realdp_to_str
Function
8 statements
Source File
fortran_strings.F90
fortran_strings
realdp_to_str
Contents
private pure function realdp_to_str(x, after_comma) result(res)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=dp),
intent(in)
::
x
integer,
intent(in)
::
after_comma
Return Value
character(len=:), allocatable
Contents