Octopus
loct.F90 File Reference

Go to the source code of this file.

Modules

module  loct_oct_m
 

Data Types

interface  loct_oct_m::loct_clock
 Define which routines can be seen from the outside. More...
 
interface  loct_oct_m::loct_gettimeofday
 
interface  loct_oct_m::loct_nanosleep
 
interface  loct_oct_m::loct_number_of_lines
 File-handling. More...
 
interface  loct_oct_m::loct_break_c_string
 
interface  loct_oct_m::loct_progress_bar
 Varia. More...
 
interface  loct_oct_m::loct_wfs_list
 
interface  loct_oct_m::loct_get_memory_usage
 

Functions/Subroutines

subroutine, public loct_oct_m::loct_print_recipe (dir, filename)
 
character(kind=c_char, len=1) function, dimension(len_trim(f_string)+1), private loct_oct_m::string_f_to_c (f_string)
 convert a Fortran string to a C string More...
 
subroutine loct_oct_m::string_c_to_f (c_string, f_string)
 convert a C string to a Fortran string More...
 
logical function, public loct_oct_m::loct_isinstringlist (a, s)
 
subroutine, public loct_oct_m::loct_mkdir (name)
 
subroutine, public loct_oct_m::loct_rm (name)
 
subroutine, public loct_oct_m::loct_sysname (name)
 
logical function, public loct_oct_m::loct_dir_exists (dirname)
 
subroutine, public loct_oct_m::loct_getenv (var, val)
 
subroutine, public loct_oct_m::loct_strerror (errno, res)
 
subroutine, public loct_oct_m::loct_search_file_lr (freq, tag, ierr, dirname)
 
subroutine, public loct_oct_m::loct_executable_path (fpath)
 
subroutine, public loct_oct_m::loct_dirname (path, dir)