Interface for to_string functions.
More...
Interface for to_string functions.
Definition at line 32 of file util.F90.
◆ complex_to_string()
Convert a complex to a string format.
- Parameters
-
Definition at line 906 of file util.F90.
◆ integer_to_string()
Convert an integer to a string format.
- Parameters
-
Definition at line 838 of file util.F90.
◆ logical_to_string()
Convert a logical to a string format.
- Parameters
-
Definition at line 886 of file util.F90.
◆ real_dp_to_string()
Convert a double precision real to a string format.
- Parameters
-
Definition at line 854 of file util.F90.
◆ real_sp_to_string()
Convert a single precision real to a string format.
- Parameters
-
Definition at line 870 of file util.F90.
The documentation for this interface was generated from the following file: