 |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
Go to the documentation of this file.
59 virtual bool Read(
class CHECData* hecd,
char* header_line);
100 virtual void Clear();
102 virtual bool Read(
class CHECData* hecd,
char* header_line);
114 CNodeItem(
int id = -1,
double X = 0,
double Y = 0,
double Z = 0)
121 virtual void Clear();
123 virtual bool Read(
class CHECData* hecd,
char* header_line);
147 std::vector<CItemRec>::iterator i =
RecList.begin();
149 return i->params.size() - 1;
151 return i->params.size();
157 std::vector<CItemRec>::iterator i =
RecList.begin();
158 return i->last_is_temp;
170 virtual void Clear();
172 virtual bool Read(
class CHECData* hecd,
char* header_line);
199 virtual void Clear();
201 virtual bool Read(
class CHECData* hecd,
char* header_line);
211 virtual void Clear();
213 virtual bool Read(
class CHECData* hecd,
char* header_line);
223 virtual void Clear();
225 virtual bool Read(
class CHECData* hecd,
char* header_line);
241 virtual void Clear();
243 virtual bool Read(
class CHECData* hecd,
char* header_line);
262 virtual void Clear();
264 virtual bool Read(
class CHECData* hecd,
char* header_line);
273 virtual void Clear();
275 virtual bool Read(
class CHECData* hecd,
char* header_line);
virtual bool Read(class CHECData *hecd, char *header_line)
char definition[hec_name_size]
CHECDataBlock * CreateHECDataBlock(const char *header_name)
CItem(double v=0, double T=0)
virtual ~CHECDB_Material()
std::vector< double > params
void Write(class CHECData *hecd)
virtual bool Read(class CHECData *hecd, char *header_line)
bool operator<(const checdb_id_class &a, const checdb_id_class &b)
static int NodeNumber(int type)
virtual void Write(class CHECData *hecd)
CNodeItem * GetNode(int id)
virtual bool Read(class CHECData *hecd, char *header_line)
bool operator==(const checdb_id_class &a, const checdb_id_class &b)
virtual void Write(class CHECData *hecd)
char value[hec_name_size]
bool IsHECDataBlockName(const char *name)
virtual void Write(class CHECData *hecd)
std::vector< CItemRec > RecList
CItem(int eid=-1, int sid=0)
virtual bool Read(class CHECData *hecd, char *header_line)
virtual void Write(class CHECData *hecd)
CElemItem(const CElemItem &e)
std::vector< CItem > ItemList
virtual void Write(class CHECData *hecd)
virtual bool Read(class CHECData *hecd, char *header_line)
virtual ~CHECDB_Section()
char material[hec_name_size]
std::set< CElemItem > ElemList
bool Read(class CHECData *hecd)
std::set< CNodeItem > NodeList
std::vector< CItem > ItemList
virtual void Write(class CHECData *hecd)
CElemItem * GetElem(int id)
virtual bool Read(class CHECData *hecd, char *header_line)
CNodeItem(int id=-1, double X=0, double Y=0, double Z=0)
static const int * Connectivity(int face_id)
virtual bool Read(class CHECData *hecd, char *header_line)
virtual void Write(class CHECData *hecd)
virtual ~CHECDB_Amplitude()
virtual bool Read(class CHECData *hecd, char *header_line)
virtual ~CHECDB_Element()
checdb_id_class(int id=-1)
virtual ~checdb_id_class()
CElemItem(int type, int id=-1)
virtual bool Read(class CHECData *hecd, char *header_line)
virtual void Write(class CHECData *hecd)
std::vector< CItem > ItemList
static bool CheckType(int type)
virtual void Write(class CHECData *hecd)
bool operator>(const checdb_id_class &a, const checdb_id_class &b)
static int DOFNumber(int type)
static int FaceNumber(int type)