PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
Go to the source code of this file.
Classes | |
class | pism::python::SigInstaller |
Installs a signal handler on construction; deinstalls on destruction. More... | |
Namespaces | |
pism | |
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) |