![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
#include <stdarg.h>
#include <stdio.h>
#include <string.h>
Go to the source code of this file.
Data Structures | |
class | CConvMessage |
Enumerations | |
enum | { CONV_NO_ERROR = 0, CONV_UNKNOWN_ERROR, CONV_COORDINATE_ERROR, CONV_NO_SUPPORTED_ELEMENT, CONV_INVALID_ELEMENT_PROPERTY, CONV_NO_SUPPORTED_ELEM_PROP } |
anonymous enum |
Enumerator | |
---|---|
CONV_NO_ERROR | |
CONV_UNKNOWN_ERROR | |
CONV_COORDINATE_ERROR | |
CONV_NO_SUPPORTED_ELEMENT | |
CONV_INVALID_ELEMENT_PROPERTY | |
CONV_NO_SUPPORTED_ELEM_PROP |
Definition at line 14 of file CConvMessage.h.