PISM, A Parallel Ice Sheet Model
stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900
|
Code added for use in Python wrappers. More...
Classes | |
class | SigInstaller |
Installs a signal handler on construction; deinstalls on destruction. More... | |
Functions | |
void | set_abort_on_sigint (bool abort) |
int | check_signal () |
void | sigint_handler (int sig) |
Variables | |
int | gSignalSet = 0 |
bool | gSIGINT_is_fatal |
Code added for use in Python wrappers.