Loading [MathJax]/extensions/tex2jax.js
PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions | Variables
pism_python.cc File Reference
#include <signal.h>
#include <errno.h>
#include <petscsys.h>
#include "pism/pythonbindings/pism_python.hh"
#include "pism/util/error_handling.hh"

Go to the source code of this file.

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)
 

Variables

int pism::python::gSignalSet = 0
 
bool pism::python::gSIGINT_is_fatal