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