![]() |
MFEM v4.8.0
Finite element discretization library
|
Go to the source code of this file.
Namespaces | |
| namespace | mfem |
Functions | |
| void | mfem::set_error_action (ErrorAction action) |
| Set the action MFEM takes when an error is encountered. | |
| ErrorAction | mfem::get_error_action () |
| Get the action MFEM takes when an error is encountered. | |
| void | mfem::mfem_backtrace (int mode, int depth) |
| void | mfem::mfem_error (const char *msg) |
| void | mfem::mfem_warning (const char *msg) |