Serac  0.1
Serac is an implicit thermal strucural mechanics simulation code.
Namespaces | Functions
terminator.hpp File Reference

Helper functions for exiting Serac cleanly. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 serac
 Accelerator functionality.
 
 serac::terminator
 Terminator functionality.
 

Functions

void serac::terminator::registerSignals ()
 Registers the signalHandler function to handle various fatal signals. More...
 
void serac::exitGracefully (bool error=false)
 Exits the program gracefully after cleaning up necessary tasks. More...
 

Detailed Description

Helper functions for exiting Serac cleanly.

Definition in file terminator.hpp.