|
programmer's documentation
|
#include "cs_defs.h"#include <ctype.h>#include <errno.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include <unistd.h>#include "bft_mem.h"#include "bft_printf.h"#include "cs_file.h"#include "cs_log.h"#include "cs_parall.h"#include "cs_post.h"#include "cs_restart.h"#include "cs_timer.h"#include "cs_control.h"
Functions | |
| void | cs_control_check_file (void) |
| Check the presence of a control file and deal with the interactive control. More... | |
| void cs_control_check_file | ( | void | ) |
Check the presence of a control file and deal with the interactive control.
1.8.7