 |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
Go to the documentation of this file.
18 strcpy(
time,
"STEP TIME");
19 strcpy(
value,
"RLATIVE");
31 vector<CItem>::iterator iter;
34 hecd->
WriteData(
"FF", iter->val, iter->t);
41 if (!hecd->
ParseHeader(header_line, rcode,
"SSSS",
"NAME",
name,
"DEFINITION",
47 while (hecd->
ReadData(rcode,
"FF", &val, &t)) {
char definition[hec_name_size]
virtual bool ParseHeader(char *header_line, int *rcode, const char *fmt,...)
virtual bool Read(class CHECData *hecd, char *header_line)
virtual void Write(class CHECData *hecd)
char value[hec_name_size]
virtual void WriteData(const char *fmt,...)
virtual bool ReadData(int *rcode, const char *fmt,...)
virtual void WriteHeader(const char *name, const char *fmt="",...)
virtual ~CHECDB_Amplitude()
std::vector< CItem > ItemList