FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
CConvMessage.h File Reference
#include <stdarg.h>
#include <stdio.h>
#include <string.h>
Include dependency graph for CConvMessage.h:
This graph shows which files directly or indirectly include this file:

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
}
 

Enumeration Type Documentation

◆ anonymous enum

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.