AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
Abort.hpp File Reference

Declarations for process-abort utilities. More...

#include "axom/config.hpp"

Namespaces

 axom
 
 axom::utilities
 

Functions

void axom::utilities::processAbort ()
 Gracefully aborts the application. More...
 

Detailed Description

Declarations for process-abort utilities.

Note
This header intentionally keeps dependencies minimal and is safe to include in low-level facilities that cannot depend on higher-level utilities headers.