PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
Classes | Functions | Variables
pism::python Namespace Reference

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
 

Detailed Description

Code added for use in Python wrappers.