HyperSIS
Source Files
Modules
Procedures
Derived Types
get_path_prefix
Function
11 statements
Source File
common.f90
hyperSIS_program_common_mod
get_path_prefix
Contents
public function get_path_prefix(tmp_prefix, remove_files) result(prefix)
Build the prefix and remove old files
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
tmp_prefix
logical,
intent(in)
::
remove_files
Return Value
character(len=:), allocatable