Toggle navigation
Legolas v. 2.1.1 - develop
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
real_tostring
Function
14 statements
Source File
mod_logging.f08
mod_logging
real_tostring
Contents
None
private pure function real_tostring(real_value, fmt) result(string)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=dp),
intent(in)
::
real_value
character(len=*),
intent(in),
optional
::
fmt
Return Value
character,allocatable
Contents
None