|
libMesh
|
Go to the source code of this file.
Namespaces | |
| libMesh | |
The libMesh namespace provides an interface to certain functionality in the library. | |
Functions | |
| void | libMesh::libmesh_terminate_handler () |
| A terminate handler. More... | |
| void | libMesh::enableFPE (bool on) |
| Toggle hardware trap floating point exceptions. More... | |
| void | libMesh::enableSEGV (bool on) |
| Toggle libMesh reporting of segmentation faults. More... | |
| void | libMesh::enableSIGINT (bool on) |
| Toggle libMesh handling of SIGINT (Ctrl+C) interrupts. More... | |
1.8.14