|
PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
Go to the source code of this file.
Classes | |
| class | pism::python::SigInstaller |
| Installs a signal handler on construction; deinstalls on destruction. More... | |
Namespaces | |
| namespace | pism |
| namespace | pism::python |
| Code added for use in Python wrappers. | |
Functions | |
| void | pism::python::set_abort_on_sigint (bool abort) |
| int | pism::python::check_signal () |
| void | pism::python::sigint_handler (int sig) |