|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
OOFEM terminate exception class. More...
#include <oofem_terminate.h>
Public Types | |
| enum | OOFEM_exit_status { ES_OK, ES_UnknownErr } |
Public Member Functions | |
| OOFEM_Terminate (OOFEM_exit_status s=ES_OK) | |
Public Attributes | |
| OOFEM_exit_status | status |
OOFEM terminate exception class.
Definition at line 40 of file oofem_terminate.h.
| Enumerator | |
|---|---|
| ES_OK | |
| ES_UnknownErr | |
Definition at line 43 of file oofem_terminate.h.
|
inline |
Definition at line 49 of file oofem_terminate.h.
| OOFEM_exit_status oofem::OOFEM_Terminate::status |
Definition at line 48 of file oofem_terminate.h.