Toggle navigation
NECI
Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
bool_to_str
Function
9 statements
Source File
fortran_strings.F90
fortran_strings
bool_to_str
Contents
private pure function bool_to_str(cond) result(res)
Arguments
Type
Intent
Optional
Attributes
Name
logical,
intent(in)
::
cond
Return Value
character(len=:), allocatable
Contents