FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
CConvMessage.cpp File Reference
#include "CConvMessage.h"
Include dependency graph for CConvMessage.cpp:

Go to the source code of this file.

Variables

const char ERROR_MSG [][80]
 

Variable Documentation

◆ ERROR_MSG

const char ERROR_MSG[][80]
Initial value:
= {"No error",
"Unknown error",
"Coordinate error",
"Not supported element",
"Invalid element property",
"Not supported property of element"}

Definition at line 9 of file CConvMessage.cpp.