formatter_utils Module



Functions

public function format_fortran_code(code) result(formatted_code)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: code

Return Value character(len=:), allocatable


Subroutines

public subroutine format_fortran_file(filename, success)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: filename
logical, intent(out) :: success