get_path_prefix Function

public function get_path_prefix(tmp_prefix, remove_files) result(prefix)

Build the prefix and remove old files

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: tmp_prefix
logical, intent(in) :: remove_files

Return Value character(len=:), allocatable