|
PISM, A Parallel Ice Sheet Model stable 0.4.1779
|
#include "pism_signal.h"Go to the source code of this file.
Functions | |
| void | pism_signal_handler (int sig) |
Variables | |
| volatile sig_atomic_t | pism_signal |
| void pism_signal_handler | ( | int | sig | ) |
Definition at line 25 of file pism_signal.c.
References pism_signal, and pism_signal_handler().
Referenced by IceModel::IceModel(), and pism_signal_handler().
| volatile sig_atomic_t pism_signal |
Definition at line 23 of file pism_signal.c.
Referenced by IceModel::endOfTimeStepHook(), IceModel::IceModel(), and pism_signal_handler().
1.7.3