#include "base/cs_defs.h"
#include <assert.h>
#include <ctype.h>
#include <errno.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "bft/bft_printf.h"
#include "base/cs_file.h"
#include "base/cs_log.h"
#include "base/cs_mem.h"
#include "base/cs_notebook.h"
#include "base/cs_parall.h"
#include "base/cs_post.h"
#include "base/cs_resource.h"
#include "base/cs_restart.h"
#include "base/cs_time_moment.h"
#include "base/cs_time_plot.h"
#include "base/cs_time_stepping.h"
#include "base/cs_timer.h"
#include "base/cs_control.h"
Functions | |
void | cs_control_check_file (void) |
Check the presence of a control file and deal with the interactive control. |
void cs_control_check_file | ( | void | ) |
Check the presence of a control file and deal with the interactive control.