Octopus
loct_oct_m Module Reference

Data Types

interface  loct_basename
 
interface  loct_break_c_string
 
interface  loct_clock
 
interface  loct_dirname
 
interface  loct_exit_failure
 
interface  loct_get_memory_usage
 
interface  loct_getcwd
 
interface  loct_getenv
 Varia. More...
 
interface  loct_gettimeofday
 
interface  loct_mkdir
 File-handling. More...
 
interface  loct_nanosleep
 
interface  loct_number_of_lines
 
interface  loct_printrecipe
 
interface  loct_progress_bar
 
interface  loct_realpath
 
interface  loct_rm
 
interface  loct_search_file_lr
 
interface  loct_stat
 
interface  loct_strerror
 Define which routines can be seen from the outside. More...
 
interface  loct_sysname
 
interface  loct_wfs_list
 

Functions/Subroutines

logical function, public loct_isinstringlist (a, s)
 
logical function, public loct_dir_exists (dirname)
 

Function/Subroutine Documentation

◆ loct_isinstringlist()

logical function, public loct_oct_m::loct_isinstringlist ( integer, intent(in)  a,
character(len=*), intent(in)  s 
)

Definition at line 315 of file loct.F90.

◆ loct_dir_exists()

logical function, public loct_oct_m::loct_dir_exists ( character(len=*), intent(in)  dirname)

Definition at line 332 of file loct.F90.