37    character(len=MAX_PATH_LEN) :: filename
 
type(conf_t), public conf
Global instance of Octopus configuration.
 
subroutine, public io_dump_file(ounit, filename)
 
subroutine, public messages_info(no_lines, iunit, verbose_limit, stress, all_nodes, namespace)
 
character(len=256), dimension(max_lines), public message
to be output by fatal, warning
 
subroutine, public pulpo_print()