libMesh
Loading...
Searching...
No Matches
Namespaces | Functions
libmesh_exceptions.C File Reference

Go to the source code of this file.

Namespaces

namespace  libMesh
 The libMesh namespace provides an interface to certain functionality in the library.
 

Functions

void libMesh::libmesh_terminate_handler ()
 A terminate handler.
 
void libMesh::enableFPE (bool on)
 Toggle hardware trap floating point exceptions.
 
void libMesh::enableSEGV (bool on)
 Toggle libMesh reporting of segmentation faults.
 
void libMesh::enableSIGINT (bool on)
 Toggle libMesh handling of SIGINT (Ctrl+C) interrupts.