|
PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
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.