OpenMD 3.1
Molecular Dynamics in the Open
|
Public Attributes | |
char | errMsg [MAX_SIM_ERROR_MSG_LENGTH] |
int | isFatal |
int | severity |
int | isEventLoop |
Definition at line 10 of file simError.h.
char errorStruct::errMsg[MAX_SIM_ERROR_MSG_LENGTH] |
Definition at line 11 of file simError.h.
int errorStruct::isEventLoop |
Definition at line 14 of file simError.h.
int errorStruct::isFatal |
Definition at line 12 of file simError.h.
int errorStruct::severity |
Definition at line 13 of file simError.h.