fortran
Manual
Source Files
Modules
Procedures
Derived Types
Program
formatter_utils
Module
76 statements
Source File
formatter_utils.f90
formatter_utils
Contents
Functions
format_fortran_code
Subroutines
format_fortran_file
Uses
temp_utils
system_utils
Functions
public function
format_fortran_code
(code) result(formatted_code)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
code
Return Value
character(len=:), allocatable
Subroutines
public subroutine
format_fortran_file
(filename, success)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
filename
logical,
intent(out)
::
success