PISM, A Parallel Ice Sheet Model 2.2.1-cd005eec8 committed by Constantine Khrulev on 2025-03-07
Loading...
Searching...
No Matches

◆ SigInstaller()

pism::python::SigInstaller::SigInstaller ( int  sig,
void(*)(int new_handler 
)

Installs handle new_handler for signal sig.

Definition at line 33 of file pism_python.cc.

References m_old_handler, and m_sig.