programmer's documentation
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
cs_control.c File Reference

Handle control file usable for interactive change of stop, post-processing or checkpoint behavior. More...

#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_parall.h"
#include "cs_post.h"
#include "cs_restart.h"
#include "cs_timer.h"
#include "cs_control.h"
Include dependency graph for cs_control.c:

Functions

void cs_control_check_file (void)
 Check the presence of a control file and deal with the interactive control. More...
 

Detailed Description

Handle control file usable for interactive change of stop, post-processing or checkpoint behavior.

Function Documentation

void cs_control_check_file ( void  )

Check the presence of a control file and deal with the interactive control.