![]() |
Octopus 16.0
real-space, real-time, TDDFT code
|
#include <config.h>#include <ctype.h>#include <libgen.h>#include <math.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include <time.h>#include <fortran_types.h>#include "string_f.h"#include "varia.h"
Functions | |
| void | FC_FUNC_ (oct_mkdir, OCT_MKDIR) |
| void | FC_FUNC_ (oct_stat, OCT_STAT) |
| int | FC_FUNC_ (oct_dir_exists, OCT_DIR_EXISTS) |
| void | FC_FUNC_ (oct_rm, OCT_RM) |
| void | FC_FUNC_ (oct_getcwd, OCT_GETCWD) |
| void | FC_FUNC_ (oct_realpath, OCT_REALPATH) |
| void | FC_FUNC_ (oct_dirname, OCT_DIRNAME) |
| void | FC_FUNC_ (oct_basename, OCT_BASENAME) |
| void | FC_FUNC_ (oct_getenv, OCT_GETENV) |
| void | FC_FUNC_ (oct_wfs_list, OCT_WFS_LIST) |
| void | FC_FUNC_ (oct_progress_bar, OCT_PROGRESS_BAR) |
| void | FC_FUNC_ (oct_gettimeofday, OCT_GETTIMEOFDAY) |
| double | FC_FUNC_ (oct_clock, OCT_CLOCK)() |
| void | FC_FUNC_ (oct_nanosleep, OCT_NANOSLEEP) |
| void | FC_FUNC_ (oct_sysname, OCT_SYSNAME) |
| int | FC_FUNC_ (oct_number_of_lines, OCT_NUMBER_OF_LINES) |
| void | FC_FUNC_ (oct_break_c_string, OCT_BREAK_C_STRING) |
| void | FC_FUNC_ (oct_search_file_lr, OCT_SEARCH_FILE_LR) |
| void * | FC_FUNC_ (oct_get_memory_usage, OCT_GET_MEMORY_USAGE)() |
| void | FC_FUNC_ (oct_exit_failure, OCT_EXIT_FAILURE)() |
| void FC_FUNC_ | ( | oct_mkdir | , |
| OCT_MKDIR | |||
| ) |
| void FC_FUNC_ | ( | oct_stat | , |
| OCT_STAT | |||
| ) |
| int FC_FUNC_ | ( | oct_dir_exists | , |
| OCT_DIR_EXISTS | |||
| ) |
| void FC_FUNC_ | ( | oct_rm | , |
| OCT_RM | |||
| ) |
| void FC_FUNC_ | ( | oct_getcwd | , |
| OCT_GETCWD | |||
| ) |
| void FC_FUNC_ | ( | oct_realpath | , |
| OCT_REALPATH | |||
| ) |
| void FC_FUNC_ | ( | oct_dirname | , |
| OCT_DIRNAME | |||
| ) |
| void FC_FUNC_ | ( | oct_basename | , |
| OCT_BASENAME | |||
| ) |
| void FC_FUNC_ | ( | oct_getenv | , |
| OCT_GETENV | |||
| ) |
| void FC_FUNC_ | ( | oct_wfs_list | , |
| OCT_WFS_LIST | |||
| ) |
| void FC_FUNC_ | ( | oct_progress_bar | , |
| OCT_PROGRESS_BAR | |||
| ) |
| void FC_FUNC_ | ( | oct_gettimeofday | , |
| OCT_GETTIMEOFDAY | |||
| ) |
| double FC_FUNC_ | ( | oct_clock | , |
| OCT_CLOCK | |||
| ) |
| void FC_FUNC_ | ( | oct_nanosleep | , |
| OCT_NANOSLEEP | |||
| ) |
| void FC_FUNC_ | ( | oct_sysname | , |
| OCT_SYSNAME | |||
| ) |
| int FC_FUNC_ | ( | oct_number_of_lines | , |
| OCT_NUMBER_OF_LINES | |||
| ) |
| void FC_FUNC_ | ( | oct_break_c_string | , |
| OCT_BREAK_C_STRING | |||
| ) |
| void FC_FUNC_ | ( | oct_search_file_lr | , |
| OCT_SEARCH_FILE_LR | |||
| ) |
| void * FC_FUNC_ | ( | oct_get_memory_usage | , |
| OCT_GET_MEMORY_USAGE | |||
| ) |
| void FC_FUNC_ | ( | oct_exit_failure | , |
| OCT_EXIT_FAILURE | |||
| ) |